Red Hat Training

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

8.60. neutron flavor-disassociate

usage: neutron flavor-disassociate [-h] [--request-format {json}]
                                   FLAVOR FLAVOR_PROFILE
Disassociate a Neutron service flavor from a flavor profile.

Positional arguments

FLAVOR


        ID or name of the flavor to be disassociated.

FLAVOR_PROFILE


        ID of the flavor profile to be disassociated from the
      flavor.

Optional arguments

-h, --help


        show this help message and exit

--request-format {json}


      DEPRECATED! Only JSON request format is supported.