diff options
author | Marco Platania <platania@research.att.com> | 2018-04-03 16:59:50 -0400 |
---|---|---|
committer | Marco Platania <platania@research.att.com> | 2018-04-03 16:59:50 -0400 |
commit | 4411286605d3df8e50937bf109d39234a441ea62 (patch) | |
tree | 686cb134f03251d80ad7e311687053cfc5615cc4 | |
parent | d8bf64d1cd1be25e5cd4ca68aedf30897e7b8070 (diff) |
Update env.template for ONAP installation
Change-Id: Iaf9c53ae6d4738ad4bab48c62b64392096f54c24
Issue-ID: INT-444
Signed-off-by: Marco Platania <platania@research.att.com>
-rw-r--r-- | heat/ONAP/onap_openstack_template.env | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/heat/ONAP/onap_openstack_template.env b/heat/ONAP/onap_openstack_template.env index 7bdad750..fb8c6787 100644 --- a/heat/ONAP/onap_openstack_template.env +++ b/heat/ONAP/onap_openstack_template.env @@ -171,6 +171,8 @@ parameters: vfc_catalog_docker: ${CATALOG_DOCKER} vfc_wfengine_mgrservice_docker: ${WFENGINE_MGRSERVICE_DOCKER} vfc_wfengine_activiti_docker: ${WFENGINE_ACTIVITI_DOCKER} + vfc_multivimproxy_docker: ${MULTIVIMPROXY_DOCKER} + vfc_ztevmanagerdriver_docker: ${ZTEVMANAGERDRIVER_DOCKER} ############################################ # # |