Back to bug 1307045

Who When What Removed Added
RHEL Program Management 2016-02-12 14:50:59 UTC Keywords Documentation
RHEL Program Management 2016-02-12 15:05:30 UTC Keywords ZStream
Dan Macpherson 2016-02-17 01:24:35 UTC Status NEW ASSIGNED
CC dmacpher
Assignee rhos-docs dmacpher
Dan Macpherson 2016-02-17 02:27:50 UTC Status ASSIGNED MODIFIED
Marius Cornea 2016-02-18 19:41:40 UTC CC bnemec
Flags needinfo?(bnemec)
Ben Nemec 2016-02-18 20:34:35 UTC Flags needinfo?(bnemec)
Ben Nemec 2016-02-18 20:35:46 UTC Doc Text In order to configure SSL on the overcloud with an external loadbalancer, it is necessary to pass an environment file containing _only_ the EndpointMap from environments/enable-tls.yaml. The resulting environment file should look something like:

parameter_defaults:
EndpointMap:
CeilometerAdmin: {protocol: 'http', port: '8777', host: 'IP_ADDRESS'}
CeilometerInternal: {protocol: 'http', port: '8777', host: 'IP_ADDRESS'}
CeilometerPublic: {protocol: 'https', port: '13777', host: 'CLOUDNAME'}
[entries for all the endpoints]

Nothing else from enable-tls.yaml should be included. Otherwise the same information regarding things like self-signed certificates and DNS vs. direct IP endpoints applies to an external loadbalancer SSL setup as a regular SSL deployment.

Note that the external loadbalancer must be configured to listen on the ports defined in the EndpointMap.
Doc Type Bug Fix Release Note
Dan Macpherson 2016-03-16 03:25:21 UTC Status MODIFIED ASSIGNED
John Skeoch 2016-04-18 08:04:37 UTC CC yeylon srevivo
Dan Macpherson 2016-07-25 05:44:35 UTC Target Release 7.0 (Kilo) 9.0 (Mitaka)
Target Milestone --- ga
Scott Lewis 2016-07-29 19:44:35 UTC Target Release 9.0 (Mitaka) 7.0 (Kilo)
Mike Burns 2016-09-30 08:07:35 UTC CC mburns
Dan Macpherson 2017-09-12 05:33:37 UTC Status ASSIGNED POST
CC mcornea
Flags needinfo?(mcornea)
Dan Macpherson 2017-09-12 05:33:56 UTC Flags needinfo?(bnemec)
Ben Nemec 2017-09-29 20:28:08 UTC Flags needinfo?(mcornea) needinfo?(bnemec)
Dan Macpherson 2018-08-06 04:43:54 UTC Status POST CLOSED
Resolution --- CURRENTRELEASE
Last Closed 2018-08-06 00:43:54 UTC

Back to bug 1307045