summaryrefslogtreecommitdiff
path: root/nova/tests/unit/api/openstack/compute/schemas/v1.1/servers/invalid/partial3.xml
diff options
context:
space:
mode:
Diffstat (limited to 'nova/tests/unit/api/openstack/compute/schemas/v1.1/servers/invalid/partial3.xml')
-rw-r--r--nova/tests/unit/api/openstack/compute/schemas/v1.1/servers/invalid/partial3.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/nova/tests/unit/api/openstack/compute/schemas/v1.1/servers/invalid/partial3.xml b/nova/tests/unit/api/openstack/compute/schemas/v1.1/servers/invalid/partial3.xml
new file mode 100644
index 0000000000..6455fe899a
--- /dev/null
+++ b/nova/tests/unit/api/openstack/compute/schemas/v1.1/servers/invalid/partial3.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="utf-8"?>
+<servers xmlns="http://docs.openstack.org/compute/api/v1.1">
+ <!-- the server specification requires a number of children -->
+ <server name="foo" userId="foo" tenantId="foo" id="foo" updated="1401991486"
+ created="1401991486" hostId="foo" accessIPv4="1.2.3.4"
+ accessIPv6="::1" status="foo"/>
+</servers>