Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 509192 - app-admin/glance-2014.1 depends on python oslo.vmware (new)
Summary: app-admin/glance-2014.1 depends on python oslo.vmware (new)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo OpenStack team
URL: https://pypi.python.org/pypi/oslo.vmware
Whiteboard: https://bugs.launchpad.net/fuel/+bug/...
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-30 16:45 UTC by Vadim Kuznetsov (RETIRED)
Modified: 2014-05-11 11:52 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
oslo-vmware ebuild (oslo-vmware-0.3.ebuild,1.79 KB, text/plain)
2014-04-30 17:29 UTC, Vadim Kuznetsov (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vadim Kuznetsov (RETIRED) gentoo-dev 2014-04-30 16:45:39 UTC
2014-04-30 12:43:06.053 28211 CRITICAL glance [-] ImportError: No module named vmware
2014-04-30 12:43:06.053 28211 TRACE glance Traceback (most recent call last):
2014-04-30 12:43:06.053 28211 TRACE glance   File "/usr/lib/python-exec/python2.7/glance-api", line 10, in <module>
2014-04-30 12:43:06.053 28211 TRACE glance     sys.exit(main())
2014-04-30 12:43:06.053 28211 TRACE glance   File "/usr/lib64/python2.7/site-packages/glance/cmd/api.py", line 59, in main
2014-04-30 12:43:06.053 28211 TRACE glance     glance.store.create_stores()
2014-04-30 12:43:06.053 28211 TRACE glance   File "/usr/lib64/python2.7/site-packages/glance/store/__init__.py", line 188, in create_stores
2014-04-30 12:43:06.053 28211 TRACE glance     store_cls = _get_store_class(store_entry)
2014-04-30 12:43:06.053 28211 TRACE glance   File "/usr/lib64/python2.7/site-packages/glance/store/__init__.py", line 169, in _get_store_class
2014-04-30 12:43:06.053 28211 TRACE glance     store_cls = importutils.import_class(store_entry)
2014-04-30 12:43:06.053 28211 TRACE glance   File "/usr/lib64/python2.7/site-packages/glance/openstack/common/importutils.py", line 28, in import_class
2014-04-30 12:43:06.053 28211 TRACE glance     __import__(mod_str)
2014-04-30 12:43:06.053 28211 TRACE glance   File "/usr/lib64/python2.7/site-packages/glance/store/vmware_datastore.py", line 24, in <module>
2014-04-30 12:43:06.053 28211 TRACE glance     from oslo.vmware import api
2014-04-30 12:43:06.053 28211 TRACE glance ImportError: No module named vmware
2014-04-30 12:43:06.053 28211 TRACE glance 
p
Comment 1 Vadim Kuznetsov (RETIRED) gentoo-dev 2014-04-30 17:29:46 UTC
Created attachment 376092 [details]
oslo-vmware ebuild
Comment 2 Vadim Kuznetsov (RETIRED) gentoo-dev 2014-05-11 11:52:57 UTC
I added ebuild to the portage, updated glance ebuild