35328ddd8f
Partially implements blueprint nova-api-samples Fixes bug 1096653 Change-Id: I9a6ca8a023bf0f3404b3a9af635dd29a7a584aa3
5 lines
391 B
XML
5 lines
391 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="flavortest" id="100" swap="5">
|
|
<atom:link href="http://openstack.example.com/v2/openstack/flavors/100" rel="self"/>
|
|
<atom:link href="http://openstack.example.com/openstack/flavors/100" rel="bookmark"/>
|
|
</flavor> |