aboutsummaryrefslogtreecommitdiffstats
path: root/heat/OpenECOMP/openecomp_rackspace.env
diff options
context:
space:
mode:
authorMarco Platania <platania@research.att.com>2017-05-08 14:28:53 -0400
committerMarco Platania <platania@research.att.com>2017-05-08 14:28:53 -0400
commit6271e83bfe0a8225f63aa520fa03968a7453ddd0 (patch)
tree49e7bf0ffe488969590f538540939b6982a3cd8f /heat/OpenECOMP/openecomp_rackspace.env
parent5e5a18455927b0044230bf6bbec82db7b0484608 (diff)
Update set of Heat templates
Change-Id: I1179f37d91752dc83b8d1d6894c02a1f2c5a71b8 Signed-off-by: Marco Platania <platania@research.att.com>
Diffstat (limited to 'heat/OpenECOMP/openecomp_rackspace.env')
-rw-r--r--heat/OpenECOMP/openecomp_rackspace.env48
1 files changed, 0 insertions, 48 deletions
diff --git a/heat/OpenECOMP/openecomp_rackspace.env b/heat/OpenECOMP/openecomp_rackspace.env
deleted file mode 100644
index 1d9ee021..00000000
--- a/heat/OpenECOMP/openecomp_rackspace.env
+++ /dev/null
@@ -1,48 +0,0 @@
-parameters:
-
- # Generic parameters used across all ONAP components
-
- public_net_id: 00000000-0000-0000-0000-000000000000
-
- key_name: ecomp_key
-
- pub_key: INSERT YOUR PUBLIC KEY HERE
-
- nexus_repo: https://nexus.onap.org/content/sites/raw
-
- nexus_docker_repo: nexus3.onap.org:10001
-
- nexus_username: INSERT YOUR USERNAME HERE
-
- nexus_password: INSERT YOUR PASSWORD HERE
-
- dmaap_topic: AUTO
-
- artifacts_version: 1.0.0
-
- docker_version: 1.0-STAGING-latest
-
- gerrit_branch: release-1.0.0
-
-
- # Parameters for DCAE instantiation
-
- dcae_zone: iad4
-
- dcae_state: vi
-
- openstack_tenant_id: INSERT YOUR TENANT ID HERE
-
- openstack_username: INSERT YOUR USERNAME HERE
-
- openstack_api_key: INSERT YOUR API KEY HERE
-
- openstack_password: INSERT YOUR PASSWORD HERE
-
- nexus_repo_root: https://nexus.onap.org
-
- nexus_url_snapshot: https://nexus.onap.org/content/repositories/snapshots
-
- openstack_region: IAD
-
- gitlab_branch: master