Skip to content
Snippets Groups Projects
  • James Kirsch's avatar
    93ad57f4
    Add support for encrypting backend Neutron API Server · 93ad57f4
    James Kirsch authored
    Add TLS support for backend Neutron API Server communication using
    HAProxy to perform TLS termination. When used in conjunction with
    enabling TLS for service API endpoints, network communication will be
    encrypted end to end, from client through HAProxy to the Neutron
    service.
    
    Change-Id: Ib333a1f1bd12491df72a9e52d961161210e2d330
    Partially-Implements: blueprint add-ssl-internal-network
    93ad57f4
    History
    Add support for encrypting backend Neutron API Server
    James Kirsch authored
    Add TLS support for backend Neutron API Server communication using
    HAProxy to perform TLS termination. When used in conjunction with
    enabling TLS for service API endpoints, network communication will be
    encrypted end to end, from client through HAProxy to the Neutron
    service.
    
    Change-Id: Ib333a1f1bd12491df72a9e52d961161210e2d330
    Partially-Implements: blueprint add-ssl-internal-network