++ grep ',barbican,key-manager$' ++ openstack service list -f csv --quote none ++ sed -e s/,barbican,key-manager//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=a2796c35592f497b8604b0c7c3f4c86a ++ openstack endpoint list -f csv --quote none ++ grep '^[a-z0-9]*,RegionOne,barbican,key-manager,True,internal,' ++ 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 a2796c35592f497b8604b0c7c3f4c86a internal http://barbican-api.openstack.svc.cluster.local:9311/ /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=06523cb4715241d0ac850e0c54ece21a + openstack endpoint show 06523cb4715241d0ac850e0c54ece21a /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 | 06523cb4715241d0ac850e0c54ece21a | | interface | internal | | region | RegionOne | | region_id | RegionOne | | service_id | a2796c35592f497b8604b0c7c3f4c86a | | url | http://barbican-api.openstack.svc.cluster.local:9311/ | | service_name | barbican | | service_type | key-manager | +--------------+-------------------------------------------------------+