aboutsummaryrefslogtreecommitdiffstats
path: root/heat/ONAP/onap_openstack_light.yaml
diff options
context:
space:
mode:
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: