HA fails with a single vip
Bug #1363831 reported by
Liam Young
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
cinder (Juju Charms Collection) |
Fix Released
|
High
|
Unassigned | ||
glance (Juju Charms Collection) |
Fix Released
|
High
|
Unassigned | ||
keystone (Juju Charms Collection) |
Fix Released
|
High
|
Unassigned | ||
nova-cloud-controller (Juju Charms Collection) |
Fix Released
|
High
|
Unassigned | ||
swift-proxy (Juju Charms Collection) |
Fix Released
|
High
|
Unassigned |
Bug Description
In the 'next' branch if a single vip is used then the charm never tells hacluster about it due to this typo in the ha-joined hook:
if len(vip_group) > 1:
Related branches
description: | updated |
Changed in cinder (Juju Charms Collection): | |
importance: | Undecided → High |
Changed in glance (Juju Charms Collection): | |
importance: | Undecided → High |
Changed in keystone (Juju Charms Collection): | |
importance: | Undecided → High |
Changed in nova-cloud-controller (Juju Charms Collection): | |
importance: | Undecided → High |
Changed in swift-proxy (Juju Charms Collection): | |
importance: | Undecided → High |
Changed in cinder (Juju Charms Collection): | |
status: | New → Fix Released |
Changed in glance (Juju Charms Collection): | |
status: | New → Fix Released |
Changed in keystone (Juju Charms Collection): | |
status: | New → Fix Released |
Changed in nova-cloud-controller (Juju Charms Collection): | |
status: | New → Fix Released |
Changed in swift-proxy (Juju Charms Collection): | |
status: | New → Fix Released |
To post a comment you must log in.