yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #52308
[Bug 1592283] [NEW] openstack-db not drop nova_api database
Public bug reported:
Description
===========
When use openstack-db script to drop nova service, the nova database was dropped, but the nova_api database wasn't dropped.
Steps to reproduce
==================
/usr/bin/openstack-db --service nova --drop
Expected result
===============
Command 'mysql -uroot -p' to login mysql, the nova and nova_api database should be dropped.
Actual result
=============
The nova database was dropped, but the nova_api database wasn't dropped.
Environment
===========
openstack mitaka version.
openstack-nova-common-13.0.0-1.el7.noarch
openstack-nova-api-13.0.0-1.el7.noarch
** Affects: nova
Importance: Undecided
Assignee: zhaolihui (zhaolh)
Status: New
** Changed in: nova
Assignee: (unassigned) => zhaolihui (zhaolh)
--
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/1592283
Title:
openstack-db not drop nova_api database
Status in OpenStack Compute (nova):
New
Bug description:
Description
===========
When use openstack-db script to drop nova service, the nova database was dropped, but the nova_api database wasn't dropped.
Steps to reproduce
==================
/usr/bin/openstack-db --service nova --drop
Expected result
===============
Command 'mysql -uroot -p' to login mysql, the nova and nova_api database should be dropped.
Actual result
=============
The nova database was dropped, but the nova_api database wasn't dropped.
Environment
===========
openstack mitaka version.
openstack-nova-common-13.0.0-1.el7.noarch
openstack-nova-api-13.0.0-1.el7.noarch
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1592283/+subscriptions
Follow ups