summaryrefslogtreecommitdiff
path: root/nova/tests/unit/integrated/api_samples/os-hypervisors/hypervisors-list-resp.xml.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'nova/tests/unit/integrated/api_samples/os-hypervisors/hypervisors-list-resp.xml.tpl')
-rw-r--r--nova/tests/unit/integrated/api_samples/os-hypervisors/hypervisors-list-resp.xml.tpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/nova/tests/unit/integrated/api_samples/os-hypervisors/hypervisors-list-resp.xml.tpl b/nova/tests/unit/integrated/api_samples/os-hypervisors/hypervisors-list-resp.xml.tpl
new file mode 100644
index 0000000000..6b7d9d7ca1
--- /dev/null
+++ b/nova/tests/unit/integrated/api_samples/os-hypervisors/hypervisors-list-resp.xml.tpl
@@ -0,0 +1,4 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<hypervisors>
+ <hypervisor id="1" hypervisor_hostname="fake-mini"/>
+</hypervisors>