You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Andrew Gaul (JIRA)" <ji...@apache.org> on 2017/09/12 03:30:01 UTC

[jira] [Updated] (JCLOUDS-527) JClouds Nova QuotaApi broken for Nova Grizzly and onwards

     [ https://issues.apache.org/jira/browse/JCLOUDS-527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Gaul updated JCLOUDS-527:
--------------------------------
    Fix Version/s:     (was: 2.1.0)

> JClouds Nova QuotaApi broken for Nova Grizzly and onwards
> ---------------------------------------------------------
>
>                 Key: JCLOUDS-527
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-527
>             Project: jclouds
>          Issue Type: Task
>          Components: jclouds-compute
>    Affects Versions: 1.7.2, 1.8.0
>            Reporter: Jasdeep Hundal
>              Labels: openstack-nova
>
> 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



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)