summaryrefslogtreecommitdiffstats
path: root/heat/ONAP
diff options
context:
space:
mode:
authorLusheng Ji <lji@research.att.com>2018-04-17 11:30:11 -0400
committerLusheng Ji <lji@research.att.com>2018-04-17 11:32:47 -0400
commit8b70cb20debeaba06b29e0182bddb07587e29a58 (patch)
tree5e5610d082f68960986e423f8f01e179fac15159 /heat/ONAP
parentc976ce6c5d0ee9988a5592be64c5a3856de54f23 (diff)
VM start script improvements.
1. improved vm_init script 2. enabled vm_init script at the end of install script 3. noting that now supporting more deployment profiles Issue-ID: DCAEGEN2-434 Change-Id: I2bcbe1c79571dad5f6d8998f02eaf702efa5625e Signed-off-by: Lusheng Ji <lji@research.att.com>
Diffstat (limited to 'heat/ONAP')
-rw-r--r--heat/ONAP/onap_openstack.env4
1 files changed, 2 insertions, 2 deletions
diff --git a/heat/ONAP/onap_openstack.env b/heat/ONAP/onap_openstack.env
index 8ed1986e..9e8cc3a2 100644
--- a/heat/ONAP/onap_openstack.env
+++ b/heat/ONAP/onap_openstack.env
@@ -100,7 +100,7 @@ parameters:
# #
###########################
- dcae_deployment_profile: PUT DCAE DEPLOYMENT PROFILE (R1 or R2MVP)
+ dcae_deployment_profile: PUT DCAE DEPLOYMENT PROFILE (R1, R2MVP, R2, or R2PLUS)
dnsaas_config_enabled: PUT WHETHER TO USE PROXYED DESIGNATE
dnsaas_region: PUT THE DESIGNATE PROVIDING OPENSTACK'S REGION HERE
dnsaas_keystone_url: PUT THE DESIGNATE PROVIDING OPENSTACK'S KEYSTONE URL HERE
@@ -225,4 +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
+ aaf_repo: http://gerrit.onap.org/r/aaf/authz.git