So there's no current way to determine when an environment is idle in Juju, there's work being done to allow services to illuminate more than just the current states of PENDING, INSTALLED, STARTED, ERROR in Juju which will help illuminate where a service is in it's lifecycle. However, all of that would be gathered from the juju status output. Currently only YAML and JSON are supported but in 1.21 new options such as summary, oneline (comparable to git log --oneline), and tabular will be available for parsing.
Marco On Sun, Oct 12, 2014 at 5:25 PM, Vasiliy Tolstov <[email protected]> wrote: > 2014-10-13 0:38 GMT+04:00 Vasiliy Tolstov <[email protected]>: > > How can i know that all services are deployed and works fine and ready > to work? > > > Or i need to parse juju status output? > > -- > Vasiliy Tolstov, > e-mail: [email protected] > jabber: [email protected] > > -- > 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
