Bug 1441716

Summary: cell_v2 transport_url is not updated when controllers are scaled up
Product: Red Hat OpenStack Reporter: Ollie Walsh <owalsh>
Component: puppet-novaAssignee: Ollie Walsh <owalsh>
Status: CLOSED DUPLICATE QA Contact: nlevinki <nlevinki>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 11.0 (Ocata)CC: jjoyce, jschluet, slinaber, tvignaud
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-04-24 13:39:29 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ollie Walsh 2017-04-12 14:20:45 UTC
The current puppet-nova support for cell_v2 does not update the transport_url for a cell when it changes.
In a HA deployment the rabbitmq transport url contains all of the controllers urls.

As controllers are scaled up the new controllers will not be added to the this.
If the original controllers are scaled down then the resulting transport url will contain no valid rabbitmq server.

Comment 1 Ollie Walsh 2017-04-24 13:39:29 UTC

*** This bug has been marked as a duplicate of bug 1443214 ***