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