+ 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 ++ sed -e s/,heat,orchestration//g ++ grep ',heat,orchestration$' + 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 ++ openstack service create -f value -c id --name=heat --description 'RegionOne: heat (orchestration) service' --enable orchestration + OS_SERVICE_ID=ee1dbc1b0a984814a0b5b88c527a2392