Uploaded image for project: 'jclouds'
  1. jclouds
  2. JCLOUDS-208

Datacenter/enterprise limitation procedure changes in Abiquo version 2.4

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.6.1
    • 1.6.2, 1.7.0
    • jclouds-labs
    • Abiquo server version 2.4

    Description

      The current release of the jclouds-labs/abiquo framework does not support the new procedure for establishing limitations between enterprises and physical datacenters.
      Up to Abiquo version 2.3 this was achieved by sending the id of the datacenter as a query string parameter of the URL the limit creation request was posted to:

      http://<abiquo_server>/api/admin/enterprises/166/limits?datacenter=1

      But from version 2.4 that's not the way any more: now the relation is established by means of a "datacenter" link within the representation of the limit itself.

      <link rel="datacenter" href="http://<abiquo_server>/api/admin/datacenters/1" />

      Attachments

        1. JCLOUDS-208.patch
          5 kB
          Ignasi Barrera

        Activity

          People

            nacx Ignasi Barrera
            carlos.garcia.ibanez Carlos García Ibáñez
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: