summaryrefslogtreecommitdiffstats
path: root/heat/ONAP/onap_openstack_light.yaml
diff options
context:
space:
mode:
authorMarco Platania <platania@research.att.com>2018-04-16 14:44:15 -0400
committerMarco Platania <platania@research.att.com>2018-04-16 14:44:15 -0400
commit87ff9f85c1c270a9b8533918701fa920a181d750 (patch)
treebe1b127329f181941c75cfe35305dbcd5b34bb54 /heat/ONAP/onap_openstack_light.yaml
parenta310c917999db3edfb2eba58485d674ae8b35547 (diff)
Update AAF installation with Heat
Change-Id: I169e2b6530b5515879c6ebdcf6b1ebf2b3f83aa1 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
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: