diff options
author | yangyan <yangyanyj@chinamobile.com> | 2017-11-16 15:04:30 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2017-11-16 16:05:10 +0800 |
commit | b60071bcf11bdb01588c59554c6c1d5241a04837 (patch) | |
tree | faf0f7c01da1ca56a29fc7455a7b0cbcc8e69ba0 | |
parent | 56626268fbe0e80a08c738097b6c31fb1bf84069 (diff) |
Update vfc release version
Issue-ID: VFC-593
Change-Id: I3ad610d0f9dd8c2f10ffe545434edde98a493e5b
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
-rw-r--r-- | heat/ONAP/onap_openstack.env | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/heat/ONAP/onap_openstack.env b/heat/ONAP/onap_openstack.env index 66c3768f..ef0f43ea 100644 --- a/heat/ONAP/onap_openstack.env +++ b/heat/ONAP/onap_openstack.env @@ -146,21 +146,21 @@ parameters: dgbuilder_docker: v0.1.0 cli_docker: v1.1.0 - vfc_nokia_docker: 1.0.2-STAGING-latest - vfc_ztevmanagerdriver_docker: 1.0.2-STAGING-latest - vfc_ztesdncdriver_docker: 1.0.0-STAGING-latest - vfc_vnfres_docker: 1.0.1-STAGING-latest - vfc_vnfmgr_docker: 1.0.1-STAGING-latest - vfc_vnflcm_docker: 1.0.1-STAGING-latest - vfc_resmanagement_docker: 1.0.0-STAGING-latest - vfc_nslcm_docker: 1.0.2-STAGING-latest - vfc_huawei_docker: v1.0.0 - vfc_jujudriver_docker: 1.0.0-STAGING-latest - vfc_gvnfmdriver_docker: 1.0.1-STAGING-latest - vfc_emsdriver_docker: 1.0.1-STAGING-latest - vfc_catalog_docker: 1.0.2-STAGING-latest - vfc_wfengine_mgrservice_docker: 1.0.0-STAGING-latest - vfc_wfengine_activiti_docker: 1.0.0-STAGING-latest + vfc_nokia_docker: v1.0.2 + vfc_ztevmanagerdriver_docker: v1.0.2 + vfc_ztesdncdriver_docker: v1.0.0 + vfc_vnfres_docker: v1.0.1 + vfc_vnfmgr_docker: v1.0.1 + vfc_vnflcm_docker: v1.0.1 + vfc_resmanagement_docker: v1.0.0 + vfc_nslcm_docker: v1.0.2 + vfc_huawei_docker: v1.0.2 + vfc_jujudriver_docker: v1.0.0 + vfc_gvnfmdriver_docker: v1.0.1 + vfc_emsdriver_docker: v1.0.1 + vfc_catalog_docker: v1.0.2 + vfc_wfengine_mgrservice_docker: v1.0.0 + vfc_wfengine_activiti_docker: v1.0.0 ##################### # # |