← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1833278] [NEW] nova-status upgrade check should fail if db sync has not been performed

 

Public bug reported:

When performing an upgrade, the upgrade check is supposed to be run
after the DB schema syncs and data migration. This should be something
that is checked by the upgrade check command.

Steps to reproduce
==================

Tested in Queens -> Rocky upgrade.

Prior to an upgrade, using new code:

nova-status upgrade check

Expected results
================

Command fails, saying DB sync needs to be performed.

Actual results
==============

Command succeeds.

** Affects: nova
     Importance: Undecided
         Status: New

-- 
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/1833278

Title:
  nova-status upgrade check should fail if db sync has not been
  performed

Status in OpenStack Compute (nova):
  New

Bug description:
  When performing an upgrade, the upgrade check is supposed to be run
  after the DB schema syncs and data migration. This should be something
  that is checked by the upgrade check command.

  Steps to reproduce
  ==================

  Tested in Queens -> Rocky upgrade.

  Prior to an upgrade, using new code:

  nova-status upgrade check

  Expected results
  ================

  Command fails, saying DB sync needs to be performed.

  Actual results
  ==============

  Command succeeds.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1833278/+subscriptions


Follow ups