Neutron Gateway services need HA support
Bug #1379607 reported by
Kaya LIU
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
quantum-gateway (Juju Charms Collection) |
Fix Released
|
Medium
|
Xiang Hui |
Bug Description
Support Active/Passive deployment using pacemaker and corosync.
Related branches
tags: | added: cts openstack |
Changed in hacluster (Juju Charms Collection): | |
importance: | Undecided → Medium |
Changed in neutron-gateway (Juju Charms Collection): | |
importance: | Undecided → Medium |
Changed in quantum-gateway (Juju Charms Collection): | |
importance: | Undecided → Medium |
summary: |
- Juju Charm supports Neutron Gateway HA deployment + Neutron Gateway services need HA support |
Changed in hacluster (Juju Charms Collection): | |
assignee: | nobody → Xiang Hui (xianghui) |
Changed in neutron-gateway (Juju Charms Collection): | |
assignee: | nobody → Xiang Hui (xianghui) |
Changed in quantum-gateway (Juju Charms Collection): | |
assignee: | nobody → Xiang Hui (xianghui) |
Changed in hacluster (Juju Charms Collection): | |
status: | New → In Progress |
Changed in neutron-gateway (Juju Charms Collection): | |
status: | New → In Progress |
Changed in quantum-gateway (Juju Charms Collection): | |
status: | New → In Progress |
Changed in quantum-gateway (Juju Charms Collection): | |
status: | In Progress → Fix Released |
milestone: | none → 15.01 |
To post a comment you must log in.
In icehouse neutron-l3-agent ha ACTIVE/PASSIVE mode could work with pacemaker/corosync, however, there are some problems should be considered: /bugs.launchpad .net/openstack- manuals/ +bug/1318912 /github. com/stackforge/ cookbook- openstack- network/ blob/master/ files/default/ neutron- ha-tool. py
1. whether using same hostname between active and standby nodes or directly migrate virtual router from active node to standby node for neutron-l3-agent rebuilding virtual routers/firewall rules needs to be balanced with more test cases.
reference:
related bug: https:/
chef migrate vr code: https:/