You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Jeremy Daggett (JIRA)" <ji...@apache.org> on 2014/04/18 01:07:21 UTC

[jira] [Updated] (JCLOUDS-536) Support Nova Quota Sets Extension API

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

Jeremy Daggett updated JCLOUDS-536:
-----------------------------------

    Description: 
JCLOUDS-526 proposes the removal of the legacy Nova QuotaClassApi, however the QuotaApi currently maps to the "os-quota-class" OpenStack Nova Extension.

The domain object for Quota needs to be updated to reflect the added/removed fields. 

volumes, gigabytes, and cores have been removed.

quota_set, fixed_ips, and injected_file_path_bytes have been added.

Unit/Live Tests will need to be updated


  was:
The QuotaClassApi in Nova has been superceded by the Quota Sets (os-quota-sets) API.

JCLOUDS-526 proposes the removal of the legacy Nova QuotaClassApi

New support for the QuotaSetsApi will need to be added to the Nova extensions:
http://api.openstack.org/api-ref-compute-v2-ext.html#ext-os-quota-sets


> Support Nova Quota Sets Extension API
> -------------------------------------
>
>                 Key: JCLOUDS-536
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-536
>             Project: jclouds
>          Issue Type: Improvement
>          Components: jclouds-compute
>    Affects Versions: 1.8.0
>            Reporter: Jeremy Daggett
>              Labels: openstack
>             Fix For: 1.8.0
>
>
> JCLOUDS-526 proposes the removal of the legacy Nova QuotaClassApi, however the QuotaApi currently maps to the "os-quota-class" OpenStack Nova Extension.
> The domain object for Quota needs to be updated to reflect the added/removed fields. 
> volumes, gigabytes, and cores have been removed.
> quota_set, fixed_ips, and injected_file_path_bytes have been added.
> Unit/Live Tests will need to be updated



--
This message was sent by Atlassian JIRA
(v6.2#6252)