[Bug 1034701] Re: ImportError: Could not import settings 'openstack_dashboard.settings': missing dependency on python-glanceclient

2012-08-28 Thread Adam Gandelman
Looks like python-glanceclient was added as a Dependency with the horizon (2012.2~f3-0ubuntu1) upload, along with the other required clients (swiftclient, quantumclient, etc). Marking as Fixed Released since its missing the bug ref. If this is still an issue please reopen. ** Changed in:

[Bug 1034701] Re: ImportError: Could not import settings 'openstack_dashboard.settings': missing dependency on python-glanceclient

2012-08-16 Thread James Page
I see references to glanceclient in the horizon codebase: (quantal-amd64)root@hendrix:/usr/share/pyshared# fgrep -r glanceclient.common * horizon/tests/test_data/exceptions.py:from glanceclient.common import exceptions as glance_exceptions horizon/exceptions.py:from glanceclient.common

[Bug 1034701] Re: ImportError: Could not import settings 'openstack_dashboard.settings': missing dependency on python-glanceclient

2012-08-16 Thread James Page
Also reconfirmed on quantal... sudo apt-get install openstack-dashboard Then try to access it. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to horizon in Ubuntu. https://bugs.launchpad.net/bugs/1034701 Title: ImportError: Could