Merge "Remove gateway definitions in interfaces"

This commit is contained in:
Jenkins 2014-04-22 05:49:02 +00:00 committed by Gerrit Code Review
commit 650d2151e1
8 changed files with 0 additions and 14 deletions

View File

@ -16,11 +16,9 @@ auto eth0
iface eth0 inet static
address 10.10.10.53
netmask 255.255.255.0
gateway 10.10.10.1
#Expose OpenStack API over internet/external network
auto eth1
iface eth1 inet static
address 10.20.20.53
netmask 255.255.255.0
gateway 10.20.20.1

View File

@ -16,11 +16,9 @@ auto eth0
iface eth0 inet static
address 10.10.10.51
netmask 255.255.255.0
gateway 10.10.10.1
# Expose OpenStack API to External Network/Internet
auto eth1
iface eth1 inet static
address 192.168.100.51
netmask 255.255.255.0
gateway 192.168.100.1

View File

@ -16,7 +16,6 @@ auto eth0
iface eth0 inet static
address 10.10.10.52
netmask 255.255.255.0
gateway 10.10.10.1
# VM Internal Communication Network
auto eth1

View File

@ -15,11 +15,9 @@ auto eth0
iface eth0 inet static
address 10.10.10.51
netmask 255.255.255.0
gateway 10.10.10.1
# Expose OpenStack API to External Network/Internet
auto eth1
iface eth1 inet static
address 192.168.100.51
netmask 255.255.255.0
gateway 192.168.100.1

View File

@ -16,11 +16,9 @@ auto eth1
iface eth1 inet static
address 10.10.10.53
netmask 255.255.255.0
gateway 10.10.10.1
#Expose OpenStack API over internet/external network
auto eth2
iface eth2 inet static
address 10.20.20.53
netmask 255.255.255.0
gateway 10.20.20.1

View File

@ -16,11 +16,9 @@ auto eth1
iface eth1 inet static
address 10.10.10.51
netmask 255.255.255.0
gateway 10.10.10.1
# Expose OpenStack API to External Network/Internet
auto eth2
iface eth2 inet static
address 192.168.100.51
netmask 255.255.255.0
gateway 192.168.100.1

View File

@ -16,7 +16,6 @@ auto eth1
iface eth1 inet static
address 10.10.10.52
netmask 255.255.255.0
gateway 10.10.10.1
# VM Internal Communication Network
auto eth2

View File

@ -15,11 +15,9 @@ auto eth1
iface eth1 inet static
address 10.10.10.51
netmask 255.255.255.0
gateway 10.10.10.1
# Expose OpenStack API to External Network/Internet
auto eth2
iface eth2 inet static
address 192.168.100.51
netmask 255.255.255.0
gateway 192.168.100.1