yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #62463
[Bug 1664463] Re: should not allow delete cell_v2 cell0
Reviewed: https://review.openstack.org/433476
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=17b9f83778fbc5e902d938c4ee5ed19beda8a9d4
Submitter: Jenkins
Branch: master
commit 17b9f83778fbc5e902d938c4ee5ed19beda8a9d4
Author: jichenjc <jichenjc@xxxxxxxxxx>
Date: Mon Jan 23 23:31:24 2017 +0800
Prevent delete cell0 in nova-manage command
not allow to delete cell0 in nova-manage command
as it's used by nova
Change-Id: I64ddba522c34e46ac8f642af4b26a926015ab330
Closes-Bug: 1664463
** 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/1664463
Title:
should not allow delete cell_v2 cell0
Status in OpenStack Compute (nova):
Fix Released
Bug description:
latest nova
commit fb8ca9df80d9c63fcdec58e66f0403340db2c525
result: delete_cell command can delete cell_v2 cell0
expect: the delete cell0 should fail
after cell delete
stack@ubuntu1604:~$ nova-manage cell_v2 list_cells
/usr/local/lib/python2.7/dist-packages/pymysql/cursors.py:166: Warning: (3090, u"Changing sql mode 'NO_AUTO_CREATE_USER' is deprecated. It will be removed in a future release.")
result = self._query(query)
+------+--------------------------------------+
| Name | UUID |
+------+--------------------------------------+
| None | 85980b20-6ca3-451f-a873-af4a5ba3809f |
+------+--------------------------------------+
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1664463/+subscriptions
References