Fix incorrect old log-api tempest test configuration

Change-Id: I357a4984cbd30b5d0a4b9376e683b234d812e05a
This commit is contained in:
Adrian Czarnecki 2020-04-08 09:27:47 -07:00
parent 90854deb15
commit afc0de2f63
1 changed files with 2 additions and 1 deletions

View File

@ -80,6 +80,7 @@
vars:
devstack_services:
monasca-log: true
monasca-log-api: true
# Disable unneeded services.
monasca-agent: false
monasca-notification: false
@ -188,7 +189,7 @@
parent: monasca-tempest-log-base
vars:
devstack_localrc:
USE_OLD_LOG_API: false
USE_OLD_LOG_API: true
MONASCA_API_IMPLEMENTATION_LANG: python
MONASCA_PERSISTER_IMPLEMENTATION_LANG: python
MONASCA_METRICS_DB: influxdb