diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-05-17 15:54:17 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-05-17 16:49:32 -0700 |
commit | dcff5656148560b3e6ef267b54a88e34ff6d2490 (patch) | |
tree | 5e0d2906fe47bdaea2eff4659565b651a8622b60 /heat/ONAP/onap_openstack.env | |
parent | 6f6c15df3da4360c57c616355447052ae1802f85 (diff) |
Retrieve boot scripts from new demo artifact zip
Change-Id: Icc805d78fb9191e53b5eee61ee2abb8086279dcd
Issue-ID: INT-504
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'heat/ONAP/onap_openstack.env')
-rw-r--r-- | heat/ONAP/onap_openstack.env | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/heat/ONAP/onap_openstack.env b/heat/ONAP/onap_openstack.env index 72a18175..c1eb4f49 100644 --- a/heat/ONAP/onap_openstack.env +++ b/heat/ONAP/onap_openstack.env @@ -40,7 +40,7 @@ parameters: dmaap_topic: AUTO - artifacts_version: 1.2.0-SNAPSHOT + artifacts_version: 1.2.1-SNAPSHOT openstack_tenant_id: PUT YOUR OPENSTACK PROJECT ID HERE |