Red Hat Training

A Red Hat training course is available for Red Hat OpenStack Platform

13.40. manila quota-class-update

usage: manila quota-class-update [--shares <shares>] [--snapshots <snapshots>]
                                 [--gigabytes <gigabytes>]
                                 [--snapshot-gigabytes <snapshot_gigabytes>]
                                 [--share-networks <share-networks>]
                                 <class-name>
Update the quotas for a quota class (Admin only).

Positional arguments

<class-name>


        Name of quota class to set the quotas for.

Optional arguments

--shares <shares>


        New value for the "shares" quota.

--snapshots <snapshots>


      New value for the "snapshots" quota.

--gigabytes <gigabytes>


      New value for the "gigabytes" quota.

--snapshot-gigabytes <snapshot_gigabytes>, --snapshot_gigabytes <snapshot_gigabytes>


      New value for the "snapshot_gigabytes" quota.

--share-networks <share-networks>, --share_networks <share-networks>


      New value for the "share_networks" quota.