+ export HOME=/tmp + HOME=/tmp + openstack volume type show rbd1 /var/lib/openstack/lib/python3.10/site-packages/munch/__init__.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources No volumetype with a name or ID of 'rbd1' exists. + openstack volume type create --public --property volume_backend_name=rbd1 rbd1 /var/lib/openstack/lib/python3.10/site-packages/munch/__init__.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources +-------------+--------------------------------------+ | Field | Value | +-------------+--------------------------------------+ | description | None | | id | 25afb065-5bb8-4e9c-9596-1dc50e10c7e3 | | is_public | True | | name | rbd1 | | properties | volume_backend_name='rbd1' | +-------------+--------------------------------------+ + openstack volume type list --long /var/lib/openstack/lib/python3.10/site-packages/munch/__init__.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources +--------------------------------------+-------------+-----------+---------------------+----------------------------+ | ID | Name | Is Public | Description | Properties | +--------------------------------------+-------------+-----------+---------------------+----------------------------+ | 25afb065-5bb8-4e9c-9596-1dc50e10c7e3 | rbd1 | True | None | volume_backend_name='rbd1' | | 0e9c420d-153c-4923-ae38-eb02be3dbe2d | __DEFAULT__ | True | Default Volume Type | | +--------------------------------------+-------------+-----------+---------------------+----------------------------+ + openstack volume qos list /var/lib/openstack/lib/python3.10/site-packages/munch/__init__.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources + exit 0