add option to run a single version of nova-consoleauth when multiple units of nova-cc are configured
Bug #1418597 reported by
Felipe Reyes
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
nova-cloud-controller (Juju Charms Collection) |
Fix Released
|
Medium
|
Felipe Reyes |
Bug Description
When multiple units of nova-cloud-
Related branches
lp://staging/~freyes/charms/trusty/nova-cloud-controller/single-nova-consoleauth
Merged
into
lp://staging/~openstack-charmers-archive/charms/trusty/nova-cloud-controller/next
at
revision 163
- Billy Olsen: Approve
- OpenStack Charmers: Pending requested
- Edward Hope-Morley: Pending requested
- Jorge Niedbalski: Pending requested
-
Diff: 369 lines (+234/-29)4 files modifiedconfig.yaml (+11/-0)
hooks/nova_cc_hooks.py (+88/-2)
unit_tests/test_nova_cc_hooks.py (+134/-26)
unit_tests/test_utils.py (+1/-1)
description: | updated |
tags: | added: cts openstack |
Changed in nova-cloud-controller (Juju Charms Collection): | |
assignee: | nobody → Felipe Reyes (freyes) |
Changed in nova-cloud-controller (Juju Charms Collection): | |
status: | New → In Progress |
milestone: | none → 15.04 |
importance: | Undecided → Low |
importance: | Low → Medium |
Changed in nova-cloud-controller (Juju Charms Collection): | |
milestone: | 15.04 → 15.07 |
description: | updated |
Changed in nova-cloud-controller (Juju Charms Collection): | |
status: | In Progress → Fix Committed |
Changed in nova-cloud-controller (Juju Charms Collection): | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
I guess the easiest way to do this would be to just add following to pacemaker config:
primitive res_nova_ consoleauth upstart: nova-consoleaut h op monitor interval="5s" consoleauth grp_nova_vips
colocation vip_consoleauth inf: res_nova_