Comment 1 for bug 1290857

Revision history for this message
Anne Gentle (annegentle) wrote :

To fix, update the WADL file in api-site/api-ref/src/wadls/compute-api/src/v2/wadl/os-compute-2-wadl so that both /images and /flavors are wrapped in the {tenant_id} resource.

 So line 29 of that wadl has the start point of the <resource id="tenant_id" and line 132 has the </resource> end wrapper, but it seems that should wrap to line 184.

Rebuild with mvn clean generate-sources to see if it does what it should.