Wrong default gateway for the external network

Bug #1264107 reported by Michael Kraynov
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
Critical
Nikolay Markov

Bug Description

Environment:
I use ISO 3.2.1 Release
CentOS + Neutron GRE
Public network:
IP Range: x.x.x.129-x.x.x.199
Netmask: 255.255.255.128
Gateway: x.x.x.254

External network:
IP Range: x.x.x.200-x.x.x.230

When we are installed environment we have:

[root@node-5 ~]# ip r
172.16.0.128/25 dev br-ex proto kernel scope link src 172.16.0.130
10.20.0.0/24 dev eth0 proto kernel scope link src 10.20.0.4
192.168.1.0/24 dev br-storage proto kernel scope link src 192.168.1.2
192.168.0.0/24 dev br-mgmt proto kernel scope link src 192.168.0.2
default via 172.16.0.254 dev br-ex

But in the namespace we have
[root@node-5 ~]# ip netns e qrouter-77b682ad-dd9e-4caf-8c8b-b040deac0999 ip r
172.16.0.128/25 dev qg-60953856-5e proto kernel scope link src 172.16.0.200
192.168.111.0/24 dev qr-31e179f1-45 proto kernel scope link src 192.168.111.1
default via 172.16.0.129 dev qg-60953856-5e

Revision history for this message
Michael Kraynov (mkraynov) wrote :
Revision history for this message
Michael Kraynov (mkraynov) wrote :

Astute.yaml

Evgeniy L (rustyrobot)
Changed in fuel:
status: New → Triaged
importance: Undecided → Critical
assignee: nobody → Nikolay Markov (nmarkov)
milestone: none → 4.0
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-web (master)

Fix proposed to branch: master
Review: https://review.openstack.org/64030

Changed in fuel:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-web (master)

Reviewed: https://review.openstack.org/64030
Committed: https://git.openstack.org/cgit/stackforge/fuel-web/commit/?id=9d271ba12747132a24bb5ff9303e80c3a91a4e86
Submitter: Jenkins
Branch: master

commit 9d271ba12747132a24bb5ff9303e80c3a91a4e86
Author: Nikolay Markov <email address hidden>
Date: Wed Dec 25 18:16:06 2013 +0400

    Fix for external network gateway

    Change-Id: I7565f6133fa5c22471a7047a4f6e029e00be10de
    Closes-Bug: #1264107

Changed in fuel:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-web (stable/4.0)

Fix proposed to branch: stable/4.0
Review: https://review.openstack.org/64049

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-web (stable/4.0)

Reviewed: https://review.openstack.org/64049
Committed: https://git.openstack.org/cgit/stackforge/fuel-web/commit/?id=2169e2beed80a86be4199e82e2afcb8880c8862c
Submitter: Jenkins
Branch: stable/4.0

commit 2169e2beed80a86be4199e82e2afcb8880c8862c
Author: Nikolay Markov <email address hidden>
Date: Wed Dec 25 18:16:06 2013 +0400

    Fix for external network gateway

    Change-Id: I7565f6133fa5c22471a7047a4f6e029e00be10de
    Closes-Bug: #1264107

Dmitry Pyzhov (dpyzhov)
Changed in fuel:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.