If the principle updates a resource parameter of an already configured resource hacluster ignores it
Bug #1478980 reported by
Liam Young
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack HA Cluster Charm |
Triaged
|
High
|
Billy Olsen | ||
hacluster (Juju Charms Collection) |
Invalid
|
Critical
|
Unassigned |
Bug Description
If the principle updates a resource parameter of an already configured resource hacluster ignores it.
Many of the Openstack charms expose a vip parameter. If this is changed on an already deployed cluster then the principle openstack charm advertises the new vip but hacluster never configures it and remains listening on the previously configured vip. Any service that has its vip updated becomes unreachable by the charms related to it.
Related branches
lp://staging/~gnuoy/charms/trusty/hacluster/1478980
- Billy Olsen: Needs Fixing
-
Diff: 132 lines (+69/-4)3 files modifiedhooks/hooks.py (+14/-4)
hooks/pcmk.py (+36/-0)
hooks/utils.py (+19/-0)
description: | updated |
Changed in hacluster (Juju Charms Collection): | |
importance: | Undecided → Critical |
status: | New → Confirmed |
assignee: | nobody → Liam Young (gnuoy) |
tags: | added: op |
tags: |
added: openstack removed: op |
Changed in hacluster (Juju Charms Collection): | |
milestone: | none → 16.01 |
status: | Confirmed → In Progress |
Changed in hacluster (Juju Charms Collection): | |
milestone: | 16.01 → 16.04 |
Changed in hacluster (Juju Charms Collection): | |
milestone: | 16.04 → 16.07 |
Changed in hacluster (Juju Charms Collection): | |
milestone: | 16.07 → 16.10 |
Changed in hacluster (Juju Charms Collection): | |
milestone: | 16.10 → 17.01 |
Changed in charm-hacluster: | |
assignee: | nobody → Liam Young (gnuoy) |
importance: | Undecided → Critical |
status: | New → In Progress |
Changed in hacluster (Juju Charms Collection): | |
status: | In Progress → Invalid |
Changed in charm-hacluster: | |
assignee: | Liam Young (gnuoy) → nobody |
Changed in hacluster (Juju Charms Collection): | |
assignee: | Liam Young (gnuoy) → nobody |
Changed in charm-hacluster: | |
status: | In Progress → Triaged |
Changed in charm-hacluster: | |
assignee: | nobody → Billy Olsen (billy-olsen) |
Changed in charm-hacluster: | |
importance: | Critical → High |
To post a comment you must log in.
Looks like https:/ /bugs.launchpad .net/charm- hacluster/ +bug/1513889 is a duplicate of this bug.
https:/ /bugs.launchpad .net/charm- hacluster/ +bug/1513889/ comments/ 3 /bugs.launchpad .net/charm- hacluster/ +bug/1513889/ comments/ 4
https:/