The benchmark-gui charm sets this as part of the status message. IE: ``` status-set active "ready http://<public-ip>:9000" ```
Just so that it's available as part of the ready message to the user. While not ideal, it could be a good work around for the time being while better feedback mechanisms are created. Marco On Wed, Jun 8, 2016 at 3:48 PM Merlijn Sebrechts < [email protected]> wrote: > +1 for a feature like this! This would be really usefull for my > port-forwarded charms and for all the big data dashboards such as zeppelin. > > Op woensdag 8 juni 2016 heeft Nobuto Murata <[email protected]> > het volgende geschreven: > > Hi, > > > > After an OpenStack deployment, its dashboard URL needs to be composed > > like below in my head. > > > > [http or https if "ssl_cert" and "ssl_key" are set]://[unit's address > > or "vip" if it's set]/[horizon or "webroot" if it's set] > > > > It's doable, but it would be nice if we could get the URL more > > handily. Is there a good field in juju status to expose the URL? > > OpenStack dashboard is the first thing in my mind, but it would also > > be helpful for other charms having WebUI. > > > > Thanks, > > > > -- > > Nobuto Murata / 村田信人 > > > > -- > > Juju mailing list > > [email protected] > > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/juju > > -- > Juju mailing list > [email protected] > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/juju >
-- Juju mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju
