diff options
author | Marco Platania <platania@research.att.com> | 2018-04-16 14:44:15 -0400 |
---|---|---|
committer | Marco Platania <platania@research.att.com> | 2018-04-16 14:44:15 -0400 |
commit | 87ff9f85c1c270a9b8533918701fa920a181d750 (patch) | |
tree | be1b127329f181941c75cfe35305dbcd5b34bb54 /heat/ONAP/onap_openstack.env | |
parent | a310c917999db3edfb2eba58485d674ae8b35547 (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.env')
-rw-r--r-- | heat/ONAP/onap_openstack.env | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/heat/ONAP/onap_openstack.env b/heat/ONAP/onap_openstack.env index 329b677c..8ed1986e 100644 --- a/heat/ONAP/onap_openstack.env +++ b/heat/ONAP/onap_openstack.env @@ -134,6 +134,7 @@ parameters: vnfsdk_branch: master music_branch: master nbi_branch: master + aaf_branch: master aai_docker: 1.2-STAGING-latest aai_sparky_docker: 1.2-STAGING-latest @@ -224,3 +225,4 @@ parameters: vnfsdk_repo: http://gerrit.onap.org/r/vnfsdk/refrepo.git music_repo: http://gerrit.onap.org/r/music.git nbi_repo: http://gerrit.onap.org/r/externalapi/nbi.git + aaf_repo: http://gerrit.onap.org/r/aaf/authz.git
\ No newline at end of file |