Hi, I have a problem with the installation of "n-api" (via devstack) on CentOS 6.3. I get the following error message during installation:
2012-09-24 15:11:55 DEBUG nova.wsgi [-] Loading app ec2 from /etc/nova/api-paste.ini from (pid=12486) load_app /opt/stack/nova/nova/wsgi.py:371 2012-09-24 15:11:55 ERROR nova.wsgi [-] URI scheme not known: 'call' (from egg, config) 2012-09-24 15:11:55 CRITICAL nova [-] Could not load paste app 'ec2' from /etc/nova/api-paste.ini 2012-09-24 15:11:55 TRACE nova Traceback (most recent call last): 2012-09-24 15:11:55 TRACE nova File "/opt/stack/nova/bin/nova-api", line 50, in <module> 2012-09-24 15:11:55 TRACE nova server = service.WSGIService(api) 2012-09-24 15:11:55 TRACE nova File "/opt/stack/nova/nova/service.py", line 577, in __init__ 2012-09-24 15:11:55 TRACE nova self.app = self.loader.load_app(name) 2012-09-24 15:11:55 TRACE nova File "/opt/stack/nova/nova/wsgi.py", line 375, in load_app 2012-09-24 15:11:55 TRACE nova raise exception.PasteAppNotFound(name=name, path=self.config_path) 2012-09-24 15:11:55 TRACE nova PasteAppNotFound: Could not load paste app 'ec2' from /etc/nova/api-paste.ini 2012-09-24 15:11:55 TRACE nova Can someone help?? Cheers Viktor
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

