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