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

JClouds Nova QuotaApi broken for Nova Grizzly and onwards

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.7.2, 1.8.0
    • None
    • jclouds-compute

    Description

      Nova no longer supports setting quotas for volumes and returns errors ("{"badRequest": {"message": "Bad key(s) gigabytes,volumes in quota_set", "code": 400}}") when trying to set any quota in JClouds through the QuotaApi.

      See:
      https://blueprints.launchpad.net/nova/+spec/delete-nova-volume
      and
      https://bugs.launchpad.net/python-novaclient/+bug/1078089

      Supported quota keys:
      https://github.com/openstack/nova/blob/master/nova/quota.py#L1408-L1428
      Where Nova rejects unsupported quota keys:
      https://github.com/openstack/nova/blob/master/nova/api/openstack/compute/contrib/quotas.py#L143-L164

      Attachments

        Activity

          People

            Unassigned Unassigned
            jasdeep Jasdeep Hundal
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: