Hi Mohammed,
This is unfortunately due the api-paste.ini needing to be updated after
upgrading to Grizzly. This is
due to the dot path for the v1 router being changed and not being
deprecated properly. There is a
bug [1] that is going to deprecate this properly, but for now you can just
copy the n
Hi Sean,
Thanks for your quick answer. Here are the config files in /etc/cinder.
api-paste.ini :
#
# Openstack #
#
[composite:osapi_volume]
use = call:cinder.api.openstack.urlmap:urlmap_factory
/ = osvolumeversions
/v1 = openstack_volume_api_v1
[composite:openstack_v
Please post the contents of your /etc/cinder directory, I think this is
related to an issue I saw during grenade testing.
-Sean
On 04/12/2013 08:29 AM, Mohammed Amine SAYA wrote:
Hi All,
I am trying to start cinder-api but it complains about urlmap module.
I checked in "/usr/lib/pytho
3 matches
Mail list logo