yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #45376
[Bug 1537348] Re: neutron-db-manage: add has_offline_migrations command
** Project changed: neutron => openstack-manuals
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1537348
Title:
neutron-db-manage: add has_offline_migrations command
Status in openstack-manuals:
New
Bug description:
https://review.openstack.org/248190
Dear bug triager. This bug was created since a commit was marked with DOCIMPACT.
Your project "openstack/neutron" is set up so that we directly report the documentation bugs against it. If this needs changing, the docimpact-group option needs to be added for the project. You can ask the OpenStack infra team (#openstack-infra on freenode) for help if you need to.
commit eb084af29da6b8b9bb5608f294acaaa44f923895
Author: Ihar Hrachyshka <ihrachys@xxxxxxxxxx>
Date: Fri Nov 20 18:23:08 2015 +0100
neutron-db-manage: add has_offline_migrations command
This command should be used by operators and deployment tools to
determine whether full neutron-server shutdown is needed for database
upgrade.
The change also makes neutron-db-manage tool to return the cumulative
result of commands being issued (in most cases it will still be 0 only,
since our command handlers implicitly return None).
DocImpact: Update doc to add new command 'has_offline_migrations' to
'neutron-db-manage' tool. The command determines whether full
neutron-server shutdown is needed for database upgrade.
Closes-Bug: #1519118
Change-Id: I7c5a4882ad4f80459ebe69c9a9c43cc60ce50200
Co-Authored-By: Martin Hickey <martin.hickey@xxxxxxxxxx>
To manage notifications about this bug go to:
https://bugs.launchpad.net/openstack-manuals/+bug/1537348/+subscriptions
References