+ 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) ++ 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) ++ 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=c4da0f9cad2c4c3b9a6a9ed2448b34cb