Uploaded image for project: 'DeltaCloud'
  1. DeltaCloud
  2. DTACLOUD-111

API and GUI still show 'start' as an option for Stopped Instance in EC2 - not available in AWS

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Server, Website
    • None
    • Fedora 16, Firefox 7.0.1,
      Executing API curl commands and checking in DeltaCloud GUI and AWS

    Description

      This issue may be related to DTACLOUD-8, DTACLOUD-9 or DTACLOUD-100

      Provider EC2: After executing >> curl -X POST --user username:password http://host:3003/api/instances/i-3bcfc558/stop?format=xml ,

      Querying the instance will show 'start' as an available action (this is not possible to do from AWS). Executing >> curl -X POST --user username:password http://host:3003/api/instances/i-3bcfc558/start?format=xml will error out:

      %%% ERROR RESPONSE %%%

      <error status='500' url='/api/instances/i-3bcfc558/start?format=xml'>
      <kind>backend_error</kind>
      <backend driver='ec2'>
      <code>500</code>
      </backend>
      <message><![CDATA[start_instance capability not supported by backend Deltacloud::Drivers::EC2::EC2Driver]]></message>
      </error>

      %%%

      The GUI shows the instance as 'STOPPED' but also shows a 'start' button - even though this is not supported.
      AWS shows the instance as 'terminated' (possibly related to DTACLOUD-100)

      If this is just a matter of time lag - ie: if waited long enough, the 'start' option would no longer be there, then it would be helpful is there was some warning or indication that change of status is happening.

      Attachments

        Issue Links

          Activity

            People

              lutter David Lutterkort
              rlandy Ronelle Landy
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated: