Comment 2 for bug 1523418

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/255538
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=c37048484366b7f276b385556029d855fa6866b5
Submitter: Jenkins
Branch: master

commit c37048484366b7f276b385556029d855fa6866b5
Author: Maksim Malchuk <email address hidden>
Date: Tue Dec 8 11:15:17 2015 +0300

    IP-based Apache VirtualHosts configuration

    This commit configures IP-based virtual hosts for all services managed by
    Apache. These services (Horizon, Keystone, RADOS Gateway and API Proxy)
    now can be restricted to serve only on specified IP addresses/ports.

    This commit also fixes security issue by restricting the API Proxy
    served on port 8888 to listen only on Admin (PXE) network, because it
    used only for performing OSTF tests, initiated from Fuel node.

    Change-Id: I1a3af4b5a3160a6904514da60f44c1b96dc54d57
    Closes-Bug: #1523418