map_cell0 should use the main DB connection, not the API DB
Bug #1656673 reported by
Matt Riedemann
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
High
|
Matt Riedemann | ||
Newton |
Fix Committed
|
Medium
|
Matt Riedemann |
Bug Description
The nova-manage cell_v2 map_cell0 command takes a database connection argument but if not provided, like in the case of when map_cell0 is called from the simple_cell_setup command, it uses the CONF.api_
We'll also need to rename the DB created for cell0 in grenade and possibly devstack, i.e.:
Changed in nova: | |
assignee: | nobody → Dan Smith (danms) |
status: | Confirmed → In Progress |
Changed in nova: | |
assignee: | Dan Smith (danms) → Matt Riedemann (mriedem) |
Changed in nova: | |
assignee: | Matt Riedemann (mriedem) → Dan Smith (danms) |
Changed in nova: | |
assignee: | Dan Smith (danms) → Matt Riedemann (mriedem) |
To post a comment you must log in.
Fix proposed to branch: stable/newton /review. openstack. org/420461
Review: https:/