aboutsummaryrefslogtreecommitdiffstats
path: root/heat/ONAP/onap_openstack_light.yaml
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-04-16 18:59:28 +0000
committerGerrit Code Review <gerrit@onap.org>2018-04-16 18:59:28 +0000
commitcf7a2042c88b7079ef829a62ef2d468afef7bd1b (patch)
tree239ef45da6cf6d2867d4a4bd5bc0ba8583e34272 /heat/ONAP/onap_openstack_light.yaml
parent38322831c7591dbecc41e4d90a38a556c1c47230 (diff)
parent87ff9f85c1c270a9b8533918701fa920a181d750 (diff)
Merge "Update AAF installation with Heat"
Diffstat (limited to 'heat/ONAP/onap_openstack_light.yaml')
-rw-r--r--heat/ONAP/onap_openstack_light.yaml6
1 files changed, 5 insertions, 1 deletions
diff --git a/heat/ONAP/onap_openstack_light.yaml b/heat/ONAP/onap_openstack_light.yaml
index 17266b25..79fffad9 100644
--- a/heat/ONAP/onap_openstack_light.yaml
+++ b/heat/ONAP/onap_openstack_light.yaml
@@ -294,6 +294,8 @@ parameters:
type: string
nbi_repo:
type: string
+ aaf_repo:
+ type: string
################################
# #
@@ -416,6 +418,8 @@ parameters:
type: string
nbi_branch:
type: string
+ aaf_branch:
+ type: string
#############
# #
@@ -1985,7 +1989,7 @@ resources:
aaf_vm:
type: OS::Nova::Server
properties:
- image: { get_param: ubuntu_1404_image }
+ image: { get_param: ubuntu_1604_image }
flavor: { get_param: flavor_medium }
name:
str_replace: