icehouse L3 agent support multiple external networks (?)

Bug #1398343 reported by Vasilios Tzanoudakis
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mirantis OpenStack
Won't Fix
Medium
Andrey Epifanov
7.0.x
Won't Fix
Medium
Andrey Epifanov

Bug Description

Enviroment has been setup on virtualbox with ISO: fuel-community-5.1.1-92-2014-11-08_05-26-47.iso

Ubuntu + GRE + CEPH
1 Controller Node
1 Compute Node

Created a new internal network 192.168.2.0/24
Created a new external network 172.16.1.0/24 (tried also with provider:network_type=local and provider:network_type=gre) and subnet's gateway set to 172.16.1.1

Created a new Router.
Added internal network port
set gateway from subnet 172.16.1.0/24 and got IP 172.16.1.3 on Router's port.

set to l3_agent.ini
==========
gateway_external_network_id =
external_network_bridge =

Controller node rebooted just to be safe. Also all neutron services restarted and ensured that they are all up.

Created VM on network 192.168.2.0/24
VM got IP 192.168.2.11
VM Can ping router address 192.168.2.1
VM Can ping router external address 172.16.1.3

>>>> The issue: <<<<<<
=========================================
VM CANNOT ping 172.16.1.1 or any other ip over the external network.

This happens also with the preconfigured subnet 172.16.0.0/24 with the same example.

Note:
=============================
Controller Node can ping 172.16.1.1

root@node-5:~# neutron net-show external1
+---------------------------+--------------------------------------+
| Field | Value |
+---------------------------+--------------------------------------+
| admin_state_up | True |
| id | 0cb5d98a-cbfa-4f10-a790-cef8a93182fd |
| name | external1 |
| provider:network_type | local | <----tried also with GRE as type as this is the default when creating external network
| provider:physical_network | |
| provider:segmentation_id | |
| router:external | True |
| shared | False |
| status | ACTIVE |
| subnets | 059ddd37-68f5-452f-95d6-f99151603120 |
| tenant_id | 2772dd4591b142c481e57c93b3dbe6b3 |
+---------------------------+--------------------------------------+

root@node-5:~# ovs-vsctl list-ifaces br-ex
br-ex--br-eth1

root@node-5:~# ovs-vsctl list-ifaces br-int
patch-tun
qg-d0783e86-24
qg-edca92fc-bb
qr-c1ee0ae9-1b
qr-e97e07eb-c6
tap28ed39a2-96
tap45132930-f7
tap854f6af0-8c

Tags: neutron
Changed in fuel:
assignee: nobody → MOS Neutron (mos-neutron)
tags: added: neutron
Revision history for this message
Bogdan Dobrelya (bogdando) wrote :

Please provide a diagnostic logs snapshot

Changed in fuel:
milestone: none → 6.1
importance: Undecided → Medium
status: New → Incomplete
Revision history for this message
Vasilios Tzanoudakis (vtzanoudakis) wrote :

Dignostic Snapshot attached

Changed in fuel:
status: Incomplete → Confirmed
Changed in mos:
status: New → Confirmed
importance: Undecided → Medium
milestone: none → 6.1
assignee: nobody → Kristina Kuznetsova (kkuznetsova)
no longer affects: fuel
Changed in mos:
assignee: Kristina Kuznetsova (kkuznetsova) → Andrey Epifanov (aepifanov)
Changed in mos:
status: Confirmed → Won't Fix
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.