Frederic Dang Tran created DTACLOUD-371:
-------------------------------------------

             Summary: Missing mandatory "state" attribute in MachineImage
                 Key: DTACLOUD-371
                 URL: https://issues.apache.org/jira/browse/DTACLOUD-371
             Project: DeltaCloud
          Issue Type: Bug
          Components: CIMI/Frontend
            Reporter: Frederic Dang Tran
            Priority: Minor


Missing mandatory "state" attribute in MachineImage:
GET http://localhost:3001/cimi/machine_images
...

<MachineImage>
    <id>http://localhost:3001/cimi/machine_images/img1</id>
    <name>img1</name>
    <description>Fedora 10</description>
    <created>2012-11-16T15:15:46+01:00</created>
    <imageLocation href="mock://img1" />
  </MachineImage>


--
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

Reply via email to