]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
add unique filter to openstack pool names 1246/head
authortynorth-cisco <tynorth@cisco.com>
Mon, 23 Jan 2017 19:53:43 +0000 (11:53 -0800)
committertynorth-cisco <tynorth@cisco.com>
Mon, 23 Jan 2017 19:58:28 +0000 (11:58 -0800)
commit6400989cf2ea9c4bb722f20b5d54af13e3f51146
tree91bbdf4c27b4d33ab621f13bf3486da2875aa92b
parentc4161df38b9d6f0e4ab5f1dee80d5a11c2116eb1
add unique filter to openstack pool names

could have scenario where different openstack components would
use the same pool, but the logic would create the same pool
more than once

add unique filter to account for this
roles/ceph-mon/tasks/openstack_config.yml