do not set INFLUXDB_VERSION

influxdb was updated to 1.7.6[1].

Also we are using python version of monasca-api and 0.9.5 is needed for
java version.
So removing this default to let monasca-api handle the variables value

1 - I14f441f5fee46fa273bc4ea1d57662c2e4ac60c2

Change-Id: Ie61fac97b10ce6bf3a9eaf078d8ab10030e6d8a2
This commit is contained in:
Sumit Jamgade 2019-07-10 16:42:19 +02:00
parent 040211ba89
commit 9ae88c7af4
1 changed files with 0 additions and 1 deletions

View File

@ -55,7 +55,6 @@ SPARK_JARS=("org/apache/spark/spark-catalyst_2.10/${SPARK_VERSION}/spark-catalys
# monasca-api stuff
INFLUXDB_VERSION=${INFLUXDB_VERSION:-0.9.5}
VERTICA_VERSION=${VERTICA_VERSION:-7.2.1-0}
CASSANDRA_VERSION=${CASSANDRA_VERSION:-37x}
STORM_VERSION=${STORM_VERSION:-1.0.2}