summaryrefslogtreecommitdiff
path: root/nova/tests/unit/api/openstack/compute/schemas/v1.1/servers/invalid/partial3.xml
blob: 6455fe899abefbd051e77327ccc173ddba6cbd7c (plain)
1
2
3
4
5
6
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>