Update conf/templates/keystone/keystone_init.sh.tpl
This commit is contained in:
parent
1f3c6717ed
commit
52af98be6d
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# From devstack commit bd13b708f2 with some modifications
|
# From devstack commit bd13b708f2 with some modifications
|
||||||
set +e
|
set -o errexit
|
||||||
|
|
||||||
# These are used by keystone commands below
|
# These are used by keystone commands below
|
||||||
export SERVICE_TOKEN=%SERVICE_TOKEN%
|
export SERVICE_TOKEN=%SERVICE_TOKEN%
|
||||||
|
Loading…
x
Reference in New Issue
Block a user