Policy doesn't allow volume_extension
Hi, I am using Devstack on Ubuntu. I sourced openrc and I am trying to do:
cinder type-create type_example
and I get:
Policy doesn't allow volume_extension:types_manage to be performed. (HTTP 403) (Request-ID: req-543eabbc-8531-45d3-a77d-639fafcbd08d)
I looked at the cinder screen and it seems that the backend driver is running okay...
What should I do?
Thanks