
Partially implements blueprint v3-api-unittests Change-Id: I2b572ec13190b946daebec4e64f9b9b362d5ac6e
5 lines
389 B
XML
5 lines
389 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<flavor xmlns:atom="http://www.w3.org/2005/Atom" xmlns="http://docs.openstack.org/compute/api/v1.1" name="m1.tiny" ram="512" ephemeral="" disabled="False" vcpus="1" swap="" disk="1" id="1">
|
|
<atom:link href="http://openstack.example.com/v3/flavors/1" rel="self"/>
|
|
<atom:link href="http://openstack.example.com/flavors/1" rel="bookmark"/>
|
|
</flavor> |