*** oomichi has quit IRC | 00:01 | |
*** Swami__ has quit IRC | 00:02 | |
*** Swami_ has joined #openstack-neutron | 00:03 | |
*** ivar-laz_ has joined #openstack-neutron | 00:03 | |
openstackgerrit | Cedric Brandily proposed openstack/neutron: Make DHCP agent scheduler physical_network aware https://review.openstack.org/205631 | 00:03 |
---|---|---|
*** emagana has quit IRC | 00:04 | |
HenryG | carl_baldwin: ping | 00:04 |
carl_baldwin | HenryG: pong | 00:04 |
*** yalie has quit IRC | 00:04 | |
*** brad_behle has joined #openstack-neutron | 00:04 | |
HenryG | carl_baldwin: Bug #1523999 | 00:04 |
openstack | bug 1523999 in neutron "Any error in L3 agent after external gateway is configured but before the local cache is updated results in errors in subsequent router updates" [Medium,New] https://launchpad.net/bugs/1523999 | 00:04 |
*** sthillma has joined #openstack-neutron | 00:04 | |
HenryG | carl_baldwin: you commented but did not mark as confirmed | 00:05 |
*** c64cosmin has joined #openstack-neutron | 00:05 | |
HenryG | It also has a related patch | 00:05 |
HenryG | Feels like "New" is the wrong status for this bug | 00:05 |
carl_baldwin | I can confirm. | 00:06 |
*** emagana has joined #openstack-neutron | 00:06 | |
HenryG | thanks | 00:06 |
carl_baldwin | HenryG: yw, glad to help | 00:06 |
*** ivar-lazzaro has quit IRC | 00:06 | |
*** azbiswas has quit IRC | 00:07 | |
*** azbiswas has joined #openstack-neutron | 00:08 | |
openstackgerrit | Slawek Kaplonski proposed openstack/neutron: Add extension_manager and support for extensions in linuxbridge agent https://review.openstack.org/250542 | 00:09 |
*** oomichi has joined #openstack-neutron | 00:09 | |
*** emagana has quit IRC | 00:10 | |
*** azbiswas has quit IRC | 00:13 | |
*** manjeets has quit IRC | 00:14 | |
*** amuller_afk is now known as amuller | 00:17 | |
amuller | HenryG: yo | 00:17 |
amuller | HenryG: about https://launchpad.net/bugs/1523999? | 00:18 |
openstack | Launchpad bug 1523999 in neutron "Any error in L3 agent after external gateway is configured but before the local cache is updated results in errors in subsequent router updates" [Medium,Confirmed] | 00:18 |
HenryG | amuller: sorry for the late ping. No, I was wondering about Bug #1523031 | 00:18 |
openstack | bug 1523031 in openstack-ansible trunk "Neighbor table entry for router missing with Linux bridge + L3HA + L2 population" [Medium,Confirmed] https://launchpad.net/bugs/1523031 | 00:18 |
amuller | hmm | 00:18 |
HenryG | amuller: You commented in a way that sounded like it is confirmed | 00:18 |
amuller | HenryG: no it was based off what Matt said on IRC | 00:19 |
amuller | HenryG: I didn't confirm this myself | 00:19 |
HenryG | amuller: any suggestions who could take a look? | 00:20 |
amuller | HenryG: I don't have experience with the LB agent, that'd be sc68cal, I don't know if he has experience with L3 HA and l2pop | 00:20 |
amuller | one of those bugs that falls in between expertise domains | 00:20 |
HenryG | more like across them, but yeah | 00:21 |
*** RichardRaseley has quit IRC | 00:21 | |
Sam-I-Am | HenryG: hey thats my bug | 00:22 |
HenryG | Sam-I-Am: yes it is | 00:22 |
Sam-I-Am | HenryG: i found this bug in my lab | 00:23 |
Sam-I-Am | while trying various combinations of linuxbridge, l3ha, and l2pop | 00:24 |
Sam-I-Am | based on another bug, which revealed some problems in openstack-ansible and some error handling problems in neutron | 00:24 |
amuller | from a quick glance at the code I don't see anything obviously wrong | 00:25 |
*** EinstCrazy has quit IRC | 00:25 | |
*** Swami__ has joined #openstack-neutron | 00:25 | |
*** gildub has joined #openstack-neutron | 00:26 | |
Sam-I-Am | amuller: does l2pop populate neighbor info between dhcp namespace and instance or just router namespace and instance? | 00:26 |
amuller | Sam-I-Am: between any 2 neutron ports | 00:26 |
amuller | Sam-I-Am: doesn't care which kind | 00:26 |
Sam-I-Am | ok. so its working for dhcp, but not router in this case. | 00:27 |
*** tflynn_ has quit IRC | 00:27 | |
*** Swami_ has quit IRC | 00:27 | |
Sam-I-Am | and i think its one-sided... only the instance lacks a neighbor entry for the router ip | 00:27 |
Sam-I-Am | so whatever code implements this for ovs is probably missing from lb | 00:27 |
amuller | OVS doesn't use 'ip neighbor add' | 00:28 |
Sam-I-Am | yeah i know | 00:28 |
Sam-I-Am | same 'concept' i guess | 00:28 |
*** sridhar_ram1 has joined #openstack-neutron | 00:28 | |
Sam-I-Am | or... dhcp is triggering the right thing, but router is not | 00:28 |
*** madhu_ak has quit IRC | 00:29 | |
*** tflynn has joined #openstack-neutron | 00:30 | |
*** zhangjn has joined #openstack-neutron | 00:30 | |
*** sridhar_ram has quit IRC | 00:31 | |
*** Marga_ has joined #openstack-neutron | 00:35 | |
*** david-lyle has joined #openstack-neutron | 00:36 | |
*** david-lyle_ has quit IRC | 00:36 | |
*** TrevorV has quit IRC | 00:37 | |
*** thorst has joined #openstack-neutron | 00:38 | |
openstackgerrit | Kevin Benton proposed openstack/neutron: Add tests that constrain db query count https://review.openstack.org/257222 | 00:39 |
*** ivar-laz_ has quit IRC | 00:41 | |
*** ivar-lazzaro has joined #openstack-neutron | 00:41 | |
*** thorst has quit IRC | 00:42 | |
kevinbenton | amuller: ping | 00:42 |
amuller | kevinbenton: just opening up that patch | 00:43 |
kevinbenton | amuller: not that one! | 00:43 |
amuller | kevinbenton: ok closing it | 00:43 |
kevinbenton | amuller: i've heard you use the word 'availability zone' before so i want you to review this one https://review.openstack.org/#/c/257086/ | 00:43 |
amuller | I use a lot of words... | 00:43 |
kevinbenton | amuller: and see what kind of trouble that gets you into? :) | 00:44 |
amuller | kevinbenton: sorry what does it join on here? https://review.openstack.org/#/c/257086/2/neutron/db/models_v2.py | 00:46 |
*** ivar-lazzaro has quit IRC | 00:46 | |
kevinbenton | amuller: the agents table via the dhcp bindings | 00:47 |
kevinbenton | amuller: because each networks AZs are based off of the AZs that the dhcp is scheduled to | 00:47 |
*** itzikb has joined #openstack-neutron | 00:47 | |
kevinbenton | amuller: i want to revisit this after the fix is in to make a network_availability_zones table | 00:48 |
kevinbenton | amuller: so it's more explicity | 00:48 |
*** banix has joined #openstack-neutron | 00:48 | |
kevinbenton | amuller: and then have the dhcp agent code update that | 00:48 |
*** shivharis has quit IRC | 00:48 | |
amuller | kevinbenton: so every time you get a network it'll also get its dhcp bindings, and the agents of those bindings | 00:50 |
kevinbenton | amuller: yep | 00:50 |
amuller | why don't we just pull in the entire schema every time someone farts | 00:50 |
kevinbenton | amuller: and it was doing that before this too, except with separate queries | 00:50 |
amuller | yeah | 00:50 |
kevinbenton | amuller: there is a seperate patch up for that | 00:50 |
kevinbenton | amuller: every object will now have a 'topology' relationship | 00:50 |
kevinbenton | amuller: that includes everything else in the DB | 00:51 |
kevinbenton | :) | 00:51 |
*** tidwellr1 has left #openstack-neutron | 00:51 | |
amuller | heh | 00:51 |
*** shivharis has joined #openstack-neutron | 00:51 | |
amuller | just have lots of RAM, never mutate the DB, and there ya go | 00:51 |
openstackgerrit | Zhi Chang proposed openstack/neutron: DHCP agent: paginate sync networks task https://review.openstack.org/257100 | 00:51 |
*** shivharis has quit IRC | 00:52 | |
*** pavel_bondar has quit IRC | 00:52 | |
*** thorst has joined #openstack-neutron | 00:53 | |
*** pavel_bondar has joined #openstack-neutron | 00:53 | |
*** shivharis has joined #openstack-neutron | 00:54 | |
*** thorst_ has joined #openstack-neutron | 00:54 | |
*** davideagnello has quit IRC | 00:54 | |
*** hoangcx has joined #openstack-neutron | 00:54 | |
*** signed8bit has quit IRC | 00:55 | |
*** lnicolas1 has joined #openstack-neutron | 00:56 | |
*** thorst has quit IRC | 00:57 | |
*** signed8bit has joined #openstack-neutron | 00:57 | |
amuller | kevinbenton: yeah it's so weird that in order to get a network's AZ you have to go through the DHCP agents and its bindings | 00:58 |
*** EinstCrazy has joined #openstack-neutron | 00:58 | |
*** signed8bit has quit IRC | 00:58 | |
amuller | kevinbenton: for this: https://review.openstack.org/#/c/257222/ you need the other patches merged? | 00:59 |
kevinbenton | amuller: yep | 01:00 |
*** salv-orlando has joined #openstack-neutron | 01:00 | |
amuller | kevinbenton: so just waiting for that patch I just approved, that was the last one ya? | 01:00 |
*** sridhar_ram1 is now known as sridhar_ram | 01:01 | |
kevinbenton | amuller: for now, working on one for a real networkavailabilityzones table right now | 01:01 |
*** eil397 has quit IRC | 01:05 | |
*** oomichi_ has joined #openstack-neutron | 01:09 | |
*** oomichi has quit IRC | 01:11 | |
*** Swami__ has quit IRC | 01:12 | |
*** oomichi_ has quit IRC | 01:12 | |
*** oomichi has joined #openstack-neutron | 01:12 | |
*** banix has quit IRC | 01:12 | |
*** madhu_ak has joined #openstack-neutron | 01:13 | |
*** armax has quit IRC | 01:14 | |
openstackgerrit | Kevin Benton proposed openstack/neutron: Add explicity network availability zones table https://review.openstack.org/258212 | 01:16 |
*** john-davidge has quit IRC | 01:17 | |
*** salv-orlando has quit IRC | 01:17 | |
*** chlong has joined #openstack-neutron | 01:21 | |
*** mlavalle has quit IRC | 01:22 | |
*** tflynn has quit IRC | 01:22 | |
*** tflynn has joined #openstack-neutron | 01:22 | |
*** eil397 has joined #openstack-neutron | 01:24 | |
*** tfukushima has joined #openstack-neutron | 01:26 | |
*** thorst_ has quit IRC | 01:27 | |
*** annp has joined #openstack-neutron | 01:28 | |
*** thorst has joined #openstack-neutron | 01:28 | |
*** gongysh has joined #openstack-neutron | 01:28 | |
annp | sc68cal: ping | 01:28 |
*** markvoelker has quit IRC | 01:29 | |
openstackgerrit | Henry Gessau proposed openstack/neutron: Cleanup all the release notes https://review.openstack.org/257413 | 01:31 |
*** mickeys has quit IRC | 01:33 | |
*** eil397 has quit IRC | 01:33 | |
*** Prithiv has quit IRC | 01:34 | |
*** thorst has quit IRC | 01:36 | |
*** liangbo has joined #openstack-neutron | 01:39 | |
*** zhhuabj has quit IRC | 01:44 | |
*** zhenguo has joined #openstack-neutron | 01:47 | |
*** tflynn has quit IRC | 01:49 | |
*** hua has joined #openstack-neutron | 01:51 | |
*** hua has quit IRC | 01:52 | |
*** hua has joined #openstack-neutron | 01:52 | |
*** shivrao has quit IRC | 01:53 | |
*** hua has quit IRC | 01:55 | |
*** hua has joined #openstack-neutron | 01:55 | |
*** neiljerram has joined #openstack-neutron | 01:56 | |
*** tfukushima has quit IRC | 01:56 | |
*** itzikb has quit IRC | 01:56 | |
*** tfukushima has joined #openstack-neutron | 01:56 | |
*** zhhuabj has joined #openstack-neutron | 01:56 | |
*** hua has quit IRC | 01:57 | |
*** hua has joined #openstack-neutron | 01:57 | |
*** baohua has joined #openstack-neutron | 01:58 | |
*** hua has quit IRC | 01:59 | |
*** hua has joined #openstack-neutron | 01:59 | |
*** dims has quit IRC | 01:59 | |
*** salv-orlando has joined #openstack-neutron | 02:00 | |
*** tfukushima has quit IRC | 02:01 | |
*** hua has quit IRC | 02:01 | |
*** hua has joined #openstack-neutron | 02:02 | |
*** judy has joined #openstack-neutron | 02:02 | |
*** sthillma has quit IRC | 02:03 | |
*** stanzgy has joined #openstack-neutron | 02:03 | |
*** judy has left #openstack-neutron | 02:04 | |
openstackgerrit | Zhi Chang proposed openstack/neutron: DHCP agent: paginate sync networks task https://review.openstack.org/257100 | 02:04 |
*** salv-orlando has quit IRC | 02:05 | |
*** yujie has joined #openstack-neutron | 02:05 | |
openstackgerrit | Shu Muto proposed openstack/python-neutronclient: Delete python bytecode before every test run https://review.openstack.org/252157 | 02:11 |
*** bochi-michael has joined #openstack-neutron | 02:11 | |
*** zhangjn has quit IRC | 02:11 | |
*** hitalia has quit IRC | 02:11 | |
*** shivharis has quit IRC | 02:13 | |
*** jreeves has quit IRC | 02:13 | |
*** vishwanathj has quit IRC | 02:15 | |
*** zhangjn has joined #openstack-neutron | 02:16 | |
*** zhangjn has quit IRC | 02:17 | |
*** zhangjn has joined #openstack-neutron | 02:19 | |
*** bharathm has quit IRC | 02:19 | |
*** tfukushima has joined #openstack-neutron | 02:21 | |
*** zhhuabj has quit IRC | 02:21 | |
*** yamamoto has joined #openstack-neutron | 02:22 | |
*** zhangjn has quit IRC | 02:24 | |
*** yamamoto has quit IRC | 02:25 | |
*** hitalia has joined #openstack-neutron | 02:25 | |
*** markvoelker has joined #openstack-neutron | 02:29 | |
*** aranjan has quit IRC | 02:30 | |
*** mfuruta has joined #openstack-neutron | 02:30 | |
*** zhangjn has joined #openstack-neutron | 02:30 | |
*** zhhuabj has joined #openstack-neutron | 02:33 | |
*** thorst has joined #openstack-neutron | 02:34 | |
*** markvoelker has quit IRC | 02:34 | |
*** yamahata has quit IRC | 02:36 | |
*** bbzhao has quit IRC | 02:36 | |
*** bbzhao has joined #openstack-neutron | 02:37 | |
*** sridhar_ram has quit IRC | 02:37 | |
*** zhangjn has quit IRC | 02:38 | |
*** rha has quit IRC | 02:40 | |
*** thorst has quit IRC | 02:42 | |
*** wolverin_ has joined #openstack-neutron | 02:43 | |
*** wolverineav has quit IRC | 02:47 | |
*** wolverin_ has quit IRC | 02:47 | |
*** ivar-lazzaro has joined #openstack-neutron | 02:49 | |
*** s3wong has quit IRC | 02:50 | |
openstackgerrit | Bo Chi proposed openstack/neutron: reject leading '0's in IPv4 addr to avoid ambiguity https://review.openstack.org/255217 | 02:51 |
*** azbiswas has joined #openstack-neutron | 02:51 | |
*** fzdarsky_ has joined #openstack-neutron | 02:52 | |
*** zhangjn has joined #openstack-neutron | 02:52 | |
*** amuller has quit IRC | 02:53 | |
*** shaohe_feng has joined #openstack-neutron | 02:53 | |
*** zhangjn has quit IRC | 02:54 | |
*** ivar-laz_ has joined #openstack-neutron | 02:55 | |
*** ivar-lazzaro has quit IRC | 02:55 | |
*** fzdarsky has quit IRC | 02:55 | |
*** shaohe_feng has quit IRC | 02:56 | |
*** zhangjn has joined #openstack-neutron | 02:58 | |
*** bdemers has joined #openstack-neutron | 03:02 | |
*** ildikov has quit IRC | 03:02 | |
openstackgerrit | Brian Haley proposed openstack/neutron: Create a routing table manager https://review.openstack.org/192032 | 03:02 |
openstackgerrit | Merged openstack/python-neutronclient: Reworded nargs='?' explanation for better clarity https://review.openstack.org/256028 | 03:02 |
*** ildikov has joined #openstack-neutron | 03:02 | |
*** zhangjn has quit IRC | 03:03 | |
*** ivar-laz_ has quit IRC | 03:04 | |
*** zhangjn has joined #openstack-neutron | 03:04 | |
*** ivar-lazzaro has joined #openstack-neutron | 03:05 | |
*** zhangjn has quit IRC | 03:06 | |
*** zhangjn has joined #openstack-neutron | 03:07 | |
*** yujie has quit IRC | 03:08 | |
*** ivar-lazzaro has quit IRC | 03:10 | |
*** zhangjn has quit IRC | 03:10 | |
openstackgerrit | Merged openstack/python-neutronclient: Drop py33 support https://review.openstack.org/257704 | 03:10 |
*** yamamoto has joined #openstack-neutron | 03:12 | |
*** wolverineav has joined #openstack-neutron | 03:12 | |
*** wolverineav has quit IRC | 03:16 | |
openstackgerrit | IWAMOTO Toshihiro proposed openstack/neutron: Call Ryu's clean up function when ovs_neutron_agent.main terminates https://review.openstack.org/257204 | 03:18 |
*** zhangjn has joined #openstack-neutron | 03:19 | |
openstackgerrit | fumihiko kakuma proposed openstack/neutron: Add to deprecate OFAgent in release note https://review.openstack.org/251820 | 03:19 |
openstackgerrit | Bo Chi proposed openstack/neutron: refactor test_validate_ip_address() https://review.openstack.org/258238 | 03:21 |
*** gvrangan has quit IRC | 03:21 | |
*** yuanying has quit IRC | 03:22 | |
*** c64cosmin has quit IRC | 03:25 | |
*** hua has quit IRC | 03:27 | |
openstackgerrit | Assaf Muller proposed openstack/neutron: Change call to cast when recipient doesn't return value https://review.openstack.org/258241 | 03:27 |
*** wolverineav has joined #openstack-neutron | 03:29 | |
openstackgerrit | Hong Hui Xiao proposed openstack/neutron: Kill the vrrp orphan process when (re)spawn keepalived https://review.openstack.org/241517 | 03:32 |
*** jckasper has quit IRC | 03:32 | |
*** apuimedo has quit IRC | 03:33 | |
*** jckasper has joined #openstack-neutron | 03:33 | |
*** apuimedo has joined #openstack-neutron | 03:33 | |
*** yujie has joined #openstack-neutron | 03:37 | |
*** jckasper has quit IRC | 03:37 | |
*** apuimedo has quit IRC | 03:38 | |
*** apuimedo has joined #openstack-neutron | 03:39 | |
*** thorst has joined #openstack-neutron | 03:39 | |
*** hua has joined #openstack-neutron | 03:40 | |
*** shwetaap has joined #openstack-neutron | 03:40 | |
*** jckasper has joined #openstack-neutron | 03:43 | |
*** hitalia has quit IRC | 03:43 | |
*** apuimedo has quit IRC | 03:43 | |
openstackgerrit | Hong Hui Xiao proposed openstack/neutron: Update related router when subnetpool change scope https://review.openstack.org/251470 | 03:44 |
*** vikasc has joined #openstack-neutron | 03:44 | |
*** dims has joined #openstack-neutron | 03:45 | |
openstackgerrit | Merged openstack/neutron: Add explicit address family to AddressScope https://review.openstack.org/233317 | 03:45 |
*** apuimedo has joined #openstack-neutron | 03:45 | |
*** thorst has quit IRC | 03:46 | |
*** markvoelker has joined #openstack-neutron | 03:46 | |
*** SurajD has joined #openstack-neutron | 03:46 | |
*** gberginc has joined #openstack-neutron | 03:50 | |
*** markvoelker has quit IRC | 03:50 | |
*** apuimedo has quit IRC | 03:52 | |
*** apuimedo has joined #openstack-neutron | 03:53 | |
*** zhangjn has quit IRC | 03:56 | |
*** apuimedo has quit IRC | 03:58 | |
*** apuimedo has joined #openstack-neutron | 03:59 | |
*** neiljerram has quit IRC | 04:00 | |
*** armax has joined #openstack-neutron | 04:00 | |
*** anilvenkata has joined #openstack-neutron | 04:01 | |
*** tbh has joined #openstack-neutron | 04:05 | |
*** iwamoto has joined #openstack-neutron | 04:06 | |
*** yuanying has joined #openstack-neutron | 04:07 | |
*** apuimedo has quit IRC | 04:07 | |
*** armax has quit IRC | 04:07 | |
*** apuimedo has joined #openstack-neutron | 04:09 | |
*** emagana has joined #openstack-neutron | 04:11 | |
*** wolverineav has quit IRC | 04:13 | |
*** apuimedo has quit IRC | 04:14 | |
*** apuimedo has joined #openstack-neutron | 04:14 | |
*** emagana has quit IRC | 04:16 | |
*** amotoki has joined #openstack-neutron | 04:16 | |
*** armax has joined #openstack-neutron | 04:20 | |
*** dims has quit IRC | 04:20 | |
openstackgerrit | Zhi Chang proposed openstack/neutron: DHCP agent: paginate sync networks task https://review.openstack.org/257100 | 04:20 |
*** bochi-michael_ has joined #openstack-neutron | 04:22 | |
*** bochi-michael has quit IRC | 04:22 | |
*** bochi-michael_ has quit IRC | 04:22 | |
*** bochi-michael has joined #openstack-neutron | 04:23 | |
*** apuimedo has quit IRC | 04:24 | |
*** tflynn has joined #openstack-neutron | 04:25 | |
*** apuimedo has joined #openstack-neutron | 04:26 | |
*** lnicolas1 has quit IRC | 04:30 | |
*** zhangjn has joined #openstack-neutron | 04:30 | |
*** vinaymuddu has joined #openstack-neutron | 04:30 | |
*** rossella_s has quit IRC | 04:30 | |
*** apuimedo has quit IRC | 04:30 | |
*** rossella_s has joined #openstack-neutron | 04:31 | |
openstackgerrit | Bo Chi proposed openstack/neutron: reject leading '0's in IPv4 addr to avoid ambiguity https://review.openstack.org/255217 | 04:31 |
*** apuimedo has joined #openstack-neutron | 04:31 | |
*** djan_ has joined #openstack-neutron | 04:31 | |
*** hua has quit IRC | 04:31 | |
*** azbiswas_ has joined #openstack-neutron | 04:32 | |
*** djan has quit IRC | 04:33 | |
*** azbiswas has quit IRC | 04:34 | |
*** vinaymuddu has quit IRC | 04:34 | |
*** lnicolas1 has joined #openstack-neutron | 04:35 | |
*** apuimedo has quit IRC | 04:36 | |
*** apuimedo has joined #openstack-neutron | 04:37 | |
*** tfukushima has quit IRC | 04:37 | |
*** phil_h has quit IRC | 04:39 | |
*** apuimedo has quit IRC | 04:42 | |
*** apuimedo has joined #openstack-neutron | 04:42 | |
*** thorst has joined #openstack-neutron | 04:43 | |
*** tflynn has quit IRC | 04:44 | |
*** zhhuabj has quit IRC | 04:44 | |
*** Prem has joined #openstack-neutron | 04:45 | |
*** apuimedo has quit IRC | 04:49 | |
*** sudipto has joined #openstack-neutron | 04:49 | |
*** apuimedo has joined #openstack-neutron | 04:50 | |
*** thorst has quit IRC | 04:52 | |
*** mohankumar has joined #openstack-neutron | 04:52 | |
*** sudipto has quit IRC | 04:52 | |
*** zhangjn has quit IRC | 04:52 | |
*** azbiswas_ has quit IRC | 04:54 | |
*** apuimedo has quit IRC | 04:55 | |
*** apuimedo has joined #openstack-neutron | 04:56 | |
*** zhhuabj has joined #openstack-neutron | 04:57 | |
*** SurajD has quit IRC | 04:57 | |
*** john-davidge has joined #openstack-neutron | 04:57 | |
openstackgerrit | Hong Hui Xiao proposed openstack/neutron: Update related router when subnetpool change scope https://review.openstack.org/251470 | 04:58 |
*** aranjan has joined #openstack-neutron | 04:59 | |
*** SurajD has joined #openstack-neutron | 04:59 | |
openstackgerrit | Adolfo Duarte proposed openstack/neutron: HA for DVR - Neutron Server side code changes https://review.openstack.org/143169 | 04:59 |
*** jamespage has quit IRC | 05:00 | |
*** bharathm has joined #openstack-neutron | 05:00 | |
*** sthillma has joined #openstack-neutron | 05:00 | |
*** jamespage has joined #openstack-neutron | 05:00 | |
openstackgerrit | fumihiko kakuma proposed openstack/neutron: Add to deprecate OFAgent in release note https://review.openstack.org/251820 | 05:00 |
*** sthillma_ has joined #openstack-neutron | 05:01 | |
openstackgerrit | ZhaoBo proposed openstack/neutron: Add timestamp for neutron core resources https://review.openstack.org/213586 | 05:01 |
openstackgerrit | ZhaoBo proposed openstack/neutron: Add standard attribute functions https://review.openstack.org/251193 | 05:01 |
*** wolverineav has joined #openstack-neutron | 05:02 | |
*** apuimedo has quit IRC | 05:03 | |
openstackgerrit | ZhaoBo proposed openstack/neutron: Add timestamp changed-since for core resources https://review.openstack.org/250122 | 05:04 |
*** apuimedo has joined #openstack-neutron | 05:05 | |
*** sthillma has quit IRC | 05:05 | |
*** sthillma_ is now known as sthillma | 05:05 | |
*** wolverineav has quit IRC | 05:06 | |
*** aranjan has quit IRC | 05:07 | |
openstackgerrit | Reedip proposed openstack/python-neutronclient: [UT missing]Update help information for lbaasv2 CLIs https://review.openstack.org/255093 | 05:09 |
reedip | amotoki: ping | 05:09 |
*** apuimedo has quit IRC | 05:10 | |
*** apuimedo has joined #openstack-neutron | 05:10 | |
*** shausy has joined #openstack-neutron | 05:12 | |
*** liangbo has quit IRC | 05:12 | |
amotoki | reedip: pong | 05:13 |
*** azbiswas has joined #openstack-neutron | 05:14 | |
reedip | Hi amotoki: There are a few neutronclient patches pending for reviews. If you have some bandwidth this week, can you please look into them? | 05:14 |
amotoki | reedip: I am on a business trip this week and the bandwidth would be narrow. | 05:15 |
amotoki | reedip: i hope others can visit. | 05:16 |
reedip | amotoki: Oh, ok... | 05:16 |
reedip | amotoki: I am hoping too... | 05:16 |
reedip | amotoki: Thanks for your time | 05:18 |
*** apuimedo has quit IRC | 05:20 | |
*** apuimedo has joined #openstack-neutron | 05:21 | |
*** ekuris has joined #openstack-neutron | 05:21 | |
*** ekuris has quit IRC | 05:22 | |
*** ekuris has joined #openstack-neutron | 05:22 | |
*** vikram_ has joined #openstack-neutron | 05:23 | |
*** liangbo has joined #openstack-neutron | 05:24 | |
*** vikasc has quit IRC | 05:25 | |
*** apuimedo has quit IRC | 05:25 | |
*** apuimedo has joined #openstack-neutron | 05:27 | |
*** hua has joined #openstack-neutron | 05:29 | |
*** vikasc has joined #openstack-neutron | 05:30 | |
*** hua has quit IRC | 05:30 | |
*** zhhuabj_ has joined #openstack-neutron | 05:30 | |
*** banix has joined #openstack-neutron | 05:31 | |
*** salv-orlando has joined #openstack-neutron | 05:31 | |
*** apuimedo has quit IRC | 05:32 | |
*** zhangjn has joined #openstack-neutron | 05:32 | |
*** apuimedo has joined #openstack-neutron | 05:32 | |
*** links has joined #openstack-neutron | 05:34 | |
*** jckasper has quit IRC | 05:36 | |
*** jckasper has joined #openstack-neutron | 05:37 | |
*** jckasper has quit IRC | 05:37 | |
*** Marga_ has quit IRC | 05:39 | |
*** Marga_ has joined #openstack-neutron | 05:40 | |
*** zhhuabj_ has quit IRC | 05:41 | |
*** john-davidge has quit IRC | 05:45 | |
*** tfukushima has joined #openstack-neutron | 05:45 | |
*** wolverineav has joined #openstack-neutron | 05:46 | |
*** lnicolas1 has quit IRC | 05:46 | |
*** markvoelker has joined #openstack-neutron | 05:46 | |
*** apuimedo has quit IRC | 05:47 | |
*** apuimedo has joined #openstack-neutron | 05:47 | |
*** salv-orlando has quit IRC | 05:48 | |
*** yalie has joined #openstack-neutron | 05:48 | |
*** gberginc has quit IRC | 05:49 | |
*** salv-orlando has joined #openstack-neutron | 05:50 | |
*** thorst has joined #openstack-neutron | 05:51 | |
*** markvoelker has quit IRC | 05:51 | |
*** blogan_ has joined #openstack-neutron | 05:53 | |
*** salv-orl_ has joined #openstack-neutron | 05:54 | |
*** apuimedo has quit IRC | 05:54 | |
*** thorst has quit IRC | 05:56 | |
*** salv-orlando has quit IRC | 05:56 | |
*** apuimedo has joined #openstack-neutron | 05:57 | |
*** zhhuabj has quit IRC | 05:57 | |
*** salv-orlando has joined #openstack-neutron | 05:57 | |
*** salv-orl_ has quit IRC | 05:58 | |
*** djan has joined #openstack-neutron | 05:58 | |
*** yfried has quit IRC | 05:58 | |
*** djan_ has quit IRC | 05:59 | |
*** bochi-michael has quit IRC | 06:01 | |
*** aranjan has joined #openstack-neutron | 06:01 | |
*** apuimedo has quit IRC | 06:01 | |
*** apuimedo has joined #openstack-neutron | 06:02 | |
*** mkolesni has joined #openstack-neutron | 06:03 | |
*** oomichi has quit IRC | 06:04 | |
*** michchap has joined #openstack-neutron | 06:04 | |
*** dedery has joined #openstack-neutron | 06:05 | |
*** dedery has quit IRC | 06:05 | |
*** dedery_ has joined #openstack-neutron | 06:06 | |
*** aduyck has quit IRC | 06:06 | |
*** apuimedo has quit IRC | 06:07 | |
*** salv-orlando has quit IRC | 06:07 | |
*** apuimedo has joined #openstack-neutron | 06:07 | |
*** salv-orlando has joined #openstack-neutron | 06:08 | |
*** zhhuabj has joined #openstack-neutron | 06:11 | |
*** apuimedo has quit IRC | 06:12 | |
*** tfukushima has quit IRC | 06:12 | |
*** apuimedo has joined #openstack-neutron | 06:13 | |
*** gildub has quit IRC | 06:13 | |
*** salv-orl_ has joined #openstack-neutron | 06:14 | |
*** salv-orlando has quit IRC | 06:14 | |
*** banix has quit IRC | 06:15 | |
*** sleviim has joined #openstack-neutron | 06:17 | |
*** hdaniel has joined #openstack-neutron | 06:17 | |
*** javeriak has joined #openstack-neutron | 06:18 | |
*** sleviim has quit IRC | 06:20 | |
*** apuimedo has quit IRC | 06:20 | |
*** lajos-katona has joined #openstack-neutron | 06:20 | |
*** apuimedo has joined #openstack-neutron | 06:21 | |
*** sthillma has quit IRC | 06:23 | |
*** numans has joined #openstack-neutron | 06:23 | |
*** vikasc has quit IRC | 06:23 | |
*** sleviim has joined #openstack-neutron | 06:23 | |
*** vikasc has joined #openstack-neutron | 06:25 | |
*** abregman has joined #openstack-neutron | 06:29 | |
*** gberginc has joined #openstack-neutron | 06:29 | |
*** hitalia has joined #openstack-neutron | 06:30 | |
*** apuimedo has quit IRC | 06:30 | |
*** apuimedo has joined #openstack-neutron | 06:31 | |
*** Marga_ has quit IRC | 06:32 | |
*** Marga_ has joined #openstack-neutron | 06:33 | |
*** apuimedo has quit IRC | 06:35 | |
*** apuimedo has joined #openstack-neutron | 06:36 | |
*** Bofu2U has quit IRC | 06:37 | |
*** javeriak_ has joined #openstack-neutron | 06:40 | |
*** salv-orlando has joined #openstack-neutron | 06:41 | |
*** javeriak has quit IRC | 06:41 | |
*** apuimedo has quit IRC | 06:41 | |
*** apuimedo has joined #openstack-neutron | 06:41 | |
*** signed8bit has joined #openstack-neutron | 06:42 | |
*** changbl has joined #openstack-neutron | 06:42 | |
*** salv-orl_ has quit IRC | 06:43 | |
*** akamyshnikova_ has joined #openstack-neutron | 06:44 | |
*** SridharG has joined #openstack-neutron | 06:44 | |
*** markvoelker has joined #openstack-neutron | 06:47 | |
*** vthapar has joined #openstack-neutron | 06:51 | |
openstackgerrit | Numan Siddique proposed openstack/neutron: Refactor the subnetpools API tests https://review.openstack.org/202419 | 06:51 |
*** markvoelker has quit IRC | 06:52 | |
*** mosulica has joined #openstack-neutron | 06:53 | |
*** jianghuaw has joined #openstack-neutron | 06:54 | |
*** thorst has joined #openstack-neutron | 06:54 | |
*** jianghuaw has quit IRC | 06:54 | |
*** jianghuaw has joined #openstack-neutron | 06:54 | |
*** SridharG has quit IRC | 06:55 | |
*** oshvartz has joined #openstack-neutron | 06:55 | |
*** apuimedo has quit IRC | 06:55 | |
*** neiljerram has joined #openstack-neutron | 06:56 | |
*** jianghua_ has joined #openstack-neutron | 06:57 | |
*** SridharG has joined #openstack-neutron | 06:57 | |
*** apuimedo has joined #openstack-neutron | 06:57 | |
*** armax has quit IRC | 06:57 | |
*** anshul has joined #openstack-neutron | 06:58 | |
*** jianghua_ has quit IRC | 06:59 | |
*** jianghuaw has quit IRC | 07:00 | |
*** rcernin has joined #openstack-neutron | 07:01 | |
*** thorst has quit IRC | 07:01 | |
*** apuimedo has quit IRC | 07:02 | |
*** apuimedo has joined #openstack-neutron | 07:02 | |
*** tfukushima has joined #openstack-neutron | 07:02 | |
*** liangbo has quit IRC | 07:02 | |
*** neiljerram has quit IRC | 07:03 | |
*** salv-orlando has quit IRC | 07:04 | |
*** jianghuaw has joined #openstack-neutron | 07:06 | |
*** jianghuaw has quit IRC | 07:09 | |
*** apuimedo has quit IRC | 07:09 | |
*** blogan_ has quit IRC | 07:09 | |
*** apuimedo has joined #openstack-neutron | 07:10 | |
*** bbzhao has quit IRC | 07:10 | |
*** rcernin_ has joined #openstack-neutron | 07:12 | |
openstackgerrit | Reedip proposed openstack/python-neutronclient: Update help information for lbaasv2 CLIs https://review.openstack.org/255093 | 07:13 |
*** trinaths has joined #openstack-neutron | 07:13 | |
*** trinaths has left #openstack-neutron | 07:13 | |
*** rcernin has quit IRC | 07:13 | |
*** apuimedo has quit IRC | 07:14 | |
*** vishwanathj has joined #openstack-neutron | 07:14 | |
*** apuimedo has joined #openstack-neutron | 07:15 | |
*** hdaniel has quit IRC | 07:18 | |
*** apuimedo has quit IRC | 07:19 | |
*** signed8bit has quit IRC | 07:19 | |
openstackgerrit | Reedip proposed openstack/python-neutronclient: Support for Name field in Members and HMs https://review.openstack.org/246077 | 07:20 |
*** azbiswas has quit IRC | 07:20 | |
openstackgerrit | Merged openstack/neutron: Use a joined relationship for AZ info on networks https://review.openstack.org/257086 | 07:21 |
*** mkolesni has quit IRC | 07:21 | |
*** rcernin_ has quit IRC | 07:21 | |
*** bzhao has joined #openstack-neutron | 07:21 | |
*** apuimedo has joined #openstack-neutron | 07:22 | |
*** anshul has quit IRC | 07:22 | |
*** rcernin has joined #openstack-neutron | 07:22 | |
*** boris-42_ has quit IRC | 07:23 | |
*** gampel has joined #openstack-neutron | 07:24 | |
openstackgerrit | Merged openstack/neutron: Updating devref for networking-onos project https://review.openstack.org/251733 | 07:25 |
SridharG | garyk: Hello, can you please review the following patch when you get sometime, Thanks. https://review.openstack.org/#/c/244722/ | 07:26 |
*** apuimedo has quit IRC | 07:29 | |
*** SurajD has quit IRC | 07:30 | |
*** sgordon has quit IRC | 07:30 | |
*** apuimedo has joined #openstack-neutron | 07:31 | |
*** elo has joined #openstack-neutron | 07:32 | |
openstackgerrit | Yushiro FURUKAWA proposed openstack/neutron-specs: (Operator-only) Logging API for security groups https://review.openstack.org/203509 | 07:33 |
*** sgordon has joined #openstack-neutron | 07:33 | |
*** thorst has joined #openstack-neutron | 07:33 | |
*** elo has quit IRC | 07:33 | |
*** fzdarsky_ has quit IRC | 07:34 | |
*** anshul has joined #openstack-neutron | 07:35 | |
*** apuimedo has quit IRC | 07:35 | |
*** apuimedo has joined #openstack-neutron | 07:36 | |
*** salv-orlando has joined #openstack-neutron | 07:36 | |
*** jianghuaw has joined #openstack-neutron | 07:37 | |
*** hynekm has joined #openstack-neutron | 07:37 | |
*** mohankumar has quit IRC | 07:38 | |
*** rha has joined #openstack-neutron | 07:39 | |
*** jianghuaw has quit IRC | 07:39 | |
*** SurajD has joined #openstack-neutron | 07:40 | |
*** sthillma has joined #openstack-neutron | 07:40 | |
*** elo has joined #openstack-neutron | 07:40 | |
*** sgordon` has joined #openstack-neutron | 07:41 | |
*** thorst has quit IRC | 07:41 | |
openstackgerrit | Kevin Benton proposed openstack/neutron: Add tests that constrain db query count https://review.openstack.org/257222 | 07:42 |
openstackgerrit | Hong Hui Xiao proposed openstack/neutron-specs: Select active l3 agent for HA router https://review.openstack.org/257299 | 07:43 |
*** sgordon has quit IRC | 07:44 | |
*** garyk1 has joined #openstack-neutron | 07:44 | |
*** apuimedo has quit IRC | 07:45 | |
*** apuimedo has joined #openstack-neutron | 07:46 | |
*** salv-orl_ has joined #openstack-neutron | 07:47 | |
*** salv-orlando has quit IRC | 07:47 | |
*** sgordon` has quit IRC | 07:48 | |
openstackgerrit | Kevin Benton proposed openstack/neutron: Use a joined relationship for AZ info on routers https://review.openstack.org/258301 | 07:49 |
vikram_ | kevinbenton: ping | 07:51 |
*** changzhi has joined #openstack-neutron | 07:51 | |
vikram_ | kevinbenton: Can you plz have a look at "https://review.openstack.org/#/c/242270/" for RBAC completeness | 07:52 |
*** sgordon has joined #openstack-neutron | 07:53 | |
*** neeti has joined #openstack-neutron | 07:54 | |
*** salv-orlando has joined #openstack-neutron | 07:54 | |
*** salv-orl_ has quit IRC | 07:55 | |
*** apuimedo has quit IRC | 07:56 | |
*** salv-orl_ has joined #openstack-neutron | 07:57 | |
*** apuimedo has joined #openstack-neutron | 07:57 | |
*** salv-orlando has quit IRC | 07:57 | |
*** mfuruta has quit IRC | 07:58 | |
*** mfuruta has joined #openstack-neutron | 08:00 | |
*** yamamoto has quit IRC | 08:00 | |
*** astupnikov has joined #openstack-neutron | 08:02 | |
*** yamamoto has joined #openstack-neutron | 08:03 | |
*** bochi-michael has joined #openstack-neutron | 08:04 | |
*** tmorin has joined #openstack-neutron | 08:05 | |
*** salv-orl_ has quit IRC | 08:05 | |
*** yamamoto has quit IRC | 08:06 | |
*** apuimedo has quit IRC | 08:06 | |
*** garyk has quit IRC | 08:06 | |
*** garyk1 has quit IRC | 08:07 | |
*** apuimedo has joined #openstack-neutron | 08:07 | |
*** salv-orl_ has joined #openstack-neutron | 08:08 | |
*** Bofu2U has joined #openstack-neutron | 08:08 | |
*** yuanying has quit IRC | 08:09 | |
openstackgerrit | Zhi Chang proposed openstack/neutron: DHCP agent: paginate sync networks task https://review.openstack.org/257100 | 08:09 |
*** nyechiel has joined #openstack-neutron | 08:10 | |
*** kobis has quit IRC | 08:10 | |
*** salv-orl_ has quit IRC | 08:14 | |
*** scheuran has joined #openstack-neutron | 08:14 | |
*** matrohon has joined #openstack-neutron | 08:15 | |
*** hdaniel has joined #openstack-neutron | 08:16 | |
*** chlong has quit IRC | 08:17 | |
openstackgerrit | Oleg Bondarev proposed openstack/neutron: Use admin context when removing DVR router on vm port deletion https://review.openstack.org/257938 | 08:17 |
openstackgerrit | Oleg Bondarev proposed openstack/neutron: Use admin context when removing DVR router on vm port deletion https://review.openstack.org/257938 | 08:18 |
*** apuimedo has quit IRC | 08:18 | |
*** sthillma has quit IRC | 08:18 | |
*** yamamoto has joined #openstack-neutron | 08:18 | |
*** yamamoto has quit IRC | 08:18 | |
*** garyk has joined #openstack-neutron | 08:19 | |
*** moshele has joined #openstack-neutron | 08:20 | |
*** apuimedo has joined #openstack-neutron | 08:20 | |
*** azbiswas has joined #openstack-neutron | 08:21 | |
*** EvgenyF has joined #openstack-neutron | 08:24 | |
*** [1]evgenyf has joined #openstack-neutron | 08:24 | |
*** apuimedo has quit IRC | 08:25 | |
*** devvesa has joined #openstack-neutron | 08:25 | |
*** azbiswas has quit IRC | 08:25 | |
*** apuimedo has joined #openstack-neutron | 08:26 | |
openstackgerrit | Kevin Benton proposed openstack/neutron: Use a joined relationship for AZ info on routers https://review.openstack.org/258301 | 08:27 |
*** salv-orlando has joined #openstack-neutron | 08:27 | |
openstackgerrit | Shu Muto proposed openstack/python-neutronclient: Delete python bytecode before every test run https://review.openstack.org/252157 | 08:27 |
*** yfried has joined #openstack-neutron | 08:28 | |
*** kobis has joined #openstack-neutron | 08:30 | |
*** nyechiel_ has joined #openstack-neutron | 08:31 | |
*** hitalia has quit IRC | 08:33 | |
*** yfried_ has joined #openstack-neutron | 08:33 | |
*** yfried has quit IRC | 08:34 | |
*** nyechiel has quit IRC | 08:35 | |
*** apuimedo has quit IRC | 08:37 | |
*** salv-orlando has quit IRC | 08:38 | |
*** thorst has joined #openstack-neutron | 08:38 | |
*** jlibosva has joined #openstack-neutron | 08:38 | |
*** apuimedo has joined #openstack-neutron | 08:40 | |
*** hynekm has quit IRC | 08:41 | |
openstackgerrit | Oleg Bondarev proposed openstack/neutron: Remove check on dhcp enabled subnets while scheduling dvr https://review.openstack.org/250075 | 08:42 |
openstackgerrit | Numan Siddique proposed openstack/neutron: Refactor the subnetpools API tests https://review.openstack.org/202419 | 08:43 |
*** jpena has joined #openstack-neutron | 08:43 | |
*** markus_z has joined #openstack-neutron | 08:45 | |
*** amotoki has quit IRC | 08:45 | |
*** salv-orlando has joined #openstack-neutron | 08:45 | |
*** gampel1 has joined #openstack-neutron | 08:46 | |
*** jlanoux has joined #openstack-neutron | 08:46 | |
*** thorst has quit IRC | 08:46 | |
*** salv-orlando has quit IRC | 08:46 | |
*** ihrachys has joined #openstack-neutron | 08:47 | |
*** apuimedo has quit IRC | 08:47 | |
*** njohnst__ has quit IRC | 08:47 | |
*** salv-orlando has joined #openstack-neutron | 08:47 | |
openstackgerrit | Merged openstack/neutron: Tune _get_candidates for faster scheduling in dvr https://review.openstack.org/242286 | 08:47 |
*** [1]evgenyf has quit IRC | 08:47 | |
*** aranjan has quit IRC | 08:47 | |
*** gampel has quit IRC | 08:48 | |
*** EvgenyF has quit IRC | 08:48 | |
*** markvoelker has joined #openstack-neutron | 08:48 | |
*** jlibosva has quit IRC | 08:48 | |
*** apuimedo has joined #openstack-neutron | 08:49 | |
openstackgerrit | Oleg Bondarev proposed openstack/neutron: Use admin context when removing DVR router on vm port deletion https://review.openstack.org/257938 | 08:49 |
*** rcernin has quit IRC | 08:50 | |
*** njohnsto_ has joined #openstack-neutron | 08:51 | |
*** markvoelker has quit IRC | 08:53 | |
*** apuimedo has quit IRC | 08:54 | |
*** apuimedo has joined #openstack-neutron | 08:55 | |
*** dims has joined #openstack-neutron | 08:55 | |
*** safchain has joined #openstack-neutron | 08:56 | |
openstackgerrit | garyk proposed openstack/neutron: Use the constant HOST_ID instead of 'binding:host_id' https://review.openstack.org/257036 | 08:56 |
*** salv-orlando has quit IRC | 08:57 | |
*** chenli has joined #openstack-neutron | 08:58 | |
*** mfuruta has quit IRC | 08:59 | |
*** salv-orlando has joined #openstack-neutron | 08:59 | |
chenli | hello, I have installed neutron with lbaasv2 followed https://wiki.openstack.org/wiki/Neutron/LBaaS/HowToRun. | 08:59 |
*** ociuhandu has joined #openstack-neutron | 08:59 | |
*** gildub has joined #openstack-neutron | 08:59 | |
chenli | when I try to create a lb with command : neutron lbaas-loadbalancer-create --name lb2 private-subnet | 09:00 |
*** baohua has quit IRC | 09:00 | |
chenli | I get error : http://paste.openstack.org/show/482043/ | 09:00 |
chenli | the error log is come from o-cw* , any one know why this is happening ? | 09:01 |
*** shz has quit IRC | 09:02 | |
*** wolverineav has quit IRC | 09:02 | |
*** shz has joined #openstack-neutron | 09:02 | |
openstackgerrit | Oleg Bondarev proposed openstack/neutron: Do not remove router from dvr_snat agents on dvr port deletion https://review.openstack.org/255989 | 09:03 |
*** nmagnezi has joined #openstack-neutron | 09:04 | |
vikram_ | hdaniel: ping | 09:06 |
*** hynekm has joined #openstack-neutron | 09:06 | |
hdaniel | vikram_: echo reply | 09:06 |
openstackgerrit | Oleg Bondarev proposed openstack/neutron: DVR: optimize check_ports_exist_on_l3_agent() https://review.openstack.org/250150 | 09:06 |
*** zhhuabj has quit IRC | 09:06 | |
*** vishwanathj has quit IRC | 09:06 | |
openstackgerrit | Oleg Bondarev proposed openstack/neutron: Remove duplicate for check_ports_exist_on_l3agent https://review.openstack.org/255374 | 09:06 |
vikram_ | hdaniel: I have doubt regarding RBAC object-type for "https://review.openstack.org/#/c/254224/22/specs/mitaka/rbac-qos-policies.rst" | 09:06 |
vikram_ | hdaniel: can you help me | 09:06 |
hdaniel | vikram_: can you please elaborate ? | 09:07 |
*** rmart04 has joined #openstack-neutron | 09:07 | |
garyk | dougwig: please see comments on https://review.openstack.org/257775 | 09:07 |
vikram_ | hdaniel: sure.. 1 sec | 09:07 |
*** salv-orlando has quit IRC | 09:08 | |
garyk | dougwig: you can look at all of the oslo projects and see that it follows the same pattern | 09:08 |
*** rmart04 has quit IRC | 09:08 | |
*** rcernin has joined #openstack-neutron | 09:08 | |
*** yamahata has joined #openstack-neutron | 09:08 | |
*** rmart04 has joined #openstack-neutron | 09:08 | |
vikram_ | hdaniel: https://github.com/openstack/neutron/blob/master/neutron/db/rbac_db_models.py#L74-L75 | 09:08 |
vikram_ | states that object-type field should be there in the subclass | 09:09 |
vikram_ | if not there then how we gonna add the new object-type called 'qos-policy' for RBAC | 09:09 |
openstackgerrit | Oleg Bondarev proposed openstack/neutron: Notify nova with network-vif-plugged in case of live migration https://review.openstack.org/246898 | 09:10 |
*** mhickey has joined #openstack-neutron | 09:10 | |
vikram_ | hdaniel: Am I missing something | 09:10 |
hdaniel | vikram_: yes the object type is there. it's not persisted in the actual db | 09:10 |
vikram_ | hdaniel: https://github.com/openstack/neutron/blob/master/neutron/db/rbac_db_models.py#L84 | 09:11 |
*** mohankumar has joined #openstack-neutron | 09:11 | |
vikram_ | hdaniel: adds an object-type for network.. Similarly we should have for QosPolicyRBAC | 09:11 |
*** javeriak_ has quit IRC | 09:11 | |
vikram_ | hdaniel: Proposed spec doesn't contains that field | 09:12 |
vikram_ | hdaniel: So I am confused | 09:12 |
hdaniel | vikram_: same thing. btw, my pending WIP patch has this field: https://review.openstack.org/#/c/250081/4/neutron/db/rbac_db_models.py | 09:12 |
vikram_ | hdaniel: Will you add this field in the spec? | 09:13 |
hdaniel | vikram_: the latest spec is updated at line 50 | 09:13 |
*** dims has quit IRC | 09:13 | |
hdaniel | vikram_: it mentions that the described table is QosPolicyRBAC | 09:13 |
*** jistr has joined #openstack-neutron | 09:13 | |
*** rotbeard has joined #openstack-neutron | 09:14 | |
vikram_ | hdaniel: But I couldn't find object-type | 09:14 |
vikram_ | hdaniel: Object_id is available | 09:14 |
hdaniel | vikram_: the db table does _not_ have this field - it _does_ have the field, which is _not_ persistent | 09:14 |
hdaniel | vikram_: I suggest putting the comments on the review.openstack - we can track it better from there | 09:16 |
*** slunkad has joined #openstack-neutron | 09:16 | |
*** jlibosva has joined #openstack-neutron | 09:16 | |
vikram_ | hdaniel: sure.. thanks | 09:18 |
vikram_ | hdaniel: I was doing RBAC support for routed networks so got confused | 09:18 |
vikram_ | hdaniel: If you have time, can you review https://review.openstack.org/#/c/242270/ | 09:19 |
hdaniel | vikram_: sure. np | 09:19 |
*** yfried_ has quit IRC | 09:20 | |
*** apuimedo has quit IRC | 09:20 | |
*** apuimedo has joined #openstack-neutron | 09:22 | |
*** chenli has quit IRC | 09:23 | |
*** iwamoto has quit IRC | 09:24 | |
*** salv-orlando has joined #openstack-neutron | 09:26 | |
*** ygbo has joined #openstack-neutron | 09:26 | |
*** apuimedo has quit IRC | 09:31 | |
*** apuimedo has joined #openstack-neutron | 09:32 | |
*** vikasc has quit IRC | 09:32 | |
*** javeriak has joined #openstack-neutron | 09:32 | |
*** hichihara has quit IRC | 09:36 | |
*** apuimedo has quit IRC | 09:37 | |
*** apuimedo has joined #openstack-neutron | 09:37 | |
*** garyk has quit IRC | 09:39 | |
*** Prem has quit IRC | 09:41 | |
*** mohankumar has quit IRC | 09:41 | |
*** apuimedo_ has joined #openstack-neutron | 09:43 | |
*** thorst has joined #openstack-neutron | 09:43 | |
vikram_ | hdaniel: You are correct.. This is not required | 09:44 |
vikram_ | hdaniel: https://github.com/openstack/neutron/blob/e3a531a1fa681d7a4aa169b9420f22f068691cbd/neutron/db/rbac_db_models.py#L48-L52 | 09:44 |
*** neiljerram has joined #openstack-neutron | 09:44 | |
vikram_ | hdaniel: I missed the @abstractproperty for object-type field | 09:45 |
hdaniel | vikram_: that was stated in the original rbac for network spec. as I stated several times in the review | 09:45 |
vikram_ | hdaniel: Thanks for your patience | 09:45 |
vikram_ | hdaniel: I got it finally.. My mistake | 09:45 |
*** bharathm has quit IRC | 09:45 | |
hdaniel | hdaniel: no worries, we're good :) | 09:45 |
*** yamamoto has joined #openstack-neutron | 09:47 | |
*** thorst has quit IRC | 09:50 | |
*** apuimedo_ has quit IRC | 09:51 | |
*** salv-orlando has quit IRC | 09:54 | |
*** admin0 has joined #openstack-neutron | 09:54 | |
*** apuimedo_ has joined #openstack-neutron | 09:56 | |
*** changzhi has quit IRC | 09:57 | |
*** rkukura_ has joined #openstack-neutron | 09:57 | |
*** rkukura has quit IRC | 09:57 | |
*** rkukura_ is now known as rkukura | 09:57 | |
*** flaviof_ has joined #openstack-neutron | 09:58 | |
*** apuimedo has quit IRC | 09:59 | |
*** zhenguo has quit IRC | 10:00 | |
*** apuimedo has joined #openstack-neutron | 10:00 | |
*** flaviof has quit IRC | 10:00 | |
*** anshul has quit IRC | 10:01 | |
*** apuimedo_ has quit IRC | 10:01 | |
*** azbiswas has joined #openstack-neutron | 10:01 | |
*** EvgenyF has joined #openstack-neutron | 10:02 | |
*** mickeys has joined #openstack-neutron | 10:02 | |
*** wolverineav has joined #openstack-neutron | 10:02 | |
*** [1]evgenyf has joined #openstack-neutron | 10:02 | |
*** anshul has joined #openstack-neutron | 10:03 | |
*** vikasc has joined #openstack-neutron | 10:03 | |
*** ociuhandu has quit IRC | 10:04 | |
*** ociuhandu has joined #openstack-neutron | 10:04 | |
*** azbiswas has quit IRC | 10:07 | |
*** wolverineav has quit IRC | 10:07 | |
*** apuimedo_ has joined #openstack-neutron | 10:07 | |
*** apuimedo has quit IRC | 10:09 | |
*** mickeys has quit IRC | 10:09 | |
*** apuimedo has joined #openstack-neutron | 10:10 | |
*** akamyshnikova_ has quit IRC | 10:11 | |
*** apuimedo_ has quit IRC | 10:12 | |
*** fzdarsky_ has joined #openstack-neutron | 10:12 | |
mhickey | ihrachys: Good morning. | 10:13 |
openstackgerrit | Dariusz Smigiel proposed openstack/neutron: Add abstractmethod to FirewallDriver abstract class https://review.openstack.org/239403 | 10:13 |
*** SurajD has quit IRC | 10:15 | |
*** apuimedo_ has joined #openstack-neutron | 10:17 | |
*** vikram_ has quit IRC | 10:17 | |
*** SurajD has joined #openstack-neutron | 10:19 | |
ihrachys | mhickey: hi. will look at your stuff in an hour. | 10:22 |
*** hoangcx has quit IRC | 10:22 | |
mhickey | ihrachys: not a bother. it has an issue at the mment anyways | 10:23 |
mhickey | *moment* | 10:23 |
mhickey | I will ping when its ok | 10:23 |
*** apuimedo_ has quit IRC | 10:24 | |
*** apuimedo has quit IRC | 10:24 | |
*** vikasc has quit IRC | 10:24 | |
*** apuimedo has joined #openstack-neutron | 10:25 | |
*** zhangjn has quit IRC | 10:27 | |
*** SurajD has quit IRC | 10:28 | |
*** apuimedo_ has joined #openstack-neutron | 10:29 | |
*** aix has joined #openstack-neutron | 10:30 | |
*** shwetaap has quit IRC | 10:31 | |
*** SurajD has joined #openstack-neutron | 10:31 | |
*** Kennan has quit IRC | 10:33 | |
*** davidsha has joined #openstack-neutron | 10:34 | |
*** apuimedo_ has quit IRC | 10:34 | |
*** zhangjn has joined #openstack-neutron | 10:34 | |
*** apuimedo has quit IRC | 10:35 | |
*** apuimedo has joined #openstack-neutron | 10:37 | |
openstackgerrit | Zhi Chang proposed openstack/neutron: DHCP agent: paginate sync networks task https://review.openstack.org/257100 | 10:37 |
*** Kennan has joined #openstack-neutron | 10:37 | |
*** zhangjn has quit IRC | 10:38 | |
*** apuimedo_ has joined #openstack-neutron | 10:39 | |
*** zhangjn has joined #openstack-neutron | 10:40 | |
ihrachys | akamyshnikova: hi. anyone looking at functional failure due to models not synced after standard attr is introduced? | 10:41 |
*** salv-orlando has joined #openstack-neutron | 10:41 | |
*** apuimedo has quit IRC | 10:41 | |
*** SurajD has quit IRC | 10:42 | |
*** zhangjn has quit IRC | 10:43 | |
*** yamahata has quit IRC | 10:43 | |
*** apuimedo has joined #openstack-neutron | 10:43 | |
*** tfukushima has quit IRC | 10:44 | |
*** SurajD has joined #openstack-neutron | 10:45 | |
*** mkolesni has joined #openstack-neutron | 10:46 | |
*** zhangjn has joined #openstack-neutron | 10:48 | |
*** thorst has joined #openstack-neutron | 10:48 | |
*** apuimedo_ has quit IRC | 10:48 | |
*** markvoelker has joined #openstack-neutron | 10:49 | |
*** slunkad has quit IRC | 10:49 | |
*** zhangjn has quit IRC | 10:49 | |
*** EvgenyF_ has joined #openstack-neutron | 10:50 | |
*** admin0 has quit IRC | 10:50 | |
*** zhangjn has joined #openstack-neutron | 10:50 | |
*** [2]evgenyf has joined #openstack-neutron | 10:50 | |
*** stanzgy has quit IRC | 10:50 | |
*** sambetts-afk is now known as sambetts | 10:50 | |
*** [1]evgenyf has quit IRC | 10:51 | |
*** EvgenyF has quit IRC | 10:51 | |
*** [2]evgenyf is now known as evgenyf | 10:51 | |
*** markvoelker has quit IRC | 10:53 | |
*** apuimedo_ has joined #openstack-neutron | 10:54 | |
*** gildub has quit IRC | 10:55 | |
*** zhangjn has quit IRC | 10:55 | |
*** thorst has quit IRC | 10:56 | |
*** akamyshnikova_ has joined #openstack-neutron | 10:56 | |
akamyshnikova_ | ihrachys, sorry I entered the wrong channel | 10:59 |
*** admin0 has joined #openstack-neutron | 10:59 | |
*** aix has quit IRC | 10:59 | |
*** aix has joined #openstack-neutron | 11:00 | |
openstackgerrit | Martin Hickey proposed openstack/neutron: Add test for Neutron object versions https://review.openstack.org/258026 | 11:00 |
ihrachys | akamyshnikova_: so I already have some pathc, will post a bit later | 11:01 |
akamyshnikova_ | I think the problem is because of usage variant is not properly checked by compare_type in alembic, so this is not https://bugs.launchpad.net/neutron/+bug/1519171 | 11:01 |
openstack | Launchpad bug 1519171 in neutron "model-migration check fails to detect integer-biginteger mismatch" [High,Opinion] - Assigned to Ann Kamyshnikova (akamyshnikova) | 11:01 |
*** nyechiel_ has quit IRC | 11:01 | |
mhickey | ihrachys: new PS ^^^^^ | 11:01 |
*** coolsvap is now known as coolsvap|away | 11:01 | |
akamyshnikova_ | ihrachys, OK | 11:01 |
ihrachys | akamyshnikova: it's a new alembic release | 11:02 |
*** moshele has quit IRC | 11:03 | |
*** moshele has joined #openstack-neutron | 11:04 | |
akamyshnikova_ | ihrachys, I understand that | 11:05 |
ihrachys | oh I see you reported that bug in the first place ;) | 11:05 |
ihrachys | in alembic | 11:05 |
*** claudiub has joined #openstack-neutron | 11:06 | |
ihrachys | akamyshnikova: hm, I suspect I don't follow the approach that we take for that in nova (I see a patch by zzzeek there). should we just drop our variants for sqlite? | 11:09 |
akamyshnikova_ | ihrachys, yes, so now we see the result of its fix in our gate :) I though that compare_type include logic of comparing variant and other types, but seems not. | 11:09 |
akamyshnikova_ | ihrachys, no, this is not sqlite problem | 11:10 |
akamyshnikova_ | ihrachys, test_model_sync is running on MySQL and PostgreSQL | 11:10 |
*** apuimedo_ has quit IRC | 11:10 | |
ihrachys | akamyshnikova_: yeah, but the diff we get is because in models we have sqlite variant while in scripts we don't | 11:10 |
ihrachys | akamyshnikova_: and if you ask, adding variant in alembic does not help | 11:11 |
openstackgerrit | Dariusz Smigiel proposed openstack/neutron: Add abstractmethod to FirewallDriver abstract class https://review.openstack.org/239403 | 11:11 |
ihrachys | so I actually don't have a proper patch :) I see that in https://review.openstack.org/#/c/253859/3 they drop sqlite variant for nova. should we do the same? | 11:11 |
*** bochi-michael has quit IRC | 11:11 | |
*** admin0 has quit IRC | 11:12 | |
*** annp has quit IRC | 11:12 | |
ihrachys | akamyshnikova_: reading the commit message for zzzeek patch, I would think so | 11:14 |
*** apuimedo_ has joined #openstack-neutron | 11:15 | |
akamyshnikova_ | ihrachys, I'm not sure, I though that we need change https://github.com/openstack/oslo.db/blob/master/oslo_db/sqlalchemy/test_migrations.py#L418-L436 to teach it how t compare variant and bigint. Because in nova patch is fixing the error http://paste.openstack.org/show/480966/, we have a bit different one... | 11:18 |
openstackgerrit | Ihar Hrachyshka proposed openstack/neutron: DO NOT MERGE: test whether all tests pass with sqlite using BIGINTEGER https://review.openstack.org/258427 | 11:19 |
*** vthapar has quit IRC | 11:19 | |
*** mohankumar has joined #openstack-neutron | 11:19 | |
ihrachys | akamyshnikova_: I believe it's the same reason though. seems like we should be fine if tests will pass without variants for sqlite since it's not production db. | 11:20 |
*** apuimedo_ has quit IRC | 11:20 | |
*** davidsha has quit IRC | 11:20 | |
*** evgenyf has quit IRC | 11:20 | |
*** EvgenyF_ has quit IRC | 11:21 | |
*** EvgenyF_ has joined #openstack-neutron | 11:21 | |
*** evgenyf has joined #openstack-neutron | 11:21 | |
*** yamamoto has quit IRC | 11:23 | |
*** EinstCrazy has quit IRC | 11:24 | |
*** apuimedo_ has joined #openstack-neutron | 11:26 | |
akamyshnikova_ | ihrachys, yes, the test will be passed. But I think that I will need to provide change for oslo.db for such case in common. | 11:27 |
*** gongysh_ has joined #openstack-neutron | 11:29 | |
*** apuimedo_ has quit IRC | 11:30 | |
*** EvgenyF__ has joined #openstack-neutron | 11:31 | |
*** gongysh_ has quit IRC | 11:32 | |
*** rotbeard has quit IRC | 11:34 | |
*** SurajD has quit IRC | 11:34 | |
*** EvgenyF_ has quit IRC | 11:35 | |
*** apuimedo_ has joined #openstack-neutron | 11:35 | |
*** elo has quit IRC | 11:36 | |
*** SurajD has joined #openstack-neutron | 11:37 | |
*** gongysh_ has joined #openstack-neutron | 11:37 | |
dasm | core-reviewers. can i ask for workflow+1 for this? https://review.openstack.org/#/c/257284/1 | 11:39 |
dasm | there is no longer problem with grenade gate, and it has 2x +2 | 11:39 |
dasm | and probably blocks other patches, like: https://review.openstack.org/#/c/246318/ | 11:40 |
*** apuimedo_ has quit IRC | 11:40 | |
*** nyechiel_ has joined #openstack-neutron | 11:41 | |
*** roeyc has joined #openstack-neutron | 11:43 | |
*** baohua has joined #openstack-neutron | 11:43 | |
*** claudiub has quit IRC | 11:43 | |
openstackgerrit | Hong Hui Xiao proposed openstack/neutron: [WIP]Code change in l3 agent to consume master_l3_agent https://review.openstack.org/258439 | 11:45 |
*** apuimedo_ has joined #openstack-neutron | 11:46 | |
*** salv-orlando has quit IRC | 11:47 | |
*** salv-orlando has joined #openstack-neutron | 11:47 | |
openstackgerrit | venkata anil proposed openstack/neutron: l2pop fdb flows for HA router ports https://review.openstack.org/255237 | 11:49 |
*** emagana has joined #openstack-neutron | 11:50 | |
*** apuimedo_ has quit IRC | 11:50 | |
*** goodygum has joined #openstack-neutron | 11:51 | |
*** thorst has joined #openstack-neutron | 11:53 | |
*** emagana has quit IRC | 11:54 | |
ihrachys | akamyshnikova_: tests actually fail because biginteger is used as ID | 11:55 |
*** apuimedo_ has joined #openstack-neutron | 11:55 | |
*** rmart04 has quit IRC | 11:55 | |
ihrachys | akamyshnikova_: I mean, unit tests | 11:55 |
akamyshnikova_ | ihrachys, ok, should push the change with fix in test? | 11:57 |
akamyshnikova_ | ihrachys, or you will look into it? | 11:57 |
ihrachys | akamyshnikova_: do you have one? | 11:57 |
*** evgenyf has quit IRC | 11:58 | |
akamyshnikova_ | ihrachys, I can make one :) | 11:58 |
*** EvgenyF__ has quit IRC | 11:58 | |
ihrachys | akamyshnikova_: ok you are probably a better candidate :) | 11:58 |
ihrachys | I will assign the bug to you | 11:58 |
ihrachys | https://bugs.launchpad.net/neutron/+bug/1526675 | 11:58 |
openstack | Launchpad bug 1526675 in OpenStack Compute (nova) "test_models_sync fails with 'Models and migration scripts aren't in sync'" [Undecided,New] | 11:58 |
openstackgerrit | garyk proposed openstack/neutron: Use the constant HOST_ID instead of 'binding:host_id' https://review.openstack.org/257036 | 11:58 |
*** tmorin has quit IRC | 11:59 | |
akamyshnikova_ | ihrachys, OK | 11:59 |
ihrachys | akamyshnikova_: and thanks | 12:00 |
*** thorst has quit IRC | 12:00 | |
pc_m | ihrachys: ping | 12:00 |
ihrachys | pc_m: hey | 12:00 |
akamyshnikova_ | ihrachys, np, I hope to do that quick | 12:00 |
pc_m | Can you look at the backports for pep8-constraints reviews https://review.openstack.org/#/q/branch:+stable/liberty+owner:self+status:open,n,z | 12:00 |
*** yamamoto has joined #openstack-neutron | 12:00 | |
ihrachys | pc_m: believe it or not, but I was opening backports queue now | 12:01 |
ihrachys | pc_m: will check | 12:01 |
pc_m | ihrachys: Thank you! | 12:01 |
* pc_m trying to get my pile of commits processed... | 12:01 | |
*** moshele has quit IRC | 12:02 | |
*** yamamoto_ has joined #openstack-neutron | 12:02 | |
*** salv-orlando has quit IRC | 12:03 | |
*** doug-fish has joined #openstack-neutron | 12:03 | |
*** wolverineav has joined #openstack-neutron | 12:04 | |
ihrachys | pc_m: ok I have a problem with yours: they don't keep change-id from master. | 12:04 |
ihrachys | pc_m: you'll need to create new patches with proper id, and abandon those | 12:04 |
*** apuimedo_ has quit IRC | 12:05 | |
pc_m | ihrachys: Abandon? Can't I just correct the ID? | 12:05 |
ihrachys | pc_m: no, gerrit is dumb, it won't change the id stored in gerrit db, so links won't work | 12:05 |
*** yamamoto has quit IRC | 12:05 | |
ihrachys | pc_m: I mean, that's if you used Edit feature in UI | 12:06 |
ihrachys | pc_m: and if you push with git-review, it will create a new review for you | 12:06 |
pc_m | ihrachys: I should be able to pull down the review, change the ID and push back up, right? I guess it'll be a new review and I can abandon the others. | 12:07 |
ihrachys | pc_m: yes | 12:07 |
openstackgerrit | Madhu Mohan proposed openstack/neutron: Support rootwrap sysctl and conntrack commands for non-l3 nodes https://review.openstack.org/258452 | 12:07 |
pc_m | ihrachys: I think it had the same I originally, and I moved that to the "Cherry pick" line and let it choose a new ID. Oh well. | 12:08 |
*** wolverineav has quit IRC | 12:09 | |
*** salv-orlando has joined #openstack-neutron | 12:09 | |
openstackgerrit | Madhu Mohan proposed openstack/neutron: Support rootwrap sysctl and conntrack commands for non-l3 nodes https://review.openstack.org/258452 | 12:11 |
*** apuimedo_ has joined #openstack-neutron | 12:11 | |
*** salv-orlando has quit IRC | 12:11 | |
*** javeriak has quit IRC | 12:12 | |
*** admin0 has joined #openstack-neutron | 12:13 | |
*** apuimedo_ has quit IRC | 12:16 | |
*** baohua has quit IRC | 12:17 | |
*** baohua has joined #openstack-neutron | 12:18 | |
pc_m | ihrachys: All the commits have been reposted with new numbers - previous link will have updated query. Of course, all the tests have to rerun. | 12:18 |
*** slunkad has joined #openstack-neutron | 12:18 | |
*** apuimedo_ has joined #openstack-neutron | 12:20 | |
*** EinstCrazy has joined #openstack-neutron | 12:22 | |
ihrachys | pc_m: ack, thanks | 12:23 |
*** baoli has joined #openstack-neutron | 12:24 | |
*** apuimedo_ has quit IRC | 12:27 | |
*** baoli has quit IRC | 12:27 | |
*** rtheis has joined #openstack-neutron | 12:29 | |
*** javeriak has joined #openstack-neutron | 12:30 | |
*** shz has quit IRC | 12:30 | |
*** rossella_s has quit IRC | 12:30 | |
*** thorst has joined #openstack-neutron | 12:30 | |
*** rossella_s has joined #openstack-neutron | 12:31 | |
*** slunkad has quit IRC | 12:31 | |
*** shz has joined #openstack-neutron | 12:31 | |
openstackgerrit | Kobi Samoray proposed openstack/python-neutronclient: Add support X-Forwarded-For header https://review.openstack.org/255965 | 12:32 |
*** apuimedo_ has joined #openstack-neutron | 12:32 | |
*** slunkad has joined #openstack-neutron | 12:34 | |
*** markvoelker has joined #openstack-neutron | 12:35 | |
*** yamamoto_ has quit IRC | 12:36 | |
*** apuimedo_ has quit IRC | 12:37 | |
openstackgerrit | Ann Kamyshnikova proposed openstack/neutron: Fix comparison of Variant and other type in test_model_sync https://review.openstack.org/258471 | 12:37 |
*** markvoelker has quit IRC | 12:39 | |
*** sleviim has quit IRC | 12:41 | |
*** baoli has joined #openstack-neutron | 12:41 | |
*** apuimedo_ has joined #openstack-neutron | 12:42 | |
*** baoli_ has joined #openstack-neutron | 12:43 | |
*** apuimedo_ has quit IRC | 12:46 | |
*** apuimedo has quit IRC | 12:46 | |
*** baoli_ has quit IRC | 12:46 | |
*** baoli_ has joined #openstack-neutron | 12:47 | |
*** apuimedo has joined #openstack-neutron | 12:47 | |
*** baoli has quit IRC | 12:47 | |
*** nplanel has joined #openstack-neutron | 12:51 | |
*** gongysh_ has quit IRC | 12:51 | |
*** apuimedo_ has joined #openstack-neutron | 12:51 | |
*** yujie has left #openstack-neutron | 12:51 | |
*** baoli_ has quit IRC | 12:51 | |
*** yamamoto has joined #openstack-neutron | 12:53 | |
*** javeriak_ has joined #openstack-neutron | 12:53 | |
*** yamamoto has quit IRC | 12:54 | |
*** javeriak has quit IRC | 12:55 | |
*** javeriak has joined #openstack-neutron | 12:56 | |
*** links has quit IRC | 12:57 | |
*** javeriak_ has quit IRC | 12:58 | |
*** rcernin has quit IRC | 12:58 | |
*** baohua has quit IRC | 13:01 | |
*** baohua_ has joined #openstack-neutron | 13:01 | |
openstackgerrit | enikanorov proposed openstack/neutron: Remove unused parameter from _update_router_db method https://review.openstack.org/258480 | 13:02 |
*** claudiub has joined #openstack-neutron | 13:02 | |
*** apuimedo_ has quit IRC | 13:02 | |
*** amuller has joined #openstack-neutron | 13:02 | |
*** dedery has joined #openstack-neutron | 13:03 | |
*** shwetaap has joined #openstack-neutron | 13:04 | |
*** baohua_ has quit IRC | 13:05 | |
*** nyechiel has joined #openstack-neutron | 13:05 | |
*** zhipeng has joined #openstack-neutron | 13:06 | |
*** nyechiel_ has quit IRC | 13:06 | |
*** baohua has joined #openstack-neutron | 13:06 | |
*** dedery_ has quit IRC | 13:06 | |
*** apuimedo_ has joined #openstack-neutron | 13:07 | |
*** markvoelker has joined #openstack-neutron | 13:09 | |
*** mohankumar has quit IRC | 13:10 | |
ihrachys | mestery: hi. I see releasenotes jobs failing for client liberty. do we suppose to have the job for the branch? | 13:10 |
ihrachys | mestery: there is currently no such tox target there. | 13:10 |
*** chlong has joined #openstack-neutron | 13:11 | |
*** apuimedo has quit IRC | 13:11 | |
*** apuimedo has joined #openstack-neutron | 13:12 | |
*** baohua has quit IRC | 13:12 | |
*** apuimedo_ has quit IRC | 13:12 | |
*** baohua has joined #openstack-neutron | 13:12 | |
*** rcernin has joined #openstack-neutron | 13:13 | |
*** nplanel has quit IRC | 13:13 | |
*** nmagnezi has quit IRC | 13:14 | |
*** zhenguo has joined #openstack-neutron | 13:16 | |
*** apuimedo has quit IRC | 13:16 | |
*** apuimedo has joined #openstack-neutron | 13:17 | |
*** apuimedo_ has joined #openstack-neutron | 13:17 | |
*** apuimedo has quit IRC | 13:21 | |
*** SurajD has quit IRC | 13:23 | |
*** SurajD has joined #openstack-neutron | 13:24 | |
*** apuimedo has joined #openstack-neutron | 13:27 | |
*** Akanksha08 has joined #openstack-neutron | 13:27 | |
*** javeriak has quit IRC | 13:29 | |
*** apuimedo_ has quit IRC | 13:29 | |
*** apuimedo_ has joined #openstack-neutron | 13:30 | |
*** nmagnezi has joined #openstack-neutron | 13:31 | |
*** apuimedo has quit IRC | 13:31 | |
*** breitz has quit IRC | 13:32 | |
*** breitz has joined #openstack-neutron | 13:32 | |
*** flaviof_ is now known as flaviof | 13:35 | |
*** matrohon has quit IRC | 13:36 | |
*** apuimedo has joined #openstack-neutron | 13:37 | |
*** tbh has quit IRC | 13:37 | |
*** azbiswas has joined #openstack-neutron | 13:37 | |
*** admin0 has quit IRC | 13:38 | |
*** tbh has joined #openstack-neutron | 13:38 | |
*** dslev_ has quit IRC | 13:38 | |
*** zhipeng has quit IRC | 13:38 | |
*** tbh has quit IRC | 13:39 | |
openstackgerrit | Ann Kamyshnikova proposed openstack/neutron: Fix comparison of Variant and other type in test_model_sync https://review.openstack.org/258471 | 13:41 |
*** apuimedo has quit IRC | 13:41 | |
*** azbiswas has quit IRC | 13:41 | |
*** apuimedo_ has quit IRC | 13:42 | |
*** apuimedo has joined #openstack-neutron | 13:44 | |
*** jpena is now known as jpena|lunch | 13:45 | |
*** jckasper has joined #openstack-neutron | 13:46 | |
*** admin0 has joined #openstack-neutron | 13:46 | |
*** jckasper has quit IRC | 13:46 | |
*** apuimedo_ has joined #openstack-neutron | 13:46 | |
*** jckasper has joined #openstack-neutron | 13:46 | |
*** jlanoux has quit IRC | 13:47 | |
*** neeti has quit IRC | 13:49 | |
*** dslev has joined #openstack-neutron | 13:49 | |
*** jlanoux has joined #openstack-neutron | 13:50 | |
*** yfried has joined #openstack-neutron | 13:50 | |
*** apuimedo has quit IRC | 13:50 | |
*** SurajD has quit IRC | 13:51 | |
*** apuimedo_ has quit IRC | 13:51 | |
*** apuimedo has joined #openstack-neutron | 13:52 | |
*** rotbeard has joined #openstack-neutron | 13:52 | |
*** SurajD has joined #openstack-neutron | 13:54 | |
*** yamamoto has joined #openstack-neutron | 13:55 | |
*** nmagnezi has quit IRC | 13:55 | |
*** EvgenyF has joined #openstack-neutron | 13:56 | |
*** apuimedo_ has joined #openstack-neutron | 13:56 | |
*** [1]evgenyf has joined #openstack-neutron | 13:56 | |
ihrachys | akamyshnikova_: ping re variant comparison | 13:57 |
akamyshnikova_ | ihrachys, pong | 13:58 |
*** njohnsto_ has quit IRC | 13:58 | |
ihrachys | akamyshnikova_: I can easily miss some details about how the mechanism works, but I thought that we should not call to super() if it's variant? | 13:58 |
ihrachys | akamyshnikova_: the way it's written now, it looks like we first call to super(), then we validate if it's variant, then call to super() again? | 13:59 |
*** mkolesni has quit IRC | 13:59 | |
*** mkolesni has joined #openstack-neutron | 14:00 | |
*** gberginc has quit IRC | 14:00 | |
akamyshnikova_ | ihrachys, oh.. yes, sorry I'll update patch | 14:00 |
*** gberginc has joined #openstack-neutron | 14:00 | |
akamyshnikova_ | ihrachys, I caught a cold and do strange things now :) | 14:00 |
ihrachys | akamyshnikova_: yeah. and I guess we should still return whatever super() returns for us | 14:00 |
ihrachys | akamyshnikova_: my understanding is the returned result is used by alembic machinery to determine whether some default comparison function should be used, at least as per oslo.db compare_type() code. | 14:01 |
*** amotoki has joined #openstack-neutron | 14:02 | |
*** yamamoto has quit IRC | 14:02 | |
ihrachys | (they return None there to show that default should be used; since we always return None now, it will probably mean the default will always be triggered) | 14:02 |
*** amotoki has quit IRC | 14:02 | |
Sam-I-Am | mornings | 14:02 |
pcarver | join #openstack-meeting-alt | 14:03 |
*** amotoki has joined #openstack-neutron | 14:04 | |
*** amotoki has quit IRC | 14:04 | |
*** amotoki has joined #openstack-neutron | 14:04 | |
*** gberginc has quit IRC | 14:04 | |
akamyshnikova_ | ihrachys, I should use super() in case this is not Variant, I will push new patch set now | 14:05 |
*** wolverineav has joined #openstack-neutron | 14:05 | |
akamyshnikova_ | ihrachys, thanks for pointing | 14:05 |
*** rcernin has quit IRC | 14:06 | |
ihrachys | akamyshnikova_: thanks, will wait for the next one | 14:06 |
*** shwetaap has quit IRC | 14:08 | |
*** nmagnezi has joined #openstack-neutron | 14:08 | |
openstackgerrit | Ann Kamyshnikova proposed openstack/neutron: Fix comparison of Variant and other type in test_model_sync https://review.openstack.org/258471 | 14:08 |
*** ekarlso has quit IRC | 14:10 | |
ihrachys | akamyshnikova: so we should not return result? | 14:10 |
*** claudiub has quit IRC | 14:10 | |
mhickey | Sam-I-Am: Howdy | 14:11 |
*** wolverineav has quit IRC | 14:11 | |
*** mdavidson has quit IRC | 14:11 | |
Sam-I-Am | mhickey: hi. feeling better? | 14:12 |
*** neiljerram has quit IRC | 14:13 | |
*** changbl has quit IRC | 14:14 | |
openstackgerrit | Kobi Samoray proposed openstack/python-neutronclient: Add string checking param to LBaaSv2 healthmonitor https://review.openstack.org/258531 | 14:14 |
*** rpothier has joined #openstack-neutron | 14:15 | |
*** zhhuabj has joined #openstack-neutron | 14:16 | |
mhickey | Sam-I-Am: little bit better, thanks | 14:16 |
Sam-I-Am | mhickey: scotch help? | 14:17 |
*** apuimedo_ has quit IRC | 14:17 | |
HenryG | Hi akamyshnikova_ and ihrachys -- thanks for jumping on the gate issue with model sync tests | 14:17 |
HenryG | Sorry I am late to the party | 14:17 |
ihrachys | HenryG: you can still take part with reviews ;) | 14:18 |
ihrachys | HenryG: we have oslo.db and neutron patches | 14:18 |
HenryG | ihrachys: link to oslo patch? | 14:18 |
*** anilvenkata has left #openstack-neutron | 14:19 | |
HenryG | ihrachys: nm, got it | 14:19 |
ihrachys | HenryG: all from akamyshnikova :) | 14:19 |
mhickey | HenryG, ihrachys, akamyshnikova_: model sync tests issue, is this cauing the functional tests to fail? | 14:20 |
ihrachys | HenryG: I am just making silly comments here, as pretty much always | 14:20 |
ihrachys | mhickey: yes | 14:20 |
openstackgerrit | Zhi Chang proposed openstack/neutron: DHCP agent: paginate sync networks task https://review.openstack.org/257100 | 14:20 |
mhickey | ihrachys: thanks | 14:20 |
HenryG | mhickey: yep | 14:20 |
mhickey | HenryG: thanks; | 14:20 |
mhickey | Sam-I-Am: I wish. It was bed early unfortunately. | 14:21 |
ihrachys | amuller: ping me when avail, I have a question on a stable backport, wanted to discuss it with you. | 14:21 |
*** yalie has quit IRC | 14:22 | |
*** rotbeard has quit IRC | 14:22 | |
*** apuimedo_ has joined #openstack-neutron | 14:22 | |
*** roeyc has quit IRC | 14:22 | |
*** roeyc has joined #openstack-neutron | 14:23 | |
*** zhangjn has joined #openstack-neutron | 14:24 | |
*** SurajD has quit IRC | 14:25 | |
*** vishwanathj has joined #openstack-neutron | 14:26 | |
*** admin0 has quit IRC | 14:27 | |
*** baohua has quit IRC | 14:27 | |
openstackgerrit | Ann Kamyshnikova proposed openstack/neutron: Fix comparison of Variant and other type in test_model_sync https://review.openstack.org/258471 | 14:27 |
*** mwagner_lap has quit IRC | 14:28 | |
*** baohua has joined #openstack-neutron | 14:28 | |
*** amotoki has quit IRC | 14:28 | |
*** signed8bit has joined #openstack-neutron | 14:29 | |
*** yamamoto has joined #openstack-neutron | 14:29 | |
*** yamamoto has quit IRC | 14:29 | |
akamyshnikova_ | ihrachys, Henry thanks! I'm sorry for delays with understanding | 14:29 |
ihrachys | akamyshnikova_: np, already +2, let's wait for CI now :) | 14:29 |
*** SurajD has joined #openstack-neutron | 14:29 | |
ihrachys | akamyshnikova_: ah there is still a typo in your surname! :D but let's leave it as-is :) | 14:30 |
HenryG | ihrachys: akamyshnikova_: what about stable jobs? | 14:30 |
ihrachys | akamyshnikova_: you should now take some rest. being sick while fixing gate is not fun I guess. | 14:30 |
*** yamamoto has joined #openstack-neutron | 14:30 | |
ihrachys | HenryG: we should backport once merged. | 14:31 |
HenryG | ihrachys: ok | 14:31 |
*** brad_behle has quit IRC | 14:32 | |
*** brad_behle has joined #openstack-neutron | 14:32 | |
ihrachys | HenryG: btw I wonder why we were hit by it? don't we use constraints for functional job? https://github.com/openstack/requirements/commit/1d2d925f9b57ff26a0ebcbac9148e62159875d91#diff-0bdd949ed8a7fdd4f95240bd951779c8L59 | 14:34 |
*** garyk has joined #openstack-neutron | 14:34 | |
garyk | dougwig: you around? | 14:34 |
HenryG | ihrachys: I was surprised too. Yesterday I saw 0.8.4 released and thought it would not affect us because of constraints. | 14:35 |
HenryG | ihrachys: maybe lifeless can give us a clue? | 14:35 |
*** apuimedo_ has quit IRC | 14:36 | |
*** apuimedo has quit IRC | 14:36 | |
*** zhangjn has quit IRC | 14:36 | |
ihrachys | HenryG: I suspect that functional job still install venv for dsvm-functional, where we get unconstrained alembic inside | 14:36 |
ihrachys | HenryG: so functional job is not really devstack based, and need a -constraints tox target and gate switched to it | 14:37 |
ihrachys | pc_m: ^ you may be interested | 14:37 |
*** apuimedo has joined #openstack-neutron | 14:37 | |
*** regXboi has joined #openstack-neutron | 14:38 | |
*** zhhuabj_ has joined #openstack-neutron | 14:38 | |
*** zhhuabj has quit IRC | 14:39 | |
*** lizk has joined #openstack-neutron | 14:40 | |
*** shausy has quit IRC | 14:40 | |
HenryG | ihrachys: OK. I am still a bit shakey in my knowledge of the details of constraints mechanics. | 14:40 |
*** yfried has quit IRC | 14:41 | |
openstackgerrit | Moshe Levi proposed openstack/neutron: SR-IOV: Fix macvtap assigned vf check when kernel < 3.13 https://review.openstack.org/255916 | 14:41 |
ihrachys | HenryG: I added that thing to look at when I have time | 14:41 |
ihrachys | (aka never) | 14:41 |
*** lizk has quit IRC | 14:41 | |
HenryG | ihrachys: I will be away for a few hours now. I can start looking into it also "when I have time". | 14:41 |
*** apuimedo_ has joined #openstack-neutron | 14:42 | |
HenryG | Two nevers makes a "maybe never"? | 14:42 |
amuller | ihrachys: What's up? | 14:42 |
*** lizk has joined #openstack-neutron | 14:43 | |
*** javeriak has joined #openstack-neutron | 14:44 | |
*** Swami_ has joined #openstack-neutron | 14:45 | |
openstackgerrit | Richard Theis proposed openstack/python-neutronclient: Devref: Transition to OpenStack Client https://review.openstack.org/254993 | 14:45 |
*** admin0 has joined #openstack-neutron | 14:46 | |
ihrachys | amuller: so there is that backport by kevinbenton of iptables patch: https://review.openstack.org/#/c/255334/ I thought you could assure me it's a good thing to backport. | 14:46 |
*** lizk_ has joined #openstack-neutron | 14:46 | |
ihrachys | amuller: though I already pressed the knob, it's never too late to reconsider :) | 14:46 |
pc_m | ihrachys: Just seeing mention. | 14:47 |
*** hichihara has joined #openstack-neutron | 14:47 | |
amuller | ihrachys: I saw that one, it's a bit scary | 14:47 |
ihrachys | amuller: yeah, I probably felt risky today | 14:47 |
ihrachys | amuller: now I feel guilt and wanted to check with someone | 14:47 |
pc_m | ihrachys: I think eventually we need a bunch of constraints based targets. Right now, I just did pep8/docs related to the recent package dependency issue. | 14:47 |
amuller | ihrachys: give me a bit to go over it | 14:48 |
ihrachys | pc_m: I mostly highlighted you to say that functional jobs also need constraints even they are 'dsvm' | 14:48 |
*** banix has joined #openstack-neutron | 14:49 | |
*** jpena|lunch is now known as jpena | 14:51 | |
*** moshele has joined #openstack-neutron | 14:52 | |
*** signed8bit is now known as signed8bit_ZZZzz | 14:53 | |
amuller | ihrachys: Kuba's patch: https://review.openstack.org/#/c/191148/ ran successfully with Kevin's change if that makes you feel better | 14:53 |
*** apuimedo_ has quit IRC | 14:53 | |
amuller | ihrachys: And Kevin's functional test additions provide good coverage | 14:54 |
*** dane has joined #openstack-neutron | 14:54 | |
amuller | ihrachys: It's risky but I think you made the right call | 14:54 |
ihrachys | amuller: thanks, I may sleep today | 14:56 |
ihrachys | HenryG: akamyshnikova_: I cherry-picked to L to save some time: https://review.openstack.org/258553 | 14:56 |
ihrachys | HenryG: kilo not affected since we have alembic<0.8.1,>=0.7.2 there | 14:56 |
*** mkolesni has quit IRC | 14:57 | |
openstackgerrit | Sergey Belous proposed openstack/neutron: Add check that list of agents is not empty in _get_enabled_agents https://review.openstack.org/253032 | 14:57 |
akamyshnikova_ | ihrachys, thanks! | 14:57 |
*** yalie has joined #openstack-neutron | 14:57 | |
*** vishwanathj_ has joined #openstack-neutron | 14:58 | |
*** signed8bit_ZZZzz is now known as signed8bit | 14:58 | |
*** apuimedo_ has joined #openstack-neutron | 14:59 | |
*** tbachman has joined #openstack-neutron | 14:59 | |
*** nmagnezi has quit IRC | 15:00 | |
*** apuimedo_ has quit IRC | 15:06 | |
*** banix has quit IRC | 15:07 | |
*** ferest has joined #openstack-neutron | 15:07 | |
*** ferest has quit IRC | 15:08 | |
*** wolverineav has joined #openstack-neutron | 15:08 | |
*** ferest has joined #openstack-neutron | 15:08 | |
*** baoli has joined #openstack-neutron | 15:10 | |
*** baohua has quit IRC | 15:10 | |
*** apuimedo_ has joined #openstack-neutron | 15:11 | |
*** apuimedo has quit IRC | 15:12 | |
*** nmagnezi has joined #openstack-neutron | 15:12 | |
*** mlavalle has joined #openstack-neutron | 15:12 | |
*** kobis has quit IRC | 15:13 | |
*** wolverineav has quit IRC | 15:13 | |
*** apuimedo has joined #openstack-neutron | 15:13 | |
*** garyk has quit IRC | 15:13 | |
*** ferest has quit IRC | 15:13 | |
*** mwagner_lap has joined #openstack-neutron | 15:14 | |
*** shwetaap has joined #openstack-neutron | 15:14 | |
yalie | ping carl_baldwin | 15:15 |
*** apuimedo has quit IRC | 15:20 | |
*** apuimedo_ has quit IRC | 15:20 | |
*** SridharG has quit IRC | 15:21 | |
*** apuimedo has joined #openstack-neutron | 15:21 | |
*** yamahata has joined #openstack-neutron | 15:21 | |
*** Marga_ has quit IRC | 15:23 | |
*** Marga_ has joined #openstack-neutron | 15:23 | |
zzzeek | akamyshnikova_: so...we have to implement the variant comparison in Alembic? there might be a bitbucket issue for that | 15:23 |
*** aduyck has joined #openstack-neutron | 15:24 | |
akamyshnikova_ | ihrachys, I have some more errors with functional test on my change in neutron http://paste.openstack.org/show/482086/ have you seen a bug for this? | 15:25 |
*** apuimedo_ has joined #openstack-neutron | 15:26 | |
akamyshnikova_ | zzzeek, I send a patch for this in oslo.db | 15:26 |
*** apuimedo has quit IRC | 15:26 | |
zzzeek | akamyshnikova_: ok | 15:26 |
openstackgerrit | yalei wang proposed openstack/python-neutronclient: Support speicify unaddressed port from cmdline https://review.openstack.org/258572 | 15:26 |
ihrachys | akamyshnikova_: seen that one when dropped sqlite variant. | 15:26 |
*** yfried has joined #openstack-neutron | 15:26 | |
*** apuimedo has joined #openstack-neutron | 15:27 | |
akamyshnikova_ | zzzeek, my change with fix for Neutron hit such error http://paste.openstack.org/show/482086/ do you have a clue for workaround for this? | 15:28 |
zzzeek | akamyshnikova_: OK that one is more of a problem, that's BigInt on primary key right? yeah i think on SQLite that has to be "Integer" | 15:29 |
zzzeek | akamyshnikova_: otherwise you dont get autoincrement: http://sqlite.org/lang_createtable.html#rowid | 15:30 |
*** TrevorV has joined #openstack-neutron | 15:30 | |
carl_baldwin | yalie: pong | 15:30 |
*** Prem has joined #openstack-neutron | 15:31 | |
*** [1]evgenyf has quit IRC | 15:31 | |
*** edmondsw has joined #openstack-neutron | 15:31 | |
yalie | carl_baldwin: I proposed a fix for bug https://bugs.launchpad.net/python-neutronclient/+bug/1526509 | 15:32 |
openstack | Launchpad bug 1526509 in python-neutronclient "can't create/update port of no IP with command line" [Low,In progress] - Assigned to yalei wang (yalei-wang) | 15:32 |
*** EvgenyF has quit IRC | 15:32 | |
*** apuimedo_ has quit IRC | 15:33 | |
yalie | carl_baldwin: and it update the current arg parser to make it generate a emptye list "[]" for fixed-ips, if we don't specify the arg followed it. | 15:33 |
*** hynekm_ has joined #openstack-neutron | 15:34 | |
yalie | carl_baldwin: not sure it's good, could you help to review it when you have time ? | 15:34 |
carl_baldwin | yalie: yes | 15:35 |
yalie | carl_baldwin: thanks! | 15:35 |
carl_baldwin | yalie: yw | 15:36 |
*** julim has quit IRC | 15:36 | |
*** javeriak_ has joined #openstack-neutron | 15:37 | |
akamyshnikova_ | zzzeek, we have with_variant for sqlite in model https://github.com/openstack/neutron/blob/02db0cd4586718efb68bc8d81b0b1571312f0b47/neutron/db/model_base.py#L100-L101 but we don't have it migration https://github.com/openstack/neutron/blob/02db0cd4586718efb68bc8d81b0b1571312f0b47/neutron/db/migration/alembic_migrations/versions/mitaka/expand/32e5974ada25_add_neutron_resources_table.py#L38. Can this be an issue? Or I'm thinking of someth | 15:37 |
akamyshnikova_ | ing else? | 15:37 |
*** jlanoux has quit IRC | 15:37 | |
*** javeriak has quit IRC | 15:37 | |
*** edmondsw has quit IRC | 15:38 | |
*** apuimedo_ has joined #openstack-neutron | 15:38 | |
*** hynekm has quit IRC | 15:38 | |
*** hynekm_ has quit IRC | 15:38 | |
*** jlanoux has joined #openstack-neutron | 15:40 | |
*** apuimedo_ has quit IRC | 15:45 | |
*** rubasov has quit IRC | 15:47 | |
*** lajos-katona has left #openstack-neutron | 15:48 | |
*** signed8bit is now known as signed8bit_ZZZzz | 15:49 | |
*** moshele has quit IRC | 15:49 | |
*** zhenguo has quit IRC | 15:49 | |
*** signed8bit_ZZZzz is now known as signed8bit | 15:49 | |
*** nmagnezi has quit IRC | 15:49 | |
*** numans has quit IRC | 15:50 | |
*** zhhuabj_ has quit IRC | 15:50 | |
*** cbouch has joined #openstack-neutron | 15:50 | |
*** lizk_ has quit IRC | 15:51 | |
*** apuimedo_ has joined #openstack-neutron | 15:51 | |
openstackgerrit | hang cheng proposed openstack/neutron: Use IntOpt instead of FloatOpt for report_interval report_interval configuration shoud use IntOpt like other services. https://review.openstack.org/258591 | 15:53 |
openstackgerrit | hang cheng proposed openstack/neutron: Use IntOpt instead of FloatOpt for report_interval https://review.openstack.org/258591 | 15:55 |
*** apuimedo_ has quit IRC | 15:56 | |
*** roeyc has quit IRC | 15:57 | |
*** roeyc has joined #openstack-neutron | 15:58 | |
*** garyk has joined #openstack-neutron | 15:58 | |
*** roeyc has quit IRC | 15:59 | |
*** kobis has joined #openstack-neutron | 16:00 | |
*** crose has joined #openstack-neutron | 16:00 | |
regXboi | carl_baldwin: ok, I'm ok with keeping the job | 16:01 |
*** roeyc has joined #openstack-neutron | 16:01 | |
regXboi | carl_baldwin: now, comes the voting question... | 16:01 |
kevinbenton | akamyshnikova_: hey | 16:01 |
*** emagana has joined #openstack-neutron | 16:01 | |
akamyshnikova_ | kevinbenton, hi | 16:02 |
*** apuimedo_ has joined #openstack-neutron | 16:02 | |
kevinbenton | akamyshnikova_: did we get a new alembic release or something that is causing the model sync failure? | 16:02 |
*** roeyc has quit IRC | 16:02 | |
akamyshnikova_ | akamyshnikova_, yes, I have a fix for this neutron and oslo.db | 16:03 |
akamyshnikova_ | kevinbenton, but the neutron fix failed with http://paste.openstack.org/show/482086/ | 16:03 |
anteaya | so y'all remember gerrit goes down in just over an hour, yeah? http://lists.openstack.org/pipermail/openstack-dev/2015-December/081037.html | 16:03 |
garyk | dougwig: you around? please see the comments on https://review.openstack.org/257780 this should be neutron-lib and not neutron_lib (which would be the obvious choice...) | 16:03 |
anteaya | and you will share that link with anyone who voices a concern? pretty please? | 16:04 |
akamyshnikova_ | kevinbenton, do you have some ideas about such errors? | 16:04 |
*** hichihara has quit IRC | 16:04 | |
kevinbenton | anteaya: thanks for the heads up! | 16:04 |
regXboi | pc_m: ping? | 16:04 |
kevinbenton | akamyshnikova_: yeah | 16:04 |
kevinbenton | akamyshnikova_: i think you are right with the with_variant | 16:04 |
anteaya | kevinbenton: sure | 16:05 |
kevinbenton | akamyshnikova_: that's the same error i was getting with sqlite locally when the model was missing it | 16:05 |
anteaya | sorry my clock is wrong just under an hour | 16:05 |
regXboi | anteaya!!!! | 16:05 |
anteaya | :) | 16:05 |
regXboi | long time, no speak | 16:05 |
anteaya | regXboi: how are you, you have been busy | 16:05 |
*** gvrangan has joined #openstack-neutron | 16:05 | |
regXboi | anteaya: ack - chasing my nose into all sorts of scary places | 16:06 |
anteaya | I see that | 16:06 |
*** ZZelle has quit IRC | 16:06 | |
anteaya | learning anything new? | 16:06 |
regXboi | anteaya: nothing that makes me happy | 16:06 |
anteaya | :( | 16:06 |
anteaya | learning things that make you happy are good | 16:06 |
regXboi | well, right now, I'm trying to understand how/why vpnaas appears to render basic L3 pretty much unscalable | 16:07 |
*** davidsha has joined #openstack-neutron | 16:07 | |
*** oshvartz has quit IRC | 16:07 | |
anteaya | sounds like something worth understanding | 16:07 |
*** nyechiel_ has joined #openstack-neutron | 16:07 | |
*** nyechiel has quit IRC | 16:08 | |
*** banix has joined #openstack-neutron | 16:08 | |
*** vishwana_ has joined #openstack-neutron | 16:08 | |
Sam-I-Am | regXboi: you didnt run away screaming? | 16:08 |
Sam-I-Am | anteaya: hi | 16:08 |
anteaya | Sam-I-Am: hi | 16:08 |
regXboi | Sam-I-Am: it's that +2 thing, I sorta feel responsible | 16:09 |
*** EvgenyF has joined #openstack-neutron | 16:09 | |
anteaya | Sam-I-Am: so gerrit goes down in just under an hour: http://lists.openstack.org/pipermail/openstack-dev/2015-December/081037.html | 16:09 |
Sam-I-Am | regXboi: can you +2 yourself another liver? | 16:09 |
*** [1]evgenyf has joined #openstack-neutron | 16:09 | |
anteaya | Sam-I-Am: since you are such a great disseminator of knowledge | 16:09 |
*** armax has joined #openstack-neutron | 16:09 | |
regXboi | Sam-I-Am: the liver is fine, it's the nerves that are shot :) | 16:09 |
Sam-I-Am | regXboi: colorado can fix that | 16:09 |
Sam-I-Am | anteaya: oh? | 16:10 |
regXboi | anteaya: is there an ETA for gerrit coming back on line? | 16:10 |
anteaya | we have given ourselves a 4 hour window | 16:10 |
*** tbachman_ has joined #openstack-neutron | 16:10 | |
regXboi | ack, thanks anteaya | 16:10 |
anteaya | so 21:00 utc should see it back in action | 16:10 |
*** vishwanathj has quit IRC | 16:10 | |
anteaya | welcome | 16:10 |
regXboi | i'll be fighting with various other things for the rest of the day, I expect | 16:10 |
*** tbachman has quit IRC | 16:11 | |
*** tbachman_ is now known as tbachman | 16:11 | |
*** manjeets has joined #openstack-neutron | 16:11 | |
akamyshnikova_ | kevinbenton, adding with_variant for migration does not help, I tried it locally and have the same errors | 16:12 |
regXboi | Sam-I-Am: actually, I think I'm looking at revenge of multinode vpnaas :0 | 16:13 |
Sam-I-Am | regXboi: how is it revenge? | 16:13 |
regXboi | as in "I thought I had it working" | 16:13 |
anteaya | regXboi: glad to see you have your day planned for full effectiveness | 16:14 |
regXboi | but I'm running into an RPC failure that makes me think not :) | 16:15 |
Sam-I-Am | regXboi: so... 2 nodes. vpnaas is a service plugin? vpn agent replaces l3 agent on non-controller node? | 16:15 |
regXboi | anteaya: we try | 16:15 |
anteaya | :) | 16:15 |
regXboi | Sam-I-Am: 4 nodes actually | 16:15 |
Sam-I-Am | but if vpn agent not on controller node -> fail? | 16:15 |
regXboi | Sam-I-Am: right now set up as controller+network+2 computes | 16:15 |
Sam-I-Am | regXboi: thats ambitious | 16:15 |
regXboi | Sam-I-Am: I've had that working for legacy L3, DVR and HA (three separate scenarios with some slight modifications) | 16:16 |
*** kobis has quit IRC | 16:16 | |
regXboi | HA was controller+2 network+1 compute | 16:16 |
regXboi | so I've gotten fairly dexterous and multinode | 16:16 |
regXboi | er s/and/at/ | 16:16 |
Sam-I-Am | my labs are usually controller + 2 net + 2 compute | 16:16 |
Sam-I-Am | but i havent used vpnaas | 16:17 |
Sam-I-Am | in theory it sounds like you just run the vpnaas agent on the net node | 16:17 |
regXboi | yeah, I have #5, but I've left that as stand alone for the moment for functional testing | 16:17 |
kevinbenton | akamyshnikova_: oh, that test that is failing is not even the migration test. i see | 16:17 |
*** ekarlso has joined #openstack-neutron | 16:17 | |
regXboi | Sam-I-Am: yeah, that took some hacking of the devstack plugin | 16:17 |
regXboi | and there is a patch set for that | 16:17 |
regXboi | now I'm trying to understand why scheduling the first router takes 1 minute instead of 1 second | 16:17 |
kevinbenton | akamyshnikova_: but what was the fix you applied because that test isn't failing upstream with that error | 16:17 |
Sam-I-Am | regXboi: i'm guessing devstack only had it working on the conventional gate job AIO? | 16:18 |
regXboi | but that looks to be an RPC timeout | 16:18 |
*** apuimedo_ has quit IRC | 16:18 | |
Sam-I-Am | does it eventually work? | 16:18 |
regXboi | Sam-I-Am: I haven't even begun to look at the tests | 16:18 |
regXboi | Sam-I-Am: sorta | 16:18 |
akamyshnikova_ | kevinbenton, actually it does not have anything related to this https://review.openstack.org/#/c/258471/ | 16:18 |
regXboi | it gets there eventually, with the exception that I still haven't seen a FIP | 16:19 |
Sam-I-Am | usually an rpc timeout that long doesn't recover | 16:19 |
*** markus_z has quit IRC | 16:19 | |
amuller | regXboi: Mr. Moats, I thought that I'd bring https://bugs.launchpad.net/neutron/+bug/1526559 to your attention | 16:19 |
openstack | Launchpad bug 1526559 in neutron "L3 agent parallel configuration of routers might slow things down" [Undecided,New] | 16:19 |
akamyshnikova_ | kevinbenton, I change only test_migrations | 16:19 |
regXboi | amuller: yeah, I've seen that | 16:19 |
*** kobis has joined #openstack-neutron | 16:19 | |
regXboi | and been thinking about it :0 | 16:19 |
*** lizk has quit IRC | 16:20 | |
*** thorst has quit IRC | 16:20 | |
regXboi | mind you I believe that rootwrap helps quite a bit | 16:20 |
kevinbenton | akamyshnikova_: oh, i think you are modifying the class though in this change | 16:20 |
kevinbenton | akamyshnikova_: it's like having a mock that's not cleaned up | 16:20 |
kevinbenton | akamyshnikova_: that will persist through other tests | 16:20 |
*** agireud has quit IRC | 16:20 | |
*** thorst has joined #openstack-neutron | 16:20 | |
-openstackstatus- NOTICE: Gerrit will be offline for a software upgrade from 17:00 to 21:00 UTC. See: http://lists.openstack.org/pipermail/openstack-dev/2015-December/081037.html | 16:20 | |
regXboi | amuller: IIRC I've done a cold restart with 100 routers on master and it wasn't all that bad | 16:20 |
regXboi | amuller: I admit that I didn't time it though | 16:21 |
kevinbenton | akamyshnikova_: so you will need to store orig meta_col.type | 16:21 |
*** agireud has joined #openstack-neutron | 16:21 | |
amuller | regXboi: I was *really* hoping you'd try to reproduce the issue on master | 16:21 |
Sam-I-Am | when would an environment not use rootwrap? | 16:21 |
amuller | regXboi: and mayyyybe graph the time to configure a router + CPU load as a function of the greenpool size | 16:21 |
amuller | Sam-I-Am: he meant rootwrap-daemon | 16:21 |
regXboi | amuller: I'll assign it to myself - I can likely figure out something with master and a slightly smaller scale | 16:21 |
regXboi | (i.e. 100 routers) | 16:21 |
amuller | regXboi: That'd be fantastic | 16:22 |
kevinbenton | akamyshnikova_: does that make sense? | 16:22 |
regXboi | amuller: I've self assigned it - it's on my queue once I figure out this vpnaas inanity | 16:22 |
*** astupnikov has quit IRC | 16:22 | |
Sam-I-Am | grab a snickers? | 16:22 |
*** EinstCrazy has quit IRC | 16:23 | |
amuller | regXboi++ | 16:23 |
regXboi | amuller: oddly enough, I had looked at that pool of 8 and wondered if it could get in its own way | 16:23 |
amuller | we really need a karma bot in this channel | 16:23 |
akamyshnikova_ | kevinbenton, yes, let me think how to do and check this | 16:23 |
Sam-I-Am | regXboi: what type of env are you launching 100+ routers on? | 16:23 |
regXboi | Sam-I-Am: the one I'm telling you about | 16:23 |
*** apuimedo_ has joined #openstack-neutron | 16:23 | |
Sam-I-Am | i think my env on cloud servers would bork itself | 16:23 |
Sam-I-Am | hardware or vms? | 16:23 |
regXboi | Sam-I-Am: take a look at https://etherpad.openstack.org/p/hyper-scale | 16:23 |
regXboi | vms | 16:23 |
regXboi | I've done it on hardware and vms | 16:23 |
regXboi | this is my sorta-standard hyper-scale exploration approach | 16:24 |
openstackgerrit | Assaf Muller proposed openstack/neutron: Change call to cast when recipient doesn't return value https://review.openstack.org/258241 | 16:24 |
*** mkoderer has quit IRC | 16:24 | |
kevinbenton | akamyshnikova_: left a comment with a quick way to do it | 16:25 |
*** mkoderer has joined #openstack-neutron | 16:26 | |
*** julim has joined #openstack-neutron | 16:26 | |
akamyshnikova_ | kevinbenton, thanks! I'm already testing something like this :) thanks a lot! I though I will try to fix next couple of hours | 16:27 |
Sam-I-Am | regXboi: you sound like a math nerd :) | 16:27 |
*** rossella_s has quit IRC | 16:28 | |
*** ihrachys has quit IRC | 16:28 | |
regXboi | Sam-I-Am: guilty as charged - as a EE, I learned that "to understand EE, I needed to understand physics" and "to understand physics, I needed to understand math" | 16:28 |
regXboi | so I understand math | 16:28 |
*** thorst has quit IRC | 16:29 | |
*** azbiswas has joined #openstack-neutron | 16:29 | |
amuller | I think I learned about correlation coefficient in high school =p | 16:29 |
*** rossella_s has joined #openstack-neutron | 16:30 | |
Sam-I-Am | regXboi: i'm also an EE, but i think my brain deleted most of that content | 16:30 |
regXboi | it's amazing what you can warp least squares into | 16:30 |
*** rossella_s has quit IRC | 16:30 | |
kevinbenton | amuller: ping | 16:32 |
kevinbenton | amuller: reviewing this massive patch you've dropped :) https://review.openstack.org/#/c/258241/2/neutron/agent/dhcp/agent.py | 16:33 |
yalie | ping kevinbenton | 16:33 |
kevinbenton | yalie: hi | 16:34 |
kevinbenton | amuller: and i dispute the claim that the error isn't handled in that particular case | 16:34 |
yalie | kevinbenton: sorry to intrrupt you, and my limited-portsec need your help :) | 16:34 |
kevinbenton | amuller: but wanted to see if my reasoning is correct | 16:34 |
kevinbenton | yalie: ok | 16:35 |
kevinbenton | yalie: what's up? | 16:35 |
yalie | kevinbenton: I find it really need to deal with dependency between the extensions port-sec and limited-portsec | 16:35 |
*** tbachman has quit IRC | 16:36 | |
*** javeriak_ has quit IRC | 16:36 | |
yalie | kevinbenton: and some db operation need be updated, because one of the two extension may create the row, the others may updated it. | 16:36 |
*** gampel1 has quit IRC | 16:36 | |
yalie | kevinbenton: https://review.openstack.org/#/c/250036/ | 16:36 |
yalie | ping ajo | 16:36 |
mhickey | regXboi, Sam-I-Am: lotta maths in EE. | 16:37 |
yalie | kevinbenton: I leave some my concern in the comments | 16:37 |
*** jlibosva has quit IRC | 16:37 | |
*** tbachman has joined #openstack-neutron | 16:37 | |
*** gsagie_ has joined #openstack-neutron | 16:38 | |
*** banix has quit IRC | 16:38 | |
*** scheuran has quit IRC | 16:38 | |
yalie | kevinbenton: thanks kevinbenton | 16:39 |
Sam-I-Am | mhickey: yep. | 16:40 |
regXboi | pc_m: ping? | 16:42 |
openstackgerrit | Ann Kamyshnikova proposed openstack/neutron: Fix comparison of Variant and other type in test_model_sync https://review.openstack.org/258471 | 16:42 |
amuller | kevinbenton: checking... | 16:43 |
*** admin0 has quit IRC | 16:43 | |
kevinbenton | amuller: haven't said anything ont he patch :) | 16:44 |
kevinbenton | amuller: wanted to chat here instead first | 16:44 |
*** alejandrito has joined #openstack-neutron | 16:44 | |
amuller | kevinbenton: where are you seeing error handling for release_dhcp_port? | 16:45 |
kevinbenton | amuller: so that bubbles all of the way up to the disable call in reload_allocations if i understand correctly | 16:46 |
kevinbenton | amuller: and a failure of that will trigger another attempt | 16:46 |
*** azbiswas_ has joined #openstack-neutron | 16:46 | |
kevinbenton | because _destroy_namespace_and_port only catches runtimeerror | 16:46 |
kevinbenton | and oslo messaging error doesn't inherit from that, does it? | 16:47 |
amuller | it shouldn't | 16:47 |
regXboi | Sam-I-Am: ok, so I think I found the next problem :) | 16:47 |
*** azbiswas has quit IRC | 16:48 | |
*** moshele has joined #openstack-neutron | 16:48 | |
kevinbenton | amuller: so then i think in this case if a release_dhcp_port fails we are going to retry | 16:48 |
*** azbiswas has joined #openstack-neutron | 16:48 | |
kevinbenton | amuller: but not after this patch | 16:48 |
amuller | kevinbenton: yeah with schedule_resync | 16:48 |
amuller | you're right | 16:48 |
*** mosulica has quit IRC | 16:48 | |
*** apuimedo_ has quit IRC | 16:49 | |
*** admin0 has joined #openstack-neutron | 16:50 | |
amuller | kevinbenton: ok I'll remove that one | 16:50 |
amuller | kevinbenton: I don't intend to change behavior with this patch | 16:50 |
amuller | at least as far as retries go | 16:50 |
kevinbenton | amuller: ack | 16:50 |
*** javeriak has joined #openstack-neutron | 16:51 | |
Sam-I-Am | regXboi: whats that? | 16:52 |
*** azbiswas_ has quit IRC | 16:52 | |
*** shwetaap has quit IRC | 16:52 | |
regXboi | it looks like openswan isn't entirely here | 16:52 |
Sam-I-Am | did it migrate south for the winter? | 16:53 |
*** jbell8 has joined #openstack-neutron | 16:53 | |
regXboi | Sam-I-Am I'm sorta wondering if it did :) | 16:53 |
*** admin0 has quit IRC | 16:53 | |
*** apuimedo_ has joined #openstack-neutron | 16:53 | |
*** banix has joined #openstack-neutron | 16:54 | |
Sam-I-Am | halfway tempted to replicate this | 16:54 |
Sam-I-Am | or at least poke at vpnaas | 16:54 |
Sam-I-Am | eventually it will need some love | 16:54 |
*** signed8bit has quit IRC | 16:55 | |
regXboi | well, right now an RPC call to self is timing out | 16:55 |
regXboi | which strikes me as rather ... silly | 16:55 |
*** sthillma has joined #openstack-neutron | 16:57 | |
amuller | kevinbenton: for update_floatingip_statuses a time out or other failure there would actually cause a full resync of all routers | 16:57 |
amuller | kevinbenton: with call | 16:57 |
*** sthillma_ has joined #openstack-neutron | 16:57 | |
amuller | kevinbenton: pondering if that behavior is desirable to keep | 16:57 |
kevinbenton | amuller: right, it's a bit of a hammer but it will eventually update the status to the correct state, right? | 16:58 |
*** lizk has joined #openstack-neutron | 16:58 | |
kevinbenton | amuller: maybe we need a catch around that one to trigger a retry | 16:58 |
kevinbenton | amuller: in the next loop | 16:58 |
amuller | kevinbenton: actually the next iteration might not send an update | 16:59 |
*** banix has quit IRC | 16:59 | |
amuller | kevinbenton: cause of the optimization with FLOATINGIP_STATUS_NOCHANGE | 16:59 |
*** Leom has joined #openstack-neutron | 16:59 | |
openstackgerrit | Haim Daniel proposed openstack/neutron: Qos policy RBAC DB setup and migraition https://review.openstack.org/250081 | 16:59 |
kevinbenton | amuller: why would it be NOCHANGE? | 17:00 |
*** apuimedo_ has quit IRC | 17:00 | |
kevinbenton | amuller: wouldn't it see that the status is still DOWN and trigger a transition to active? | 17:00 |
openstackgerrit | Haim Daniel proposed openstack/neutron: Qos policy RBAC DB setup and migration https://review.openstack.org/250081 | 17:02 |
*** signed8bit has joined #openstack-neutron | 17:02 | |
*** sthillma has quit IRC | 17:02 | |
*** sthillma_ is now known as sthillma | 17:02 | |
*** signed8bit is now known as signed8bit_ZZZzz | 17:02 | |
*** signed8bit_ZZZzz is now known as signed8bit | 17:02 | |
kevinbenton | amuller: oh, i see that's locally cached info | 17:02 |
flaviof | amuller wrt https://review.openstack.org/#/c/258241/. By changing call to cast, wouldn't that also change the behavior in the the caller will no longer 'block' until the function completes? | 17:03 |
amuller | flaviof: yeah that's why it'll be faster | 17:03 |
kevinbenton | amuller: it looks like NOCHANGE is local | 17:03 |
kevinbenton | amuller: so unless the local cache is updated to ACTIVE somewhere we should still try again | 17:04 |
flaviof | amuller gotcha. just that there is nothing 'special' in the call that makes the caller 'safe' to do X | 17:04 |
*** javeriak_ has joined #openstack-neutron | 17:04 | |
*** javeriak has quit IRC | 17:04 | |
flaviof | in cases where I see X as in something the caller needs to ensure is done, and not so much on the return status. | 17:05 |
-openstackstatus- NOTICE: Gerrit is offline for a software upgrade from 17:00 to 21:00 UTC. See: http://lists.openstack.org/pipermail/openstack-dev/2015-December/081037.html | 17:05 | |
*** ChanServ changes topic to "Gerrit is offline for a software upgrade from 17:00 to 21:00 UTC. See: http://lists.openstack.org/pipermail/openstack-dev/2015-December/081037.html" | 17:05 | |
*** shwetaap has joined #openstack-neutron | 17:05 | |
*** emagana has quit IRC | 17:05 | |
flaviof | amuller fyi this is more of a curiosity on changing call to cast in general; not specific to your change anymore. | 17:05 |
amuller | kevinbenton: yeah I think next time the agent will fetch the router again, the FIP status will still be DOWN | 17:05 |
*** apuimedo_ has joined #openstack-neutron | 17:06 | |
amuller | kevinbenton: so it shouldn't be NOCHANGE | 17:06 |
kevinbenton | amuller: since it's a full sync, right | 17:06 |
*** devvesa has quit IRC | 17:06 | |
amuller | kevinbenton: two points for gryffindor! | 17:06 |
dougwig | Swami_, regXboi, carl_baldwin: btw, i am fine with a single-node that votes in the CHECK queue in the short-term. that's about 90% as good as being in both queues, without the underlying instability that has nothing to do with dvr stacking up and causing pain. | 17:07 |
kevinbenton | amuller: crap, gerrit maintenance now so i can't see what other evils you have done :) | 17:07 |
*** gsagie_ has quit IRC | 17:08 | |
*** jlanoux has quit IRC | 17:08 | |
haleyb | dougwig: yes, we were talking about that in the DVR meeting when we ran out of time, but I plan on updating that review today | 17:08 |
amuller | kevinbenton: there's a L3 HA notification that we don't do retries on | 17:09 |
amuller | kevinbenton: so that one should really be ok | 17:09 |
amuller | kevinbenton: and there's update_device_up in the L2 agents | 17:09 |
*** wolverineav has joined #openstack-neutron | 17:09 | |
*** apuimedo_ has quit IRC | 17:10 | |
amuller | kevinbenton: that last one I remember was really dramatic performance wise | 17:10 |
*** wolverineav has quit IRC | 17:10 | |
*** elo has joined #openstack-neutron | 17:10 | |
*** wolverin_ has joined #openstack-neutron | 17:11 | |
*** john-davidge has joined #openstack-neutron | 17:11 | |
*** yfried has quit IRC | 17:11 | |
amuller | kevinbenton: I'd have to look again if we have any error handling for it, that's actually in the critical path for VM boot, so when I think about it, ensuring that the notification arrives on the server is kinda important :) | 17:11 |
*** moshele has quit IRC | 17:11 | |
lizk | ping | 17:14 |
*** fzdarsky_ is now known as fzdarsky|afk | 17:14 | |
lizk | can somebody tell me why gate-grenade-dsvm-neutron doesn't update etc/neutron/rootwrap.d/l3.filters, when code changing happened to l3.filters | 17:14 |
*** nlahouti has joined #openstack-neutron | 17:15 | |
Swami_ | dougwig: thanks | 17:15 |
*** apuimedo_ has joined #openstack-neutron | 17:16 | |
kevinbenton | amuller: yeah, i think we do handle those failures | 17:16 |
sc68cal | amuller: HenryG: If you have q's about L3 & HA for LB ask Sam-I-Am | 17:17 |
kevinbenton | amuller: _device_list_rpc_call_with_failed_dev | 17:17 |
kevinbenton | amuller: stashes them in failed_devices | 17:17 |
carl_baldwin | dougwig: That sounds reasonable. | 17:18 |
regXboi | dougwig: I think folks can work with that | 17:18 |
carl_baldwin | regXboi: Sorry, had to take off at 9am. I'm back. | 17:18 |
*** davidsha has quit IRC | 17:19 | |
regXboi | carl_baldwin: no worries - I'm in self-inflicted vpnaas hell right now | 17:19 |
*** [1]evgenyf has quit IRC | 17:19 | |
carl_baldwin | regXboi: Sounds fun. | 17:19 |
*** ygbo has quit IRC | 17:19 | |
HenryG | sc68cal: Sam-I-Am filed the bug, I was trying to find someone to confirm it | 17:19 |
carl_baldwin | regXboi: I'm going to put my thoughts on the review for the voting job. | 17:19 |
*** EvgenyF has quit IRC | 17:19 | |
regXboi | carl_baldwin: ack - I think dougwig's statement solves all the issues | 17:20 |
carl_baldwin | regXboi: ... or not. Just remembered the gerrit upgrade is now. :) | 17:20 |
regXboi | carl_baldwin: yeah | 17:20 |
*** yfried has joined #openstack-neutron | 17:20 | |
sc68cal | HenryG: ah. well it's via openstack-ansible deployment so it should be easy to reproduce/confirm | 17:20 |
*** yamahata has quit IRC | 17:21 | |
*** salv-orlando has joined #openstack-neutron | 17:21 | |
* carl_baldwin wonders what to do without gerrit | 17:21 | |
* carl_baldwin also remembers he is bug deputy. Plenty to do. | 17:21 | |
*** abregman has quit IRC | 17:22 | |
armax | sc68cal: ping | 17:23 |
*** mickeys has joined #openstack-neutron | 17:24 | |
*** apuimedo_ has quit IRC | 17:25 | |
armax | sdague: ping | 17:26 |
armax | sdague: I wonder if you have any pointers for me to collect gate reset data | 17:26 |
*** thorst has joined #openstack-neutron | 17:26 | |
*** vishwana_ is now known as vishwanathj | 17:27 | |
*** apuimedo has quit IRC | 17:27 | |
*** hdaniel has quit IRC | 17:27 | |
sc68cal | armax: pong | 17:28 |
*** bharathm has joined #openstack-neutron | 17:28 | |
*** signed8bit is now known as signed8bit_ZZZzz | 17:28 | |
regXboi | amuller: let me double check you on https://bugs.launchpad.net/neutron/+bug/1526559 | 17:28 |
openstack | Launchpad bug 1526559 in neutron "L3 agent parallel configuration of routers might slow things down" [Undecided,New] - Assigned to Ryan Moats (rmoats) | 17:28 |
*** apuimedo has joined #openstack-neutron | 17:28 | |
*** sbalukoff has quit IRC | 17:28 | |
regXboi | you are asking for the time to rescheule on a restart of master as a function of number of green threads? | 17:28 |
*** ihrachys has joined #openstack-neutron | 17:28 | |
amuller | regXboi: yeah if you have 100 routers configured (Preferably some of them should be HA, since that'd involve keepalived), how long does it take to finish configuring all 100, as a function of the GreenPool size | 17:29 |
*** signed8bit_ZZZzz is now known as signed8bit | 17:29 | |
amuller | and also what's the CPU load average for each run | 17:29 |
*** javeriak_ has quit IRC | 17:29 | |
regXboi | hmmm, for the HA routers, you are talking about restarting both l3 agents or only one? | 17:30 |
*** apuimedo_ has joined #openstack-neutron | 17:31 | |
*** Swami_ has quit IRC | 17:32 | |
lizk | hello all. can someone tell me why will gate-grenade-dsvm-neutron update etc/neutron/rootwrap.d/l3.filters based on changing code ? | 17:32 |
*** sbalukoff has joined #openstack-neutron | 17:33 | |
lizk | s/will/will not | 17:33 |
*** thorst has quit IRC | 17:33 | |
*** salv-orlando has quit IRC | 17:34 | |
*** salv-orlando has joined #openstack-neutron | 17:34 | |
*** ankurgupta1 has joined #openstack-neutron | 17:35 | |
*** jckasper has quit IRC | 17:36 | |
*** azbiswas_ has joined #openstack-neutron | 17:37 | |
*** apuimedo_ has quit IRC | 17:38 | |
*** jckasper has joined #openstack-neutron | 17:39 | |
*** azbiswas has quit IRC | 17:40 | |
*** jistr has quit IRC | 17:42 | |
*** apuimedo_ has joined #openstack-neutron | 17:43 | |
*** dedery has quit IRC | 17:43 | |
*** dconde has joined #openstack-neutron | 17:43 | |
*** Swami_ has joined #openstack-neutron | 17:44 | |
*** anshul has quit IRC | 17:44 | |
*** odlD2 has joined #openstack-neutron | 17:44 | |
*** javeriak has joined #openstack-neutron | 17:44 | |
*** jlibosva has joined #openstack-neutron | 17:44 | |
*** lajos-katona has joined #openstack-neutron | 17:45 | |
*** azbiswas has joined #openstack-neutron | 17:47 | |
*** gberginc has joined #openstack-neutron | 17:48 | |
*** yamahata has joined #openstack-neutron | 17:48 | |
*** lizk has quit IRC | 17:49 | |
*** apuimedo_ has quit IRC | 17:50 | |
*** azbiswas_ has quit IRC | 17:51 | |
*** logan- has quit IRC | 17:51 | |
*** ihrachys has quit IRC | 17:52 | |
Sam-I-Am | regXboi: still sane? | 17:52 |
Sam-I-Am | regXboi: rather, not-quite-insane | 17:53 |
*** madhu_ak has quit IRC | 17:54 | |
Sam-I-Am | sc68cal: i reproduced that bug outside of o-a too | 17:54 |
Sam-I-Am | sc68cal: actually, all of my testing of lb + l3ha + l2pop was done outside of -oa | 17:54 |
Sam-I-Am | o-a | 17:54 |
sc68cal | Sam-I-Am: ACK. we need a "confirmed-by-Sam-I-Am" tag in neutron LP | 17:55 |
amuller | regXboi: sorry only one | 17:55 |
Sam-I-Am | sc68cal: lulz | 17:55 |
*** apuimedo_ has joined #openstack-neutron | 17:56 | |
regXboi | amuller: that's what I thought - I'll see what I can come up with | 17:56 |
*** fzdarsky|afk is now known as fzdarsky | 17:56 | |
regXboi | Sam-I-Am: sorta | 17:56 |
*** apuimedo has quit IRC | 17:58 | |
*** gvrangan has quit IRC | 17:58 | |
*** ekuris has quit IRC | 17:59 | |
regXboi | amuller: right now I'm not set up for HA routers, so I'll run through with legacy only and then reconfigure and repeat with some HA in the mix | 18:00 |
*** apuimedo has joined #openstack-neutron | 18:00 | |
amuller | regXboi: I think that HA routers might affect the results heavily, but any measurements would be very beneficial, even with only legacy routers | 18:00 |
regXboi | amuller: ack - I'm just running with what I've got without having to do a reclone | 18:01 |
*** azbiswas_ has joined #openstack-neutron | 18:01 | |
regXboi | amuller: at least until gerrit is back online | 18:01 |
*** oshvartz has joined #openstack-neutron | 18:02 | |
* regXboi lunches - biab | 18:02 | |
*** sambetts is now known as sambetts-afk | 18:04 | |
*** azbiswas has quit IRC | 18:04 | |
*** EinstCrazy has joined #openstack-neutron | 18:05 | |
*** wolverin_ has quit IRC | 18:05 | |
*** eil397 has joined #openstack-neutron | 18:06 | |
*** lajos-katona has quit IRC | 18:07 | |
*** apuimedo has quit IRC | 18:07 | |
*** apuimedo_ has quit IRC | 18:07 | |
*** apuimedo has joined #openstack-neutron | 18:08 | |
*** numans has joined #openstack-neutron | 18:08 | |
*** jpena has quit IRC | 18:11 | |
*** EinstCrazy has quit IRC | 18:11 | |
*** apuimedo_ has joined #openstack-neutron | 18:12 | |
*** manjeets has quit IRC | 18:13 | |
*** apuimedo has quit IRC | 18:15 | |
*** Aish has joined #openstack-neutron | 18:15 | |
*** apuimedo has joined #openstack-neutron | 18:16 | |
*** madhu_ak has joined #openstack-neutron | 18:16 | |
*** rohit_ has joined #openstack-neutron | 18:17 | |
*** akamyshnikova_ has quit IRC | 18:17 | |
*** gampel has joined #openstack-neutron | 18:17 | |
*** SurajD has quit IRC | 18:20 | |
*** salv-orlando has quit IRC | 18:21 | |
*** hitalia has joined #openstack-neutron | 18:21 | |
*** apuimedo_ has quit IRC | 18:21 | |
*** SurajD has joined #openstack-neutron | 18:22 | |
*** apuimedo has quit IRC | 18:22 | |
*** apuimedo has joined #openstack-neutron | 18:23 | |
*** gvrangan has joined #openstack-neutron | 18:23 | |
*** salv-orlando has joined #openstack-neutron | 18:23 | |
*** aranjan has joined #openstack-neutron | 18:26 | |
*** apuimedo_ has joined #openstack-neutron | 18:27 | |
*** apuimedo has quit IRC | 18:28 | |
*** pradk has joined #openstack-neutron | 18:28 | |
*** apuimedo has joined #openstack-neutron | 18:29 | |
*** wolverineav has joined #openstack-neutron | 18:29 | |
*** thorst has joined #openstack-neutron | 18:31 | |
*** hoangcx has joined #openstack-neutron | 18:32 | |
*** baoli has quit IRC | 18:32 | |
*** briancurtin has quit IRC | 18:33 | |
* regXboi unlunches | 18:34 | |
*** briancurtin has joined #openstack-neutron | 18:34 | |
*** signed8bit is now known as signed8bit_ZZZzz | 18:34 | |
*** aix has quit IRC | 18:35 | |
kevinbenton | regXboi: quick lunch. lunch at home? | 18:36 |
*** signed8bit_ZZZzz is now known as signed8bit | 18:36 | |
regXboi | kevinbenton: no - just ran out, picked up and brought back | 18:37 |
kevinbenton | regXboi: ah, makes sense | 18:37 |
regXboi | kevinbenton: last day before burning up the rest of the pto | 18:37 |
kevinbenton | regXboi: do you have any code profiling network retrieval or subnet retrieval? | 18:37 |
*** yamamoto has quit IRC | 18:38 | |
regXboi | kevinbenton: nothing beyond anecdotal | 18:38 |
regXboi | but it's not that hard to mark it up | 18:38 |
pc_m | dougwig: ping | 18:38 |
*** apuimedo has quit IRC | 18:38 | |
*** shivrao has joined #openstack-neutron | 18:38 | |
*** yamamoto has joined #openstack-neutron | 18:38 | |
kevinbenton | regXboi: ah, i had just submitted a few fixes for network and subnet retrieval and was wondering if any of your tests depended on that | 18:39 |
*** thorst has quit IRC | 18:39 | |
sdague | armax: sorry, can you reframe the question? | 18:39 |
kevinbenton | regXboi: and was going to have you re-profile if they did | 18:39 |
*** apuimedo_ has quit IRC | 18:39 | |
regXboi | kevinbenton: no - I'm off chasing vpnaas right now | 18:39 |
kevinbenton | regXboi: ack | 18:39 |
regXboi | kevinbenton: well, and restarting | 18:39 |
regXboi | (courtesy of amuller) | 18:39 |
regXboi | kevinbenton if you tell me the patch sets, I can see what I can come up with | 18:39 |
armax | sdague: sure, say I wanted to know how many gate resets happened during the last week and which change caused the reset | 18:40 |
armax | sdague: is there an easy way to see that? | 18:40 |
*** apuimedo has joined #openstack-neutron | 18:40 | |
sdague | armax: no, not really, that's a whole other data collection issue | 18:40 |
*** s3wong has joined #openstack-neutron | 18:40 | |
kevinbenton | regXboi: https://github.com/openstack/neutron/commit/806e67538fbea49530aa0eedb75694cd8bad439d https://github.com/openstack/neutron/commit/f5b950dffecc049df11981dcfb5574121be3eb69 | 18:41 |
armax | sdague: um, I was hoping there was | 18:41 |
armax | sdague: or perhaps, I am looking at this the wrong way | 18:41 |
*** tbachman_ has joined #openstack-neutron | 18:42 | |
*** wolverineav has quit IRC | 18:42 | |
*** tbachman has quit IRC | 18:42 | |
*** tbachman_ is now known as tbachman | 18:42 | |
*** sleviim has joined #openstack-neutron | 18:42 | |
*** wolverineav has joined #openstack-neutron | 18:43 | |
*** apuimedo_ has joined #openstack-neutron | 18:44 | |
*** krypto has joined #openstack-neutron | 18:45 | |
regXboi | kevinbenton: ack and thx | 18:45 |
*** nyechiel_ has quit IRC | 18:45 | |
*** thorst has joined #openstack-neutron | 18:46 | |
armax | mtreinish: http://status.openstack.org/openstack-health/#/g/project/openstack%252Fneutron failures and passes are check and gate combined, correct? | 18:47 |
*** apuimedo has quit IRC | 18:47 | |
*** sridhar_ram has joined #openstack-neutron | 18:48 | |
armax | mtreinish: or just gate? | 18:48 |
*** ivar-lazzaro has joined #openstack-neutron | 18:48 | |
*** apuimedo has joined #openstack-neutron | 18:48 | |
*** yamamoto has quit IRC | 18:48 | |
*** ivar-lazzaro has quit IRC | 18:48 | |
*** david-lyle_ has joined #openstack-neutron | 18:49 | |
*** ivar-lazzaro has joined #openstack-neutron | 18:49 | |
*** david-lyle has quit IRC | 18:50 | |
*** ivar-lazzaro has quit IRC | 18:50 | |
*** amuller is now known as amuller_afk | 18:51 | |
pc_m | kevinbenton: hi | 18:51 |
kevinbenton | pc_m: hey | 18:51 |
pc_m | kevinbenton: Sorry I missed the neutron-lib meeting. Had UTC conversion wrong | 18:52 |
pc_m | kevinbenton: So we want to go back to my original patch set (before the attempted registration proposal)? | 18:52 |
*** tbachman has quit IRC | 18:52 | |
*** tbachman has joined #openstack-neutron | 18:53 | |
*** sleviim has quit IRC | 18:54 | |
*** david-lyle_ is now known as david-lyle | 18:54 | |
*** ivar-lazzaro has joined #openstack-neutron | 18:54 | |
kevinbenton | pc_m: yeah, so first thing is to just copy it as it exists in neutron exactly | 18:55 |
kevinbenton | pc_m: then propose a different one | 18:55 |
pc_m | kevinbenton: Do we want to modify notify to have a payload argument vs **kwargs? | 18:55 |
kevinbenton | that changes it | 18:55 |
kevinbenton | no, not in the first patch | 18:55 |
pc_m | ok. | 18:55 |
kevinbenton | just to make it easy to see what is being changed | 18:55 |
pc_m | So my previous PS had that. | 18:55 |
pc_m | I can revert to the previous PS and repush. | 18:55 |
kevinbenton | that works | 18:55 |
*** hoangcx has quit IRC | 18:55 | |
kevinbenton | and then you can push another one that is just the changes we want to make | 18:56 |
kevinbenton | makes it easier to review | 18:56 |
pc_m | kevinbenton: Agreed | 18:56 |
pc_m | kevinbenton: I'm pretty close to having some API items too. | 18:57 |
kevinbenton | pc_m: what kind of items? | 18:57 |
*** signed8bit is now known as signed8bit_ZZZzz | 18:57 | |
*** ChuckC has joined #openstack-neutron | 18:57 | |
pc_m | kevinbenton: I too the validators and conversion methods and put them into separate methods (extracted from attributes). They could be moved up to neutron-lib. | 18:57 |
pc_m | kevinbenton: dougwig wanted me to check with you about Pecan and if there was any impact. | 18:58 |
kevinbenton | pc_m: right. i think that should be okay for pecan | 18:58 |
kevinbenton | pc_m: type validation should stay similar | 18:58 |
kevinbenton | pc_m: worst case is that we would end up using something else completely | 18:58 |
pc_m | kevinbenton: I have the code split and tested in neutron. Just need to put into neutron-lib, and need to extract the UTs too and make sure they are all covered. | 18:58 |
kevinbenton | pc_m: but i don't think that's the case now | 18:58 |
pc_m | kevinbenton: cool | 18:59 |
*** javeriak_ has joined #openstack-neutron | 18:59 | |
*** crose has quit IRC | 18:59 | |
kevinbenton | i think the pie in the sky goal is that validation could be part of a neutron object itself | 18:59 |
*** ivar-lazzaro has quit IRC | 18:59 | |
kevinbenton | so the api would just try to construct a neutron object | 18:59 |
kevinbenton | and the object would validate and raise an error if it encountered one | 19:00 |
*** SurajD has quit IRC | 19:00 | |
kevinbenton | but even then, it might end up using the same validation functions internally | 19:00 |
*** signed8bit_ZZZzz is now known as signed8bit | 19:01 | |
*** javeriak has quit IRC | 19:01 | |
pc_m | kevinbenton: Yeah, these all look like they could be common validation routines. | 19:01 |
*** wolverin_ has joined #openstack-neutron | 19:03 | |
*** safchain has quit IRC | 19:03 | |
*** sleviim has joined #openstack-neutron | 19:03 | |
*** mlavalle has quit IRC | 19:05 | |
*** nlahouti has quit IRC | 19:06 | |
*** wolverineav has quit IRC | 19:06 | |
*** ivar-lazzaro has joined #openstack-neutron | 19:07 | |
mtreinish | armax: only gate | 19:07 |
armax | mtreinish: ack | 19:07 |
armax | mtreinish: thanks | 19:07 |
mtreinish | armax: the subunit2sql gearman worker is only collecting results from the gate and periodic queues: https://github.com/openstack-infra/system-config/blob/master/modules/openstack_project/files/logstash/jenkins-log-client.yaml#L14-L25 | 19:08 |
*** nlahouti has joined #openstack-neutron | 19:09 | |
*** javeriak_ has quit IRC | 19:09 | |
*** kbringard has joined #openstack-neutron | 19:10 | |
*** gberginc has quit IRC | 19:10 | |
*** dedery has joined #openstack-neutron | 19:12 | |
*** Akanksha08 has quit IRC | 19:12 | |
*** apuimedo_ has quit IRC | 19:12 | |
*** TrevorV has quit IRC | 19:13 | |
*** sthillma has quit IRC | 19:13 | |
*** SurajD has joined #openstack-neutron | 19:14 | |
*** sleviim has quit IRC | 19:14 | |
*** signed8bit has quit IRC | 19:14 | |
*** wolverin_ has quit IRC | 19:15 | |
*** wolverineav has joined #openstack-neutron | 19:15 | |
*** wolverineav has quit IRC | 19:15 | |
*** wolverineav has joined #openstack-neutron | 19:16 | |
*** david-lyle has quit IRC | 19:17 | |
*** apuimedo_ has joined #openstack-neutron | 19:17 | |
*** manjeets has joined #openstack-neutron | 19:18 | |
*** yamamoto has joined #openstack-neutron | 19:18 | |
*** yamamoto has quit IRC | 19:19 | |
*** david-lyle has joined #openstack-neutron | 19:20 | |
gvrangan | Hi, Any google docs or wiki reference to Metadata support in OpenStack? | 19:20 |
*** david-lyle_ has joined #openstack-neutron | 19:24 | |
*** david-lyle has quit IRC | 19:24 | |
*** ganso has joined #openstack-neutron | 19:25 | |
*** tpsilva has joined #openstack-neutron | 19:26 | |
*** SurajD has quit IRC | 19:26 | |
*** dims has joined #openstack-neutron | 19:27 | |
*** salv-orlando has quit IRC | 19:27 | |
ganso | hello guys! Until liberty I could configure a flat provider network just fine, just create a bridge, add interface to bridge, and configure physnet mapping in ml2_conf.ini... for some reason that is not working in current devstack anymore, my instances cannot ping anything from the flat network... has any configuration changed or is there any new step | 19:27 |
ganso | necessary to configure provider network on current version? | 19:27 |
*** gampel has quit IRC | 19:27 | |
*** SurajD has joined #openstack-neutron | 19:29 | |
*** tmorin_ has joined #openstack-neutron | 19:29 | |
*** numans has quit IRC | 19:29 | |
*** pai15 has joined #openstack-neutron | 19:29 | |
*** slaweq has joined #openstack-neutron | 19:30 | |
*** gampel has joined #openstack-neutron | 19:30 | |
*** boris-42_ has joined #openstack-neutron | 19:30 | |
*** david-lyle_ has quit IRC | 19:30 | |
*** sleviim has joined #openstack-neutron | 19:30 | |
*** apuimedo_ has quit IRC | 19:31 | |
dougwig | pc_m: ack | 19:33 |
*** shwetaap has quit IRC | 19:34 | |
*** vishwanathj_ has quit IRC | 19:35 | |
*** sthillma has joined #openstack-neutron | 19:36 | |
*** banix has joined #openstack-neutron | 19:37 | |
*** gampel has quit IRC | 19:37 | |
*** apuimedo_ has joined #openstack-neutron | 19:37 | |
*** slaweq has quit IRC | 19:37 | |
*** apuimedo has quit IRC | 19:37 | |
*** apuimedo has joined #openstack-neutron | 19:38 | |
*** tmorin_ has quit IRC | 19:38 | |
*** admin0 has joined #openstack-neutron | 19:39 | |
pc_m | dougwig: Just wanted to apologizre for missing neutron-lib mtg. I had the UTC conversion wrong. I talked to kevinbenton a bit on this. | 19:41 |
*** signed8bit has joined #openstack-neutron | 19:41 | |
pc_m | dougwig: As soon as gerrit is up, I can push a change. | 19:41 |
*** SurajD has quit IRC | 19:42 | |
*** krypto has quit IRC | 19:44 | |
*** krypto has joined #openstack-neutron | 19:45 | |
*** apuimedo_ has quit IRC | 19:46 | |
*** SurajD has joined #openstack-neutron | 19:46 | |
*** ankurgupta1 has left #openstack-neutron | 19:47 | |
*** vhoward has joined #openstack-neutron | 19:48 | |
*** signed8bit is now known as signed8bit_ZZZzz | 19:48 | |
*** david-lyle has joined #openstack-neutron | 19:48 | |
*** gberginc has joined #openstack-neutron | 19:49 | |
*** krypto has quit IRC | 19:50 | |
*** krypto has joined #openstack-neutron | 19:50 | |
*** bharathm has quit IRC | 19:51 | |
*** apuimedo_ has joined #openstack-neutron | 19:52 | |
*** signed8bit_ZZZzz is now known as signed8bit | 19:52 | |
*** mlavalle has joined #openstack-neutron | 19:53 | |
*** apuimedo has quit IRC | 19:54 | |
*** SurajD has quit IRC | 19:55 | |
*** apuimedo has joined #openstack-neutron | 19:56 | |
*** banix has quit IRC | 19:57 | |
*** apuimedo_ has quit IRC | 19:57 | |
*** davideagnello has joined #openstack-neutron | 19:57 | |
*** jckasper has quit IRC | 19:57 | |
*** dslev has quit IRC | 19:58 | |
*** john-davidge has quit IRC | 19:58 | |
*** jckasper has joined #openstack-neutron | 19:59 | |
*** jckasper has quit IRC | 19:59 | |
*** apuimedo_ has joined #openstack-neutron | 20:03 | |
*** apuimedo has quit IRC | 20:06 | |
*** pai15 has quit IRC | 20:06 | |
*** apuimedo has joined #openstack-neutron | 20:06 | |
*** pai15 has joined #openstack-neutron | 20:06 | |
*** jckasper has joined #openstack-neutron | 20:07 | |
*** jckasper has quit IRC | 20:07 | |
*** apuimedo_ has quit IRC | 20:07 | |
*** amuller_afk is now known as amuller | 20:09 | |
*** pai15 has quit IRC | 20:09 | |
*** pai15 has joined #openstack-neutron | 20:09 | |
*** sanghai_ has joined #openstack-neutron | 20:09 | |
*** apuimedo has quit IRC | 20:11 | |
*** apuimedo has joined #openstack-neutron | 20:11 | |
*** john-davidge has joined #openstack-neutron | 20:12 | |
*** slaweq has joined #openstack-neutron | 20:12 | |
*** apuimedo_ has joined #openstack-neutron | 20:12 | |
*** jbell8 has quit IRC | 20:15 | |
*** TrevorV has joined #openstack-neutron | 20:16 | |
*** ociuhandu has quit IRC | 20:18 | |
*** dims has quit IRC | 20:18 | |
*** dims has joined #openstack-neutron | 20:19 | |
*** yamamoto has joined #openstack-neutron | 20:19 | |
*** apuimedo has quit IRC | 20:21 | |
*** apuimedo_ has quit IRC | 20:21 | |
*** apuimedo has joined #openstack-neutron | 20:22 | |
*** mhickey has quit IRC | 20:25 | |
*** yamamoto has quit IRC | 20:25 | |
*** apuimedo_ has joined #openstack-neutron | 20:26 | |
*** apuimedo has quit IRC | 20:27 | |
*** apuimedo has joined #openstack-neutron | 20:28 | |
*** elo has quit IRC | 20:28 | |
*** elo has joined #openstack-neutron | 20:28 | |
*** mickeys has quit IRC | 20:29 | |
*** sanghai_ has quit IRC | 20:29 | |
*** apuimedo_ has quit IRC | 20:31 | |
*** Aish has quit IRC | 20:34 | |
*** kobis has quit IRC | 20:36 | |
*** apuimedo_ has joined #openstack-neutron | 20:36 | |
*** changbl has joined #openstack-neutron | 20:37 | |
*** apuimedo has quit IRC | 20:37 | |
*** yalie has quit IRC | 20:38 | |
*** apuimedo has joined #openstack-neutron | 20:38 | |
*** bharathm has joined #openstack-neutron | 20:38 | |
*** admin0 has quit IRC | 20:39 | |
*** jlibosva has quit IRC | 20:41 | |
*** baoli has joined #openstack-neutron | 20:41 | |
*** apuimedo has quit IRC | 20:42 | |
*** apuimedo_ has quit IRC | 20:43 | |
*** tpsilva has quit IRC | 20:43 | |
*** apuimedo has joined #openstack-neutron | 20:43 | |
dasm | armax: ping, regarding spec: moving to keystone v3: https://review.openstack.org/#/c/257362/ | 20:44 |
*** banix has joined #openstack-neutron | 20:44 | |
dasm | armax: HenryG suggested that spec is not necessary. But AFAIR you told in previous team meeting, that it would be good to have it. | 20:45 |
*** ivar-lazzaro has quit IRC | 20:45 | |
armax | dasm: I was going to comment but gerrit is down | 20:46 |
*** sleviim has quit IRC | 20:46 | |
armax | ah looks it’s back up! | 20:46 |
dasm | armax: works for me :) | 20:46 |
armax | I talked to HenryG about that | 20:47 |
dasm | oh. great. | 20:47 |
armax | we should be on the same page | 20:47 |
armax | I haven’t seen the content of the spec yet | 20:47 |
armax | and the objective was to capture in a more formal context what we discussed on teh ML | 20:48 |
dasm | yeah. it's my first one, so requires additional work. | 20:48 |
*** hitalia has quit IRC | 20:48 | |
*** apuimedo_ has joined #openstack-neutron | 20:49 | |
*** jlibosva has joined #openstack-neutron | 20:49 | |
*** Aish has joined #openstack-neutron | 20:49 | |
amuller | Gerrit's up | 20:49 |
*** jlibosva has quit IRC | 20:49 | |
*** Aish has quit IRC | 20:49 | |
dasm | amuller: yeah. it's up, but looks.... different | 20:50 |
*** jlibosva has joined #openstack-neutron | 20:50 | |
*** nlahouti has quit IRC | 20:51 | |
*** kobis has joined #openstack-neutron | 20:51 | |
*** baoli has quit IRC | 20:51 | |
*** baoli has joined #openstack-neutron | 20:52 | |
*** slaweq_ has joined #openstack-neutron | 20:52 | |
openstackgerrit | Paul Michali proposed openstack/neutron-lib: Adding callback mechanism https://review.openstack.org/253661 | 20:53 |
*** ivar-lazzaro has joined #openstack-neutron | 20:55 | |
pc_m | kevinbenton: ping | 20:56 |
*** john-davidge has quit IRC | 20:57 | |
*** ivar-lazzaro has quit IRC | 20:57 | |
*** ihrachys has joined #openstack-neutron | 20:57 | |
*** banix has quit IRC | 20:57 | |
*** manjeets has quit IRC | 20:58 | |
ihrachys | kevinbenton: akamyshnikova: hey. can you check my comment for the patch for migrations sync test https://review.openstack.org/#/c/258471/5/neutron/tests/functional/db/test_migrations.py to see whether I make sense there? | 20:58 |
regXboi | yes - the gerrit interface is *very* different after the upgrade - I've seen it before on other projects, which helps | 21:00 |
*** ChanServ changes topic to "Discussion of OpenStack Networking || for support join #openstack" | 21:01 | |
-openstackstatus- NOTICE: Gerrit has been upgraded to 2.11. Please report any issues in #openstack-infra as soon as possible. | 21:01 | |
*** baoli has quit IRC | 21:03 | |
*** abregman has joined #openstack-neutron | 21:04 | |
*** baoli has joined #openstack-neutron | 21:04 | |
amuller | armax: What do you think about a 'usability' or similar tag in launchpad? | 21:04 |
amuller | armax: for example friendlier logs | 21:04 |
amuller | armax: or better error messages | 21:04 |
*** banix has joined #openstack-neutron | 21:06 | |
*** rotbart has joined #openstack-neutron | 21:07 | |
*** pai15 has quit IRC | 21:07 | |
regXboi | ok, I've got a few things to do here - so | 21:07 |
* regXboi exits stage right | 21:07 | |
*** signed8bit is now known as signed8bit_ZZZzz | 21:07 | |
* regXboi mutters "oh, I'm heading for my bedding where I'm bedding for the night, oh I'm heading for my bedding where I'll lay down sleepy tight" | 21:08 | |
*** regXboi has quit IRC | 21:09 | |
*** ChuckC has quit IRC | 21:10 | |
*** signed8bit_ZZZzz is now known as signed8bit | 21:10 | |
pc_m | Anyone know what the 'data' is for API validator, when GW info is not specified for a router? | 21:11 |
*** changbl has quit IRC | 21:11 | |
*** yalie has joined #openstack-neutron | 21:11 | |
pc_m | I'm looking at the validators and have a _validate_dict_or_nodata() that just checks 'if data:'. Wondering what user input would fail that test. | 21:12 |
pc_m | Wouldn't it be a dict or None? | 21:12 |
*** aranjan has quit IRC | 21:13 | |
*** jlibosva has quit IRC | 21:14 | |
*** ajmiller has quit IRC | 21:14 | |
pc_m | Looking at the attribute definition for a use of the validator, it has network_id (required), enable_snat, and external_fixed_ips. Trying to decipher how we can get a non-None, non-dict entry. | 21:14 |
*** ajmiller has joined #openstack-neutron | 21:14 | |
pc_m | Anyone know? | 21:14 |
*** john-davidge has joined #openstack-neutron | 21:14 | |
* pc_m external GW | 21:15 | |
*** baoli has quit IRC | 21:15 | |
*** baoli has joined #openstack-neutron | 21:16 | |
*** julim has quit IRC | 21:18 | |
*** rpothier has left #openstack-neutron | 21:20 | |
*** gberginc has quit IRC | 21:21 | |
*** hitalia has joined #openstack-neutron | 21:22 | |
*** ivar-lazzaro has joined #openstack-neutron | 21:23 | |
openstackgerrit | Nate Johnston proposed openstack/neutron: DSCP QoS rule implementation, unit tests https://review.openstack.org/253680 | 21:24 |
openstackgerrit | Nate Johnston proposed openstack/neutron: WIP: DSCP QoS rule implementation https://review.openstack.org/251738 | 21:24 |
*** Marga__ has joined #openstack-neutron | 21:25 | |
*** vhoward has quit IRC | 21:25 | |
*** Marga__ has quit IRC | 21:26 | |
*** Marga__ has joined #openstack-neutron | 21:27 | |
*** baoli has quit IRC | 21:27 | |
*** safchain has joined #openstack-neutron | 21:27 | |
*** safchain has quit IRC | 21:27 | |
*** baoli has joined #openstack-neutron | 21:27 | |
*** tflynn has joined #openstack-neutron | 21:27 | |
*** rcernin has joined #openstack-neutron | 21:28 | |
*** Marga_ has quit IRC | 21:29 | |
openstackgerrit | Nate Johnston proposed openstack/neutron: DSCP QoS rule implementation, unit tests https://review.openstack.org/253680 | 21:29 |
dougwig | pc_m: maybe it has a unit test with failing input? | 21:30 |
*** wolverin_ has joined #openstack-neutron | 21:31 | |
*** jckasper has joined #openstack-neutron | 21:32 | |
*** wolverin_ has quit IRC | 21:32 | |
*** wolveri__ has joined #openstack-neutron | 21:32 | |
*** apuimedo_ has quit IRC | 21:33 | |
pc_m | dougwig: not, that's what I'm writing... missing UT | 21:33 |
pc_m | not -> no | 21:33 |
*** slaweq_ has quit IRC | 21:33 | |
*** slaweq has quit IRC | 21:33 | |
*** thorst has quit IRC | 21:33 | |
*** wolveri__ has quit IRC | 21:33 | |
pc_m | dougwig: Trying to understand what the input would look like and how the nodata condition can occur. | 21:34 |
*** thorst has joined #openstack-neutron | 21:34 | |
* pc_m not understanding the API attribute mechanism that well | 21:34 | |
*** apuimedo has quit IRC | 21:34 | |
*** slaweq has joined #openstack-neutron | 21:34 | |
*** apuimedo has joined #openstack-neutron | 21:35 | |
*** wolverineav has quit IRC | 21:36 | |
*** ihrachys has quit IRC | 21:38 | |
*** baoli has quit IRC | 21:39 | |
*** apuimedo_ has joined #openstack-neutron | 21:39 | |
*** yalie has quit IRC | 21:39 | |
*** baoli has joined #openstack-neutron | 21:39 | |
*** aranjan has joined #openstack-neutron | 21:40 | |
*** banix has quit IRC | 21:42 | |
*** thorst has quit IRC | 21:42 | |
*** admin0 has joined #openstack-neutron | 21:42 | |
*** admin0 has quit IRC | 21:43 | |
*** slaweq has quit IRC | 21:43 | |
*** ibmko has quit IRC | 21:46 | |
*** nlahouti has joined #openstack-neutron | 21:47 | |
*** TrevorV has quit IRC | 21:49 | |
*** baoli has quit IRC | 21:50 | |
*** baoli has joined #openstack-neutron | 21:50 | |
*** apuimedo_ has quit IRC | 21:51 | |
*** yfried has quit IRC | 21:51 | |
*** daneyon_ has joined #openstack-neutron | 21:54 | |
*** apuimedo_ has joined #openstack-neutron | 21:56 | |
*** mwagner_lap has quit IRC | 21:56 | |
*** daneyon_ has quit IRC | 21:56 | |
*** daneyon_ has joined #openstack-neutron | 21:56 | |
*** daneyon has quit IRC | 21:57 | |
*** apuimedo has quit IRC | 21:58 | |
*** _cjones_ has joined #openstack-neutron | 21:59 | |
*** apuimedo has joined #openstack-neutron | 21:59 | |
*** harlowja has quit IRC | 21:59 | |
*** Prem has quit IRC | 22:01 | |
*** wolverineav has joined #openstack-neutron | 22:01 | |
*** _cjones_ has quit IRC | 22:03 | |
*** _cjones_ has joined #openstack-neutron | 22:04 | |
*** harlowja has joined #openstack-neutron | 22:04 | |
kevinbenton | akamyshnikova: are you online? | 22:05 |
*** baoli has quit IRC | 22:05 | |
*** wolverineav has quit IRC | 22:06 | |
*** baoli has joined #openstack-neutron | 22:06 | |
*** wolverin_ has joined #openstack-neutron | 22:06 | |
*** ianbrown has quit IRC | 22:08 | |
*** baoli has quit IRC | 22:08 | |
*** ianbrown has joined #openstack-neutron | 22:08 | |
*** baoli has joined #openstack-neutron | 22:09 | |
pc_m | kevinbenton: hi | 22:10 |
kevinbenton | pc_m: hey, what's up? | 22:10 |
pc_m | I see that some API validators are missing, and have been adding them | 22:10 |
pc_m | kevinbenton: One is _validate_dict_or_nodata(). It is used for ext GW for router. | 22:11 |
pc_m | I was wondering about how to test this. It just checks 'if data: ...' | 22:11 |
*** erick0zcr_ has joined #openstack-neutron | 22:11 | |
kevinbenton | pc_m: what do you mean it's missing? | 22:11 |
kevinbenton | oh, do you mean tests for them are missing? | 22:12 |
pc_m | Sorry, tests for validators | 22:12 |
pc_m | Looking at the attribute I couldn't figure out what the data would be in the case of 'nodata'. | 22:12 |
*** wolverin_ has quit IRC | 22:12 | |
*** aranjan has quit IRC | 22:13 | |
pc_m | The attribute dict, shows network_id (requried), enabled_snat, and external_fixed_ips (list -> dict). | 22:13 |
pc_m | kevinbenton: Wouldn't it either be a dict or None? | 22:13 |
*** dedery has quit IRC | 22:14 | |
kevinbenton | pc_m: if dict will return false on an empty dict as well | 22:14 |
kevinbenton | pc_m: it allows both of what the two above it check for | 22:14 |
*** cbouch has quit IRC | 22:15 | |
pc_m | So there is a validator for dict_or_none, dict_or_empty, and then this dict_or_nodata. | 22:15 |
openstackgerrit | Brian Haley proposed openstack/neutron: Static routes not added to qrouter namespace for DVR https://review.openstack.org/228026 | 22:15 |
kevinbenton | yeah, dict_or_nodata allows both empty and none | 22:15 |
pc_m | kevinbenton: Ah. | 22:16 |
pc_m | So in the case of the router ext GW... if not specified, would it be none? or could it be empty dict, if no external_fixed_ips? | 22:16 |
*** rtheis has quit IRC | 22:18 | |
openstackgerrit | Swaminathan Vasudevan proposed openstack/neutron: DVR:Fix _notify_l3_agent_new_port for proper arp update https://review.openstack.org/253685 | 22:18 |
*** baoli has quit IRC | 22:18 | |
kevinbenton | pc_m: i think it would be an empty dict if passed in from the user | 22:18 |
kevinbenton | pc_m: that way | 22:18 |
*** aranjan has joined #openstack-neutron | 22:18 | |
kevinbenton | pc_m: the default is just None | 22:19 |
*** baoli has joined #openstack-neutron | 22:19 | |
pc_m | kevinbenton: Ah. Thanks. I'll tweak the test. | 22:19 |
*** wolverineav has joined #openstack-neutron | 22:21 | |
*** wolverineav has quit IRC | 22:21 | |
*** wolverineav has joined #openstack-neutron | 22:21 | |
*** mickeys has joined #openstack-neutron | 22:22 | |
*** baoli has quit IRC | 22:24 | |
*** sean-k-m1 has joined #openstack-neutron | 22:26 | |
*** elo has quit IRC | 22:26 | |
*** elo has joined #openstack-neutron | 22:27 | |
openstackgerrit | Swaminathan Vasudevan proposed openstack/neutron: DVR: Remove get_port call from dvr_update_router_addvm https://review.openstack.org/253697 | 22:28 |
*** sean-k-mooney has quit IRC | 22:28 | |
*** diegows has joined #openstack-neutron | 22:32 | |
*** sridhar_ram1 has joined #openstack-neutron | 22:36 | |
*** sridhar_ram1 has quit IRC | 22:37 | |
*** sridhar_ram has quit IRC | 22:37 | |
*** jckasper has quit IRC | 22:37 | |
*** jckasper has joined #openstack-neutron | 22:38 | |
*** apuimedo has quit IRC | 22:39 | |
*** baoli has joined #openstack-neutron | 22:39 | |
*** apuimedo_ has quit IRC | 22:40 | |
*** thorst has joined #openstack-neutron | 22:40 | |
*** apuimedo has joined #openstack-neutron | 22:40 | |
*** jckasper has quit IRC | 22:42 | |
*** baoli_ has joined #openstack-neutron | 22:43 | |
*** pai15 has joined #openstack-neutron | 22:44 | |
*** apuimedo_ has joined #openstack-neutron | 22:44 | |
*** abregman has quit IRC | 22:44 | |
*** apuimedo has quit IRC | 22:45 | |
*** baoli has quit IRC | 22:45 | |
*** gildub has joined #openstack-neutron | 22:45 | |
*** apuimedo has joined #openstack-neutron | 22:45 | |
Sam-I-Am | moo. | 22:47 |
*** thorst has quit IRC | 22:47 | |
openstackgerrit | Swaminathan Vasudevan proposed openstack/neutron: DVR: Rename dvr_update_router_addvm function https://review.openstack.org/253715 | 22:50 |
*** mchestr has joined #openstack-neutron | 22:50 | |
*** baoli_ has quit IRC | 22:52 | |
*** baoli has joined #openstack-neutron | 22:52 | |
*** thorst has joined #openstack-neutron | 22:55 | |
*** thorst has quit IRC | 22:56 | |
*** aranjan has quit IRC | 23:00 | |
*** mfranc213 has joined #openstack-neutron | 23:01 | |
*** harlowja has quit IRC | 23:01 | |
*** dims has quit IRC | 23:01 | |
*** apuimedo has quit IRC | 23:02 | |
*** sridhar_ram has joined #openstack-neutron | 23:02 | |
*** apuimedo has joined #openstack-neutron | 23:02 | |
*** apuimedo_ has quit IRC | 23:03 | |
*** baoli has quit IRC | 23:03 | |
*** baoli has joined #openstack-neutron | 23:04 | |
*** zhangjn has joined #openstack-neutron | 23:04 | |
*** mfranc213 has quit IRC | 23:05 | |
openstackgerrit | Henry Gessau proposed openstack/neutron-lib: Improvements to tox envs https://review.openstack.org/255682 | 23:07 |
*** rha has quit IRC | 23:07 | |
*** apuimedo_ has joined #openstack-neutron | 23:08 | |
*** alejandrito has quit IRC | 23:08 | |
Sam-I-Am | kevinbenton: ping | 23:09 |
*** kbringard has quit IRC | 23:10 | |
*** erick0zcr_ has quit IRC | 23:11 | |
*** apuimedo_ has quit IRC | 23:12 | |
*** djan has quit IRC | 23:14 | |
*** baoli has quit IRC | 23:15 | |
*** baoli has joined #openstack-neutron | 23:16 | |
*** aranjan has joined #openstack-neutron | 23:17 | |
Sam-I-Am | anyone here work on the 'conntrack' bits? | 23:17 |
*** apuimedo_ has joined #openstack-neutron | 23:17 | |
*** rohit_ has quit IRC | 23:18 | |
*** pradk has quit IRC | 23:18 | |
*** signed8bit is now known as signed8bit_ZZZzz | 23:18 | |
*** djan has joined #openstack-neutron | 23:19 | |
openstackgerrit | Swaminathan Vasudevan proposed openstack/neutron: DVR: Rename dvr_vmarp_table_update https://review.openstack.org/253752 | 23:20 |
*** zhangjn has quit IRC | 23:22 | |
*** Prem has joined #openstack-neutron | 23:24 | |
*** dims has joined #openstack-neutron | 23:24 | |
*** baoli has quit IRC | 23:27 | |
*** baoli has joined #openstack-neutron | 23:28 | |
*** jckasper has joined #openstack-neutron | 23:29 | |
*** sdake_ has joined #openstack-neutron | 23:30 | |
* X123 waves | 23:31 | |
Sam-I-Am | X123: yo | 23:31 |
*** sdake_ has quit IRC | 23:32 | |
*** pai15 has quit IRC | 23:32 | |
*** signed8bit_ZZZzz is now known as signed8bit | 23:34 | |
*** zhhuabj has joined #openstack-neutron | 23:34 | |
*** banix has joined #openstack-neutron | 23:35 | |
*** Leom has quit IRC | 23:37 | |
*** jckasper has quit IRC | 23:37 | |
*** dconde has quit IRC | 23:37 | |
*** baoli has quit IRC | 23:39 | |
*** baoli has joined #openstack-neutron | 23:40 | |
armax | HenryG: what’s the latest on https://review.openstack.org/#/c/258471/ | 23:40 |
armax | and the bug that’s suppose to solve | 23:40 |
armax | it looks like bug # 1426675 is still biting us | 23:40 |
armax | bug #1526675 | 23:40 |
openstack | bug 1526675 in OpenStack Compute (nova) "test_models_sync fails with 'Models and migration scripts aren't in sync'" [Critical,In progress] https://launchpad.net/bugs/1526675 - Assigned to Mike Bayer (zzzeek) | 23:40 |
*** tflynn_ has joined #openstack-neutron | 23:40 | |
HenryG | armax: ann and ihar are probably both asleep. I was about to ping you and suggest I take over until I go to sleep? | 23:42 |
armax | ann’s fix seems to heal the functional job | 23:42 |
armax | I wished ihar and ann had left us with a marching order | 23:42 |
*** apuimedo has quit IRC | 23:42 | |
armax | none of the patches targeting the bug seem to have any attention | 23:42 |
armax | so it’s unclear who’s the winner | 23:42 |
armax | and I don’t want to be trigger happy | 23:42 |
armax | today | 23:43 |
armax | I feel shy | 23:43 |
Sam-I-Am | just push buttons | 23:43 |
*** apuimedo has joined #openstack-neutron | 23:43 | |
armax | this merged | 23:43 |
armax | https://review.openstack.org/#/c/258606/ | 23:43 |
armax | even though it took me 2 minutes, 43 seconds to find out where on the new Gerrit UI | 23:44 |
* armax pukes | 23:44 | |
*** tflynn has quit IRC | 23:44 | |
HenryG | armax: get used to it, it's here to stay :D | 23:44 |
HenryG | armax: our stable jobs are not affected | 23:44 |
armax | HenryG: no, I’d rather quit | 23:44 |
armax | :) | 23:45 |
HenryG | armax: ann's patch set 6 passed jenkins once | 23:45 |
HenryG | kevinbenton and ihar pointed out that it may not be reliable | 23:45 |
armax | ic | 23:46 |
HenryG | armax: so I am inclined to apply ihar's suggested update | 23:46 |
armax | well | 23:46 |
armax | we can afford to stay broken for a day | 23:46 |
armax | there’s holiday spirit anyway | 23:46 |
Sam-I-Am | either of you have time for a q? | 23:47 |
armax | merry breakage everyone! | 23:47 |
armax | Sam-I-Am: darn, you got me right before I was about to step out | 23:47 |
HenryG | we could leave broken until after new year so everyone can relax? | 23:47 |
armax | Sam-I-Am: shoot | 23:47 |
armax | HenryG: let’s leave it broken, period. | 23:47 |
HenryG | right, fine, I quit | 23:47 |
armax | there you go! | 23:48 |
HenryG | :D | 23:48 |
*** changbl has joined #openstack-neutron | 23:48 | |
openstackgerrit | Swaminathan Vasudevan proposed openstack/neutron: DVR: Handle unbound allowed_address_pair port with FIP https://review.openstack.org/254439 | 23:48 |
Sam-I-Am | armax: trying to figure out broken package dependencies. seems that both the L3 agent and L2 agents call conntrack | 23:48 |
Sam-I-Am | conntrack seems a little weird for L2 things | 23:48 |
Sam-I-Am | but the L2 agent manages secgroups, which are L3 things | 23:49 |
armax | Sam-I-Am: that’s used for security groups | 23:49 |
Sam-I-Am | on ubuntu, only the l3 agent depends on conntrack but it looks like the L2 agents should depend on it too | 23:49 |
armax | Sam-I-Am: the l2 agent is really called ovs-agent | 23:49 |
armax | :) | 23:49 |
Sam-I-Am | or linuxbridge agent :) | 23:49 |
Sam-I-Am | which is what i'm messing with now... but ovs uses linuxbridge to implement secgroups, so the dependencies should be the same | 23:50 |
armax | Sam-I-Am: so to your point, yes it’s weird | 23:50 |
armax | that the l2 agent handles l3 constructs, but lines are very blurred | 23:50 |
armax | to the point that I don’t even know what I am talking about anymore | 23:50 |
Sam-I-Am | haha | 23:51 |
openstackgerrit | Ramu Ramamurthy proposed openstack/neutron: Remove stale ofport drop-rule upon port-delete https://review.openstack.org/248908 | 23:51 |
Sam-I-Am | aight... time to file some ubuntu bugs | 23:51 |
armax | Lpi | 23:51 |
armax | or Le | 23:51 |
armax | did anyone catch my playful joke? | 23:51 |
*** baoli has quit IRC | 23:51 | |
Sam-I-Am | also found that linuxbridge_agent.ini is in the neutron-plugin-ml2 package instead neutron-plugin-linuxbridge-agent | 23:52 |
* armax hides in shame | 23:52 | |
*** baoli has joined #openstack-neutron | 23:52 | |
Sam-I-Am | armax: i did not :/ | 23:52 |
armax | e as in 2.71... | 23:52 |
armax | and pi as in 3.1415... | 23:52 |
Sam-I-Am | oh dear | 23:52 |
armax | sorry | 23:52 |
armax | I know it’s bad | 23:52 |
armax | come on, it’s funny | 23:52 |
Sam-I-Am | in a nerdy sort of way, yes | 23:52 |
armax | we’re using irc are we not? | 23:53 |
Sam-I-Am | true | 23:53 |
*** dane has quit IRC | 23:53 | |
armax | Sam-I-Am: that | 23:53 |
Sam-I-Am | so trying to troubleshoot this lb+l3ha+l2pop bug got me into a dependency rabbit hole. | 23:53 |
Sam-I-Am | how does this stuff happen? | 23:53 |
armax | ’s odd that packaging I mean | 23:53 |
Sam-I-Am | openstack is great for ADD | 23:53 |
Sam-I-Am | squirrel! | 23:53 |
Sam-I-Am | armax: yeah, i need to talk to james page. i think the agents getting their own config files confused some things. | 23:54 |
* Sam-I-Am peels back layers to reveal original quest | 23:54 | |
*** rotbart has quit IRC | 23:54 | |
Sam-I-Am | y u no workie l2pop | 23:54 |
openstackgerrit | Henry Gessau proposed openstack/neutron: Fix comparison of Variant and other type in test_model_sync https://review.openstack.org/258471 | 23:54 |
Sam-I-Am | armax: thx for the clarification | 23:55 |
armax | np | 23:55 |
HenryG | armax: kevinbenton: ^^ (before Sam-I-Am butted in) | 23:55 |
armax | HenryG: I thought you had quit | 23:55 |
armax | come on | 23:55 |
HenryG | that is my resignation letter | 23:56 |
Sam-I-Am | HenryG: gee, thanks. | 23:56 |
* Sam-I-Am feels loved | 23:56 | |
*** thorst has joined #openstack-neutron | 23:57 | |
*** chlong has quit IRC | 23:57 | |
*** signed8bit is now known as signed8bit_ZZZzz | 23:57 | |
HenryG | Sam-I-Am: you are loved | 23:57 |
Sam-I-Am | awww | 23:58 |
armax | Who in the right mind would think that the reply button on gerrit would be useful to have it right at the very top of the page when I have a lenghty discussion to go through? | 23:59 |
armax | that’s very cretin | 23:59 |
*** signed8bit_ZZZzz is now known as signed8bit | 23:59 | |
armax | or it’s just me | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!