Update monasca-api image
Add apache profile Change-Id: I27b8573676518c3d2c9abd01cabfc2b6122f51aa
This commit is contained in:
parent
be831151d5
commit
c9b014b3c5
@ -214,7 +214,7 @@ neutron_sriov_pip_packages=${neutron_sriov_pip_packages:-"pycrypto"}
|
||||
neutron_sriov_dist_packages=${neutron_sriov_dist_packages:-"'ethtool lshw'"}
|
||||
neutron_sriov_extra_tag=${neutron_sriov_extra_tag:-'-sriov-1804'}
|
||||
placement_profiles=${placement_profiles:-"'apache'"}
|
||||
monasca_api_profile=${monasca_api_profile:-"'monasca api'"}
|
||||
monasca_api_profile=${monasca_api_profile:-"'apache monasca api'"}
|
||||
monasca_api_pip_packages=${monasca_api_pip_packages:-"influxdb cassandra-driver sqlalchemy"}
|
||||
####################
|
||||
# Action starts here
|
||||
|
@ -300,7 +300,7 @@
|
||||
- "PYTHON3={{ python3 }}"
|
||||
- "PROJECT='monasca-api'"
|
||||
- "PROJECT_REF={{ branchname }}"
|
||||
- "PROFILES='monasca api'"
|
||||
- "PROFILES='apache monasca api'"
|
||||
- "PIP_PACKAGES='influxdb cassandra-driver sqlalchemy'"
|
||||
- "WHEELS='{{ wheels_location }}'"
|
||||
- "KEEP_ALL_WHEELS=yes"
|
||||
|
Loading…
Reference in New Issue
Block a user