[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: horizon (Ubuntu Quantal)
   Status: Triaged = Fix Released

-- 
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 not import settings 'openstack_dashboard.settings':
  missing dependency on python-glanceclient

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/horizon/+bug/1034701/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 import exceptions as glanceclient
horizon/api/nova.py:from glanceclient.common import exceptions as 
glance_exceptions

Suspect its been missed during the re-jig between glance -
glanceclient.

Marking as High; please install python-glanceclient to workaround for
the time being.

** Summary changed:

- ImportError: Could not import settings 'openstack_dashboard.settings'
+ ImportError: Could not import settings 'openstack_dashboard.settings': 
missing dependency on python-glanceclient

** Changed in: python-glanceclient (Ubuntu)
   Importance: Undecided = High

** Package changed: python-glanceclient (Ubuntu) = horizon (Ubuntu)

** Changed in: horizon (Ubuntu)
   Status: New = Triaged

** Also affects: horizon (Ubuntu Quantal)
   Importance: High
   Status: Triaged

-- 
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 not import settings 'openstack_dashboard.settings':
  missing dependency on python-glanceclient

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/horizon/+bug/1034701/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 not import settings 'openstack_dashboard.settings':
  missing dependency on python-glanceclient

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/horizon/+bug/1034701/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs