Dies Koper created DTACLOUD-529:
-----------------------------------
Summary: cimi: only driver supported subcollections should be
listed
Key: DTACLOUD-529
URL: https://issues.apache.org/jira/browse/DTACLOUD-529
Project: DeltaCloud
Issue Type: Bug
Components: CIMI/Frontend
Reporter: Dies Koper
Assignee: David Lutterkort
Priority: Blocker
This was discussed on the mailing list:
Systems retrieved with http://localhost:3001/cimi/systems contain elements for
all subcollections.
For subcollections that the driver doesn't support, the href is invalid. It
should not include subcollections that the driver does not support.
See e.g. credentials below in an fgcp excerpt.
<System>
<id>UZXC0GRT-1IG4I5ELD</id>
<name>cimi system</name>
<description>template with two machines</description>
<state>STOPPED</state>
<systems href="UZXC0GRT-1IG4I5ELD/systems" />
<machines
href="http://localhost:3001/cimi/systems/UZXC0GRT-1IG4I5ELD/machines" />
<credentials href="UZXC0GRT-1IG4I5ELD/credentials" />
<volumes
href="http://localhost:3001/cimi/systems/UZXC0GRT-1IG4I5ELD/volumes" />
...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira