Change flat network name for nosdn fdio scenario
[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     CongressAdmin: {protocol: 'https', port: '1789', host: 'CLOUDNAME'}
21     CongressInternal: {protocol: 'https', port: '1789', host: 'CLOUDNAME'}
22     CongressPublic: {protocol: 'https', port: '13789', host: 'CLOUDNAME'}
23     Ec2ApiAdmin: {protocol: 'https', port: '8788', host: 'CLOUDNAME'}
24     Ec2ApiInternal: {protocol: 'https', port: '8788', host: 'CLOUDNAME'}
25     Ec2ApiPublic: {protocol: 'https', port: '13788', host: 'CLOUDNAME'}
26     GlanceAdmin: {protocol: 'https', port: '9292', host: 'CLOUDNAME'}
27     GlanceInternal: {protocol: 'https', port: '9292', host: 'CLOUDNAME'}
28     GlancePublic: {protocol: 'https', port: '13292', host: 'CLOUDNAME'}
29     GnocchiAdmin: {protocol: 'https', port: '8041', host: 'CLOUDNAME'}
30     GnocchiInternal: {protocol: 'https', port: '8041', host: 'CLOUDNAME'}
31     GnocchiPublic: {protocol: 'https', port: '13041', host: 'CLOUDNAME'}
32     HeatAdmin: {protocol: 'https', port: '8004', host: 'CLOUDNAME'}
33     HeatInternal: {protocol: 'https', port: '8004', host: 'CLOUDNAME'}
34     HeatPublic: {protocol: 'https', port: '13004', host: 'CLOUDNAME'}
35     HeatCfnAdmin: {protocol: 'https', port: '8000', host: 'CLOUDNAME'}
36     HeatCfnInternal: {protocol: 'https', port: '8000', host: 'CLOUDNAME'}
37     HeatCfnPublic: {protocol: 'https', port: '13005', host: 'CLOUDNAME'}
38     HorizonPublic: {protocol: 'https', port: '443', host: 'CLOUDNAME'}
39     IronicAdmin: {protocol: 'https', port: '6385', host: 'CLOUDNAME'}
40     IronicInternal: {protocol: 'https', port: '6385', host: 'CLOUDNAME'}
41     IronicPublic: {protocol: 'https', port: '13385', host: 'CLOUDNAME'}
42     IronicInspectorAdmin: {protocol: 'https', port: '5050', host: 'CLOUDNAME'}
43     IronicInspectorInternal: {protocol: 'https', port: '5050', host: 'CLOUDNAME'}
44     IronicInspectorPublic: {protocol: 'https', port: '13050', host: 'CLOUDNAME'}
45     KeystoneAdmin: {protocol: 'https', port: '35357', host: 'CLOUDNAME'}
46     KeystoneInternal: {protocol: 'https', port: '5000', host: 'CLOUDNAME'}
47     KeystonePublic: {protocol: 'https', port: '13000', host: 'CLOUDNAME'}
48     ManilaAdmin: {protocol: 'https', port: '8786', host: 'CLOUDNAME'}
49     ManilaInternal: {protocol: 'https', port: '8786', host: 'CLOUDNAME'}
50     ManilaPublic: {protocol: 'https', port: '13786', host: 'CLOUDNAME'}
51     MistralAdmin: {protocol: 'https', port: '8989', host: 'CLOUDNAME'}
52     MistralInternal: {protocol: 'https', port: '8989', host: 'CLOUDNAME'}
53     MistralPublic: {protocol: 'https', port: '13989', host: 'CLOUDNAME'}
54     MysqlInternal: {protocol: 'mysql+pymysql', port: '3306', host: 'CLOUDNAME'}
55     NeutronAdmin: {protocol: 'https', port: '9696', host: 'CLOUDNAME'}
56     NeutronInternal: {protocol: 'https', port: '9696', host: 'CLOUDNAME'}
57     NeutronPublic: {protocol: 'https', port: '13696', host: 'CLOUDNAME'}
58     NovaAdmin: {protocol: 'https', port: '8774', host: 'CLOUDNAME'}
59     NovaInternal: {protocol: 'https', port: '8774', host: 'CLOUDNAME'}
60     NovaPublic: {protocol: 'https', port: '13774', host: 'CLOUDNAME'}
61     NovaPlacementAdmin: {protocol: 'https', port: '8778', host: 'CLOUDNAME'}
62     NovaPlacementInternal: {protocol: 'https', port: '8778', host: 'CLOUDNAME'}
63     NovaPlacementPublic: {protocol: 'https', port: '13778', host: 'CLOUDNAME'}
64     NovaVNCProxyAdmin: {protocol: 'https', port: '6080', host: 'CLOUDNAME'}
65     NovaVNCProxyInternal: {protocol: 'https', port: '6080', host: 'CLOUDNAME'}
66     NovaVNCProxyPublic: {protocol: 'https', port: '13080', host: 'CLOUDNAME'}
67     OctaviaAdmin: {protocol: 'https', port: '9876', host: 'IP_ADDRESS'}
68     OctaviaInternal: {protocol: 'https', port: '9876', host: 'IP_ADDRESS'}
69     OctaviaPublic: {protocol: 'https', port: '13876', host: 'CLOUDNAME'}
70     PankoAdmin: {protocol: 'https', port: '8977', host: 'CLOUDNAME'}
71     PankoInternal: {protocol: 'https', port: '8977', host: 'CLOUDNAME'}
72     PankoPublic: {protocol: 'https', port: '13977', host: 'CLOUDNAME'}
73     SaharaAdmin: {protocol: 'https', port: '8386', host: 'CLOUDNAME'}
74     SaharaInternal: {protocol: 'https', port: '8386', host: 'CLOUDNAME'}
75     SaharaPublic: {protocol: 'https', port: '13386', host: 'CLOUDNAME'}
76     SwiftAdmin: {protocol: 'https', port: '8080', host: 'CLOUDNAME'}
77     SwiftInternal: {protocol: 'https', port: '8080', host: 'CLOUDNAME'}
78     SwiftPublic: {protocol: 'https', port: '13808', host: 'CLOUDNAME'}
79     TackerAdmin: {protocol: 'https', port: '9890', host: 'CLOUDNAME'}
80     TackerInternal: {protocol: 'https', port: '9890', host: 'CLOUDNAME'}
81     TackerPublic: {protocol: 'https', port: '13989', host: 'CLOUDNAME'}
82     ZaqarAdmin: {protocol: 'https', port: '8888', host: 'CLOUDNAME'}
83     ZaqarInternal: {protocol: 'https', port: '8888', host: 'CLOUDNAME'}
84     ZaqarPublic: {protocol: 'https', port: '13888', host: 'CLOUDNAME'}
85     ZaqarWebSocketAdmin: {protocol: 'wss', port: '9000', host: 'CLOUDNAME'}
86     ZaqarWebSocketInternal: {protocol: 'wss', port: '9000', host: 'CLOUDNAME'}
87     ZaqarWebSocketPublic: {protocol: 'wss', port: '9000', host: 'CLOUDNAME'}