+ 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 | bffd4507-8f51-4674-a304-649b75c0b1e6 | | 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 | a26e3323-e2b0-4065-bd06-4610276a4c6b | | name | default | | share_types | bffd4507-8f51-4674-a304-649b75c0b1e6 | | visibility | public | | is_default | True | | group_specs | | +-------------+--------------------------------------+ Not Enabled + echo 'Not Enabled'