Files
nova/doc/api_samples/OS-FLV-EXT-DATA/flavors-extra-data-get-resp.xml
Tiago Mello 223b9f19e5 Adds API sample test for Flavors Extra Data extension.
Change-Id: I65f8ed10dc5c1d31f848ad3fdc5c63e17fdc518f
2012-09-10 21:04:46 -03:00

5 lines
490 B
XML

<?xml version='1.0' encoding='UTF-8'?>
<flavor xmlns:OS-FLV-EXT-DATA="http://docs.openstack.org/compute/ext/flavor_extra_data/api/v1.1" xmlns:atom="http://www.w3.org/2005/Atom" xmlns="http://docs.openstack.org/compute/api/v1.1" disk="0" vcpus="1" ram="512" name="m1.tiny" id="1" OS-FLV-EXT-DATA:ephemeral="0">
<atom:link href="http://openstack.example.com/v2/openstack/flavors/1" rel="self"/>
<atom:link href="http://openstack.example.com/openstack/flavors/1" rel="bookmark"/>
</flavor>