enable defaults for 'nova-manage cell_v2 update-cell'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| OpenStack Compute (nova) |
High
|
Corey Bryant | ||
| Ocata |
High
|
Matt Riedemann |
Bug Description
Currently you have to specify all of the args for 'nova-manage cell_v2 update-cell' (--cell_uuid, --name, --transport-url and --database_
Changed in nova: | |
assignee: | nobody → Corey Bryant (corey.bryant) |
status: | New → In Progress |
Fix proposed to branch: master
Review: https:/
tags: | added: cells nova-manage ocata-rc-potential |
Change abandoned by Matt Riedemann (<email address hidden>) on branch: stable/ocata
Review: https:/
Reason: Let's fix this on master first. I'm abandoning this since the change ID doesn't match the one on master.
Fix proposed to branch: stable/ocata
Review: https:/
Changed in nova: | |
assignee: | Corey Bryant (corey.bryant) → Matt Riedemann (mriedem) |
Reviewed: https:/
Committed: https:/
Submitter: Jenkins
Branch: master
commit b276e84103333c9
Author: Corey Bryant <email address hidden>
Date: Wed Feb 15 16:43:50 2017 -0500
Enable defaults for cell_v2 update_cell command
Initialize optional parameters for update_cell() to None and
enable getting the transport_url and db_connection from
nova.conf if not specified as arguments.
Change-Id: Ib20cfeb7b17dba
Closes-Bug: 1665145
Changed in nova: | |
status: | In Progress → Fix Released |
Changed in nova: | |
importance: | Undecided → High |
assignee: | Matt Riedemann (mriedem) → Corey Bryant (corey.bryant) |
Reviewed: https:/
Committed: https:/
Submitter: Jenkins
Branch: stable/ocata
commit 7d0c5998cbb3677
Author: Corey Bryant <email address hidden>
Date: Wed Feb 15 16:43:50 2017 -0500
Enable defaults for cell_v2 update_cell command
Initialize optional parameters for update_cell() to None and
enable getting the transport_url and db_connection from
nova.conf if not specified as arguments.
Change-Id: Ib20cfeb7b17dba
Closes-Bug: 1665145
(cherry picked from commit b276e84103333c9
This issue was fixed in the openstack/nova 15.0.0.0rc2 release candidate.
This issue was fixed in the openstack/nova 16.0.0.0b1 development milestone.
Fix proposed to branch: stable/ocata /review. openstack. org/434531
Review: https:/