libvirt/tests/storagepoolxml2xmlin/pool-rbd.xml
2013-06-03 11:20:01 +08:00

12 lines
284 B
XML

<pool type='rbd'>
<name>ceph</name>
<source>
<name>rbd</name>
<host name='localhost' port='6789'/>
<host name='localhost' port='6790'/>
<auth username='admin' type='ceph'>
<secret uuid='2ec115d7-3a88-3ceb-bc12-0ac909a6fd87'/>
</auth>
</source>
</pool>