I'm closing this WONTFIX and have opened lp:1312173 to track readiness-
reporting.
** Changed in: juju-core
Status: Triaged => Won't Fix
** Changed in: juju-core
Milestone: 1.20.0 => None
** Changed in: juju-core (Ubuntu)
Status: Confirmed => Won't Fix
--
You received this bu
** Changed in: juju-core (Ubuntu)
Importance: Critical => High
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju-core in Ubuntu.
https://bugs.launchpad.net/bugs/1267913
Title:
juju relation-list doesn't report full units list w
** Changed in: juju-core
Milestone: 1.17.1 => 1.18.0
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju-core in Ubuntu.
https://bugs.launchpad.net/bugs/1267913
Title:
juju relation-list doesn't report full units list when unit
To be clear: none of this is unexpected (apart from the distinct agent-
state issue noted by jamespage that looks like lp:1205451). Juju
communicates state changes to units as a series of single-change deltas,
effectively; when a new unit comes up in a relation with several others,
it will first se
** Changed in: juju-core
Status: New => Triaged
** Changed in: juju-core
Importance: Undecided => High
** Changed in: juju-core
Milestone: None => 1.17.1
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju-core in Ubunt
Details:
1.16.5 release of juju-core, openstack provider.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju-core in Ubuntu.
https://bugs.launchpad.net/bugs/1267913
Title:
juju relation-list doesn't report full units list when uni
ubuntu@james-page-bastion:~/charmsā« juju status
verbose is deprecated with the current meaning, use show-log
2014-01-16 12:11:18 INFO juju.provider.openstack provider.go:116 opening
environment "jamespage-serverstack"
2014-01-16 12:11:18 INFO juju.state open.go:68 opening state; mongo addresses:
Confirmed; it also looks odd that the agent state remains started
despite the fact that the instance is actually stopped.
Maybe that is related.
** Changed in: juju (Ubuntu)
Status: New => Confirmed
** Changed in: juju (Ubuntu)
Importance: Undecided => High
** Also affects: juju-core
Problem reduced to the following:
When first unit is up, and a relation is added, relation-list stops in
the first failing unit, so it doesn't list the rest.
That is a trouble for HA because if for some reason first unit is lost,
we are unable to add more units to the service, the only way to fix