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

Openstack instances action "create-image" url is incorrect for html

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Not A Problem
    • Server
    • None

    Description

      The html returned for an instance contains the incorrect create_image action url.

      % curl -X GET --user "${CREDS}" "http://localhost:3001/api/instances/${INSTANCE_ID}"
      <!DOCTYPE html>
      <html>
      <head>
      <title>Deltacloud API 1.1.0</title>
      ...
      <form action='http://localhost:3001/api/images/new?instance_id=INST-ID' class='link get' data-ajax='false' method='post'>
      <input name='_method' type='hidden' value='get' />
      <button data-ajax='false' data-inline='true' type='submit'>
      Create Image
      </button>

      I do not believe "/new" sub-string should be there.

      Attachments

        Activity

          People

            jvlcek Joseph J. VLcek
            jvlcek Joseph J. VLcek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: