Ronelle Landy created DTACLOUD-271:
--------------------------------------
Summary: CIMI: CloudEntryPoint xmlns="http://www.dmtf.org/cimi" -
"Page Not Found"
Key: DTACLOUD-271
URL: https://issues.apache.org/jira/browse/DTACLOUD-271
Project: DeltaCloud
Issue Type: Bug
Components: Server
Environment: deltacloud git commit:
714c474d240945ec07f39873bac148ce966a2246
mock provider
Fedora 16
Reporter: Ronelle Landy
>> ./bin/deltacloudd -i mock -f cimi -r <hostname> -p 3006
Checked the collections available from /cimi/cloudEntryPoint:
>> [root@dell-pe2900-02 ~]# curl -X GET --user "<unw>"
>> http://dell-pe2900-02.rhts.eng.bos.redhat.com:3006/cimi/cloudEntryPoint?format=xml
<CloudEntryPoint xmlns="http://www.dmtf.org/cimi">
<volumeTemplates
href="http://dell-pe2900-02.rhts.eng.bos.redhat.com:3006/cimi/volume_templates"
/>
<volumeImages
href="http://dell-pe2900-02.rhts.eng.bos.redhat.com:3006/cimi/volume_images" />
<description>Cloud Entry Point for the Deltacloud mock driver</description>
<vspTemplates
href="http://dell-pe2900-02.rhts.eng.bos.redhat.com:3006/cimi/vsp_templates" />
<volumeConfigurations
href="http://dell-pe2900-02.rhts.eng.bos.redhat.com:3006/cimi/volume_configurations"
/>
<machineImages
href="http://dell-pe2900-02.rhts.eng.bos.redhat.com:3006/cimi/machine_images" />
<machineTemplates
href="http://dell-pe2900-02.rhts.eng.bos.redhat.com:3006/cimi/machine_templates"
/>
<entityMetadata></entityMetadata>
<routingGroupTemplates
href="http://dell-pe2900-02.rhts.eng.bos.redhat.com:3006/cimi/routing_group_templates"
/>
<addressTemplates
href="http://dell-pe2900-02.rhts.eng.bos.redhat.com:3006/cimi/address_templates"
/>
<addresses
href="http://dell-pe2900-02.rhts.eng.bos.redhat.com:3006/cimi/addresses" />
<routingGroups
href="http://dell-pe2900-02.rhts.eng.bos.redhat.com:3006/cimi/routing_groups" />
<networkConfigurations
href="http://dell-pe2900-02.rhts.eng.bos.redhat.com:3006/cimi/network_configurations"
/>
<machines
href="http://dell-pe2900-02.rhts.eng.bos.redhat.com:3006/cimi/machines" />
<vspConfigurations
href="http://dell-pe2900-02.rhts.eng.bos.redhat.com:3006/cimi/vsp_configurations"
/>
<networks
href="http://dell-pe2900-02.rhts.eng.bos.redhat.com:3006/cimi/networks" />
<created>Wed Jul 11 13:25:29 -0400 2012</created>
<id>http://dell-pe2900-02.rhts.eng.bos.redhat.com:3006/cimi/cloudEntryPoint</id>
<vsps href="http://dell-pe2900-02.rhts.eng.bos.redhat.com:3006/cimi/vsps" />
<networkTemplates
href="http://dell-pe2900-02.rhts.eng.bos.redhat.com:3006/cimi/network_templates"
/>
<machineAdmins
href="http://dell-pe2900-02.rhts.eng.bos.redhat.com:3006/cimi/machine_admins" />
<volumes
href="http://dell-pe2900-02.rhts.eng.bos.redhat.com:3006/cimi/volumes" />
<machineConfigurations
href="http://dell-pe2900-02.rhts.eng.bos.redhat.com:3006/cimi/machine_configurations"
/>
<name>mock</name>
</CloudEntryPoint>
Clicking on "http://www.dmtf.org/cimi" as shown in the output above
(<CloudEntryPoint xmlns="http://www.dmtf.org/cimi">) results in:
"You've found a missing page.
Page Not Found
Oops! Looks like we provided you with a link to a non-existent page. This issue
will show up in our site error logs, so we'll probably see it, but if you would
like to drop us a line with some pertinent information we'd be quite pleased.
You should be able to hit your back button or use the navigation at the top of
this page to return to an actual place.
Thanks!"
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira