]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Client: keep consistency between `openstack_key` and `keys`
authorGuillaume Abrioux <gabrioux@redhat.com>
Thu, 13 Jul 2017 15:39:35 +0000 (17:39 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 17 Jul 2017 19:11:01 +0000 (21:11 +0200)
commitd0311c6aa3cf589702bffdec1c2cfde362f17f7e
tree1bee743cb3e99795c1380df6538259f80049eae2
parenta98b723a6abccb54403a96e8fadb029ccbd6c5c6
Client: keep consistency between `openstack_key` and `keys`

To keep consistency between `{{ openstack_keys }}` and `{{ keys }}`
respectively in `ceph-mon` and `ceph-client` roles.
This commit also add the possibility to set mds caps.

Fixes: #1680
Co-Authored-by: John Fulton <johfulto@redhat.com>
Co-Authored-by: Giulio Fidente <gfidente@redhat.com>
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
roles/ceph-client/defaults/main.yml
roles/ceph-client/tasks/create_users_keys.yml
roles/ceph-mon/defaults/main.yml
roles/ceph-mon/tasks/openstack_config.yml