Gitiles
Code Review
Sign In
spfactory.storpool.com
/
devstack
/
02da0c40f9511d0f52964e35145819bf9fc1eeff
/
.
/
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