nova/nova/tests/integrated/api_samples/image-metadata-put-resp.xml.tpl
Mauro S. M. Rodrigues b957a3553e Add API samples to images api
Fixes issue with updated metata not being returned properly from
the api. Adds a small check to the samples baseclass to allow the
output to be generated even if the template file is empty.

Change-Id: Idcdd24d7e785026e50b9abf4762466fd55a8d42f
2012-09-03 08:17:44 -04:00

5 lines
190 B
Smarty

<?xml version='1.0' encoding='UTF-8'?>
<metadata xmlns="http://docs.openstack.org/compute/api/v1.1">
<meta key="auto_disk_config">True</meta>
<meta key="Label">Changed</meta>
</metadata>