
Adds the basic test and templates for testing the response of the extended server attributes extension. Tests both the json and XML responses. Change-Id: I38f43263bf5de854d7d7cf6d2180cf68831ad09b
6 lines
471 B
XML
6 lines
471 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="28f2c75f-61f3-44e5-b8c3-1725be74a831" adminPass="mZ8D3wQe8UtT">
|
|
<metadata/>
|
|
<atom:link href="http://openstack.example.com/v2/openstack/servers/28f2c75f-61f3-44e5-b8c3-1725be74a831" rel="self"/>
|
|
<atom:link href="http://openstack.example.com/openstack/servers/28f2c75f-61f3-44e5-b8c3-1725be74a831" rel="bookmark"/>
|
|
</server> |