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
Reviewed: https:/ /review. openstack. org/173768 /git.openstack. org/cgit/ stackforge/ fuel-main/ commit/ ?id=8a1433341fd 1f36b949c226d29 d5656248f18928
Committed: https:/
Submitter: Jenkins
Branch: master
commit 8a1433341fd1f36 b949c226d29d565 6248f18928
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: Id37cb55241682f 530a7e5378cadd5 56cccc1db90
Closes-Bug: #1442988