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
5 lines
196 B
Plaintext
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 |