Tuesday, 2017-04-25

namnh_ihrachys: ok., I see.00:00
namnh_Hi everyone , according to neutron's docs [1], in the workflow to rolling upgrade neutron, there is a sentence like this "first, all neutron-servers are upgraded.". it means that we have to stop all neutron-servers and start all neutron-servers with new source-code and db *at the same time*. it does not allow to do this grandually. is that right?00:00
*** spotz_ has joined #openstack-neutron00:00
namnh_[1] https://docs.openstack.org/developer/neutron/devref/upgrade.html#server-upgrade00:01
ihrachysnamnh_, yes it doesn't, and we work on making it work with rolling approach00:01
ihrachysnamnh_, but I think it may actually work for N to O upgrade, it just never got properly tests.00:01
ihrachys*tested00:01
ihrachyshence we don't claim it works00:01
*** masaki has joined #openstack-neutron00:02
*** abhiraut has quit IRC00:03
*** ventifus has quit IRC00:03
*** grantma___ has quit IRC00:03
namnh_ihrachys: I am testing rolling upgrade from N to O release, it means I can restart neutron-server with new relasea grandually?, I don't need to stop all neutron-servers and start all00:04
*** spotz_ has quit IRC00:04
*** Jack_Iv has joined #openstack-neutron00:04
ihrachysnamnh_, you can try, and we will be happy to hear how it went for you (I assume it's a test bed)00:05
*** spotz_ has joined #openstack-neutron00:05
ihrachysnamnh_, just apply --expand before you roll in newer neutron-servers into the mix00:05
*** shaner has quit IRC00:06
openstackgerritIhar Hrachyshka proposed openstack/neutron master: Metering to OVO  https://review.openstack.org/43312500:07
*** shaner has joined #openstack-neutron00:07
namnh_ihrachys: don't apply --contract before I finish to upgrade all neutron-servers00:07
ihrachysnamnh_, I think there are no --contract in the mix00:08
ihrachyswe made sure none landed in Ocata00:08
*** donghao has joined #openstack-neutron00:08
ihrachysbut if there are (f.e. from other subprojects installed) then you can't safely do that upgrade00:08
*** donghao has quit IRC00:08
*** Jack_Iv has quit IRC00:09
*** donghao has joined #openstack-neutron00:09
ihrachysnamnh_, there is a CLI command that allows you to learn if it's safe to apply rolling approach00:09
ihrachyscalled neutron-db-manage has_offline_migrations00:09
ihrachysif there are such migrations, you are left with old approach00:10
*** jamesdenton has quit IRC00:10
*** janzian has quit IRC00:12
namnh_Oh. I see, if the result of your command doesn't have contract scripts, I can upgrade neutron-server grandually00:12
*** donghao has quit IRC00:13
namnh_ihrachys: So the expectation from N to O, there is not dowtime during upgrade00:13
namnh_downtime00:13
*** lyan has joined #openstack-neutron00:14
*** fnaval has joined #openstack-neutron00:15
*** donghao has joined #openstack-neutron00:16
ihrachysnamnh_, *if* no contract migrations in your env00:17
ihrachyswhich you won't have if you just use neutron without any of external service plugins and such00:17
ihrachysand if you, YMMV depending on whether they themselves brought any contract migrations00:17
ihrachysok folks, I need to drop again. may show up in several hours. you may send messages my way and I may even reply some time in the future.00:18
*** armax has quit IRC00:22
namnh_Yeah, I will think this more deeply and discuss with you in the future, thanks for your time.00:27
*** hoangcx has joined #openstack-neutron00:29
*** john-davidge has joined #openstack-neutron00:29
*** fnaval has quit IRC00:30
*** chyka has quit IRC00:32
*** thorst has joined #openstack-neutron00:32
*** john-davidge has quit IRC00:34
*** namnh_ has quit IRC00:34
*** Swami has quit IRC00:35
*** markstur has quit IRC00:39
*** grantma___ has joined #openstack-neutron00:41
*** jamesdenton has joined #openstack-neutron00:44
*** zhugaoxiao has quit IRC00:47
*** zhugaoxiao has joined #openstack-neutron00:47
*** jdwidari has quit IRC00:58
*** markstur has joined #openstack-neutron00:59
*** hyakuhei has quit IRC01:00
*** MasterOfBugs has quit IRC01:03
*** limao has joined #openstack-neutron01:04
*** markstur has quit IRC01:04
openstackgerritRitu Sood proposed openstack/networking-odl master: Adding Websocket client for ODL  https://review.openstack.org/42112701:04
*** Jack_Iv has joined #openstack-neutron01:05
*** haleyb has joined #openstack-neutron01:06
*** Jack_Iv has quit IRC01:10
*** masaki has quit IRC01:10
*** masaki has joined #openstack-neutron01:11
*** lnicolas has quit IRC01:13
*** iwamoto has joined #openstack-neutron01:15
*** thorst has quit IRC01:17
*** markstur has joined #openstack-neutron01:18
*** jamesdenton has quit IRC01:20
*** cuongnv has joined #openstack-neutron01:21
*** mriedem has quit IRC01:22
*** cNilesh has joined #openstack-neutron01:23
*** annegentle has quit IRC01:26
*** john-davidge has joined #openstack-neutron01:29
*** jamesdenton has joined #openstack-neutron01:31
openstackgerritMerged openstack/neutron master: remove and shim callbacks  https://review.openstack.org/43914601:31
*** chyka has joined #openstack-neutron01:34
*** john-davidge has quit IRC01:34
*** hyakuhei has joined #openstack-neutron01:35
*** moshele has joined #openstack-neutron01:38
*** chyka has quit IRC01:39
*** crushil has joined #openstack-neutron01:47
*** jamesdenton has quit IRC01:50
*** ijw has quit IRC01:51
*** zhurong has joined #openstack-neutron01:52
*** vsaienk0 has quit IRC01:53
*** brault has joined #openstack-neutron02:04
*** shaner has quit IRC02:04
*** shaner has joined #openstack-neutron02:04
*** Jack_Iv has joined #openstack-neutron02:06
*** moshele has quit IRC02:07
*** brault has quit IRC02:08
*** vsaienk0 has joined #openstack-neutron02:09
*** bkopilov has quit IRC02:09
*** Jack_Iv has quit IRC02:11
*** jhershbe has joined #openstack-neutron02:13
*** markstur has quit IRC02:14
openstackgerritDong Jun proposed openstack/networking-odl master: Correct SUPPORTED_RULES of QoS driver  https://review.openstack.org/45784202:15
*** imacdonn has quit IRC02:16
*** huntxu has joined #openstack-neutron02:16
*** imacdonn has joined #openstack-neutron02:16
*** iyamahat has quit IRC02:17
*** spotz is now known as spotz_zzz02:17
*** thorst has joined #openstack-neutron02:18
openstackgerritDong Jun proposed openstack/networking-ovn master: Sync rally config from Neutron.  https://review.openstack.org/45767402:18
*** annp has joined #openstack-neutron02:20
*** thorst has quit IRC02:22
*** jhershbe has quit IRC02:24
*** gcb has joined #openstack-neutron02:24
*** yamahata_ has quit IRC02:24
openstackgerritMerged openstack/neutron-lib master: Add new protocols in Firewalls  https://review.openstack.org/45542202:25
*** jhershbe has joined #openstack-neutron02:28
*** gcb has quit IRC02:28
*** gcb has joined #openstack-neutron02:29
*** john-davidge has joined #openstack-neutron02:30
*** spotz_zzz has quit IRC02:33
*** jhershbe has quit IRC02:33
*** chyka has joined #openstack-neutron02:34
*** john-davidge has quit IRC02:35
*** chyka has quit IRC02:38
*** jamesdenton has joined #openstack-neutron02:43
*** fragatin_ has joined #openstack-neutron02:44
*** fragatina has quit IRC02:48
*** thorst has joined #openstack-neutron02:49
*** baoli has joined #openstack-neutron02:49
*** fragatin_ has quit IRC02:49
*** MasterOfBugs has joined #openstack-neutron02:50
*** baoli has quit IRC02:54
openstackgerritMiguel Lavalle proposed openstack/neutron master: Add dns_domain attribute to ports in the API  https://review.openstack.org/45710102:55
*** baoli has joined #openstack-neutron02:55
openstackgerritBrian Haley proposed openstack/neutron master: Make "on-link" routes for subnets optional  https://review.openstack.org/45949202:58
*** Shunli has joined #openstack-neutron02:59
*** gcb has quit IRC03:00
*** xiaohhui has quit IRC03:00
*** baoli has quit IRC03:02
*** moshele has joined #openstack-neutron03:02
openstackgerritMerged openstack/neutron master: Remove unused parameter in test_extension_driver_port_security.py  https://review.openstack.org/45915103:05
*** Jack_Iv has joined #openstack-neutron03:07
*** thorst has quit IRC03:08
*** moshele has quit IRC03:11
*** Jack_Iv has quit IRC03:11
*** markstur has joined #openstack-neutron03:12
openstackgerritMiguel Lavalle proposed openstack/neutron master: Add port dns_domain to DB and object models  https://review.openstack.org/45703503:13
*** markstur has quit IRC03:17
*** gongysh has joined #openstack-neutron03:17
openstackgerritMerged openstack/networking-midonet master: v2/bgp: a few enginefacade related updates  https://review.openstack.org/45717303:18
*** zhurong has quit IRC03:21
*** crushil has quit IRC03:22
*** jamesdenton has quit IRC03:23
*** psahoo has joined #openstack-neutron03:30
*** john-davidge has joined #openstack-neutron03:31
*** g3ek has quit IRC03:31
*** hyakuhei has quit IRC03:32
openstackgerritMerged openstack/networking-midonet master: Disable new N537 hacking check from next neutron-lib  https://review.openstack.org/45711203:33
*** hyakuhei has joined #openstack-neutron03:35
*** john-davidge has quit IRC03:36
*** bkopilov has joined #openstack-neutron03:37
*** vks1 has joined #openstack-neutron03:44
*** g3ek has joined #openstack-neutron03:47
*** baoli has joined #openstack-neutron03:52
*** baoli has quit IRC03:56
*** rarora has quit IRC04:06
*** jinli has quit IRC04:07
*** Jack_Iv has joined #openstack-neutron04:08
openstackgerritMerged openstack/networking-ovn master: Acknowledge Neutron that DHCP has changed  https://review.openstack.org/45803504:12
*** Jack_Iv has quit IRC04:13
*** nicolasbock has quit IRC04:13
*** blogan has quit IRC04:19
*** trinaths has joined #openstack-neutron04:20
*** gcheresh_ has joined #openstack-neutron04:21
*** fragatina has joined #openstack-neutron04:25
openstackgerritYAMAMOTO Takashi proposed openstack/networking-midonet master: qos: Provide supported parameters  https://review.openstack.org/45950204:26
*** fragatina has quit IRC04:26
*** ekuris has quit IRC04:27
*** fragatina has joined #openstack-neutron04:27
*** tonytan4ever has quit IRC04:29
*** gcheresh_ has quit IRC04:29
openstackgerritMerged openstack/networking-midonet master: Imported Translations from Zanata  https://review.openstack.org/44944604:29
*** AndroUser2 has quit IRC04:29
*** tonytan4ever has joined #openstack-neutron04:29
openstackgerritMerged openstack/networking-midonet master: devstack README: Remove wiki link  https://review.openstack.org/43186504:29
openstackgerritMerged openstack/networking-midonet master: devstack README: Inline examples  https://review.openstack.org/43186604:29
openstackgerritMerged openstack/networking-midonet master: devstack README: Replace introduction  https://review.openstack.org/43186704:29
openstackgerritYAMAMOTO Takashi proposed openstack/networking-midonet master: TEST FOR CI DO NOT REVIEW  https://review.openstack.org/19938704:31
*** john-davidge has joined #openstack-neutron04:32
*** gcheresh_ has joined #openstack-neutron04:32
*** tonytan4ever has quit IRC04:34
*** ijw has joined #openstack-neutron04:35
*** fzdarsky has joined #openstack-neutron04:36
*** yamahata_ has joined #openstack-neutron04:36
*** john-davidge has quit IRC04:37
*** gcheresh_ has quit IRC04:37
*** l_jacob has joined #openstack-neutron04:40
*** udesale has joined #openstack-neutron04:40
*** ijw has quit IRC04:40
*** l_jacob_ has joined #openstack-neutron04:40
*** l_jacob has quit IRC04:41
*** salv-orlando has joined #openstack-neutron04:45
*** Sukhdev has quit IRC04:47
*** ayogi has joined #openstack-neutron04:48
*** Sukhdev has joined #openstack-neutron04:49
*** salv-orlando has quit IRC04:49
*** rarora has joined #openstack-neutron04:51
*** ramishra has joined #openstack-neutron04:51
*** ramishra has quit IRC04:51
*** garyk has joined #openstack-neutron04:51
*** ramishra has joined #openstack-neutron04:53
*** faizy has joined #openstack-neutron04:53
*** jinli has joined #openstack-neutron04:58
*** ijw has joined #openstack-neutron04:59
*** gkadam has joined #openstack-neutron05:00
*** ijw_ has joined #openstack-neutron05:00
*** Sukhdev has quit IRC05:01
*** ijw__ has joined #openstack-neutron05:03
*** ijw has quit IRC05:04
*** thorst has joined #openstack-neutron05:05
*** ijw_ has quit IRC05:06
*** Jack_Iv has joined #openstack-neutron05:08
*** thorst has quit IRC05:09
*** masaki has quit IRC05:09
*** masaki has joined #openstack-neutron05:10
*** gongysh has quit IRC05:11
*** gcheresh_ has joined #openstack-neutron05:11
*** Jack_Iv has quit IRC05:13
*** amotoki has joined #openstack-neutron05:14
*** ratailor has joined #openstack-neutron05:15
*** markstur has joined #openstack-neutron05:15
*** mdnadeem has joined #openstack-neutron05:17
*** aleksandr_null has quit IRC05:20
*** claudiub has joined #openstack-neutron05:21
openstackgerritgongysh proposed openstack/networking-sfc master: Add reverse path flow  https://review.openstack.org/45706405:21
openstackgerritMerged openstack/networking-midonet master: Add coverage threshold  https://review.openstack.org/43399805:21
*** slaweq has joined #openstack-neutron05:23
openstackgerritMerged openstack/networking-midonet master: devstack: Stop using devmido  https://review.openstack.org/42699605:25
*** shausy has joined #openstack-neutron05:26
*** aleksandr_null has joined #openstack-neutron05:26
*** janki has joined #openstack-neutron05:27
*** vj3k has joined #openstack-neutron05:30
*** itzikb has joined #openstack-neutron05:31
*** john-davidge has joined #openstack-neutron05:33
*** fzdarsky has quit IRC05:34
*** l_jacob_ has quit IRC05:34
*** slaweq has quit IRC05:35
*** faizy has quit IRC05:35
*** ekuris has joined #openstack-neutron05:36
*** faizy has joined #openstack-neutron05:36
*** john-davidge has quit IRC05:37
openstackgerritMerged openstack/networking-midonet master: sg_callback: Remove a hack for kilo  https://review.openstack.org/43463405:40
openstackgerritMerged openstack/networking-midonet master: devstack: Update for the latest lib/neutron  https://review.openstack.org/43719305:40
openstackgerritMerged openstack/networking-midonet master: Add os-vif plugin  https://review.openstack.org/43352005:40
*** cshastri has joined #openstack-neutron05:43
*** abregman has joined #openstack-neutron05:45
*** salv-orlando has joined #openstack-neutron05:46
*** l_jacob_ has joined #openstack-neutron05:46
openstackgerritMerged openstack/networking-midonet master: devstack: Remove an OSC issue workaround  https://review.openstack.org/43176705:47
openstackgerritTakashi NATSUME proposed openstack/os-vif master: Fix typos in vif_types.rst  https://review.openstack.org/45951405:47
*** zsli_ has joined #openstack-neutron05:48
*** Shunli has quit IRC05:51
*** salv-orlando has quit IRC05:51
*** zhurong has joined #openstack-neutron05:51
*** kobis has joined #openstack-neutron05:53
*** Jack_Iv has joined #openstack-neutron05:54
*** rarora has quit IRC05:54
*** jinli has quit IRC05:54
*** vsaienk0 has quit IRC05:55
*** iranzo has joined #openstack-neutron05:59
*** iranzo has quit IRC05:59
*** iranzo has joined #openstack-neutron05:59
*** salv-orlando has joined #openstack-neutron05:59
*** Jack_Iv has quit IRC06:00
*** zhurong has quit IRC06:01
*** ltomasbo|away is now known as ltomasbo06:05
*** thorst has joined #openstack-neutron06:06
*** slaweq has joined #openstack-neutron06:06
*** thorst has quit IRC06:06
*** Jack_Iv has joined #openstack-neutron06:07
*** nyechiel has joined #openstack-neutron06:07
*** Jack_Iv has quit IRC06:07
*** thorst has joined #openstack-neutron06:08
*** Shunli has joined #openstack-neutron06:08
openstackgerritYAMAMOTO Takashi proposed openstack/networking-midonet master: devstack: Propagate MIDONET_USE_CASSANDRA  https://review.openstack.org/43282306:09
openstackgerritYAMAMOTO Takashi proposed openstack/networking-midonet master: devstack: Fix typos in variable names  https://review.openstack.org/45951706:09
*** zsli_ has quit IRC06:11
*** slaweq has quit IRC06:11
*** thorst has quit IRC06:12
openstackgerritMoshe Levi proposed openstack/os-vif master: Add documentation for OVS plugin  https://review.openstack.org/45925806:12
openstackgerritMoshe Levi proposed openstack/os-vif master: hardware offload support for openvswitch  https://review.openstack.org/39827706:12
openstackgerritMoshe Levi proposed openstack/os-vif master: Add documentation for Linux Bridge plugin  https://review.openstack.org/45929106:12
*** yedongcan1 has joined #openstack-neutron06:12
*** moshele has joined #openstack-neutron06:13
*** Shunli has quit IRC06:13
*** vsaienk0 has joined #openstack-neutron06:13
*** jaosorior_away is now known as jaosorior06:16
*** rarora has joined #openstack-neutron06:17
*** kobis has quit IRC06:17
*** gongysh has joined #openstack-neutron06:17
*** jinli has joined #openstack-neutron06:18
*** markstur has quit IRC06:19
*** andreas_s has joined #openstack-neutron06:28
*** jhershbe has joined #openstack-neutron06:29
*** tonytan4ever has joined #openstack-neutron06:30
*** ratailor_ has joined #openstack-neutron06:32
*** ratailor has quit IRC06:32
*** john-davidge has joined #openstack-neutron06:33
*** kzaitsev_ws has joined #openstack-neutron06:34
*** john-davidge has quit IRC06:38
*** Aqsa has joined #openstack-neutron06:39
*** dimak_ has joined #openstack-neutron06:40
*** sridharg has joined #openstack-neutron06:49
*** obondarev has joined #openstack-neutron06:49
*** matrohon_ has joined #openstack-neutron06:49
*** salv-orlando has quit IRC06:53
*** voelzmo has joined #openstack-neutron06:54
vks1ihrachys: hi06:55
vks1ihrachys: can you look this patch https://review.openstack.org/#/c/458723/ :)06:56
vks1ihrachys: have one question06:56
*** vsaienk0 has left #openstack-neutron06:58
*** voelzmo has quit IRC07:00
*** gouthamr has quit IRC07:04
*** xianghui has joined #openstack-neutron07:05
*** vikram has joined #openstack-neutron07:06
openstackgerritYAMAMOTO Takashi proposed openstack/networking-midonet master: Remove MIDONET_NETWORK callback resource  https://review.openstack.org/45954507:07
*** slaweq has joined #openstack-neutron07:08
*** voelzmo has joined #openstack-neutron07:08
*** MoguCloud has quit IRC07:09
*** MoguCloud has joined #openstack-neutron07:09
*** lpetrut has joined #openstack-neutron07:11
*** thorst has joined #openstack-neutron07:12
*** tmorin has joined #openstack-neutron07:13
*** ijw has joined #openstack-neutron07:14
*** jlinkes has joined #openstack-neutron07:16
*** ratailor_ has quit IRC07:17
*** thorst has quit IRC07:17
*** ralonsoh has joined #openstack-neutron07:18
*** jlibosva has joined #openstack-neutron07:18
*** ijw__ has quit IRC07:18
*** Administrator_ has joined #openstack-neutron07:18
*** ijw has quit IRC07:19
*** huntxu has quit IRC07:21
*** zhugaoxiao has quit IRC07:21
*** huntxu has joined #openstack-neutron07:21
*** Miouge has joined #openstack-neutron07:21
openstackgerritHunt Xu proposed openstack/neutron master: Fix errors in PrefixDelegation.remove_stale_ri_ifname  https://review.openstack.org/45910507:22
openstackgerritMoshe Levi proposed openstack/neutron master: HW offload support for openvswitch  https://review.openstack.org/27561607:29
*** slaweq has quit IRC07:31
*** pcaruana has joined #openstack-neutron07:32
*** john-davidge has joined #openstack-neutron07:34
*** jpena|away is now known as jpena07:36
openstackgerritrajiv proposed openstack/networking-odl master: unit test: precommit is called without commit  https://review.openstack.org/45956007:36
slaweq_yamamoto: hello07:37
slaweq_yamamoto: I made RFE which You asked yesterday in review https://review.openstack.org/#/c/449831/2907:37
slaweq_RFE is here: https://bugs.launchpad.net/neutron/+bug/168603507:38
openstackLaunchpad bug 1686035 in neutron "More detailed reporting of available QoS rules" [Undecided,New] - Assigned to Slawek Kaplonski (slaweq)07:38
slaweq_is it fine for You?07:38
*** beekneemech has joined #openstack-neutron07:40
yamamotoslaweq_: in a meeting.  will look later07:40
*** rdo_ has joined #openstack-neutron07:41
*** sputnik13 has quit IRC07:41
*** obondarev has quit IRC07:41
*** rdo has quit IRC07:41
*** ebbex has quit IRC07:41
*** bnemec has quit IRC07:41
*** obondarev has joined #openstack-neutron07:43
*** brault has joined #openstack-neutron07:43
*** john-davidge has quit IRC07:43
*** bkopilov_ has joined #openstack-neutron07:45
*** voelzmo has quit IRC07:45
*** cNilesh has quit IRC07:46
*** cNilesh has joined #openstack-neutron07:46
*** ebbex has joined #openstack-neutron07:46
*** lujinluo has joined #openstack-neutron07:47
*** brault has quit IRC07:48
lujinluomanjeets, hey, I just caught up with yesterday's upgrade sub team meeting log. Saw my name mentioned. Just want to let you know that I am still on the team, ;)07:49
*** obondarev has quit IRC07:50
*** beekneemech has quit IRC07:50
slaweq_yamamoto: ok, no problem, thx07:52
*** manheim has joined #openstack-neutron07:53
*** TMM has quit IRC07:54
*** voelzmo has joined #openstack-neutron07:54
*** obondarev has joined #openstack-neutron07:55
slaweq_ralonsoh: hello, will You prepare QoS meeting today?07:57
*** abalutoiu has quit IRC07:58
openstackgerritJosh Hershberg proposed openstack/networking-odl master: Smart retrieve of port statuses after reconnect  https://review.openstack.org/45356307:58
*** Shunli has joined #openstack-neutron07:59
*** zzzeek has quit IRC08:00
*** matrohon_ has quit IRC08:00
*** zzzeek has joined #openstack-neutron08:01
*** markstur has joined #openstack-neutron08:01
*** caowei has joined #openstack-neutron08:01
*** vikram has quit IRC08:03
*** matrohon has joined #openstack-neutron08:04
*** markstur has quit IRC08:06
*** nyechiel has quit IRC08:06
*** nyechiel has joined #openstack-neutron08:07
ralonsohslaweq_, I'll prepare the meeting today08:13
*** ratailor_ has joined #openstack-neutron08:13
slaweq_ralonsoh: ok, thx08:13
*** voelzmo has quit IRC08:13
*** thorst has joined #openstack-neutron08:13
*** lucas-afk is now known as lucasagomes08:13
ralonsohslaweq_, we will talk about bullet 1 in https://bugs.launchpad.net/neutron/+bug/168603508:14
openstackLaunchpad bug 1686035 in neutron "More detailed reporting of available QoS rules" [Undecided,New] - Assigned to Slawek Kaplonski (slaweq)08:14
*** nyechiel has quit IRC08:16
*** davidsha has joined #openstack-neutron08:16
*** trozet has joined #openstack-neutron08:16
*** nyechiel has joined #openstack-neutron08:17
*** tmorin1 has joined #openstack-neutron08:17
*** lyan has quit IRC08:17
*** tmorin has quit IRC08:18
*** ijw has joined #openstack-neutron08:20
*** efoley has joined #openstack-neutron08:20
*** abalutoiu has joined #openstack-neutron08:20
*** voelzmo has joined #openstack-neutron08:21
*** voelzmo has quit IRC08:22
*** obondarev has quit IRC08:23
*** itzikb has quit IRC08:24
*** lpetrut_ has joined #openstack-neutron08:24
*** ijw has quit IRC08:25
*** lpetrut has quit IRC08:27
*** obondarev has joined #openstack-neutron08:28
*** slaweq has joined #openstack-neutron08:28
*** voelzmo has joined #openstack-neutron08:29
*** debedb has quit IRC08:29
slaweq_ralonsoh: we can talk about both if You want :)08:31
slaweq_I just wrote some ideas how it can be changed maybe :)08:32
*** voelzmo has quit IRC08:32
*** markvoelker has quit IRC08:32
*** thorst has quit IRC08:32
*** obondarev has quit IRC08:33
ralonsohslaweq_, nah, just to know how is implemented now (to confirm) and how to expose this new API08:34
*** voelzmo has joined #openstack-neutron08:34
*** zhhuabj has quit IRC08:35
*** ushkalim has joined #openstack-neutron08:37
*** obondarev has joined #openstack-neutron08:38
*** markstur has joined #openstack-neutron08:41
*** iMe has joined #openstack-neutron08:43
slaweq_ralonsoh: ok, so we will talk on meeting about it08:45
*** markstur has quit IRC08:46
openstackgerritMathieu Rohon proposed openstack/networking-bgpvpn master: Register query hooks at BGPVPNPluginDb object creation  https://review.openstack.org/45958508:47
*** zhhuabj has joined #openstack-neutron08:48
*** aarefiev_afk is now known as aarefiev08:50
*** slaweq has quit IRC08:51
*** brault has joined #openstack-neutron08:52
*** jprovazn has joined #openstack-neutron08:55
*** brault has quit IRC08:56
*** gongysh has quit IRC08:58
*** salv-orlando has joined #openstack-neutron08:58
openstackgerritLucas Alvares Gomes proposed openstack/ovsdbapp master: Add unittest to Connection.run()  https://review.openstack.org/45921608:59
*** salmankhan has joined #openstack-neutron09:00
*** iyamahat has joined #openstack-neutron09:01
*** salv-orlando has quit IRC09:03
*** fzdarsky has joined #openstack-neutron09:04
*** sambetts|afk is now known as sambetts09:05
*** salmankhan has quit IRC09:05
*** salmankhan has joined #openstack-neutron09:06
openstackgerritYAMAMOTO Takashi proposed openstack/networking-midonet master: vpnaas: Update driver api for flavors change  https://review.openstack.org/45960409:07
*** iyamahat has quit IRC09:08
*** iwamoto has quit IRC09:09
*** john-davidge has joined #openstack-neutron09:11
*** brault has joined #openstack-neutron09:13
*** TMM has joined #openstack-neutron09:14
*** mickeys has quit IRC09:15
*** gongysh has joined #openstack-neutron09:16
*** john-davidge has quit IRC09:16
*** zhhuabj has quit IRC09:17
*** zhhuabj has joined #openstack-neutron09:18
*** markstur has joined #openstack-neutron09:18
*** moshele has quit IRC09:19
*** rmart04 has joined #openstack-neutron09:20
*** ushkalim has quit IRC09:20
*** ijw has joined #openstack-neutron09:22
*** mvk has quit IRC09:22
*** abregman is now known as abregman|afk09:22
*** zhhuabj has quit IRC09:22
*** zhhuabj has joined #openstack-neutron09:23
*** yedongcan1 has left #openstack-neutron09:23
*** MasterOfBugs has quit IRC09:23
*** masaki has quit IRC09:24
*** markstur has quit IRC09:24
*** zhhuabj has quit IRC09:25
*** obondarev has quit IRC09:27
*** zhhuabj has joined #openstack-neutron09:28
*** ijw has quit IRC09:28
*** obondarev has joined #openstack-neutron09:28
*** limao has quit IRC09:28
*** limao has joined #openstack-neutron09:29
*** salv-orlando has joined #openstack-neutron09:29
*** thorst has joined #openstack-neutron09:29
*** Shunli has quit IRC09:30
*** horms has joined #openstack-neutron09:31
*** obondarev has quit IRC09:31
*** ushkalim has joined #openstack-neutron09:32
*** markvoelker has joined #openstack-neutron09:33
*** limao has quit IRC09:33
*** thorst has quit IRC09:34
*** obondarev has joined #openstack-neutron09:35
*** amarao has joined #openstack-neutron09:36
*** markvoelker has quit IRC09:38
*** zhhuabj_ has joined #openstack-neutron09:38
*** zhhuabj has quit IRC09:39
*** voelzmo has quit IRC09:40
*** ygl has joined #openstack-neutron09:41
*** markstur has joined #openstack-neutron09:42
openstackgerritMathieu Rohon proposed openstack/networking-bgpvpn master: Register query hooks at BGPVPNPluginDb object creation  https://review.openstack.org/45958509:42
*** aarefiev has quit IRC09:43
openstackgerritBernard Cafarelli proposed openstack/networking-sfc master: devstack: use l2_agent lib to configure sfc ext  https://review.openstack.org/45961309:43
*** markstur has quit IRC09:46
*** moshele has joined #openstack-neutron09:46
*** aarefiev has joined #openstack-neutron09:47
*** iMe has quit IRC09:49
*** salv-orl_ has joined #openstack-neutron09:49
*** zenirc369 has joined #openstack-neutron09:52
*** salv-orlando has quit IRC09:52
*** xianghui has quit IRC09:53
*** Administrator_ has quit IRC09:55
*** Administrator_ has joined #openstack-neutron09:55
*** mvk has joined #openstack-neutron09:58
*** obondarev has quit IRC10:01
*** fzdarsky has quit IRC10:05
*** salv-orl_ has quit IRC10:06
openstackgerritBernard Cafarelli proposed openstack/networking-sfc master: devstack: use l2_agent lib to configure sfc ext  https://review.openstack.org/45961310:06
annpjlibosva: hi10:07
*** gongysh has quit IRC10:08
*** ushkalim has quit IRC10:11
*** nicolasbock has joined #openstack-neutron10:12
*** kobis has joined #openstack-neutron10:12
*** grantma____ has joined #openstack-neutron10:15
*** abregman|afk is now known as abregman10:15
*** grantma____ has quit IRC10:15
*** grantma___ has quit IRC10:16
*** mickeys has joined #openstack-neutron10:16
*** markstur has joined #openstack-neutron10:18
*** boden has joined #openstack-neutron10:21
*** fzdarsky has joined #openstack-neutron10:21
*** markstur has quit IRC10:22
*** mickeys has quit IRC10:22
*** ushkalim has joined #openstack-neutron10:23
*** caowei has quit IRC10:26
*** brault has quit IRC10:29
jlibosvaannp: hi10:30
annpjlibosva: Did you have any information from neutron team driver for https://bugs.launchpad.net/neutron/+bug/146836610:31
openstackLaunchpad bug 1468366 in neutron "[RFE] (Operator-only) Logging API for security group rules" [Wishlist,In progress] - Assigned to Nguyen Phuong An (annp)10:31
*** cNilesh has quit IRC10:32
*** ratailor__ has joined #openstack-neutron10:33
annpjlibosva: Did you have any information from neutron driver team for https://bugs.launchpad.net/neutron/+bug/1468366?10:33
openstackLaunchpad bug 1468366 in neutron "[RFE] (Operator-only) Logging API for security group rules" [Wishlist,In progress] - Assigned to Nguyen Phuong An (annp)10:33
*** nyechiel_ has joined #openstack-neutron10:33
*** nyechiel has quit IRC10:33
*** ratailor_ has quit IRC10:34
*** markvoelker has joined #openstack-neutron10:34
*** markstur has joined #openstack-neutron10:34
*** ramishra has quit IRC10:34
openstackgerritDerek Higgins proposed openstack/neutron master: Update auto-addresses on MAC change  https://review.openstack.org/45850610:35
annpjlibosva: By the way, Could you please take a look at https://review.openstack.org/#/c/203509/, and our implementation for OVS firewall logging driver: https://review.openstack.org/#/c/396104/?10:35
annpjlibosva: :)10:36
*** yamahata_ has quit IRC10:36
*** mhickey has joined #openstack-neutron10:37
jlibosvaannp: oh, I forgot to sync. I need to write it down10:37
*** markvoelker has quit IRC10:38
annpjlibosva: No problem, when you have any information please let me know by ping me on IRC or comment on gerrit. Thank you.10:39
*** markstur has quit IRC10:39
jlibosvaannp: I will, thanks10:39
*** ramishra has joined #openstack-neutron10:40
*** ygl has quit IRC10:40
annpjlibosva: Could I add you as a reviewer for OVS firewall logging driver: https://review.openstack.org/#/c/396104/?10:40
*** fragatina has quit IRC10:40
jlibosvaannp: yeah, sure10:40
*** tbachman has quit IRC10:40
*** fragatina has joined #openstack-neutron10:41
annpjlibosva: thank you. :)10:41
*** mhickey has quit IRC10:41
*** horms has quit IRC10:42
*** obondarev has joined #openstack-neutron10:42
annpjlibosva: I'm looking forward your comment on that. :)10:43
*** janzian has joined #openstack-neutron10:45
*** hoangcx has quit IRC10:48
*** trinaths has left #openstack-neutron10:49
*** annp has quit IRC10:49
*** Miouge has quit IRC10:50
*** cuongnv has quit IRC10:52
*** brault_ has joined #openstack-neutron10:52
*** ramishra has quit IRC10:53
*** huntxu has quit IRC10:53
*** mhickey has joined #openstack-neutron10:54
*** sdague has joined #openstack-neutron10:57
*** voelzmo has joined #openstack-neutron11:02
*** bkopilov has quit IRC11:03
*** nyechiel_ has quit IRC11:03
*** bkopilov_ has quit IRC11:03
openstackgerritYAMAMOTO Takashi proposed openstack/networking-midonet master: vpnaas: Update for vpn-flavors  https://review.openstack.org/45960411:04
*** fzdarsky has quit IRC11:04
*** brault_ has quit IRC11:07
*** zhhuabj_ has quit IRC11:08
*** thorst has joined #openstack-neutron11:10
*** markstur has joined #openstack-neutron11:11
*** john-davidge has joined #openstack-neutron11:12
openstackgerritrajiv proposed openstack/networking-odl master: Removed extra call to _fake_trunk_payload  https://review.openstack.org/45963111:13
*** brault has joined #openstack-neutron11:14
*** markstur has quit IRC11:15
*** john-davidge has quit IRC11:17
*** pgadiya has joined #openstack-neutron11:18
*** pgadiya has quit IRC11:18
*** mickeys has joined #openstack-neutron11:19
*** mickeys has quit IRC11:23
*** Miouge has joined #openstack-neutron11:24
*** dave-mccowan has joined #openstack-neutron11:26
*** ijw has joined #openstack-neutron11:26
*** ijw has quit IRC11:31
*** gbutnaru_ has quit IRC11:31
*** voelzmo has quit IRC11:33
*** markvoelker has joined #openstack-neutron11:35
*** horms has joined #openstack-neutron11:36
openstackgerritMerged openstack/networking-bgpvpn master: Register query hooks at BGPVPNPluginDb object creation  https://review.openstack.org/45958511:37
openstackgerritMerged openstack/networking-midonet master: DB migration milestone for ocata  https://review.openstack.org/42943411:38
*** markvoelker has quit IRC11:39
*** voelzmo has joined #openstack-neutron11:40
*** dave-mccowan has quit IRC11:41
*** gbutnaru_ has joined #openstack-neutron11:44
*** markstur has joined #openstack-neutron11:47
*** catintheroof has joined #openstack-neutron11:48
*** tbachman has joined #openstack-neutron11:48
*** pcaruana has quit IRC11:51
*** lucasagomes is now known as lucas-hungry11:52
*** ratailor__ has quit IRC11:52
*** markstur has quit IRC11:52
*** tbachman has quit IRC11:53
slaweq_yamamoto: hello again11:55
slaweq_yamamoto: about Your last comment in https://review.openstack.org/#/c/449831/29/neutron/services/qos/drivers/openvswitch/driver.py11:55
slaweq_yamamoto: do You think, I should report bug in validation mechanism? and fix it before this patch will be merged?11:55
*** pcaruana has joined #openstack-neutron11:56
*** salmankhan has quit IRC11:57
*** wolverineav has joined #openstack-neutron11:57
garykHenryG: around?11:58
*** Aqsam has joined #openstack-neutron11:58
*** tbachman has joined #openstack-neutron11:58
*** Aqsa has quit IRC11:59
*** faizy_ has joined #openstack-neutron11:59
*** faizy_ has quit IRC12:00
*** faizy_ has joined #openstack-neutron12:01
*** faizy has quit IRC12:02
*** amuller has joined #openstack-neutron12:03
*** dave-mccowan has joined #openstack-neutron12:07
*** catintheroof has quit IRC12:08
*** mickeys has joined #openstack-neutron12:19
*** chlong has quit IRC12:20
*** lyan has joined #openstack-neutron12:22
*** markstur has joined #openstack-neutron12:24
*** mickeys has quit IRC12:24
*** trozet has quit IRC12:26
*** vks1 has quit IRC12:27
*** ijw has joined #openstack-neutron12:27
*** ramishra has joined #openstack-neutron12:28
*** markstur has quit IRC12:29
*** salmankhan has joined #openstack-neutron12:29
*** lujinluo has quit IRC12:30
*** jpena is now known as jpena|lunch12:30
*** john-davidge has joined #openstack-neutron12:32
*** ijw has quit IRC12:32
*** markvoelker has joined #openstack-neutron12:35
*** obondarev has quit IRC12:36
openstackgerritAnn Taraday proposed openstack/neutron master: [WIP]Use reader and writer for routers  https://review.openstack.org/39612112:36
openstackgerritAnn Taraday proposed openstack/neutron master: [WIP] Use reader and writer for agents  https://review.openstack.org/45966212:36
*** nyechiel_ has joined #openstack-neutron12:40
*** markvoelker has quit IRC12:40
*** obondarev has joined #openstack-neutron12:42
*** pcaruana has quit IRC12:50
*** lucas-hungry is now known as lucasagomes12:50
*** pcaruana has joined #openstack-neutron12:53
*** markvoelker has joined #openstack-neutron12:53
*** ramishra_ has joined #openstack-neutron12:54
*** crushil has joined #openstack-neutron12:55
*** hichihar_ has joined #openstack-neutron12:56
*** bfernando has joined #openstack-neutron12:57
*** hichihara has quit IRC12:58
*** hichihar_ has quit IRC12:58
*** hichihara has joined #openstack-neutron12:59
*** mriedem has joined #openstack-neutron12:59
*** john-davidge has quit IRC13:00
*** john-dav_ has joined #openstack-neutron13:00
*** john-dav_ is now known as john-davidge13:00
*** garyk has quit IRC13:00
*** catintheroof has joined #openstack-neutron13:01
*** garyk has joined #openstack-neutron13:02
openstackgerritMerged openstack/neutron master: Creating subnet for tagged network without GW.  https://review.openstack.org/45910013:05
openstackgerritMerged openstack/neutron master: DVR: properly track SNAT traffic  https://review.openstack.org/36629713:05
*** kobis has quit IRC13:05
*** baoli has joined #openstack-neutron13:05
*** jsheeren has joined #openstack-neutron13:07
*** horms has quit IRC13:07
jsheerenhi all, i'm keeping an eye on my floating ip usage in my openstack cloud13:07
jsheerenusing neutron net-ip-availability-list and neutron net-ip-availability-show13:07
jsheerenare these results trusted?  'cause i'm seeing a difference when using the openstack client13:08
openstackgerritboden proposed openstack/networking-midonet master: consume neutron-lib callbacks  https://review.openstack.org/43916013:08
jsheerenwhen using  openstack floating ip list13:08
*** psahoo has quit IRC13:08
jsheereni'm getting way less floating ips than when using the neutron command13:09
dasmjsheeren: afair, floating ips can be created, but not assigned. in case of ip-avail, you should have detailed info13:11
dasmhttps://docs.openstack.org/mitaka/networking-guide/ops-ip-availability.html13:11
dasmjsheeren: but if you think, there is problem, please file a bug13:11
*** baoli_ has joined #openstack-neutron13:12
openstackgerritboden proposed openstack/networking-odl master: consume neutron-lib callbacks  https://review.openstack.org/43916313:12
*** bkopilov has joined #openstack-neutron13:13
jsheereni'm interessted in the amount of created vs the amount of possible to be created, long story short, i'd like to know when my /24 cidr is almost empty :-)13:13
*** bkopilov_ has joined #openstack-neutron13:14
jsheerendasm: i'm using the net-ip-availability-* commands at the moment13:14
dasmjsheeren: i believe, it was an idea behind ip-avail13:15
*** baoli has quit IRC13:15
jsheerenthe openstack client uses a different neutron api url (floatingips vs network-ip-avail.. for the neutron command)13:16
*** vikram has joined #openstack-neutron13:17
*** markstur has joined #openstack-neutron13:18
dasmjsheeren: i would believe ip-avail command13:18
dasmhttps://docs.openstack.org/developer/neutron/devref/network_ip_availability.html13:19
dasmlike you mentioned, osc uses floating ips, which i believe, returns list of all created ips.13:19
*** shausy has quit IRC13:19
dasmin case of ip-avail, iirc, it's number of assigned ips13:19
*** ramishra_ has quit IRC13:19
jsheerenyeah /v2.0/floatingips -> return only the floating IPs owned by the user’s project, unless the user has admin role.13:19
jsheerennetwork-ip-availability allows users to list and show the network IP usage stats of all networks or of a specified network.13:20
*** rmart04 has quit IRC13:20
dasmjsheeren: you can try to ask amotoki. he's very familiar with neutron cli and osc13:20
*** limao has joined #openstack-neutron13:20
*** trinaths has joined #openstack-neutron13:20
jsheerendasm: thanks13:20
*** mickeys has joined #openstack-neutron13:20
*** trinaths1 has joined #openstack-neutron13:21
amotokijsheeren: looking at the channel log....13:22
*** markstur has quit IRC13:23
*** zkassab__ has joined #openstack-neutron13:23
*** trinaths has quit IRC13:24
*** mickeys has quit IRC13:24
*** ayogi has quit IRC13:25
openstackgerritRodolfo Alonso Hernandez proposed openstack/neutron master: Add "default" behaviour to QoS policies  https://review.openstack.org/42830413:25
*** limao_ has joined #openstack-neutron13:26
jsheerenamotoki: i'm curious for the difference between the network-ip-avail.. vs floatingips api calls.  'cause of the difference in amount of used ips13:26
*** limao has quit IRC13:26
amotokijsheeren: in general, there are two consumers of IP addresses of an external network: router gateways and floating IPs13:27
amotokijsheeren: IIRC network-ip-avail counts both13:28
*** Aqsa has joined #openstack-neutron13:28
amotokias it just counts the number of IP addresses assigned ports on a given external network.13:28
*** ijw has joined #openstack-neutron13:29
*** Aqsam has quit IRC13:30
jsheerenaha13:30
*** hoangcx has joined #openstack-neutron13:31
jsheerenthat explains the difference13:31
jsheerenhttp://paste.openstack.org/show/607861/13:31
bodenjlibosva kevinbenton: I won’t be able to join neutron meeting until about 1/2 way through… perhaps we can save the neutron-lib topic until the 2nd half of th meeting?13:31
*** zenirc369 has quit IRC13:31
jlibosvaboden: sure thing13:32
bodenthanks13:32
openstackgerritboden proposed openstack/networking-ovn master: consume neutron-lib callbacks  https://review.openstack.org/43916513:32
*** zhhuabj has joined #openstack-neutron13:33
*** trozet has joined #openstack-neutron13:33
*** ijw has quit IRC13:33
*** blogan has joined #openstack-neutron13:34
jsheerenamotoki: thanks for the clarification13:34
amotokijsheeren: you're welcome. that is the reason of the difference.13:35
amotokijsheeren: FYI: you can count the number of router gateway port by 'neutron port-list --device-owner network:router_gateway --network-id <ext-net>'13:35
openstackgerritMerged openstack/networking-bgpvpn master: use i18n._  https://review.openstack.org/45884013:36
jsheerenah cool, that's the exact difference in the amounts!13:38
jsheerenamotoki: thanks!13:38
*** jpena|lunch is now known as jpena13:39
*** chlong has joined #openstack-neutron13:40
openstackgerritMerged openstack/networking-bgpvpn master: Add net-bgpvpn.conf to config file read by neutron  https://review.openstack.org/45879613:41
openstackgerritMerged openstack/networking-bgpvpn master: Move API definition out of n8g-bgpvpn into neutron-lib  https://review.openstack.org/39558513:41
*** jamesdenton has joined #openstack-neutron13:41
*** pcaruana has quit IRC13:43
*** svenkat has joined #openstack-neutron13:43
openstackgerritboden proposed openstack/neutron-fwaas master: consume neutron-lib callbacks  https://review.openstack.org/43917713:45
*** livelace has joined #openstack-neutron13:46
openstackgerritMerged openstack/networking-bgpvpn master: Add constants for bgpvpn_tests  https://review.openstack.org/45877813:47
openstackgerritHirofumi Ichihara proposed openstack/neutron master: Use unused argment in dns extension  https://review.openstack.org/45969713:47
openstackgerritboden proposed openstack/networking-bagpipe master: consume neutron-lib callbacks  https://review.openstack.org/43917113:48
*** jsheeren has quit IRC13:48
*** zhhuabj has quit IRC13:48
*** mlavalle has joined #openstack-neutron13:50
openstackgerritboden proposed openstack/neutron-dynamic-routing master: consume neutron-lib callbacks  https://review.openstack.org/43917313:50
*** lewo has quit IRC13:51
svenkatall : a question : when I clone neutron and try tox -e pep8 for example, I get this error : tox.ConfigError: ConfigError: substitution key 'posargs' not found    This is for master branch.13:51
*** janki has quit IRC13:52
*** janki has joined #openstack-neutron13:52
*** baoli_ has quit IRC13:52
*** zhhuabj has joined #openstack-neutron13:54
svenkatI do not see this problem for stable/ocata13:54
*** pcaruana has joined #openstack-neutron13:55
*** baoli has joined #openstack-neutron13:55
*** stanzgy has quit IRC13:56
*** slaweq has joined #openstack-neutron13:56
openstackgerritboden proposed openstack/networking-bgpvpn master: consume neutron-lib callbacks  https://review.openstack.org/43916613:56
*** moshele has quit IRC13:57
*** chandanc has joined #openstack-neutron13:58
*** garyk has quit IRC14:00
*** obondarev has quit IRC14:00
*** vikram has quit IRC14:06
*** reedip has joined #openstack-neutron14:07
openstackgerritDaniel Alvarez proposed openstack/networking-ovn master: Proposed support for Metadata API.  https://review.openstack.org/45281114:07
*** shausy has joined #openstack-neutron14:09
*** ijw has joined #openstack-neutron14:09
*** trevormc has joined #openstack-neutron14:11
openstackgerritDaniel Alvarez proposed openstack/networking-ovn master: Proposed support for Metadata API.  https://review.openstack.org/45281114:12
*** yamahata_ has joined #openstack-neutron14:13
*** bnemec has joined #openstack-neutron14:14
*** slaweq has quit IRC14:16
*** reedip has quit IRC14:16
*** armax has joined #openstack-neutron14:16
*** reedip has joined #openstack-neutron14:16
*** tidwellr has joined #openstack-neutron14:17
*** ekuris has quit IRC14:19
*** reedip is now known as outofmemory14:22
*** rmart04 has joined #openstack-neutron14:23
*** fzdarsky has joined #openstack-neutron14:26
openstackgerritboden proposed openstack/neutron-lib master: Patch _get_callback_manager for callback fixture  https://review.openstack.org/45732414:26
*** manheim has quit IRC14:29
*** amarao has quit IRC14:30
*** annp has joined #openstack-neutron14:31
mlavalletrevormc: ping14:32
*** vks1 has joined #openstack-neutron14:33
*** fnaval has joined #openstack-neutron14:34
hichiharasvenkat: you should update tox. I have same issue but I update tox and then it works fine in ver2.7.0.14:34
*** outofmemory has quit IRC14:35
*** outofmemory has joined #openstack-neutron14:36
*** gouthamr has joined #openstack-neutron14:36
openstackgerritboden proposed openstack/neutron-lib master: Rehome neutron.api.v2.attributes  https://review.openstack.org/39424414:36
*** Miouge has quit IRC14:37
*** lpetrut_ has quit IRC14:38
*** gouthamr has quit IRC14:38
*** gouthamr has joined #openstack-neutron14:38
trevormcmlavalle: hey!14:39
mlavallehey14:39
mlavalletrevormc: I noticed in https://etherpad.openstack.org/p/neutron-boston-summit-attendees that you get to Boston on Saturday14:40
*** obondarev has joined #openstack-neutron14:40
trevormcmlavalle: yes I am a trainer in the upstream university training that day and sunday14:41
*** Miouge has joined #openstack-neutron14:41
*** Miouge has quit IRC14:41
mlavalletrevormc: ah perfect14:41
trevormcmlavalle: you too?14:41
*** outofmemory has quit IRC14:42
mlavalletrevormc: yes, I am the Neutron liasion with the upstream institute, but I get there Sunday at noon14:42
mlavalletrevormc: ildikov wants to have a Neutron person earlier if possible, in case they get to the deep dive earlier14:42
trevormcmlavalle: Nice! Looking forward to helping out with the neutron effort.14:42
*** outofmemory has joined #openstack-neutron14:42
mlavalletrevormc: so you can be that person, right?14:43
openstackgerritboden proposed openstack/neutron-lib master: rehome extra_dhcp_opt api-def  https://review.openstack.org/42838714:43
*** fnaval has quit IRC14:43
trevormcmlavalle: Yeah I'll be there and try my best to impersonate that person haha.14:43
*** annp has quit IRC14:44
mlavalletrevormc: perfect. I am also putting together a presentation for the on-boarding room14:44
mlavallethat takes place on Wednesday at lunch time. It's a deeper dive in Neutron14:45
mlavalleI am doing it in google slides. I will add you to that document, so you can take a look on what I am planning14:46
mlavalletrevormc: you don't need to do anything, but would like your feedback14:46
*** mvk has quit IRC14:46
trevormcmlavalle: oh, that's nice of you. All of neutron in just one session? That'll be tough without questions.14:47
trevormc:)14:47
mlavallenot all Neutron, just a deeper dive to what is going to happen over the weekend :-)14:47
trevormcahh ok.14:48
*** annegentle has joined #openstack-neutron14:48
*** outofmemory has quit IRC14:50
openstackgerritRodolfo Alonso Hernandez proposed openstack/neutron master: Add precommit calls to the QoSDriver class  https://review.openstack.org/42181814:50
*** limao_ has quit IRC14:50
*** markstur has joined #openstack-neutron14:50
*** baoli has quit IRC14:51
ildikovtrevormc: mlavalle: thanks :)14:53
*** slaweq has joined #openstack-neutron14:53
*** annegentle has quit IRC14:53
ildikovtrevormc: please let me know if you have any questions, we went deeper into the deep dive sessions on the meeting this Monday, logs are here: http://eavesdrop.openstack.org/meetings/openstack_upstream_institute/2017/openstack_upstream_institute.2017-04-24-20.00.log.html14:54
*** markstur has quit IRC14:55
mlavalletrevormc: and as you will see there, ildikov kept wrist slapping me for jumping the gun14:56
* mlavalle just teasing ildikov14:57
mlavalle:-)14:57
ildikovmlavalle: lol14:57
*** rmart04 has quit IRC14:58
*** openstackrecheck has quit IRC14:58
*** openstackrecheck has joined #openstack-neutron14:59
*** tbachman_ has joined #openstack-neutron14:59
*** Andrac[m] has quit IRC14:59
*** Bob[m]2 has quit IRC14:59
*** vcn[m] has quit IRC14:59
*** annp has joined #openstack-neutron14:59
*** trw[m] has quit IRC14:59
*** pavel_bondar[m] has quit IRC14:59
*** vks1 has quit IRC15:00
*** annegentle has joined #openstack-neutron15:00
*** reedip has joined #openstack-neutron15:01
*** tbachman has quit IRC15:01
*** tbachman_ is now known as tbachman15:01
kevinbentonhaleyb: so wouldn't fixing the dhcp agent to be segment aware solve the issue?15:01
kevinbentonotherwise i'm worried we are just sort of pushing the solution onto the user15:01
haleybkevinbenton: so maybe this is getting at your comment in https://review.openstack.org/#/c/438171/7/neutron/agent/linux/dhcp.py15:02
*** itzikb has joined #openstack-neutron15:02
kevinbentonyes15:02
*** mickeys has joined #openstack-neutron15:02
haleybadd a check for the segment ids to the loop15:02
kevinbentonyeah15:03
kevinbentonthe exact check will need to be a little subtle15:03
*** markstur has joined #openstack-neutron15:03
*** manheim has joined #openstack-neutron15:03
kevinbentoni think we have some indication that segments are l2 adjacent15:03
kevinbentonor did we not add that?15:03
*** vks1 has joined #openstack-neutron15:04
kevinbentonhaleyb: ah yes. so check for l2_adjacency=true on the network15:04
kevinbentonhaleyb: and if not, fallback to comparing segment IDs15:05
haleybthere is an l2_adjacency extension15:05
jhershbeyamahata_, yo15:05
yamahata_jhershbe: yes?15:05
jhershbeyamahata_, I would like to discuss the next phase design of port status thingy. Are you available for an IRC chat an hour and a half from now? (I'll be on the train home)15:06
yamahata_yes.15:06
*** moshele has joined #openstack-neutron15:07
yamahata_I thing the appropriate channel is #opendaylight-neutron15:07
kevinbentonhaleyb: think about it for a bit. i gtg for a while but i'll be back on later this afternoon15:07
haleybkevinbenton: seems adjacency is implied when segment_id is not set15:07
kevinbentonhaleyb: yeah15:07
*** tbachman has quit IRC15:07
kevinbentoni think that's what we want15:07
*** mickeys has quit IRC15:07
* haleyb will think15:07
yamahata_jhershbe: can we move there?15:07
*** manheim has quit IRC15:08
*** ijw has quit IRC15:08
vks1ihrachys: there ?15:08
*** tbachman has joined #openstack-neutron15:09
*** gkadam has quit IRC15:10
*** annp has quit IRC15:10
*** salv-orlando has joined #openstack-neutron15:10
*** hoangcx_ has joined #openstack-neutron15:11
*** ijw has joined #openstack-neutron15:11
mlavallehaleyb: that's a good think to do regularly ;-)15:11
*** andreas_s has quit IRC15:11
haleybmlavalle: yes, acting on impulse always gets me into trouble :)15:12
*** pavel_bondar[m] has joined #openstack-neutron15:13
*** hoangcx has quit IRC15:14
*** obondarev has quit IRC15:14
*** salv-orlando has quit IRC15:15
*** abregman has quit IRC15:17
amotokiHi, in the fwaas meeting, SarathMekala said he had created a repo of neutron-fwaas-dashboard15:18
amotokiI could not find the repo in git.openstack.org and project-config repo.15:19
amotokiDoes anyone know the situation?15:19
*** moshele has quit IRC15:21
*** reedip has quit IRC15:22
*** chandanc has quit IRC15:23
svenkathichihara, thanks for your comment. I will ugrade to 2.7.0 and verify.15:24
openstackgerritLucas Alvares Gomes proposed openstack/networking-ovn master: Fix the L3 unit tests race condition  https://review.openstack.org/45975715:26
*** obondarev has joined #openstack-neutron15:30
*** obondarev has quit IRC15:30
*** iyamahat has joined #openstack-neutron15:31
*** limao has joined #openstack-neutron15:31
*** trinaths1 has quit IRC15:33
*** fzdarsky has quit IRC15:34
*** sridharg has quit IRC15:35
*** trw[m] has joined #openstack-neutron15:35
*** vcn[m] has joined #openstack-neutron15:35
*** Andrac[m] has joined #openstack-neutron15:35
*** Bob[m]2 has joined #openstack-neutron15:35
*** abalutoiu has quit IRC15:36
*** udesale has quit IRC15:39
openstackgerritboden proposed openstack/neutron-lib master: Introduce service definitions  https://review.openstack.org/45545115:44
openstackgerritTrevor McCasland proposed openstack/neutron master: Clean MissingAuthPlugin from segment tests  https://review.openstack.org/45943715:45
*** tidwellr has quit IRC15:45
*** Aqsa has quit IRC15:45
*** hoangcx_ has quit IRC15:46
*** cshastri has quit IRC15:46
*** ijw has quit IRC15:46
*** tidwellr has joined #openstack-neutron15:47
*** nyechiel_ has quit IRC15:47
*** ushkalim has quit IRC15:48
*** chyka has joined #openstack-neutron15:48
*** fzdarsky has joined #openstack-neutron15:50
*** ijw has joined #openstack-neutron15:56
*** jhershbe has quit IRC15:56
*** grantma____ has joined #openstack-neutron15:56
*** slaweq has quit IRC15:57
*** brault has quit IRC15:57
*** sterdnotshaken has joined #openstack-neutron15:58
*** slaweq has joined #openstack-neutron15:59
*** janki has quit IRC16:01
*** trozet has quit IRC16:01
*** TMM has quit IRC16:01
openstackgerritTrevor McCasland proposed openstack/neutron master: Clean MissingAuthPlugin from segment tests  https://review.openstack.org/45943716:01
*** slaweq has quit IRC16:01
*** ijw has quit IRC16:02
*** annp has joined #openstack-neutron16:03
*** mhickey has quit IRC16:03
*** shausy has quit IRC16:04
*** chyka has quit IRC16:04
*** jlibosva has quit IRC16:04
*** shausy has joined #openstack-neutron16:05
*** mdnadeem has quit IRC16:05
*** limao has quit IRC16:06
*** matrohon has quit IRC16:07
*** tidwellr has quit IRC16:09
manjeetslujinluo thanks16:09
*** vks1 has quit IRC16:10
*** limao has joined #openstack-neutron16:10
*** tidwellr has joined #openstack-neutron16:10
*** chlong has quit IRC16:10
*** ijw has joined #openstack-neutron16:11
openstackgerritBernard Cafarelli proposed openstack/networking-sfc master: Fix group id for symmetric flows reverse path  https://review.openstack.org/45706416:11
*** hichihara has quit IRC16:12
*** limao_ has joined #openstack-neutron16:12
*** trinaths has joined #openstack-neutron16:14
*** limao has quit IRC16:15
*** annp has quit IRC16:17
*** ltomasbo is now known as ltomasbo|away16:17
*** kzaitsev_ws has quit IRC16:19
*** chyka has joined #openstack-neutron16:21
*** tmorin1 has quit IRC16:21
openstackgerritHirofumi Ichihara proposed openstack/neutron master: Use unused argument in dns extension  https://review.openstack.org/45969716:22
*** hoangcx has joined #openstack-neutron16:22
*** crushil has quit IRC16:23
*** mohankumar has quit IRC16:23
*** chlong has joined #openstack-neutron16:24
*** mickeys has joined #openstack-neutron16:25
*** annp has joined #openstack-neutron16:26
*** shausy has quit IRC16:26
openstackgerritHirofumi Ichihara proposed openstack/neutron-lib master: Rehome dns-integration extension  https://review.openstack.org/45978216:27
*** lucasagomes is now known as lucas-afk16:27
*** abalutoiu has joined #openstack-neutron16:28
*** nyechiel_ has joined #openstack-neutron16:31
*** mvk has joined #openstack-neutron16:31
*** jhershbe has joined #openstack-neutron16:31
*** ijw has quit IRC16:31
*** limao_ has quit IRC16:31
*** davidsha has quit IRC16:31
*** amotoki has quit IRC16:34
openstackgerritRodolfo Alonso Hernandez proposed openstack/neutron master: Add "default" behaviour to QoS policies  https://review.openstack.org/42830416:35
*** ralonsoh has quit IRC16:35
*** dimak_ has quit IRC16:36
openstackgerritMerged openstack/networking-sfc master: devstack: use l2_agent lib to configure sfc ext  https://review.openstack.org/45961316:37
*** fzdarsky has quit IRC16:37
openstackgerritMerged openstack/networking-sfc master: Disable new N537 hacking check from next neutron-lib  https://review.openstack.org/45711416:37
*** pcaruana has quit IRC16:39
*** donghao has quit IRC16:43
*** trinaths has left #openstack-neutron16:44
*** voelzmo has quit IRC16:46
*** shausy has joined #openstack-neutron16:47
*** aleksandr_null has quit IRC16:50
*** jlinkes has quit IRC16:52
*** annp has quit IRC16:55
*** aleksandr_null has joined #openstack-neutron16:56
*** itzikb has quit IRC16:56
*** fnaval has joined #openstack-neutron16:58
*** clenimar has joined #openstack-neutron16:58
*** itzikb has joined #openstack-neutron17:00
*** shausy has quit IRC17:00
*** shausy has joined #openstack-neutron17:00
*** abregman has joined #openstack-neutron17:01
*** donghao has joined #openstack-neutron17:02
*** crushil has joined #openstack-neutron17:04
*** donghao has quit IRC17:07
*** shausy has quit IRC17:08
*** ijw has joined #openstack-neutron17:08
*** ijw has quit IRC17:08
*** ijw has joined #openstack-neutron17:09
*** salv-orlando has joined #openstack-neutron17:12
*** efoley has quit IRC17:12
*** jhershbe has quit IRC17:13
*** nyechiel_ has quit IRC17:13
*** baoli has joined #openstack-neutron17:16
*** salv-orlando has quit IRC17:16
*** oomichi has joined #openstack-neutron17:17
*** yamahata_ has quit IRC17:18
*** hoangcx has quit IRC17:19
*** jaosorior is now known as jaosorior_away17:19
*** kbringard has joined #openstack-neutron17:20
*** iyamahat has quit IRC17:20
*** salmankhan has quit IRC17:23
*** kobis has joined #openstack-neutron17:23
*** shausy has joined #openstack-neutron17:26
*** oreillyd_ has quit IRC17:26
*** oreillyd has quit IRC17:26
openstackgerritboden proposed openstack/neutron-lib master: Rehome neutron.api.v2.attributes  https://review.openstack.org/39424417:27
*** gcheresh_ has quit IRC17:28
*** MasterOfBugs has joined #openstack-neutron17:28
*** sterdnotshaken has quit IRC17:29
*** sterdnotshaken1 has joined #openstack-neutron17:29
openstackgerritymadhavi@in.ibm.com proposed openstack/neutron master: Router should flip to standby if all L3 nodes down  https://review.openstack.org/45881417:34
*** vj3k has quit IRC17:35
*** chlong has quit IRC17:37
*** fragatina has quit IRC17:37
*** iyamahat has joined #openstack-neutron17:38
*** yamahata_ has joined #openstack-neutron17:39
kevinbentonhaleyb: so does what i was suggesting make sense?17:39
*** kobis has quit IRC17:40
*** TMM has joined #openstack-neutron17:40
*** livelace has quit IRC17:40
kevinbentonhaleyb: it seems like whether or not we allow onlink routes to be disabled (either via API or config), we need to stop the dhcp agent from setting up onlink routes between segments17:41
*** mhickey has joined #openstack-neutron17:41
*** abhiraut has joined #openstack-neutron17:42
*** gcheresh_ has joined #openstack-neutron17:50
*** brault has joined #openstack-neutron17:50
*** jpena is now known as jpena|off17:50
*** shausy has quit IRC17:51
*** chlong has joined #openstack-neutron17:53
*** moshele has joined #openstack-neutron17:54
*** brault has quit IRC17:54
*** fnaval has quit IRC18:03
*** fnaval has joined #openstack-neutron18:04
*** abregman is now known as abregman|mtg18:05
*** Sukhdev has joined #openstack-neutron18:17
openstackgerritHenry Gessau proposed openstack/neutron master: Refactor CommonDbMixin for removal  https://review.openstack.org/40955618:17
*** bfernando has quit IRC18:19
*** fragatina has joined #openstack-neutron18:19
*** itzikb has quit IRC18:21
*** slaweq has joined #openstack-neutron18:22
*** ataraday_ has quit IRC18:25
*** moshele has quit IRC18:30
haleybkevinbenton: it makes sense, but it doesn't work in this case, harald just gave me some info offline about the config, still need to digest it18:34
kevinbentonhaleyb: ok. can you update the bug with the use case and link me when ready?18:36
*** thorst_ has joined #openstack-neutron18:40
*** manheim_ has joined #openstack-neutron18:43
*** thorst has quit IRC18:43
*** thorst_ is now known as thorst18:44
*** jprovazn has quit IRC18:47
*** manheim_ has quit IRC18:47
*** annp has joined #openstack-neutron18:49
*** horms has joined #openstack-neutron18:52
*** ijw has quit IRC18:52
*** annp has quit IRC18:53
*** sterdnotshaken1 has quit IRC18:58
*** kbringard has quit IRC18:58
*** slaweq has quit IRC18:59
*** sterdnotshaken has joined #openstack-neutron18:59
*** ijw has joined #openstack-neutron19:00
openstackgerritMerged openstack/neutron-dynamic-routing master: Add sudo permission to tempest user in senario test  https://review.openstack.org/45928119:05
*** salv-orlando has joined #openstack-neutron19:13
*** manheim_ has joined #openstack-neutron19:17
*** salv-orlando has quit IRC19:18
*** XmodeMonk has joined #openstack-neutron19:19
*** MasterOfBugs has quit IRC19:19
openstackgerritMerged openstack/neutron-lib master: sync callbacks with neutron  https://review.openstack.org/45933519:21
XmodeMonkHi all. I'm trying to set the domain aspect of my VMs when launched. The result appends .novalocal to every instance. I've removed the values from the config files, and set the dns_domain value in the neutron net I am using.19:23
XmodeMonkI am using the debian cloud image as an image to deply from.19:23
openstackgerritMerged openstack/neutron-lib master: rehome extra_dhcp_opt api-def  https://review.openstack.org/42838719:24
*** ijw has quit IRC19:27
*** slaweq has joined #openstack-neutron19:27
*** catinthe_ has joined #openstack-neutron19:28
*** amuller_ has joined #openstack-neutron19:29
*** amuller has quit IRC19:29
*** catintheroof has quit IRC19:30
*** jhershbe has joined #openstack-neutron19:31
*** tonytan4ever has quit IRC19:33
*** tonytan4ever has joined #openstack-neutron19:34
*** armax has quit IRC19:34
*** MasterOfBugs has joined #openstack-neutron19:35
*** manheim_ has quit IRC19:39
*** tonytan4ever has quit IRC19:40
*** tonytan4ever has joined #openstack-neutron19:41
*** abalutoiu_ has joined #openstack-neutron19:41
*** abalutoiu has quit IRC19:41
*** dave-mccowan has quit IRC19:41
*** dave-mccowan has joined #openstack-neutron19:42
*** moshele has joined #openstack-neutron19:42
haleybkevinbenton: hjensas added another comment to the patch19:43
kevinbentonhaleyb: link?19:44
haleybhttps://review.openstack.org/#/c/438171/7/neutron/agent/linux/dhcp.py19:44
*** kbringard has joined #openstack-neutron19:45
*** chlong has quit IRC19:46
*** dave-mccowan has quit IRC19:48
*** annp has joined #openstack-neutron19:50
*** sterdnotshaken1 has joined #openstack-neutron19:52
*** manheim_ has joined #openstack-neutron19:53
*** sterdnotshaken has quit IRC19:54
*** annp has quit IRC19:55
*** vhosakot has joined #openstack-neutron19:55
kevinbentonhaleyb, hjensas: replied19:55
*** chlong has joined #openstack-neutron19:57
*** moshele has quit IRC19:57
*** iranzo has quit IRC19:58
*** Sukhdev has quit IRC20:00
hjensaskevinbenton: There is indeed multiple physnets. But, the single node running neutron services is not connected to more than 1 physnet. The nodes in the other physnets are baremetal machines, under Openstack Ironic.20:01
kevinbentonhjensas: that's fine, but when the ports are created for those ironic nodes, they should get associated with subnets on different segments20:02
hjensaskevinbenton: We need the single machine only connected to one physnet to provide DHCP for Ironic nodes on multiple physnets. The datacenter have the routing infrastructure, and dhcp-relay agents on the routers/ToR switches.20:02
hjensaskevinbenton: but I cannot create multiple segments without multiple physical-networks on the neutron node.20:03
*** salv-orlando has joined #openstack-neutron20:03
*** debedb has joined #openstack-neutron20:04
kevinbentonhjensas: yes you can, just specify different physnets20:04
kevinbentonhjensas: that doesn't mean those physnets are on the neutron node20:05
*** armax has joined #openstack-neutron20:06
*** Aqsa has joined #openstack-neutron20:06
hjensaskevinbenton: ah, so I don't need a bridge_mapping with the physnet?20:06
hjensaskevinbenton: I can create --physical-network foo ...20:07
*** donghao has joined #openstack-neutron20:07
kevinbentonhjensas: the bridge_mapping is just to tell which physnets a given node can access20:07
kevinbentonhjensas: in the neutron server config for [ml2_type_flat], you may need to add physnets there if it's not set to '*'20:08
*** mhickey has quit IRC20:08
hjensaskevinbenton: yes, I see. I can create multiple segments.20:08
*** sterdnotshaken1 has quit IRC20:09
kevinbentonhjensas: now the problem you may run into is getting the port actually bound to the correct segment20:09
*** sterdnotshaken has joined #openstack-neutron20:09
kevinbentonhjensas: IIRC ironic ports are actually just left UNBOUND, right?20:09
kevinbentonhjensas: or do they have a mechanism driver loaded?20:09
hjensaskevinbenton: well, the next problem is that I get 1 DHCP namespace, with dhcp opts for 1 subnet.20:10
kevinbentonhjensas: well how many subnets do you have on the network?20:11
*** tbachman has quit IRC20:11
hjensaskevinbenton: 320:11
kevinbentonhjensas: and creating segments eliminated the other two?20:11
kevinbenton(in DHCP namespace)20:12
*** donghao has quit IRC20:12
hjensaskevinbenton: I have 1 network, 3 segments with 1 subnet in each segment. - I get 1 DHCP namespace with 1 port in segment1 - subnet0, and opts for subnet0 only.20:13
kevinbentonhjensas: and dhcp is enabled on other 2, right?20:15
kevinbentonhjensas: oh, i see the issue20:17
kevinbentonhjensas: it looks like we have the assumption built into dhcp scheduler that it won't be able to service remote subnets20:17
kevinbentonhjensas: i don't think the dhcp relay use case was considered20:17
hjensaskevinbenton: http://paste.openstack.org/show/607919/20:17
hjensaskevinbenton: but, I do have bridge_mappings for 2 segments. So we should see two namespaces? Or atleast opts for two subnets?20:20
kevinbentonhjensas: we should just see opts inside the one namespace20:20
kevinbentonhjensas: but that's being explicitly prevented right now20:21
kevinbentonhjensas: because of some logic that thinks there is no point in the dhcp agent trying to serve a network it's not attached to20:21
kevinbentonhjensas: https://github.com/openstack/neutron/blob/master/neutron/api/rpc/handlers/dhcp_rpc.py#L152-L15520:22
*** ijw has joined #openstack-neutron20:22
kevinbentonhjensas: let me think about this for a bit, we may just want to remove that logic completely to consider dhcp relay20:22
hjensaskevinbenton: I created this earlier today: https://blueprints.launchpad.net/neutron/+spec/dhcp-remote-subnets-with-relay20:23
*** debedb_ has joined #openstack-neutron20:23
hjensaskevinbenton: it is an idea for relay.20:23
*** ijw has quit IRC20:23
kevinbentonhjensas: so that wouldn't be needed if this use case is fixed up and I remove that logic above, right?20:24
kevinbentonhjensas: i.e. the dhcp agent will serve requests for any subnets on the network20:24
*** sambetts is now known as sambetts|afk20:25
*** debedb has quit IRC20:25
*** debedb_ is now known as debedb20:25
hjensaskevinbenton: The DHCP agent will by default create a port and the namespace get an IP address on each subnet. If the subnet is not local, it wont send responses back via the gateway.20:25
hjensaskevinbenton: sorry, let me rephrase. The DHCP agent think it is local to all subnets, since it has IP in each subnet, and wont send the response back via the gateway.20:28
kevinbentonhjensas: oh, right, forgot about the local IP20:29
kevinbentonhjensas: well we can still ensure the agent doesn't request a local IP from a segment it's not attached to20:30
kevinbentonhjensas: just as long as it sets up the reservations20:30
kevinbentonhjensas: would that work?20:30
*** iyamahat has quit IRC20:30
kevinbentonhjensas: so agent sets up all reservations for a network regardless of segment20:30
kevinbentonhjensas: and then only requests IPs on the segment subnets it's attached to20:31
hjensaskevinbenton: But IP only on local segments. that should work.20:31
kevinbentonhjensas: ok, let me think about it a bit more, but I think that should be pretty easy to do20:31
kevinbentonhjensas: and would reduce code for us20:31
hjensaskevinbenton: sounds good. Let me know if you need anything, help testing etc.20:33
*** ijw has joined #openstack-neutron20:34
*** zkassab__ has quit IRC20:36
kevinbentonhjensas: will do20:37
*** dimak_ has joined #openstack-neutron20:37
haleybhjensas: do you want me to push out a new version of https://review.openstack.org/#/c/438171/ that skips adding the on-link routes if either subnet has a segment_id?20:40
*** catinthe_ has quit IRC20:42
hjensashaleyb: sure, otherwise I can give it a go later this week.20:42
*** horms has quit IRC20:44
kevinbentonhaleyb: can you do a couple of things?20:45
kevinbentonhaleyb: the onlink route20:45
kevinbentonhaleyb: and then the port update logic requesting additional IPs20:45
* haleyb rubs head and tummy at same time, check20:45
kevinbentonhaleyb: thx20:46
kevinbentonhaleyb: i'll work on pulling out the server-side filtering of networks20:46
haleybkevinbenton: sure, i'll get the onlink one out today since it's done.  i'll copy some of the notes above into the bug so we remember the details20:47
kevinbentonhaleyb: sounds good20:47
*** abregman|mtg has quit IRC20:50
*** svenkat has quit IRC20:56
*** gcheresh_ has quit IRC20:56
openstackgerritBrian Haley proposed openstack/neutron master: Only add "on-link" routes for L2 adjacent subnets  https://review.openstack.org/43817120:58
*** brault has joined #openstack-neutron20:58
*** iyamahat has joined #openstack-neutron20:58
*** crushil has quit IRC20:59
*** dimak_ has quit IRC21:00
XmodeMonkThis. This was my answer... http://lists.openstack.org/pipermail/openstack/2017-March/019000.html21:00
openstackgerritBrian Haley proposed openstack/neutron master: Only add "on-link" routes for L2 adjacent subnets  https://review.openstack.org/43817121:00
openstackgerritKevin Benton proposed openstack/neutron master: DHCP RPC: Allow all segments for net to be returned  https://review.openstack.org/45986121:02
*** brault has quit IRC21:03
*** debedb has quit IRC21:03
*** debedb has joined #openstack-neutron21:05
openstackgerritMerged openstack/neutron master: Tempest: Edited bash commands to work with multiple OSes.  https://review.openstack.org/45068021:08
*** liusheng has quit IRC21:10
*** thorst has quit IRC21:10
*** liusheng has joined #openstack-neutron21:10
*** amuller_ has quit IRC21:13
*** fnaval has quit IRC21:13
*** annegentle has quit IRC21:18
*** annegentle has joined #openstack-neutron21:19
*** Sukhdev has joined #openstack-neutron21:21
*** Aqsa has quit IRC21:25
*** tidwellr has quit IRC21:28
*** chlong has quit IRC21:28
*** tbachman has joined #openstack-neutron21:35
*** thorst has joined #openstack-neutron21:39
*** grantma____ has quit IRC21:40
*** brault has joined #openstack-neutron21:41
*** jamesdenton has quit IRC21:44
*** tidwellr has joined #openstack-neutron21:44
*** brault has quit IRC21:45
*** svenkat has joined #openstack-neutron21:46
*** manheim_ has quit IRC21:47
*** salv-orl_ has joined #openstack-neutron21:49
*** tonytan_brb has joined #openstack-neutron21:50
*** ijw has quit IRC21:51
*** salv-orlando has quit IRC21:52
*** tonytan4ever has quit IRC21:52
*** grantma____ has joined #openstack-neutron21:54
openstackgerritBrian Haley proposed openstack/neutron master: Only add "on-link" routes for L2 adjacent subnets  https://review.openstack.org/43817121:59
*** ijw has joined #openstack-neutron22:00
*** ijw has quit IRC22:00
*** thorst is now known as thorst_afk22:00
*** ijw has joined #openstack-neutron22:00
*** manheim has joined #openstack-neutron22:02
*** baoli has quit IRC22:03
*** baoli has joined #openstack-neutron22:03
*** salv-orl_ has quit IRC22:04
*** ataraday has quit IRC22:05
*** grantma____ has quit IRC22:05
*** ataraday has joined #openstack-neutron22:05
*** trozet has joined #openstack-neutron22:07
*** baoli has quit IRC22:08
*** kbringard has quit IRC22:11
*** slaweq has quit IRC22:12
*** grantma____ has joined #openstack-neutron22:14
*** debedb_ has joined #openstack-neutron22:21
*** tidwellr has quit IRC22:22
*** john-davidge has quit IRC22:23
*** debedb has quit IRC22:24
*** debedb_ is now known as debedb22:24
*** boden has quit IRC22:28
*** trevormc has quit IRC22:29
*** grantma____ has quit IRC22:33
*** harlowja has quit IRC22:34
*** dave-mccowan has joined #openstack-neutron22:34
*** fragatin_ has joined #openstack-neutron22:35
*** grantma____ has joined #openstack-neutron22:35
*** fragatina has quit IRC22:38
*** annegentle has quit IRC22:38
*** thorst_afk has quit IRC22:40
*** brault has joined #openstack-neutron22:41
*** adriant has joined #openstack-neutron22:42
*** brault has quit IRC22:45
*** manheim has quit IRC22:45
openstackgerritfumihiko kakuma proposed openstack/neutron-dynamic-routing master: Enable BGP extension in gate_hook.sh  https://review.openstack.org/45913622:54
*** janzian has quit IRC22:55
*** trozet has quit IRC22:57
*** mlavalle has quit IRC23:02
*** ijw has quit IRC23:04
*** Kvisle has quit IRC23:04
*** Kvisle has joined #openstack-neutron23:05
*** XmodeMonk has quit IRC23:08
*** tbachman has quit IRC23:09
*** mlavalle has joined #openstack-neutron23:09
*** sdague has quit IRC23:11
*** tbachman has joined #openstack-neutron23:13
*** mickeys has quit IRC23:14
*** masber has joined #openstack-neutron23:18
*** nicolasbock has quit IRC23:19
*** mickeys has joined #openstack-neutron23:24
*** sterdnotshaken has quit IRC23:25
*** mickeys has quit IRC23:26
*** openstack has joined #openstack-neutron23:31
*** mlavalle has quit IRC23:33
*** dave-mccowan has quit IRC23:33
*** limao has joined #openstack-neutron23:38
*** thorst_afk has joined #openstack-neutron23:41
*** lyan has quit IRC23:42
openstackgerritMerged openstack/neutron master: Use unused argument in dns extension  https://review.openstack.org/45969723:43
*** limao has quit IRC23:43
*** chyka has quit IRC23:45
*** dsneddon has quit IRC23:45
*** thorst_afk has quit IRC23:46
*** baoli has joined #openstack-neutron23:48
*** wolverineav has quit IRC23:57
*** wolverineav has joined #openstack-neutron23:58

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