Monday, 2014-09-29

*** openstack has joined #openstack-neutron12:41
*** mancdaz has quit IRC12:41
jswidersHenryG: I've put tests code you suggested but http://logs.openstack.org/99/117799/8/check/gate-neutron-python27/272c479/testr_results.html.gz - opencontrail plugin doesn't derive from NeutronDbPluginV212:41
*** krypto has quit IRC12:42
*** mancdaz has joined #openstack-neutron12:42
*** yamahata has quit IRC12:43
*** jckasper has joined #openstack-neutron12:44
HenryGjswiders: Hmmm. So just go with your original tests then?12:44
*** jckasper_ has joined #openstack-neutron12:44
jswidersHenryG: either that or skip them for contrail but I don't know if it's a good solution - what do you think ?12:45
HenryGjswiders: just trying to understand, the tests are run for every plugin?12:46
HenryGjswiders: because they only need to be run once12:46
HenryGjswiders: maybe the tests are in the wrong class12:47
jswidersHenryG: right, I'll look if there is existing class that isn't derived by plugin classes12:48
*** jckasper has quit IRC12:48
*** mestery has joined #openstack-neutron12:50
HenryGjswiders: if the opencontrail plugin doesn't derive from NeutronDbPluginV2, why does ContrailPluginTestCase derive from NeutronDbPluginV2TestCase?12:51
jswidersHenryG: thats a good question - I was asking myself it too.12:51
*** saipandi has joined #openstack-neutron12:52
*** rakesh_hs has quit IRC12:53
*** beagles has joined #openstack-neutron12:53
*** beagles is now known as Guest8716312:53
*** mestery has quit IRC12:53
jswidersHenryG: and I don't see any existing class where those test would fit - it seems all other tests do it the long way through API12:54
*** ollivier has joined #openstack-neutron12:55
*** saipandi has quit IRC12:55
*** irenab has quit IRC12:55
*** saipandi has joined #openstack-neutron12:56
*** stanzgy has quit IRC12:56
openstackgerritSylvain Afchain proposed a change to openstack/neutron: Moves the HA resource creations outside of transaction  https://review.openstack.org/12440812:57
*** zhipeng has quit IRC12:58
*** Guest87163 is now known as b3nt_pin13:00
HenryGjswiders: Looks like more time needs to be spent on getting those tests sorted out. I am fine with reverting to your original tests so that the patch can be merged. I can do the permutation tests later as a separate patch once I figure out the best place.13:02
*** _cerberus_ has joined #openstack-neutron13:09
*** AbsinthMind has joined #openstack-neutron13:10
amullersafchain: Looks good to me13:12
amullersafchain: Did you observe deadlocks or other issues with how the code is on master?13:12
amullerIE the notification is in a transaction13:12
*** kbringard has joined #openstack-neutron13:12
safchainamuller, k cool, thx for the review, no just the try/except mechanism was not good, since we can delete(rollback) an object that is already in a transaction. I saw traceback around it13:14
amullersafchain: Ahh I see13:14
*** yatin has quit IRC13:20
*** aranjan has joined #openstack-neutron13:20
*** changbl has joined #openstack-neutron13:23
*** thomasem has joined #openstack-neutron13:23
*** thomasem has quit IRC13:23
*** julim has joined #openstack-neutron13:24
*** thomasem has joined #openstack-neutron13:24
*** aranjan has quit IRC13:24
*** tsg has joined #openstack-neutron13:26
*** daya_k has quit IRC13:28
*** karimb has joined #openstack-neutron13:28
openstackgerritJacek Swiderski proposed a change to openstack/neutron: Fix condition for IPv6 attributes validation  https://review.openstack.org/11779913:30
*** otherwiseguy has joined #openstack-neutron13:30
*** nmagnezi_ has joined #openstack-neutron13:31
*** thomasem has quit IRC13:33
*** thomasem has joined #openstack-neutron13:34
*** yatin has joined #openstack-neutron13:37
*** parkit has joined #openstack-neutron13:38
*** jkraj has joined #openstack-neutron13:39
openstackgerritAnn Kamyshnikova proposed a change to openstack/neutron: Deny non-admin user update router-port  https://review.openstack.org/12441913:40
*** popw has quit IRC13:40
*** popw has joined #openstack-neutron13:42
*** parkit has quit IRC13:43
*** vthapar has quit IRC13:45
*** jkraj has quit IRC13:45
*** jkraj has joined #openstack-neutron13:45
*** johnson_ has joined #openstack-neutron13:45
*** Dafna has quit IRC13:46
*** johnson_ has quit IRC13:46
*** jkraj has quit IRC13:46
*** zhipeng has joined #openstack-neutron13:46
*** jkraj has joined #openstack-neutron13:46
*** radez_g0n3 is now known as radez13:46
*** trad511 has joined #openstack-neutron13:47
*** akamyshnikova has joined #openstack-neutron13:50
*** Dafna has joined #openstack-neutron13:54
akamyshnikovasalv-orlando, hi! when you have time, please, take a look at https://review.openstack.org/76520 :)13:54
*** mrsnivvel has quit IRC13:56
*** garyk has quit IRC13:57
*** garyk has joined #openstack-neutron13:57
*** trad511 has quit IRC13:58
*** yatin has quit IRC13:58
*** ollivier has quit IRC14:00
*** jistr has quit IRC14:00
*** jistr has joined #openstack-neutron14:01
*** yamahata has joined #openstack-neutron14:02
*** baoli has quit IRC14:03
*** trad511 has joined #openstack-neutron14:03
*** baoli has joined #openstack-neutron14:04
*** aepifanov has quit IRC14:04
*** sgordon has joined #openstack-neutron14:04
*** lordd has quit IRC14:05
*** markmcclain has joined #openstack-neutron14:06
*** tflynn has joined #openstack-neutron14:08
*** mrsnivvel has joined #openstack-neutron14:09
openstackgerritJakub Libosvar proposed a change to openstack/neutron: Add functional tests for IptablesManager using tcp/udp  https://review.openstack.org/12034914:11
*** garyk has quit IRC14:11
*** markmcclain has quit IRC14:12
*** garyk has joined #openstack-neutron14:13
*** markmcclain has joined #openstack-neutron14:13
*** jkraj has quit IRC14:13
openstackgerritJohn Schwarz proposed a change to openstack/neutron: HA integration tests  https://review.openstack.org/12300014:13
openstackgerritJohn Schwarz proposed a change to openstack/neutron: Test HA router failover  https://review.openstack.org/11799414:13
openstackgerritJohn Schwarz proposed a change to openstack/neutron: Divide _cleanup_namespaces for easy extensibility  https://review.openstack.org/12343514:13
openstackgerritJohn Schwarz proposed a change to openstack/neutron: L3 Agent should generate ns_name in a single place  https://review.openstack.org/12343414:13
openstackgerritJohn Schwarz proposed a change to openstack/neutron: Iterate over same port_id if more than one exists  https://review.openstack.org/12235714:13
openstackgerritJohn Schwarz proposed a change to openstack/neutron: Don't create IptablesManager on RouterInfo's init  https://review.openstack.org/12475114:13
openstackgerritJohn Schwarz proposed a change to openstack/neutron: L3 agent should always use a unique CONF object  https://review.openstack.org/12475214:13
jschwarz_amuller, garyk, ^ :)14:14
*** yamahata has quit IRC14:17
*** yamahata has joined #openstack-neutron14:17
*** john-davidge has joined #openstack-neutron14:18
*** aranjan has joined #openstack-neutron14:20
*** changbl has quit IRC14:21
*** akamyshnikova has quit IRC14:24
*** aranjan has quit IRC14:25
*** ZZelle has quit IRC14:28
*** jobewan has joined #openstack-neutron14:28
*** ZZelle has joined #openstack-neutron14:28
openstackgerritBrian Haley proposed a change to openstack/neutron: L2 OVS DVR Agent to handle initial dvr rpc failure  https://review.openstack.org/12391114:29
*** aix has quit IRC14:31
*** rwsu has joined #openstack-neutron14:33
*** k4n0 has quit IRC14:34
*** changbl has joined #openstack-neutron14:35
openstackgerritRomil Gupta proposed a change to openstack/neutron: Stale VXLAN and GRE tunnel port deletion  https://review.openstack.org/12100014:35
*** otherwiseguy has quit IRC14:36
*** trad511 has quit IRC14:36
*** afazekas has quit IRC14:37
*** saipandi has quit IRC14:39
*** ollivier has joined #openstack-neutron14:39
*** SumitNaiksatam has quit IRC14:40
*** SumitNaiksatam has joined #openstack-neutron14:41
*** a_le has quit IRC14:45
*** otherwiseguy has joined #openstack-neutron14:47
*** SridharG has left #openstack-neutron14:48
openstackgerritMatt Riedemann proposed a change to openstack/neutron: Update migration scripts to support DB2  https://review.openstack.org/12411414:48
*** claudiub has quit IRC14:49
*** otherwiseguy has quit IRC14:53
*** otherwiseguy has joined #openstack-neutron14:53
*** sthillma has joined #openstack-neutron14:53
*** a_le has joined #openstack-neutron14:55
*** shashankhegde has joined #openstack-neutron14:55
*** mdorman has joined #openstack-neutron14:56
*** jswiders has left #openstack-neutron14:56
*** thorst has joined #openstack-neutron14:59
*** otherwiseguy has quit IRC15:00
*** xgerman has joined #openstack-neutron15:01
*** julim has quit IRC15:04
sdaguehttps://review.openstack.org/#/c/87987/ - HenryG weighed in on the ipv6 devstack patch, but would love to make sure it looked right to others15:05
*** med_ has quit IRC15:07
*** julim has joined #openstack-neutron15:08
*** med_ has joined #openstack-neutron15:08
*** med_ has quit IRC15:08
*** med_ has joined #openstack-neutron15:08
*** karimb has quit IRC15:09
*** leenheer has joined #openstack-neutron15:09
*** thomasem has quit IRC15:10
openstackgerritSylvain Afchain proposed a change to openstack/neutron: Moves the HA resource creations outside of transaction  https://review.openstack.org/12440815:10
salv-orlandosdague: that patch treats v4/v6 as 2 different stacks when it comes to devstack configuration. I’m assessing whether this is really needed or ip-version-specific code paths can be reduced15:11
*** kickinz1|afk has joined #openstack-neutron15:12
*** thomasem has joined #openstack-neutron15:13
sdaguesalv-orlando: ok15:13
sdaguesalv-orlando: your pov definitely appreciated15:13
*** kickinz1|afk has quit IRC15:13
*** kickinz1|afk has joined #openstack-neutron15:14
*** sbalukoff has quit IRC15:14
*** kickinz1|afk is now known as kickinz115:15
salv-orlandosdague: as you’re here, can you confirm that the dep freeze applies to test-requirements as well?15:15
sdagueI don't think we've had a test-requirements item to address, but I assume yes15:16
sdaguewhat's the issue?15:16
salv-orlandohttps://review.openstack.org/#/c/76520/8115:17
*** signed8bit has joined #openstack-neutron15:17
openstackgerritMatt Riedemann proposed a change to openstack/neutron: Update migration scripts to support DB2  https://review.openstack.org/12411415:17
*** xmltok has left #openstack-neutron15:17
*** garyk has quit IRC15:19
*** comstud has joined #openstack-neutron15:20
*** aranjan has joined #openstack-neutron15:20
*** Longgeek has quit IRC15:20
*** lordd has joined #openstack-neutron15:20
*** garyk has joined #openstack-neutron15:20
*** yfried has quit IRC15:20
*** nmagnezi_ has quit IRC15:21
*** jistr has quit IRC15:22
*** aepifanov has joined #openstack-neutron15:22
*** jistr has joined #openstack-neutron15:22
*** reed has joined #openstack-neutron15:23
*** aranjan has quit IRC15:24
*** shashankhegde has quit IRC15:24
*** aranjan has joined #openstack-neutron15:25
*** sbfox has joined #openstack-neutron15:25
*** kickinz1 has quit IRC15:26
*** kickinz1 has joined #openstack-neutron15:26
*** kickinz1 is now known as kickinz1|afk15:27
*** cjellick has joined #openstack-neutron15:27
*** kickinz1|afk is now known as kickinz115:27
*** sbfox has quit IRC15:27
*** sthillma has quit IRC15:28
*** Guest73730 is now known as mgagne15:29
*** mgagne has quit IRC15:29
*** mgagne has joined #openstack-neutron15:29
*** yfauser has joined #openstack-neutron15:30
*** yfauser has left #openstack-neutron15:31
*** lordd has quit IRC15:31
*** ollivier has quit IRC15:31
atmarkjschwarz_: I'm kinda confuse on bridging 2 veth pairs so I could ping the private IP instance from the network-node. Can you give me some steps to accomplish this? Thanks!15:34
*** thedodd has joined #openstack-neutron15:34
*** kickinz1 is now known as kickinz1|afk15:35
*** kickinz1|afk is now known as kickinz115:36
jschwarz_atmark, why not create a floating IP instead? that's exactly what you want15:36
*** shakamunyi has joined #openstack-neutron15:36
*** radez is now known as radez_g0n315:36
atmarkactually, i already have a floating ip but I couldn't assign it directly to my instance interface.15:36
*** thomasem has quit IRC15:37
*** thomasem has joined #openstack-neutron15:37
*** akamyshnikova has joined #openstack-neutron15:37
jschwarz_atmark, why not?15:38
atmarki can use flat networks but it would be too complex to setup15:38
*** cjellick has quit IRC15:40
*** cjellick_ has joined #openstack-neutron15:40
atmarkwhen I launch an instance, I selected 2 two networks, one is internal and the other is external and it boots fine. eth1 has internal ip allocated the by the dhcp server and eth2 has no ip because the external address doesn't have a dhcp server15:41
*** radez_g0n3 is now known as radez15:42
atmarki tried to add manually the external ip using ifconfig and ip in eth215:42
atmarkbut i'm unable to ping the external ip from the host15:43
*** annegentle has joined #openstack-neutron15:44
*** cjellick has joined #openstack-neutron15:44
*** ihrachyshka has quit IRC15:45
*** cjellick_ has quit IRC15:47
*** tgohad has joined #openstack-neutron15:48
*** amuller has quit IRC15:49
*** tsg has quit IRC15:52
*** jschwarz_ has quit IRC15:53
*** otherwiseguy has joined #openstack-neutron15:53
*** nlahouti has joined #openstack-neutron15:54
openstackgerritMathieu Rohon proposed a change to openstack/neutron: make delete_router sends delete_port to core_plugin  https://review.openstack.org/11692415:56
*** lordd has joined #openstack-neutron15:56
*** dfarrell07 has joined #openstack-neutron15:58
*** thedodd has quit IRC16:00
*** leenheer has quit IRC16:00
*** kickinz1 is now known as kickinz1|afk16:02
*** matrohon has quit IRC16:03
*** lordd has quit IRC16:04
*** mlavalle has joined #openstack-neutron16:04
*** doude has quit IRC16:05
*** lordd has joined #openstack-neutron16:05
*** sc68cal has joined #openstack-neutron16:05
*** jp_at_hp has quit IRC16:07
*** lordd_ has joined #openstack-neutron16:08
*** lordd has quit IRC16:09
*** thedodd has joined #openstack-neutron16:09
*** marun has joined #openstack-neutron16:13
*** marun has quit IRC16:13
*** pasquier-s has quit IRC16:14
*** rm_work is now known as rm_work|away16:14
*** SridharRamaswamy has joined #openstack-neutron16:14
*** dfarrell07 has quit IRC16:15
*** marun has joined #openstack-neutron16:15
*** a_le has quit IRC16:16
*** SridharRamaswamy has quit IRC16:16
*** SridharRamaswamy has joined #openstack-neutron16:17
*** suresh12 has joined #openstack-neutron16:17
*** smcquaid has joined #openstack-neutron16:19
*** jlibosva has quit IRC16:20
*** tgohad has quit IRC16:20
*** rm_work|away is now known as rm_work16:20
*** dconde has joined #openstack-neutron16:21
*** evgenyf has quit IRC16:22
*** __TheDodd__ has joined #openstack-neutron16:22
*** thedodd has quit IRC16:22
*** a_le has joined #openstack-neutron16:23
*** dimsum_ is now known as dims16:23
*** diga has joined #openstack-neutron16:23
*** __TheDodd__ has quit IRC16:25
*** thedodd has joined #openstack-neutron16:26
*** safchain has quit IRC16:27
*** amotoki has quit IRC16:27
*** radez is now known as radez_g0n316:27
*** armax has joined #openstack-neutron16:27
*** parkit has joined #openstack-neutron16:28
*** dfarrell07 has joined #openstack-neutron16:28
*** jasondotstar has joined #openstack-neutron16:29
*** rotbeard has quit IRC16:31
*** shashankhegde has joined #openstack-neutron16:32
*** parkit has quit IRC16:32
*** alexpilotti_ has joined #openstack-neutron16:33
*** sambetts has quit IRC16:34
*** radez_g0n3 is now known as radez16:34
*** alexpilotti has quit IRC16:34
*** alexpilotti_ is now known as alexpilotti16:34
*** comstud has quit IRC16:35
*** vivek-ebay has joined #openstack-neutron16:36
*** garyk has quit IRC16:37
*** flaviof_zzz is now known as flaviof16:37
*** jistr has quit IRC16:38
*** parkit has joined #openstack-neutron16:39
*** comstud has joined #openstack-neutron16:41
*** daya_k has joined #openstack-neutron16:41
*** jdaggett has joined #openstack-neutron16:41
*** armax has quit IRC16:44
*** ygbo has quit IRC16:44
*** flaviof is now known as flaviof_zzz16:45
*** a_le has quit IRC16:46
*** a_le has joined #openstack-neutron16:46
*** a_le has quit IRC16:46
*** a_le has joined #openstack-neutron16:48
*** annegentle has quit IRC16:48
*** armax has joined #openstack-neutron16:49
*** armax has quit IRC16:49
*** shashankhegde has quit IRC16:49
*** sbfox has joined #openstack-neutron16:49
*** daya_k has quit IRC16:51
openstackgerritVivekanandan Narasimhan proposed a change to openstack/neutron: Race for l2pop when ports go up/down on same host  https://review.openstack.org/12340316:52
*** dfarrell07 has quit IRC16:52
*** yfried has joined #openstack-neutron16:52
openstackgerritRossella Sblendido proposed a change to openstack/neutron: Functional test IPAM DB operation  https://review.openstack.org/12413616:53
*** chuckC has quit IRC16:54
*** ChuckC_ has joined #openstack-neutron16:56
*** jobewan has quit IRC16:57
openstackgerritA change was merged to openstack/neutron: Imported Translations from Transifex  https://review.openstack.org/12394316:58
openstackgerritA change was merged to openstack/neutron: Do not assume order of report list elements  https://review.openstack.org/11283616:58
openstackgerritA change was merged to openstack/neutron: Rename workers to api_workers and simplify code  https://review.openstack.org/7256416:58
*** tflynn has quit IRC16:58
*** tsg has joined #openstack-neutron16:59
*** SridharR_ has joined #openstack-neutron16:59
*** SridharRamaswamy has quit IRC17:00
*** lordd_ has quit IRC17:01
*** jobewan has joined #openstack-neutron17:01
*** lordd has joined #openstack-neutron17:01
*** annegentle has joined #openstack-neutron17:02
*** yfauser has joined #openstack-neutron17:02
*** yfauser has left #openstack-neutron17:02
*** lori|away is now known as lori17:03
*** lordd has quit IRC17:05
*** dfarrell07 has joined #openstack-neutron17:06
*** dsneddon has joined #openstack-neutron17:10
*** thedodd has quit IRC17:10
*** sbfox has quit IRC17:11
*** shashankhegde has joined #openstack-neutron17:15
*** jpena has quit IRC17:15
*** harlowja has joined #openstack-neutron17:16
*** tomoe has joined #openstack-neutron17:17
*** spandhe has joined #openstack-neutron17:17
*** tflynn has joined #openstack-neutron17:19
*** Dafna has quit IRC17:21
*** harlowja has quit IRC17:22
*** yatin has joined #openstack-neutron17:22
*** ChuckC_ has quit IRC17:24
*** harlowja has joined #openstack-neutron17:24
*** flaviof_zzz is now known as flaviof17:24
*** VijayB has joined #openstack-neutron17:25
*** sbfox has joined #openstack-neutron17:26
*** ZZelle_ has joined #openstack-neutron17:28
*** ZangMing1ie has quit IRC17:29
*** john-davidge has quit IRC17:31
*** manishg has joined #openstack-neutron17:34
*** lordd has joined #openstack-neutron17:35
*** lordd has quit IRC17:35
*** tflynn_ has joined #openstack-neutron17:38
*** tflynn has quit IRC17:38
*** jorgem has joined #openstack-neutron17:39
*** garyduan has joined #openstack-neutron17:43
*** VijayB has quit IRC17:44
*** htrmeira has joined #openstack-neutron17:50
*** dconde has quit IRC17:51
*** padkrish has joined #openstack-neutron17:52
*** sweston has joined #openstack-neutron17:52
*** vishy has joined #openstack-neutron17:52
*** a_le_ has joined #openstack-neutron17:55
*** SumitNaiksatam has quit IRC17:56
*** SumitNaiksatam has joined #openstack-neutron17:57
*** a_le has quit IRC17:59
*** flaviof is now known as flaviof_zzz18:02
*** ChuckC_ has joined #openstack-neutron18:03
*** moha_hunt has joined #openstack-neutron18:03
*** flaviof_zzz is now known as flaviof18:03
*** nati_ueno has joined #openstack-neutron18:04
*** sbfox has quit IRC18:04
*** a_le_ has quit IRC18:04
*** chuckC has joined #openstack-neutron18:04
*** jobewan has quit IRC18:05
*** a_le has joined #openstack-neutron18:05
*** yamahata has quit IRC18:05
*** a_le has quit IRC18:06
*** a_le has joined #openstack-neutron18:07
*** jobewan has joined #openstack-neutron18:08
*** s3wong has joined #openstack-neutron18:09
*** emagana has joined #openstack-neutron18:10
*** dfarrell07 has quit IRC18:10
*** ivar-lazzaro has joined #openstack-neutron18:12
*** VijayB has joined #openstack-neutron18:12
*** sbalukoff has joined #openstack-neutron18:12
*** carlp has quit IRC18:13
*** sbfox has joined #openstack-neutron18:21
*** carlp has joined #openstack-neutron18:25
*** vdreamarkitex has joined #openstack-neutron18:28
*** dfarrell07 has joined #openstack-neutron18:28
*** nati_ueno has quit IRC18:29
*** diga has quit IRC18:30
*** thedodd has joined #openstack-neutron18:32
*** garyduan has quit IRC18:35
*** margaret has joined #openstack-neutron18:35
*** thomasem_ has joined #openstack-neutron18:37
*** thomasem_ has quit IRC18:38
*** thomasem has quit IRC18:39
*** thomasem has joined #openstack-neutron18:39
*** vivek-ebay has quit IRC18:48
*** vivek-ebay has joined #openstack-neutron18:48
*** baoli has quit IRC18:51
*** dmellado has quit IRC18:54
*** flaviof is now known as flaviof_zzz18:55
*** Sukhdev has joined #openstack-neutron18:58
*** akamyshnikova has quit IRC18:58
*** k_stev has joined #openstack-neutron19:00
*** sdmonov has joined #openstack-neutron19:00
*** suresh12 has quit IRC19:00
*** otherwiseguy has quit IRC19:00
*** snowgust has joined #openstack-neutron19:03
*** aranjan has quit IRC19:04
*** tsg has quit IRC19:05
*** matrohon has joined #openstack-neutron19:07
*** spandhe has quit IRC19:11
thorstHi all.  I was looking to propose a blue print for MTU size being added as an element on the neutron network.  I see there is a blueprint here:  https://review.openstack.org/#/c/105989/19:13
thorstI haven't seen too much activity on it recently and while it has +1's, there were some concerns in the comments.  I'm wondering if anyone has status on it, or would it make sense to propose a new version of it that may address some of the concerns?19:14
*** dconde has joined #openstack-neutron19:15
*** stack__ has quit IRC19:15
*** VijayB has quit IRC19:17
*** VijayB_ has joined #openstack-neutron19:17
openstackgerritBrian Haley proposed a change to openstack/neutron: L2 OVS DVR Agent to handle initial dvr rpc failure  https://review.openstack.org/12391119:19
*** radez is now known as radez_g0n319:20
*** VijayB_ has quit IRC19:22
*** marun has quit IRC19:25
*** tflynn_ has quit IRC19:25
*** tflynn has joined #openstack-neutron19:26
*** dfarrell07 has quit IRC19:26
*** parkit has quit IRC19:27
*** tsg has joined #openstack-neutron19:28
*** parkit has joined #openstack-neutron19:28
*** vivek-ebay has quit IRC19:29
*** alexpilotti has quit IRC19:29
*** nati_ueno has joined #openstack-neutron19:31
*** nati_ueno has quit IRC19:33
*** nati_ueno has joined #openstack-neutron19:33
*** rook has quit IRC19:35
*** padkrish has quit IRC19:37
*** nmagnezi_ has joined #openstack-neutron19:37
*** nati_ueno has quit IRC19:38
*** yatin has quit IRC19:39
*** nlahouti has quit IRC19:39
*** spandhe has joined #openstack-neutron19:41
*** dsneddon is now known as dsneddon_lunch19:41
*** s3wong has quit IRC19:44
*** s3wong has joined #openstack-neutron19:45
*** mancdaz has quit IRC19:47
*** garyduan has joined #openstack-neutron19:48
*** SridharR_ has quit IRC19:48
*** jordandh has quit IRC19:48
*** MarkB1 has joined #openstack-neutron19:48
*** jordandh has joined #openstack-neutron19:49
*** jordandh has joined #openstack-neutron19:49
*** cnesa15 has quit IRC19:49
*** harlowja has quit IRC19:50
*** smcquaid has quit IRC19:50
*** vivek-ebay has joined #openstack-neutron19:50
*** SumitNaiksatam has quit IRC19:51
*** baoli has joined #openstack-neutron19:52
MarkB1What API is there (if any), to get the OpenVSwitch VLANs "physical_network" ranges?  Thanks!  (working on metric of allocated vs. available VLANs -- and alerting on that (capacity) - using the ovs-ini file now, via ssh+grep)19:53
*** radez_g0n3 is now known as radez19:53
*** dconde has quit IRC19:54
*** harlowja has joined #openstack-neutron19:55
*** padkrish has joined #openstack-neutron19:55
*** annegentle has quit IRC19:55
thorstMarkB1: I haven't seen an API for that.  Its used internally and rebuilt when the agent is restarted.  I believe it is also dependent on which VMs are actually using a given neutron network on the physical network for a given host.19:55
*** dconde has joined #openstack-neutron19:56
openstackgerritSayaji Patil proposed a change to openstack/neutron: Delete old Nuage net-partition record from db when a new one is created  https://review.openstack.org/12453419:56
thorstMarkB1: I also think you're more limited to the fact that most everything is going through br-int.  And the internal VID mapping there will likely get used up before any of the physical networks (unless you only have one physical network for data...in which case they would exhaust in sync)19:57
*** aranjan has joined #openstack-neutron19:57
*** annegentle has joined #openstack-neutron19:57
*** dconde has quit IRC19:57
openstackgerritSwaminathan Vasudevan proposed a change to openstack/neutron: DB lockout and hang issue  https://review.openstack.org/12484919:57
openstackgerritMathieu Rohon proposed a change to openstack/neutron: make delete_router sends delete_port to core_plugin  https://review.openstack.org/11692419:58
MarkB1thorst: thank you.  Didn't find anything googling.20:00
MarkB1thorst: you _can_ get the list of allocated VLANs, doing that...20:00
MarkB1via the net-list dict20:00
*** marun has joined #openstack-neutron20:01
*** jorgem has quit IRC20:01
thorstMarkB1: I suppose that is true.  But the true exhaustion on the Host wouldn't be known.  I think really though, if you're trying to determine physical network exhaustion, you should be much more concerned about the internal VID mapping.  That will cap out I believe around 4094 different segments.  Those get recycled often as VMs are deleted (assuming they're the last to use that).  And that 4094 is across all physical networks.20:02
*** b3nt_pin is now known as beageles20:03
*** beageles is now known as beagles20:03
thorstat least for OVS that is.  Other platforms have different exhaustion points.  :-)20:03
*** parkit has quit IRC20:03
openstackgerritSwaminathan Vasudevan proposed a change to openstack/neutron: DB lockout and hang issue  https://review.openstack.org/12484920:04
*** suresh12 has joined #openstack-neutron20:10
*** sdmonov has quit IRC20:11
*** dconde has joined #openstack-neutron20:11
*** dmahony has quit IRC20:12
*** suresh12 has quit IRC20:15
matrohonhi all : does someone can help me to rename a particpant on etherpad?20:16
*** julim has quit IRC20:17
*** dfarrell07 has joined #openstack-neutron20:17
*** nmagnezi_ has quit IRC20:18
*** nmagnezi has joined #openstack-neutron20:19
*** parkit has joined #openstack-neutron20:19
*** otherwiseguy has joined #openstack-neutron20:20
*** sbfox has quit IRC20:20
*** annegentle has quit IRC20:21
*** rook has joined #openstack-neutron20:21
*** igordcard has joined #openstack-neutron20:22
*** dvorkinista has joined #openstack-neutron20:24
*** baoli has quit IRC20:24
*** sdmonov has joined #openstack-neutron20:25
*** emagana has quit IRC20:25
*** VijayB_ has joined #openstack-neutron20:25
*** dfarrell07 has quit IRC20:26
*** dvorkini_ has joined #openstack-neutron20:27
*** dfarrell07 has joined #openstack-neutron20:27
*** ivar-lazzaro has quit IRC20:28
*** thedodd has quit IRC20:29
*** ivar-lazzaro has joined #openstack-neutron20:29
*** dvorkinista has quit IRC20:29
*** VijayB_ has quit IRC20:30
*** sphoorti has joined #openstack-neutron20:30
*** ivar-lazzaro has quit IRC20:31
*** armax has joined #openstack-neutron20:31
*** armax has quit IRC20:31
*** ivar-lazzaro has joined #openstack-neutron20:31
*** thedodd has joined #openstack-neutron20:32
*** armax has joined #openstack-neutron20:33
*** dfarrell07 has quit IRC20:35
*** SumitNaiksatam has joined #openstack-neutron20:36
*** nlahouti has joined #openstack-neutron20:36
*** sbfox has joined #openstack-neutron20:37
*** dfarrell07 has joined #openstack-neutron20:37
*** comstud has quit IRC20:38
*** comstud has joined #openstack-neutron20:38
*** aranjan_ has joined #openstack-neutron20:39
openstackgerritEd Bak proposed a change to openstack/neutron: Don't fail when trying to unbind a router  https://review.openstack.org/12486520:40
*** VijayB has joined #openstack-neutron20:40
*** dvorkini_ has quit IRC20:40
*** aranjan has quit IRC20:42
*** matrohon has quit IRC20:42
*** emagana has joined #openstack-neutron20:43
*** TrevorV_ has joined #openstack-neutron20:43
*** vivek-ebay has quit IRC20:43
*** emagana has quit IRC20:43
*** dvorkinista has joined #openstack-neutron20:43
*** dvorkinista has quit IRC20:44
*** emagana has joined #openstack-neutron20:44
*** emagana has quit IRC20:44
*** aranjan_ has quit IRC20:44
*** emagana has joined #openstack-neutron20:44
*** armax has quit IRC20:44
*** thedodd has quit IRC20:45
*** dconde has quit IRC20:47
*** radez is now known as radez_g0n320:48
*** cnesa15 has joined #openstack-neutron20:51
*** armax has joined #openstack-neutron20:51
*** ollivier has joined #openstack-neutron20:51
*** VijayB has quit IRC20:52
*** nmagnezi has quit IRC20:52
*** thorst has left #openstack-neutron20:52
*** vivek-ebay has joined #openstack-neutron20:54
*** med_ has quit IRC20:54
*** med_ has joined #openstack-neutron20:54
*** med_ has quit IRC20:54
*** med_ has joined #openstack-neutron20:54
*** nati_ueno has joined #openstack-neutron20:54
ollivierdear cores, could  you please review https://review.openstack.org/#/c/121407/? Thank you in advance20:55
*** aix has joined #openstack-neutron20:56
ollivierhttps://review.openstack.org/#/c/121407/20:56
*** VijayB has joined #openstack-neutron20:57
*** Sukhdev has quit IRC20:58
openstackgerritOpenStack Proposal Bot proposed a change to openstack/neutron: Updated from global requirements  https://review.openstack.org/12264621:00
*** SayajiPatil has joined #openstack-neutron21:03
openstackgerritMichael Smith proposed a change to openstack/neutron: Remove use of agent_fip_count and dist_fip_count  https://review.openstack.org/12487921:05
*** Sukhdev has joined #openstack-neutron21:09
*** thedodd has joined #openstack-neutron21:10
openstackgerritKevin Benton proposed a change to openstack/neutron: Batch ports from security groups RPC handler  https://review.openstack.org/12447821:11
*** cnesa15 has quit IRC21:12
*** htrmeira has quit IRC21:12
*** aranjan has joined #openstack-neutron21:14
*** thomasem has quit IRC21:14
*** annegentle has joined #openstack-neutron21:18
*** TrevorV_ has quit IRC21:20
*** NellyK has joined #openstack-neutron21:20
*** sphoorti has quit IRC21:22
*** moha_hunt has quit IRC21:22
*** thedodd has quit IRC21:25
*** VijayB has quit IRC21:26
openstackgerritMichael Smith proposed a change to openstack/neutron: L3 Agent support of manual dvr snat add/remove  https://review.openstack.org/12381521:27
openstackgerritMichael Smith proposed a change to openstack/neutron: manual add/remove router for dvr_snat agent  https://review.openstack.org/12202421:27
*** VijayB has joined #openstack-neutron21:29
*** vivek-ebay has quit IRC21:29
*** vivek-ebay has joined #openstack-neutron21:29
*** sdmonov has quit IRC21:29
*** spandhe has quit IRC21:30
*** spandhe has joined #openstack-neutron21:31
*** krtaylor has quit IRC21:34
*** krtaylor has joined #openstack-neutron21:36
*** sbalukoff has quit IRC21:36
*** sdmonov has joined #openstack-neutron21:38
*** snowgust has quit IRC21:40
*** MarkB1 has quit IRC21:41
*** dims_ has joined #openstack-neutron21:44
*** jckasper_ has quit IRC21:44
*** sgordon_ has quit IRC21:45
*** NellyK has quit IRC21:45
*** dims_ has quit IRC21:47
*** dims has quit IRC21:47
*** dims has joined #openstack-neutron21:47
*** cnesa15 has joined #openstack-neutron21:50
*** tsg has quit IRC21:52
*** krtaylor has quit IRC21:53
*** mrsnivvel has quit IRC21:55
*** ollivier has quit IRC21:55
*** AbsinthMind has quit IRC21:56
*** aix_ has joined #openstack-neutron21:57
*** ollivier has joined #openstack-neutron21:57
*** dsneddon_lunch is now known as dsneddon21:58
*** nlahouti has quit IRC22:00
*** aix has quit IRC22:00
*** pcm_ has quit IRC22:00
*** nlahouti has joined #openstack-neutron22:00
*** padkrish has quit IRC22:00
*** krtaylor has joined #openstack-neutron22:00
*** padkrish has joined #openstack-neutron22:02
*** nlahouti has quit IRC22:03
*** a_le_ has joined #openstack-neutron22:04
*** nati_ueno has quit IRC22:06
*** a_le has quit IRC22:07
*** parkit has quit IRC22:07
*** armax has quit IRC22:07
*** parkit has joined #openstack-neutron22:08
*** kbringard has quit IRC22:09
*** emagana has quit IRC22:10
*** mikedillion has joined #openstack-neutron22:10
*** emagana has joined #openstack-neutron22:10
*** aepifanov has quit IRC22:13
*** aranjan_ has joined #openstack-neutron22:14
*** emagana has quit IRC22:14
*** padkrish has quit IRC22:15
*** NellyK has joined #openstack-neutron22:15
*** igordcard has quit IRC22:16
*** aranjan has quit IRC22:17
*** marun has quit IRC22:18
*** aranjan_ has quit IRC22:18
*** vivek-ebay has quit IRC22:19
*** vivek-ebay has joined #openstack-neutron22:20
*** NellyK has quit IRC22:21
*** thedodd has joined #openstack-neutron22:21
*** VijayB has quit IRC22:22
*** SayajiPatil has quit IRC22:23
*** dfarrell07 has quit IRC22:23
*** mikedillion has quit IRC22:23
*** vivek-eb_ has joined #openstack-neutron22:25
*** vivek-ebay has quit IRC22:25
*** sdmonov has quit IRC22:28
*** JayJ has joined #openstack-neutron22:30
JayJI have a non-traditional question. I want to expose internal DHCP IPs to outside. Essentially network node is a bottleneck for our data. We have F5s and other stuff. Can anyone suggest me ways to strip out neutron and have a VMs exposed on a network?22:30
rookflat network?22:30
*** mikedillion has joined #openstack-neutron22:31
JayJrook: Hmm.. will have to readup on it :)22:31
JayJrook: Thanks22:31
rooknp22:31
*** padkrish has joined #openstack-neutron22:31
*** thedodd has quit IRC22:33
*** jasondotstar has quit IRC22:33
*** terryw has joined #openstack-neutron22:34
*** nati_ueno has joined #openstack-neutron22:34
*** sdmonov has joined #openstack-neutron22:35
*** otherwiseguy has quit IRC22:35
*** cnesa15 has quit IRC22:35
*** emagana has joined #openstack-neutron22:37
kevinbentonJayJ: you can also use a VLAN type network if you have a way to attach your router/firewall/whatever into the VLANs22:37
kevinbentonJayJ: OVS will just tag the packets with a VLAN as they leave the compute node22:37
*** alexpilotti has joined #openstack-neutron22:38
*** nati_ueno has quit IRC22:38
JayJkevinbenton: So there is no floating IPs with VLAN type network?22:39
*** signed8bit has quit IRC22:40
kevinbentonJayJ: oh, i thought you were just using all internal IPs22:40
kevinbentonJayJ: if you need floating IPs then VLAN won’t work without an L3 vendor plugin for your router/firewall22:41
JayJkevinbenton: Actually we have massive data flowing in and out the network to customers. Neutron is deemed to be bottleneck at this point.22:41
JayJkevinbenton: rook suggested flat networks which seems interesting... I need to read on a bit22:42
*** VijayB has joined #openstack-neutron22:43
*** achanda has joined #openstack-neutron22:43
*** tsg has joined #openstack-neutron22:43
*** zhipeng has quit IRC22:44
*** VijayB has quit IRC22:46
*** carl_baldwin has joined #openstack-neutron22:46
*** nlahouti has joined #openstack-neutron22:47
*** ZZelle_ has quit IRC22:47
*** nlahouti has quit IRC22:47
kevinbentonJayJ: migration will be difficult if you are using floating IPs i think22:47
openstackgerritManish Godara proposed a change to openstack/neutron: Add filter for provider network attributes  https://review.openstack.org/12491722:47
kevinbentonJayJ: will this just be a new deployment?22:47
JayJkevinbenton: I thought so about the migration. I think it should be much simpler in our case to standup a new isntance and migrate handful of VMs at a time.22:49
*** mdorman has quit IRC22:51
kevinbentonJayJ: if you can wait until Juno, DVR should fix a lot of the performance issues you are encountering22:51
*** nlahouti has joined #openstack-neutron22:51
*** nlahouti has quit IRC22:51
kevinbentonJayJ: all of the routing will happen in the local vswitch for the floating IPs22:51
*** VijayB_ has joined #openstack-neutron22:51
kevinbentonJayJ: the only thing still centralized is devices going through NAT22:52
*** emagana has quit IRC22:52
kevinbentonJayJ: (i.e. no floating IP)22:52
*** ChuckC_ has quit IRC22:52
*** dfarrell07 has joined #openstack-neutron22:53
JayJkevinbenton: NAT will still be a bottleneck is it not?22:53
*** ChuckC_ has joined #openstack-neutron22:54
kevinbentonJayJ: i believe so, so it will depend on your traffic load22:55
kevinbentonJayJ: however, if you give can give a floating IP to everything, that won’t be a problem22:55
*** jckasper has joined #openstack-neutron22:56
JayJkevinbenton: How does that work? I need to extend my floating IP net to compute nodes?22:56
*** jckasper has quit IRC22:58
kevinbentonJayJ: it currently requires a VXLAN setup22:58
*** padkrish has quit IRC22:58
*** jckasper has joined #openstack-neutron22:59
kevinbentonJayJ: yes22:59
JayJkevinbenton: Ah I see.22:59
kevinbentonJayJ: your compute nodes will need all of the same setup as L3 nodes do now22:59
JayJkevinbenton: understood. Thanks!22:59
kevinbentonJayJ: not sure if the official docs are ready yet, but here is the wiki https://wiki.openstack.org/wiki/Neutron/DVR/HowTo22:59
*** nlahouti has joined #openstack-neutron23:00
*** padkrish has joined #openstack-neutron23:00
JayJkevinbenton: I was just seeing the same link23:00
*** padkrish has quit IRC23:01
JayJkevinbenton: Thanks a bunch... I need to leave now... but will catch up again.23:01
*** JayJ has quit IRC23:01
*** jobewan has quit IRC23:03
*** ollivier has quit IRC23:04
*** garyduan has quit IRC23:05
*** garyduan has joined #openstack-neutron23:06
*** ollivier has joined #openstack-neutron23:06
*** mlavalle has quit IRC23:06
*** vivek-eb_ has quit IRC23:08
*** vivek-ebay has joined #openstack-neutron23:08
*** Sukhdev has quit IRC23:08
*** ollivier has quit IRC23:11
*** rkukura_ has joined #openstack-neutron23:11
*** parkit has quit IRC23:11
*** garyduan has quit IRC23:11
*** rkukura has quit IRC23:12
*** rkukura_ is now known as rkukura23:12
*** garyduan has joined #openstack-neutron23:12
*** dims has quit IRC23:12
*** dims has joined #openstack-neutron23:13
*** carl_baldwin has quit IRC23:17
*** dims has quit IRC23:17
*** lordd has joined #openstack-neutron23:17
*** yamahata has joined #openstack-neutron23:18
*** vivek-ebay has quit IRC23:18
*** vivek-ebay has joined #openstack-neutron23:18
*** dfarrell07 has quit IRC23:19
*** SayajiPatil has joined #openstack-neutron23:23
*** mikedillion has quit IRC23:25
*** lordd has quit IRC23:30
*** parkit has joined #openstack-neutron23:32
*** sdmonov has quit IRC23:34
*** Sukhdev has joined #openstack-neutron23:38
*** manishg has quit IRC23:40
*** tflynn_ has joined #openstack-neutron23:40
*** tflynn has quit IRC23:43
*** baoli has joined #openstack-neutron23:45
*** terryw has quit IRC23:46
*** tomoe has quit IRC23:48
*** tomoe has joined #openstack-neutron23:49
*** shakamunyi has quit IRC23:51
*** dfarrell07 has joined #openstack-neutron23:52
*** armax has joined #openstack-neutron23:54
*** achanda has quit IRC23:55
*** harlowja is now known as harlowja_away23:59

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!