← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1852853] [NEW] Got an error when executing `nova-manage db`

 

Public bug reported:

Description
===========
When i used `nova-manage db` and enter, got an error.

Steps to reproduce
==================
1. Execute `nova-manage db`

Expected result
===============
Output helper info like as queens
# nova-manage db
usage: nova-manage db [-h]
                      {archive_deleted_rows,ironic_flavor_migration,null_instance_uuid_scan,online_data_migrations,sync,version}
                      ...
nova-manage db: error: too few arguments

Actual result
=============
An error has occurred:
Traceback (most recent call last):
  File "/usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py", line 3179, in __getattr__
    return getattr(self._conf._namespace, name)
AttributeError: '_Namespace' object has no attribute 'action_fn'

Environment
===========
# git log
commit ab6834145f3fe1d33ce7f292727a6bc2be50efd9 (HEAD -> stable/train, origin/stable/train)
Merge: 66585e8af1 821506a50c
Author: Zuul <zuul@xxxxxxxxxxxxxxxxxx>
Date:   Mon Oct 21 18:50:20 2019 +0000

    Merge "Fix exception translation when creating volume" into
stable/train

** 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/1852853

Title:
  Got an error when executing `nova-manage db`

Status in OpenStack Compute (nova):
  New

Bug description:
  Description
  ===========
  When i used `nova-manage db` and enter, got an error.

  Steps to reproduce
  ==================
  1. Execute `nova-manage db`

  Expected result
  ===============
  Output helper info like as queens
  # nova-manage db
  usage: nova-manage db [-h]
                        {archive_deleted_rows,ironic_flavor_migration,null_instance_uuid_scan,online_data_migrations,sync,version}
                        ...
  nova-manage db: error: too few arguments

  Actual result
  =============
  An error has occurred:
  Traceback (most recent call last):
    File "/usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py", line 3179, in __getattr__
      return getattr(self._conf._namespace, name)
  AttributeError: '_Namespace' object has no attribute 'action_fn'

  Environment
  ===========
  # git log
  commit ab6834145f3fe1d33ce7f292727a6bc2be50efd9 (HEAD -> stable/train, origin/stable/train)
  Merge: 66585e8af1 821506a50c
  Author: Zuul <zuul@xxxxxxxxxxxxxxxxxx>
  Date:   Mon Oct 21 18:50:20 2019 +0000

      Merge "Fix exception translation when creating volume" into
  stable/train

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