++ openstack service list -f csv --quote none ++ grep ',manilav2,sharev2$' ++ sed -e s/,manilav2,sharev2//g /var/lib/openstack/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet + OS_SERVICE_ID=d90d4058cca34b8f913a411d0f63dc42 ++ openstack endpoint list -f csv --quote none ++ grep '^[a-z0-9]*,RegionOne,manilav2,sharev2,True,public,' ++ awk -F , '{ print $1 }' /var/lib/openstack/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet + OS_ENDPOINT_ID= ++ echo ++ wc -w + '[' 0 -gt 1 ']' + [[ -n '' ]] + OS_ENDPOINT_UPDATE=True + [[ True == \T\r\u\e ]] ++ openstack endpoint create -f value -c id --region=RegionOne d90d4058cca34b8f913a411d0f63dc42 public https://share.199-204-45-129.nip.io/v2 /var/lib/openstack/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet + OS_ENDPOINT_ID=6c01222a081f4182812a8b158ee3f684 + openstack endpoint show 6c01222a081f4182812a8b158ee3f684 /var/lib/openstack/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet +--------------+----------------------------------------+ | Field | Value | +--------------+----------------------------------------+ | enabled | True | | id | 6c01222a081f4182812a8b158ee3f684 | | interface | public | | region | RegionOne | | region_id | RegionOne | | service_id | d90d4058cca34b8f913a411d0f63dc42 | | url | https://share.199-204-45-129.nip.io/v2 | | service_name | manilav2 | | service_type | sharev2 | +--------------+----------------------------------------+