yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #61498
[Bug 1664463] [NEW] should not allow delete cell_v2 cell0
Public bug reported:
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 |
+------+--------------------------------------+
** Affects: nova
Importance: Undecided
Assignee: jichenjc (jichenjc)
Status: New
** Changed in: nova
Assignee: (unassigned) => jichenjc (jichenjc)
--
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):
New
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
Follow ups