Files
os-loganalyze/devstack/settings
Joshua Hesketh f317bcecb9 Set DocumentRoot for devstack plugin
Rather than defaulting to /var/www use /var/www/logs so that we can
copy test results into there and then check os-loganalyze works

Change-Id: I7372cae8260b3454906fa9a63e10263a6265f47c
2015-07-07 21:10:46 +10:00

5 lines
196 B
Plaintext

OS_LOGANALYZE_DIR=$DEST/os-loganalyze
OS_LOGANALYZE_APACHE_TEMPLATE=$OS_LOGANALYZE_DIR/devstack/os-loganalyze.template
OS_LOGANALYZE_APACHE_DOCUMENTROOT=/var/www/logs
enable_service os_loganalyze