[Openstack] [OpenStack][Glance] Error starting Glance

2012-11-09 Thread Leander Bessa Beernaert
Hello all,

I'm unable to start glance. I upgraded it from Essex to Folsom on ubuntu
12.04.  It produces the following output:

2012-11-09 14:51:27 29928 DEBUG glance.common.config [-] Loading
glance-api-keystone from /etc/glance/glance-api-paste.ini load_paste_app
/usr/lib/python2.7/dist-packages/glance/common/config.py:185
ERROR: Unable to load glance-api-keystone from configuration file
/etc/glance/glance-api-paste.ini.
Got: ImportError(module 'glance.common.wsgi' from
'/usr/lib/python2.7/dist-packages/glance/common/wsgi.pyc' has no
'app_factory' attribute,)


The file /etc/glance/glance-api-paste.ini exists and is the same as the one
used before the upgrade. I'm following the details mentioned here[1] and
none of them mention this particular error.

[1] http://wiki.openstack.org/ReleaseNotes/Folsom

Regards,

Leander
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] [OpenStack][Glance] Error starting Glance

2012-11-09 Thread Leander Bessa Beernaert
I've managed to fix the problem by replacing my old paste.ini files for
glance-api and glance-registry with the ones provided with the packages.


On Fri, Nov 9, 2012 at 2:55 PM, Leander Bessa Beernaert leande...@gmail.com
 wrote:

 Hello all,

 I'm unable to start glance. I upgraded it from Essex to Folsom on ubuntu
 12.04.  It produces the following output:

 2012-11-09 14:51:27 29928 DEBUG glance.common.config [-] Loading
 glance-api-keystone from /etc/glance/glance-api-paste.ini load_paste_app
 /usr/lib/python2.7/dist-packages/glance/common/config.py:185
 ERROR: Unable to load glance-api-keystone from configuration file
 /etc/glance/glance-api-paste.ini.
 Got: ImportError(module 'glance.common.wsgi' from
 '/usr/lib/python2.7/dist-packages/glance/common/wsgi.pyc' has no
 'app_factory' attribute,)


 The file /etc/glance/glance-api-paste.ini exists and is the same as the
 one used before the upgrade. I'm following the details mentioned here[1]
 and none of them mention this particular error.

 [1] http://wiki.openstack.org/ReleaseNotes/Folsom

 Regards,

 Leander




___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp