Merge "Add release notes for Manila/CephFS with managed Ceph"
[apex-tripleo-heat-templates.git] / environments / tls-endpoints-public-dns.yaml
1 # Use this environment when deploying an SSL-enabled overcloud where the public
2 # endpoint is a DNS name.
3 parameter_defaults:
4   EndpointMap:
5     AodhAdmin: {protocol: 'http', port: '8042', host: 'IP_ADDRESS'}
6     AodhInternal: {protocol: 'http', port: '8042', host: 'IP_ADDRESS'}
7     AodhPublic: {protocol: 'https', port: '13042', host: 'CLOUDNAME'}
8     BarbicanAdmin: {protocol: 'http', port: '9311', host: 'IP_ADDRESS'}
9     BarbicanInternal: {protocol: 'http', port: '9311', host: 'IP_ADDRESS'}
10     BarbicanPublic: {protocol: 'https', port: '13311', host: 'CLOUDNAME'}
11     CeilometerAdmin: {protocol: 'http', port: '8777', host: 'IP_ADDRESS'}
12     CeilometerInternal: {protocol: 'http', port: '8777', host: 'IP_ADDRESS'}
13     CeilometerPublic: {protocol: 'https', port: '13777', host: 'CLOUDNAME'}
14     CephRgwAdmin: {protocol: 'http', port: '8080', host: 'IP_ADDRESS'}
15     CephRgwInternal: {protocol: 'http', port: '8080', host: 'IP_ADDRESS'}
16     CephRgwPublic: {protocol: 'https', port: '13808', host: 'CLOUDNAME'}
17     CinderAdmin: {protocol: 'http', port: '8776', host: 'IP_ADDRESS'}
18     CinderInternal: {protocol: 'http', port: '8776', host: 'IP_ADDRESS'}
19     CinderPublic: {protocol: 'https', port: '13776', host: 'CLOUDNAME'}
20     CongressAdmin: {protocol: 'http', port: '1789', host: 'IP_ADDRESS'}
21     CongressInternal: {protocol: 'http', port: '1789', host: 'IP_ADDRESS'}
22     CongressPublic: {protocol: 'https', port: '13789', host: 'CLOUDNAME'}
23     ContrailAnalyticsApiAdmin: {protocol: 'http', port: '8081', host: 'IP_ADDRESS'}
24     ContrailAnalyticsApiInternal: {protocol: 'http', port: '8081', host: 'IP_ADDRESS'}
25     ContrailAnalyticsApiPublic: {protocol: 'http', port: '8081', host: 'IP_ADDRESS'}
26     ContrailAnalyticsCollectorHttpAdmin: {protocol: 'http', port: '8089',
27       host: 'IP_ADDRESS'}
28     ContrailAnalyticsCollectorHttpInternal: {protocol: 'http', port: '8089',
29       host: 'IP_ADDRESS'}
30     ContrailAnalyticsCollectorHttpPublic: {protocol: 'http', port: '8089',
31       host: 'IP_ADDRESS'}
32     ContrailAnalyticsCollectorSandeshAdmin: {protocol: 'http', port: '8086',
33       host: 'IP_ADDRESS'}
34     ContrailAnalyticsCollectorSandeshInternal: {protocol: 'http', port: '8086',
35       host: 'IP_ADDRESS'}
36     ContrailAnalyticsCollectorSandeshPublic: {protocol: 'http', port: '8086',
37       host: 'IP_ADDRESS'}
38     ContrailAnalyticsHttpAdmin: {protocol: 'http', port: '8090', host: 'IP_ADDRESS'}
39     ContrailAnalyticsHttpInternal: {protocol: 'http', port: '8090', host: 'IP_ADDRESS'}
40     ContrailAnalyticsHttpPublic: {protocol: 'http', port: '8090', host: 'IP_ADDRESS'}
41     ContrailAnalyticsRedisAdmin: {protocol: 'http', port: '6379', host: 'IP_ADDRESS'}
42     ContrailAnalyticsRedisInternal: {protocol: 'http', port: '6379', host: 'IP_ADDRESS'}
43     ContrailAnalyticsRedisPublic: {protocol: 'http', port: '6379', host: 'IP_ADDRESS'}
44     ContrailConfigAdmin: {protocol: 'http', port: '8082', host: 'IP_ADDRESS'}
45     ContrailConfigInternal: {protocol: 'http', port: '8082', host: 'IP_ADDRESS'}
46     ContrailConfigPublic: {protocol: 'http', port: '8082', host: 'IP_ADDRESS'}
47     ContrailDiscoveryAdmin: {protocol: 'http', port: '5998', host: 'IP_ADDRESS'}
48     ContrailDiscoveryInternal: {protocol: 'http', port: '5998', host: 'IP_ADDRESS'}
49     ContrailDiscoveryPublic: {protocol: 'http', port: '5998', host: 'IP_ADDRESS'}
50     ContrailWebuiHttpAdmin: {protocol: 'http', port: '8080', host: 'IP_ADDRESS'}
51     ContrailWebuiHttpInternal: {protocol: 'http', port: '8080', host: 'IP_ADDRESS'}
52     ContrailWebuiHttpPublic: {protocol: 'http', port: '8080', host: 'IP_ADDRESS'}
53     ContrailWebuiHttpsAdmin: {protocol: 'http', port: '8143', host: 'IP_ADDRESS'}
54     ContrailWebuiHttpsInternal: {protocol: 'http', port: '8143', host: 'IP_ADDRESS'}
55     ContrailWebuiHttpsPublic: {protocol: 'http', port: '8143', host: 'IP_ADDRESS'}
56     Ec2ApiAdmin: {protocol: 'http', port: '8788', host: 'IP_ADDRESS'}
57     Ec2ApiInternal: {protocol: 'http', port: '8788', host: 'IP_ADDRESS'}
58     Ec2ApiPublic: {protocol: 'https', port: '13788', host: 'CLOUDNAME'}
59     GlanceAdmin: {protocol: 'http', port: '9292', host: 'IP_ADDRESS'}
60     GlanceInternal: {protocol: 'http', port: '9292', host: 'IP_ADDRESS'}
61     GlancePublic: {protocol: 'https', port: '13292', host: 'CLOUDNAME'}
62     GnocchiAdmin: {protocol: 'http', port: '8041', host: 'IP_ADDRESS'}
63     GnocchiInternal: {protocol: 'http', port: '8041', host: 'IP_ADDRESS'}
64     GnocchiPublic: {protocol: 'https', port: '13041', host: 'CLOUDNAME'}
65     HeatAdmin: {protocol: 'http', port: '8004', host: 'IP_ADDRESS'}
66     HeatInternal: {protocol: 'http', port: '8004', host: 'IP_ADDRESS'}
67     HeatPublic: {protocol: 'https', port: '13004', host: 'CLOUDNAME'}
68     HeatCfnAdmin: {protocol: 'http', port: '8000', host: 'IP_ADDRESS'}
69     HeatCfnInternal: {protocol: 'http', port: '8000', host: 'IP_ADDRESS'}
70     HeatCfnPublic: {protocol: 'https', port: '13005', host: 'CLOUDNAME'}
71     HorizonPublic: {protocol: 'https', port: '443', host: 'CLOUDNAME'}
72     IronicAdmin: {protocol: 'http', port: '6385', host: 'IP_ADDRESS'}
73     IronicInternal: {protocol: 'http', port: '6385', host: 'IP_ADDRESS'}
74     IronicPublic: {protocol: 'https', port: '13385', host: 'CLOUDNAME'}
75     KeystoneAdmin: {protocol: 'http', port: '35357', host: 'IP_ADDRESS'}
76     KeystoneInternal: {protocol: 'http', port: '5000', host: 'IP_ADDRESS'}
77     KeystonePublic: {protocol: 'https', port: '13000', host: 'CLOUDNAME'}
78     ManilaAdmin: {protocol: 'http', port: '8786', host: 'IP_ADDRESS'}
79     ManilaInternal: {protocol: 'http', port: '8786', host: 'IP_ADDRESS'}
80     ManilaPublic: {protocol: 'https', port: '13786', host: 'CLOUDNAME'}
81     MistralAdmin: {protocol: 'http', port: '8989', host: 'IP_ADDRESS'}
82     MistralInternal: {protocol: 'http', port: '8989', host: 'IP_ADDRESS'}
83     MistralPublic: {protocol: 'https', port: '13989', host: 'CLOUDNAME'}
84     MysqlInternal: {protocol: 'mysql+pymysql', port: '3306', host: 'IP_ADDRESS'}
85     NeutronAdmin: {protocol: 'http', port: '9696', host: 'IP_ADDRESS'}
86     NeutronInternal: {protocol: 'http', port: '9696', host: 'IP_ADDRESS'}
87     NeutronPublic: {protocol: 'https', port: '13696', host: 'CLOUDNAME'}
88     NovaAdmin: {protocol: 'http', port: '8774', host: 'IP_ADDRESS'}
89     NovaInternal: {protocol: 'http', port: '8774', host: 'IP_ADDRESS'}
90     NovaPublic: {protocol: 'https', port: '13774', host: 'CLOUDNAME'}
91     NovaPlacementAdmin: {protocol: 'http', port: '8778', host: 'IP_ADDRESS'}
92     NovaPlacementInternal: {protocol: 'http', port: '8778', host: 'IP_ADDRESS'}
93     NovaPlacementPublic: {protocol: 'https', port: '13778', host: 'CLOUDNAME'}
94     NovaVNCProxyAdmin: {protocol: 'http', port: '6080', host: 'IP_ADDRESS'}
95     NovaVNCProxyInternal: {protocol: 'http', port: '6080', host: 'IP_ADDRESS'}
96     NovaVNCProxyPublic: {protocol: 'https', port: '13080', host: 'CLOUDNAME'}
97     OctaviaAdmin: {protocol: 'http', port: '9876', host: 'IP_ADDRESS'}
98     OctaviaInternal: {protocol: 'http', port: '9876', host: 'IP_ADDRESS'}
99     OctaviaPublic: {protocol: 'https', port: '13876', host: 'CLOUDNAME'}
100     PankoAdmin: {protocol: 'http', port: '8779', host: 'IP_ADDRESS'}
101     PankoInternal: {protocol: 'http', port: '8779', host: 'IP_ADDRESS'}
102     PankoPublic: {protocol: 'https', port: '13779', host: 'CLOUDNAME'}
103     SaharaAdmin: {protocol: 'http', port: '8386', host: 'IP_ADDRESS'}
104     SaharaInternal: {protocol: 'http', port: '8386', host: 'IP_ADDRESS'}
105     SaharaPublic: {protocol: 'https', port: '13386', host: 'CLOUDNAME'}
106     SwiftAdmin: {protocol: 'http', port: '8080', host: 'IP_ADDRESS'}
107     SwiftInternal: {protocol: 'http', port: '8080', host: 'IP_ADDRESS'}
108     SwiftPublic: {protocol: 'https', port: '13808', host: 'CLOUDNAME'}
109     TackerAdmin: {protocol: 'http', port: '9890', host: 'IP_ADDRESS'}
110     TackerInternal: {protocol: 'http', port: '9890', host: 'IP_ADDRESS'}
111     TackerPublic: {protocol: 'https', port: '13989', host: 'CLOUDNAME'}
112     ZaqarAdmin: {protocol: 'http', port: '8888', host: 'IP_ADDRESS'}
113     ZaqarInternal: {protocol: 'http', port: '8888', host: 'IP_ADDRESS'}
114     ZaqarPublic: {protocol: 'https', port: '13888', host: 'CLOUDNAME'}
115     ZaqarWebSocketAdmin: {protocol: 'ws', port: '9000', host: 'IP_ADDRESS'}
116     ZaqarWebSocketInternal: {protocol: 'ws', port: '9000', host: 'IP_ADDRESS'}
117     ZaqarWebSocketPublic: {protocol: 'wss', port: '9000', host: 'CLOUDNAME'}