kolla/ansible/roles/nova/templates/secret.xml.j2
Sam Yaple 99c7eb1997 Make OpenStack use Ceph
This implements all the openstack pieces needed to make ceph work.

DocImpact
Change-Id: I1d24476a966602cf955e5ef872b0efb01319894a
Partially-Implements: blueprint ceph-container
Implements: blueprint kolla-live-migration
2015-09-25 20:11:18 +00:00

7 lines
153 B
Django/Jinja

<secret ephemeral='no' private='no'>
<uuid>{{ rbd_secret_uuid }}</uuid>
<usage type='ceph'>
<name>client.nova secret</name>
</usage>
</secret>