rcbops / ansible-lxc-rpc

Ansible Playbooks to deploy openstack
https://rcbops.github.io/ansible-lxc-rpc/
Apache License 2.0
38 stars 31 forks source link

Update glance policy.json with new permissions defaults. #670

Closed nrb closed 9 years ago

nrb commented 9 years ago

Per this docs issue, we need to edit the publicize_image value in glance's policy.json.

In terms of code, it involves changing this line to "publicize_image": "role:admin",.

More details are on the upstream bug