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

GET /ec2?Action=DescribeImages returns unknown

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • EC2/Frontend
    • None
    • Fedora 16, Fedora 17
      ec2 front end
      git commit version:4425e40df760dad54857a6ec17599d779645113b

    Description

      Accessing the mock driver collections using deltacloud ec2 front end no longer works.

      The change to the ec2 front end looks to have come from: Commit 4e0b2120ef6679f0e126ba08a3b3f380ca7425c4
      EC2: Mount the EC2 frontend on /ec2 instead of /

      Starting the deltacloud server pointing at mock - using ec2 front end:

      >> ./bin/deltacloudd -i mock -f ec2

      >> curl -X GET -H 'Accept: application/xml' --user 'un:pw' http://localhost:3001/ec2?Action=DescribeImages
      <!DOCTYPE html>
      <html>
      <head>
      <style type="text/css">
      body

      { text-align:center;font-family:helvetica,arial;font-size:22px; color:#888;margin:20px}

      #c

      {margin:0 auto;width:500px;text-align:left}

      </style>
      </head>
      <body>
      <h2>Sinatra doesn’t know this ditty.</h2>
      <img src='http://localhost:3001/ec2/_sinatra_/404.png'>
      <div id="c">
      Try this:
      <pre>get '/' do
      "Hello World"
      end</pre>
      </div>
      </body>
      </html>

      Attachments

        Activity

          People

            mfojtik Michal Fojtik
            rlandy Ronelle Landy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: