Harald Jensas a48f3a8ed6 Remove hardcoded eth0 MASQUERADE rule
Any data that should be masqueraded will be masqueraded
by the following rule which is earlier in the chain.

  iptables -t nat-A BOOTSTACK_MASQ_NEW -s $NETWORK ! -d $NETWORK -j MASQUERADE

Closes-Bug: #1690584
Change-Id: Ic30b24959ca3259974160abcfa213e6a14c953f5
(cherry picked from commit 333ca292fc)
2018-03-26 15:40:46 +00:00
2015-09-16 14:20:35 +00:00
2016-06-21 15:40:13 -04:00
2018-02-12 23:27:22 -08:00
2015-11-30 22:56:47 +00:00
2015-11-30 22:56:47 +00:00
2016-09-29 12:58:56 -04:00
2015-05-28 11:27:15 -05:00
2014-02-18 09:48:12 -05:00
2015-06-26 22:55:50 +02:00
2017-03-17 22:44:27 +00:00

Undercloud Install via instack

instack-undercloud is tooling for installing a TripleO undercloud.

It is part of the TripleO project: http://docs.openstack.org/developer/tripleo-docs/index.html

Description
RETIRED, A utility to run diskimage-builder undercloud elements on a running host
Readme 20 MiB