update port number of docker hub
[demo.git] / heat / OpenECOMP / openecomp_rackspace.env
1 parameters:
2
3   # Generic parameters used across all ONAP components
4
5   public_net_id: 00000000-0000-0000-0000-000000000000
6
7   key_name: ecomp_key
8
9   pub_key: INSERT YOUR PUBLIC KEY HERE
10
11   nexus_repo: https://nexus.onap.org/content/sites/raw
12
13   nexus_docker_repo: nexus3.onap.org:10003
14
15   nexus_username: INSERT YOUR USERNAME HERE
16
17   nexus_password: INSERT YOUR PASSWORD HERE
18     
19   gitlab_username: INSERT YOUR USERNAME HERE
20
21   gitlab_password: INSERT YOUR PASSWORD HERE
22
23   dmaap_topic: AUTO
24
25   artifacts_version: 1.0.0
26
27   docker_version: 1.0-STAGING-latest
28
29   gerrit_branch: release-1.0.0
30
31
32   # Parameters for DCAE instantiation
33
34   dcae_zone: iad4
35
36   dcae_state: vi
37
38   openstack_tenant_id: INSERT YOUR TENANT ID HERE
39
40   openstack_username: INSERT YOUR USERNAME HERE
41
42   openstack_api_key: INSERT YOUR API KEY HERE
43
44   openstack_password: INSERT YOUR PASSWORD HERE
45
46   nexus_repo_root: https://nexus.onap.org
47
48   nexus_url_snapshot: https://nexus.onap.org/content/repositories/snapshots
49
50   openstack_region: IAD
51
52   gitlab_branch: master