Merge "Correct typo in ManagementAllocationPools in network-environment.yaml"
[apex-tripleo-heat-templates.git] / environments / tls-everywhere-endpoints-dns.yaml
1 # Use this environment when deploying an overcloud where all the endpoints are
2 # DNS names and there's TLS in all endpoint types.
3 parameter_defaults:
4   EndpointMap:
5     AodhAdmin: {protocol: 'https', port: '8042', host: 'CLOUDNAME'}
6     AodhInternal: {protocol: 'https', port: '8042', host: 'CLOUDNAME'}
7     AodhPublic: {protocol: 'https', port: '13042', host: 'CLOUDNAME'}
8     BarbicanAdmin: {protocol: 'https', port: '9311', host: 'CLOUDNAME'}
9     BarbicanInternal: {protocol: 'https', port: '9311', host: 'CLOUDNAME'}
10     BarbicanPublic: {protocol: 'https', port: '13311', host: 'CLOUDNAME'}
11     CeilometerAdmin: {protocol: 'https', port: '8777', host: 'CLOUDNAME'}
12     CeilometerInternal: {protocol: 'https', port: '8777', host: 'CLOUDNAME'}
13     CeilometerPublic: {protocol: 'https', port: '13777', host: 'CLOUDNAME'}
14     CephRgwAdmin: {protocol: 'https', port: '8080', host: 'CLOUDNAME'}
15     CephRgwInternal: {protocol: 'https', port: '8080', host: 'CLOUDNAME'}
16     CephRgwPublic: {protocol: 'https', port: '13808', host: 'CLOUDNAME'}
17     CinderAdmin: {protocol: 'https', port: '8776', host: 'CLOUDNAME'}
18     CinderInternal: {protocol: 'https', port: '8776', host: 'CLOUDNAME'}
19     CinderPublic: {protocol: 'https', port: '13776', host: 'CLOUDNAME'}
20     GlanceAdmin: {protocol: 'https', port: '9292', host: 'CLOUDNAME'}
21     GlanceInternal: {protocol: 'https', port: '9292', host: 'CLOUDNAME'}
22     GlancePublic: {protocol: 'https', port: '13292', host: 'CLOUDNAME'}
23     GnocchiAdmin: {protocol: 'https', port: '8041', host: 'CLOUDNAME'}
24     GnocchiInternal: {protocol: 'https', port: '8041', host: 'CLOUDNAME'}
25     GnocchiPublic: {protocol: 'https', port: '13041', host: 'CLOUDNAME'}
26     HeatAdmin: {protocol: 'https', port: '8004', host: 'CLOUDNAME'}
27     HeatInternal: {protocol: 'https', port: '8004', host: 'CLOUDNAME'}
28     HeatPublic: {protocol: 'https', port: '13004', host: 'CLOUDNAME'}
29     HeatCfnAdmin: {protocol: 'https', port: '8000', host: 'CLOUDNAME'}
30     HeatCfnInternal: {protocol: 'https', port: '8000', host: 'CLOUDNAME'}
31     HeatCfnPublic: {protocol: 'https', port: '13005', host: 'CLOUDNAME'}
32     HorizonPublic: {protocol: 'https', port: '443', host: 'CLOUDNAME'}
33     IronicAdmin: {protocol: 'https', port: '6385', host: 'CLOUDNAME'}
34     IronicInternal: {protocol: 'https', port: '6385', host: 'CLOUDNAME'}
35     IronicPublic: {protocol: 'https', port: '13385', host: 'CLOUDNAME'}
36     KeystoneAdmin: {protocol: 'https', port: '35357', host: 'CLOUDNAME'}
37     KeystoneInternal: {protocol: 'https', port: '5000', host: 'CLOUDNAME'}
38     KeystonePublic: {protocol: 'https', port: '13000', host: 'CLOUDNAME'}
39     ManilaAdmin: {protocol: 'https', port: '8786', host: 'CLOUDNAME'}
40     ManilaInternal: {protocol: 'https', port: '8786', host: 'CLOUDNAME'}
41     ManilaPublic: {protocol: 'https', port: '13786', host: 'CLOUDNAME'}
42     MistralAdmin: {protocol: 'https', port: '8989', host: 'CLOUDNAME'}
43     MistralInternal: {protocol: 'https', port: '8989', host: 'CLOUDNAME'}
44     MistralPublic: {protocol: 'https', port: '13989', host: 'CLOUDNAME'}
45     MysqlInternal: {protocol: 'mysql+pymysql', port: '3306', host: 'CLOUDNAME'}
46     NeutronAdmin: {protocol: 'https', port: '9696', host: 'CLOUDNAME'}
47     NeutronInternal: {protocol: 'https', port: '9696', host: 'CLOUDNAME'}
48     NeutronPublic: {protocol: 'https', port: '13696', host: 'CLOUDNAME'}
49     NovaAdmin: {protocol: 'https', port: '8774', host: 'CLOUDNAME'}
50     NovaInternal: {protocol: 'https', port: '8774', host: 'CLOUDNAME'}
51     NovaPublic: {protocol: 'https', port: '13774', host: 'CLOUDNAME'}
52     NovaPlacementAdmin: {protocol: 'https', port: '8778', host: 'CLOUDNAME'}
53     NovaPlacementInternal: {protocol: 'https', port: '8778', host: 'CLOUDNAME'}
54     NovaPlacementPublic: {protocol: 'https', port: '13778', host: 'CLOUDNAME'}
55     NovaVNCProxyAdmin: {protocol: 'https', port: '6080', host: 'CLOUDNAME'}
56     NovaVNCProxyInternal: {protocol: 'https', port: '6080', host: 'CLOUDNAME'}
57     NovaVNCProxyPublic: {protocol: 'https', port: '13080', host: 'CLOUDNAME'}
58     PankoAdmin: {protocol: 'https', port: '8779', host: 'CLOUDNAME'}
59     PankoInternal: {protocol: 'https', port: '8779', host: 'CLOUDNAME'}
60     PankoPublic: {protocol: 'https', port: '13779', host: 'CLOUDNAME'}
61     SaharaAdmin: {protocol: 'https', port: '8386', host: 'CLOUDNAME'}
62     SaharaInternal: {protocol: 'https', port: '8386', host: 'CLOUDNAME'}
63     SaharaPublic: {protocol: 'https', port: '13386', host: 'CLOUDNAME'}
64     SwiftAdmin: {protocol: 'https', port: '8080', host: 'CLOUDNAME'}
65     SwiftInternal: {protocol: 'https', port: '8080', host: 'CLOUDNAME'}
66     SwiftPublic: {protocol: 'https', port: '13808', host: 'CLOUDNAME'}
67     ZaqarAdmin: {protocol: 'https', port: '8888', host: 'CLOUDNAME'}
68     ZaqarInternal: {protocol: 'https', port: '8888', host: 'CLOUDNAME'}
69     ZaqarPublic: {protocol: 'https', port: '13888', host: 'CLOUDNAME'}
70     ZaqarWebSocketAdmin: {protocol: 'wss', port: '9000', host: 'CLOUDNAME'}
71     ZaqarWebSocketInternal: {protocol: 'wss', port: '9000', host: 'CLOUDNAME'}
72     ZaqarWebSocketPublic: {protocol: 'wss', port: '9000', host: 'CLOUDNAME'}