+ 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 | fabb3e5e-f4b5-4de6-85a3-d2864991eb20 | | 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 | 7e7a3985-bb23-46b7-a812-810ab153a9fb | | name | default | | share_types | fabb3e5e-f4b5-4de6-85a3-d2864991eb20 | | visibility | public | | is_default | True | | group_specs | | +-------------+--------------------------------------+ + echo 'Not Enabled' Not Enabled