Friday, 2016-06-24

*** Sukhdev has quit IRC00:00
*** abnicken has quit IRC00:00
*** yb has joined #openstack-neutron00:00
*** sthillma has quit IRC00:02
*** sthillma has joined #openstack-neutron00:03
*** emagana has quit IRC00:03
*** Sukhdev has joined #openstack-neutron00:03
*** emagana has joined #openstack-neutron00:04
*** salv-orl_ has quit IRC00:06
*** emagana has quit IRC00:08
*** sthillma has quit IRC00:08
*** sthillma has joined #openstack-neutron00:09
*** rcernin has quit IRC00:12
kevinbentonhaleyb: still there?00:14
*** lujinluo has joined #openstack-neutron00:15
openstackgerritHenry Gessau proposed openstack/neutron: [WIP] Support unique labels for alembic branches  https://review.openstack.org/33363300:18
*** aranjan has joined #openstack-neutron00:19
*** thorst_away has joined #openstack-neutron00:24
mlavallekevinbenton: ping00:24
*** nplanel has quit IRC00:25
kevinbentonmlavalle: pong00:27
mlavallekevinbenton: yb and are we are lookin at your comment to https://review.openstack.org/#/c/313291/00:28
kevinbentonmlavalle: yb?00:29
ybhi00:29
mlavallekevinbenton: yb is the author of the patchset, his name is Bin Yu00:29
kevinbentonok okay00:29
kevinbentonyeah, so i'm a little worried about previous_name stuff00:29
kevinbentonbecause if it's important for something we have to worry about race conditions during concurrent updates to the same object00:30
mlavallekevinbenton: but that didn't change00:30
mlavallein this patchset, I mean00:31
mlavallewhen we update a port with an new dns_name, that will change the port's records in the external dns servioce00:31
kevinbentonmlavalle: but this schema didn't exist before, how were you getting the previous name?00:32
mlavallebut the external dns service doesn't have an update operation00:32
*** dane_leblanc__ has quit IRC00:32
mlavallewe just moved dns_name from one table to another00:32
mlavallefrom ports to portsdnses00:33
*** s3wong has joined #openstack-neutron00:33
kevinbentonmlavalle: oh i see now00:35
kevinbentonmlavalle: that schema already exists00:35
mlavalleyeap00:35
mlavallethat's how dns has been working since Mitaka00:35
kevinbentonmlavalle: ok, -1 has been removed00:35
mlavallekevinbenton: thanks00:35
kevinbentonmlavalle: that schema worries me though00:35
kevinbentonmlavalle: if two updates to a port come in at the same time00:35
*** tflynn has joined #openstack-neutron00:36
kevinbentonmlavalle: you might have two requests to external dns00:36
kevinbentonmlavalle: that both say the same old value00:36
kevinbentonmlavalle: and have different new values00:36
*** numans has joined #openstack-neutron00:36
kevinbentonmlavalle: and an intermediary one creates a new record00:37
kevinbentonmlavalle: then the second one creates another new record00:37
kevinbentonmlavalle: but the second one doesn't delete the new record the first creates00:37
*** vhosakot has quit IRC00:38
mlavallekevinbenton: when we change old and new, we change them in the same transaction00:39
kevinbentonmlavalle: right, but both will update the old value to the same thing, and then the new value to something else00:42
kevinbentonmlavalle: unless you did it with a compare and swap where you specify what the old value has to be00:43
mlavallekevinbenton: No, that is a improvement we need to add00:43
mlavallekevinbenton: we are going to do that is a follow up patchset00:43
mlavallekevinbenton: good point00:43
kevinbentonmlavalle: ack. well unless you need to back-port it, don't worry about it00:44
kevinbentonmlavalle: once revision numbers get added, all updates will be compare and swap00:44
mlavallekevinbenton: ahh great. Thanks!00:44
kevinbentonmlavalle: just something to keep in the back of your head in case we get a bug report about stale records left on external dns or something00:45
mlavallekevinbenton: yes, thanks!00:45
*** aranjan has quit IRC00:47
*** aranjan has joined #openstack-neutron00:48
*** mickeys has quit IRC00:49
*** mfuruta has joined #openstack-neutron00:49
*** gangil has quit IRC00:49
*** namnh has joined #openstack-neutron00:57
*** zhhuabj has quit IRC00:57
*** zhhuabj has joined #openstack-neutron00:57
*** regXboi has joined #openstack-neutron01:00
*** tflynn has quit IRC01:00
*** abhiraut has quit IRC01:00
*** SumitNaiksatam has joined #openstack-neutron01:01
*** zhhuabj has quit IRC01:01
*** zhhuabj has joined #openstack-neutron01:01
*** Sukhdev has quit IRC01:01
*** djan has quit IRC01:02
openstackgerritKevin Benton proposed openstack/neutron: Use get_vif_port_set in restore_local_vlan_map  https://review.openstack.org/33364201:02
*** Sukhdev has joined #openstack-neutron01:04
*** julim has joined #openstack-neutron01:08
*** salv-orlando has joined #openstack-neutron01:08
*** Sukhdev has quit IRC01:08
*** shashank_hegde has quit IRC01:11
openstackgerritKevin Benton proposed openstack/neutron: Revert "OVS: don't throw KeyError when duplicate VLAN tags exist"  https://review.openstack.org/33364401:11
*** salv-orlando has quit IRC01:15
*** aranjan has quit IRC01:17
*** aranjan has joined #openstack-neutron01:17
*** aranjan has quit IRC01:22
*** wolverineav has quit IRC01:22
*** sdague has quit IRC01:23
*** wolverineav has joined #openstack-neutron01:23
*** kevo has quit IRC01:26
*** pacoblox has joined #openstack-neutron01:30
*** EinstCrazy has joined #openstack-neutron01:31
*** vhosakot has joined #openstack-neutron01:32
haleybkevinbenton: pong, see your changes01:33
*** EinstCrazy has quit IRC01:33
*** esmiurium has quit IRC01:34
*** Peter___ has quit IRC01:36
openstackgerritOpenStack Proposal Bot proposed openstack/neutron: Updated from global requirements  https://review.openstack.org/33343501:36
openstackgerritOpenStack Proposal Bot proposed openstack/neutron-fwaas: Updated from global requirements  https://review.openstack.org/33232201:37
openstackgerritOpenStack Proposal Bot proposed openstack/os-vif: Updated from global requirements  https://review.openstack.org/33190101:39
*** amotoki has joined #openstack-neutron01:39
*** tbachman_ has joined #openstack-neutron01:39
*** tbachman has quit IRC01:40
*** tbachman_ is now known as tbachman01:40
*** mlavalle has quit IRC01:41
*** asingh has quit IRC01:42
*** karad has joined #openstack-neutron01:44
*** tbachman_ has joined #openstack-neutron01:45
*** EinstCrazy has joined #openstack-neutron01:45
*** stanzgy has joined #openstack-neutron01:45
*** tbachman has quit IRC01:47
*** tbachman_ is now known as tbachman01:47
*** gvrangan has quit IRC01:51
*** wolverineav has quit IRC01:52
*** stanzgy_ has joined #openstack-neutron01:52
*** gouthamr_ is now known as gouthamr01:54
*** baojg has joined #openstack-neutron01:54
*** dave-mccowan has quit IRC01:56
*** asingh has joined #openstack-neutron01:58
*** dingboopt has quit IRC01:58
*** s3wong has quit IRC01:59
*** wolverineav has joined #openstack-neutron02:01
*** baoli has joined #openstack-neutron02:01
*** gangil has joined #openstack-neutron02:03
*** vhosakot has quit IRC02:07
*** sthillma has quit IRC02:10
*** regXboi has quit IRC02:11
*** annp has joined #openstack-neutron02:14
*** salv-orlando has joined #openstack-neutron02:15
*** thorst_away has quit IRC02:16
*** baoli has quit IRC02:16
*** thorst_away has joined #openstack-neutron02:17
openstackgerritBrian Haley proposed openstack/neutron: DNM: DVR: Debug parent patch failure  https://review.openstack.org/33303602:20
*** tflynn has joined #openstack-neutron02:20
*** asingh has quit IRC02:21
*** ijw has quit IRC02:22
*** yamahata has quit IRC02:24
*** thorst_away has quit IRC02:25
openstackgerritSongming Yan proposed openstack/python-neutronclient: Fix the problem of mox  https://review.openstack.org/33093302:27
*** jhershbe has joined #openstack-neutron02:27
*** salv-orlando has quit IRC02:27
openstackgerritSongming Yan proposed openstack/python-neutronclient: Fix the problem of mox in test_shell.py  https://review.openstack.org/33093302:29
*** asingh has joined #openstack-neutron02:31
*** asingh has quit IRC02:31
*** zhhuabj has quit IRC02:32
openstackgerritSongming Yan proposed openstack/python-neutronclient: Add the guideline for vlan-aware-vms  https://review.openstack.org/32873602:35
openstackgerritSongming Yan proposed openstack/python-neutronclient: Add the guideline for vlan-aware-vms  https://review.openstack.org/32873602:36
*** dave-mccowan has joined #openstack-neutron02:37
*** lujinluo has quit IRC02:42
*** tflynn has quit IRC02:46
*** vhosakot has joined #openstack-neutron02:47
openstackgerritbin proposed openstack/neutron: Refactor DNS integration out of DB core plugin  https://review.openstack.org/31329102:48
*** emagana has joined #openstack-neutron02:50
*** zhhuabj has joined #openstack-neutron02:50
*** M00nr41n has joined #openstack-neutron02:53
*** emagana has quit IRC02:54
*** gouthamr has quit IRC02:55
*** yuanying has quit IRC02:55
*** vhosakot has quit IRC02:58
*** karad has quit IRC02:59
*** ramishra has joined #openstack-neutron02:59
*** shivrao has quit IRC03:01
*** tbachman has quit IRC03:01
*** lujinluo has joined #openstack-neutron03:01
*** ramishra has quit IRC03:01
mesterygaryk: This could use your devstack love if you have a moment: https://review.openstack.org/#/c/327278/03:03
mesterygaryk: It's a very simple change which unblocks 3 networking-ovn changes. Thanks!03:03
*** wolverineav has quit IRC03:06
*** tflynn has joined #openstack-neutron03:07
*** ramishra has joined #openstack-neutron03:07
openstackgerritDongcan Ye proposed openstack/neutron-dynamic-routing: Allow root privilege for mkdir  https://review.openstack.org/33366803:08
*** wolverineav has joined #openstack-neutron03:10
*** jhershbe has quit IRC03:13
*** tbachman has joined #openstack-neutron03:13
openstackgerritOpenStack Proposal Bot proposed openstack/neutron-vpnaas: Updated from global requirements  https://review.openstack.org/33343703:14
*** wolverineav has quit IRC03:14
*** fragatina has joined #openstack-neutron03:15
openstackgerritOpenStack Proposal Bot proposed openstack/os-vif: Updated from global requirements  https://review.openstack.org/33190103:16
*** ramishra has quit IRC03:16
*** fnaval has quit IRC03:16
openstackgerritOpenStack Proposal Bot proposed openstack/python-neutronclient: Updated from global requirements  https://review.openstack.org/33118303:17
*** ramishra has joined #openstack-neutron03:22
*** rm_work has quit IRC03:22
*** thorst_away has joined #openstack-neutron03:23
*** rm_work has joined #openstack-neutron03:25
*** lujinluo has quit IRC03:26
*** amotoki has quit IRC03:26
*** fnaval has joined #openstack-neutron03:27
*** tflynn has quit IRC03:27
*** wolverineav has joined #openstack-neutron03:27
*** salv-orlando has joined #openstack-neutron03:29
*** thorst_away has quit IRC03:30
*** wolverineav has quit IRC03:32
*** wolverineav has joined #openstack-neutron03:34
*** rcernin has joined #openstack-neutron03:34
*** ramishra has quit IRC03:37
*** salv-orlando has quit IRC03:37
*** fragatina has quit IRC03:40
*** gongysh has joined #openstack-neutron03:42
openstackgerritAradhana Singh proposed openstack/neutron: [WIP] Auto Scheduling for Segments  https://review.openstack.org/33371603:43
*** ramishra has joined #openstack-neutron03:43
*** amotoki has joined #openstack-neutron03:44
*** yamamot__ has joined #openstack-neutron03:47
*** regXboi has joined #openstack-neutron03:47
*** ramishra has quit IRC03:49
*** yuanying has joined #openstack-neutron03:50
*** baojg has quit IRC03:50
*** baojg has joined #openstack-neutron03:52
*** ramishra has joined #openstack-neutron03:54
*** aranjan has joined #openstack-neutron03:54
*** shashank_hegde has joined #openstack-neutron03:55
*** tflynn has joined #openstack-neutron03:55
*** amotoki has quit IRC04:00
*** lujinluo has joined #openstack-neutron04:01
*** amotoki has joined #openstack-neutron04:03
*** M00nr41n has quit IRC04:03
*** Sukhdev has joined #openstack-neutron04:07
*** jckasper has joined #openstack-neutron04:09
*** regXboi has quit IRC04:09
openstackgerritLujin Luo proposed openstack/neutron: Add a composite unique key to floatingip table in Neutron database  https://review.openstack.org/27601804:09
*** shivrao has joined #openstack-neutron04:10
*** regXboi has joined #openstack-neutron04:10
*** shivrao_ has joined #openstack-neutron04:10
*** markvoelker has quit IRC04:11
*** shivrao has quit IRC04:14
*** shivrao_ is now known as shivrao04:14
*** prateek has joined #openstack-neutron04:18
*** amotoki has quit IRC04:18
*** yb1 has joined #openstack-neutron04:20
*** david-lyle has quit IRC04:20
*** david-lyle has joined #openstack-neutron04:20
*** yb has quit IRC04:22
*** regXboi has quit IRC04:24
*** thorst_away has joined #openstack-neutron04:28
*** baoli has joined #openstack-neutron04:28
*** anilvenkata has joined #openstack-neutron04:31
openstackgerritJianGang Weng proposed openstack/python-neutronclient: Fix auto-allocated-topology-show argument error  https://review.openstack.org/33373004:31
*** baoli has quit IRC04:33
*** diga has joined #openstack-neutron04:33
*** azbiswas has joined #openstack-neutron04:33
*** ramishra has quit IRC04:34
*** ivar-lazzaro has joined #openstack-neutron04:34
*** thorst_away has quit IRC04:35
*** slaweq has joined #openstack-neutron04:36
*** ivar-laz_ has joined #openstack-neutron04:36
*** links has joined #openstack-neutron04:37
*** amotoki has joined #openstack-neutron04:38
*** ivar-lazzaro has quit IRC04:39
*** vikasc has joined #openstack-neutron04:39
*** salv-orlando has joined #openstack-neutron04:39
*** hynekm has joined #openstack-neutron04:39
*** EinstCrazy has quit IRC04:40
*** slaweq has quit IRC04:41
*** ramishra has joined #openstack-neutron04:41
*** prateek has quit IRC04:42
*** _Fdaisuke_ has quit IRC04:43
*** EinstCrazy has joined #openstack-neutron04:47
*** ivar-laz_ has quit IRC04:48
*** jckasper has quit IRC04:49
*** jckasper has joined #openstack-neutron04:50
*** links has quit IRC04:50
*** links has joined #openstack-neutron04:50
*** dave-mccowan has quit IRC04:50
*** ramishra has quit IRC04:50
*** salv-orlando has quit IRC04:51
*** ratailor has joined #openstack-neutron04:52
*** yamamot__ has quit IRC04:53
*** gvrangan has joined #openstack-neutron04:54
*** jckasper has quit IRC04:54
*** ramishra has joined #openstack-neutron04:56
*** azbiswas has quit IRC04:57
*** M00nr41n has joined #openstack-neutron05:04
*** azbiswas has joined #openstack-neutron05:05
*** julim has quit IRC05:10
*** markvoelker has joined #openstack-neutron05:11
*** shahid__ has joined #openstack-neutron05:13
*** obondarev has joined #openstack-neutron05:13
*** salv-orlando has joined #openstack-neutron05:14
*** emagana has joined #openstack-neutron05:16
*** markvoelker has quit IRC05:16
*** ramishra has quit IRC05:17
*** ramishra has joined #openstack-neutron05:18
*** emagana has quit IRC05:20
*** obondarev has quit IRC05:21
*** azbiswas_ has joined #openstack-neutron05:23
*** prateek has joined #openstack-neutron05:25
*** links has quit IRC05:25
*** azbiswas has quit IRC05:25
*** shausy has joined #openstack-neutron05:27
*** thorst_away has joined #openstack-neutron05:33
*** azbiswas_ has quit IRC05:34
*** rcernin has quit IRC05:35
*** mohankumar has joined #openstack-neutron05:37
*** azbiswas has joined #openstack-neutron05:37
*** links has joined #openstack-neutron05:39
*** Sukhdev has quit IRC05:40
*** thorst_away has quit IRC05:40
*** obondarev has joined #openstack-neutron05:41
*** ramishra has quit IRC05:42
*** yamamot__ has joined #openstack-neutron05:46
*** buttercup has joined #openstack-neutron05:46
*** ramishra has joined #openstack-neutron05:47
*** chandankumar has joined #openstack-neutron05:47
*** obondarev has quit IRC05:47
*** diga has quit IRC05:49
*** pbandark has joined #openstack-neutron05:50
openstackgerritKevin Benton proposed openstack/neutron: Use get_vif_port_set in restore_local_vlan_map  https://review.openstack.org/33364205:53
openstackgerritRoey Chen proposed openstack/neutron: Adding the appropriate log hints where needed  https://review.openstack.org/33275005:55
*** baojg has quit IRC05:56
*** vikram has joined #openstack-neutron05:56
*** emagana has joined #openstack-neutron05:59
*** josecastroleon has joined #openstack-neutron06:00
*** diga has joined #openstack-neutron06:01
*** EinstCrazy has quit IRC06:02
*** emagana has quit IRC06:03
*** prateek has quit IRC06:04
openstackgerritJianGang Weng proposed openstack/python-neutronclient: Fix auto-allocated-topology-show argument error  https://review.openstack.org/33375206:04
*** links has quit IRC06:05
*** rcernin has joined #openstack-neutron06:11
*** mohankumar has quit IRC06:11
*** markvoelker has joined #openstack-neutron06:13
*** sudipto has joined #openstack-neutron06:13
*** tflynn has quit IRC06:16
*** ramishra has quit IRC06:16
*** EinstCrazy has joined #openstack-neutron06:16
*** ramishra has joined #openstack-neutron06:17
*** markvoelker has quit IRC06:17
*** pgadiya has joined #openstack-neutron06:17
*** javeriak has joined #openstack-neutron06:18
*** baojg has joined #openstack-neutron06:18
*** links has joined #openstack-neutron06:18
*** prateek has joined #openstack-neutron06:19
openstackgerritOpenStack Proposal Bot proposed openstack/neutron: Imported Translations from Zanata  https://review.openstack.org/32859206:21
*** azbiswas has quit IRC06:22
*** ramishra has quit IRC06:22
*** baojg_ has joined #openstack-neutron06:22
*** baojg has quit IRC06:23
*** javeriak has quit IRC06:23
*** javeriak has joined #openstack-neutron06:23
*** shashank_hegde has quit IRC06:25
*** ramishra has joined #openstack-neutron06:27
*** salv-orlando has quit IRC06:28
*** ramishra has quit IRC06:28
openstackgerritLujin Luo proposed openstack/neutron: Clean up excess dhcp-agents scheduled to a network  https://review.openstack.org/28827106:29
*** shashank_hegde has joined #openstack-neutron06:29
*** ramishra has joined #openstack-neutron06:30
*** baojg_ has quit IRC06:31
*** andreas_s has joined #openstack-neutron06:35
*** baojg has joined #openstack-neutron06:35
openstackgerritBrandon Logan proposed openstack/neutron: Pecan: Implement pagination  https://review.openstack.org/32854206:36
openstackgerritBrandon Logan proposed openstack/neutron: Pecan: move fields and filters logic to hooks  https://review.openstack.org/32886306:36
*** links has quit IRC06:37
*** thorst_away has joined #openstack-neutron06:38
kevinbentonajo: yo06:41
*** hoangcx has joined #openstack-neutron06:41
*** hoangcx has quit IRC06:42
*** mosulica has joined #openstack-neutron06:45
*** thorst_away has quit IRC06:45
openstackgerritSongming Yan proposed openstack/python-neutronclient: Fix the problem of mox in test_shell.py  https://review.openstack.org/33093306:46
*** kawa2014 has joined #openstack-neutron06:48
*** links has joined #openstack-neutron06:49
*** edand has joined #openstack-neutron06:52
*** prateek has quit IRC06:52
*** annp has quit IRC06:53
*** jlibosva has joined #openstack-neutron06:54
*** baojg has quit IRC06:54
*** fragatina has joined #openstack-neutron06:54
*** javeriak has quit IRC06:55
*** javeriak has joined #openstack-neutron06:55
*** obondarev has joined #openstack-neutron06:55
*** tesseract- has joined #openstack-neutron06:57
namnhkevinbenton: Hi Mr.Kevin. I have reported a new thing on your patch set. Could you please check it: https://review.openstack.org/#/c/328185/506:57
kevinbentonnamnh: hey, that patch isn't enough06:58
kevinbentonnamnh: revision numbers aren't actually being bumped yet06:58
openstackgerritMerged openstack/neutron: Revert "OVS: don't throw KeyError when duplicate VLAN tags exist"  https://review.openstack.org/33364407:00
openstackgerritKevin Benton proposed openstack/neutron: Increment revision numbers on object changes  https://review.openstack.org/30396607:00
kevinbentonnamnh: please try it with https://review.openstack.org/#/c/303966/07:00
*** jbell8 has joined #openstack-neutron07:03
*** hanchao has joined #openstack-neutron07:03
*** prateek has joined #openstack-neutron07:04
*** jbell8 has quit IRC07:05
*** jpena|off is now known as jpena07:05
namnhkevinbenton: Yes, I will do it right now.07:05
*** javeriak_ has joined #openstack-neutron07:06
*** jbell8 has joined #openstack-neutron07:06
*** baojg has joined #openstack-neutron07:07
*** javeriak has quit IRC07:09
*** matrohon has joined #openstack-neutron07:10
*** tmorin has joined #openstack-neutron07:12
*** markvoelker has joined #openstack-neutron07:13
*** jbell8 has quit IRC07:14
*** EinstCrazy has quit IRC07:17
*** markvoelker has quit IRC07:19
*** EinstCrazy has joined #openstack-neutron07:20
*** jbell8 has joined #openstack-neutron07:20
*** liuyulong has quit IRC07:21
*** azbiswas has joined #openstack-neutron07:23
*** baojg has quit IRC07:23
*** EinstCrazy has quit IRC07:27
*** azbiswas has quit IRC07:28
*** EinstCrazy has joined #openstack-neutron07:28
*** ihrachys has joined #openstack-neutron07:28
*** EinstCrazy has quit IRC07:28
*** EinstCrazy has joined #openstack-neutron07:29
*** EinstCrazy has quit IRC07:29
*** aranjan_ has joined #openstack-neutron07:29
openstackgerritqinchunhua proposed openstack/python-neutronclient: Replace mox with mock in test_cli20_firewallpolicy.py  https://review.openstack.org/33379007:29
*** sridharg has joined #openstack-neutron07:30
namnhkevinbenton: Service Neutron doesn't enable yet. we don't still have plugin 'revisions'? Do I need to do something to run it.07:30
openstackgerritqinchunhua proposed openstack/python-neutronclient: Replace mox with mock in test_cli20_firewallpolicy.py  https://review.openstack.org/33379007:30
*** jbell8 has quit IRC07:30
kevinbentonnamnh: it's a default plugin07:31
kevinbentonnamnh: it should run automatically07:31
*** jbell8 has joined #openstack-neutron07:31
*** jlanoux has joined #openstack-neutron07:31
*** jbell8 has quit IRC07:32
*** aranjan has quit IRC07:32
*** jbell8 has joined #openstack-neutron07:32
*** fragatina has quit IRC07:33
*** edand has quit IRC07:34
kevinbentonnamnh: you will need to run setup.py or pip install07:34
kevinbentonnamnh: to reprocess the setup.cfg file for the revisions entry point07:34
kevinbentonnamnh: if you checked the patch out onto existing install07:34
*** yamahata has joined #openstack-neutron07:34
openstackgerritKevin Benton proposed openstack/neutron: Add API tests for revision numbers  https://review.openstack.org/32818707:35
*** salv-orlando has joined #openstack-neutron07:36
*** ramishra has quit IRC07:37
*** EinstCra_ has joined #openstack-neutron07:38
*** obondarev has quit IRC07:38
*** ramishra has joined #openstack-neutron07:38
openstackgerritArtur Korzeniewski proposed openstack/neutron: objects: Introduce the DNSNameServer OVO in the code  https://review.openstack.org/32647707:38
*** ygbo has joined #openstack-neutron07:38
*** gangil has quit IRC07:39
*** EinstCrazy has joined #openstack-neutron07:40
*** jlanoux_ has joined #openstack-neutron07:41
*** obondarev has joined #openstack-neutron07:41
openstackgerritArmando Migliaccio proposed openstack/neutron: Move DHCP notification logic out of API controller  https://review.openstack.org/33142407:43
openstackgerritArmando Migliaccio proposed openstack/neutron: Create auto allocated networks in disabled state  https://review.openstack.org/32900607:43
*** thorst_away has joined #openstack-neutron07:43
*** EinstCra_ has quit IRC07:43
*** EinstCra_ has joined #openstack-neutron07:43
*** EinstCrazy has quit IRC07:44
*** jlanoux has quit IRC07:44
*** josecastroleon has quit IRC07:45
*** javeriak has joined #openstack-neutron07:46
*** javeria__ has joined #openstack-neutron07:47
*** javeriak_ has quit IRC07:47
*** kevo has joined #openstack-neutron07:47
*** aranjan_ has quit IRC07:48
*** josecastroleon has joined #openstack-neutron07:48
*** shivrao has quit IRC07:48
*** EinstCrazy has joined #openstack-neutron07:49
*** ihrachys has quit IRC07:50
*** EinstCra_ has quit IRC07:50
*** javeriak has quit IRC07:50
*** john-davidge has joined #openstack-neutron07:50
openstackgerritLujin Luo proposed openstack/neutron: Add a composite unique key to floatingip table in Neutron database  https://review.openstack.org/27601807:50
*** javeriak has joined #openstack-neutron07:50
*** thorst_away has quit IRC07:50
*** ramishra has quit IRC07:50
*** ramishra has joined #openstack-neutron07:51
*** john-dav_ has joined #openstack-neutron07:52
*** javeria__ has quit IRC07:53
*** EinstCra_ has joined #openstack-neutron07:54
*** EinstCrazy has quit IRC07:54
*** john-davidge has quit IRC07:55
openstackgerritLujin Luo proposed openstack/neutron: Clean up excess dhcp-agents scheduled to a network  https://review.openstack.org/28827107:57
*** annp has joined #openstack-neutron07:58
openstackgerritKevin Benton proposed openstack/neutron: Use get_vif_port_set in restore_local_vlan_map  https://review.openstack.org/33364207:58
*** rcernin has quit IRC07:59
namnhkevinbenton: Thanks Mr.Kevin :), it run. I will verity my bug on your patch set now.07:59
kevinbentonnamnh: okay, before verifying, please make sure that adding a gateway interface does bump the router revision number07:59
*** zzzeek has quit IRC08:00
kevinbentonnamnh: i don't think i have a test yet that verifies that, just regular router interfaces08:00
*** zzzeek has joined #openstack-neutron08:00
*** lucas-afk is now known as lucasagomes08:02
*** EinstCra_ has quit IRC08:04
*** john-dav_ is now known as john-davidge08:04
*** annp has quit IRC08:04
*** nyechiel has joined #openstack-neutron08:05
*** eezhova has joined #openstack-neutron08:05
*** mickeys has joined #openstack-neutron08:08
*** shashank_hegde has quit IRC08:09
openstackgerritDavanum Srinivas (dims) proposed openstack/neutron: [WIP] Testing latest u-c  https://review.openstack.org/30334608:10
openstackgerritjirikotlin proposed openstack/neutron: VXLAN multicast groups distribution in linuxbridge  https://review.openstack.org/33337908:10
*** abregman has joined #openstack-neutron08:10
openstackgerritDavanum Srinivas (dims) proposed openstack/neutron: [WIP] Testing latest u-c  https://review.openstack.org/30334608:10
*** gongysh_ has joined #openstack-neutron08:10
namnhkevinbenton: :( unlucky, it still occur. Here is result: http://paste.openstack.org/show/521874/08:12
*** EinstCrazy has joined #openstack-neutron08:12
kevinbentonnamnh: did you verify that router-gateway-set bumps the revision number of the router?08:13
*** nplanel has joined #openstack-neutron08:15
*** dmk0202 has joined #openstack-neutron08:17
namnhkevinbenton: Yes, when I add gateway to a router. The router's revision_number in "standardattributes" increase.08:17
kevinbentonnamnh: ack08:18
*** rossella_s has joined #openstack-neutron08:19
kevinbentonnamnh: yes, gateway port is created outside of transaction so it wouldn't be blocked by this08:20
*** ramishra has quit IRC08:20
namnhkevinbenton: Please check my comment on patch: https://review.openstack.org/#/c/328185/. I have show log file.08:23
*** kevo has quit IRC08:23
openstackgerritIWAMOTO Toshihiro proposed openstack/neutron: Use conjunction for security group rules with remote_group_id  https://review.openstack.org/33380408:24
kevinbentonnamnh: i know08:24
*** mickeys has quit IRC08:24
kevinbentonnamnh: this approach won't work if the port is created outside08:24
namnhkevinbenton: In my point of view: Your patch set: https://review.openstack.org/#/c/332487/ detected this case. But I don't know why it retried many times.08:25
namnhkevinbenton: That's reason we have many ports gateway in this case.08:26
kevinbentonnamnh: yes, actually catching errors on the transaction and deleting the port may fix it08:27
*** javeriak has quit IRC08:27
kevinbentonnamnh: one sec08:27
*** ramishra has joined #openstack-neutron08:30
openstackgerritjirikotlin proposed openstack/neutron: VXLAN multicast groups distribution in linuxbridge  https://review.openstack.org/33337908:32
openstackgerritKevin Benton proposed openstack/neutron: [WIP]: Delete gw port on exceptions  https://review.openstack.org/33380908:33
kevinbentonnamnh: try with that one ^^08:33
*** slaweq has joined #openstack-neutron08:34
namnhkevinbenton: Yes, right now ^^08:34
*** baojg has joined #openstack-neutron08:35
*** kobis has joined #openstack-neutron08:36
*** matrohon has quit IRC08:38
*** emagana has joined #openstack-neutron08:41
openstackgerritSirushti Murugesan proposed openstack/neutron-fwaas: Add python 3 classifiers  https://review.openstack.org/33381408:41
openstackgerritOpenStack Proposal Bot proposed openstack/neutron: Updated from global requirements  https://review.openstack.org/33343508:42
*** kevo has joined #openstack-neutron08:44
*** aranjan has joined #openstack-neutron08:44
*** emagana has quit IRC08:46
openstackgerritAndreas Scheuring proposed openstack/neutron: [WIP] Making PortBindingResult an OVO  https://review.openstack.org/33321808:47
openstackgerritAndreas Scheuring proposed openstack/neutron: [WIP] ML2: Unify schema for binding normal and distributed ports  https://review.openstack.org/32698708:47
*** gongysh has quit IRC08:47
*** nyechiel has quit IRC08:47
*** thorst_away has joined #openstack-neutron08:48
*** aranjan has quit IRC08:49
*** gongysh_ has quit IRC08:49
openstackgerritHong Hui Xiao proposed openstack/neutron: Enable create and delete segments in ML2  https://review.openstack.org/31735808:49
*** baojg has quit IRC08:51
*** gongysh_ has joined #openstack-neutron08:52
*** thorst_away has quit IRC08:55
*** reedip has joined #openstack-neutron08:56
namnhkevinbenton: Good for you :). It can not occur.08:56
namnhkevinbenton: I verify hunderds times :))08:57
*** zhhuabj has quit IRC08:58
namnhkevinbenton: You are super man :)08:58
openstackgerritOleg Bondarev proposed openstack/neutron: Mock threading.Thread to prevent daemon creation by unit tests  https://review.openstack.org/33382708:58
kevinbentonnamnh: so i suspect there will be similar issues with regular interfaces08:59
kevinbentonnamnh: would you like to see if the same applies to them and apply a patch similar to that one for those?09:00
*** zhhuabj has joined #openstack-neutron09:00
*** kobis has quit IRC09:01
openstackgerritJens Rosenboom proposed openstack/neutron: DNM: Secure dnsmasq process against external abuse  https://review.openstack.org/33382909:01
*** ramishra has quit IRC09:01
*** javeriak has joined #openstack-neutron09:02
fricklerneiljerram: if you have time to look at https://review.openstack.org/333829, I'd be interested to hear how that fits with your use case09:03
*** ramishra has joined #openstack-neutron09:03
*** slaweq has quit IRC09:04
*** slaweq has joined #openstack-neutron09:05
neiljerramfrickler, did you really mean me?  That review doesn't look especially connected with me...  (But perhaps I'm misunderstanding what you mean.)09:05
*** javeriak has quit IRC09:06
*** javeriak has joined #openstack-neutron09:07
*** lujinluo has quit IRC09:08
fricklerneiljerram: from the git history it looks like you introduced the self.device_manager.driver.bridged case. the main question for me is, whether there might be a deployment where the dnsmasq process does not run inside its own netns09:08
openstackgerritHong Hui Xiao proposed openstack/neutron: Not auto schedule router when sync routers from agent  https://review.openstack.org/33210209:09
neiljerramfrickler, Ah thanks, I understand now - and yes, you are absolutely right that with networking-calico dnsmasq does not run in its own netns.  I will look at the review.09:09
fricklerneiljerram: o.k., thanks, /me senses a -1 approaching ;)09:11
*** yb has joined #openstack-neutron09:12
*** azbiswas has joined #openstack-neutron09:12
*** mfuruta has quit IRC09:12
*** jbell8 has quit IRC09:12
*** fzdarsky has joined #openstack-neutron09:12
*** javeriak has quit IRC09:13
*** javeriak has joined #openstack-neutron09:13
*** yb1 has quit IRC09:13
openstackgerritMerged openstack/os-vif: Don't create extraneous linux bridge/veth pair for VIFOpenVSwitch  https://review.openstack.org/33348609:14
neiljerramfrickler, So when --local-service is specified, does Dnsmasq automatically listen on _all_ interfaces?09:14
*** yb1 has joined #openstack-neutron09:14
namnhkevinbenton: You mean: I shoud verify the bug that added multiple subnets to *one* router with overlap CIDR: https://bugs.launchpad.net/neutron/+bug/1535226 . Is that right?09:15
openstackLaunchpad bug 1535226 in neutron "Subnets with duplicated CIDRs could be added to one router if multiple commands are executed at the same time" [Low,In progress] - Assigned to Nam (namnh)09:15
*** nyechiel has joined #openstack-neutron09:15
fricklerneiljerram: well, no, it is the other way around, as soon as any interface filtering is specified, --local-service has no effect09:15
fricklerneiljerram: so my patch can only work if I can remove the interface filters09:15
*** 7GHABEJ24 has joined #openstack-neutron09:16
fricklerneiljerram: but if you need that, we have to come up with some more advanced logic, I fear09:16
kevinbentonnamnh: oh, nevermind. the bug fix for overlapping will prevent multiple regular interfaces09:16
*** slaweq has quit IRC09:16
*** markvoelker has joined #openstack-neutron09:16
*** 7GHABEJ24 has quit IRC09:16
*** azbiswas has quit IRC09:17
*** yb has quit IRC09:17
neiljerramneiljerram, Sure, I understood that part from the Dnsmasq man page for --local-service.  Perhaps my question should be "If there are no --interface options, does Dnsmasq automatically listen on _all_ interfaces?"09:17
*** fragatina has joined #openstack-neutron09:17
fricklerneiljerram: yes, it does09:17
neiljerramfrickler, Cool; I hadn't appreciated (or had forgotten) that those options were _filters_.09:18
fricklerneiljerram: so with calico, will you have a single dnsmasq per node or may there be multiple ones?09:19
*** javeriak has quit IRC09:19
*** javeriak has joined #openstack-neutron09:20
*** markvoelker has quit IRC09:20
neiljerramfrickler, there is a single dnsmasq per compute node (even when that compute node has instances on multiple Neutron networks / subnets)09:20
openstackgerritOleg Bondarev proposed openstack/neutron: Rewrite ip_lib to use oslo.privsep/pyroute2  https://review.openstack.org/15563109:21
*** amotoki has quit IRC09:22
*** amotoki has joined #openstack-neutron09:23
fricklerneiljerram: great, that leaves me with a bit of hope. maybe you can also take a look at the alternative proposed in https://review.openstack.org/256280, I'm wondering whether doing all this filtering on a compute node outside a netns could even work in your case09:24
neiljerramfrickler, I'm just reading through the bug now, as I don't think I yet fully understand the risk.  Thanks for bringing this to my attention!09:26
*** nyechiel has quit IRC09:27
fricklerneiljerram: for me, the scenario is that I have public IPv6 addresses for my tenant networks and that also makes the dhcp agents globally reachable. (shameless plug: see http://cloudbau.github.io/openstack/neutron/networking/2016/05/17/neutron-ipv6.html for how we do this ;)09:28
namnhkevinbenton: I am sorry but I don't understand exactly what you mean. Could you please tell me more detail. :)09:29
*** obondarev has quit IRC09:30
neiljerramfrickler, To be clear, the risk is only about DNS, isn't it?  I don't believe there's any way that non-local clients can access the DHCP service, is there?09:32
*** vikasc has quit IRC09:33
*** yb1 has quit IRC09:33
*** baojg has joined #openstack-neutron09:34
fricklerneiljerram: right, I'm not sure whether accessing DHCP would be possible, but I'm pretty certain that it cannot be abused in amplification attacks like DNS. So indeed one other option might be running two seperate processes for DNS and DHCP service09:34
*** amotoki_ has joined #openstack-neutron09:34
*** amotoki has quit IRC09:35
*** sambetts|afk is now known as sambetts09:39
kevinbentonnamnh: i forgot about the overlapping CIDR patch09:41
kevinbentonnamnh: that will address the issue with internal interfaces09:41
*** fawadkhaliq has joined #openstack-neutron09:42
*** fawadkhaliq has quit IRC09:42
*** ramishra has quit IRC09:45
*** aranjan has joined #openstack-neutron09:45
namnhkevinbenton: Do you mean this patch: https://review.openstack.org/#/c/314054/09:46
kevinbentonnamnh: yep09:46
*** aranjan has quit IRC09:50
*** ramishra has joined #openstack-neutron09:52
*** thorst_away has joined #openstack-neutron09:52
*** markvoelker has joined #openstack-neutron09:54
*** slaweq has joined #openstack-neutron09:54
namnhkevinbenton: :)) I am waitting for Mike's bug. Could please check it. currently I am trying to find the best solution for the function to detect overlap IPv6. About Ipv4, I think it's ok.09:55
*** jhershbe has joined #openstack-neutron09:55
*** thorst_away has quit IRC10:00
*** hanchao has quit IRC10:05
*** slaweq has quit IRC10:05
igordcardajo: I'm not sure it's a bug or I'm just doing it wrong10:05
ajoigordcard, then post the error and your change somewhere so I can try to understand what's happening :)10:06
ajopaste.openstack.org ? :)10:06
*** yamahata has quit IRC10:07
igordcardajo: I was changing sfc's models and trying to generate a new migration file10:07
igordcardajo: yes I'm getting the relevant info now, just a sec10:07
ajoack igordcard  :)10:07
*** eezhova has quit IRC10:08
*** sdague has joined #openstack-neutron10:09
*** pcaruana has joined #openstack-neutron10:09
openstackgerritMerged openstack/neutron: Check for RetryRequest in MultipleException types  https://review.openstack.org/33306010:10
*** javeriak has quit IRC10:11
*** jhershbe has quit IRC10:12
*** tbachman has quit IRC10:12
*** ramishra has quit IRC10:13
*** slaweq has joined #openstack-neutron10:13
*** ramishra has joined #openstack-neutron10:13
*** salv-orlando has quit IRC10:14
*** gvrangan has quit IRC10:15
*** chandankumar has quit IRC10:16
igordcardajo: http://paste.openstack.org/show/521900/10:16
ajoigordcard, and your code?10:17
ajoahh10:17
ajowait10:17
ajoyou're generating the migration10:17
igordcardajo: yes10:17
igordcardajo: my code has a few new tables and other tables changed10:18
kevinbentonajo: can you take a look at https://review.openstack.org/#/c/330327/10:18
ajoI see the issue, I tend to write my migrations by hand, may be HenryG / ihar (not around) could be more helpful with what that means, does the qos_policies model have no id ? :?10:18
ajokevinbenton, ack10:19
*** amotoki_ has quit IRC10:19
*** baojg has quit IRC10:20
openstackgerritAndreas Scheuring proposed openstack/neutron-specs: Spec for distributed portbindings  https://review.openstack.org/30941610:21
igordcardajo: it has..10:21
ajoigordcard, if you try to generate a non-subproject migration, does it work?10:21
igordcardajo: yes it compares neutron with networking-sfc separately10:21
igordcardajo: so generates a lot of drop_tables for every neutron table10:22
*** javeriak has joined #openstack-neutron10:24
namnhkevinbenton: I have to go out my office. Thanks for your time.10:25
*** namnh has quit IRC10:25
ajoigordcard, I'm not sure how the subproject logic of that works, I'll try to have a look, may be people on other subprojects can  provide more help from experience (lbaas, fwaas)10:27
slaweqakamyshnikova: hello10:28
*** claudiub has joined #openstack-neutron10:28
slaweqakamyshnikova: can You help me with alembic migration script in neutron?10:28
akamyshnikovaslaweq, hi, sure10:29
slaweqakamyshnikova: I have script https://review.openstack.org/#/c/303626/18/neutron/db/migration/alembic_migrations/versions/newton/expand/acf3ef2b815a_qos_add_direction_to_bw_limit_rule_table.py10:29
slaweqit should add column to table and change unique constraint to be different10:29
slaweqand my problem is that if I do it in expand phase then I have functional test error that "drop command in expand"10:30
*** boden has joined #openstack-neutron10:30
slaweqif I move it to contract phase then error is "create command in contract"10:30
*** ramishra has quit IRC10:30
slaweqdo You have any idea how I should do such change in db?10:30
akamyshnikovaslaweq, yes10:30
*** ramishra has joined #openstack-neutron10:30
igordcardajo: thanks, I'm looking at how other networking-*s refer to the neutron db, HenryG yesterday recommended me to try importing neutron's model head in env.py for an earlier issue that I had, and I think there might be some issue around that and how sfc does it today10:31
akamyshnikovaslaweq, but this should be contract as I see this migration is not safe10:31
slaweqok, I will move it to contract10:31
akamyshnikovaslaweq, we have some exceptions for tests, I will give a link10:31
slaweqok, thx10:31
igordcardakamyshnikova: is a contract enough or does expand need to be called too?10:32
openstackgerritDongcan Ye proposed openstack/neutron-dynamic-routing: Fix bug for Permission denied  https://review.openstack.org/33366810:32
*** baojg has joined #openstack-neutron10:32
*** josecastroleon has quit IRC10:33
*** chandankumar has joined #openstack-neutron10:33
akamyshnikovaigordcard, slaweq let me check your migration one more time10:34
*** javeriak has quit IRC10:35
*** salv-orlando has joined #openstack-neutron10:36
*** obondarev has joined #openstack-neutron10:37
akamyshnikovaslaweq, you should use this https://github.com/openstack/neutron/blob/master/neutron/db/migration/__init__.py#L182 in you migration I will add a comment with example. and to except check you should do https://review.openstack.org/#/c/325699/3/neutron/db/migration/alembic_migrations/versions/newton/contract/c879c5e1ee90_add_segment_id_to_subnet.py10:38
slaweqakamyshnikova: thx a lot for info10:40
slaweqI will check it10:40
*** baojg has quit IRC10:41
openstackgerritOleg Bondarev proposed openstack/neutron: Mock threading.Thread to prevent daemon creation by unit tests  https://review.openstack.org/33382710:42
openstackgerritOleg Bondarev proposed openstack/neutron: Rewrite ip_lib to use oslo.privsep/pyroute2  https://review.openstack.org/15563110:42
akamyshnikovaslaweq, np10:43
*** javeriak has joined #openstack-neutron10:43
*** eezhova has joined #openstack-neutron10:43
*** gouthamr has joined #openstack-neutron10:43
openstackgerritchandanc proposed openstack/neutron: [WIP] IpConntrackManager class in ip_conntrack.py should be a singleton to be used by both SG and FWaaS V2 API at the same time  https://review.openstack.org/33333810:43
*** chandankumar has quit IRC10:45
*** javeriak has quit IRC10:45
*** karad has joined #openstack-neutron10:45
*** javeriak has joined #openstack-neutron10:45
*** aranjan has joined #openstack-neutron10:46
*** fragatina has quit IRC10:47
*** EinstCrazy has quit IRC10:48
*** chandankumar has joined #openstack-neutron10:48
*** aranjan has quit IRC10:50
*** jckasper has joined #openstack-neutron10:52
*** jhershbe has joined #openstack-neutron10:52
*** emagana has joined #openstack-neutron10:53
*** vikasc has joined #openstack-neutron10:55
*** tbachman has joined #openstack-neutron10:55
*** edand has joined #openstack-neutron10:56
*** jckasper has quit IRC10:56
*** sudipto has quit IRC10:57
*** emagana has quit IRC10:57
*** thorst_away has joined #openstack-neutron10:58
*** salv-orl_ has joined #openstack-neutron10:59
*** obondarev has quit IRC11:01
*** ramishra has quit IRC11:01
openstackgerritSlawek Kaplonski proposed openstack/neutron: Add QoS bandwidth limit for instance ingress traffic  https://review.openstack.org/30362611:02
*** salv-orlando has quit IRC11:02
*** ramishra has joined #openstack-neutron11:02
*** abregman is now known as abregman|afk11:02
slaweqakamyshnikova: thx once again11:04
slaweqlooks that it's working fine :)11:04
*** thorst_away has quit IRC11:05
*** tbachman_ has joined #openstack-neutron11:05
akamyshnikovaslaweq, great! One more thing: take a look at my comment on the previous patch set about usage remove_fks_from_table11:06
*** tbachman has quit IRC11:07
*** tbachman_ is now known as tbachman11:07
*** thorst_away has joined #openstack-neutron11:07
*** slaweq has quit IRC11:09
*** jhershbe has quit IRC11:11
*** edand has quit IRC11:12
*** ramishra has quit IRC11:14
*** thorst_away is now known as thorst_11:15
*** tbachman_ has joined #openstack-neutron11:20
*** M00nr41n has quit IRC11:20
*** josecastroleon has joined #openstack-neutron11:22
*** tbachman has quit IRC11:23
*** tbachman_ is now known as tbachman11:23
*** jhershbe has joined #openstack-neutron11:26
openstackgerritKevin Benton proposed openstack/neutron: Add API tests for revision numbers  https://review.openstack.org/32818711:27
openstackgerritKevin Benton proposed openstack/neutron: Increment revision numbers on object changes  https://review.openstack.org/30396611:27
*** bjornar_ has joined #openstack-neutron11:30
*** rtheis has joined #openstack-neutron11:30
*** ramishra has joined #openstack-neutron11:32
*** ramishra has quit IRC11:36
*** bjornar_ has quit IRC11:39
*** javeriak has quit IRC11:40
*** javeriak has joined #openstack-neutron11:40
*** alaski is now known as lascii11:41
*** boden has quit IRC11:43
*** andreas_s has quit IRC11:44
*** obondarev has joined #openstack-neutron11:45
*** aranjan has joined #openstack-neutron11:47
*** obondarev has quit IRC11:50
*** aranjan has quit IRC11:51
*** obondarev has joined #openstack-neutron11:53
*** bjornar_ has joined #openstack-neutron11:54
*** emagana has joined #openstack-neutron11:54
*** karad has quit IRC11:54
*** jhershbe has quit IRC11:57
*** boden has joined #openstack-neutron11:57
*** emagana has quit IRC11:58
*** jpena is now known as jpena|lunch11:59
*** rcernin has joined #openstack-neutron12:04
*** oshvartz has joined #openstack-neutron12:05
*** fragatina has joined #openstack-neutron12:07
*** yamamot__ has quit IRC12:08
*** pradk has joined #openstack-neutron12:09
openstackgerritLiuYong proposed openstack/python-neutronclient: Replace mox with mock in test_cli20_tag.py  https://review.openstack.org/33197112:11
*** diga has quit IRC12:12
*** dave-mccowan has joined #openstack-neutron12:13
*** liusheng has quit IRC12:13
*** zhhuabj has quit IRC12:16
*** liusheng has joined #openstack-neutron12:16
*** javeriak has quit IRC12:17
john-davidgeWho's familiar with using Docker in neutron?12:19
*** nplanel has quit IRC12:19
john-davidgeUnusual bug report that may or may not be a neutron issue https://bugs.launchpad.net/neutron/+bug/159576212:19
openstackLaunchpad bug 1595762 in neutron "HTTPS connection failing for Docker >= 1.10" [Undecided,New]12:19
*** tpsilva has joined #openstack-neutron12:19
*** chandankumar has quit IRC12:23
openstackgerritKevin Benton proposed openstack/neutron: Skip INVALID and UNASSIGNED ofport in vlan restore  https://review.openstack.org/33364212:24
*** karad has joined #openstack-neutron12:24
*** dane_leblanc__ has joined #openstack-neutron12:26
*** vikasc has quit IRC12:27
*** dane_leblanc_ has joined #openstack-neutron12:28
*** zhhuabj has joined #openstack-neutron12:29
*** fragatina has quit IRC12:31
*** dane_leblanc__ has quit IRC12:32
*** lucasagomes is now known as lucas-hungry12:32
*** yalie has joined #openstack-neutron12:36
*** buttercup has quit IRC12:41
*** tbachman has quit IRC12:42
openstackgerritKarim Boumedhel proposed openstack/neutron: Fix simple typos  https://review.openstack.org/33388912:44
*** lixiaoy1 has quit IRC12:45
*** lixiaoy1 has joined #openstack-neutron12:45
*** numans has quit IRC12:45
*** alex_xu has quit IRC12:46
*** stanzgy_ has quit IRC12:46
*** jckasper has joined #openstack-neutron12:46
*** hynekm has quit IRC12:46
*** aranjan has joined #openstack-neutron12:47
*** azbiswas has joined #openstack-neutron12:47
*** alex_xu has joined #openstack-neutron12:48
*** jckasper has quit IRC12:48
*** aranjan has quit IRC12:52
*** azbiswas has quit IRC12:53
*** buttercup has joined #openstack-neutron12:55
*** edmondsw has joined #openstack-neutron12:55
*** jckasper has joined #openstack-neutron12:55
*** stanzgy_ has joined #openstack-neutron12:57
*** yamamoto has joined #openstack-neutron12:57
*** numans has joined #openstack-neutron12:58
*** baoli has joined #openstack-neutron12:58
*** ranjithd has joined #openstack-neutron12:59
*** links has quit IRC13:00
*** karad has quit IRC13:00
*** andymaier has joined #openstack-neutron13:01
*** baoli_ has joined #openstack-neutron13:02
*** wolverineav has quit IRC13:02
*** obondarev has quit IRC13:03
*** regXboi has joined #openstack-neutron13:04
*** baoli has quit IRC13:05
*** vhoward has joined #openstack-neutron13:07
*** dave-mccowan has quit IRC13:08
*** jpena|lunch is now known as jpena13:12
*** tbachman has joined #openstack-neutron13:12
*** akshai has joined #openstack-neutron13:14
*** pgadiya has quit IRC13:14
*** obondarev has joined #openstack-neutron13:16
*** amotoki has joined #openstack-neutron13:16
*** chandankumar has joined #openstack-neutron13:18
*** karad has joined #openstack-neutron13:19
openstackgerritMargaret Frances proposed openstack/neutron: [WIP] Generalize agent extension mechanism  https://review.openstack.org/32970113:21
*** akshai_ has joined #openstack-neutron13:26
*** boden has quit IRC13:27
*** kfox1111_away is now known as kfox111113:29
*** akshai has quit IRC13:30
*** dmk0202 has quit IRC13:31
*** dane_leblanc_ has quit IRC13:32
*** jckasper has quit IRC13:32
*** jckasper has joined #openstack-neutron13:33
*** regXboi has quit IRC13:34
*** regXboi has joined #openstack-neutron13:34
*** pacoblox has quit IRC13:39
*** dave-mccowan has joined #openstack-neutron13:39
*** dmellado_ is now known as dmellado13:40
*** dave-mcc_ has joined #openstack-neutron13:40
*** jhershbe has joined #openstack-neutron13:40
openstackgerritAnn Kamyshnikova proposed openstack/neutron: Refactor TestWalkMigrations  https://review.openstack.org/33390913:42
HenryGkevinbenton: can you look at https://review.openstack.org/331672 ? Maybe ajo too?13:42
*** dave-mccowan has quit IRC13:44
*** janzian has joined #openstack-neutron13:44
*** obondarev has quit IRC13:46
*** lucas-hungry is now known as lucasagomes13:46
*** aranjan has joined #openstack-neutron13:48
*** cleong has joined #openstack-neutron13:49
ajoHenryG, ack, jlibosva  ^ can you look too13:51
ajobcafarel,13:51
ajorelated to https://bugs.launchpad.net/neutron/+bug/1594439 (metadata )13:51
openstackLaunchpad bug 1594439 in neutron "Bad initialization sequence in Neutron agents (and maybe somewhere else)" [Medium,In progress] - Assigned to Yuriy Taraday (yorik-sar)13:51
ajoI need to go grab a kid from kindergarten13:51
jlibosvaajo: looking13:52
bcafareldescription starting with a TL;DR, I'd better get my coffee ready :)13:52
*** aranjan has quit IRC13:53
*** trevormc has joined #openstack-neutron13:54
*** shausy has quit IRC13:55
*** shahid__ has quit IRC13:56
*** matrohon has joined #openstack-neutron13:59
*** wolverineav has joined #openstack-neutron13:59
*** ametts has joined #openstack-neutron14:00
openstackgerritKarim Boumedhel proposed openstack/neutron: Fix simple typos  https://review.openstack.org/33388914:01
*** a_ta has joined #openstack-neutron14:01
*** boden has joined #openstack-neutron14:03
*** wolverineav has quit IRC14:04
*** tbachman_ has joined #openstack-neutron14:04
*** tbachman has quit IRC14:05
*** tbachman_ is now known as tbachman14:05
*** sudipto has joined #openstack-neutron14:05
*** amuller has joined #openstack-neutron14:05
*** zhhuabj has quit IRC14:05
*** jhershbe has quit IRC14:06
*** brad_behle has joined #openstack-neutron14:06
*** ratailor has quit IRC14:08
*** pacoblox has joined #openstack-neutron14:09
*** vhoward has quit IRC14:10
*** wolverineav has joined #openstack-neutron14:11
*** bjornar_ has quit IRC14:12
*** tbachman_ has joined #openstack-neutron14:14
*** julim has joined #openstack-neutron14:16
*** tbachman has quit IRC14:17
*** tbachman_ is now known as tbachman14:17
*** regXboi has quit IRC14:19
*** tbachman_ has joined #openstack-neutron14:22
*** tbachman has quit IRC14:24
*** tbachman_ is now known as tbachman14:24
*** tonytan4ever has joined #openstack-neutron14:24
*** regXboi has joined #openstack-neutron14:27
*** pbandark has quit IRC14:27
*** yamahata has joined #openstack-neutron14:27
*** pbandark has joined #openstack-neutron14:30
*** wolverineav has quit IRC14:31
*** pbandark has quit IRC14:33
*** wolverineav has joined #openstack-neutron14:33
*** brad_behle has quit IRC14:34
*** fnaval has quit IRC14:35
*** brad_behle has joined #openstack-neutron14:35
*** obondarev has joined #openstack-neutron14:36
*** rossella_s has quit IRC14:37
*** rossella_s has joined #openstack-neutron14:38
openstackgerritHong Hui Xiao proposed openstack/neutron: Enable create and delete segments in ML2  https://review.openstack.org/31735814:39
*** davidsha has joined #openstack-neutron14:39
*** rook has quit IRC14:39
*** rook has joined #openstack-neutron14:40
*** gongysh has joined #openstack-neutron14:40
openstackgerritMerged openstack/neutron-dynamic-routing: Fix _get_id_for  https://review.openstack.org/33269314:40
openstackgerritKarim Boumedhel proposed openstack/neutron: Fix simple typos  https://review.openstack.org/33388914:42
*** julim has quit IRC14:44
*** eezhova has quit IRC14:46
mfranc213ajo: ihar: davidsha: hi there.  https://review.openstack.org/#/c/329701/514:46
*** vhoward has joined #openstack-neutron14:48
*** numans has quit IRC14:48
*** dave-mcc_ has quit IRC14:48
*** wolverineav has quit IRC14:48
*** fnaval has joined #openstack-neutron14:50
*** aranjan has joined #openstack-neutron14:50
davidshamfranc213: Hey, looking at it now!14:50
*** rook has quit IRC14:50
mfranc213davidsha: thank you!14:51
*** eezhova has joined #openstack-neutron14:51
*** zhhuabj has joined #openstack-neutron14:52
*** ajmiller has joined #openstack-neutron14:53
*** rook has joined #openstack-neutron14:53
*** aranjan has quit IRC14:55
openstackgerritMerged openstack/neutron: Move state reporting initialization to after worker forking  https://review.openstack.org/33167214:57
*** emagana has joined #openstack-neutron14:58
*** wolverineav has joined #openstack-neutron14:58
*** obondarev has quit IRC14:58
*** aranjan has joined #openstack-neutron14:59
*** mhickey has joined #openstack-neutron15:00
*** emagana has quit IRC15:02
*** Leo_ has joined #openstack-neutron15:02
*** dave-mccowan has joined #openstack-neutron15:02
*** crose has joined #openstack-neutron15:02
*** josecastroleon has quit IRC15:02
*** lucas____ has joined #openstack-neutron15:02
*** lucas____ has quit IRC15:02
*** tbachman has quit IRC15:02
*** wolverineav has quit IRC15:02
*** Leom has joined #openstack-neutron15:03
*** karad has quit IRC15:04
mfranc213SridarK: yushiro: chandanc: SarathMekala: xgerman: hoangcx:  hello there. https://review.openstack.org/#/c/32970115:05
*** Leo_ has quit IRC15:07
*** kfox1111 is now known as kfox1111_away15:07
*** vhosakot has joined #openstack-neutron15:07
*** vikram has quit IRC15:08
*** tbachman has joined #openstack-neutron15:09
*** vhoward has quit IRC15:10
*** jlibosva has quit IRC15:10
*** wolverineav has joined #openstack-neutron15:11
*** tesseract- has quit IRC15:12
*** matrohon has quit IRC15:13
*** dansmith is now known as superdan15:13
openstackgerritHong Hui Xiao proposed openstack/neutron: Remove the deprecated config "quota_items"  https://review.openstack.org/33159115:14
*** rook has quit IRC15:14
*** azbiswas has joined #openstack-neutron15:15
*** asingh has joined #openstack-neutron15:16
*** wolverineav has quit IRC15:16
*** tbachman_ has joined #openstack-neutron15:17
*** daneyon has joined #openstack-neutron15:18
*** tbachman has quit IRC15:18
*** tbachman_ is now known as tbachman15:18
*** baojg has joined #openstack-neutron15:19
*** mlavalle has joined #openstack-neutron15:19
*** tonytan4ever has quit IRC15:19
*** daneyon_ has joined #openstack-neutron15:20
openstackgerritMichael Bayer proposed openstack/neutron: Restore MySQL and Postgresql functional testing  https://review.openstack.org/33247615:20
*** salv-orl_ has quit IRC15:20
*** wolverineav has joined #openstack-neutron15:23
*** daneyon has quit IRC15:23
*** prateek has quit IRC15:24
*** rook has joined #openstack-neutron15:24
*** jbell8 has joined #openstack-neutron15:27
*** javeriak has joined #openstack-neutron15:29
*** eddima has quit IRC15:29
openstackgerritHong Hui Xiao proposed openstack/neutron: Remove the deprecated quota driver "ConfDriver"  https://review.openstack.org/33163015:31
*** wolverineav has quit IRC15:31
*** xdcc has joined #openstack-neutron15:32
*** mickeys has joined #openstack-neutron15:33
*** buttercup has quit IRC15:33
openstackgerritAnn Kamyshnikova proposed openstack/neutron: New engine facade from oslo_db: Step 2  https://review.openstack.org/31239315:34
*** daneyon_ has quit IRC15:34
*** tbachman has quit IRC15:34
*** pacoblox has quit IRC15:35
*** stanzgy has quit IRC15:36
*** stanzgy_ has quit IRC15:36
*** pacoblox has joined #openstack-neutron15:37
*** gvrangan has joined #openstack-neutron15:38
*** pcaruana has quit IRC15:38
*** gouthamr has quit IRC15:39
*** zhhuabj has quit IRC15:39
*** manikanta_tadi has joined #openstack-neutron15:39
*** gouthamr has joined #openstack-neutron15:39
*** rcernin has quit IRC15:39
*** jlanoux_ has quit IRC15:40
*** karad has joined #openstack-neutron15:40
*** salv-orlando has joined #openstack-neutron15:40
*** sridharg has quit IRC15:41
sc68calSam-I-Am: hey, I was working with a co-worker and I was thinking of maybe adding some of the deeper wiring information about OVS and Linux Bridge and how it does VXLAN15:42
sc68calnamely, how OVS uses unicast tunnels and creates a fabric, versus linuxbridge's multicast15:42
sc68calto the networking guide15:42
*** mosulica has quit IRC15:43
amullersc68cal: you can lift content from here  if you want https://assafmuller.com/category/overlays/15:46
amullersc68cal: there's a post there specifically about how ml2+ovs creates tunnel overlays15:47
*** manikanta_tadi has quit IRC15:47
*** irenab has quit IRC15:47
*** kbringard has joined #openstack-neutron15:47
*** thumpba has joined #openstack-neutron15:48
sc68calamuller: thanks :) - I think most likely it'll be some ovs-vsctl show outputs then some ip(2) commands15:48
sc68calfor ovs and lb respectively15:48
*** irenab has joined #openstack-neutron15:49
*** wolverineav has joined #openstack-neutron15:49
*** wwriverrat has quit IRC15:50
*** itisha has quit IRC15:50
*** regXboi has quit IRC15:50
sc68calSam-I-Am: probably not stuck directly in the scenarios, maybe as an appendix15:51
*** zhhuabj has joined #openstack-neutron15:51
sc68calSam-I-Am: heh. I think there's a joke in there somewhere. book appendix vs vermiform appendix15:52
*** wwriverrat has joined #openstack-neutron15:52
openstackgerritBrandon Logan proposed openstack/neutron: Pecan: Implement pagination  https://review.openstack.org/32854215:53
*** baoli has joined #openstack-neutron15:53
*** baoli_ has quit IRC15:53
*** baoli has quit IRC15:55
*** alex_xu has quit IRC15:55
*** baoli has joined #openstack-neutron15:55
*** regXboi has joined #openstack-neutron15:56
*** baoli_ has joined #openstack-neutron15:57
*** andymaier has quit IRC15:58
*** alex_xu has joined #openstack-neutron15:58
*** a_ta has quit IRC15:59
*** wolverineav has quit IRC15:59
*** kobis has joined #openstack-neutron15:59
*** baoli has quit IRC16:01
*** a_ta has joined #openstack-neutron16:02
*** vhosakot has quit IRC16:03
*** vhosakot has joined #openstack-neutron16:04
*** fragatina has joined #openstack-neutron16:04
*** fragatina has quit IRC16:04
*** fragatina has joined #openstack-neutron16:05
*** karad has quit IRC16:06
*** gongysh has quit IRC16:07
*** daneyon has joined #openstack-neutron16:07
*** wolverineav has joined #openstack-neutron16:09
*** reedip has quit IRC16:09
*** kfox1111_away is now known as kfox111116:09
*** akshai_ has quit IRC16:11
*** tmorin has quit IRC16:11
*** crose has quit IRC16:13
*** gvrangan has quit IRC16:14
*** xdcc has quit IRC16:15
*** abregman|afk has quit IRC16:21
*** abregman|afk has joined #openstack-neutron16:21
*** abregman_ has joined #openstack-neutron16:21
*** abregman_ has quit IRC16:23
*** gouthamr has quit IRC16:23
*** abregman has joined #openstack-neutron16:23
*** techcet has joined #openstack-neutron16:23
*** techcet has quit IRC16:24
*** techcet has joined #openstack-neutron16:24
*** karad has joined #openstack-neutron16:25
*** abregman|afk has quit IRC16:26
*** baojg has quit IRC16:26
*** wolverineav has quit IRC16:28
*** akshai has joined #openstack-neutron16:28
*** techcet has quit IRC16:28
*** shivrao has joined #openstack-neutron16:29
*** tbachman has joined #openstack-neutron16:29
*** ygbo has quit IRC16:29
*** yamahata has quit IRC16:31
*** javeriak has quit IRC16:31
*** ajmiller has quit IRC16:31
*** shivrao_ has joined #openstack-neutron16:31
*** ajmiller has joined #openstack-neutron16:32
*** alex_xu has quit IRC16:32
*** ajmiller has quit IRC16:33
*** ajmiller has joined #openstack-neutron16:33
*** shivrao has quit IRC16:33
*** shivrao_ is now known as shivrao16:33
*** eezhova has quit IRC16:34
*** dmk0202 has joined #openstack-neutron16:34
*** kobis has quit IRC16:34
*** manikanta_tadi has joined #openstack-neutron16:35
*** alex_xu has joined #openstack-neutron16:35
*** xdcc has joined #openstack-neutron16:36
*** chandankumar has quit IRC16:36
*** wolverineav has joined #openstack-neutron16:36
*** javeriak has joined #openstack-neutron16:39
*** garyk has quit IRC16:42
*** ygbo has joined #openstack-neutron16:42
*** gouthamr has joined #openstack-neutron16:44
*** manikanta_tadi has quit IRC16:44
*** ygbo has quit IRC16:45
*** banix has joined #openstack-neutron16:47
*** lucasagomes is now known as lucas-afk16:47
*** tidwellr has joined #openstack-neutron16:48
*** wolverineav has quit IRC16:49
*** anilvenkata has quit IRC16:50
*** gangil has joined #openstack-neutron16:50
*** rossella_s has quit IRC16:51
openstackgerritIgor Duarte Cardoso proposed openstack/neutron-specs: The Neutron Common Classifier possible approaches  https://review.openstack.org/33399316:52
*** kevo has quit IRC16:56
*** ajmiller has quit IRC16:57
*** wolverineav has joined #openstack-neutron16:57
*** ajmiller has joined #openstack-neutron16:57
*** salv-orl_ has joined #openstack-neutron16:59
*** vhoward has joined #openstack-neutron16:59
*** kawa2014 has quit IRC17:00
*** rkukura has quit IRC17:00
*** rkukura has joined #openstack-neutron17:01
*** rkukura has quit IRC17:02
*** akshai has quit IRC17:02
*** salv-orlando has quit IRC17:02
*** fragatina has quit IRC17:02
*** sudipto has quit IRC17:02
*** akshai has joined #openstack-neutron17:02
*** brad_behle has quit IRC17:02
*** shivrao has quit IRC17:03
*** gvrangan has joined #openstack-neutron17:04
*** xdcc has quit IRC17:05
*** xdcc has joined #openstack-neutron17:05
*** wolverineav has quit IRC17:06
openstackgerritKyle Mestery proposed openstack/neutron-fwaas: DevStack plugin for fwaas  https://review.openstack.org/21435017:06
openstackgerritOpenStack Proposal Bot proposed openstack/neutron: Updated from global requirements  https://review.openstack.org/33343517:07
*** wolverineav has joined #openstack-neutron17:08
*** superflyy has joined #openstack-neutron17:08
openstackgerritOpenStack Proposal Bot proposed openstack/os-vif: Updated from global requirements  https://review.openstack.org/33190117:10
openstackgerritMerged openstack/neutron-vpnaas: Updated from global requirements  https://review.openstack.org/33343717:12
*** wolverineav has quit IRC17:12
*** amuller is now known as amuller_afk17:13
*** davidsha has quit IRC17:14
*** wolverineav has joined #openstack-neutron17:15
*** Leom has quit IRC17:15
*** dmk0202 has quit IRC17:15
*** ivar-lazzaro has joined #openstack-neutron17:15
*** jpena is now known as jpena|off17:16
*** catintheroof has joined #openstack-neutron17:16
*** dmk0202 has joined #openstack-neutron17:16
*** Administrator_ has joined #openstack-neutron17:16
*** yamahata has joined #openstack-neutron17:17
*** yalie has quit IRC17:20
*** superflyy has quit IRC17:20
*** pacoblox has quit IRC17:21
*** ivar-lazzaro has quit IRC17:21
*** SumitNaiksatam has quit IRC17:23
*** ivar-lazzaro has joined #openstack-neutron17:25
*** grassass has quit IRC17:29
*** regXboi has quit IRC17:30
*** shivrao has joined #openstack-neutron17:30
*** shashank_hegde has joined #openstack-neutron17:31
*** claudiub|2 has joined #openstack-neutron17:31
openstackgerritHong Hui Xiao proposed openstack/neutron: Add mechanism driver error details to MechanismDriverError  https://review.openstack.org/32750017:31
*** kevo has joined #openstack-neutron17:31
*** grassass has joined #openstack-neutron17:32
*** claudiub has quit IRC17:35
*** dmk0202 has quit IRC17:35
*** rkukura has joined #openstack-neutron17:37
*** regXboi has joined #openstack-neutron17:38
*** dmk0202 has joined #openstack-neutron17:39
*** shivrao has quit IRC17:42
*** pacoblox has joined #openstack-neutron17:42
*** s3wong has joined #openstack-neutron17:43
*** abhiraut has joined #openstack-neutron17:44
*** ajmiller has quit IRC17:45
*** thumpba_ has joined #openstack-neutron17:46
*** baoli_ has quit IRC17:47
*** abhiraut has quit IRC17:48
*** thumpba has quit IRC17:48
*** baoli has joined #openstack-neutron17:48
*** akshai has quit IRC17:48
*** akshai has joined #openstack-neutron17:49
*** sambetts is now known as sambetts|afk17:49
*** baoli has quit IRC17:50
*** regXboi has quit IRC17:54
*** regXboi has joined #openstack-neutron17:54
*** abhiraut has joined #openstack-neutron17:55
*** tflynn has joined #openstack-neutron17:57
*** yamamoto has quit IRC17:57
*** shivrao has joined #openstack-neutron17:58
*** sthillma has joined #openstack-neutron18:01
*** openstackgerrit has quit IRC18:03
*** pacoblox has quit IRC18:03
*** openstackgerrit has joined #openstack-neutron18:04
*** pacoblox has joined #openstack-neutron18:05
openstackgerritBrian Haley proposed openstack/neutron: DNM: DVR: Debug parent patch failure  https://review.openstack.org/33303618:06
*** boden has quit IRC18:07
*** jbell8 has quit IRC18:08
*** ajmiller has joined #openstack-neutron18:08
*** hynekm has joined #openstack-neutron18:08
*** wolverineav has quit IRC18:11
*** jmlowe has joined #openstack-neutron18:12
jmloweI'm trying to enable lbaas, but I think I'm missing something, the agent shows up and i've added the service_plugin and service provider but I keep getting 404 errors, any hints?18:12
*** kobis has joined #openstack-neutron18:13
*** a_ta has quit IRC18:15
*** jckasper has quit IRC18:15
*** jckasper has joined #openstack-neutron18:16
*** slaweq has joined #openstack-neutron18:17
*** kobis has quit IRC18:17
*** a_ta_ has joined #openstack-neutron18:19
*** jckasper has quit IRC18:20
*** hynekm has quit IRC18:21
*** a_ta_ has quit IRC18:23
*** slaweq has quit IRC18:25
*** SumitNaiksatam has joined #openstack-neutron18:26
*** jckasper has joined #openstack-neutron18:27
*** Leo_ has joined #openstack-neutron18:27
*** gvrangan has quit IRC18:30
*** wolverineav has joined #openstack-neutron18:30
*** techcet has joined #openstack-neutron18:34
*** aranjan has quit IRC18:37
*** ijw has joined #openstack-neutron18:39
openstackgerritJohn Perkins proposed openstack/neutron: [WIP] Pecan support paste deploy configs  https://review.openstack.org/31523418:40
*** openstackstatus has quit IRC18:40
*** openstack has joined #openstack-neutron18:45
*** claudiub|2 has quit IRC18:45
*** regXboi has quit IRC18:46
*** fzdarsky has quit IRC18:46
openstackgerritHenry Gessau proposed openstack/neutron: [WIP] Support unique labels for alembic branches  https://review.openstack.org/33363318:48
*** salv-orl_ has quit IRC18:49
*** techcet has quit IRC18:49
*** techcet has joined #openstack-neutron18:50
*** gouthamr has quit IRC18:51
openstackgerritJohn Perkins proposed openstack/neutron: [WIP] Pecan support paste deploy configs  https://review.openstack.org/31523418:52
*** daneyon has quit IRC18:54
*** amotoki has quit IRC18:55
*** yamamoto has joined #openstack-neutron18:58
*** pacoblox has quit IRC18:59
thorst_If I’m running with DVR...am I able to have my br-ex host the IP needed for my br-tun?18:59
thorst_I have been trying it...but when I configured it that way, the VM was not able to get its DHCP address (looked like the traffic died in br-int and didn't make it to tun or ex)19:00
*** gouthamr has joined #openstack-neutron19:00
*** yamamoto has quit IRC19:00
*** ajmiller has quit IRC19:00
*** yamamoto has joined #openstack-neutron19:00
*** ajmiller has joined #openstack-neutron19:00
*** javeriak has quit IRC19:01
*** regXboi has joined #openstack-neutron19:01
*** tbachman has quit IRC19:01
*** fzdarsky has joined #openstack-neutron19:01
*** daneyon has joined #openstack-neutron19:02
*** rvba has quit IRC19:02
*** tbachman has joined #openstack-neutron19:02
*** Sukhdev has joined #openstack-neutron19:06
*** techcet has quit IRC19:07
*** abregman has quit IRC19:08
*** adreznec has quit IRC19:12
*** hynekm has joined #openstack-neutron19:13
*** adreznec has joined #openstack-neutron19:13
*** asingh has joined #openstack-neutron19:15
*** baoli has joined #openstack-neutron19:15
*** salv-orlando has joined #openstack-neutron19:16
*** abhiraut has quit IRC19:17
*** hynekm has quit IRC19:18
*** a_ta has joined #openstack-neutron19:20
*** azbiswas has quit IRC19:20
*** boden has joined #openstack-neutron19:21
*** ajmiller has quit IRC19:22
*** ajmiller has joined #openstack-neutron19:22
*** njohnston|afk is now known as njohnston19:25
*** a_ta has quit IRC19:26
*** slaweq has joined #openstack-neutron19:28
*** yamamoto has quit IRC19:29
*** ametts has quit IRC19:31
*** rawlin has joined #openstack-neutron19:36
*** blogan_ has joined #openstack-neutron19:37
rawlinkevinbenton: ping19:38
*** fzdarsky has quit IRC19:39
jmloweso changing providers isn't such a great idea Invalid: Multiple default providers for service LOADBALANCER19:39
*** ajmiller has quit IRC19:39
*** mhickey has quit IRC19:39
*** baoli has quit IRC19:40
*** ivar-lazzaro has joined #openstack-neutron19:42
*** dave-mcc_ has joined #openstack-neutron19:43
*** dave-mccowan has quit IRC19:46
*** ajmiller has joined #openstack-neutron19:46
*** ivar-lazzaro has quit IRC19:46
*** dave-mccowan has joined #openstack-neutron19:48
jmloweany hints for what to do to get my neutron servers back up with this error "Invalid: Multiple default providers for service LOADBALANCER"?19:49
*** amuller_afk is now known as amuller19:50
*** dave-mcc_ has quit IRC19:50
jmloweah got it, I didn't notice the neutron_lbaas.conf19:50
*** pacoblox has joined #openstack-neutron19:52
*** jmlowe has quit IRC19:52
*** jmlowe has joined #openstack-neutron19:52
*** ajmiller_ has joined #openstack-neutron19:53
*** daneyon has quit IRC19:54
*** jmlowe has quit IRC19:54
*** a_ta has joined #openstack-neutron19:55
*** ajmiller has quit IRC19:57
*** ajmiller__ has joined #openstack-neutron19:58
openstackgerritMichael Bayer proposed openstack/neutron: Restore MySQL and Postgresql functional testing  https://review.openstack.org/33247619:59
*** daneyon has joined #openstack-neutron19:59
*** ajmiller_ has quit IRC20:02
*** chumjjiconn has joined #openstack-neutron20:03
chumjjiconnHello Guys, which more complete solution SDN and VNF you indicate ? I'm reading about Tacker , ASCARA , OPNFV , OPENSMANO . What do you suggest ?20:03
*** ajmiller__ is now known as ajmiller20:11
openstackgerritcathy proposed openstack/neutron:  A common flow classifier that can be used by Neutron features  https://review.openstack.org/33258420:13
*** dave-mcc_ has joined #openstack-neutron20:15
*** techcet has joined #openstack-neutron20:15
*** chumjjiconn has quit IRC20:16
*** pacoblox has quit IRC20:17
*** dave-mccowan has quit IRC20:17
*** pacoblox has joined #openstack-neutron20:19
*** mickeys has quit IRC20:20
*** dave-mccowan has joined #openstack-neutron20:20
*** vhosakot has quit IRC20:21
openstackgerritBrian Haley proposed openstack/neutron: DNM: DVR: Debug parent patch failure  https://review.openstack.org/33303620:21
*** jckasper has quit IRC20:23
*** akshai has quit IRC20:23
*** jckasper has joined #openstack-neutron20:23
*** dxu has joined #openstack-neutron20:23
*** dave-mcc_ has quit IRC20:23
*** xdcc has quit IRC20:26
*** jckasper has quit IRC20:27
*** azbiswas has joined #openstack-neutron20:28
*** yamamoto has joined #openstack-neutron20:30
*** jckasper has joined #openstack-neutron20:31
*** cleong has quit IRC20:31
*** fzdarsky has joined #openstack-neutron20:31
*** ranjithd has quit IRC20:32
*** jckasper has quit IRC20:35
*** ajmiller has quit IRC20:36
*** ajmiller has joined #openstack-neutron20:38
*** asingh has quit IRC20:38
*** jmlowe has joined #openstack-neutron20:40
*** yamamoto has quit IRC20:42
*** ivar-lazzaro has joined #openstack-neutron20:43
*** mickeys has joined #openstack-neutron20:43
*** abhiraut has joined #openstack-neutron20:44
*** rvba has joined #openstack-neutron20:45
*** rvba has joined #openstack-neutron20:45
*** dmk0202 has quit IRC20:46
*** ivar-lazzaro has quit IRC20:48
*** fzdarsky has quit IRC20:48
*** SamYaple has joined #openstack-neutron20:49
openstackgerritboden proposed openstack/neutron-lib: Rehome IPV6_MODES constants  https://review.openstack.org/33408820:49
*** gvrangan has joined #openstack-neutron20:50
*** Administrator_ has quit IRC20:51
*** boden has quit IRC20:51
*** tbachman_ has joined #openstack-neutron20:52
*** tbachman has quit IRC20:54
*** tbachman_ is now known as tbachman20:54
*** karad has quit IRC20:54
*** regXboi has quit IRC20:56
openstackgerritRoey Chen proposed openstack/neutron: Adding the appropriate log hints where needed  https://review.openstack.org/33275020:57
*** regXboi has joined #openstack-neutron20:58
openstackgerritSlawek Kaplonski proposed openstack/neutron: [WIP] Add QoS bandwidth limit for instance ingress traffic  https://review.openstack.org/30362620:59
*** abhiraut has quit IRC20:59
*** abhiraut has joined #openstack-neutron21:00
SamYapleanyone have any experince with the openvswitch firewall driver? it is not adding any of my secgroup rules to the flows (kernel 4.6, ovs 2.5.0)21:04
*** trevormc has quit IRC21:06
*** john-davidge has quit IRC21:08
*** yamamoto has joined #openstack-neutron21:11
*** yamamoto has quit IRC21:15
*** vhoward has quit IRC21:17
*** Leo_ has quit IRC21:19
*** cvstealth has quit IRC21:19
*** jbell8 has joined #openstack-neutron21:20
*** ajmiller_ has joined #openstack-neutron21:21
*** lascii is now known as alaski21:23
*** ivar-lazzaro has joined #openstack-neutron21:25
*** ajmiller has quit IRC21:25
*** techcet has quit IRC21:26
*** aranjan has joined #openstack-neutron21:26
*** techcet has joined #openstack-neutron21:26
*** ajmiller_ has quit IRC21:27
*** aranjan has quit IRC21:29
*** aranjan has joined #openstack-neutron21:29
dlundquistSamYaple: I've been comparing it to the OVS and Iptables firewall implementations -- I21:29
dlundquistI'm seeing user configured flows21:30
*** techcet has quit IRC21:31
*** ajmiller has joined #openstack-neutron21:32
*** slaweq has quit IRC21:32
*** tbachman_ has joined #openstack-neutron21:34
*** tbachman has quit IRC21:34
*** tbachman_ is now known as tbachman21:34
*** banix has quit IRC21:35
*** gouthamr has quit IRC21:36
*** tbachman has quit IRC21:40
*** tbachman has joined #openstack-neutron21:41
*** amuller has quit IRC21:42
*** claudiub|2 has joined #openstack-neutron21:44
*** a_ta has quit IRC21:44
openstackgerritRyan Tidwell proposed openstack/neutron: Enable CRUD for trunk ports  https://review.openstack.org/32009221:45
*** thorst_ has quit IRC21:49
*** tbachman has quit IRC21:50
*** thorst has joined #openstack-neutron21:50
*** jbell8 has quit IRC21:50
*** techcet has joined #openstack-neutron21:50
*** jbell8 has joined #openstack-neutron21:51
*** regXboi has quit IRC21:52
*** gouthamr has joined #openstack-neutron21:53
*** mickeys has quit IRC21:54
*** regXboi has joined #openstack-neutron21:54
*** gouthamr_ has joined #openstack-neutron21:55
*** tbachman has joined #openstack-neutron21:56
*** gouthamr has quit IRC21:58
*** kbringard has quit IRC21:58
*** thorst has quit IRC21:58
*** tbachman has quit IRC21:59
*** tbachman has joined #openstack-neutron21:59
*** janzian has quit IRC22:01
*** mickeys has joined #openstack-neutron22:02
*** asingh has joined #openstack-neutron22:02
*** tbachman has quit IRC22:06
*** sthillma has quit IRC22:06
*** regXboi has quit IRC22:06
*** regXboi has joined #openstack-neutron22:07
*** tbachman has joined #openstack-neutron22:07
*** regXboi has quit IRC22:07
*** sdague has quit IRC22:08
*** tbachman_ has joined #openstack-neutron22:10
*** tflynn_ has joined #openstack-neutron22:11
*** tbachman has quit IRC22:12
*** pradk has quit IRC22:12
*** ajmiller has quit IRC22:13
*** rdo has quit IRC22:14
*** rtheis has quit IRC22:14
*** tflynn has quit IRC22:15
*** tflynn_ has quit IRC22:15
*** p01nt3r75 has joined #openstack-neutron22:15
*** rdo has joined #openstack-neutron22:16
*** tbachman_ has quit IRC22:16
*** harlowja has quit IRC22:17
*** tpsilva has quit IRC22:18
kevinbentondlundquist: have you found anything interesting?22:18
*** catintheroof has quit IRC22:18
kevinbentondlundquist: in your comparison22:18
*** tbachman has joined #openstack-neutron22:20
kevinbentonhaleyb: how come i only get a +1? you mad at me?22:21
kevinbenton:)22:21
*** thumpba_ has quit IRC22:24
*** thumpba has joined #openstack-neutron22:24
*** ajmiller has joined #openstack-neutron22:24
*** thumpba has quit IRC22:24
*** thumpba has joined #openstack-neutron22:25
*** thumpba has quit IRC22:25
*** thumpba has joined #openstack-neutron22:25
*** thumpba has quit IRC22:26
*** thumpba has joined #openstack-neutron22:26
*** thumpba has quit IRC22:27
*** thumpba has joined #openstack-neutron22:27
*** thumpba has quit IRC22:27
*** thumpba has joined #openstack-neutron22:28
*** thumpba has quit IRC22:28
*** thumpba has joined #openstack-neutron22:28
*** thumpba has quit IRC22:29
*** thumpba has joined #openstack-neutron22:29
*** harlowja has joined #openstack-neutron22:30
*** thumpba has quit IRC22:30
*** thumpba_ has joined #openstack-neutron22:30
*** tbachman_ has joined #openstack-neutron22:30
*** thumpba_ has quit IRC22:30
*** edmondsw has quit IRC22:32
*** tbachman has quit IRC22:32
*** tbachman has joined #openstack-neutron22:33
*** tbachman_ has quit IRC22:35
openstackgerritBrandon Logan proposed openstack/neutron: Pecan: Implement pagination  https://review.openstack.org/32854222:37
blogankevinbenton: ^22:37
blogandoh22:39
openstackgerritBrandon Logan proposed openstack/neutron: Pecan: Implement pagination  https://review.openstack.org/32854222:39
blogankevinbenton: for realz this time ^22:39
*** techcet has quit IRC22:42
*** thumpba has joined #openstack-neutron22:45
*** thumpba has quit IRC22:45
*** techcet has joined #openstack-neutron22:46
*** mrhillsman is now known as mrhillsman_22:46
*** yamahata has quit IRC22:47
*** techcet has quit IRC22:50
*** techcet has joined #openstack-neutron22:50
*** pacoblox has quit IRC22:50
*** ajmiller has quit IRC22:51
*** ajmiller has joined #openstack-neutron22:52
*** ajmiller has quit IRC22:52
*** thorst has joined #openstack-neutron22:57
*** rvba has quit IRC22:58
*** salv-orl_ has joined #openstack-neutron22:58
*** techcet has quit IRC22:59
*** salv-orlando has quit IRC23:01
*** markvoelker has quit IRC23:01
*** yamahata has joined #openstack-neutron23:02
*** markvoelker has joined #openstack-neutron23:02
*** thorst has quit IRC23:04
*** thumpba has joined #openstack-neutron23:06
*** thumpba has quit IRC23:06
*** ivar-lazzaro has quit IRC23:07
*** itlinux has quit IRC23:09
*** jbell8 has quit IRC23:13
dlundquistkevinbenton: I'm still working some things out, but it looks like there are some edge case differences -- e.g. if egress rules do not include an allow all DHCP requests work on some drivers, but not others.23:14
*** jbell8 has joined #openstack-neutron23:15
*** banix has joined #openstack-neutron23:17
*** daneyon has quit IRC23:17
*** techcet has joined #openstack-neutron23:20
*** mickeys has quit IRC23:24
*** markvoelker has quit IRC23:26
*** asingh has quit IRC23:33
*** dxu has quit IRC23:37
*** jbell8 has quit IRC23:37
*** superdan is now known as dansmith23:38
*** banix has quit IRC23:38
*** jbell8 has joined #openstack-neutron23:39
*** banix has joined #openstack-neutron23:39
*** techcet has quit IRC23:39
*** techcet has joined #openstack-neutron23:41
*** sdague has joined #openstack-neutron23:43
*** banix has quit IRC23:46
*** salv-orl_ has quit IRC23:47
*** abhiraut has quit IRC23:47
*** techcet has quit IRC23:47
*** aradhana has quit IRC23:49
*** techcet has joined #openstack-neutron23:50
*** adam_g has quit IRC23:50
*** abhiraut has joined #openstack-neutron23:50
*** tbachman_ has joined #openstack-neutron23:54
*** tbachman has quit IRC23:56
*** tbachman_ is now known as tbachman23:56
*** techcet has quit IRC23:56
*** Sukhdev has quit IRC23:58
*** thumpba has joined #openstack-neutron23:59
*** SumitNaiksatam has quit IRC23:59
*** thumpba has quit IRC23:59

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