Merge "Update panko port in env ssl yaml files to correct one" into stable/pike
[apex-tripleo-heat-templates.git] / environments / ssl / tls-endpoints-public-ip.yaml
1 # *******************************************************************
2 # This file was created automatically by the sample environment
3 # generator. Developers should use `tox -e genconfig` to update it.
4 # Users are recommended to make changes to a copy of the file instead
5 # of the original, if any customizations are needed.
6 # *******************************************************************
7 # title: Deploy Public SSL Endpoints as IP Addresses
8 # description: |
9 #   Use this environment when deploying an SSL-enabled overcloud where the public
10 #   endpoint is an IP address.
11 parameter_defaults:
12   # Mapping of service endpoint -> protocol. Typically set via parameter_defaults in the resource registry.
13   # Type: json
14   EndpointMap:
15     AodhAdmin: {protocol: 'http', port: '8042', host: 'IP_ADDRESS'}
16     AodhInternal: {protocol: 'http', port: '8042', host: 'IP_ADDRESS'}
17     AodhPublic: {protocol: 'https', port: '13042', host: 'IP_ADDRESS'}
18     BarbicanAdmin: {protocol: 'http', port: '9311', host: 'IP_ADDRESS'}
19     BarbicanInternal: {protocol: 'http', port: '9311', host: 'IP_ADDRESS'}
20     BarbicanPublic: {protocol: 'https', port: '13311', host: 'IP_ADDRESS'}
21     CeilometerAdmin: {protocol: 'http', port: '8777', host: 'IP_ADDRESS'}
22     CeilometerInternal: {protocol: 'http', port: '8777', host: 'IP_ADDRESS'}
23     CeilometerPublic: {protocol: 'https', port: '13777', host: 'IP_ADDRESS'}
24     CephRgwAdmin: {protocol: 'http', port: '8080', host: 'IP_ADDRESS'}
25     CephRgwInternal: {protocol: 'http', port: '8080', host: 'IP_ADDRESS'}
26     CephRgwPublic: {protocol: 'https', port: '13808', host: 'IP_ADDRESS'}
27     CinderAdmin: {protocol: 'http', port: '8776', host: 'IP_ADDRESS'}
28     CinderInternal: {protocol: 'http', port: '8776', host: 'IP_ADDRESS'}
29     CinderPublic: {protocol: 'https', port: '13776', host: 'IP_ADDRESS'}
30     CongressAdmin: {protocol: 'http', port: '1789', host: 'IP_ADDRESS'}
31     CongressInternal: {protocol: 'http', port: '1789', host: 'IP_ADDRESS'}
32     CongressPublic: {protocol: 'https', port: '13789', host: 'IP_ADDRESS'}
33     Ec2ApiAdmin: {protocol: 'http', port: '8788', host: 'IP_ADDRESS'}
34     Ec2ApiInternal: {protocol: 'http', port: '8788', host: 'IP_ADDRESS'}
35     Ec2ApiPublic: {protocol: 'https', port: '13788', host: 'IP_ADDRESS'}
36     GlanceAdmin: {protocol: 'http', port: '9292', host: 'IP_ADDRESS'}
37     GlanceInternal: {protocol: 'http', port: '9292', host: 'IP_ADDRESS'}
38     GlancePublic: {protocol: 'https', port: '13292', host: 'IP_ADDRESS'}
39     GnocchiAdmin: {protocol: 'http', port: '8041', host: 'IP_ADDRESS'}
40     GnocchiInternal: {protocol: 'http', port: '8041', host: 'IP_ADDRESS'}
41     GnocchiPublic: {protocol: 'https', port: '13041', host: 'IP_ADDRESS'}
42     HeatAdmin: {protocol: 'http', port: '8004', host: 'IP_ADDRESS'}
43     HeatInternal: {protocol: 'http', port: '8004', host: 'IP_ADDRESS'}
44     HeatPublic: {protocol: 'https', port: '13004', host: 'IP_ADDRESS'}
45     HeatCfnAdmin: {protocol: 'http', port: '8000', host: 'IP_ADDRESS'}
46     HeatCfnInternal: {protocol: 'http', port: '8000', host: 'IP_ADDRESS'}
47     HeatCfnPublic: {protocol: 'https', port: '13005', host: 'IP_ADDRESS'}
48     HorizonPublic: {protocol: 'https', port: '443', host: 'IP_ADDRESS'}
49     IronicAdmin: {protocol: 'http', port: '6385', host: 'IP_ADDRESS'}
50     IronicInternal: {protocol: 'http', port: '6385', host: 'IP_ADDRESS'}
51     IronicPublic: {protocol: 'https', port: '13385', host: 'IP_ADDRESS'}
52     IronicInspectorAdmin: {protocol: 'http', port: '5050', host: 'IP_ADDRESS'}
53     IronicInspectorInternal: {protocol: 'http', port: '5050', host: 'IP_ADDRESS'}
54     IronicInspectorPublic: {protocol: 'https', port: '13050', host: 'IP_ADDRESS'}
55     KeystoneAdmin: {protocol: 'http', port: '35357', host: 'IP_ADDRESS'}
56     KeystoneInternal: {protocol: 'http', port: '5000', host: 'IP_ADDRESS'}
57     KeystonePublic: {protocol: 'https', port: '13000', host: 'IP_ADDRESS'}
58     ManilaAdmin: {protocol: 'http', port: '8786', host: 'IP_ADDRESS'}
59     ManilaInternal: {protocol: 'http', port: '8786', host: 'IP_ADDRESS'}
60     ManilaPublic: {protocol: 'https', port: '13786', host: 'IP_ADDRESS'}
61     MistralAdmin: {protocol: 'http', port: '8989', host: 'IP_ADDRESS'}
62     MistralInternal: {protocol: 'http', port: '8989', host: 'IP_ADDRESS'}
63     MistralPublic: {protocol: 'https', port: '13989', host: 'IP_ADDRESS'}
64     MysqlInternal: {protocol: 'mysql+pymysql', port: '3306', host: 'IP_ADDRESS'}
65     NeutronAdmin: {protocol: 'http', port: '9696', host: 'IP_ADDRESS'}
66     NeutronInternal: {protocol: 'http', port: '9696', host: 'IP_ADDRESS'}
67     NeutronPublic: {protocol: 'https', port: '13696', host: 'IP_ADDRESS'}
68     NovaAdmin: {protocol: 'http', port: '8774', host: 'IP_ADDRESS'}
69     NovaInternal: {protocol: 'http', port: '8774', host: 'IP_ADDRESS'}
70     NovaPublic: {protocol: 'https', port: '13774', host: 'IP_ADDRESS'}
71     NovaPlacementAdmin: {protocol: 'http', port: '8778', host: 'IP_ADDRESS'}
72     NovaPlacementInternal: {protocol: 'http', port: '8778', host: 'IP_ADDRESS'}
73     NovaPlacementPublic: {protocol: 'https', port: '13778', host: 'IP_ADDRESS'}
74     NovaVNCProxyAdmin: {protocol: 'http', port: '6080', host: 'IP_ADDRESS'}
75     NovaVNCProxyInternal: {protocol: 'http', port: '6080', host: 'IP_ADDRESS'}
76     NovaVNCProxyPublic: {protocol: 'https', port: '13080', host: 'IP_ADDRESS'}
77     OctaviaAdmin: {protocol: 'http', port: '9876', host: 'IP_ADDRESS'}
78     OctaviaInternal: {protocol: 'http', port: '9876', host: 'IP_ADDRESS'}
79     OctaviaPublic: {protocol: 'https', port: '13876', host: 'IP_ADDRESS'}
80     PankoAdmin: {protocol: 'http', port: '8977', host: 'IP_ADDRESS'}
81     PankoInternal: {protocol: 'http', port: '8977', host: 'IP_ADDRESS'}
82     PankoPublic: {protocol: 'https', port: '13977', host: 'IP_ADDRESS'}
83     SaharaAdmin: {protocol: 'http', port: '8386', host: 'IP_ADDRESS'}
84     SaharaInternal: {protocol: 'http', port: '8386', host: 'IP_ADDRESS'}
85     SaharaPublic: {protocol: 'https', port: '13386', host: 'IP_ADDRESS'}
86     SwiftAdmin: {protocol: 'http', port: '8080', host: 'IP_ADDRESS'}
87     SwiftInternal: {protocol: 'http', port: '8080', host: 'IP_ADDRESS'}
88     SwiftPublic: {protocol: 'https', port: '13808', host: 'IP_ADDRESS'}
89     TackerAdmin: {protocol: 'http', port: '9890', host: 'IP_ADDRESS'}
90     TackerInternal: {protocol: 'http', port: '9890', host: 'IP_ADDRESS'}
91     TackerPublic: {protocol: 'https', port: '13989', host: 'IP_ADDRESS'}
92     ZaqarAdmin: {protocol: 'http', port: '8888', host: 'IP_ADDRESS'}
93     ZaqarInternal: {protocol: 'http', port: '8888', host: 'IP_ADDRESS'}
94     ZaqarPublic: {protocol: 'https', port: '13888', host: 'IP_ADDRESS'}
95     ZaqarWebSocketAdmin: {protocol: 'ws', port: '9000', host: 'IP_ADDRESS'}
96     ZaqarWebSocketInternal: {protocol: 'ws', port: '9000', host: 'IP_ADDRESS'}
97     ZaqarWebSocketPublic: {protocol: 'wss', port: '9000', host: 'IP_ADDRESS'}
98