[openstack-dev] [devstack] Installation problem

Rajdeep Dua rajdeep.dua at gmail.com
Mon Jan 26 14:22:53 UTC 2015


Tried updating an existing installation..
Did a clean.sh and tried again with stack.sh
Now getting the following error..

ImportError: Could not import settings 'openstack_dashboard.settings' (Is
it on sys.path? Is there an import error in the settings file?): cannot
import name types


On Mon, Jan 26, 2015 at 7:33 PM, Abhishek Shrivastava <
abhishek at cloudbyte.com> wrote:

> Hi Rajdeep,
>
> Can you please send the details of how are you trying to install the
> latest devstack and complete log so that it will be easy to now where are
> you failing.
>
> On Mon, Jan 26, 2015 at 4:56 PM, Rajdeep Dua <rajdeep.dua at gmail.com>
> wrote:
>
>> Getting following exception on latest devstack installation.
>> Please let me know how to resolve this.
>>
>> Thanks
>> Rajdeep
>>
>> + /usr/local/bin/glance-manage db_sync
>> Traceback (most recent call last):
>>   File "/usr/local/bin/glance-manage", line 9, in <module>
>>     load_entry_point('glance==2015.1.dev24', 'console_scripts',
>> 'glance-manage')()
>>   File
>> "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line
>> 519, in load_entry_point
>>     return get_distribution(dist).load_entry_point(group, name)
>>   File
>> "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line
>> 2630, in load_entry_point
>>     return ep.load()
>>   File
>> "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line
>> 2310, in load
>>     return self.resolve()
>>   File
>> "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line
>> 2316, in resolve
>>     module = __import__(self.module_name, fromlist=['__name__'], level=0)
>>   File "/opt/stack/glance/glance/cmd/manage.py", line 45, in <module>
>>     from glance.common import config
>>   File "/opt/stack/glance/glance/common/config.py", line 29, in <module>
>>     from oslo_concurrency import lockutils
>>   File
>> "/usr/local/lib/python2.7/dist-packages/oslo_concurrency/lockutils.py",
>> line 30, in <module>
>>     from oslo.config import cfgfilter
>> ImportError: cannot import name cfgfilter
>>
>>
>> __________________________________________________________________________
>> OpenStack Development Mailing List (not for usage questions)
>> Unsubscribe:
>> OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>>
>>
>
>
> --
>
>
> *Thanks & Regards,*
> *Abhishek*
> *Cloudbyte Inc. <http://www.cloudbyte.com>*
>
> __________________________________________________________________________
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150126/ab697c7b/attachment.html>


More information about the OpenStack-dev mailing list