+ export HOME=/tmp + HOME=/tmp + cd /tmp + openstack share type show default /var/lib/openstack/lib/python3.10/site-packages/zaqarclient/version.py:17: 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 sharetype with a name or ID of 'default' exists. + openstack share type create default true --public true --description 'default generic share type' /var/lib/openstack/lib/python3.10/site-packages/zaqarclient/version.py:17: 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 | +----------------------+--------------------------------------+ | id | 4f657552-066b-41eb-b5c2-f4169903b3b8 | | name | default | | visibility | public | | is_default | True | | required_extra_specs | driver_handles_share_servers : True | | optional_extra_specs | | | description | default generic share type | +----------------------+--------------------------------------+ + openstack share group type show default /var/lib/openstack/lib/python3.10/site-packages/zaqarclient/version.py:17: 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 sharegrouptype with a name or ID of 'default' exists. + openstack share group type create default default --public true /var/lib/openstack/lib/python3.10/site-packages/zaqarclient/version.py:17: 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 | +-------------+--------------------------------------+ | id | 28189975-9492-48c3-b0a2-7414945c4bdd | | name | default | | share_types | 4f657552-066b-41eb-b5c2-f4169903b3b8 | | visibility | public | | is_default | True | | group_specs | | +-------------+--------------------------------------+ Not Enabled + echo 'Not Enabled'