yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #52328
[Bug 1592283] Re: openstack-db not drop nova_api database
What is the openstack-db script? Which package does it come from because
I don't think it's part of nova.
** Changed in: nova
Status: New => Invalid
--
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):
Invalid
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
References