virtual_machines.xml 554 B

12345678910111213141516171819
  1. <!--
  2. WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT ARE LIKELY TO BE
  3. OVERWRITTEN AND LOST. Changes to this xml configuration should be made using:
  4. virsh pool-edit virtual_machines
  5. or other application using the libvirt API.
  6. -->
  7. <pool type='dir'>
  8. <name>virtual_machines</name>
  9. <uuid>77b2f3a1-05b0-473d-b369-058eaee0cda1</uuid>
  10. <capacity unit='bytes'>0</capacity>
  11. <allocation unit='bytes'>0</allocation>
  12. <available unit='bytes'>0</available>
  13. <source>
  14. </source>
  15. <target>
  16. <path>/opt/virtual_machines</path>
  17. </target>
  18. </pool>