Just a quick additional node, if you do use ovs and you do not have ethx on
your br-ex when using ovs-vsctl show it will not get an ip address.
Remo
On Jul 17, 2014, at 13:28, Robert Collins wrote:
> On 18 July 2014 03:29, Gastón Keller wrote:
>> Hello, community.
>>
>> I'm working on a
On 18 July 2014 03:29, Gastón Keller wrote:
> Hello, community.
>
> I'm working on a 3-node deployment (i.e., controller, network and
> compute) of OpenStack Icehouse in CentOS 6.4, following the official
> installation guide for CentOS found in openstack.org.
>
> These machines with which I'm wor
If you only have one ethernet interface on the machines, there's a fairly
simple solution.
Create your bridge as usual (adding, for example the eth0 interface to it).
Then, assign an IP address to the bridge interface itself rather than eth0
(since physical devices used in bridges aren't supposed
Hello, community.
I'm working on a 3-node deployment (i.e., controller, network and
compute) of OpenStack Icehouse in CentOS 6.4, following the official
installation guide for CentOS found in openstack.org.
These machines with which I'm working have only one NIC available.
Since the guide indicat