Fix the lack of tenant_id for images and flavors for the Compute API.

Fix bug 1086970

Patchset fixes whitespace addition.

Change-Id: I5338e53792b1e8ff6c98873d24d418b0cac67cca
This commit is contained in:
annegentle 2013-02-08 10:09:34 -06:00
parent 655d528530
commit 7b370ab327

View File

@ -110,7 +110,6 @@
<!-- <resource path="metadata"
type="#Metadata #MetadataList"/> -->
</resource>
</resource>
<resource id="Images" type="#ImageList" path="images">
<resource path="detail" type="#DetailImageList"/>
<resource path="{image_id}">
@ -141,7 +140,7 @@
</resource>
</resource>
</resource>
</resource>
</resources>
<!--*******************************************************-->