hacluster losing vip grp primitive following upgrade
Bug #1396246 reported by
Edward Hope-Morley
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
charmhelpers (Juju Charms Collection) |
Fix Released
|
High
|
Edward Hope-Morley | ||
cinder (Juju Charms Collection) |
Fix Released
|
High
|
Edward Hope-Morley | ||
glance (Juju Charms Collection) |
Fix Released
|
High
|
Edward Hope-Morley | ||
keystone (Juju Charms Collection) |
Fix Released
|
High
|
Edward Hope-Morley | ||
neutron-api (Juju Charms Collection) |
Fix Released
|
High
|
Edward Hope-Morley | ||
nova-cloud-controller (Juju Charms Collection) |
Fix Released
|
High
|
Edward Hope-Morley | ||
openstack-dashboard (Juju Charms Collection) |
Fix Released
|
High
|
Edward Hope-Morley | ||
swift-proxy (Juju Charms Collection) |
Fix Released
|
High
|
Edward Hope-Morley |
Bug Description
When upgrading an existing deployment oh haclustered charms, the vip group primitive seems to get lost so the charms never find a leader (since they generally use the group primitive as a means of checking who is leader).
Related branches
lp://staging/~hopem/charm-helpers/retry-crm-resource-check-if-not-running
- Jorge Niedbalski (community): Approve
- OpenStack Charmers: Pending requested
- James Page: Pending requested
-
Diff: 173 lines (+90/-17)3 files modifiedcharmhelpers/contrib/hahelpers/cluster.py (+27/-12)
charmhelpers/core/decorators.py (+41/-0)
tests/contrib/hahelpers/test_cluster_utils.py (+22/-5)
lp://staging/~hopem/charms/trusty/cinder/charm-helpers-sync-1396246
- Corey Bryant: Approve
-
Diff: 145 lines (+74/-16)3 files modifiedhooks/charmhelpers/contrib/hahelpers/cluster.py (+26/-12)
hooks/charmhelpers/core/decorators.py (+41/-0)
hooks/charmhelpers/core/host.py (+7/-4)
lp://staging/~hopem/charms/trusty/glance/charm-helpers-sync-1396246
- Corey Bryant: Approve
-
Diff: 145 lines (+74/-16)3 files modifiedhooks/charmhelpers/contrib/hahelpers/cluster.py (+26/-12)
hooks/charmhelpers/core/decorators.py (+41/-0)
hooks/charmhelpers/core/host.py (+7/-4)
lp://staging/~hopem/charms/trusty/nova-cloud-controller/charm-helpers-sync-1396246
Merged
into
lp://staging/~openstack-charmers-archive/charms/trusty/nova-cloud-controller/next
at
revision 130
- Corey Bryant: Approve
-
Diff: 196 lines (+117/-16)4 files modifiedhooks/charmhelpers/contrib/hahelpers/cluster.py (+26/-12)
hooks/charmhelpers/contrib/storage/linux/ceph.py (+43/-0)
hooks/charmhelpers/core/decorators.py (+41/-0)
hooks/charmhelpers/core/host.py (+7/-4)
lp://staging/~hopem/charms/trusty/keystone/charm-helpers-sync-1396246
- Corey Bryant: Approve
-
Diff: 196 lines (+117/-16)4 files modifiedhooks/charmhelpers/contrib/hahelpers/cluster.py (+26/-12)
hooks/charmhelpers/contrib/storage/linux/ceph.py (+43/-0)
hooks/charmhelpers/core/decorators.py (+41/-0)
hooks/charmhelpers/core/host.py (+7/-4)
lp://staging/~hopem/charms/trusty/neutron-api/charm-helpers-sync-1396246
- Corey Bryant: Approve
-
Diff: 196 lines (+117/-16)4 files modifiedhooks/charmhelpers/contrib/hahelpers/cluster.py (+26/-12)
hooks/charmhelpers/contrib/storage/linux/ceph.py (+43/-0)
hooks/charmhelpers/core/decorators.py (+41/-0)
hooks/charmhelpers/core/host.py (+7/-4)
lp://staging/~hopem/charms/trusty/openstack-dashboard/charm-helpers-sync-1396246
Merged
into
lp://staging/~openstack-charmers-archive/charms/trusty/openstack-dashboard/next
at
revision 46
- Corey Bryant: Approve
-
Diff: 196 lines (+117/-16)4 files modifiedhooks/charmhelpers/contrib/hahelpers/cluster.py (+26/-12)
hooks/charmhelpers/contrib/storage/linux/ceph.py (+43/-0)
hooks/charmhelpers/core/decorators.py (+41/-0)
hooks/charmhelpers/core/host.py (+7/-4)
lp://staging/~hopem/charms/trusty/swift-proxy/charm-helpers-sync-1396246
- Corey Bryant: Approve
-
Diff: 196 lines (+117/-16)4 files modifiedhooks/charmhelpers/contrib/hahelpers/cluster.py (+26/-12)
hooks/charmhelpers/contrib/storage/linux/ceph.py (+43/-0)
hooks/charmhelpers/core/decorators.py (+41/-0)
hooks/charmhelpers/core/host.py (+7/-4)
lp://staging/~hopem/charms/trusty/ceilometer/charm-helpers-sync-1396246
- Corey Bryant: Approve
-
Diff: 196 lines (+117/-16)4 files modifiedhooks/charmhelpers/contrib/hahelpers/cluster.py (+26/-12)
hooks/charmhelpers/contrib/storage/linux/ceph.py (+43/-0)
hooks/charmhelpers/core/decorators.py (+41/-0)
hooks/charmhelpers/core/host.py (+7/-4)
lp://staging/~hopem/charms/trusty/swift-storage/charm-helpers-sync-1396246
Merged
into
lp://staging/~openstack-charmers-archive/charms/trusty/swift-storage/next
at
revision 52
- Corey Bryant: Approve
-
Diff: 196 lines (+117/-16)4 files modifiedhooks/charmhelpers/contrib/hahelpers/cluster.py (+26/-12)
hooks/charmhelpers/contrib/storage/linux/ceph.py (+43/-0)
hooks/charmhelpers/core/decorators.py (+41/-0)
hooks/charmhelpers/core/host.py (+7/-4)
Changed in charmhelpers (Juju Charms Collection): | |
status: | In Progress → Fix Committed |
affects: | hacluster (Juju Charms Collection) → nova-cloud-controller (Juju Charms Collection) |
affects: | quantum-gateway (Juju Charms Collection) → cinder (Juju Charms Collection) |
Changed in nova-cloud-controller (Juju Charms Collection): | |
status: | In Progress → New |
Changed in cinder (Juju Charms Collection): | |
importance: | Undecided → High |
Changed in keystone (Juju Charms Collection): | |
importance: | Undecided → High |
Changed in openstack-dashboard (Juju Charms Collection): | |
importance: | Undecided → High |
Changed in swift-proxy (Juju Charms Collection): | |
importance: | Undecided → High |
Changed in nova-cloud-controller (Juju Charms Collection): | |
assignee: | Edward Hope-Morley (hopem) → nobody |
affects: | glance (Ubuntu) → glance (Juju Charms Collection) |
Changed in glance (Juju Charms Collection): | |
importance: | Undecided → High |
Changed in neutron-api (Juju Charms Collection): | |
importance: | Undecided → High |
Changed in cinder (Juju Charms Collection): | |
status: | New → In Progress |
Changed in glance (Juju Charms Collection): | |
status: | New → In Progress |
Changed in keystone (Juju Charms Collection): | |
status: | New → In Progress |
Changed in neutron-api (Juju Charms Collection): | |
status: | New → In Progress |
Changed in nova-cloud-controller (Juju Charms Collection): | |
status: | New → In Progress |
Changed in openstack-dashboard (Juju Charms Collection): | |
status: | New → In Progress |
Changed in swift-proxy (Juju Charms Collection): | |
status: | New → In Progress |
Changed in cinder (Juju Charms Collection): | |
assignee: | nobody → Edward Hope-Morley (hopem) |
Changed in glance (Juju Charms Collection): | |
assignee: | nobody → Edward Hope-Morley (hopem) |
Changed in neutron-api (Juju Charms Collection): | |
assignee: | nobody → Edward Hope-Morley (hopem) |
Changed in openstack-dashboard (Juju Charms Collection): | |
assignee: | nobody → Edward Hope-Morley (hopem) |
Changed in swift-proxy (Juju Charms Collection): | |
assignee: | nobody → Edward Hope-Morley (hopem) |
Changed in nova-cloud-controller (Juju Charms Collection): | |
assignee: | nobody → Edward Hope-Morley (hopem) |
Changed in keystone (Juju Charms Collection): | |
assignee: | nobody → Edward Hope-Morley (hopem) |
Changed in cinder (Juju Charms Collection): | |
status: | In Progress → Fix Committed |
Changed in glance (Juju Charms Collection): | |
status: | In Progress → Fix Committed |
Changed in keystone (Juju Charms Collection): | |
status: | In Progress → Fix Committed |
Changed in neutron-api (Juju Charms Collection): | |
status: | In Progress → Fix Committed |
Changed in nova-cloud-controller (Juju Charms Collection): | |
status: | In Progress → Fix Committed |
Changed in openstack-dashboard (Juju Charms Collection): | |
status: | In Progress → Fix Committed |
Changed in swift-proxy (Juju Charms Collection): | |
status: | In Progress → Fix Committed |
Changed in nova-cloud-controller (Juju Charms Collection): | |
milestone: | none → 15.01 |
Changed in charmhelpers (Juju Charms Collection): | |
milestone: | none → 15.01 |
Changed in swift-proxy (Juju Charms Collection): | |
milestone: | none → 15.01 |
Changed in keystone (Juju Charms Collection): | |
milestone: | none → 15.01 |
Changed in openstack-dashboard (Juju Charms Collection): | |
milestone: | none → 15.01 |
Changed in cinder (Juju Charms Collection): | |
milestone: | none → 15.01 |
Changed in glance (Juju Charms Collection): | |
milestone: | none → 15.01 |
Changed in neutron-api (Juju Charms Collection): | |
milestone: | none → 15.01 |
Changed in nova-cloud-controller (Juju Charms Collection): | |
status: | Fix Committed → Fix Released |
Changed in charmhelpers (Juju Charms Collection): | |
status: | Fix Committed → Fix Released |
Changed in swift-proxy (Juju Charms Collection): | |
status: | Fix Committed → Fix Released |
Changed in keystone (Juju Charms Collection): | |
status: | Fix Committed → Fix Released |
Changed in openstack-dashboard (Juju Charms Collection): | |
status: | Fix Committed → Fix Released |
Changed in cinder (Juju Charms Collection): | |
status: | Fix Committed → Fix Released |
Changed in glance (Juju Charms Collection): | |
status: | Fix Committed → Fix Released |
Changed in neutron-api (Juju Charms Collection): | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
I don;t have any further info right now so will have to see if I can reproduced this before confirming.