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