Enable communication between UI and the Undercloud
This Blueprint is for enabling the communication between the TripleO UI and an Undercloud by extending the functionality of HAProxy on an SSL-enabled Undercloud. Doing so requires that HAProxy listens on a pre-defined routable IP address that the TripleO UI client can connect to for each service that TripleO UI needs to connect to. The blueprint further mandates that the Undercloud is to be configured with SSL support when TripleO UI is installed, which implements HAProxy and provides the described functionality. The TripleO UI contents will also be proxied from HAProxy to the backend Apache instance, which ensures that TripleO UI itself is SSL-enabled.
Blueprint information
- Status:
- Complete
- Approver:
- Emilien Macchi
- Priority:
- High
- Drafter:
- Dan Trainor
- Direction:
- Approved
- Assignee:
- Dan Trainor
- Definition:
- Approved
- Series goal:
- Accepted for ocata
- Implementation:
- Implemented
- Milestone target:
- ocata-1
- Started by
- Julie Pichon
- Completed by
- Julie Pichon
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Enable communication between UI and the Undercloud by making HAProxy proxy for the UI
[jpichon 2016.11.16] I think the work for this all merged in ocata-1, updating accordingly.