openstack-ansible/releasenotes/notes/glance-swift-store-auth-insecure-1b69e1e3e9ba0b30.yaml
Andy McCrae a2e3d22a07 Fix role SHA's for Ocata-2 release
This patch includes a SHA update, which has been tested as working in
patch https://review.openstack.org/#/c/410433/ which was not yet merged.

NB: We are still leaving the Ceilometer upstream SHA at HEAD as of
8.11.2016 due to https://bugs.launchpad.net/ceilometer/+bug/1643821

Change-Id: I6b60adca4e66550c3f52a32359bfc5e247cda661
2016-12-14 14:20:37 +00:00

8 lines
297 B
YAML

---
features:
- Set the ``glance_swift_store_auth_insecure`` variable
to override the ``swift_store_auth_inscure`` value in
``/etc/glance/glance-api.conf``. Set this value when
using an external Swift store that does not have the
same ``insecure`` setting as the local Keystone.