+ OS_SERVICE_DESC='RegionOne: heat (orchestration) service' + unset OS_SERVICE_ID ++ seq 3 + for i in $(seq 3) ++ openstack service list -f csv --quote none ++ grep ',heat,orchestration$' ++ sed -e s/,heat,orchestration//g + OS_SERVICE_ID= + [[ -n '' ]] + sleep 2 + for i in $(seq 3) ++ grep ',heat,orchestration$' ++ sed -e s/,heat,orchestration//g ++ openstack service list -f csv --quote none + OS_SERVICE_ID= + [[ -n '' ]] + sleep 2 + for i in $(seq 3) ++ openstack service list -f csv --quote none ++ grep ',heat,orchestration$' ++ sed -e s/,heat,orchestration//g + OS_SERVICE_ID= + [[ -n '' ]] + sleep 2 ++ openstack service create -f value -c id --name=heat --description 'RegionOne: heat (orchestration) service' --enable orchestration + OS_SERVICE_ID=ee9de75ae59448f6ade21a49b06f6da4