Fixes an import bug
This commit is contained in:
parent
df6c42aedb
commit
309d5c4997
3
setup.py
3
setup.py
@ -16,8 +16,7 @@
|
||||
|
||||
import setuptools
|
||||
|
||||
from nova.openstack.common import setup as common_setup
|
||||
from nova import version
|
||||
from cloudbaseinit.openstack.common import setup as common_setup
|
||||
|
||||
requires = common_setup.parse_requirements()
|
||||
dependency_links = common_setup.parse_dependency_links()
|
||||
|
Loading…
Reference in New Issue
Block a user