[openstack-dev] openstack cinder policy error while installing cinder

2014-04-16 Thread Arunkumar Achutha

Hi,

While installing cinder in openstack i was encountered the 
following error:


root@openstackvm00:~# cinder type-create lvm
ERROR: Policy doesn't allow volume_extension:types_manage to be performed.

When i Checked tail -f /var/log/cinder/cinder-api i got the following 
issue http 403


2014-04-17 00:05:27.515 922 INFO cinder.api.openstack.wsgi 
[req-bec0280c-f443-4088-8123-79fb4f55f8ef 
004216bffc15405db55c1c02c9d69d92 6b4a0c4990a944b4b61f198a10d2bf02] POST 
http://172.29.4.60:8776/v1/6b4a0c4990a944b4b61f198a10d2bf02/types
2014-04-17 00:05:27.518 922 INFO cinder.api.openstack.wsgi 
[req-bec0280c-f443-4088-8123-79fb4f55f8ef 
004216bffc15405db55c1c02c9d69d92 6b4a0c4990a944b4b61f198a10d2bf02] 
http://172.29.4.60:8776/v1/6b4a0c4990a944b4b61f198a10d2bf02/types 
returned with HTTP 403




I was thankful if any body solves this issue.

--
With Regards,
Arunkumar


___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] openstack cinder policy error while installing cinder

2014-04-16 Thread Ben Nemec
This is a development list, and your question sounds more appropriate 
for the users list: 
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


Thanks.

-Ben

On 04/16/2014 01:35 PM, Arunkumar Achutha wrote:

Hi,

  While installing cinder in openstack i was encountered the
following error:

root@openstackvm00:~# cinder type-create lvm
ERROR: Policy doesn't allow volume_extension:types_manage to be performed.

When i Checked tail -f /var/log/cinder/cinder-api i got the following
issue http 403

2014-04-17 00:05:27.515 922 INFO cinder.api.openstack.wsgi
[req-bec0280c-f443-4088-8123-79fb4f55f8ef
004216bffc15405db55c1c02c9d69d92 6b4a0c4990a944b4b61f198a10d2bf02] POST
http://172.29.4.60:8776/v1/6b4a0c4990a944b4b61f198a10d2bf02/types
2014-04-17 00:05:27.518 922 INFO cinder.api.openstack.wsgi
[req-bec0280c-f443-4088-8123-79fb4f55f8ef
004216bffc15405db55c1c02c9d69d92 6b4a0c4990a944b4b61f198a10d2bf02]
http://172.29.4.60:8776/v1/6b4a0c4990a944b4b61f198a10d2bf02/types
returned with HTTP 403



I was thankful if any body solves this issue.




___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev