Bug 1250589 - openstack-nova requires python-oslo-config
Summary: openstack-nova requires python-oslo-config
Keywords:
Status: CLOSED DUPLICATE of bug 1266956
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-nova
Version: 7.0 (Kilo)
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 8.0 (Liberty)
Assignee: Eoghan Glynn
QA Contact: nlevinki
URL:
Whiteboard:
Depends On:
Blocks: track-osp6-osp7 1266956
TreeView+ depends on / blocked
 
Reported: 2015-08-05 14:02 UTC by Lars Kellogg-Stedman
Modified: 2019-09-09 15:38 UTC (History)
11 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-09-28 16:22:04 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Lars Kellogg-Stedman 2015-08-05 14:02:22 UTC
openstack-nova in OSP 7 requires the python-oslo-config package, but this fact isn't reflected in the package dependencies.  After upgrading the nova packages from OSP 6 to OSP 7, attempts to run nova-manage db sync fail with:

  File "/usr/bin/nova-manage", line 6, in <module>
    from nova.cmd.manage import main
  File "/usr/lib/python2.7/site-packages/nova/cmd/manage.py", line 64, in <module>
    from oslo_config import cfg
ImportError: No module named oslo_config
Can't determine the existing sync level.
Please ensure the database is running and already initialised.

Affected version:

openstack-nova-common-2015.1.0-16.el7ost.noarch

Comment 3 Lars Kellogg-Stedman 2015-09-28 16:22:04 UTC
Rolled into #1266956.

*** This bug has been marked as a duplicate of bug 1266956 ***


Note You need to log in before you can comment on or make changes to this bug.