c37e034790
Partially implements blueprint v3-api-unittests Change-Id: I6df70127a88881320052613f4c107e2287f375c1
9 lines
527 B
XML
9 lines
527 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<server xmlns:atom="http://www.w3.org/2005/Atom" xmlns="http://docs.openstack.org/compute/api/v1.1" id="c7edb38c-18bf-4522-8ddc-3af9dd3ab513" admin_pass="55v3adHeAzSM">
|
|
<metadata/>
|
|
<atom:link href="http://openstack.example.com/v3/servers/c7edb38c-18bf-4522-8ddc-3af9dd3ab513" rel="self"/>
|
|
<atom:link href="http://openstack.example.com/servers/c7edb38c-18bf-4522-8ddc-3af9dd3ab513" rel="bookmark"/>
|
|
<security_groups>
|
|
<security_group name="test"/>
|
|
</security_groups>
|
|
</server> |