]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Make openstack_keys param support no acls list 2189/head
authorJohn Fulton <fulton@redhat.com>
Thu, 16 Nov 2017 16:29:59 +0000 (11:29 -0500)
committerJohn Fulton <fulton@redhat.com>
Thu, 16 Nov 2017 16:29:59 +0000 (11:29 -0500)
commitd73f751b6372cbd60ddd6a24ae53232307b32fac
treec3bc1a453ceda779e511b4657ae0d98c056beef7
parentcc264d6ba6f371257ec6abccdf256077b52f0f53
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
roles/ceph-mon/tasks/openstack_config.yml