openstack-ansible/playbooks/roles/os_glance/defaults
Andy McCrae 996565044e Default glance swift_backend to use local swift
The default values should use the local swift installation, since these
are only used when the glance backend is set to "swift" it won't matter
if there is no local swift when the backend is set to "file".

Adjust AIO script to use the defaults.

Move the configuration values from user_secrets.yml into
user_variables.yml since these are not passwords that should be set.
Additionally comment them out by default.

Change-Id: I579500a0287bc29f27fdbdb4f810212a2e194dea
Closes-Bug: #1450117
2015-04-30 17:38:27 +01:00
..
main.yml Default glance swift_backend to use local swift 2015-04-30 17:38:27 +01:00