openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #16930
n-api installation problem with devstack (on centos)
-
To:
openstack <openstack@xxxxxxxxxxxxxxxxxxx>
-
From:
"Mauch, Viktor (SCC)" <mauch@xxxxxxx>
-
Date:
Mon, 24 Sep 2012 15:39:19 +0200
-
Accept-language:
de-DE
-
Acceptlanguage:
de-DE
-
Thread-index:
Ac2aWFvS6HXleKE7SSu7R7nr9EA8BQ==
-
Thread-topic:
n-api installation problem with devstack (on centos)
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
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
Follow ups