+ export HOME=/tmp + HOME=/tmp + cd /tmp + openstack share type show default /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 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/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 | +----------------------+--------------------------------------+ | id | 6da24059-7a30-4400-adcf-bf34eaf2f20f | | 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/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 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/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 | +-------------+--------------------------------------+ | id | 31cf030f-344e-4afd-b15d-ad1375707a14 | | name | default | | share_types | 6da24059-7a30-4400-adcf-bf34eaf2f20f | | visibility | public | | is_default | True | | group_specs | | +-------------+--------------------------------------+ + echo 'Not Enabled' Not Enabled