Thursday, 2017-04-13

openstackgerritIhar Hrachyshka proposed openstack/neutron master: Switch to neutron-lib hacking factory  https://review.openstack.org/45641400:01
*** wolverin_ has quit IRC00:01
*** masaki has joined #openstack-neutron00:02
*** markstur has joined #openstack-neutron00:02
*** ventifus has quit IRC00:07
*** vhosakot has quit IRC00:07
*** amotoki has quit IRC00:07
*** crushil has quit IRC00:09
*** thorst has joined #openstack-neutron00:12
ihrachyskevinbenton, hi. checking if you have any lead on why https://bugs.launchpad.net/neutron/+bug/1679815 is still popping up00:13
openstackLaunchpad bug 1679815 in neutron "test_router_interface_ops_bump_router fails with "AssertionError: 5 not greater than 5"" [Critical,Confirmed] - Assigned to Kevin Benton (kevinbenton)00:13
ihrachysthat's suspicious it hits on that specific test case only, for router interface removal not bumping the revision00:14
ihrachysseems like other test cases in the class, as well as other operations in the test case, don't trigger that00:14
kevinbentonihrachys: not yet00:15
kevinbentonihrachys: i'm planning on digging into it later this evening though00:15
ihrachysok00:15
kevinbentonihrachys: after dinner00:15
kevinbentonihrachys: so hopefully i'll have news in the morning00:15
ihrachysthere is a k8s networking meetup close to you today bt00:15
ihrachys*btw00:15
*** Swami has joined #openstack-neutron00:15
ihrachysok gotta drop off, see you00:16
*** Jack_Iv has joined #openstack-neutron00:17
openstackgerritJoe Talerico proposed openstack/neutron master: Neutron resets oslo.db defaults  https://review.openstack.org/45641900:18
*** tbachman has quit IRC00:19
*** thorst has quit IRC00:19
openstackgerritKevin Benton proposed openstack/neutron master: Pecan: /v2.0/ views response with resources  https://review.openstack.org/36436800:19
*** amotoki has joined #openstack-neutron00:20
kevinbentonihrachys: yeah, can't make that one00:20
kevinbentonihrachys: have dinner plans with a friend00:20
kevinbentonihrachys: ttyl00:20
*** Jack_Iv has quit IRC00:21
*** Sukhdev has joined #openstack-neutron00:22
*** ihrachys has quit IRC00:24
*** Swami has quit IRC00:24
*** dougwig has quit IRC00:25
*** armax has quit IRC00:26
*** armax has joined #openstack-neutron00:26
*** armax has quit IRC00:26
*** amotoki has quit IRC00:27
openstackgerritKevin Benton proposed openstack/neutron master: Allow self-sharing RBAC rules to be deleted without usage check  https://review.openstack.org/26566400:27
*** seanatci_ has quit IRC00:29
*** john-davidge has joined #openstack-neutron00:30
*** armax has joined #openstack-neutron00:31
openstackgerritKevin Benton proposed openstack/neutron master: Pecan: Do not load legacy ExtensionMiddleware  https://review.openstack.org/44080600:32
*** armax has quit IRC00:32
*** amotoki has joined #openstack-neutron00:33
*** john-davidge has quit IRC00:35
openstackgerritKevin Benton proposed openstack/neutron master: Pecan: Do not load legacy ExtensionMiddleware  https://review.openstack.org/44080600:36
*** armax has joined #openstack-neutron00:36
*** marst has joined #openstack-neutron00:38
*** hoangcx has joined #openstack-neutron00:39
*** nlahouti has quit IRC00:42
*** armax has quit IRC00:43
*** zhurong has joined #openstack-neutron00:44
*** armax has joined #openstack-neutron00:44
*** radhikam1 has quit IRC00:46
*** armax has quit IRC00:48
*** MasterOfBugs has quit IRC00:49
*** pramodrj07 has quit IRC00:49
*** thorst has joined #openstack-neutron00:50
*** Sukhdev has quit IRC00:50
*** seanatcisco has joined #openstack-neutron00:50
*** seanatcisco has quit IRC00:50
*** cuongnv has joined #openstack-neutron00:51
*** mriedem has quit IRC00:51
*** liusheng has joined #openstack-neutron00:53
*** achadha has joined #openstack-neutron00:54
*** amotoki has quit IRC00:54
*** masber has quit IRC00:54
*** masber has joined #openstack-neutron00:55
*** seanatcisco has joined #openstack-neutron01:00
*** thorst has quit IRC01:01
*** amotoki has joined #openstack-neutron01:02
*** Swami has joined #openstack-neutron01:06
*** lyan has quit IRC01:06
*** zenirc369 has joined #openstack-neutron01:09
*** NikhilS has joined #openstack-neutron01:10
*** crushil has joined #openstack-neutron01:12
*** reedip_ has quit IRC01:13
*** reedip_ has joined #openstack-neutron01:17
*** mriedem has joined #openstack-neutron01:18
*** achadha has quit IRC01:22
*** achadha has joined #openstack-neutron01:24
*** reedip_ has quit IRC01:26
*** achadha has quit IRC01:29
*** reedip_ has joined #openstack-neutron01:29
*** s3wong has quit IRC01:30
*** gongysh has quit IRC01:31
*** achadha has joined #openstack-neutron01:31
*** Leo_ has quit IRC01:31
*** Leo_ has joined #openstack-neutron01:31
*** achadha has quit IRC01:37
*** sterdnotshaken1 has quit IRC01:39
*** gongysh has joined #openstack-neutron01:40
*** zenirc369 has quit IRC01:46
*** stanzgy has joined #openstack-neutron01:49
*** thorst has joined #openstack-neutron01:49
*** thorst has quit IRC01:49
*** achadha has joined #openstack-neutron01:55
*** achadha has quit IRC01:56
*** ihrachys has joined #openstack-neutron02:02
ihrachyskevinbenton, so the router relationship in RouterPort is the only lazy='dynamic' in the tree. I guess it may be somehow related to https://review.openstack.org/#/c/434454/7/neutron/db/api.py skipping it, but I would need to wrap up my head around the code to understand how.02:03
openstackgerritMerged openstack/neutron master: execute: don't call greenthread.sleep directly  https://review.openstack.org/45383802:07
ihrachyskevinbenton, reading http://docs.sqlalchemy.org/en/latest/orm/collections.html#dynamic-relationship-loaders02:10
ihrachysSince the read side of the dynamic relationship always queries the database, changes to the underlying collection will not be visible until the data has been flushed. However, as long as “autoflush” is enabled on the Session in use, this will occur automatically each time the collection is about to emit a query.02:10
*** achadha has joined #openstack-neutron02:12
*** gcb has quit IRC02:13
*** limao has joined #openstack-neutron02:14
*** zenirc369 has joined #openstack-neutron02:15
*** achadha has quit IRC02:16
*** iyamahat has quit IRC02:18
*** rcernin has joined #openstack-neutron02:20
*** thorst has joined #openstack-neutron02:21
*** debedb has quit IRC02:24
*** gcb has joined #openstack-neutron02:25
*** yedongcan has joined #openstack-neutron02:26
*** rcernin has quit IRC02:26
*** rcernin has joined #openstack-neutron02:26
*** debedb has joined #openstack-neutron02:26
*** zenirc369 has quit IRC02:27
*** john-davidge has joined #openstack-neutron02:27
*** mkoderer has quit IRC02:27
*** gongysh has quit IRC02:28
*** sofie_ has joined #openstack-neutron02:30
*** john-davidge has quit IRC02:31
*** markstur has quit IRC02:34
*** nplanel has joined #openstack-neutron02:36
*** thorst has quit IRC02:39
*** Sukhdev has joined #openstack-neutron02:39
*** radhikam has joined #openstack-neutron02:45
*** jhershbe has joined #openstack-neutron02:45
*** fnaval has joined #openstack-neutron02:48
*** fnaval has quit IRC02:53
*** fnaval has joined #openstack-neutron02:54
*** gongysh has joined #openstack-neutron02:54
*** mriedem has quit IRC02:54
*** masaki has quit IRC02:55
*** masaki has joined #openstack-neutron02:56
*** masaki has quit IRC02:57
*** masaki has joined #openstack-neutron02:57
*** achadha has joined #openstack-neutron02:59
*** lucasxu has joined #openstack-neutron03:01
*** Sukhdev has quit IRC03:01
*** Leom has joined #openstack-neutron03:05
openstackgerritAkihiro Motoki proposed openstack/neutron master: Pecan: Do not load legacy ExtensionMiddleware  https://review.openstack.org/44080603:06
*** cNilesh has joined #openstack-neutron03:06
*** Leo_ has quit IRC03:08
*** lucasxu has quit IRC03:09
openstackgerritMerged openstack/networking-ovn master: Updated from global requirements  https://review.openstack.org/45595303:11
*** nicolasbock has quit IRC03:12
*** ihrachys has quit IRC03:20
*** manheim has joined #openstack-neutron03:20
*** manheim has quit IRC03:24
*** fragatin_ has joined #openstack-neutron03:26
*** john-davidge has joined #openstack-neutron03:28
*** fragatina has quit IRC03:29
*** john-davidge has quit IRC03:32
*** psahoo has joined #openstack-neutron03:35
*** links has joined #openstack-neutron03:36
*** achadha has quit IRC03:37
*** seanatcisco has quit IRC03:39
*** nlahouti has joined #openstack-neutron03:49
*** mickeys has quit IRC03:49
*** trinaths has joined #openstack-neutron03:51
*** donghao has joined #openstack-neutron03:52
*** MoguCloud has quit IRC03:53
*** gkadam has joined #openstack-neutron03:53
*** udesale has joined #openstack-neutron03:54
*** stanzgy has quit IRC03:56
*** sridharg has joined #openstack-neutron03:57
*** donghao has quit IRC03:57
*** jhershbe has quit IRC03:57
*** zhurong has quit IRC03:57
*** stanzgy has joined #openstack-neutron03:57
*** jhershbe has joined #openstack-neutron03:57
*** MoguCloud has joined #openstack-neutron03:59
*** jamielennox is now known as jamielennox|away04:01
openstackgerritMerged openstack/networking-ovn master: stop scanning for ocata release notes at 2.0.0  https://review.openstack.org/45627204:02
*** jhershbe has quit IRC04:02
*** mickeys has joined #openstack-neutron04:04
*** pmannidi has quit IRC04:04
*** amotoki_ has joined #openstack-neutron04:08
*** amotoki has quit IRC04:10
*** jhershbe has joined #openstack-neutron04:13
*** gkadam is now known as gkadam-afk04:15
*** zhurong has joined #openstack-neutron04:17
*** Jack_Iv has joined #openstack-neutron04:17
*** limao has quit IRC04:19
*** limao has joined #openstack-neutron04:20
*** pmannidi has joined #openstack-neutron04:21
*** Jack_Iv has quit IRC04:22
*** limao has quit IRC04:24
*** jhershbe has quit IRC04:24
*** john-davidge has joined #openstack-neutron04:28
*** rcernin has quit IRC04:29
*** jamielennox|away is now known as jamielennox04:29
*** yedongcan has quit IRC04:29
*** pmannidi has quit IRC04:30
*** Leo_ has joined #openstack-neutron04:31
*** Leom has quit IRC04:31
*** Swami has quit IRC04:32
*** john-davidge has quit IRC04:33
*** Swami has joined #openstack-neutron04:35
*** thorst has joined #openstack-neutron04:36
*** gkadam-afk is now known as gkadam04:37
*** reedip_ has quit IRC04:40
*** ayogi has joined #openstack-neutron04:41
*** thorst has quit IRC04:41
*** fragatin_ has quit IRC04:41
*** fragatina has joined #openstack-neutron04:42
*** pmannidi has joined #openstack-neutron04:47
*** limao has joined #openstack-neutron04:52
*** fandi has joined #openstack-neutron04:54
*** pgadiya has joined #openstack-neutron04:58
*** pramodrj07 has joined #openstack-neutron05:05
*** MasterOfBugs has joined #openstack-neutron05:05
*** fandi has quit IRC05:10
*** radhikam has quit IRC05:14
*** tbh has joined #openstack-neutron05:14
*** claudiub has joined #openstack-neutron05:17
*** lucasxu has joined #openstack-neutron05:19
*** lucasxu has quit IRC05:20
*** baoli has quit IRC05:20
*** baoli has joined #openstack-neutron05:21
*** ratailor has joined #openstack-neutron05:21
*** iyamahat has joined #openstack-neutron05:23
openstackgerritLIU Yulong proposed openstack/neutron master: Put HA router state change event into queue  https://review.openstack.org/27561405:24
openstackgerritMerged openstack/networking-odl master: Updated from global requirements  https://review.openstack.org/45630505:24
*** janki has joined #openstack-neutron05:29
*** john-davidge has joined #openstack-neutron05:29
*** mosulica has joined #openstack-neutron05:30
*** john-davidge has quit IRC05:34
*** rcernin has joined #openstack-neutron05:37
*** mdnadeem has joined #openstack-neutron05:39
*** Jack_Iv has joined #openstack-neutron05:39
*** donghao has joined #openstack-neutron05:40
*** grumpycatt has quit IRC05:41
*** mohankumar has joined #openstack-neutron05:41
*** gcheresh has joined #openstack-neutron05:43
*** hichihara has joined #openstack-neutron05:45
*** jprovazn has joined #openstack-neutron05:46
*** amotoki has joined #openstack-neutron05:46
*** donghao has quit IRC05:47
*** cshastri has joined #openstack-neutron05:47
*** amotoki_ has quit IRC05:50
*** Jack_Iv has quit IRC05:50
*** zenirc369 has joined #openstack-neutron05:51
*** Jack_Iv has joined #openstack-neutron05:51
*** baoli has quit IRC05:53
*** yedongcan has joined #openstack-neutron05:58
*** tuanluong has joined #openstack-neutron05:58
*** fragatina has quit IRC06:00
*** crushil has quit IRC06:01
*** mickeys has quit IRC06:05
*** huanxie has joined #openstack-neutron06:05
*** debedb has quit IRC06:09
*** mickeys has joined #openstack-neutron06:10
*** iyamahat has quit IRC06:11
*** gkadam is now known as gkadam-afk06:12
*** jprovazn_ has joined #openstack-neutron06:13
*** jprovazn has quit IRC06:14
*** ataraday_ has joined #openstack-neutron06:14
*** nplanel has quit IRC06:16
*** jaosorior_away is now known as jaosorior06:18
*** sridharg has quit IRC06:18
*** yedongcan has quit IRC06:27
*** fnaval has quit IRC06:28
*** fnaval has joined #openstack-neutron06:30
*** sticker has quit IRC06:30
*** john-davidge has joined #openstack-neutron06:30
*** lujinluo has joined #openstack-neutron06:30
*** iranzo has joined #openstack-neutron06:33
*** yasemin has joined #openstack-neutron06:33
yaseminhi, i installed multinode ocata devstack, when i added compute nodes, my instances didint connect to internet ? any idea ?06:34
*** john-davidge has quit IRC06:35
*** numans has quit IRC06:35
*** MoguCloud has quit IRC06:38
*** MoguCloud has joined #openstack-neutron06:38
*** numans has joined #openstack-neutron06:38
*** fragatina has joined #openstack-neutron06:41
*** zzzeek has quit IRC06:41
*** fragatina has quit IRC06:41
*** fragatina has joined #openstack-neutron06:42
*** fragatina has quit IRC06:42
*** fragatina has joined #openstack-neutron06:42
openstackgerritCuong Nguyen proposed openstack/neutron-fwaas master: ConntrackNetlink driver to delete conntrack entries  https://review.openstack.org/43844506:43
*** fandi has joined #openstack-neutron06:43
*** fragatina has quit IRC06:45
*** vijaykc4 has joined #openstack-neutron06:45
*** kobis has joined #openstack-neutron06:45
*** fragatina has joined #openstack-neutron06:46
*** jhershbe has joined #openstack-neutron06:46
*** ekuris has quit IRC06:46
*** udesale__ has joined #openstack-neutron06:47
*** iwamoto has joined #openstack-neutron06:49
*** udesale has quit IRC06:49
*** voelzmo has joined #openstack-neutron06:50
*** jamielennox is now known as jamielennox|away06:52
*** faizy has joined #openstack-neutron06:55
*** jhershbe has quit IRC06:56
*** manheim has joined #openstack-neutron06:56
*** adriant has quit IRC06:58
*** ataraday_ has quit IRC06:58
*** zzzeek has joined #openstack-neutron06:59
*** pcaruana has joined #openstack-neutron07:01
*** hoangcx has quit IRC07:01
*** rcernin has quit IRC07:01
*** ekuris has joined #openstack-neutron07:01
*** rcernin has joined #openstack-neutron07:01
*** manheim has quit IRC07:01
*** limao has quit IRC07:02
*** pramodrj07 has quit IRC07:02
*** MasterOfBugs has quit IRC07:02
*** pramodrj07 has joined #openstack-neutron07:03
*** MasterOfBugs has joined #openstack-neutron07:03
*** jhershbe has joined #openstack-neutron07:03
*** limao has joined #openstack-neutron07:03
*** PramodJ has joined #openstack-neutron07:04
*** MasterOfBugs has quit IRC07:05
*** pramodrj07 has quit IRC07:05
*** yedongcan has joined #openstack-neutron07:05
*** MasterOfBugs has joined #openstack-neutron07:05
*** hoangcx has joined #openstack-neutron07:10
*** tesseract has joined #openstack-neutron07:12
*** vijaykc4 has quit IRC07:14
*** ataraday_ has joined #openstack-neutron07:14
*** vijaykc4 has joined #openstack-neutron07:14
*** vijaykc4 has quit IRC07:14
*** vijaykc4 has joined #openstack-neutron07:15
*** jlibosva has joined #openstack-neutron07:15
*** vijaykc4 has quit IRC07:15
*** vijaykc4 has joined #openstack-neutron07:15
*** vijaykc4 has quit IRC07:16
*** vijaykc4 has joined #openstack-neutron07:16
*** vijaykc4 has quit IRC07:17
*** hichihara has quit IRC07:17
*** vijaykc4 has joined #openstack-neutron07:17
*** vijaykc4 has quit IRC07:18
*** vijaykc4 has joined #openstack-neutron07:18
*** jhershbe has quit IRC07:18
*** vijaykc4 has quit IRC07:19
*** vijaykc4 has joined #openstack-neutron07:19
*** vijaykc4 has quit IRC07:19
*** vijaykc4 has joined #openstack-neutron07:19
*** vijaykc4 has quit IRC07:20
*** vijaykc4 has joined #openstack-neutron07:20
*** vijaykc4 has quit IRC07:20
*** vijaykc4 has joined #openstack-neutron07:21
*** vijaykc4 has quit IRC07:21
*** vijaykc4 has joined #openstack-neutron07:21
*** jhershbe has joined #openstack-neutron07:21
*** vijaykc4 has quit IRC07:22
*** vijaykc4 has joined #openstack-neutron07:22
*** vijaykc4 has quit IRC07:23
*** vijaykc4 has joined #openstack-neutron07:23
*** vijaykc4 has quit IRC07:24
*** tmorin has joined #openstack-neutron07:24
*** vijaykc4 has joined #openstack-neutron07:25
*** vijaykc4 has quit IRC07:25
*** Jack_Iv has quit IRC07:26
*** Jack_Iv has joined #openstack-neutron07:27
*** Jack_Iv has quit IRC07:27
*** tmorin has quit IRC07:28
*** nlahouti has quit IRC07:30
*** sridharg has joined #openstack-neutron07:31
*** fragatina has quit IRC07:33
openstackgerritReedip proposed openstack/neutron master: Add string validation on security group's name  https://review.openstack.org/35219007:34
*** rmart04 has joined #openstack-neutron07:34
*** tmorin has joined #openstack-neutron07:37
*** limao has quit IRC07:38
*** limao has joined #openstack-neutron07:39
*** Jack_Iv has joined #openstack-neutron07:41
*** limao has quit IRC07:42
*** limao has joined #openstack-neutron07:42
*** aojea has quit IRC07:43
*** pmannidi has quit IRC07:44
*** anilvenkata has joined #openstack-neutron07:45
openstackgerritReedip proposed openstack/neutron master: Check DefaultPrefixLength in Subnetpools  https://review.openstack.org/44798307:46
*** udesale has joined #openstack-neutron07:47
*** ekuris has quit IRC07:47
*** udesale__ has quit IRC07:49
*** mickeys has quit IRC07:50
*** aojea has joined #openstack-neutron07:51
*** pgadiya has quit IRC07:52
*** manheim has joined #openstack-neutron07:54
*** pgadiya has joined #openstack-neutron07:55
openstackgerritJan Gutter proposed openstack/os-vif master: Netronome SmartNIC Enablement  https://review.openstack.org/45648307:55
*** obondarev has joined #openstack-neutron07:57
*** yedongcan has quit IRC07:58
openstackgerritJan Gutter proposed openstack/python-neutronclient master: Netronome SmartNIC Enablement  https://review.openstack.org/45648607:58
*** MasterOfBugs has quit IRC07:59
*** PramodJ has quit IRC07:59
*** zzzeek has quit IRC08:00
*** zzzeek has joined #openstack-neutron08:00
*** obondarev has quit IRC08:00
*** jhershbe has quit IRC08:02
*** vijaykc4 has joined #openstack-neutron08:02
*** vijaykc4 has quit IRC08:03
*** ekuris has joined #openstack-neutron08:03
*** hoangcx_ has joined #openstack-neutron08:03
*** amarao has joined #openstack-neutron08:04
*** efoley has joined #openstack-neutron08:05
*** efoley has quit IRC08:05
*** efoley_ has joined #openstack-neutron08:05
openstackgerritJan Gutter proposed openstack/neutron-lib master: Netronome SmartNIC Enablement  https://review.openstack.org/45648708:06
*** hoangcx has quit IRC08:06
*** ralonsoh has joined #openstack-neutron08:06
*** efoley__ has joined #openstack-neutron08:07
*** jprovazn_ is now known as jprovazn08:08
*** mhickey has joined #openstack-neutron08:10
openstackgerritJan Gutter proposed openstack/neutron master: Netronome SmartNIC Enablement  https://review.openstack.org/45648808:10
*** efoley_ has quit IRC08:11
*** nirmoy__ has joined #openstack-neutron08:12
*** lucas-afk is now known as lucasagomes08:13
*** amarao has quit IRC08:14
*** ratailor is now known as ratailor|Lunch08:14
*** amarao has joined #openstack-neutron08:15
openstackgerritRodolfo Alonso Hernandez proposed openstack/neutron master: QoS NIC bandwidth manager for SR-IOV backend  https://review.openstack.org/40125408:16
*** iranzo has quit IRC08:19
*** davidsha has joined #openstack-neutron08:21
*** hjensas has quit IRC08:23
*** aojea has quit IRC08:25
*** TMM has quit IRC08:27
ralonsohslaweq, how is going the qos api extension?08:27
*** oreillyd has joined #openstack-neutron08:29
*** oreillyd_ has joined #openstack-neutron08:29
ralonsohtmorin, hello08:29
tmorinhi ralonsoh !08:29
ralonsohtmorin, one quick question, about the patch to strip_vlans in ovs08:29
ralonsohtmorin: I need to review the firewall code again, but, shouldn't the traffic from a VM be tagged too?08:30
* tmorin listening08:30
ralonsohtmorin: if this traffic is not tagged, you can have problems with VMs with same mac address in different vlans08:30
ralonsohtmorin: strange case, but possible08:31
tmorinif I'm correct, the ovsdb port tag does not result in adding a vlan_tag on the packet before it leaves br-int with a NORMAL action08:31
*** donghao has joined #openstack-neutron08:31
tmorinso if the VM sends an untagged packet, the packet will not have a dl_vlan set08:31
ralonsohtmorin, hmmm. If a VM sends untagged traffic, the port will tag this traffic once it comes into the switch08:32
*** aojea has joined #openstack-neutron08:32
ralonsohtmorin, because the traffic you want to catch is the traffic coming INTO br-int08:33
tmorinralonsoh: I remember discussing this in barcelona :)  my understanding is that, it's only when the packet leaves br-int with the NORMAL action that the ovsdb port tag is applied08:33
ralonsohtmorin, I'll check this, just in case, before reviewing your patch08:34
ralonsohtmorin, thank you for your time!08:34
openstackgerritReedip proposed openstack/neutron-lib master: Add new protocols in Firewalls  https://review.openstack.org/45542208:34
tmorinin the absence of dl_vlan, the way that is used in firewall code to identifty the port is the value of reg508:35
*** Shunli has joined #openstack-neutron08:35
tmorinralonsoh: of course, np08:35
*** neiljerram has joined #openstack-neutron08:36
*** donghao has quit IRC08:36
tmorinralonsoh: don't spend time looking at https://review.openstack.org/#/c/453330 -- I have what I think would be a better alternative cooking in https://review.openstack.org/#/c/454646/08:36
ralonsohtmorin, hehehe yes I was looking this patch08:37
openstackgerritReedip proposed openstack/neutron-fwaas master: Add additional test case for Action  https://review.openstack.org/45577208:38
reedipralonsoh : which API extension were you talking about ??? :)08:39
ralonsohreedip: this is about https://review.openstack.org/#/c/449831/08:40
tmorinralonsoh: https://review.openstack.org/#/c/454646/ does not work, I didn't investigate yet...08:40
reedipralonsoh : Oh ok :)08:40
ralonsohreedip: qos API will be extended with a new field (max_bw -> direction)08:40
reedipaah yeah, I reviewed that earlier probably08:41
*** thorst has joined #openstack-neutron08:41
ralonsohreedip: I talk to slaweq yesterday. He has a solution, wait for the next patch08:41
reedipralonsoh : oh ok ... waiting then08:42
ralonsohtmorin: I'll take a look at this patch today, for sure08:42
*** john-davidge has joined #openstack-neutron08:44
*** iranzo has joined #openstack-neutron08:44
*** rmart04 has quit IRC08:46
*** huanxie has quit IRC08:49
*** mickeys has joined #openstack-neutron08:51
-openstackstatus- NOTICE: zuul was restarted due to an unrecoverable disconnect from gerrit. If your change is missing a CI result and isn't listed in the pipelines on http://status.openstack.org/zuul/ , please recheck08:51
*** Jack_Iv has quit IRC08:53
*** mickeys has quit IRC08:55
*** huanxie has joined #openstack-neutron08:56
*** ratailor|Lunch is now known as ratailor08:56
*** aarefiev_afk is now known as aarefiev08:57
*** tuanluong_ has joined #openstack-neutron08:58
openstackgerritReedip proposed openstack/neutron-fwaas master: Use neutron-lib definition of neutron-fwaas API  https://review.openstack.org/45651108:58
*** aojea has quit IRC08:58
*** thorst has quit IRC08:59
*** pgadiya has quit IRC08:59
*** huanxie has quit IRC08:59
*** efoley_ has joined #openstack-neutron08:59
*** Jack_Iv has joined #openstack-neutron08:59
*** tuanluong has quit IRC09:00
*** aojea has joined #openstack-neutron09:01
*** efoley__ has quit IRC09:02
*** bfernando has joined #openstack-neutron09:02
*** iranzo has quit IRC09:03
*** ushkalim has joined #openstack-neutron09:04
*** pgadiya has joined #openstack-neutron09:06
*** sambetts|afk is now known as sambetts09:06
*** iyamahat has joined #openstack-neutron09:10
*** iwamoto has quit IRC09:11
*** mosulica has quit IRC09:15
openstackgerritReedip proposed openstack/neutron-lib master: [FWaaS] Migrate Public attribute to Shared  https://review.openstack.org/45122909:15
*** mosulica has joined #openstack-neutron09:16
*** jlibosva has quit IRC09:17
*** lpetrut has joined #openstack-neutron09:21
*** yedongcan has joined #openstack-neutron09:25
*** jaosorior has quit IRC09:26
*** masaki has quit IRC09:26
*** rossella_s has joined #openstack-neutron09:30
*** iyamahat has quit IRC09:30
*** yamahata has quit IRC09:30
*** jaosorior has joined #openstack-neutron09:30
*** tbachman has joined #openstack-neutron09:30
*** mosulica has quit IRC09:31
*** Jack_Iv has quit IRC09:32
*** trinaths has quit IRC09:32
*** trinaths has joined #openstack-neutron09:32
*** gkadam-afk is now known as gkadam09:33
*** Jack_Iv has joined #openstack-neutron09:33
*** hjensas has joined #openstack-neutron09:34
*** mvk has joined #openstack-neutron09:38
*** mosulica has joined #openstack-neutron09:39
openstackgerritNguyen Phuong An proposed openstack/neutron master: Secgroup logging: db models and migration rules  https://review.openstack.org/39548309:42
openstackgerritNguyen Phuong An proposed openstack/neutron master: [WIP]: Secgroup logging: implement logging api extension and plugin  https://review.openstack.org/39550409:43
openstackgerritNguyen Phuong An proposed openstack/neutron master: [WIP]: Secgroup logging driver base iptables  https://review.openstack.org/44582709:43
openstackgerritNguyen Phuong An proposed openstack/neutron master: [WIP]: Secgroup logging: logging agent extension  https://review.openstack.org/39610409:43
*** obondarev has joined #openstack-neutron09:44
openstackgerritStephen Finucane proposed openstack/os-vif master: doc: Add glossary  https://review.openstack.org/45266609:44
openstackgerritStephen Finucane proposed openstack/os-vif master: docs: Stop building anything but html output  https://review.openstack.org/45653509:44
*** udesale__ has joined #openstack-neutron09:50
*** moreless has joined #openstack-neutron09:51
*** udesale has quit IRC09:51
*** aojea has quit IRC09:51
*** mickeys has joined #openstack-neutron09:52
*** ataraday_ has quit IRC09:55
*** NikhilS has quit IRC09:55
*** mickeys has quit IRC09:58
*** cNilesh has quit IRC09:59
*** obondarev has quit IRC10:01
morelessIf I have only one server - controller machine (no other nodes). During configuration of the Neutron do I need to choose option 2?10:08
openstackgerritMerged openstack/networking-ovn master: Remove time.sleep() from unit-tests  https://review.openstack.org/45623910:08
morelessOr option 1 will be fine?10:08
*** sdague has joined #openstack-neutron10:10
*** MarkMielke has quit IRC10:11
*** MarkMielke has joined #openstack-neutron10:11
*** Jack_Iv has quit IRC10:13
*** Jack_Iv has joined #openstack-neutron10:14
*** tuanluong_ has quit IRC10:14
*** aojea has joined #openstack-neutron10:14
*** zhurong has quit IRC10:17
*** cuongnv has quit IRC10:17
*** trinaths has left #openstack-neutron10:17
*** jlibosva has joined #openstack-neutron10:24
*** boden has joined #openstack-neutron10:26
*** hoangcx_ has quit IRC10:26
*** nicolasbock has joined #openstack-neutron10:28
openstackgerritKevin Benton proposed openstack/neutron master: Call expire_all in revision tests before re-use  https://review.openstack.org/45655010:30
openstackgerritKevin Benton proposed openstack/neutron master: Don't mock registry in revision_plugin test  https://review.openstack.org/45655110:30
*** rossella_s has quit IRC10:33
*** rossella_s has joined #openstack-neutron10:33
*** erolg has joined #openstack-neutron10:34
*** neiljerram has quit IRC10:34
*** udesale has joined #openstack-neutron10:35
*** udesale__ has quit IRC10:36
*** obondarev has joined #openstack-neutron10:43
*** limao has quit IRC10:43
*** zhurong has joined #openstack-neutron10:45
*** neiljerram has joined #openstack-neutron10:47
*** tmorin has quit IRC10:49
reedipkevinbenton : awake ?10:53
*** rossella_s has quit IRC10:53
kevinbentonreedip: yeah, but only briefly. about to rebase some patches and then head to bed. waht's up?10:54
*** mickeys has joined #openstack-neutron10:54
*** caowei has quit IRC10:54
reedipkevinbenton : nothing much, just needed to know do we really need the valid_values option in https://review.openstack.org/#/c/352190/7/neutron/extensions/securitygroup.py , line #19710:55
*** thorst has joined #openstack-neutron10:56
kevinbentonreedip: i think so. IIRC something in the framework may try to pass something there10:56
reedipyeah , it is, and thats what I was thinking, if it is actually required or not. We can replace valid_values by max_len though10:57
reedipkevinbenton : but just thinking if all validators need the valid_values param even if it is not required ( foor for thought)10:57
*** mickeys has quit IRC10:58
reedipanyways, I think its already late at your end, so maybe you can consider this later...10:59
openstackgerritReedip proposed openstack/neutron master: Add string validation on security group's name  https://review.openstack.org/35219011:00
*** thorst has quit IRC11:01
*** efoley__ has joined #openstack-neutron11:06
kevinbentonreedip: yeah. i'm not sure where that gets set now11:06
kevinbentonreedip: IIRC it may be passed as a positional argument depending on the API definition11:07
openstackgerritKevin Benton proposed openstack/neutron master: Allow offloading lookups in driver contexts  https://review.openstack.org/45419011:08
openstackgerritKevin Benton proposed openstack/neutron master: Bulk up port context retrieval  https://review.openstack.org/43468111:08
openstackgerritKevin Benton proposed openstack/neutron master: Add some bulk lookup methods to ML2 for RPC handling  https://review.openstack.org/45419111:08
openstackgerritKevin Benton proposed openstack/neutron master: Bulk up port status updating in ML2 RPC  https://review.openstack.org/43468211:08
kevinbentonreedip: but maybe that's long gone now11:08
reedipkevinbenton : yeah, from attributes.py , it checks if the API def has the second parameter which it passes ... anyways, I have updated the patch (https://review.openstack.org/352190) with the required value and some of the failed tests were passing so I pushed it11:08
kevinbentonreedip: ack11:08
*** efoley_ has quit IRC11:09
*** Jack_Iv has quit IRC11:12
*** obondarev has quit IRC11:14
*** seanatcisco has joined #openstack-neutron11:14
*** seanatci_ has joined #openstack-neutron11:16
*** obondarev has joined #openstack-neutron11:17
*** Jack_Iv has joined #openstack-neutron11:18
*** aojea has quit IRC11:18
*** jamielennox|away is now known as jamielennox11:18
voelzmoHey fellow neutronauts, is there any whay I can figure out priorities for a certain bug? e.g. https://bugs.launchpad.net/neutron/+bug/165740611:19
openstackLaunchpad bug 1657406 in neutron "admin users can access resources from other projects" [Undecided,Confirmed]11:19
*** seanatcisco has quit IRC11:19
*** lpetrut has quit IRC11:20
*** donghao has joined #openstack-neutron11:21
*** manheim has quit IRC11:21
*** claudiub has quit IRC11:22
*** yedongcan has left #openstack-neutron11:23
*** donghao has quit IRC11:26
*** Jack_Iv has quit IRC11:27
*** Jack_Iv has joined #openstack-neutron11:29
*** manheim has joined #openstack-neutron11:33
*** lpetrut has joined #openstack-neutron11:33
*** ataraday_ has joined #openstack-neutron11:33
*** TMM has joined #openstack-neutron11:34
*** lucasagomes is now known as lucas-hungry11:34
*** ociuhandu has quit IRC11:38
*** Shunli has quit IRC11:39
*** seanatci_ has quit IRC11:40
*** Jack_Iv has quit IRC11:40
*** Shunli has joined #openstack-neutron11:41
*** Jack_Iv has joined #openstack-neutron11:42
*** zenirc369 has quit IRC11:45
openstackgerritJakub Libosvar proposed openstack/neutron master: fullstack: Don't let dhcp agents failover  https://review.openstack.org/45579011:49
openstackgerritMike Kolesnik proposed openstack/networking-odl master: Create journal dependencies table  https://review.openstack.org/45302911:50
openstackgerritMike Kolesnik proposed openstack/networking-odl master: Change dependency validation to calculation  https://review.openstack.org/45358111:50
*** fandi has quit IRC11:53
*** thorst has joined #openstack-neutron11:53
*** fandi has joined #openstack-neutron11:55
*** sridharg has quit IRC11:56
*** udesale has quit IRC11:56
*** obondarev has quit IRC11:59
*** zenirc369 has joined #openstack-neutron12:01
*** mickeys has joined #openstack-neutron12:03
*** ratailor has quit IRC12:03
*** manheim has quit IRC12:04
*** jamielennox is now known as jamielennox|away12:05
*** manheim has joined #openstack-neutron12:05
*** lpetrut has quit IRC12:05
*** mickeys has quit IRC12:08
*** obondarev has joined #openstack-neutron12:10
*** pgadiya has quit IRC12:11
*** faizy has quit IRC12:11
*** lpetrut has joined #openstack-neutron12:13
TahvokI'm configuring openvswitch. One thing I don't understand is whether I still need linuxbridge on the controller?12:14
*** amotoki has quit IRC12:15
*** neiljerram has quit IRC12:15
*** seanatcisco has joined #openstack-neutron12:16
*** lucas-hungry is now known as lucasagomes12:18
*** nicolasbock has quit IRC12:19
*** chlong has quit IRC12:21
*** reedip_ has joined #openstack-neutron12:22
*** manheim has quit IRC12:23
*** rossella_s has joined #openstack-neutron12:25
*** nicolasbock has joined #openstack-neutron12:25
*** obondarev has quit IRC12:26
*** gongysh has quit IRC12:26
*** gongysh has joined #openstack-neutron12:27
*** gongysh has quit IRC12:27
*** pgadiya has joined #openstack-neutron12:27
*** Daviey has quit IRC12:28
*** annegentle has joined #openstack-neutron12:28
*** ataraday_ has quit IRC12:28
openstackgerritReedip proposed openstack/neutron master: DNR: Handle Intersecting SG Rules Closes-Bug: #1662571  https://review.openstack.org/45659112:29
openstackbug 1662571 in neutron "Intersecting port ranges in security-group-rules" [Wishlist,New] https://launchpad.net/bugs/1662571 - Assigned to Reedip (reedip-banerjee)12:29
*** obondarev has joined #openstack-neutron12:30
*** amotoki has joined #openstack-neutron12:31
*** neiljerram has joined #openstack-neutron12:31
*** ataraday_ has joined #openstack-neutron12:33
*** annegentle has quit IRC12:33
davidshaTahvok: No if you have OvS you don't need linuxbridge.12:34
*** Jack_Iv has quit IRC12:34
*** tbh has quit IRC12:35
*** Shunli has quit IRC12:35
*** lujinluo has quit IRC12:36
*** Shunli has joined #openstack-neutron12:36
*** tobias_fiberdata has joined #openstack-neutron12:37
*** gongysh has joined #openstack-neutron12:38
davidshavoelzmo: You can bring it up at the neutron drivers meeting, it's on later today: http://eavesdrop.openstack.org/#Neutron_drivers_Meeting12:38
*** annegentle has joined #openstack-neutron12:38
*** mriedem has joined #openstack-neutron12:38
*** ayogi has quit IRC12:39
*** tobias-fiberdata has quit IRC12:39
openstackgerritMerged openstack/neutron master: policies: Add policy for rechecking failed jobs on Gerrit  https://review.openstack.org/42682912:40
Tahvokdavidsha: I'm just following this guide: https://docs.openstack.org/ocata/networking-guide/deploy-ovs-provider.html12:40
TahvokI don't understand if I should configure neutron completely with linux bridge before following it12:41
davidshaTahvok: There isn't any need, you can just deploy with OvS straight away.12:42
*** haleyb has joined #openstack-neutron12:44
*** manheim has joined #openstack-neutron12:46
*** amotoki has quit IRC12:47
*** cleong has joined #openstack-neutron12:48
*** seanatcisco has quit IRC12:49
*** Jack_Iv has joined #openstack-neutron12:50
*** seanatcisco has joined #openstack-neutron12:50
*** Jack_Iv has quit IRC12:50
*** Jack_Iv has joined #openstack-neutron12:50
*** sofie_ has quit IRC12:51
*** baoli has joined #openstack-neutron12:54
*** lyan has joined #openstack-neutron12:55
*** pgadiya has quit IRC12:55
*** Daviey has joined #openstack-neutron12:58
*** zenirc369 has quit IRC12:58
openstackgerritBernard Cafarelli proposed openstack/networking-sfc master: Fix UT failures with multiple flow classifiers  https://review.openstack.org/45660212:59
*** stanzgy has quit IRC13:00
*** neiljerram has quit IRC13:00
*** Shunli has quit IRC13:00
*** lpetrut has quit IRC13:03
*** annegentle has quit IRC13:03
*** haleyb has quit IRC13:04
*** donghao has joined #openstack-neutron13:09
*** jcook has quit IRC13:09
*** psahoo has quit IRC13:09
voelzmo@davidsha yeah, that meeting is at 24:00 for me, I don't think I can make it13:11
*** jcook has joined #openstack-neutron13:14
*** donghao has quit IRC13:14
*** dougwig has joined #openstack-neutron13:14
*** crushil has joined #openstack-neutron13:15
openstackgerritBernard Cafarelli proposed openstack/networking-sfc master: Fix UT failures with multiple flow classifiers  https://review.openstack.org/45660213:16
*** amotoki has joined #openstack-neutron13:17
*** neiljerram has joined #openstack-neutron13:18
*** fandi has quit IRC13:21
*** zkassab has joined #openstack-neutron13:21
*** tbachman has quit IRC13:21
*** vks1 has joined #openstack-neutron13:25
*** hoangcx has joined #openstack-neutron13:27
openstackgerritJoe Talerico proposed openstack/neutron master: Neutron resets oslo.db defaults  https://review.openstack.org/45641913:28
*** gouthamr has joined #openstack-neutron13:29
*** links has quit IRC13:29
*** baoli has quit IRC13:29
*** lpetrut has joined #openstack-neutron13:34
*** ociuhandu has joined #openstack-neutron13:35
*** chlong has joined #openstack-neutron13:35
*** wolverineav has joined #openstack-neutron13:38
*** amuller has joined #openstack-neutron13:39
*** tbachman has joined #openstack-neutron13:41
*** Dinesh_Bhor has quit IRC13:41
*** arslanq has joined #openstack-neutron13:41
*** arslanq has left #openstack-neutron13:41
*** Dinesh_Bhor has joined #openstack-neutron13:43
*** catintheroof has joined #openstack-neutron13:44
*** obondarev has quit IRC13:44
*** catintheroof has quit IRC13:45
*** moreless has quit IRC13:45
*** catintheroof has joined #openstack-neutron13:45
*** janzian has joined #openstack-neutron13:46
*** bzhao has quit IRC13:47
*** coreycb_vaca is now known as coreycb13:47
*** Leo_ has quit IRC13:47
*** baoli has joined #openstack-neutron13:48
*** mlavalle has joined #openstack-neutron13:49
*** catintheroof has quit IRC13:50
*** catintheroof has joined #openstack-neutron13:51
*** radhikam has joined #openstack-neutron13:51
*** Drankis has joined #openstack-neutron13:54
*** limao has joined #openstack-neutron13:55
*** reedip_ has quit IRC13:55
*** Administrator_ has quit IRC13:56
*** Administrator_ has joined #openstack-neutron13:56
*** zhurong has quit IRC13:57
*** bzhao has joined #openstack-neutron13:57
*** ihrachys has joined #openstack-neutron13:58
*** haleyb has joined #openstack-neutron13:58
*** fragatina has joined #openstack-neutron13:59
*** limao_ has joined #openstack-neutron13:59
*** bbzhao has quit IRC13:59
*** limao has quit IRC14:00
*** anilvenkata has quit IRC14:00
*** Jack_Iv has quit IRC14:01
*** trevormc has joined #openstack-neutron14:02
slaweqihrachys: kevinbenton: mlavalle and other core reviewers, can You maybe take a look on https://review.openstack.org/#/c/455338/ ?14:06
slaweqthx in advance14:06
mlavalleslaweq: will do14:06
slaweqmlavalle: thx14:07
*** reedip_ has joined #openstack-neutron14:08
*** lpetrut has quit IRC14:08
*** tidwellr has joined #openstack-neutron14:09
ihrachysslaweq, hm, this rule would make sense for L to M migration onlu14:09
ihrachys*only14:09
ihrachyswhich we apparently screwed14:09
ihrachysdo you plan to backport that up to Mitaka? because Mitaka is about to EOL14:10
ihrachysotherwise, there is no much sense to fix it14:10
ihrachysinstead we could kill some translation rules instead14:10
*** chandankumar is now known as chkumar|off14:10
ihrachysactually, all those rules could go already because ocata was 1.414:10
openstackgerritLucas Alvares Gomes proposed openstack/networking-ovn master: Extend ACLs protocol support (WIP)  https://review.openstack.org/45663214:11
*** lucasxu has joined #openstack-neutron14:11
slaweqihrachys: I wanted to fix it https://review.openstack.org/#/c/449831/ because some unit tests were failing without this change14:14
*** fnaval has quit IRC14:14
slaweqthen we decided with ralonsoh to make separate patch for this because it's not related to https://review.openstack.org/#/c/449831/ in fact14:14
openstackgerritPaul Carver proposed openstack/neutron-lib master: Add API definition for networking-sfc subproject  https://review.openstack.org/41140914:14
*** fnaval has joined #openstack-neutron14:15
ihrachysslaweq, we should kill tests validating the backporting for older versions too. sec.14:15
openstackgerritIhar Hrachyshka proposed openstack/neutron master: qos: removed object compatibility code for pre Ocata  https://review.openstack.org/45663714:15
openstackgerritIhar Hrachyshka proposed openstack/neutron master: qos: removed object compatibility code for pre Ocata  https://review.openstack.org/45663714:16
ihrachysslaweq, ^14:16
*** Jack_Iv has joined #openstack-neutron14:16
*** trevormc_ has joined #openstack-neutron14:17
*** trevormc has quit IRC14:17
*** numans has quit IRC14:17
*** limao_ has quit IRC14:18
*** limao has joined #openstack-neutron14:18
*** aojea has joined #openstack-neutron14:18
*** limao has quit IRC14:19
*** limao has joined #openstack-neutron14:19
*** fnaval has quit IRC14:19
*** tmorin has joined #openstack-neutron14:21
*** trevormc_ is now known as trevormc14:21
*** mickeys has joined #openstack-neutron14:21
openstackgerritIhar Hrachyshka proposed openstack/neutron master: qos: removed object compatibility code for pre Ocata  https://review.openstack.org/45663714:22
*** aojea has quit IRC14:23
*** claudiub has joined #openstack-neutron14:23
*** Leo_ has joined #openstack-neutron14:24
*** Leo_ has quit IRC14:24
openstackgerritIhar Hrachyshka proposed openstack/neutron master: qos: removed silly tests validating that oslo.versionedobjects works  https://review.openstack.org/45664214:24
*** Leo_ has joined #openstack-neutron14:24
*** bzhao has quit IRC14:25
*** Leo_ has quit IRC14:25
*** gcheresh has quit IRC14:25
*** Jack_Iv has quit IRC14:26
*** mickeys has quit IRC14:26
*** bzhao has joined #openstack-neutron14:26
*** numans has joined #openstack-neutron14:26
*** fnaval has joined #openstack-neutron14:26
*** aojea has joined #openstack-neutron14:28
*** udesale has joined #openstack-neutron14:29
openstackgerritJakub Libosvar proposed openstack/neutron master: [WIP] Move VLAN tagging openflows from br-int to br-phys  https://review.openstack.org/45664414:30
*** ramishra has quit IRC14:31
*** aojea has quit IRC14:32
*** ramishra has joined #openstack-neutron14:33
*** manheim has quit IRC14:34
*** lpetrut has joined #openstack-neutron14:36
*** limao_ has joined #openstack-neutron14:41
openstackgerritIhar Hrachyshka proposed openstack/neutron master: Switch to neutron-lib hacking factory  https://review.openstack.org/45641414:41
*** limao has quit IRC14:42
openstackgerritIhar Hrachyshka proposed openstack/neutron master: Stop direct access to CONF.debug  https://review.openstack.org/45379414:43
openstackgerritIhar Hrachyshka proposed openstack/neutron master: tests: removed support for OS_CHECK_PLUGIN_DEALLOCATION  https://review.openstack.org/43630714:44
*** limao has joined #openstack-neutron14:44
*** janki has quit IRC14:45
*** limao_ has quit IRC14:46
*** obondarev has joined #openstack-neutron14:46
*** marlinc has quit IRC14:46
*** mosulica has quit IRC14:47
*** alexpilotti has quit IRC14:49
*** alexpilotti has joined #openstack-neutron14:50
*** markstur has joined #openstack-neutron14:50
*** sridharg has joined #openstack-neutron14:50
*** catintheroof has quit IRC14:52
*** catintheroof has joined #openstack-neutron14:52
*** cshastri has quit IRC14:52
*** aarefiev is now known as aarefiev_afk14:54
ralonsohihrachys: should we remove this compatibility in qos policy? that means this won't work for older releases, for example newton14:54
ihrachysralonsoh, we don't support upgrades skipping major releases14:56
ihrachysL to M, M to N, N to O; but not L to N14:56
*** tbachman has quit IRC14:56
*** hjensas has quit IRC14:57
*** mtreinish has quit IRC14:57
*** ramishra has quit IRC14:57
ralonsohihrachys: that's right. Ok, so this patch makes sense. I'll abandon the patches I pushed.14:57
*** armax has joined #openstack-neutron14:57
ihrachysralonsoh, oh right, it conflicts with your stuff!14:58
*** mtreinish has joined #openstack-neutron14:58
ihrachysI was tackling the slaweq's concern but seems like I will effectively tackle yours too14:58
ralonsohihrachys: no problem. That makes things easier14:58
*** ramishra has joined #openstack-neutron14:59
*** john-dav_ has joined #openstack-neutron14:59
*** john-davidge has quit IRC14:59
*** john-dav_ is now known as john-davidge15:00
*** lxnch_ has joined #openstack-neutron15:00
*** ramishra has quit IRC15:01
*** voelzmo has quit IRC15:01
*** ramishra has joined #openstack-neutron15:01
*** marst has quit IRC15:02
*** marst has joined #openstack-neutron15:02
*** limao has quit IRC15:02
*** limao has joined #openstack-neutron15:03
*** mhickey has quit IRC15:03
*** ramishra_ has joined #openstack-neutron15:03
*** khappone has joined #openstack-neutron15:04
openstackgerritIhar Hrachyshka proposed openstack/neutron master: Don't override default values for oslo.db options  https://review.openstack.org/45641915:05
*** bigjools_ has joined #openstack-neutron15:05
*** neiljerram has quit IRC15:05
*** obre has joined #openstack-neutron15:05
*** annegentle has joined #openstack-neutron15:05
*** gkadam has quit IRC15:06
*** jowisz_ has joined #openstack-neutron15:06
*** zacksh_ has joined #openstack-neutron15:06
*** ramishra has quit IRC15:06
*** lifeless_ has joined #openstack-neutron15:07
openstackgerritIhar Hrachyshka proposed openstack/neutron master: Don't override default values for oslo.db options  https://review.openstack.org/45641915:07
*** zacksh_ has quit IRC15:07
*** mdnadeem has quit IRC15:07
*** zacksh_ has joined #openstack-neutron15:07
*** jreeves_` has joined #openstack-neutron15:08
*** marst has quit IRC15:09
*** afranc has joined #openstack-neutron15:09
*** afazekas_ has joined #openstack-neutron15:09
*** dutsmoc has joined #openstack-neutron15:09
*** lbragstad_ has joined #openstack-neutron15:09
*** leifz- has joined #openstack-neutron15:09
*** esmiurium_ has joined #openstack-neutron15:09
*** zigo_ has joined #openstack-neutron15:09
*** spotz_ has joined #openstack-neutron15:09
*** EmilienM_ has joined #openstack-neutron15:09
*** pcaruana has quit IRC15:10
*** reedip_ has quit IRC15:10
*** lxnch has quit IRC15:10
*** electrocucaracha has quit IRC15:10
*** lbragstad has quit IRC15:10
*** zacksh has quit IRC15:10
*** khappone_ has quit IRC15:10
*** mordred has quit IRC15:10
*** njohnston has quit IRC15:10
*** obre_ has quit IRC15:10
*** nakul_d has quit IRC15:10
*** VAhl has quit IRC15:10
*** lifeless has quit IRC15:10
*** Aju has quit IRC15:10
*** esmiurium has quit IRC15:10
*** stevemar has quit IRC15:10
*** johndperkins has quit IRC15:10
*** dasanind has quit IRC15:10
*** bigjools has quit IRC15:10
*** EmilienM has quit IRC15:10
*** leifz has quit IRC15:10
*** comstud has quit IRC15:10
*** afazekas has quit IRC15:10
*** spotz has quit IRC15:10
*** edwarnicke has quit IRC15:10
*** mhayden has quit IRC15:10
*** phealy has quit IRC15:10
*** serverascode has quit IRC15:10
*** zigo has quit IRC15:10
*** jreeves_afk has quit IRC15:10
*** jowisz has quit IRC15:10
*** mhayden_ has joined #openstack-neutron15:10
*** leifz- is now known as leifz15:10
*** njohnston has joined #openstack-neutron15:11
*** mhayden_ is now known as mhayden15:11
*** mordred1 has joined #openstack-neutron15:11
*** EmilienM_ is now known as 17WAAOC7S15:11
*** annegentle has quit IRC15:11
*** kobis has quit IRC15:11
*** johndperkins has joined #openstack-neutron15:11
*** 21WAAA2JF has joined #openstack-neutron15:11
*** hoangcx has quit IRC15:11
*** VAhl has joined #openstack-neutron15:11
*** stevemar has joined #openstack-neutron15:11
*** mhayden has quit IRC15:11
*** zacksh_ is now known as zacksh15:12
*** nakul_d has joined #openstack-neutron15:12
*** zigo_ is now known as zigo15:12
*** zigo is now known as Guest5258615:12
*** mhayden has joined #openstack-neutron15:12
*** edwarnicke has joined #openstack-neutron15:13
*** rcernin has quit IRC15:13
*** lbragstad_ is now known as lbragstad15:14
*** openstackrecheck has quit IRC15:14
*** openstackrecheck has joined #openstack-neutron15:14
*** dasanind has joined #openstack-neutron15:15
openstackgerritMerged openstack/neutron master: Call expire_all in revision tests before re-use  https://review.openstack.org/45655015:16
*** wolverineav has quit IRC15:16
*** wolverineav has joined #openstack-neutron15:16
*** wolverineav has quit IRC15:16
*** marlinc has joined #openstack-neutron15:17
*** tidwellr has quit IRC15:18
openstackgerritAqsa Malik proposed openstack/neutron master: Allow to users to set MTU for networks  https://review.openstack.org/45666315:18
*** mhickey has joined #openstack-neutron15:18
openstackgerritIhar Hrachyshka proposed openstack/neutron master: trunk: cleaned up object compatibility code  https://review.openstack.org/45666515:19
*** annegentle has joined #openstack-neutron15:19
*** tidwellr has joined #openstack-neutron15:19
*** lpetrut has quit IRC15:20
*** serverascode has joined #openstack-neutron15:20
*** abregman is now known as abregman|afk15:20
openstackgerritMerged openstack/neutron master: Don't mock registry in revision_plugin test  https://review.openstack.org/45655115:21
openstackgerritMerged openstack/neutron-fwaas master: Netlink library to delete conntrack entries  https://review.openstack.org/43731115:21
*** Drankis has quit IRC15:21
*** lnicolas has joined #openstack-neutron15:22
*** limao has quit IRC15:23
*** reedip_ has joined #openstack-neutron15:23
*** limao has joined #openstack-neutron15:24
*** rajinir has quit IRC15:24
*** dougwig has quit IRC15:25
*** rajinir has joined #openstack-neutron15:25
*** Jack_Iv has joined #openstack-neutron15:26
*** catintheroof has quit IRC15:27
*** catintheroof has joined #openstack-neutron15:27
*** catintheroof has quit IRC15:27
*** manheim has joined #openstack-neutron15:28
*** aojea has joined #openstack-neutron15:28
*** saisriki has quit IRC15:29
openstackgerritBrian Haley proposed openstack/neutron master: DNM: IPv6 ICMP API hack  https://review.openstack.org/45544415:29
*** mhayden has quit IRC15:29
*** saisriki has joined #openstack-neutron15:30
*** bnemec has quit IRC15:30
*** bnemec has joined #openstack-neutron15:30
*** mickeys has joined #openstack-neutron15:31
*** janzian has quit IRC15:31
*** Jack_Iv has quit IRC15:31
openstackgerritMerged openstack/neutron-lib master: rehome is_port_trusted util function  https://review.openstack.org/45290315:31
openstackgerritManjeet Singh Bhatia proposed openstack/neutron master: Pass MTU and AZ into network_create_precommit  https://review.openstack.org/44977915:32
*** manheim has quit IRC15:32
*** jprovazn has quit IRC15:32
*** aojea has quit IRC15:33
*** dutsmoc has quit IRC15:34
*** comstud has joined #openstack-neutron15:34
*** Jack_Iv has joined #openstack-neutron15:35
*** Jack_Iv has quit IRC15:36
*** Jack_Iv has joined #openstack-neutron15:36
*** chyka has joined #openstack-neutron15:39
*** chyka has quit IRC15:39
*** chyka has joined #openstack-neutron15:41
*** donghao has joined #openstack-neutron15:42
*** nlahouti has joined #openstack-neutron15:43
*** nlahouti1 has joined #openstack-neutron15:44
*** nlahouti has quit IRC15:44
*** limao has quit IRC15:44
*** limao has joined #openstack-neutron15:45
*** mordred1 is now known as mordred15:46
*** amarao has quit IRC15:47
*** amotoki has quit IRC15:48
*** neiljerram has joined #openstack-neutron15:48
*** crose has joined #openstack-neutron15:50
*** obondarev has quit IRC15:51
*** ataraday_ has quit IRC15:54
*** janzian has joined #openstack-neutron15:55
*** rossella_s has quit IRC15:56
*** mhayden has joined #openstack-neutron15:57
*** mohankumar has quit IRC15:57
*** radhikam has quit IRC15:58
*** markstur has quit IRC16:00
*** tbachman has joined #openstack-neutron16:01
*** markstur has joined #openstack-neutron16:01
*** mhickey has quit IRC16:04
*** markstur has quit IRC16:06
*** limao has quit IRC16:09
*** limao has joined #openstack-neutron16:09
*** electrocucaracha has joined #openstack-neutron16:11
*** hjensas has joined #openstack-neutron16:12
*** jlibosva has quit IRC16:14
*** udesale has quit IRC16:15
*** mhickey has joined #openstack-neutron16:16
*** sterdnotshaken has joined #openstack-neutron16:19
*** ventifus has joined #openstack-neutron16:19
*** crushil has quit IRC16:21
openstackgerritSlawek Kaplonski proposed openstack/neutron master: qos: removed object compatibility code for pre Ocata  https://review.openstack.org/45663716:22
*** thorst has quit IRC16:23
slaweqihrachys: ok, thx for explanations. Your patch is fine for me, I just removed unused imports from it to make pep8 tests happy ^^16:24
slaweqI hope it's fine for You16:24
openstackgerritOpenStack Proposal Bot proposed openstack/neutron master: Updated from global requirements  https://review.openstack.org/45389216:25
*** thorst has joined #openstack-neutron16:25
openstackgerritOpenStack Proposal Bot proposed openstack/neutron-fwaas master: Updated from global requirements  https://review.openstack.org/45389316:25
*** limao has quit IRC16:27
*** limao has joined #openstack-neutron16:27
*** openstack has joined #openstack-neutron16:37
*** kobis has joined #openstack-neutron16:38
*** armax has quit IRC16:39
*** armax_ is now known as armax16:39
*** crose has quit IRC16:41
*** lucasagomes is now known as lucas-afk16:41
*** catintheroof has quit IRC16:44
*** crushil has joined #openstack-neutron16:44
*** jaosorior has quit IRC16:44
*** kobis has quit IRC16:44
*** tbachman_ has joined #openstack-neutron16:45
*** tbachman has quit IRC16:46
*** tbachman_ is now known as tbachman16:46
*** kobis has joined #openstack-neutron16:46
*** kobis has quit IRC16:47
*** Swami_ has quit IRC16:48
*** radhikam has joined #openstack-neutron16:49
*** limao_ has joined #openstack-neutron16:49
*** markstur has joined #openstack-neutron16:49
*** xiaofandh12 has quit IRC16:50
*** limao has quit IRC16:51
openstackgerritThomas Morin proposed openstack/networking-bagpipe master: fix launchpad URL in README  https://review.openstack.org/45670716:51
*** Swami_ has joined #openstack-neutron16:53
ihrachysslaweq, thanks16:53
*** donghao has joined #openstack-neutron16:53
*** jaosorior has joined #openstack-neutron16:54
*** markstur has quit IRC16:54
*** tmorin has quit IRC16:55
*** dsneddon_ is now known as dsneddon16:58
*** st8less has joined #openstack-neutron16:59
*** baoli has quit IRC17:00
*** baoli has joined #openstack-neutron17:01
*** ralonsoh has quit IRC17:02
*** john-davidge has quit IRC17:02
*** john-dav_ has joined #openstack-neutron17:02
*** reedip_ has quit IRC17:03
*** jaosorior has quit IRC17:03
*** 21WAAA2JF is now known as EmilienM17:05
*** EmilienM has joined #openstack-neutron17:05
*** ekuris has quit IRC17:06
*** nirmoy__ has quit IRC17:08
*** efoley__ has quit IRC17:10
*** limao_ has quit IRC17:10
*** limao has joined #openstack-neutron17:11
*** debedb has joined #openstack-neutron17:11
*** gcheresh has joined #openstack-neutron17:13
*** ociuhandu has quit IRC17:14
*** gongysh has quit IRC17:15
*** iyamahat has joined #openstack-neutron17:15
*** yamahata has joined #openstack-neutron17:15
*** reedip_ has joined #openstack-neutron17:16
*** bfournie has joined #openstack-neutron17:17
*** johndperkins has quit IRC17:18
*** abregman|afk is now known as abregman17:18
*** baoli has quit IRC17:20
*** baoli has joined #openstack-neutron17:21
*** ekuris has joined #openstack-neutron17:22
*** iranzo has joined #openstack-neutron17:24
*** iranzo has quit IRC17:24
*** iranzo has joined #openstack-neutron17:24
*** sambetts is now known as sambetts|afk17:26
*** bfernando has quit IRC17:26
*** limao_ has joined #openstack-neutron17:31
*** aojea has joined #openstack-neutron17:32
*** aojea has quit IRC17:32
*** aojea has joined #openstack-neutron17:32
*** ekuris has quit IRC17:33
*** limao has quit IRC17:34
*** mohankumar has joined #openstack-neutron17:35
*** iranzo has quit IRC17:37
*** rcernin has joined #openstack-neutron17:42
*** tbachman has quit IRC17:43
*** tbachman has joined #openstack-neutron17:43
*** limao has joined #openstack-neutron17:44
*** limao_ has quit IRC17:44
*** mhickey has quit IRC17:44
*** vks1 has quit IRC17:46
openstackgerritMiguel Lavalle proposed openstack/neutron master: Add string validation on security group's name  https://review.openstack.org/35219017:46
*** obondarev has joined #openstack-neutron17:47
*** limao has quit IRC17:49
*** SumitNaiksatam has joined #openstack-neutron17:50
*** zkassab has quit IRC17:51
*** obondarev has quit IRC17:52
*** lpetrut has joined #openstack-neutron17:59
*** ociuhandu has joined #openstack-neutron17:59
*** baoli has quit IRC17:59
*** zkassab has joined #openstack-neutron18:01
*** Jack_Iv has quit IRC18:01
*** baoli has joined #openstack-neutron18:01
*** Jack_Iv has joined #openstack-neutron18:02
openstackgerritMerged openstack/neutron master: DVR: Don't clean snat-ns of DVR HA router when fullsync  https://review.openstack.org/43486318:05
openstackgerritMerged openstack/neutron master: tests: removed support for OS_CHECK_PLUGIN_DEALLOCATION  https://review.openstack.org/43630718:05
openstackgerritMerged openstack/neutron master: Stop direct access to CONF.debug  https://review.openstack.org/45379418:06
*** johndperkins has joined #openstack-neutron18:06
*** Jack_Iv has quit IRC18:07
*** oreillyd has quit IRC18:07
*** oreillyd_ has quit IRC18:07
*** chlong has quit IRC18:07
*** Jack_Iv has joined #openstack-neutron18:07
*** SumitNaiksatam has quit IRC18:09
*** neiljerram has quit IRC18:09
*** s3wong has joined #openstack-neutron18:09
*** kobis has joined #openstack-neutron18:15
*** donghao has quit IRC18:17
*** armax_ has joined #openstack-neutron18:17
*** tidwellr has quit IRC18:18
*** ataraday_ has joined #openstack-neutron18:18
*** tbachman has quit IRC18:19
*** tidwellr has joined #openstack-neutron18:19
*** armax has quit IRC18:20
*** armax_ is now known as armax18:20
*** TMM has quit IRC18:22
*** tidwellr has quit IRC18:24
*** lpetrut has quit IRC18:26
*** mlavalle has quit IRC18:26
*** mvk has quit IRC18:29
openstackgerritMerged openstack/networking-sfc master: Fix UT failures with multiple flow classifiers  https://review.openstack.org/45660218:30
openstackgerritMerged openstack/networking-sfc master: Updated from global requirements  https://review.openstack.org/45595518:30
*** sterdnotshaken has quit IRC18:35
openstackgerritOpenStack Proposal Bot proposed openstack/networking-sfc master: Updated from global requirements  https://review.openstack.org/45672618:35
*** tonytan4ever has quit IRC18:36
*** ociuhandu has quit IRC18:36
*** kobis has quit IRC18:39
*** kobis has joined #openstack-neutron18:41
*** aojea has quit IRC18:42
*** lucasxu has quit IRC18:43
*** reedip_ has quit IRC18:43
*** dsneddon has quit IRC18:45
*** kobis has quit IRC18:46
*** kobis has joined #openstack-neutron18:47
*** dsneddon has joined #openstack-neutron18:48
*** chlong has joined #openstack-neutron18:49
*** fragatina has quit IRC18:49
dasmihrachys: o/ could you look at: https://review.openstack.org/#/c/452888/18:51
dasmwe need to merge that, to unblock the gate, and release neutron & co18:51
*** ociuhandu has joined #openstack-neutron18:51
dasmkevinbenton: ^18:51
*** sterdnotshaken has joined #openstack-neutron18:52
*** sridharg has quit IRC18:53
*** sridharg has joined #openstack-neutron18:53
*** reedip_ has joined #openstack-neutron18:55
*** sridharg has quit IRC18:56
*** MasterOfBugs has joined #openstack-neutron18:59
*** armax_ has joined #openstack-neutron18:59
*** armax has quit IRC19:00
*** armax_ is now known as armax19:00
ihrachyslooking19:00
*** d9k_ has joined #openstack-neutron19:01
*** chlong has quit IRC19:02
*** d9k has quit IRC19:03
*** armax has quit IRC19:04
ihrachysdasm, -1d it due to some issues19:05
*** manheim has joined #openstack-neutron19:06
dasmihrachys: ack, looking19:07
*** armax has joined #openstack-neutron19:08
dasmyamamoto: o/ probably you're not here :/ but in free time, could you look? ^19:09
*** manheim has quit IRC19:11
*** kobis has quit IRC19:13
*** sterdnotshaken1 has joined #openstack-neutron19:13
*** kobis has joined #openstack-neutron19:14
*** sterdnotshaken has quit IRC19:15
*** reedip_ has quit IRC19:15
*** TMM has joined #openstack-neutron19:16
*** mickeys has quit IRC19:16
*** gouthamr has quit IRC19:17
*** nlahouti1 has quit IRC19:17
*** donghao has joined #openstack-neutron19:17
*** mhickey has joined #openstack-neutron19:19
*** manheim has joined #openstack-neutron19:19
*** abregman is now known as abregman|afk19:21
*** voelzmo has joined #openstack-neutron19:22
*** ociuhandu has quit IRC19:22
*** fragatina has joined #openstack-neutron19:23
*** donghao has quit IRC19:23
*** erhudy has joined #openstack-neutron19:24
*** gcheresh_ has joined #openstack-neutron19:25
*** gcheresh has quit IRC19:26
*** voelzmo has quit IRC19:26
*** manheim_ has joined #openstack-neutron19:26
*** aojea has joined #openstack-neutron19:26
*** mohankumar has quit IRC19:26
*** voelzmo has joined #openstack-neutron19:28
*** Jack_Iv has quit IRC19:28
*** john5223 has quit IRC19:28
*** aojea has quit IRC19:29
*** manheim has quit IRC19:29
*** aojea has joined #openstack-neutron19:29
*** Jack_Iv has joined #openstack-neutron19:30
*** annegentle has joined #openstack-neutron19:31
*** Jack_Iv has quit IRC19:35
*** aojea has quit IRC19:35
*** Swami_ has quit IRC19:36
*** john-dav_ has quit IRC19:36
*** Swami_ has joined #openstack-neutron19:37
*** ataraday_ has quit IRC19:39
*** Jack_Iv has joined #openstack-neutron19:40
*** Swami_ has quit IRC19:40
*** Jack_Iv has quit IRC19:46
*** Jack_Iv has joined #openstack-neutron19:47
*** mlavalle has joined #openstack-neutron19:47
*** kobis has quit IRC19:49
*** vhosakot has quit IRC19:50
*** Jack_Iv has quit IRC19:51
-openstackstatus- NOTICE: The Gerrit service on http://review.openstack.org is being restarted to address hung remote replication tasks.19:52
*** coreycb is now known as coreycb_vaca19:52
*** aojea has joined #openstack-neutron19:53
*** mickeys has joined #openstack-neutron19:53
*** armax has quit IRC19:54
*** Jack_Iv has joined #openstack-neutron19:55
*** armax has joined #openstack-neutron19:56
*** annegentle has quit IRC19:57
openstackgerritKevin Benton proposed openstack/neutron master: Fullstack: enable DHCP agent  https://review.openstack.org/45170419:58
*** annegentle has joined #openstack-neutron19:58
*** jamesdenton has joined #openstack-neutron19:59
*** Jack_Iv has quit IRC20:00
*** cleong has quit IRC20:01
*** st8less has quit IRC20:02
*** crushil has quit IRC20:04
openstackgerritKevin Benton proposed openstack/neutron master: Skip DHCP agent query in provisioning block setup  https://review.openstack.org/45200920:05
*** baoli_ has joined #openstack-neutron20:06
*** baoli has quit IRC20:09
*** gouthamr has joined #openstack-neutron20:10
*** g3ek has quit IRC20:10
*** manheim_ has quit IRC20:11
*** itlinux has joined #openstack-neutron20:17
*** g3ek has joined #openstack-neutron20:19
*** nlahouti has joined #openstack-neutron20:19
*** voelzmo has quit IRC20:20
*** wolverineav has joined #openstack-neutron20:22
openstackgerritOpenStack Proposal Bot proposed openstack/neutron master: Updated from global requirements  https://review.openstack.org/45389220:23
openstackgerritOpenStack Proposal Bot proposed openstack/neutron-lib master: Updated from global requirements  https://review.openstack.org/45595920:23
*** reedip_ has joined #openstack-neutron20:24
*** crushil has joined #openstack-neutron20:24
*** mhickey has quit IRC20:26
*** janzian has quit IRC20:26
*** zhenguo has quit IRC20:32
*** tonytan4ever has joined #openstack-neutron20:37
itlinuxhello all20:38
itlinuxjust a quick clarification since someone was just telling me about DVR and my understanding is that DVR will have a router at the hypervisor and the FIP where the vm is (hypervisor) and if that machine gets move or the hypervisor shuts down I could move the IP to another vm and the next Hypervisor will get the ip.. etc. etc..20:39
itlinuxalso this is basically working like the old nova network where if the network master node shuts down the vm can still be able to go on the internet..20:40
itlinuxthanks20:40
haleybitlinux: yes, with DVR, floating IP is done on the compute node, and that IP can be moved to another VM.  The network node is only needed for default SNAT traffic, for when the VM does not have a floating IP.20:44
itlinuxcool that's what my understanding was. TY for confirming it..20:45
*** ijw has joined #openstack-neutron20:47
*** itlinux has quit IRC20:48
openstackgerritMerged openstack/networking-bagpipe master: fix launchpad URL in README  https://review.openstack.org/45670720:48
ijwHey, can someone give me a quick lesson on how port binding works with a L3 agent in HA mode?20:48
*** st8less has joined #openstack-neutron20:48
ijwFrom what I can tell, the binding information describes it as bound on host A, but I'm trying to work out how that works with a redundant router that would need the port bound on multiple hosts20:48
ijw(not DVR, just bog-standard active-backup redundant)20:49
*** itlinux has joined #openstack-neutron20:52
*** bfournie has quit IRC20:52
openstackgerritReedip proposed openstack/neutron-lib master: [FWaaS] Migrate Public attribute to Shared  https://review.openstack.org/45122920:54
*** st8less has quit IRC20:55
amullerijw: the port is bound to the new master on failover20:57
*** st8less has joined #openstack-neutron20:58
amullerijw: however, that is primarily for reporting purposes and for ml2 mech drivers that need the port binding to be accurate to send it to a backend20:58
amullerstock l3 ha with the ovs or lb agents don't actually pay attention to the host value in the binding information in this case20:58
*** gcheresh_ has quit IRC20:59
ijwEww21:01
ijwI don't suppose there's any chance we could clean that up?21:01
amullerWhat do you need?21:01
amullerOr why is this a problem?21:02
ijwI'm kind of surprised at the number of roots that the agent code seems to have in the code (the fact that there's a class called 'dbonly' for some things which *doesn't* have integrated agent callouts is just weird, for instance)21:02
*** thorst has quit IRC21:02
ijwWhat I need is to work out how, as a mechanism driver, I can get the right behaviour when I'm working with a router port, but it's actually kind of hard.21:03
amullerI actually need to get going, we can follow up21:04
ijwIt sounds like when I'm working with the HA router I really want the router port to be bound on all of the hosts with a router namespace so that failover happens as fast as possible, and I'm not sure how I can tell that's what I should be doing.21:04
*** armax has quit IRC21:06
openstackgerritMerged openstack/neutron master: fullstack: Test vms are pingable before testing data plane  https://review.openstack.org/45620821:06
*** armax has joined #openstack-neutron21:07
openstackgerritReedip proposed openstack/neutron-lib master: Add CIDR for canonical format conversion  https://review.openstack.org/43252121:07
*** amuller has quit IRC21:08
*** haleyb has quit IRC21:09
kevinbentonihrachys: isn't this closed? https://bugs.launchpad.net/neutron/+bug/168091221:10
openstackLaunchpad bug 1680912 in neutron "Sometimes grenade job fails with NetworkNotFound because a network delete request took too long" [Critical,Confirmed] - Assigned to Ihar Hrachyshka (ihar-hrachyshka)21:10
*** sdague has quit IRC21:11
ihrachyskevinbenton, yes21:11
kevinbentonihrachys: ack21:11
ihrachyskevinbenton, LP hasn't caught it because it was not in master21:11
*** crushil has quit IRC21:14
*** chlong has joined #openstack-neutron21:17
*** manheim has joined #openstack-neutron21:18
openstackgerritOctave Orgeron proposed openstack/neutron master: Enables MySQL Cluster Support for Neutron  https://review.openstack.org/44613621:18
*** lpetrut has joined #openstack-neutron21:20
*** donghao has joined #openstack-neutron21:21
*** manheim has quit IRC21:22
*** manheim has joined #openstack-neutron21:22
*** donghao has quit IRC21:25
*** bfournie has joined #openstack-neutron21:26
*** bfournie has quit IRC21:27
*** zkassab has quit IRC21:27
openstackgerritboden proposed openstack/neutron-specs master: Neutron resource diagnostics  https://review.openstack.org/30897321:30
*** davidsha has joined #openstack-neutron21:31
davidshakevinbenton: ping21:33
kevinbentondavidsha: pong21:33
*** reedip_ has quit IRC21:33
*** itlinux has quit IRC21:34
*** armax has quit IRC21:34
davidshakevinbenton: Hey, sorry to bother you, just wondering would you be able to assign an approver to the flow manager spec? https://review.openstack.org/#/c/320439/1821:34
openstackgerritKevin Benton proposed openstack/neutron master: Record queries for helpful failure msg in bounds test  https://review.openstack.org/45676621:34
kevinbentonihrachys: ^^ should help us21:35
*** armax has joined #openstack-neutron21:35
manjeetskevinbenton, ping (i have question regarding grenade-linuxbridge-multinode job)21:35
kevinbentondavidsha: I've been meaning to see if Jakub would be available for it21:36
kevinbentondavidsha: what TZ are you in?21:36
kevinbentonmanjeets: pong21:36
davidshakevinbenton: UTC21:37
ihrachyskevinbenton, ack21:37
kevinbentondavidsha: can you ping him to see if he would be able to be approver?21:37
manjeetsdid you get chance to review the logs gate-grenade-dsvm-neutron-linuxbridge-multinode-ubuntu-xenial-nv21:37
kevinbentonotherwiseguy: would you be able to help out as well?21:37
kevinbentonotherwiseguy: (flow manager spec https://review.openstack.org/#/c/320439/18 )21:37
manjeetskevinbenton, I figured that job only fail when placed on rax cloud21:38
kevinbentonmanjeets: not yet. do you have a link to a failure21:38
otherwiseguykevinbenton, I can take a look, but I'm just now coming up to speed on openflow stuff in general.21:39
*** itlinux has joined #openstack-neutron21:39
otherwiseguyI've kind of been focused on the OVSDB side of things.21:39
ihrachyskevinbenton, is there any doc on format for the callback functions? there is nothing in http://docs.sqlalchemy.org/en/latest/core/event.html#sqlalchemy.event.listen21:40
*** seanatcisco has quit IRC21:40
*** lpetrut has quit IRC21:40
ihrachysor they are event specific?21:41
manjeetskevinbenton, http://logs.openstack.org/65/456665/1/check/gate-grenade-dsvm-neutron-linuxbridge-multinode-ubuntu-xenial-nv/74b2004/21:41
ihrachysnevermind, I found http://docs.sqlalchemy.org/en/latest/core/events.html#sqlalchemy.events.ConnectionEvents.after_execute21:41
manjeetsit is failing on ping test on fip http://logs.openstack.org/65/456665/1/check/gate-grenade-dsvm-neutron-linuxbridge-multinode-ubuntu-xenial-nv/74b2004/logs/grenade.sh.txt.gz#_2017-04-13_19_47_55_61821:42
*** chlong has quit IRC21:42
openstackgerritManjeet Singh Bhatia proposed openstack/networking-odl master: Add functional tests for QoS  https://review.openstack.org/42987221:43
davidshakevinbenton: Sure, is jakub his irc?21:44
*** annegentle has quit IRC21:46
*** john-davidge has joined #openstack-neutron21:47
*** reedip_ has joined #openstack-neutron21:47
*** tesseract has quit IRC21:47
kevinbentondavidsha: jlibosva21:48
kevinbentonotherwiseguy: ack21:48
kevinbentonmanjeets: is it only grenade job?21:49
manjeetskevinbenton, yes multinode one for lb21:49
kevinbentonmanjeets: do we have a non-grenade LB multinode?21:50
kevinbentonmanjeets: (determining if it's an upgrade issue or multinode issue)21:50
manjeetskevinbenton I guess may be related to cloud on which jobs gets placed21:51
manjeetssame job pass if get placed on osic or ovh cloud21:51
*** john-davidge has quit IRC21:51
kevinbentonmanjeets: but do we have a multinode job that isn't grenade for linux bridge?21:52
manjeetslooking at jobs i don't think so21:52
manjeets1. gate-tempest-dsvm-neutron-linuxbridge-ubuntu-xenial 2. gate-grenade-dsvm-neutron-linuxbridge-multinode-ubuntu-xenial-nv 3.gate-tempest-dsvm-neutron-scenario-linuxbridge-ubuntu-xenial-nv21:53
manjeetskevinbenton, i see only these for lb21:54
openstackgerritTerry Wilson proposed openstack/neutron master: Use the ovsdbapp library  https://review.openstack.org/45301421:55
kevinbentonmanjeets: ack21:56
kevinbentonmanjeets: so it could be either an upgrade issue or a multinode issue21:56
kevinbentonmanjeets: i will dig into it a bit later this afternoon21:56
manjeetskevinbenton, yes i experimented timeout and concurrency for running smoke test which I can say is not the issue21:57
manjeetsbut wasn't lucky enough to get job placed on rax cloud for increased timeout21:57
manjeetskevinbenton, https://review.openstack.org/#/c/448218/ made some patches dependent on this one concurrency is not the issue21:59
*** erhudy has quit IRC22:00
*** ijw has quit IRC22:01
*** ijw has joined #openstack-neutron22:01
openstackgerritManjeet Singh Bhatia proposed openstack/networking-odl master: Add functional tests for QoS  https://review.openstack.org/42987222:04
*** abregman|afk has quit IRC22:08
openstackgerritBernard Cafarelli proposed openstack/networking-sfc master: Updated from global requirements  https://review.openstack.org/45672622:09
*** debedb_ has joined #openstack-neutron22:09
*** thorst has joined #openstack-neutron22:10
*** debedb has quit IRC22:11
*** debedb_ is now known as debedb22:11
openstackgerritIhar Hrachyshka proposed openstack/neutron master: ip_lib: ignore gre and lo devices in get_devices by default  https://review.openstack.org/45543122:13
openstackgerritIhar Hrachyshka proposed openstack/neutron master: Ignore gre devices in namespaces when cleaning up devices  https://review.openstack.org/45487222:13
reedip_boden https://review.openstack.org/432521 has been updated , thanks for your comments22:16
*** jamielennox|away is now known as jamielennox22:19
*** thorst has quit IRC22:20
*** armax has quit IRC22:21
openstackgerritTerry Wilson proposed openstack/neutron master: Use the ovsdbapp library  https://review.openstack.org/45301422:22
*** trevormc has quit IRC22:23
openstackgerritReedip proposed openstack/neutron master: Improve Qos Update Policy Rule test  https://review.openstack.org/45677322:26
*** aojea has quit IRC22:26
*** boden has quit IRC22:29
*** Jack_Iv has joined #openstack-neutron22:29
*** manheim has quit IRC22:29
reedip_kevinbenton : Hi, during Ocata summit, this BP was not being worked upon. https://bugs.launchpad.net/neutron/+bug/155881222:31
openstackLaunchpad bug 1558812 in neutron "[RFE] Enable adoption of an existing subnet into a subnetpool" [Wishlist,Triaged] - Assigned to Reedip (reedip-banerjee)22:31
*** itlinux has quit IRC22:31
reedip_kevinbenton : trevormc and I wanted to take it up, if possible.22:32
reedip_kevinbenton : let me know your thoughts on this when you get time, thanks22:33
*** annegentle has joined #openstack-neutron22:33
*** reedip_ is now known as reedip_afk22:33
*** annegentle has quit IRC22:33
*** Jack_Iv has quit IRC22:34
*** davidsha has quit IRC22:35
*** lyan has quit IRC22:36
*** lyan has joined #openstack-neutron22:38
*** markstur has joined #openstack-neutron22:38
*** thorst has joined #openstack-neutron22:43
*** thorst has quit IRC22:44
*** ihrachys has quit IRC22:44
openstackgerritMerged openstack/networking-midonet master: use portbindings from neutron-lib  https://review.openstack.org/45288822:45
kevinbentonreedip_afk: ack. we'll talk about it next drivers meeting22:51
*** ventifus has quit IRC22:54
*** john51 has quit IRC22:56
*** ventifus has joined #openstack-neutron22:57
*** john51 has joined #openstack-neutron22:59
*** MasterOfBugs has quit IRC23:00
*** lyan has quit IRC23:02
*** thorst has joined #openstack-neutron23:15
*** donghao has joined #openstack-neutron23:23
*** gouthamr has quit IRC23:24
*** thorst has quit IRC23:26
*** donghao has quit IRC23:28
*** ventifus has quit IRC23:33
*** chyka has quit IRC23:33
*** chyka has joined #openstack-neutron23:33
*** markstur has quit IRC23:34
*** gouthamr has joined #openstack-neutron23:35
openstackgerritOpenStack Proposal Bot proposed openstack/networking-midonet master: Updated from global requirements  https://review.openstack.org/43861023:36
openstackgerritOpenStack Proposal Bot proposed openstack/neutron master: Updated from global requirements  https://review.openstack.org/45389223:37
*** mlavalle has quit IRC23:38
*** chyka has quit IRC23:38
*** bfournie has joined #openstack-neutron23:39
*** thorst has joined #openstack-neutron23:41
*** st8less has quit IRC23:42
*** ijw has quit IRC23:55
*** itlinux has joined #openstack-neutron23:56
*** ijw has joined #openstack-neutron23:59

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