Comment 6 for bug 1442988

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

Reviewed: https://review.openstack.org/173768
Committed: https://git.openstack.org/cgit/stackforge/fuel-main/commit/?id=8a1433341fd1f36b949c226d29d5656248f18928
Submitter: Jenkins
Branch: master

commit 8a1433341fd1f36b949c226d29d5656248f18928
Author: Serhiy Ovsianikov <email address hidden>
Date: Wed May 6 10:11:47 2015 +0300

    Enable Internet for slave nodes

    Adds NAT features to the slaves in the VirtualBox scripts, now
    for Linux and OS X (Yosemite) systems:
    * It requires the sudo password (giving explantions on the reasons)
    * For OS X, it backups the original pf.conf before setting the NAT
      using pfctl, and does some cleanups
    * For Linux, inserts the masquerade rule in the nat chain

    Change-Id: Id37cb55241682f530a7e5378cadd556cccc1db90
    Closes-Bug: #1442988