]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Make openstack_keys param support no acls list 2191/head
authorJohn Fulton <fulton@redhat.com>
Thu, 16 Nov 2017 16:29:59 +0000 (11:29 -0500)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 16 Nov 2017 18:40:15 +0000 (19:40 +0100)
commit20f2328d05a6972a04685f8b633673ab155e4d67
treef8fe7daa5b09fc6b40882b20b1bf8129df9fb1f8
parent010ee6777e818bed0fad455f974161d500f857fe
Make openstack_keys param support no acls list

A recent change [1] required that the openstack_keys
param always containe an acls list. However, it's
possible it might not contain that list. Thus, this
param sets a default for that list to be empty if it
is not in the structure as defined by the user.

[1] d65cbaa53952269ec9a2e76fca8203ce7ad22c2b

(cherry picked from commit d73f751b6372cbd60ddd6a24ae53232307b32fac)
roles/ceph-mon/tasks/openstack_config.yml