yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #61581
[Bug 1665145] Re: enable defaults for 'nova-manage cell_v2 update-cell'
Reviewed: https://review.openstack.org/434533
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=b276e84103333c91c32b6ccb229104dd87b8167d
Submitter: Jenkins
Branch: master
commit b276e84103333c91c32b6ccb229104dd87b8167d
Author: Corey Bryant <corey.bryant@xxxxxxxxxxxxx>
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: Ib20cfeb7b17dba06f9f2db5eca1fa194d2795767
Closes-Bug: 1665145
** Changed in: nova
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1665145
Title:
enable defaults for 'nova-manage cell_v2 update-cell'
Status in OpenStack Compute (nova):
Fix Released
Status in OpenStack Compute (nova) ocata series:
In Progress
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_connection). Otherwise you'll hit this:
http://paste.ubuntu.com/24003055/
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1665145/+subscriptions
References