797e9dc50f
Partially implements blueprint nova-api-samples Fixes bug 1070163 Change-Id: Ib838adf0c21f3eee6c52cd8e1942c96ae89cca98
5 lines
380 B
XML
5 lines
380 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" disk="10" vcpus="2" ram="1024" name="test_flavor" id="10">
|
|
<atom:link href="http://openstack.example.com/v2/openstack/flavors/10" rel="self"/>
|
|
<atom:link href="http://openstack.example.com/openstack/flavors/10" rel="bookmark"/>
|
|
</flavor> |