Red Hat Training

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

2.449. openstack volume type unset

usage: openstack volume type unset [-h] [--property <key>]
                                   [--project <project>]
                                   [--project-domain <project-domain>]
                                   <volume-type>
Unset volume type properties

Positional arguments

<volume-type>


        Volume type to modify (name or ID)

Optional arguments

-h, --help


        show this help message and exit

--property <key>


        Remove a property from this volume type (repeat option
      to remove multiple properties)

--project <project>


        Removes volume type access to project (name or ID)
      (admin only)

--project-domain <project-domain>


      Domain the project belongs to (name or ID). This can
      be used in case collisions between project names
      exist.