Gitiles
Code Review
Sign In
spfactory.storpool.com
/
devstack
/
3b37b95684d351af19bccae4d0fee4135aa00857
/
.
/
tests
/
test_write_devstack_local_conf_role.sh
blob: b2bc0a2c46d1e8f490499c68797234984a87536e [
file
] [
log
] [
blame
]
#!/usr/bin/env bash
TOP
=
$
(
cd $
(
dirname
"$0"
)/..
&&
pwd
)
# Import common functions
source $TOP
/
functions
source $TOP
/
tests
/
unittest
.
sh
python
./
roles
/
write
-
devstack
-
local
-
conf
/
library
/
test
.
py