++ openstack service list -f csv --quote none ++ grep ',heat-cfn,cloudformation$' ++ sed -e s/,heat-cfn,cloudformation//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=5cbefb8eb6a3466eadaf367dcda20a6d ++ openstack endpoint list -f csv --quote none ++ grep '^[a-z0-9]*,RegionOne,heat-cfn,cloudformation,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 5cbefb8eb6a3466eadaf367dcda20a6d public https://cloudformation.199-19-213-136.nip.io/v1 /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=e42eb12274af41c388c0806b3f7e22b5 + openstack endpoint show e42eb12274af41c388c0806b3f7e22b5 /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 | e42eb12274af41c388c0806b3f7e22b5 | | interface | public | | region | RegionOne | | region_id | RegionOne | | service_id | 5cbefb8eb6a3466eadaf367dcda20a6d | | url | https://cloudformation.199-19-213-136.nip.io/v1 | | service_name | heat-cfn | | service_type | cloudformation | +--------------+-------------------------------------------------+