++ openstack service list -f csv --quote none ++ sed -e s/,heat-cfn,cloudformation//g ++ grep ',heat-cfn,cloudformation$' + OS_SERVICE_ID=eb40a1b0077e41d699c677887b77337c ++ 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 eb40a1b0077e41d699c677887b77337c public https://cloudformation.199-204-45-210.nip.io/v1 + OS_ENDPOINT_ID=f4a79bcbc68e40cca0fe9af44c3062c6 + openstack endpoint show f4a79bcbc68e40cca0fe9af44c3062c6 +--------------+-------------------------------------------------+ | Field | Value | +--------------+-------------------------------------------------+ | enabled | True | | id | f4a79bcbc68e40cca0fe9af44c3062c6 | | interface | public | | region | RegionOne | | region_id | RegionOne | | service_id | eb40a1b0077e41d699c677887b77337c | | url | https://cloudformation.199-204-45-210.nip.io/v1 | | service_name | heat-cfn | | service_type | cloudformation | +--------------+-------------------------------------------------+