diff options
author | Marco Platania <platania@research.att.com> | 2017-05-12 09:57:32 -0400 |
---|---|---|
committer | Marco Platania <platania@research.att.com> | 2017-05-12 09:57:32 -0400 |
commit | 4aac07a3628defdb97e9d54145aadd7263497641 (patch) | |
tree | a45aa2a24921235096f2f8abf12443680ec95c34 /heat/OpenECOMP/onap_openstack.env | |
parent | 00929652c87ccd38b2d526bd2d382c31673928ab (diff) |
[MSO-15] Add cloud_sites instructions to MSO
Change-Id: Ie247d23ac88adf4f3680b87bec8cb17071e4b508
Signed-off-by: Marco Platania <platania@research.att.com>
Diffstat (limited to 'heat/OpenECOMP/onap_openstack.env')
-rw-r--r-- | heat/OpenECOMP/onap_openstack.env | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/heat/OpenECOMP/onap_openstack.env b/heat/OpenECOMP/onap_openstack.env index c0fa56db..e049e7cb 100644 --- a/heat/OpenECOMP/onap_openstack.env +++ b/heat/OpenECOMP/onap_openstack.env @@ -50,6 +50,8 @@ parameters: openstack_auth_method: password + openstack_region: RegionOne + horizon_url: PUT THE HORIZON URL HERE keystone_url: PUT THE KEYSTONE URL HERE @@ -103,8 +105,6 @@ parameters: nexus_url_snapshot: https://nexus.onap.org/content/repositories/snapshots - openstack_region: RegionOne - gitlab_branch: master dcae_code_version: 1.0.0
\ No newline at end of file |