++ openstack service list -f csv --quote none ++ grep ',heat-cfn,cloudformation$' ++ sed -e s/,heat-cfn,cloudformation//g + OS_SERVICE_ID=d96462919fef4010aa21b4c67887c06f ++ openstack endpoint list -f csv --quote none ++ awk -F , '{ print $1 }' ++ grep '^[a-z0-9]*,RegionOne,heat-cfn,cloudformation,True,public,' + OS_ENDPOINT_ID= ++ wc -w ++ echo + '[' 0 -gt 1 ']' + [[ -n '' ]] + OS_ENDPOINT_UPDATE=True + [[ True == \T\r\u\e ]] ++ openstack endpoint create -f value -c id --region=RegionOne d96462919fef4010aa21b4c67887c06f public https://cloudformation.199-204-45-229.nip.io/v1 + OS_ENDPOINT_ID=93d9d6e067cc41bb9a4ceeed89a90b9f + openstack endpoint show 93d9d6e067cc41bb9a4ceeed89a90b9f +--------------+-------------------------------------------------+ | Field | Value | +--------------+-------------------------------------------------+ | enabled | True | | id | 93d9d6e067cc41bb9a4ceeed89a90b9f | | interface | public | | region | RegionOne | | region_id | RegionOne | | service_id | d96462919fef4010aa21b4c67887c06f | | url | https://cloudformation.199-204-45-229.nip.io/v1 | | service_name | heat-cfn | | service_type | cloudformation | +--------------+-------------------------------------------------+