*** rms_13 has quit IRC | 00:02 | |
*** gildub has joined #openstack-neutron | 00:02 | |
*** vivek-ebay has quit IRC | 00:03 | |
*** VijayB has quit IRC | 00:03 | |
*** markvoelker has quit IRC | 00:03 | |
*** mlavalle has quit IRC | 00:04 | |
*** SridharRamaswamy has quit IRC | 00:04 | |
ZZelle_ | gongysh, HI | 00:05 |
---|---|---|
*** cl__ has joined #openstack-neutron | 00:06 | |
*** yamamoto has joined #openstack-neutron | 00:06 | |
*** tiswanso has quit IRC | 00:07 | |
*** ZZelle_ has quit IRC | 00:09 | |
*** vivek-ebay has joined #openstack-neutron | 00:10 | |
*** SridharRamaswamy has joined #openstack-neutron | 00:11 | |
*** annegentle has quit IRC | 00:14 | |
*** chlong has quit IRC | 00:15 | |
*** marun has joined #openstack-neutron | 00:15 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/neutron-fwaas: Updated from global requirements https://review.openstack.org/160569 | 00:16 |
*** VijayB has joined #openstack-neutron | 00:16 | |
openstackgerrit | Claudiu Belu proposed openstack/neutron: Remove HyperVNeutronPlugin https://review.openstack.org/153394 | 00:16 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/neutron-vpnaas: Updated from global requirements https://review.openstack.org/160571 | 00:17 |
*** iymht has joined #openstack-neutron | 00:17 | |
*** bquan_ has quit IRC | 00:18 | |
*** dane_leblanc has quit IRC | 00:22 | |
*** karimb has quit IRC | 00:24 | |
*** dboik has joined #openstack-neutron | 00:25 | |
*** dboik_ has joined #openstack-neutron | 00:27 | |
*** dims has quit IRC | 00:27 | |
*** johnbelamaric has joined #openstack-neutron | 00:28 | |
*** dboik has quit IRC | 00:30 | |
*** marun has quit IRC | 00:35 | |
*** cference_ has quit IRC | 00:37 | |
*** VijayB has quit IRC | 00:38 | |
*** karimb has joined #openstack-neutron | 00:38 | |
*** johnbelamaric has quit IRC | 00:43 | |
*** VijayB has joined #openstack-neutron | 00:44 | |
*** markmcclain has quit IRC | 00:48 | |
*** markmcclain has joined #openstack-neutron | 00:48 | |
*** leenheer has quit IRC | 00:49 | |
*** leenheer has joined #openstack-neutron | 00:49 | |
*** ajmiller has quit IRC | 00:49 | |
*** leenheer has quit IRC | 00:49 | |
*** tsg has joined #openstack-neutron | 00:50 | |
*** manishg has quit IRC | 00:51 | |
*** shaohe_feng has joined #openstack-neutron | 00:52 | |
*** dane_leblanc has joined #openstack-neutron | 00:52 | |
*** xuhanp has joined #openstack-neutron | 00:53 | |
*** ujjain has quit IRC | 00:57 | |
*** Marga_ has quit IRC | 00:58 | |
*** thomasem has quit IRC | 00:59 | |
*** jaypipes has quit IRC | 01:03 | |
*** s3wong has quit IRC | 01:03 | |
*** vivek-ebay has quit IRC | 01:04 | |
*** amuller has joined #openstack-neutron | 01:04 | |
*** markvoelker has joined #openstack-neutron | 01:04 | |
amuller | carl_baldwin: HenryG: about https://review.openstack.org/#/c/154162/2 | 01:06 |
amuller | carl_baldwin: HenryG: I think I'll move the radvd initialization to RouterInfo.__init__ now? | 01:06 |
*** s3wong has joined #openstack-neutron | 01:08 | |
* carl_baldwin looks | 01:08 | |
*** dimsum__ has joined #openstack-neutron | 01:08 | |
carl_baldwin | amuller: That seems reasonable. Where will the process_monitor live? | 01:09 |
amuller | the process_monitor has to live in the agent | 01:09 |
carl_baldwin | amuller: ack, I thought so. | 01:10 |
openstackgerrit | Isaku Yamahata proposed openstack/neutron: ml2 plugin: use attributes.{NETWORK, SUBNET, PORT} consistently https://review.openstack.org/159966 | 01:12 |
openstackgerrit | Isaku Yamahata proposed openstack/neutron: ml2 extension driver: more tests, fix data argument inconsistency https://review.openstack.org/129178 | 01:12 |
amuller | carl_baldwin: the metadata driver used it through its reference to the agent | 01:12 |
amuller | and the radvd monitor thing uses it by the reference you pass to it | 01:12 |
amuller | carl_baldwin: I think I'll have to pass the process_monitor to RouterInfo.__init__ then | 01:12 |
openstackgerrit | YAMAMOTO Takashi proposed openstack/neutron: OVS-agent: Introduce Ryu based OpenFlow driver https://review.openstack.org/153946 | 01:12 |
openstackgerrit | YAMAMOTO Takashi proposed openstack/neutron: OVS-agent: Separate ovs-ofctl using code as a driver https://review.openstack.org/160245 | 01:12 |
carl_baldwin | amuller: I was thinking the same thing. | 01:13 |
amuller | carl_baldwin: I forget to add a mandatory param to RouterInfo do I have to take care of the *aaS repos now? | 01:13 |
amuller | I seem to recall they care about the signature of RouterInfo.__init__ | 01:13 |
*** markvoelker has quit IRC | 01:13 | |
carl_baldwin | amuller: I think so. | 01:14 |
*** sbfox1 has quit IRC | 01:14 | |
amuller | carl_baldwin: for vpn it's just some of the unit tests | 01:15 |
*** gildub has quit IRC | 01:15 | |
amuller | that's annoying | 01:15 |
*** baoli has joined #openstack-neutron | 01:16 | |
*** Sukhdev has quit IRC | 01:17 | |
*** annegentle has joined #openstack-neutron | 01:17 | |
amuller | carl_baldwin: And it looks like in the fwaas repo there's the varmor agent which is just broken... it overrides router_added and just creates a RouterInfo no matter what is the type of the router | 01:18 |
amuller | so DVR and HA routers won't work | 01:18 |
carl_baldwin | :( | 01:18 |
openstackgerrit | Claudiu Belu proposed openstack/neutron: Remove HyperVNeutronPlugin https://review.openstack.org/153394 | 01:18 |
*** tiswanso has joined #openstack-neutron | 01:18 | |
*** krtaylor has quit IRC | 01:20 | |
amuller | carl_baldwin: oy, it wasn't even updated with agent_conf and interface_driver so I guess there's no coverage for that =D | 01:20 |
*** jyuso1 has joined #openstack-neutron | 01:20 | |
carl_baldwin | amuller: oh boy | 01:20 |
*** tomoe_ has joined #openstack-neutron | 01:21 | |
HenryG | amuller: which review are you discussing? | 01:21 |
amuller | HenryG: https://review.openstack.org/#/c/154162/2 | 01:22 |
*** VijayB has quit IRC | 01:22 | |
amuller | In order to move the radvd initialization to RouterInfo | 01:22 |
amuller | I have to pass the process monitor to RouterInfo.__init__ | 01:22 |
*** xuhanp has quit IRC | 01:22 | |
amuller | which means changing stuff in the vpn and fw repos | 01:22 |
HenryG | amuller: OK, thought you already had a review out for that | 01:22 |
amuller | HenryG: not yet... finding out that stuff in fw land is broken =D | 01:22 |
*** tiswanso has quit IRC | 01:23 | |
HenryG | amuller: what does "=D' mean? :) | 01:23 |
amuller | The smile of an insane man I suppose | 01:23 |
HenryG | amuller: I googled it and got this http://th05.deviantart.net/fs71/PRE/f/2013/123/9/4/_o_by_greywolfiie-d63ymiy.png | 01:25 |
amuller | =D looks like a smile to me, I think that the pic you linked is more like D: | 01:26 |
*** xuhanp has joined #openstack-neutron | 01:27 | |
*** bobmel has quit IRC | 01:27 | |
*** bobmel has joined #openstack-neutron | 01:28 | |
*** ivar-laz_ has joined #openstack-neutron | 01:28 | |
*** karimb has quit IRC | 01:29 | |
*** annegentle has quit IRC | 01:29 | |
*** sbalukoff has quit IRC | 01:29 | |
*** xgerman has quit IRC | 01:29 | |
*** stanzgy has joined #openstack-neutron | 01:30 | |
*** stanzgy_ has joined #openstack-neutron | 01:30 | |
*** ivar-lazzaro has quit IRC | 01:31 | |
*** watanabe_isao has joined #openstack-neutron | 01:31 | |
carl_baldwin | HenryG: amuller: FWIW, my IRC client renders =D as a very toothy smile. | 01:32 |
*** ivar-laz_ has quit IRC | 01:32 | |
*** krtaylor has joined #openstack-neutron | 01:33 | |
*** _cjones_ has quit IRC | 01:34 | |
amuller | I'll stick to the classic :) then | 01:34 |
amuller | carl_baldwin: so I can't actually run the fwaas unit tests, which I have *no* idea how they pass at the gate. I'm hitting https://bugs.launchpad.net/ubuntu/+source/neutron-fwaas/+bug/1422376 | 01:35 |
openstack | Launchpad bug 1422376 in neutron "enable package test suites: dependency on generated egg from git.openstack.org" [Undecided,Incomplete] | 01:35 |
amuller | the unit tests for that repo are passing on the gate, but, I wouldn't know why. It imports neutron.agent.l3.router_info and creates router_info.RouterInfo without the new interface_driver and agent_conf params | 01:35 |
amuller | and the tests pass | 01:35 |
carl_baldwin | amuller: Hmm. That doesn’t sound right. | 01:37 |
amuller | https://github.com/openstack/neutron-fwaas/blob/master/neutron_fwaas/tests/unit/services/firewall/drivers/varmour/test_varmour_fwaas.py#L252 | 01:37 |
amuller | carl_baldwin: ^ | 01:37 |
amuller | if executed the next line would throw an error | 01:38 |
*** achanda has quit IRC | 01:38 | |
amuller | so I'm gathering the gate doesn't run those 'unit' tests (That a successful REST call?) | 01:38 |
amuller | and varmour don't have CI? | 01:38 |
amuller | * That require a successful REST call | 01:38 |
amuller | I guess I'll find a bug, I'll try to find someone from varmour to ping | 01:39 |
amuller | file* | 01:39 |
openstackgerrit | Adelina Tuvenie proposed openstack/neutron: OVS agent support on Hyper-V https://review.openstack.org/160596 | 01:39 |
HenryG | amuller: I just cloned a fresh neutron-fwaas repo and ran tox -epy27. No problem. | 01:40 |
kevinbenton | HenryG: do you know about stevedore? | 01:41 |
carl_baldwin | amuller: It will be good to get to the bottom of this. fwaas not catching this sort of thing is not good. | 01:41 |
amuller | the tests that would throw the error are being skipped for whatever reason, check out the github link I posted earlier | 01:41 |
HenryG | kevinbenton: I know about it, sort of. I wouldn't say I know it. | 01:41 |
kevinbenton | HenryG: i was wondering how people with out of tree ML2 drivers are able to load them | 01:42 |
kevinbenton | HenryG: it seems like it's scoped to neutron.ml2.drivers | 01:42 |
HenryG | kevinbenton: iirc rkukura is quite good at it. Have you checked the gbp repo? | 01:43 |
kevinbenton | HenryG: yeah, i was waiting for him to hop online but haven't seen him | 01:44 |
kevinbenton | HenryG: i'll check out the gbp code | 01:44 |
*** annegentle has joined #openstack-neutron | 01:45 | |
HenryG | kevinbenton: also, I believe dhellmann is the author of stevedore? | 01:45 |
*** claudiub has quit IRC | 01:55 | |
*** Longgeek has joined #openstack-neutron | 01:57 | |
*** carl_baldwin has quit IRC | 02:00 | |
*** vivek-ebay has joined #openstack-neutron | 02:01 | |
*** annegentle has quit IRC | 02:03 | |
*** rook__ has joined #openstack-neutron | 02:05 | |
*** rwsu is now known as rwsu-afk | 02:06 | |
openstackgerrit | Juergen Brendel proposed openstack/neutron: ARP spoofing patch: Low level ebtables integration https://review.openstack.org/141130 | 02:08 |
*** SridharRamaswamy has quit IRC | 02:08 | |
*** zzzeek has quit IRC | 02:10 | |
*** erkules_ has joined #openstack-neutron | 02:11 | |
*** nlahouti has quit IRC | 02:11 | |
*** zhhuabj has joined #openstack-neutron | 02:13 | |
*** erkules has quit IRC | 02:14 | |
*** aranjan has quit IRC | 02:15 | |
*** tiswanso has joined #openstack-neutron | 02:16 | |
*** rook__ has quit IRC | 02:18 | |
*** rook has quit IRC | 02:18 | |
*** tiswanso has quit IRC | 02:19 | |
*** nlahouti has joined #openstack-neutron | 02:19 | |
*** tiswanso has joined #openstack-neutron | 02:20 | |
*** dmellado has quit IRC | 02:21 | |
*** dmellado has joined #openstack-neutron | 02:22 | |
*** lizk has joined #openstack-neutron | 02:22 | |
*** tomoe__ has joined #openstack-neutron | 02:25 | |
*** markvoelker has joined #openstack-neutron | 02:26 | |
*** tomoe_ has quit IRC | 02:28 | |
*** annegentle has joined #openstack-neutron | 02:30 | |
*** amotoki has joined #openstack-neutron | 02:32 | |
openstackgerrit | Assaf Muller proposed openstack/neutron: Misc HA router cleanups https://review.openstack.org/160608 | 02:32 |
*** mancdaz has quit IRC | 02:32 | |
*** mancdaz has joined #openstack-neutron | 02:34 | |
*** johnbelamaric has joined #openstack-neutron | 02:34 | |
*** VijayB has joined #openstack-neutron | 02:34 | |
*** amuller has quit IRC | 02:35 | |
*** annegentle has quit IRC | 02:36 | |
*** sthillma has quit IRC | 02:38 | |
*** manishg has joined #openstack-neutron | 02:39 | |
*** ToM__ has quit IRC | 02:41 | |
*** mancdaz has quit IRC | 02:41 | |
*** lazy_prince has quit IRC | 02:46 | |
*** tsg has quit IRC | 02:47 | |
*** naggappan_ has quit IRC | 02:48 | |
*** crc32 has joined #openstack-neutron | 02:49 | |
*** ivar-lazzaro has joined #openstack-neutron | 02:49 | |
*** yuanying has joined #openstack-neutron | 02:49 | |
*** ajmiller has joined #openstack-neutron | 02:51 | |
*** nlahouti has quit IRC | 02:51 | |
*** s3wong has quit IRC | 02:53 | |
*** yuanying has quit IRC | 02:57 | |
*** sripriya has quit IRC | 02:57 | |
*** dane_leblanc has quit IRC | 02:57 | |
*** Murali has joined #openstack-neutron | 03:02 | |
*** Longgeek has quit IRC | 03:02 | |
*** gildub has joined #openstack-neutron | 03:03 | |
*** vivek-eb_ has joined #openstack-neutron | 03:04 | |
*** vivek-ebay has quit IRC | 03:05 | |
*** dane_leblanc has joined #openstack-neutron | 03:05 | |
*** yuanying has joined #openstack-neutron | 03:05 | |
*** ijw has quit IRC | 03:07 | |
*** yuanying has quit IRC | 03:07 | |
*** yuanying has joined #openstack-neutron | 03:07 | |
*** ivar-lazzaro has quit IRC | 03:10 | |
*** ivar-lazzaro has joined #openstack-neutron | 03:10 | |
*** baoli has quit IRC | 03:11 | |
openstackgerrit | shihanzhang proposed openstack/neutron: Remove unused comments https://review.openstack.org/160617 | 03:13 |
*** jckasper has quit IRC | 03:15 | |
*** Longgeek has joined #openstack-neutron | 03:15 | |
*** VijayB has quit IRC | 03:16 | |
*** iymht has quit IRC | 03:16 | |
*** spandhe has quit IRC | 03:16 | |
*** yamahata has quit IRC | 03:20 | |
*** manishg has quit IRC | 03:24 | |
*** baoli has joined #openstack-neutron | 03:26 | |
*** jckasper has joined #openstack-neutron | 03:28 | |
openstackgerrit | Dane LeBlanc proposed openstack/neutron: IPv6 SLAAC subnet create should update ports on net https://review.openstack.org/160622 | 03:28 |
*** xuhanp has quit IRC | 03:29 | |
*** yuanying has quit IRC | 03:29 | |
*** setuid has quit IRC | 03:29 | |
*** setuid has joined #openstack-neutron | 03:30 | |
*** yuanying has joined #openstack-neutron | 03:32 | |
HenryG | dougwig: ping | 03:32 |
*** yuanying has quit IRC | 03:35 | |
*** dmellado_ has joined #openstack-neutron | 03:36 | |
*** Murali has quit IRC | 03:36 | |
*** dmellado has quit IRC | 03:37 | |
*** dmellado_ is now known as dmellado | 03:37 | |
*** yuanying has joined #openstack-neutron | 03:37 | |
*** ToM__ has joined #openstack-neutron | 03:39 | |
HenryG | blogan: ping | 03:40 |
*** topshare has joined #openstack-neutron | 03:41 | |
*** manishg has joined #openstack-neutron | 03:43 | |
*** johnbelamaric has quit IRC | 03:44 | |
*** dimsum__ has quit IRC | 03:45 | |
*** ivar-lazzaro has quit IRC | 03:49 | |
*** flwang2 has joined #openstack-neutron | 03:51 | |
*** flwang1 has quit IRC | 03:53 | |
*** tflynn_ has joined #openstack-neutron | 04:02 | |
*** amotoki has quit IRC | 04:02 | |
*** flwang2 has quit IRC | 04:03 | |
*** tflynn has quit IRC | 04:05 | |
*** Longgeek has quit IRC | 04:06 | |
*** tflynn_ has quit IRC | 04:07 | |
*** yamamoto has quit IRC | 04:07 | |
*** yamamoto has joined #openstack-neutron | 04:08 | |
*** Marga_ has joined #openstack-neutron | 04:08 | |
*** thedodd has joined #openstack-neutron | 04:08 | |
*** harlowja_ is now known as harlowja_away | 04:13 | |
*** bquan has joined #openstack-neutron | 04:16 | |
*** killer_prince has joined #openstack-neutron | 04:18 | |
*** killer_prince is now known as lazy_prince | 04:18 | |
*** Longgeek has joined #openstack-neutron | 04:18 | |
*** tomoe__ has quit IRC | 04:19 | |
*** armax has joined #openstack-neutron | 04:21 | |
*** crc32 has quit IRC | 04:22 | |
*** sbfox has joined #openstack-neutron | 04:23 | |
*** sbfox has quit IRC | 04:23 | |
*** tiswanso has quit IRC | 04:28 | |
*** coolsvap_ is now known as coolsvap | 04:37 | |
*** Networkn3rd has quit IRC | 04:41 | |
*** Networkn3rd has joined #openstack-neutron | 04:42 | |
*** pal has joined #openstack-neutron | 04:44 | |
openstackgerrit | Angus Lees proposed openstack/neutron: Introduce privilege separation process https://review.openstack.org/155631 | 04:44 |
*** armax has quit IRC | 04:45 | |
*** dimsum__ has joined #openstack-neutron | 04:46 | |
*** Networkn3rd has quit IRC | 04:46 | |
*** armax has joined #openstack-neutron | 04:47 | |
openstackgerrit | Carl Baldwin proposed openstack/neutron: Refactor management of namespaces in the L3 Agent https://review.openstack.org/147744 | 04:47 |
*** oomichi_ has joined #openstack-neutron | 04:48 | |
openstackgerrit | Carl Baldwin proposed openstack/neutron: Refactor DVR _arp_entry methods https://review.openstack.org/158433 | 04:48 |
openstackgerrit | Carl Baldwin proposed openstack/neutron: Move _set_subnet_arp_info to dvr_router https://review.openstack.org/158460 | 04:49 |
*** dimsum__ has quit IRC | 04:51 | |
*** ajmiller has quit IRC | 04:51 | |
*** ajmiller has joined #openstack-neutron | 04:52 | |
*** neeti has joined #openstack-neutron | 04:54 | |
*** markvoelker has quit IRC | 04:59 | |
*** markvoelker has joined #openstack-neutron | 05:00 | |
*** signed8bit has joined #openstack-neutron | 05:00 | |
*** armax has quit IRC | 05:00 | |
*** tsg has joined #openstack-neutron | 05:02 | |
*** sbalukoff has joined #openstack-neutron | 05:03 | |
*** tomoe_ has joined #openstack-neutron | 05:03 | |
*** markvoelker has quit IRC | 05:04 | |
*** david-lyle_afk has joined #openstack-neutron | 05:06 | |
*** pradipta has joined #openstack-neutron | 05:06 | |
*** baoli has quit IRC | 05:06 | |
*** tflynn has joined #openstack-neutron | 05:06 | |
*** tflynn has quit IRC | 05:07 | |
*** tflynn has joined #openstack-neutron | 05:07 | |
*** jckasper has quit IRC | 05:08 | |
*** neeti_ has joined #openstack-neutron | 05:09 | |
*** nlahouti has joined #openstack-neutron | 05:10 | |
openstackgerrit | Carl Baldwin proposed openstack/neutron: Move internal port processing to router classes https://review.openstack.org/154513 | 05:10 |
*** Murali has joined #openstack-neutron | 05:11 | |
*** neeti has quit IRC | 05:12 | |
*** tflynn has quit IRC | 05:15 | |
*** anilvenkata has joined #openstack-neutron | 05:15 | |
*** nlahouti has quit IRC | 05:15 | |
*** nlahouti has joined #openstack-neutron | 05:15 | |
*** manishg has quit IRC | 05:19 | |
*** manishg has joined #openstack-neutron | 05:20 | |
*** Murali has quit IRC | 05:21 | |
*** yshafrir has joined #openstack-neutron | 05:23 | |
*** garyk has quit IRC | 05:24 | |
*** manishg has quit IRC | 05:24 | |
openstackgerrit | Carl Baldwin proposed openstack/neutron: Move external port processing to router classes https://review.openstack.org/158495 | 05:27 |
*** lizk has quit IRC | 05:28 | |
*** Marga_ has quit IRC | 05:28 | |
*** lazy_prince has quit IRC | 05:28 | |
*** trinaths has joined #openstack-neutron | 05:29 | |
openstackgerrit | Carl Baldwin proposed openstack/neutron: Move create_dvr_fip_interfaces in to DVR https://review.openstack.org/159663 | 05:29 |
*** killer_prince has joined #openstack-neutron | 05:29 | |
*** killer_prince is now known as lazy_prince | 05:29 | |
*** markvoelker has joined #openstack-neutron | 05:30 | |
*** aranjan has joined #openstack-neutron | 05:34 | |
*** thedodd has quit IRC | 05:34 | |
*** setuid has quit IRC | 05:34 | |
*** markvoelker has quit IRC | 05:35 | |
*** gildub has quit IRC | 05:36 | |
*** thedodd has joined #openstack-neutron | 05:37 | |
*** setuid has joined #openstack-neutron | 05:40 | |
*** bquan has quit IRC | 05:41 | |
*** signed8bit has quit IRC | 05:42 | |
*** anish_ has joined #openstack-neutron | 05:42 | |
*** signed8bit has joined #openstack-neutron | 05:43 | |
*** david-lyle_afk has quit IRC | 05:44 | |
*** pradipta has quit IRC | 05:45 | |
*** yatin has joined #openstack-neutron | 05:49 | |
*** yfried has quit IRC | 05:49 | |
*** vivek-eb_ has quit IRC | 05:51 | |
*** Sukhdev has joined #openstack-neutron | 05:56 | |
*** yuanying has quit IRC | 05:58 | |
openstackgerrit | Zhang Hua proposed openstack/neutron-vpnaas: Functional tests of ipsec strongswan vpnaas driver https://review.openstack.org/158560 | 05:58 |
openstackgerrit | Zhang Hua proposed openstack/neutron-vpnaas: IPsec strongSwan driver implemention https://review.openstack.org/144391 | 05:58 |
*** Marga_ has joined #openstack-neutron | 06:01 | |
*** topshare has quit IRC | 06:02 | |
*** topshare has joined #openstack-neutron | 06:03 | |
*** topshare has quit IRC | 06:04 | |
*** iymht has joined #openstack-neutron | 06:05 | |
*** topshare has joined #openstack-neutron | 06:06 | |
*** lizk has joined #openstack-neutron | 06:06 | |
*** sbfox has joined #openstack-neutron | 06:06 | |
*** anshul has joined #openstack-neutron | 06:08 | |
*** killer_prince has joined #openstack-neutron | 06:10 | |
*** lazy_prince has quit IRC | 06:10 | |
*** killer_prince is now known as lazy_prince | 06:10 | |
trinaths | Hi, Got a doubt in Vendor Code decomposition, I have code with neutron and neutron-fwaas. Will the code from both the repos move to stackforge single repo ? ohterwise, it will be moved to multiple stackforge repos? | 06:14 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/neutron: Imported Translations from Transifex https://review.openstack.org/160652 | 06:14 |
*** chandankumar has joined #openstack-neutron | 06:14 | |
*** achanda has joined #openstack-neutron | 06:14 | |
*** tflynn has joined #openstack-neutron | 06:15 | |
*** yuanying has joined #openstack-neutron | 06:16 | |
*** lizk has quit IRC | 06:16 | |
*** yuanying has quit IRC | 06:17 | |
*** manishg has joined #openstack-neutron | 06:20 | |
*** aranjan has quit IRC | 06:23 | |
*** manishg has quit IRC | 06:25 | |
*** tflynn has quit IRC | 06:25 | |
*** tflynn has joined #openstack-neutron | 06:26 | |
openstackgerrit | Harshada Mangesh Kakad proposed openstack/neutron: ML2 Mechanism Driver for SeaMicro https://review.openstack.org/160660 | 06:26 |
*** signed8bit has quit IRC | 06:30 | |
*** thedodd has quit IRC | 06:31 | |
*** yuanying has joined #openstack-neutron | 06:31 | |
*** markvoelker has joined #openstack-neutron | 06:31 | |
*** russellb has quit IRC | 06:34 | |
*** SridharG has joined #openstack-neutron | 06:34 | |
*** markvoelker has quit IRC | 06:36 | |
*** vthapar has joined #openstack-neutron | 06:37 | |
*** Apsu has quit IRC | 06:38 | |
*** clev has quit IRC | 06:39 | |
*** flwang1 has joined #openstack-neutron | 06:39 | |
*** topshare has quit IRC | 06:40 | |
openstackgerrit | Rajeev Grover proposed openstack/neutron: Prevent race conditions on DVR FIP resources https://review.openstack.org/153422 | 06:41 |
*** anish__ has joined #openstack-neutron | 06:41 | |
*** topshare has joined #openstack-neutron | 06:44 | |
*** anish_ has quit IRC | 06:44 | |
*** david-lyle_afk has joined #openstack-neutron | 06:44 | |
*** topshare has quit IRC | 06:45 | |
*** garyk has joined #openstack-neutron | 06:47 | |
*** ivar-lazzaro has joined #openstack-neutron | 06:47 | |
*** gildub has joined #openstack-neutron | 06:48 | |
*** yuanying has quit IRC | 06:48 | |
*** lizk has joined #openstack-neutron | 06:48 | |
*** yuanying has joined #openstack-neutron | 06:48 | |
*** yfauser has joined #openstack-neutron | 06:49 | |
*** yfauser has left #openstack-neutron | 06:49 | |
*** jroll has quit IRC | 06:49 | |
*** yuanying has quit IRC | 06:50 | |
*** yuanying has joined #openstack-neutron | 06:51 | |
*** lori|away is now known as lori | 06:52 | |
*** imcsk8 has quit IRC | 06:52 | |
*** imcsk8 has joined #openstack-neutron | 06:52 | |
*** yfried has joined #openstack-neutron | 06:54 | |
*** xuhanp has joined #openstack-neutron | 06:58 | |
*** topshare has joined #openstack-neutron | 06:58 | |
*** reed has quit IRC | 06:58 | |
*** yfried has quit IRC | 06:58 | |
*** yfried has joined #openstack-neutron | 06:59 | |
trinaths | mestery: Hi Sir | 06:59 |
*** Apsu has joined #openstack-neutron | 06:59 | |
*** jroll has joined #openstack-neutron | 06:59 | |
openstackgerrit | Harshada Mangesh Kakad proposed openstack/neutron: ML2 Mechanism Driver for SeaMicro https://review.openstack.org/160660 | 07:00 |
*** ivar-lazzaro has quit IRC | 07:00 | |
*** ivar-lazzaro has joined #openstack-neutron | 07:01 | |
*** yuanying has quit IRC | 07:01 | |
*** apuimedo has joined #openstack-neutron | 07:08 | |
trinaths | Sukhdev: ping | 07:10 |
Sukhdev | trinaths: Pong | 07:11 |
trinaths | Sukhdev: Need some help regarding code decomposition. As I see the code decomposition by several vendors, I found the vendor specific processing is moved out of neutron and a thin plugin/driver is present in neutron tree. But in my case, Freescale plugin/drivers just proxy the data to our CRD server. I feel its thin plugin/driver submitted. Can you kindly help me on your opinion on this as how can I move forward. | 07:13 |
trinaths | Sukhdev: here is the ML2 MD code, https://github.com/openstack/neutron/blob/master/neutron/plugins/ml2/drivers/freescale/mechanism_fslsdn.py | 07:14 |
Sukhdev | trinaths: looking | 07:14 |
trinaths | Sukhdev: okay sir | 07:16 |
Sukhdev | trinaths: this file looks OK to remain in tree - | 07:17 |
Sukhdev | This does not need to be moved | 07:17 |
trinaths | Sukhdev: also, please look at this FWaaS Plugin, https://github.com/openstack/neutron-fwaas/blob/master/neutron_fwaas/services/firewall/freescale/fwaas_plugin.py | 07:17 |
trinaths | Sukhdev: Its also a proxy plugin to our CRD service. | 07:17 |
Sukhdev | trinaths: before we go to the second one, one question on the first one - | 07:18 |
trinaths | Sukhdev: yes | 07:18 |
*** oomichi_ has quit IRC | 07:18 | |
Sukhdev | trinaths: self._crdclient = config.get_crdclient() - where is this file | 07:18 |
Sukhdev | This may need to be moved - | 07:19 |
trinaths | Sukhdev: this is the file, https://github.com/openstack/neutron/blob/master/neutron/plugins/ml2/drivers/freescale/config.py | 07:19 |
trinaths | Sukhdev: I was to keep the config.py too into driver.py (freescale) file, but reviewers at that time asked me to move this to new file. | 07:20 |
*** aranjan has joined #openstack-neutron | 07:20 | |
*** yamahata has joined #openstack-neutron | 07:21 | |
*** irenab has joined #openstack-neutron | 07:21 | |
*** manishg has joined #openstack-neutron | 07:21 | |
*** kawa2014 has joined #openstack-neutron | 07:21 | |
*** openstackgerrit has quit IRC | 07:22 | |
*** openstackgerrit has joined #openstack-neutron | 07:22 | |
Sukhdev | Based upon what I see in these files, you do not have anything to move out - it is already thin shim | 07:23 |
*** yamamoto has quit IRC | 07:24 | |
trinaths | Sukhdev: okay. Can you suggest me on, do I need to do further as I go forward. | 07:25 |
*** aranjan has quit IRC | 07:25 | |
Sukhdev | trinaths: based upon what I see you do not need to do anything - you already meet the requirements of decomposition | 07:25 |
*** manishg has quit IRC | 07:26 | |
*** Murali has joined #openstack-neutron | 07:26 | |
*** scheuran has joined #openstack-neutron | 07:26 | |
trinaths | Sukhdev: okay, Do I need to update contribute.rst ? | 07:26 |
dougwig | trinaths: think thinner. "import blah" is thing. rest calls are not. | 07:27 |
*** itzikb has joined #openstack-neutron | 07:27 | |
trinaths | dougwig: confused. :( | 07:27 |
*** yfried is now known as yfried|afk | 07:27 | |
dougwig | hang on, i might be talking out of my ass. | 07:27 |
*** yfried|afk is now known as yfried | 07:28 | |
Sukhdev | dougwig: Based upon what I see here - https://github.com/openstack/neutron/tree/master/neutron/plugins/ml2/drivers/freescale | 07:28 |
Sukhdev | dougwig: I think it meets the requirements of driver decomposition - there is no vendor specific stuff here, it is already out | 07:29 |
Sukhdev | trinaths: which contribute.rst are you talking about? | 07:29 |
trinaths | Sukhdev: yes, true said. dougwig, can you kindly look into this | 07:29 |
trinaths | Sukhdev: this one, https://github.com/openstack/neutron/blob/master/doc/source/devref/contribute.rst#decomposition-progress-chart | 07:30 |
trinaths | Sukhdev: I mean, Since they are already thin, can I add <-not-required-> tag to the chart, so that I'm also in the queue for code decomposition | 07:31 |
Sukhdev | trinaths: I think this falls into a different category - you can create [D] and it already meets the requirement | 07:32 |
Sukhdev | trinaths: yes - or you can say not-required | 07:32 |
trinaths | Sukhdev: okay Sir. | 07:32 |
*** markvoelker has joined #openstack-neutron | 07:32 | |
Sukhdev | dougwig: do you concur? | 07:32 |
*** flwang1 has quit IRC | 07:32 | |
trinaths | dougwig: can you give some suggestion? | 07:32 |
*** yuanying has joined #openstack-neutron | 07:33 | |
Sukhdev | trinaths: your firewall service plugin also falls into the same category | 07:34 |
Sukhdev | trinaths: congratulations!! you do not need to do much :-) | 07:34 |
trinaths | Sukhdev: okay. Its also a thin one. Thanks a lot sir :) | 07:34 |
*** yuanying has quit IRC | 07:36 | |
*** darsh29_ has joined #openstack-neutron | 07:37 | |
*** markvoelker has quit IRC | 07:37 | |
Sukhdev | dougwig: Hope you concur with my conclusion on trinaths driver and plugin - I am signing off to hit the bed | 07:38 |
trinaths | Sukhdev: thanks sir for the review and all the help. Good Night. :) | 07:38 |
Sukhdev | trinaths: my pleasure... | 07:39 |
*** yatin has quit IRC | 07:40 | |
*** yatin has joined #openstack-neutron | 07:42 | |
*** Sukhdev has quit IRC | 07:45 | |
*** tflynn has quit IRC | 07:47 | |
*** rotbeard has joined #openstack-neutron | 07:47 | |
*** ajo has quit IRC | 07:48 | |
*** Marga_ has quit IRC | 07:48 | |
*** tflynn has joined #openstack-neutron | 07:51 | |
*** yatin has quit IRC | 07:52 | |
*** yatin has joined #openstack-neutron | 07:53 | |
*** zhhuabj has quit IRC | 07:53 | |
*** yuanying has joined #openstack-neutron | 07:54 | |
*** tflynn has quit IRC | 07:57 | |
*** ajo has joined #openstack-neutron | 07:57 | |
*** krtaylor has quit IRC | 07:58 | |
*** carlp has quit IRC | 07:58 | |
*** Marga_ has joined #openstack-neutron | 07:58 | |
*** zhhuabj has joined #openstack-neutron | 07:59 | |
*** armax has joined #openstack-neutron | 07:59 | |
openstackgerrit | Merged openstack/neutron: Avoid ObjectDeletedError while accessing deleted binding https://review.openstack.org/158678 | 07:59 |
*** nlahouti has quit IRC | 08:01 | |
*** erkules_ is now known as erkules | 08:05 | |
*** Marga_ has quit IRC | 08:06 | |
*** carlp has joined #openstack-neutron | 08:07 | |
trinaths | dougwig: hanging here is too tough | 08:07 |
*** krtaylor has joined #openstack-neutron | 08:08 | |
*** nyechiel__ has joined #openstack-neutron | 08:11 | |
*** armax has quit IRC | 08:12 | |
*** nyechiel has joined #openstack-neutron | 08:14 | |
*** nyechiel__ has quit IRC | 08:16 | |
*** lennyb__ has joined #openstack-neutron | 08:17 | |
*** ajo has quit IRC | 08:17 | |
*** pask81 has joined #openstack-neutron | 08:18 | |
*** bjornar_ has joined #openstack-neutron | 08:18 | |
*** matrohon has joined #openstack-neutron | 08:19 | |
*** manishg has joined #openstack-neutron | 08:20 | |
*** rotbeard has quit IRC | 08:20 | |
*** aranjan has joined #openstack-neutron | 08:21 | |
*** numan has joined #openstack-neutron | 08:22 | |
*** dimsum__ has joined #openstack-neutron | 08:24 | |
*** manishg has quit IRC | 08:24 | |
*** yuanying has quit IRC | 08:24 | |
*** topshare_ has joined #openstack-neutron | 08:26 | |
*** yatin has quit IRC | 08:26 | |
*** chandankumar has quit IRC | 08:26 | |
*** yuanying has joined #openstack-neutron | 08:26 | |
*** ronis has joined #openstack-neutron | 08:27 | |
*** topshare has quit IRC | 08:28 | |
*** dimsum__ has quit IRC | 08:29 | |
*** yuanying has quit IRC | 08:31 | |
*** chandankumar has joined #openstack-neutron | 08:32 | |
*** bjornar_ has quit IRC | 08:32 | |
*** markvoelker has joined #openstack-neutron | 08:33 | |
*** zhhuabj has quit IRC | 08:33 | |
*** moshele has joined #openstack-neutron | 08:34 | |
*** moshele has quit IRC | 08:35 | |
*** claudiub has joined #openstack-neutron | 08:35 | |
*** moshele has joined #openstack-neutron | 08:35 | |
*** zhhuabj has joined #openstack-neutron | 08:36 | |
*** darsh29_ has quit IRC | 08:37 | |
*** evgenyf has joined #openstack-neutron | 08:37 | |
*** markvoelker has quit IRC | 08:39 | |
*** watanabe_isao has quit IRC | 08:39 | |
openstackgerrit | IWAMOTO Toshihiro proposed openstack/neutron: Add availability_zone support https://review.openstack.org/149940 | 08:42 |
*** devvesa has joined #openstack-neutron | 08:43 | |
*** mancdaz has joined #openstack-neutron | 08:44 | |
*** yatin has joined #openstack-neutron | 08:44 | |
*** garyk1 has joined #openstack-neutron | 08:45 | |
*** garyk has quit IRC | 08:45 | |
*** jlanoux has joined #openstack-neutron | 08:45 | |
*** jistr has joined #openstack-neutron | 08:46 | |
*** vivek-ebay has joined #openstack-neutron | 08:48 | |
*** jpena has joined #openstack-neutron | 08:49 | |
*** ajo has joined #openstack-neutron | 08:49 | |
*** vivek-ebay has quit IRC | 08:53 | |
*** devvesa has quit IRC | 08:53 | |
*** devvesa has joined #openstack-neutron | 08:53 | |
*** achanda has quit IRC | 08:55 | |
*** aranjan has quit IRC | 08:55 | |
*** ygbo has joined #openstack-neutron | 08:59 | |
*** ivar-lazzaro has quit IRC | 09:00 | |
*** sbfox has quit IRC | 09:00 | |
*** ivar-lazzaro has joined #openstack-neutron | 09:01 | |
*** iymht has quit IRC | 09:05 | |
*** lifeless has quit IRC | 09:05 | |
*** lifeless has joined #openstack-neutron | 09:06 | |
*** aepifanov has joined #openstack-neutron | 09:06 | |
*** JoshNang has quit IRC | 09:07 | |
openstackgerrit | Zhang Hua proposed openstack/neutron-vpnaas: Functional tests of ipsec strongswan vpnaas driver https://review.openstack.org/158560 | 09:07 |
openstackgerrit | Zhang Hua proposed openstack/neutron-vpnaas: IPsec strongSwan driver implemention https://review.openstack.org/144391 | 09:07 |
openstackgerrit | ChangBo Guo(gcb) proposed openstack/neutron: Switch to uuidutils from oslo_utils library https://review.openstack.org/160699 | 09:10 |
*** yamahata has quit IRC | 09:13 | |
*** ivar-lazzaro has quit IRC | 09:14 | |
openstackgerrit | Trinath Somanchi proposed openstack/neutron: [contribute.rst] Current status of Freescale Codebase. https://review.openstack.org/160702 | 09:15 |
*** karimb has joined #openstack-neutron | 09:16 | |
*** yfried is now known as yfried|afk | 09:16 | |
*** jyuso1 has quit IRC | 09:17 | |
openstackgerrit | Praveen Kumar SM proposed openstack/neutron: DHCP Service LoadBalancing Scheduler https://review.openstack.org/137017 | 09:18 |
*** manishg has joined #openstack-neutron | 09:20 | |
*** jyuso has joined #openstack-neutron | 09:22 | |
*** apuimedo has quit IRC | 09:22 | |
*** apuimedo has joined #openstack-neutron | 09:24 | |
*** manishg has quit IRC | 09:25 | |
openstackgerrit | Kobi Samoray proposed openstack/neutron: VMWare NSXv: Metadata default gateway param https://review.openstack.org/160711 | 09:27 |
*** safchain has joined #openstack-neutron | 09:28 | |
*** yatin has quit IRC | 09:28 | |
openstackgerrit | Trinath Somanchi proposed openstack/neutron: [contribute.rst] Current status of Freescale Codebase. https://review.openstack.org/160702 | 09:29 |
openstackgerrit | Trinath Somanchi proposed openstack/neutron: [contribute.rst] Current status of Freescale Codebase. https://review.openstack.org/160702 | 09:31 |
*** yfried|afk is now known as yfried | 09:32 | |
*** kawa2014 has quit IRC | 09:33 | |
*** zhhuabj has quit IRC | 09:34 | |
*** kawa2014 has joined #openstack-neutron | 09:34 | |
*** lordd has joined #openstack-neutron | 09:34 | |
*** markvoelker has joined #openstack-neutron | 09:35 | |
openstackgerrit | Harshada Mangesh Kakad proposed openstack/neutron: SeaMicro plugin decomposition https://review.openstack.org/160712 | 09:37 |
*** claudiub has quit IRC | 09:38 | |
*** markvoelker has quit IRC | 09:39 | |
*** kawa2014 has quit IRC | 09:41 | |
openstackgerrit | Trinath Somanchi proposed openstack/neutron: [contribute.rst] Current status of Freescale Codebase. https://review.openstack.org/160702 | 09:43 |
*** claudiub has joined #openstack-neutron | 09:45 | |
*** pask81 has quit IRC | 09:48 | |
*** SamYaple has quit IRC | 09:50 | |
*** sbelous has quit IRC | 09:51 | |
openstackgerrit | ChangBo Guo(gcb) proposed openstack/neutron: Switch to uuidutils from oslo_utils library https://review.openstack.org/160699 | 09:51 |
*** coolsvap is now known as coolsvap_ | 09:52 | |
*** aranjan has joined #openstack-neutron | 09:52 | |
*** yatin has joined #openstack-neutron | 09:53 | |
*** ZZelle has quit IRC | 09:53 | |
*** ZZelle has joined #openstack-neutron | 09:53 | |
*** tomoe_ has quit IRC | 09:56 | |
*** SamYaple has joined #openstack-neutron | 09:58 | |
*** pask81 has joined #openstack-neutron | 09:59 | |
*** Longgeek has quit IRC | 10:01 | |
openstackgerrit | Bharath M proposed openstack/neutron-fwaas: Move pylint checks to pep8 testenv https://review.openstack.org/160719 | 10:01 |
openstackgerrit | ChangBo Guo(gcb) proposed openstack/neutron: Switch to uuidutils from oslo_utils library https://review.openstack.org/160699 | 10:05 |
*** afazekas has joined #openstack-neutron | 10:05 | |
*** lordd has quit IRC | 10:06 | |
*** topshare_ has quit IRC | 10:10 | |
*** lordd has joined #openstack-neutron | 10:10 | |
*** jyuso1 has joined #openstack-neutron | 10:16 | |
*** ajo has quit IRC | 10:19 | |
*** ajo has joined #openstack-neutron | 10:19 | |
*** ihrachyshka has joined #openstack-neutron | 10:20 | |
*** manishg has joined #openstack-neutron | 10:21 | |
*** manishg_ has joined #openstack-neutron | 10:23 | |
*** manishg has quit IRC | 10:23 | |
*** ujjain has joined #openstack-neutron | 10:25 | |
*** ujjain has quit IRC | 10:25 | |
*** ujjain has joined #openstack-neutron | 10:25 | |
*** aranjan has quit IRC | 10:26 | |
*** manishg_ has quit IRC | 10:27 | |
*** ajo has quit IRC | 10:30 | |
*** chandankumar_ has joined #openstack-neutron | 10:30 | |
*** ajo has joined #openstack-neutron | 10:31 | |
*** chandankumar has quit IRC | 10:33 | |
*** amotoki has joined #openstack-neutron | 10:34 | |
*** markvoelker has joined #openstack-neutron | 10:35 | |
*** jyuso1 has quit IRC | 10:36 | |
*** igordcard has joined #openstack-neutron | 10:36 | |
*** yfried is now known as yfried|afk | 10:37 | |
*** Murali_ has joined #openstack-neutron | 10:38 | |
*** Murali has quit IRC | 10:38 | |
*** Murali_ is now known as Murali | 10:38 | |
*** markvoelker has quit IRC | 10:40 | |
*** Longgeek has joined #openstack-neutron | 10:41 | |
*** popw has quit IRC | 10:41 | |
openstackgerrit | Pranav Salunke proposed openstack/neutron: Add non-isolated network metadata server route https://review.openstack.org/159580 | 10:43 |
*** Longgeek has quit IRC | 10:43 | |
*** pradip_vedams has quit IRC | 10:44 | |
*** Longgeek has joined #openstack-neutron | 10:44 | |
*** matrohon has quit IRC | 10:44 | |
*** yfried|afk is now known as yfried | 10:45 | |
*** pradip_vedams has joined #openstack-neutron | 10:47 | |
*** roeyc has joined #openstack-neutron | 10:47 | |
*** scheuran_ has joined #openstack-neutron | 10:49 | |
*** devvesa has quit IRC | 10:49 | |
*** devvesa has joined #openstack-neutron | 10:49 | |
*** devvesa has quit IRC | 10:51 | |
*** scheuran has quit IRC | 10:52 | |
*** devvesa has joined #openstack-neutron | 10:52 | |
*** lordd has quit IRC | 10:52 | |
*** stanzgy has quit IRC | 10:54 | |
*** pask81 has quit IRC | 10:54 | |
*** stanzgy_ has quit IRC | 10:54 | |
*** pask81 has joined #openstack-neutron | 10:55 | |
*** yatin has quit IRC | 11:02 | |
*** Zemeio has quit IRC | 11:09 | |
*** xuhanp has quit IRC | 11:14 | |
openstackgerrit | yalei wang proposed openstack/neutron-fwaas: Add the missing parameter agent_mode to the FWaaSDriverBase class methods https://review.openstack.org/153930 | 11:14 |
*** yatin has joined #openstack-neutron | 11:16 | |
*** dimsum__ has joined #openstack-neutron | 11:16 | |
*** pc_m has joined #openstack-neutron | 11:16 | |
*** coolsvap_ is now known as coolsvap | 11:17 | |
*** flwang has quit IRC | 11:18 | |
*** pavel_bondar has quit IRC | 11:18 | |
*** irenab has quit IRC | 11:20 | |
*** jp_at_hp has joined #openstack-neutron | 11:21 | |
*** aranjan has joined #openstack-neutron | 11:22 | |
trinaths | in jenkins, i'm getting this error, ":[ERROR] ./grenade.sh:91 Failure in upgrade-neutron" any idea about the same ? | 11:23 |
*** manishg has joined #openstack-neutron | 11:24 | |
enikanorov__ | trinaths: look at specific logs | 11:26 |
enikanorov__ | trinaths: may be applying migrations failed? | 11:26 |
*** kawa2014 has joined #openstack-neutron | 11:27 | |
*** tellesnobrega has quit IRC | 11:27 | |
*** flwang has joined #openstack-neutron | 11:28 | |
*** manishg has quit IRC | 11:28 | |
*** jlanoux_ has joined #openstack-neutron | 11:30 | |
trinaths | enikanorov__: okay. it failed for many commits in neutron. jenkins votes -1 | 11:32 |
*** jlanoux has quit IRC | 11:33 | |
*** markvoelker has joined #openstack-neutron | 11:36 | |
*** yatin has quit IRC | 11:38 | |
*** markvoelker has quit IRC | 11:41 | |
openstackgerrit | Merged openstack/neutron: Avoid DetachedInstanceError after session rollback https://review.openstack.org/158242 | 11:42 |
openstackgerrit | Numan Siddique proposed openstack/python-neutronclient: Make subnet_id for lbaas v2 member create optional https://review.openstack.org/160749 | 11:43 |
*** jlanoux has joined #openstack-neutron | 11:49 | |
*** jlanoux_ has quit IRC | 11:52 | |
openstackgerrit | ChangBo Guo(gcb) proposed openstack/neutron: Switch to uuidutils from oslo_utils library https://review.openstack.org/160699 | 11:53 |
*** ihrachyshka has quit IRC | 11:53 | |
openstackgerrit | Miguel Angel Ajo proposed openstack/neutron: Refactor the ProcessMonitor API https://review.openstack.org/154464 | 11:57 |
*** aranjan has quit IRC | 11:57 | |
*** yfried is now known as yfried|afk | 11:57 | |
*** Longgeek has quit IRC | 11:58 | |
*** yfried|afk is now known as yfried | 12:00 | |
*** shaohe_feng has quit IRC | 12:00 | |
openstackgerrit | Mike Kolesnik proposed openstack/neutron: Add proccess monitor to keepalived https://review.openstack.org/153162 | 12:02 |
*** EmilienM|afk is now known as EmilienM | 12:05 | |
*** vthapar has quit IRC | 12:05 | |
*** ihrachyshka has joined #openstack-neutron | 12:05 | |
*** evgenyf has quit IRC | 12:06 | |
*** yatin has joined #openstack-neutron | 12:06 | |
*** killer_prince has joined #openstack-neutron | 12:06 | |
*** yfauser has joined #openstack-neutron | 12:06 | |
*** yfauser has left #openstack-neutron | 12:06 | |
*** lazy_prince has quit IRC | 12:07 | |
*** killer_prince is now known as lazy_prince | 12:07 | |
*** russellb has joined #openstack-neutron | 12:08 | |
*** baoli has joined #openstack-neutron | 12:10 | |
*** evgenyf has joined #openstack-neutron | 12:11 | |
*** yamamoto has joined #openstack-neutron | 12:12 | |
HenryG | ihrachyshka: ping | 12:16 |
ihrachyshka | HenryG, hey! | 12:16 |
HenryG | ihrachyshka: Sorry, I am not keeping track of all the patches for migrating to incubated oslos | 12:17 |
HenryG | ihrachyshka: where are we with oslo.log? | 12:17 |
*** sgordon has quit IRC | 12:17 | |
*** sgordon has joined #openstack-neutron | 12:17 | |
*** sgordon has quit IRC | 12:18 | |
*** sgordon has joined #openstack-neutron | 12:18 | |
HenryG | ihrachyshka: I presume you have seen yamamoto's comment here https://review.openstack.org/160111 | 12:19 |
*** ihrachyshka has quit IRC | 12:21 | |
*** ihrachyshka has joined #openstack-neutron | 12:22 | |
ihrachyshka | HenryG, sorry, was off but catching up from logs | 12:22 |
*** irenab has joined #openstack-neutron | 12:22 | |
ihrachyshka | HenryG, so we are left with merging oslo.log side for neutron (*aas are done) | 12:23 |
ihrachyshka | HenryG, as for the comment, I think it's wrong. | 12:23 |
ihrachyshka | HenryG, current incubator log module does not use get_current() | 12:23 |
ihrachyshka | but it accesses the same data thru local.store | 12:23 |
ihrachyshka | those point to the same TLS | 12:23 |
ihrachyshka | HenryG, does that sound assuring? :) | 12:24 |
*** manishg has joined #openstack-neutron | 12:24 | |
*** yamamoto has quit IRC | 12:26 | |
ihrachyshka | HenryG, I've responded to the comment | 12:27 |
ihrachyshka | HenryG, also, oslo.log migration have some deps, one is W+1 but another one is still with no core reviews | 12:28 |
ihrachyshka | so please check https://review.openstack.org/#/c/159821 | 12:28 |
ihrachyshka | I got the failures in my local setup, not sure they are absolutely interdependent | 12:28 |
*** manishg has quit IRC | 12:29 | |
ihrachyshka | failures after sync of new policy module from incubator. not sure why the failures, since the conf file search algorithm was not touched in the sync. | 12:29 |
HenryG | ihrachyshka: OK. I have been trying to follow the code threads (ha ha) and it hurts my brain. But it looks OK for now. | 12:29 |
openstackgerrit | Akihiro Motoki proposed openstack/python-neutronclient: WIP: security-group-rule-list: show all info of rules briefly https://review.openstack.org/160770 | 12:30 |
ihrachyshka | HenryG, oslo liaison is all about monkey job, yak shaving and brain damage :( | 12:31 |
ihrachyshka | but we're near dropping most of incubator stuff from the tree, which is a noble goal for Liberty I guess | 12:31 |
*** gridinv has joined #openstack-neutron | 12:33 | |
*** tomoe_ has joined #openstack-neutron | 12:37 | |
*** markvoelker has joined #openstack-neutron | 12:38 | |
*** rotbeard has joined #openstack-neutron | 12:39 | |
*** yatin has quit IRC | 12:39 | |
*** chenleji has joined #openstack-neutron | 12:40 | |
*** baoli has quit IRC | 12:42 | |
*** markvoelker has quit IRC | 12:42 | |
*** baoli has joined #openstack-neutron | 12:43 | |
*** Longgeek has joined #openstack-neutron | 12:43 | |
chenleji | I want to learn more about the technological process for opendaylight in neutron. Anybody known the related documents? | 12:43 |
*** aix has quit IRC | 12:44 | |
*** dimsum__ is now known as dims | 12:46 | |
*** trinaths has quit IRC | 12:49 | |
*** henry_chen has joined #openstack-neutron | 12:49 | |
*** trinaths has joined #openstack-neutron | 12:49 | |
*** henry__leji has joined #openstack-neutron | 12:49 | |
openstackgerrit | Akihiro Motoki proposed openstack/python-neutronclient: Show rules in handy format in security-group-list https://review.openstack.org/160225 | 12:49 |
openstackgerrit | Akihiro Motoki proposed openstack/python-neutronclient: security-group-rule-list: show all info of rules briefly https://review.openstack.org/160770 | 12:49 |
*** pal has quit IRC | 12:51 | |
*** chenleji has quit IRC | 12:52 | |
*** aranjan has joined #openstack-neutron | 12:53 | |
*** henry_chen has quit IRC | 12:53 | |
*** trinaths has quit IRC | 12:53 | |
*** yatin has joined #openstack-neutron | 12:57 | |
*** lizk_ has joined #openstack-neutron | 12:57 | |
*** dane_leblanc has quit IRC | 12:59 | |
*** henry__leji has quit IRC | 13:00 | |
openstackgerrit | Claudiu Belu proposed openstack/neutron: Remove HyperVNeutronPlugin https://review.openstack.org/153394 | 13:01 |
*** yamamoto has joined #openstack-neutron | 13:02 | |
*** tongli has joined #openstack-neutron | 13:03 | |
*** markvoelker has joined #openstack-neutron | 13:04 | |
*** yamamoto_ has joined #openstack-neutron | 13:06 | |
*** jroll has quit IRC | 13:07 | |
*** jroll has joined #openstack-neutron | 13:07 | |
*** Bsony has joined #openstack-neutron | 13:07 | |
*** yamamoto has quit IRC | 13:09 | |
*** topshare has joined #openstack-neutron | 13:10 | |
openstackgerrit | Vijay Chundury proposed openstack/neutron: Replace IPv4 and IPv6 default addresses with constants https://review.openstack.org/160782 | 13:12 |
*** dims has quit IRC | 13:14 | |
*** dims has joined #openstack-neutron | 13:15 | |
*** numan has quit IRC | 13:18 | |
*** Zemeio has joined #openstack-neutron | 13:19 | |
*** mwagner_lap has quit IRC | 13:19 | |
*** doude has joined #openstack-neutron | 13:21 | |
*** Bsony has quit IRC | 13:22 | |
*** aix has joined #openstack-neutron | 13:23 | |
*** Bsony has joined #openstack-neutron | 13:23 | |
ihrachyshka | yamamoto_, thanks for catching the issue! I'll think how to do it correctly. Probably we should just squash the patches. | 13:25 |
*** manishg has joined #openstack-neutron | 13:25 | |
*** jschwarz has joined #openstack-neutron | 13:25 | |
jschwarz | hi guys :) | 13:26 |
*** yshafrir has quit IRC | 13:27 | |
*** bobmel has quit IRC | 13:27 | |
*** aranjan has quit IRC | 13:27 | |
*** bobmel has joined #openstack-neutron | 13:28 | |
yamamoto_ | ihrachyshka: or ignore the issue? missing context info in logs is not critical as far as it's transitional. | 13:28 |
ihrachyshka | yamamoto_, that's also true | 13:28 |
ihrachyshka | HenryG, ^^ ? | 13:28 |
*** manishg has quit IRC | 13:30 | |
*** ajmiller has quit IRC | 13:31 | |
*** banix has joined #openstack-neutron | 13:32 | |
openstackgerrit | Rossella Sblendido proposed openstack/neutron: Add devices to update in RPC call security_groups_provider_updated https://review.openstack.org/148235 | 13:32 |
*** amuller has joined #openstack-neutron | 13:32 | |
*** banix has quit IRC | 13:34 | |
*** shaohe_feng has joined #openstack-neutron | 13:37 | |
HenryG | ihrachyshka: yamamoto_: I guess it depends on how long the "transition" is until the context info reappears in the logs. I assume it will return with the switch to incubated oslo.log? | 13:38 |
openstackgerrit | Assaf Muller proposed openstack/neutron: Misc HA router cleanups https://review.openstack.org/160608 | 13:38 |
*** dane_leblanc has joined #openstack-neutron | 13:38 | |
*** banix has joined #openstack-neutron | 13:39 | |
ihrachyshka | HenryG, right, should be there. I think I will just squash it in, it's better to avoid regression if we have an option | 13:39 |
HenryG | ihrachyshka: thanks, sounds good | 13:40 |
pc_m | mestery: ping | 13:41 |
*** aix has quit IRC | 13:44 | |
*** aix has joined #openstack-neutron | 13:44 | |
*** jbonjean has quit IRC | 13:46 | |
*** jbonjean has joined #openstack-neutron | 13:46 | |
*** jbonjean has quit IRC | 13:47 | |
*** jbonjean has joined #openstack-neutron | 13:48 | |
*** jbonjean has quit IRC | 13:48 | |
*** jbonjean has joined #openstack-neutron | 13:48 | |
*** jprovazn has joined #openstack-neutron | 13:49 | |
*** nus has quit IRC | 13:50 | |
*** nus has joined #openstack-neutron | 13:50 | |
*** kickinz1 is now known as kickinz1|afk | 13:50 | |
*** kickinz1|afk is now known as kickinz1 | 13:51 | |
*** cference_ has joined #openstack-neutron | 13:53 | |
*** pal has joined #openstack-neutron | 13:55 | |
*** FJB has joined #openstack-neutron | 13:55 | |
*** absubram has joined #openstack-neutron | 13:55 | |
*** radez_g0n3 is now known as radez | 13:57 | |
openstackgerrit | Abishek Subramanian proposed openstack/neutron: Support IPv6 Router https://review.openstack.org/156283 | 14:00 |
openstackgerrit | Dane LeBlanc proposed openstack/neutron: Stop sending gratuitous arp when ip version is 6 https://review.openstack.org/160799 | 14:00 |
*** yamamoto_ has quit IRC | 14:01 | |
*** yamamoto has joined #openstack-neutron | 14:02 | |
*** yamamoto has quit IRC | 14:02 | |
*** nus has quit IRC | 14:03 | |
*** julim has joined #openstack-neutron | 14:03 | |
*** nus has joined #openstack-neutron | 14:03 | |
*** changbl has quit IRC | 14:04 | |
mestery | pc_m: pong | 14:08 |
*** mwagner_lap has joined #openstack-neutron | 14:08 | |
pc_m | mestery: Hey, I just found out that my email for VPNaaS meeting poll, never hit the ML! I re-sent the email (correctly), and posted in the VPN meeting agenda, that we can discuss the topic and will give another week for people to chime in. | 14:08 |
* pc_m feels like a dope | 14:09 | |
mestery | lol | 14:09 |
mestery | pc_m: No worries :) | 14:09 |
pc_m | mestery: So will meet in an hour, discuss, and give till next week to see what people want to do. | 14:09 |
mestery | ack | 14:09 |
pc_m | mestery: Can you help me in getting a second infra of https://review.openstack.org/158389? | 14:12 |
*** neeti_ has quit IRC | 14:12 | |
pc_m | mestery: Needs another +2 and +A. Need it for the strongswan functional test that is out for review. | 14:12 |
mestery | Will see what I can do pc_m | 14:15 |
*** SridharG has left #openstack-neutron | 14:15 | |
pc_m | mestery: thanks! | 14:15 |
*** dboik_ has quit IRC | 14:16 | |
raorn | greetings | 14:16 |
raorn | everyone seems to be happy with https://review.openstack.org/#/c/125043/, is it time to accept it? | 14:17 |
*** lazy_prince has quit IRC | 14:19 | |
*** johnbelamaric has joined #openstack-neutron | 14:21 | |
*** yatin has quit IRC | 14:21 | |
mestery | raorn: +2, looks good, thanks for bringing it up in channel! | 14:21 |
mestery | HenryG: Do you have time to look at raorn's patch ^^^ | 14:22 |
*** kickinz1 is now known as kickinz1|afk | 14:22 | |
raorn | mestery: thanks! | 14:22 |
mestery | raorn: Thank you for the contribution! | 14:22 |
*** aranjan has joined #openstack-neutron | 14:23 | |
*** killer_prince has joined #openstack-neutron | 14:24 | |
*** killer_prince is now known as lazy_prince | 14:24 | |
HenryG | raorn: mestery: I want to be 100% sure that short-circuiting the router will not introduce issues. | 14:25 |
*** yamamoto has joined #openstack-neutron | 14:26 | |
mestery | HenryG: Are you going to run this and test it out? I bet raorn already did that. ;) | 14:26 |
*** manishg has joined #openstack-neutron | 14:26 | |
HenryG | mestery: I have done some testing too | 14:27 |
raorn | short-circuiting? | 14:27 |
*** chlong has joined #openstack-neutron | 14:27 | |
mestery | HenryG: OK, cool! | 14:28 |
*** absubram has quit IRC | 14:28 | |
haleyb | raorn: i guess you could call short-circuiting by-passing the router | 14:28 |
haleyb | the patch worked for me when i tried it | 14:28 |
mestery | Thanks haleyb. | 14:29 |
*** kbringard has joined #openstack-neutron | 14:29 | |
openstackgerrit | Merged openstack/neutron: Make listing security groups faster https://review.openstack.org/159850 | 14:29 |
HenryG | raorn: The use-case where two subnets on the same network are separated by a router | 14:29 |
HenryG | raorn: If there is a firewall on the router, it will be by-passed | 14:30 |
*** johnbelamaric has quit IRC | 14:30 | |
*** johnbelamaric has joined #openstack-neutron | 14:31 | |
*** manishg has quit IRC | 14:31 | |
HenryG | raorn: That's what the DocImpact is for. I hope that is sufficient. | 14:31 |
mestery | HenryG: While you're right, FWaaS is still experimental at this time, I wouldn't gate on FWaaS for these changes. Or did I miss the point? | 14:31 |
haleyb | Also, you can always manually install an onlink route to that subnet on two VMs and do the same thing | 14:32 |
*** anish__ has quit IRC | 14:32 | |
HenryG | mestery: Just being cautious. I guess I am convinced. ;) | 14:33 |
raorn | HenryG: currently Neutron assumes that all subnets shares one wire | 14:33 |
mestery | HenryG: lol, thanks :) | 14:33 |
raorn | actually, we have special network configuration, where each hypervisor rack have separate IPv6 subnet. in this case subnets are really separated | 14:34 |
raorn | but it's IPv6-only and very experimental | 14:34 |
*** diegows has joined #openstack-neutron | 14:35 | |
jschwarz | ZZelle, hello :> | 14:35 |
*** Marga_ has joined #openstack-neutron | 14:35 | |
*** tongli has quit IRC | 14:36 | |
*** yamamoto has quit IRC | 14:36 | |
*** banix has quit IRC | 14:36 | |
HenryG | raorn: bombs away! ;) | 14:37 |
*** Marga_ has quit IRC | 14:37 | |
*** banix has joined #openstack-neutron | 14:37 | |
*** dboik has joined #openstack-neutron | 14:37 | |
*** Marga_ has joined #openstack-neutron | 14:38 | |
*** anish__ has joined #openstack-neutron | 14:38 | |
raorn | ihrachyshka: oh, I almost forgot! you mentioned IPv6 options for "neighbor routes". my colleagues afe struggling with windows instance, can you direct to any standards or guides for this case? | 14:38 |
raorn | ihrachyshka: I mean, DHCPv6 routing options for windows clients | 14:39 |
raorn | HenryG: thank you! | 14:39 |
ihrachyshka | raorn, afaik there are no options that are backed by current standard | 14:39 |
*** Murali has quit IRC | 14:40 | |
raorn | windows always had its own standards ;-) | 14:40 |
ihrachyshka | raorn, it's not that windows is somehow bad, the same is true for all platforms | 14:42 |
*** zz_jgrimm is now known as jgrimm | 14:43 | |
*** salv-orlando has joined #openstack-neutron | 14:43 | |
*** coolsvap is now known as coolsvap_ | 14:43 | |
*** chandankumar_ has quit IRC | 14:43 | |
HenryG | mestery: BTW the fix for Bug #1426397 has merged. We should see less gate failures now. | 14:45 |
openstack | bug 1426397 in tempest "tempest.scenario.test_network_v6.TestGettingAddress.test_slaac_from_os intermittently fails with MismatchError" [Undecided,New] https://launchpad.net/bugs/1426397 - Assigned to Henry Gessau (gessau) | 14:45 |
mestery | HenryG: That's awesome, thanks for your work on that! | 14:45 |
mestery | HenryG: Less gate failures are a good thing. :) | 14:46 |
*** gildub has quit IRC | 14:48 | |
enikanorov__ | folks, whom i need to ping to review a patch to openstack/requirements? | 14:48 |
*** tiswanso has joined #openstack-neutron | 14:49 | |
sc68cal | HenryG: nice work. Eventually we're going to need to go back through and fix all these "ssh over IPv4 to check IPv6" once some patches that fix the L3 agent land | 14:52 |
sc68cal | but not all at once, I need free passes to Tokyo and Austin ;) | 14:52 |
*** apuimedo has quit IRC | 14:52 | |
HenryG | sc68cal: Yes, we should do ssh over v6, but that requires changes to the cirros image. | 14:53 |
sc68cal | HenryG: agree, and I think those are in progress - https://bugs.launchpad.net/cirros/+bug/1366326 | 14:53 |
openstack | Launchpad bug 1366326 in CirrOS "ipv6 support" [Medium,Confirmed] | 14:53 |
HenryG | sc68cal: yup | 14:54 |
HenryG | sc68cal: unassigned :( | 14:55 |
sc68cal | HenryG: I might step up and take it on, but I have to familiarize myself with Cirros' build infra and such | 14:55 |
*** banix has quit IRC | 14:55 | |
sc68cal | I know the switches we'd need to enable in busybox | 14:55 |
raorn | is it possible to add new ML2 mechs and drivers without touching Neutron tree? like, when I have custom mechanism in a totally different package | 14:56 |
HenryG | raorn: I have been led to believe that there are already such drivers out there somewhere. | 14:56 |
HenryG | Who knows where they are. | 14:57 |
*** clev has joined #openstack-neutron | 14:57 | |
*** aranjan has quit IRC | 14:57 | |
openstackgerrit | Kyle Mestery proposed openstack/neutron: Default the Linuxbridge agent to enabling VXLAN https://review.openstack.org/160826 | 14:58 |
*** crose has joined #openstack-neutron | 15:00 | |
*** yfauser has joined #openstack-neutron | 15:00 | |
raorn | HenryG: looks like I just need to provide correct entry_points in setup.cfg, and stevedore does all the magic... | 15:01 |
*** yfauser has left #openstack-neutron | 15:01 | |
*** SridharG has joined #openstack-neutron | 15:01 | |
*** manishg has joined #openstack-neutron | 15:02 | |
*** gridinv has quit IRC | 15:02 | |
*** gridinv has joined #openstack-neutron | 15:03 | |
*** ZZelle_ has joined #openstack-neutron | 15:03 | |
*** xuhanp has joined #openstack-neutron | 15:05 | |
*** shwetaap has joined #openstack-neutron | 15:09 | |
*** anilvenkata has left #openstack-neutron | 15:09 | |
*** absubram has joined #openstack-neutron | 15:11 | |
*** julien_ZTE has joined #openstack-neutron | 15:11 | |
*** thedodd has joined #openstack-neutron | 15:12 | |
*** Marga_ has quit IRC | 15:13 | |
*** jasondotstar has joined #openstack-neutron | 15:16 | |
openstackgerrit | Miguel Angel Ajo proposed openstack/neutron: Extend test coverage for iptables_firewall.py https://review.openstack.org/153532 | 15:16 |
*** tsg has quit IRC | 15:17 | |
*** xuhanp has quit IRC | 15:17 | |
*** prad has joined #openstack-neutron | 15:17 | |
ZZelle_ | jschwarz, hi | 15:17 |
jschwarz | ZZelle_, good afternoon friend | 15:17 |
*** pavel_bondar has joined #openstack-neutron | 15:18 | |
jschwarz | ZZelle_, did you see my reviews? | 15:18 |
ZZelle_ | jschwarz, yes | 15:18 |
jschwarz | ZZelle_, hope you don't dislike them too much ;-) | 15:18 |
ZZelle_ | jschwarz, i don't understand how we can transform bridge_context into fixtures (i am not used to it) | 15:18 |
jschwarz | ZZelle_, you mean BridgeContext? | 15:19 |
ZZelle_ | yes | 15:19 |
jschwarz | sec | 15:19 |
ajo | http://logs.openstack.org/64/154464/10/check/check-grenade-dsvm-neutron/990b06e/logs/new/screen-q-svc.txt.gz | 15:19 |
ajo | hmm | 15:19 |
ajo | has anybody seen grenade failing | 15:19 |
ajo | with this: Unable to load neutron from configuration file /etc/neutron/api-paste.ini. ? | 15:20 |
ajo | seems totally unrelated to my change | 15:20 |
ajo | and got it on a recheck too | 15:20 |
ZZelle_ | ajo, every day i see grenade failing :) | 15:20 |
ajo | grenades are dangerous stuff | 15:20 |
ajo | jokes apart, I will recheck | 15:20 |
jschwarz | ZZelle_, like so: http://pastebin.com/tYL0qhaB | 15:21 |
jschwarz | ajo, normally you'd want grenades to fail ;-) | 15:21 |
ajo | jschwarz; yeah, in either positive or negative ways | 15:21 |
ajo | neither | 15:21 |
ajo | :D | 15:21 |
jschwarz | ajo, :) | 15:22 |
jschwarz | ajo, it looks like it's also having trouble with the neutron_lbaas stuff | 15:22 |
*** bobmel_ has joined #openstack-neutron | 15:22 | |
jschwarz | ajo, oh well. I wish you luck and prosperity | 15:22 |
jschwarz | ZZelle_, so you just replace __enter__ and __exit__ with setUp and some destroy method (you're not supposed to override cleanUp) | 15:23 |
jschwarz | ZZelle_, and then you can use 'self.useFixture(...)' and stuff and it will ensure that the cleanup will occur on tearDown | 15:23 |
*** manishg has quit IRC | 15:24 | |
ZZelle_ | jschwarz, i don't see how it improves https://review.openstack.org/#/c/143412/11/neutron/tests/common/helpers.py create_peers | 15:24 |
ZZelle_ | jschwarz, you still need the awful bridge_context= self.useFixture(BridgeContext).$attribute | 15:25 |
*** bobmel has quit IRC | 15:25 | |
jschwarz | ZZelle_, I think that if the functions is https://review.openstack.org/#/c/159852/10/neutron/tests/common/net_helpers.py will be changed into fixtures (create_namespace, bind_namespace_to_cidr), then so should BridgeContext | 15:25 |
ZZelle_ | bridge_context= self.useFixture(BridgeContext()).$attribute | 15:25 |
*** alexpilotti has joined #openstack-neutron | 15:25 | |
*** garyk1 has quit IRC | 15:26 | |
ZZelle_ | jschwarz, imo, when possible with context is clearer than useFixture | 15:26 |
openstackgerrit | Ed Bak proposed openstack/neutron: Return from check_ports_exist_on_l3agent if no subnet found https://review.openstack.org/154289 | 15:27 |
ZZelle_ | jschwarz, so i prefer to allow with use | 15:27 |
*** wuhg has quit IRC | 15:29 | |
jschwarz | ZZelle_, I disagree. Most (if not all) of the other resources in the functional (and all resouces in fullstack) are fixtures-based, not contextmanager-based | 15:29 |
openstackgerrit | Ann Kamyshnikova proposed openstack/neutron: Add validation of physical network name https://review.openstack.org/160842 | 15:29 |
jschwarz | ZZelle_, so I think there's a point to be made simply for the sake of unified API | 15:29 |
*** tiswanso has quit IRC | 15:30 | |
openstackgerrit | Merged openstack/neutron: Adds migration script for Hyper-V Plugin tables https://review.openstack.org/156288 | 15:30 |
jschwarz | ZZelle_, but of course disagreement is expected sometimes. do you want to wait for other reviewers and see which way they're going here? | 15:30 |
ZZelle_ | jschwarz, i will ask marun to look at the change as changing the dogma is costly | 15:32 |
*** tiswanso has joined #openstack-neutron | 15:32 | |
jschwarz | ZZelle_, I'm fine with that :) | 15:32 |
jschwarz | ZZelle_, thanks for keeping an open ear on this\ | 15:32 |
ZZelle_ | jschwarz, could you also look how methods/functions/classes are reorganized? | 15:34 |
jschwarz | ZZelle_, sure. in which patchs? | 15:35 |
*** itzikb has quit IRC | 15:35 | |
ZZelle_ | jschwarz, ie: i move must of the (net_)helpers to neutron/tests/common some in neutron/tests/tools | 15:35 |
ihrachyshka | HenryG, one interesting issue with oslo.log, not clear how to fix avoiding too many LOC changed... | 15:35 |
ihrachyshka | HenryG, oslo.log now requires that first arg to any log method is unicode object | 15:36 |
ZZelle_ | jschwarz, https://review.openstack.org/159852 and https://review.openstack.org/143412 | 15:36 |
openstackgerrit | Dane LeBlanc proposed openstack/neutron: IPv6 SLAAC subnet create should update ports on net https://review.openstack.org/160622 | 15:36 |
ihrachyshka | (either _L?() translation or six.text_type) | 15:36 |
ihrachyshka | and that's including LOG.debug (for which we pass strings in most cases) | 15:36 |
openstackgerrit | John Schwarz proposed openstack/neutron: Add full-stack tests framework https://review.openstack.org/128259 | 15:36 |
jschwarz | ZZelle_, sur | 15:36 |
jschwarz | e | 15:36 |
ZZelle_ | jschwarz, you already look at the code but i prefer to ensure it matchs functional/fullstack test needs | 15:36 |
ihrachyshka | HenryG, the dumb fix would be to apply six_text_type to all those strings | 15:37 |
HenryG | ihrachyshka: yuck. Has any other project switched to oslo.log? | 15:37 |
ihrachyshka | HenryG, well, it's new, but I can ask | 15:37 |
*** aepifanov has quit IRC | 15:37 | |
openstackgerrit | Rossella Sblendido proposed openstack/neutron: Add state_or_sec_group_updated flag in port_update https://review.openstack.org/155223 | 15:38 |
ihrachyshka | HenryG, maybe we can mock LOG.debug with our wrapper that would apply six.text_type :) | 15:38 |
HenryG | ihrachyshka: If another project is using oslo.log, I am curious what they did. | 15:38 |
*** kickinz1|afk is now known as kickinz1 | 15:40 | |
*** topshare has quit IRC | 15:41 | |
*** annegentle has joined #openstack-neutron | 15:42 | |
*** carl_baldwin has joined #openstack-neutron | 15:42 | |
*** claudiub has quit IRC | 15:45 | |
openstackgerrit | Rossella Sblendido proposed openstack/neutron: Add state_or_sec_group_updated flag in port_update https://review.openstack.org/155223 | 15:45 |
*** rpothier has joined #openstack-neutron | 15:46 | |
*** jaypipes has joined #openstack-neutron | 15:46 | |
*** claudiub has joined #openstack-neutron | 15:46 | |
*** lazy_prince has quit IRC | 15:47 | |
*** yfried has quit IRC | 15:50 | |
openstackgerrit | Carl Baldwin proposed openstack/neutron: Refactor management of namespaces in the L3 Agent https://review.openstack.org/147744 | 15:51 |
dougwig | do we know why grenade is broken? has it already been fixed? | 15:51 |
*** trinaths has joined #openstack-neutron | 15:52 | |
*** sballe__ has joined #openstack-neutron | 15:53 | |
*** xgerman has joined #openstack-neutron | 15:53 | |
*** aranjan has joined #openstack-neutron | 15:53 | |
*** trinaths1 has joined #openstack-neutron | 15:54 | |
*** zzzeek has joined #openstack-neutron | 15:54 | |
openstackgerrit | Merged openstack/neutron: Provide routes for neighbor IPv4 subnets https://review.openstack.org/125043 | 15:54 |
ZZelle_ | jschwarz, do you think we should allow netcat test from a (fake)machine? | 15:55 |
*** ajmiller has joined #openstack-neutron | 15:55 | |
jschwarz | ZZelle_, I think that wouldn't be a bad idea at all :) | 15:56 |
jschwarz | ZZelle_, Seems like if we can ping from the fake machine, we should be able to open ports from/to it | 15:56 |
*** pal_ has joined #openstack-neutron | 15:56 | |
ZZelle_ | jschwarz, i share your point of view | 15:56 |
*** trinaths has quit IRC | 15:57 | |
*** sbelous has joined #openstack-neutron | 15:58 | |
jschwarz | :) | 15:58 |
*** pal has quit IRC | 15:58 | |
openstackgerrit | Miguel Angel Ajo proposed openstack/neutron: Refactor _remove_unused_security_group_info https://review.openstack.org/152512 | 15:59 |
trinaths1 | Hi, | 15:59 |
*** tsg has joined #openstack-neutron | 15:59 | |
trinaths1 | can some one validate this, https://review.openstack.org/#/c/160702/ | 15:59 |
*** yfauser has joined #openstack-neutron | 16:00 | |
*** zhenq has joined #openstack-neutron | 16:01 | |
*** nyechiel_ has joined #openstack-neutron | 16:01 | |
*** bquan has joined #openstack-neutron | 16:02 | |
*** tsg_ has joined #openstack-neutron | 16:02 | |
*** pal_ has quit IRC | 16:02 | |
*** fouxm has quit IRC | 16:03 | |
openstackgerrit | John Schwarz proposed openstack/neutron: Add full-stack tests framework https://review.openstack.org/128259 | 16:03 |
*** kickinz1 is now known as kickinz1|afk | 16:03 | |
*** kickinz1|afk is now known as kickinz1 | 16:03 | |
*** ekarlso has quit IRC | 16:03 | |
*** nyechiel has quit IRC | 16:03 | |
*** SpamapS has quit IRC | 16:03 | |
*** SpamapS has joined #openstack-neutron | 16:04 | |
*** tsg has quit IRC | 16:05 | |
*** banix has joined #openstack-neutron | 16:05 | |
mestery | ajo: grenade is failing 100%, did you file a bug? /cc dougwig | 16:05 |
*** annegentle has quit IRC | 16:06 | |
ajo | mestery, not yet, I was waiting for my specific job, and waking up the chair for the next 2 hours | 16:06 |
ajo | so it's failing for everybody | 16:06 |
ajo | I wonder if it's a neutron or grenade thing? | 16:06 |
*** annegentle has joined #openstack-neutron | 16:06 | |
ajo | how could that have gone through the gate? | 16:06 |
openstackgerrit | Jaume Devesa proposed openstack/neutron: Progress chart for MidoNet https://review.openstack.org/160300 | 16:06 |
ajo | dougwig, can you look at the responsible to file a bug? | 16:07 |
mestery | ajo: No idea, but dougwig commented it's failing 100% | 16:07 |
*** garyk has joined #openstack-neutron | 16:07 | |
*** fouxm has joined #openstack-neutron | 16:07 | |
ajo | argh | 16:07 |
ajo | I need to run to make buy stuff and make dinner before next meeting :) | 16:07 |
*** ekarlso has joined #openstack-neutron | 16:07 | |
mestery | ajo: Can you file a bug for it? | 16:07 |
mestery | Ah ok | 16:07 |
mestery | No worries. | 16:07 |
dougwig | ajo: 2015-03-03 11:39:38.639 | /opt/stack/new/devstack/lib/neutron: line 688: is_ssl_enabled_service: command not found | 16:08 |
dougwig | http://logs.openstack.org/70/160570/2/check/check-grenade-dsvm-neutron/8926273/ | 16:08 |
ajo | dougwig look at the q-svc log | 16:08 |
ajo | in the new dir | 16:08 |
*** ChuckC has joined #openstack-neutron | 16:08 | |
ajo | you will find an error related to not being able to load api-paste.ini | 16:09 |
ajo | and ugly exceptions | 16:09 |
dougwig | ajo: ahh, thank you. it's an lbaas issue. | 16:09 |
jschwarz | ZZelle_, Done re: methods origizations | 16:09 |
mestery | dougwig: naughty naughty ;) | 16:09 |
*** bobmel_ has quit IRC | 16:09 | |
ZZelle_ | jschwarz, ok | 16:09 |
dougwig | i wonder if we should file a bug about decoding grenade errors. :) | 16:09 |
*** manishg has joined #openstack-neutron | 16:10 | |
*** bobmel has joined #openstack-neutron | 16:10 | |
*** manishg has quit IRC | 16:10 | |
*** manishg has joined #openstack-neutron | 16:10 | |
mestery | dougwig: lol | 16:10 |
dougwig | i think we hosed our own repo with a directory rename. not sure how it ever merged. | 16:11 |
dougwig | thanks much. | 16:11 |
mestery | dougwig: Is this something you can fix easily? | 16:11 |
* dougwig adds grenade diagnosing tidbit to his memory. | 16:11 | |
mestery | dougwig: Let me know if you need a quick merge to get this rolling, it's blocking everything right now I believe | 16:11 |
dougwig | yes, sicking blogan on it. | 16:11 |
*** tomoe_ has quit IRC | 16:12 | |
*** johnbelamaric has quit IRC | 16:13 | |
*** ronis has quit IRC | 16:14 | |
*** JoshNang has joined #openstack-neutron | 16:14 | |
jschwarz | ZZelle_, I'm fine with putting in in net_helpers :) | 16:14 |
*** irenab has quit IRC | 16:16 | |
*** amotoki has quit IRC | 16:16 | |
*** carl_baldwin has quit IRC | 16:16 | |
*** johnbelamaric has joined #openstack-neutron | 16:18 | |
*** changbl has joined #openstack-neutron | 16:19 | |
*** ChuckC has quit IRC | 16:20 | |
*** rushil has joined #openstack-neutron | 16:21 | |
*** carl_baldwin has joined #openstack-neutron | 16:24 | |
*** aranjan has quit IRC | 16:25 | |
*** SridharG has left #openstack-neutron | 16:25 | |
*** yfauser has left #openstack-neutron | 16:26 | |
*** enikanorov has quit IRC | 16:28 | |
*** enikanorov has joined #openstack-neutron | 16:28 | |
openstackgerrit | John Schwarz proposed openstack/neutron: Add sanity check for wrong MTU when using tunnels https://review.openstack.org/129852 | 16:28 |
*** anshul has quit IRC | 16:29 | |
*** spandhe has joined #openstack-neutron | 16:30 | |
flaviof | mestery: we got new failures in ci, starting on Build #272 (Mar 3, 2015 1:22:47 AM) https://jenkins.opendaylight.org/sandbox/job/ovsdb-openstack-gerrit/8/console | 16:31 |
*** alexpilotti has quit IRC | 16:31 | |
*** diegows has quit IRC | 16:31 | |
flaviof | mestery: is this something known to be broken upstream? Note absolutely nothing must have changed on odl side. :( | 16:31 |
*** yamahata has joined #openstack-neutron | 16:33 | |
*** FJB has quit IRC | 16:34 | |
*** spandhe has quit IRC | 16:35 | |
mestery | flaviof: Looking | 16:35 |
*** SridharRamaswamy has joined #openstack-neutron | 16:36 | |
*** Bsony has quit IRC | 16:36 | |
*** david-lyle_afk has quit IRC | 16:37 | |
*** reed has joined #openstack-neutron | 16:38 | |
openstackgerrit | Ihar Hrachyshka proposed openstack/neutron: Migrate to oslo.log https://review.openstack.org/159638 | 16:38 |
openstackgerrit | Ihar Hrachyshka proposed openstack/neutron: oslo: sync all modules that depend on incubator log module https://review.openstack.org/159654 | 16:38 |
openstackgerrit | Ihar Hrachyshka proposed openstack/neutron: test_metadata_agent: don't check implementation details https://review.openstack.org/159821 | 16:38 |
ihrachyshka | HenryG, ok, so as per Doug, it's not really a requirement, but more of a safety thing to make unicode strings passed consistently, so we can proceed with oslo.log | 16:39 |
ihrachyshka | HenryG, though there is still a question on whether we want to patch each file in the tree with an import from future | 16:40 |
openstackgerrit | Pavel Bondar proposed openstack/neutron: Refactor db_base_plugin_v2.py to use new IPAM https://review.openstack.org/153236 | 16:40 |
*** FJB has joined #openstack-neutron | 16:40 | |
*** gridinv has quit IRC | 16:40 | |
*** nlahouti has joined #openstack-neutron | 16:40 | |
HenryG | ihrachyshka: what does the import from future buy? | 16:41 |
ihrachyshka | HenryG, it would make sure that all strings we pass are proper unicode() objects. Otherwise if a string contains a non-ascii character, LOG.* will blow up. | 16:42 |
openstackgerrit | Akihiro Motoki proposed openstack/python-neutronclient: Ignore order of query parameters when compared in MyUrlComparator https://review.openstack.org/160880 | 16:42 |
*** FJB has quit IRC | 16:42 | |
*** manishg has quit IRC | 16:43 | |
HenryG | ihrachyshka: Sounds like a pretty small risk, IMO. | 16:44 |
HenryG | ihrachyshka: Just do like nova did? | 16:44 |
ihrachyshka | HenryG, right. I've refreshed patches btw ^^ but better wait for gate before checking | 16:45 |
*** moha_hunt has joined #openstack-neutron | 16:49 | |
*** jistr has quit IRC | 16:50 | |
*** thedodd has quit IRC | 16:51 | |
*** killer_prince has joined #openstack-neutron | 16:51 | |
*** killer_prince is now known as lazy_prince | 16:51 | |
*** diegows has joined #openstack-neutron | 16:52 | |
*** manishg has joined #openstack-neutron | 16:52 | |
*** annegent_ has joined #openstack-neutron | 16:54 | |
*** moha_hunt has quit IRC | 16:54 | |
*** devvesa has quit IRC | 16:54 | |
*** aepifanov has joined #openstack-neutron | 16:56 | |
*** scheuran_ has quit IRC | 16:57 | |
*** annegentle has quit IRC | 16:58 | |
*** evgenyf has quit IRC | 16:58 | |
anteaya | kevinbenton: do let me know when you are available | 17:01 |
*** _cjones_ has joined #openstack-neutron | 17:05 | |
*** VijayB has joined #openstack-neutron | 17:08 | |
*** nyechiel__ has joined #openstack-neutron | 17:08 | |
*** nyechiel_ has quit IRC | 17:09 | |
*** ygbo has quit IRC | 17:10 | |
*** alexpilotti has joined #openstack-neutron | 17:11 | |
*** Longgeek has quit IRC | 17:12 | |
*** Bsony has joined #openstack-neutron | 17:14 | |
*** changbl has quit IRC | 17:14 | |
*** moha_hunt has joined #openstack-neutron | 17:15 | |
*** chlong has quit IRC | 17:17 | |
enikanorov | mestery: could you please take a look at https://review.openstack.org/#/c/151415/ ? simple one needed for test troubleshooting | 17:17 |
mestery | enikanorov: Looking | 17:17 |
mestery | enikanorov: +2/+A, but until dougwig gets the devstack revert for lbaas, grenade will fail on this. | 17:18 |
mestery | dougwig: Is that revert out there? | 17:18 |
*** Longgeek has joined #openstack-neutron | 17:18 | |
*** Longgeek has quit IRC | 17:21 | |
*** sbfox has joined #openstack-neutron | 17:22 | |
*** ChuckC has joined #openstack-neutron | 17:23 | |
*** thomasem has joined #openstack-neutron | 17:24 | |
*** ihrachyshka has quit IRC | 17:25 | |
*** kickinz1 is now known as kickinz1|afk | 17:25 | |
*** rotbeard has quit IRC | 17:26 | |
*** VijayB has quit IRC | 17:27 | |
dougwig | mestery: ok, so grenade is calling devstack helper functions. which no longer reference lbaas, and appear to have no external devstack support. | 17:28 |
dougwig | submitting a revert now. | 17:28 |
dougwig | and i'm guessing that devstack should gate on grenade, if grenade depends on it that much. | 17:29 |
mestery | dougwig: Sounds like we can fix this in grenade as well, land that, then undo the revert? | 17:29 |
mestery | ++ | 17:29 |
dougwig | mestery: aye. | 17:29 |
mestery | dougwig: Thanks! | 17:29 |
*** melwitt has joined #openstack-neutron | 17:29 | |
*** trinaths1 has quit IRC | 17:29 | |
*** claudiub has quit IRC | 17:29 | |
*** dboik_ has joined #openstack-neutron | 17:29 | |
*** trinaths has joined #openstack-neutron | 17:30 | |
*** tiswanso has quit IRC | 17:31 | |
dougwig | mestery: https://review.openstack.org/160913 | 17:31 |
*** tiswanso has joined #openstack-neutron | 17:32 | |
*** jlanoux has quit IRC | 17:32 | |
*** dboik has quit IRC | 17:33 | |
*** roeyc has quit IRC | 17:35 | |
*** vivek-ebay has joined #openstack-neutron | 17:37 | |
*** aranjan has joined #openstack-neutron | 17:37 | |
*** kawa2014 has quit IRC | 17:39 | |
*** rotbeard has joined #openstack-neutron | 17:40 | |
*** jprovazn has quit IRC | 17:42 | |
*** JoshNang has left #openstack-neutron | 17:43 | |
*** rkukura has joined #openstack-neutron | 17:45 | |
openstackgerrit | John Davidge proposed openstack/neutron: Implement Neutron IPv6 Prefix Delegation https://review.openstack.org/158697 | 17:48 |
*** yamahata has quit IRC | 17:49 | |
*** sbfox has quit IRC | 17:49 | |
*** rotbeard has quit IRC | 17:51 | |
openstackgerrit | Vijay Chundury proposed openstack/neutron: Replace IPv4 and IPv6 default addresses with constants https://review.openstack.org/160782 | 17:52 |
openstackgerrit | Rossella Sblendido proposed openstack/neutron: Add state_or_sec_group_updated flag in port_update https://review.openstack.org/155223 | 17:53 |
dougwig | mestery: to avoid this in the future: https://review.openstack.org/#/c/160914/ | 17:55 |
*** spandhe has joined #openstack-neutron | 17:56 | |
*** igordcard has quit IRC | 17:56 | |
*** jobewan has joined #openstack-neutron | 17:57 | |
mestery | thanks dougwig | 17:58 |
*** VijayB has joined #openstack-neutron | 17:58 | |
*** chandankumar has joined #openstack-neutron | 17:58 | |
*** moshele has quit IRC | 18:00 | |
*** SridharRamaswamy has quit IRC | 18:00 | |
openstackgerrit | Shiv Haris proposed openstack/neutron: Brocade vendor code decomposition from neutron repo. https://review.openstack.org/152383 | 18:01 |
*** ronis has joined #openstack-neutron | 18:01 | |
*** sbfox has joined #openstack-neutron | 18:01 | |
*** SridharRamaswamy has joined #openstack-neutron | 18:02 | |
*** VijayB has quit IRC | 18:03 | |
*** jpena has quit IRC | 18:03 | |
*** changbl has joined #openstack-neutron | 18:04 | |
*** _cjones_ has quit IRC | 18:05 | |
*** anish__ has quit IRC | 18:05 | |
*** diegows has quit IRC | 18:06 | |
*** ihrachyshka has joined #openstack-neutron | 18:06 | |
*** marun has joined #openstack-neutron | 18:06 | |
openstackgerrit | Mark Rawlings proposed openstack/python-neutronclient: Reinstate Max URI length checking to V2_0 Client https://review.openstack.org/160923 | 18:06 |
*** jaypipes has quit IRC | 18:07 | |
*** Marga_ has joined #openstack-neutron | 18:07 | |
*** Marga_ has quit IRC | 18:07 | |
*** Marga_ has joined #openstack-neutron | 18:08 | |
*** openstack_ has joined #openstack-neutron | 18:09 | |
openstack_ | hi i get error when i try to run the test "tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes" . Is this a valid test for Icehouse in tempest. | 18:09 |
openstack_ | Error : http://paste.openstack.org/show/186628/ | 18:09 |
*** jaypipes has joined #openstack-neutron | 18:10 | |
*** Bsony has quit IRC | 18:10 | |
*** Bsony has joined #openstack-neutron | 18:10 | |
*** dboik_ has quit IRC | 18:11 | |
*** dboik has joined #openstack-neutron | 18:12 | |
*** harlowja_away is now known as harlowja_ | 18:12 | |
*** jorgem has joined #openstack-neutron | 18:14 | |
*** tsg_ has quit IRC | 18:14 | |
*** _cjones_ has joined #openstack-neutron | 18:15 | |
*** alexpilotti_ has joined #openstack-neutron | 18:16 | |
*** ivar-lazzaro has joined #openstack-neutron | 18:16 | |
*** alexpilotti has quit IRC | 18:16 | |
*** alexpilotti_ is now known as alexpilotti | 18:16 | |
*** shivharis has joined #openstack-neutron | 18:17 | |
*** s3wong has joined #openstack-neutron | 18:19 | |
*** yamahata has joined #openstack-neutron | 18:20 | |
*** crc32 has joined #openstack-neutron | 18:20 | |
*** yamahata has quit IRC | 18:21 | |
*** VijayB_ has joined #openstack-neutron | 18:22 | |
*** yamahata has joined #openstack-neutron | 18:22 | |
*** aranjan has quit IRC | 18:23 | |
*** achanda has joined #openstack-neutron | 18:23 | |
*** jorgem1 has joined #openstack-neutron | 18:24 | |
*** karimb has quit IRC | 18:24 | |
*** rkukura has quit IRC | 18:27 | |
*** radez is now known as radez_g0n3 | 18:27 | |
*** jorgem has quit IRC | 18:27 | |
*** tsg has joined #openstack-neutron | 18:28 | |
*** flwang1 has joined #openstack-neutron | 18:28 | |
*** flwang1 has quit IRC | 18:32 | |
*** SridharRamaswamy has quit IRC | 18:35 | |
*** rkukura has joined #openstack-neutron | 18:36 | |
ZZelle_ | marun, hi | 18:37 |
marun | ZZelle_: hi | 18:37 |
ZZelle_ | marun, if you have time, could you look at https://review.openstack.org/159852 ... the main question is "Should define helpers a (with) context or fixture?" | 18:38 |
*** nlahouti has quit IRC | 18:38 | |
*** tsg has quit IRC | 18:39 | |
*** tflynn has joined #openstack-neutron | 18:39 | |
*** tflynn has quit IRC | 18:39 | |
ZZelle_ | s/a/as/g | 18:40 |
marun | ZZelle_: will do | 18:40 |
ZZelle_ | marun, thx | 18:40 |
*** tflynn has joined #openstack-neutron | 18:40 | |
*** trinaths has quit IRC | 18:43 | |
*** ijw has joined #openstack-neutron | 18:44 | |
shivharis | armax: hi | 18:44 |
openstackgerrit | Merged openstack/neutron: Log tenant ports if subnet could not be deleted https://review.openstack.org/151415 | 18:44 |
ihrachyshka | dougwig, hey | 18:45 |
openstackgerrit | Rob Pothier proposed openstack/neutron: Add MTU selection to ML2 and OVS MD https://review.openstack.org/156318 | 18:45 |
ihrachyshka | dougwig, it seems that we merged some stuff that used neutron.openstack.common.log after oslo.log migration at least in lbaas. | 18:46 |
ihrachyshka | dougwig, so I need to go back and clean up any references. do you think we should introduce some local hacking checks for that in *aas repos, or we just educate reviewers about changes like that? | 18:46 |
*** yfauser has joined #openstack-neutron | 18:46 | |
*** yfauser has left #openstack-neutron | 18:47 | |
*** jorgem1 has quit IRC | 18:47 | |
*** nyechiel__ has quit IRC | 18:48 | |
*** ijw has quit IRC | 18:48 | |
*** jorgem has joined #openstack-neutron | 18:49 | |
*** SumitNaiksatam has joined #openstack-neutron | 18:50 | |
*** tsg has joined #openstack-neutron | 18:50 | |
*** tsg_ has joined #openstack-neutron | 18:52 | |
*** xgerman has quit IRC | 18:53 | |
*** xgerman has joined #openstack-neutron | 18:55 | |
*** tsg has quit IRC | 18:55 | |
*** aveiga has quit IRC | 18:56 | |
*** dboik_ has joined #openstack-neutron | 18:56 | |
*** johnbelamaric1 has joined #openstack-neutron | 18:57 | |
*** johnbelamaric has quit IRC | 18:57 | |
*** achanda has quit IRC | 18:57 | |
*** Sukhdev has joined #openstack-neutron | 18:57 | |
*** achanda has joined #openstack-neutron | 18:57 | |
*** yamahata has quit IRC | 18:59 | |
*** tiswanso has quit IRC | 18:59 | |
*** yamahata has joined #openstack-neutron | 18:59 | |
*** SridharRamaswamy has joined #openstack-neutron | 18:59 | |
*** dboik has quit IRC | 18:59 | |
*** lazy_prince has quit IRC | 19:00 | |
*** tiswanso_ has joined #openstack-neutron | 19:01 | |
*** pask81 has quit IRC | 19:01 | |
*** aveiga has joined #openstack-neutron | 19:02 | |
*** jschwarz has quit IRC | 19:02 | |
*** nlahouti has joined #openstack-neutron | 19:02 | |
*** changbl has quit IRC | 19:03 | |
*** SridharRamaswam1 has joined #openstack-neutron | 19:03 | |
*** SridharRamaswamy has quit IRC | 19:04 | |
*** leenheer has joined #openstack-neutron | 19:04 | |
*** gridinv has joined #openstack-neutron | 19:06 | |
openstackgerrit | Assaf Muller proposed openstack/neutron: Introduce ip address monitor https://review.openstack.org/149647 | 19:08 |
amuller | carl_baldwin: marun: ^ | 19:09 |
amuller | Fixed the blocking / block inconsistency | 19:09 |
carl_baldwin | amuller: You didn’t rebase, thank you for that. | 19:10 |
amuller | I always use git review -R | 19:10 |
amuller | and only rebase if I get a merge conflict | 19:10 |
carl_baldwin | amuller: That makes me very happy. =D | 19:10 |
amuller | or rebase on a different PS. So rebase, push, fix things, push | 19:11 |
*** jorgem has quit IRC | 19:11 | |
*** aix has quit IRC | 19:11 | |
carl_baldwin | amuller: I once proposed this: https://review.openstack.org/#/c/140863/ | 19:12 |
carl_baldwin | amuller: infra talked me out of it saying it is no longer necessary. I’m not 100% convinced yet but I haven’t take the time to confirm. | 19:12 |
amuller | maybe I'm running an outdated git-review but I don't understand why it's not necessary... | 19:13 |
*** tomoe_ has joined #openstack-neutron | 19:13 | |
amuller | " | 19:13 |
amuller | git review could check for merge conflicts with the latest master | 19:13 |
amuller | and inform me about it but not rebase for me. | 19:13 |
amuller | " | 19:14 |
amuller | THAT would be cool | 19:14 |
*** tomoe_ has quit IRC | 19:17 | |
*** nlahouti has quit IRC | 19:18 | |
dougwig | ihrachyshka: we run the neutron hacking checks. do you have one in for that for neutron itself? | 19:19 |
*** lori is now known as lori|away | 19:19 | |
*** radez_g0n3 is now known as radez | 19:20 | |
*** Bsony has quit IRC | 19:21 | |
*** chandankumar has quit IRC | 19:23 | |
carl_baldwin | amuller: ++ | 19:23 |
*** yfried has joined #openstack-neutron | 19:23 | |
*** ajmiller has quit IRC | 19:23 | |
*** ajmiller has joined #openstack-neutron | 19:24 | |
*** Bsony has joined #openstack-neutron | 19:24 | |
*** Bsony has quit IRC | 19:25 | |
*** Bsony has joined #openstack-neutron | 19:25 | |
marun | dougwig: hi | 19:27 |
dougwig | marun: hiya | 19:27 |
marun | dougwig: I've come around to neutron-lib being able to be released independent of neutron. | 19:29 |
dougwig | marun: nice. what changed your mind? | 19:29 |
marun | dougwig: 'release independence' seems to be the primary legitimate reason for requiring a separate repo. | 19:29 |
marun | dougwig: I still think it might make sense to initiate the stability effort in-tree. | 19:30 |
dougwig | marun: i've also been meaning to ping you on a separate topic. have we documented or highlighted anywhere what we consider "good" tests? i know that when i got started with neutron, I just copied some existing neutron tests. that might be propagating our problem. | 19:30 |
openstackgerrit | Henry Gessau proposed openstack/neutron: Add cisco decomposition progress to chart https://review.openstack.org/160175 | 19:30 |
marun | dougwig: but at least that point is debatable. | 19:30 |
dougwig | marun: it certainly is. i know i've been debating it in my own head daily. i keep coming out on the side of separate, but yet the debate rages on. :) | 19:31 |
marun | dougwig: no, and amuller, kevinbenton and others keep reminding me that I should initiate a documentation effort for best practice testing | 19:31 |
*** jckasper has joined #openstack-neutron | 19:32 | |
*** aranjan has joined #openstack-neutron | 19:32 | |
dougwig | or at least we should give pointers to existing in-tree tests that we want to be the examples. | 19:32 |
marun | dougwig: either way, some docs are definitely in order. | 19:32 |
dougwig | marun: i'm not saying that has to be you, but after reading that blog post you sent me, which i agree with, and am guilty of having written bad tests, it occurred me that we're not helping guide people towards success. | 19:32 |
marun | dougwig: it always seems to fall down my priority list :/ | 19:33 |
dougwig | marun: heh, i know that feeling well. | 19:33 |
marun | dougwig: I agree. It's no enough to correct people in review if they don't have documented guidelines to refer to. | 19:33 |
*** jorgem has joined #openstack-neutron | 19:33 | |
*** jorgem has joined #openstack-neutron | 19:34 | |
* marun attaches some helium balloons to the 'document testing best practice' todo | 19:34 | |
pc_m | carl_baldwin: ping | 19:35 |
carl_baldwin | pc_m: pong | 19:35 |
pc_m | carl_baldwin: Looks like 147744 (namespace commit) breaks about 15 VPN tests. | 19:35 |
*** killer_prince has joined #openstack-neutron | 19:35 | |
*** killer_prince is now known as lazy_prince | 19:35 | |
*** jorgem has quit IRC | 19:35 | |
dougwig | marun: i'd offer to help, but i think that i need those pointers as much as anyone. | 19:35 |
marun | pc_m, dougwig: is there a reason *aas is not pinning the release of neutron? | 19:36 |
marun | release -> git hash | 19:36 |
*** ivar-laz_ has joined #openstack-neutron | 19:36 | |
pc_m | carl_baldwin: I pulled the commit in neutron, set my VPN repo to point to my local neutron area for dependencies, and see failures | 19:36 |
dougwig | marun: i'll get flamed alive, but i prefer ruby's test frameworks, for the exact reason that they make the right kind of testing more idiot proof. | 19:36 |
marun | dougwig: I can't take ruby seriously. | 19:36 |
marun | dougwig: it's lack of optional arguments is as big an ommision for a python guy as me as there could be | 19:37 |
*** nlahouti has joined #openstack-neutron | 19:37 | |
pc_m | marun: 147744 has not merged yet (due to the grenade issue), but when it does, it'll break VPN. | 19:37 |
carl_baldwin | pc_m: 15 beyond what you found when you added the note about putting the method back in? | 19:37 |
marun | pc_m: the question is, why is vpnaas depending on neutron HEAD | 19:37 |
marun | ? | 19:37 |
marun | pc_m: rather than adding a periodic stability job that validates newer hashes than is currently 'good' | 19:37 |
marun | pc_m: and resolving issues on a delay | 19:38 |
marun | dougwig: ^^ | 19:38 |
marun | all of openstack should be working like this, imho | 19:38 |
*** ijw has joined #openstack-neutron | 19:38 | |
marun | we need to pioneer new ways of project dependency | 19:38 |
pc_m | carl_baldwin: I didn't find any, when I added the node. I was trying to do refactoring, and needed the method and saw it gone. | 19:38 |
pc_m | carl_baldwin: Now, I've actually tried the 147744 code and see issues, so, went back to baseline to try. | 19:39 |
dougwig | marun: heh, the fact that extra args of the form var:value are magically passed solves that, and i think they added named in the latest version. you want silly, let's talk significant whitespace. | 19:39 |
pc_m | marun: Yes, I think we need to pin to known compatible version. | 19:39 |
*** ivar-lazzaro has quit IRC | 19:39 | |
dougwig | marun: hmm, interesting idea. that would solve the unit breakage. it would add the wrinkle that devstack/tempest would be doing master in both, but units would not. | 19:39 |
pc_m | can we specify a commit or something in the deps line of tox.ini? | 19:39 |
dougwig | pc_m: we can specify any git url we want, including a hash. | 19:40 |
pc_m | dougwig: nice. What's the syntax for that? | 19:40 |
*** sbfox has quit IRC | 19:40 | |
carl_baldwin | pc_m: Are you thinking of pinning vpnaas unit tests to a particular version of neutron? | 19:41 |
dougwig | pc_m: https://pip.pypa.io/en/latest/reference/pip_install.html#git | 19:41 |
*** mlavalle has joined #openstack-neutron | 19:41 | |
pc_m | carl_baldwin: marun: is suggesting, or at least, asking why we're using head. | 19:41 |
marun | dougwig: we can fix devstack/tempest in the same way we do the unit testing | 19:42 |
*** ijw has quit IRC | 19:42 | |
pc_m | dougwig: thanks | 19:42 |
*** sbfox has joined #openstack-neutron | 19:43 | |
pc_m | so how do we manage moving the pin point, if we use pinning to a commit? | 19:43 |
dougwig | marun, pc_m - on the one hand, that improves stability for devs, which i like. on the other, it moves the merge issues further from the breakage, which will eventually have to be resolved before the integrated release, which i like less. i'm torn. it's an interesting idea. | 19:44 |
prometheanfire | salv-orlando: what did you mean by 'self._run if self.namespace is not none runs your command in the current namespace.' https://review.openstack.org/#/c/154128/22/neutron/agent/linux/ip_lib.py | 19:44 |
pc_m | dougwig: Yeah, concerned that it puts a lot of burden on VPN team (which currently mostly me) to keep VPN in sync all the time. | 19:45 |
*** ijw has joined #openstack-neutron | 19:45 | |
prometheanfire | anyway, commented | 19:47 |
dougwig | can we float that idea at the next neutron on-demand? | 19:47 |
*** ijw has quit IRC | 19:49 | |
marun | dougwig: I don't think we should be conflating dependency stability with development effort. | 19:50 |
pc_m | So are the options A) detect and fix breakage (today), B) pin *aaS and then periodically update, C) run *aaS UTs for Neutron commits? | 19:50 |
marun | dougwig: they can and should be orthogonal. | 19:50 |
marun | dougwig: we treat dependencies on pypi that way. I don't see a reason to treat dependencies sourced out of a repo any differently. | 19:50 |
carl_baldwin | pc_m: I’m finally reading all of the context. It does seem like being stuck on HEAD leads to a lot of fire-fighting. | 19:54 |
*** Marga_ has quit IRC | 19:54 | |
*** Marga_ has joined #openstack-neutron | 19:54 | |
pc_m | carl_baldwin: yes. I've got one commit out right now, that will break once 147744 upstreams, and am working on another that is also affected. Worried about resolving all this in time for K-3. | 19:55 |
pc_m | carl_baldwin: As I'm trying to get the refactoring done. | 19:56 |
openstackgerrit | Terry Wilson proposed openstack/neutron: Add rootwrap daemon mode support https://review.openstack.org/158805 | 19:57 |
*** sthillma has joined #openstack-neutron | 19:57 | |
mestery | garyk: https://review.openstack.org/#/c/160913/ Any chacne you can merge this devstack revert? | 20:00 |
openstackgerrit | Sridar Kandaswamy proposed openstack/neutron-fwaas: FWaaS Insertion Model on Routers https://review.openstack.org/152697 | 20:02 |
*** jp_at_hp has quit IRC | 20:03 | |
openstackgerrit | Sridhar Ramaswamy proposed openstack/neutron-vpnaas: Fix up the import path for vyatta.common to use networking_brocade https://review.openstack.org/160544 | 20:03 |
*** SridharRamaswam1 has quit IRC | 20:04 | |
*** tiswanso_ has quit IRC | 20:04 | |
*** dboik_ has quit IRC | 20:05 | |
*** ChuckC has quit IRC | 20:05 | |
*** ivar-laz_ has quit IRC | 20:05 | |
*** dboik has joined #openstack-neutron | 20:05 | |
*** tiswanso_ has joined #openstack-neutron | 20:06 | |
*** matrohon has joined #openstack-neutron | 20:06 | |
*** ivar-lazzaro has joined #openstack-neutron | 20:06 | |
*** tsg_ has quit IRC | 20:06 | |
*** _cjones_ has quit IRC | 20:09 | |
*** liusheng has quit IRC | 20:10 | |
*** liusheng has joined #openstack-neutron | 20:11 | |
*** SridharRamaswamy has joined #openstack-neutron | 20:12 | |
*** _cjones_ has joined #openstack-neutron | 20:13 | |
marun | dougwig: yes, let's add it to the agenda | 20:13 |
*** tsg_ has joined #openstack-neutron | 20:13 | |
*** Marga_ has quit IRC | 20:15 | |
*** Marga_ has joined #openstack-neutron | 20:16 | |
*** _cjones_ has quit IRC | 20:18 | |
*** tsg_ has quit IRC | 20:19 | |
marun | dougwig: done | 20:19 |
*** _cjones_ has joined #openstack-neutron | 20:21 | |
pc_m | mlavalle: ping | 20:24 |
*** radez is now known as radez_g0n3 | 20:26 | |
ihrachyshka | dougwig, we don't have a hacking check since the idea was that neutron patch killing the module goes in quite quickly, and so we are ok with enforcing the rule of not using the module for some short time | 20:26 |
*** jckasper has quit IRC | 20:26 | |
*** nlahouti has quit IRC | 20:27 | |
*** sbalukoff has quit IRC | 20:29 | |
pc_m | carl_baldwin: ping | 20:29 |
carl_baldwin | pc_m: pong | 20:29 |
pc_m | carl_baldwin: I see in the router test cases, there is a comment about use_namespaces will be deprecated. | 20:29 |
*** flwang1 has joined #openstack-neutron | 20:30 | |
pc_m | carl_baldwin: What is the plan to select whether or not namespaces are used? | 20:30 |
*** sbalukoff has joined #openstack-neutron | 20:31 | |
pc_m | carl_baldwin: I'm trying to fix the VPN UTs, and I'm modifying code to create routers. I can set this config variable, but wondering if there is some forward compatible way I can do this. | 20:31 |
carl_baldwin | I think the plan is to always use namespaces at some point. Was it amuller who suggested deprecating this? | 20:32 |
pc_m | just see it as a comment in test*.py files when grep for use_namespaces | 20:33 |
pc_m | looks like there is currently a config variable, and it't used in __init__() | 20:34 |
amuller | deprecating_crap_nobody_has_used_for_years++ | 20:36 |
*** nlahouti has joined #openstack-neutron | 20:37 | |
openstackgerrit | Ihar Hrachyshka proposed openstack/neutron: Migrate to oslo.log https://review.openstack.org/159638 | 20:37 |
pc_m | carl_baldwin: amuller: OK. I'll just override the config item for now. | 20:37 |
*** achanda has quit IRC | 20:38 | |
pc_m | Actually, looks like I can register config and it defaults to True | 20:40 |
*** Zemeio has quit IRC | 20:41 | |
mlavalle | pc_m: pong | 20:43 |
pc_m | mlavalle: Had a question on the namespace stuff, but carl_baldwin/amuller answered. | 20:43 |
mlavalle | pc_m: :-) | 20:44 |
pc_m | mlavalle: FYI, the commit is breaking VPN test cases :( I'm trying to fix. | 20:44 |
pc_m | mlavalle: Will add you as reviewer, so you can see if I did it OK. | 20:44 |
mlavalle | pc_m: I was about to ask whether I could help..... Glad to review :-) | 20:45 |
pc_m | mlavalle: I think I'm getting it figured out. | 20:46 |
*** ijw has joined #openstack-neutron | 20:46 | |
pc_m | Argument differences in RouterInfo create | 20:46 |
salv-orlando | prometheanfire: self._run should be already smart enough to run a command in a namepsace or not | 20:46 |
*** achanda has joined #openstack-neutron | 20:46 | |
prometheanfire | salv-orlando: ah, but it's not generic enough to run find | 20:47 |
*** nplanel has quit IRC | 20:47 | |
prometheanfire | salv-orlando: it was mentioned further in that conversation, I think I want to make _run generic in another review | 20:47 |
salv-orlando | prometheanfire: ok, I thought it would just run "ip netns exec <whatever you want>" | 20:48 |
prometheanfire | it's outside of scope here I thought | 20:48 |
prometheanfire | no, ip netns exec ip | 20:48 |
salv-orlando | prometheanfire: yes it does not matter | 20:48 |
prometheanfire | kinda annoying that :P | 20:48 |
prometheanfire | but ya, get what you mean, thanks :D | 20:48 |
pc_m | mlavalle: Has 147744 merged yet? | 20:49 |
*** ijw has quit IRC | 20:51 | |
mlavalle | pc_m: nope | 20:55 |
pc_m | mlavalle: OK. | 20:55 |
pc_m | I think I'll have the code ready to post in another 30 mins or so. I can put it in WIP, until the neutron change merges. | 20:56 |
*** Sukhdev has quit IRC | 20:57 | |
openstackgerrit | Ihar Hrachyshka proposed openstack/neutron: Migrate to oslo.log https://review.openstack.org/159638 | 20:58 |
*** ijw has joined #openstack-neutron | 20:58 | |
pc_m | dougwig: has the grenade failure been resolved/upstreamed? (I've been buried in doing code changes) | 20:58 |
*** nplanel has joined #openstack-neutron | 21:00 | |
*** crose has quit IRC | 21:00 | |
*** SridharRamaswamy has quit IRC | 21:02 | |
*** SridharRamaswamy has joined #openstack-neutron | 21:02 | |
*** VijayB_ has quit IRC | 21:03 | |
ihrachyshka | pc_m, https://review.openstack.org/160913 | 21:04 |
pc_m | ihrachyshka: Thanks. So not merged yet. :( | 21:05 |
*** Zengfa_ has joined #openstack-neutron | 21:05 | |
*** radez_g0n3 is now known as radez | 21:06 | |
ihrachyshka | pc_m, you're one of the active reviewers in *aas repos. I want to ask you to make sure that nothing to be merged imports neutron.openstack.common.log (until it's dropped from neutron repo). sounds fine? | 21:07 |
ihrachyshka | pc_m, otherwise *aas will be broken once neutron drop is merged (or neutron drop fails in gate) | 21:07 |
*** gridinv has quit IRC | 21:07 | |
blogan | ihrachyshka: ill do the same for lbaas, sorry if it slipped our reviews | 21:08 |
*** gridinv has joined #openstack-neutron | 21:08 | |
pc_m | ihrachyshka: sure I'll try to remember to check that for all reviews. What should be used instead? oslo? | 21:09 |
* pc_m trying to keep up with the changes... | 21:09 | |
ihrachyshka | blogan, yeah, it did, I sent a patch for lbaas: https://review.openstack.org/160976 | 21:10 |
openstackgerrit | Salvatore Orlando proposed openstack/neutron: Decompose the VMware plugin https://review.openstack.org/160463 | 21:10 |
ihrachyshka | pc_m, for log module, it's now 'from oslo_log import log as logging' | 21:10 |
pc_m | ihrachyshka: I thought I saw your commit on that. Thanks. | 21:11 |
ihrachyshka | pc_m, yeah, those oslo changes are hard to keep up. thanks pc_m, blogan for taking care. I've walked thru existing *aas reviews and left comments asking to switch to oslo_log were appropriate | 21:11 |
pc_m | ihrachyshka: Great. I was just going to do that... | 21:12 |
*** apuimedo has joined #openstack-neutron | 21:12 | |
ihrachyshka | hopefully we'll drop the module in a week, and then relax :) | 21:12 |
*** leenheer has quit IRC | 21:12 | |
*** Bsony has quit IRC | 21:12 | |
blogan | i dont now how to relax right now with teh grenade job :( | 21:13 |
blogan | ihrachyshka: ill look at those reviews and fix where appropriate | 21:13 |
*** kbringard has quit IRC | 21:15 | |
*** VijayB has joined #openstack-neutron | 21:15 | |
Zengfa_ | Hi I have a question for python-neutronclient. I added "neutron subnetpool" CLIs to python-neutronclient. My "neutron subnetpool --create/show/list/delete" worked as expected. But I had problem to add unit tests to subnetpool of python-neutronclient. Is this the right place for the question? | 21:17 |
*** kbringard has joined #openstack-neutron | 21:17 | |
*** kbringard1 has joined #openstack-neutron | 21:18 | |
openstackgerrit | Paul Michali proposed openstack/neutron-vpnaas: VPNaaS: Fix unit test breakage https://review.openstack.org/160983 | 21:20 |
*** thedodd has joined #openstack-neutron | 21:20 | |
*** kbringard has quit IRC | 21:21 | |
pc_m | mlavalle: ^^ | 21:22 |
mlavalle | pc_m: will take a look. thanks | 21:23 |
larsks | Are there any known problems with icehouse neutron-server and ssl? I have a server that works fine w/o ssl, but with ssl enabled it just hangs in response to 'curl'. Switching to stunnel for ssl "solved" the problem, but I'm curious if this is a known issue or something unique to my environment. | 21:23 |
larsks | I'm not seeing any likely bugs in launchpad... | 21:25 |
*** ChuckC has joined #openstack-neutron | 21:26 | |
openstackgerrit | Timothy Swanson proposed openstack/neutron: Add MTU selection & advertisement settings to Neutron config https://review.openstack.org/153733 | 21:27 |
*** nplanel has quit IRC | 21:27 | |
*** femtox has joined #openstack-neutron | 21:29 | |
*** femtox has quit IRC | 21:30 | |
*** kbringard1 is now known as kbringard | 21:33 | |
*** ihrachyshka has quit IRC | 21:33 | |
*** xgerman has quit IRC | 21:36 | |
*** amuller has quit IRC | 21:36 | |
*** vivek-ebay has quit IRC | 21:37 | |
haleyb | larsks: what's the curl command? Using X-Forwarded-Proto or ??? | 21:39 |
larsks | Just 'curl -k https://localhost:9696' | 21:39 |
larsks | That should simply return a list of available api versions. | 21:39 |
larsks | No proxies or anything in between. | 21:40 |
*** nplanel has joined #openstack-neutron | 21:40 | |
*** jobewan has quit IRC | 21:40 | |
haleyb | larsks: by default neutron runs only over http, I have been working on https://review.openstack.org/#/c/157087/ | 21:42 |
larsks | haleyb: by default, right, but there is a use_ssl and associated config options. | 21:42 |
haleyb | at least for me it returns an error | 21:42 |
larsks | Are those not supposed to work? | 21:42 |
larsks | The server start ups without any complaints. | 21:43 |
larsks | I thought the ssl support had been added back in the quantum timeframe. | 21:43 |
larsks | That change looks like it's for using neutron behind an ssl proxy...which is the opposite of what we're trying to do here. | 21:43 |
haleyb | i don't know what options you are using | 21:43 |
larsks | use_ssl = True, ssl_cert_file, ssl_key_file, | 21:44 |
larsks | And that's pretty much it. | 21:44 |
*** EmilienM has quit IRC | 21:44 | |
*** EmilienM has joined #openstack-neutron | 21:44 | |
haleyb | i don't have that config running right now so can't help right now | 21:45 |
larsks | No worries. | 21:45 |
larsks | We were planning on just stick stunnel in front of it, but that gerrit change you linked to makes me wonder if that will work... | 21:46 |
*** SridharRamaswamy has quit IRC | 21:47 | |
*** nplanel has quit IRC | 21:48 | |
marun | otherwiseguy: hi | 21:50 |
otherwiseguy | marun: hi. | 21:50 |
marun | otherwiseguy: I'm a bit confused | 21:50 |
marun | otherwiseguy: isn't the configuration either to use the rootwrap cmd or rootwrap daemon cmd? | 21:51 |
*** xgerman has joined #openstack-neutron | 21:51 | |
marun | otherwiseguy: such that if the daemon cmd is set, the rootwrap cmd is effectively unused? | 21:51 |
marun | otherwiseguy: https://review.openstack.org/#/c/158805/6/neutron/agent/linux/utils.py line 113 would seem to imply that | 21:52 |
*** SridharRamaswamy has joined #openstack-neutron | 21:53 | |
*** julim has quit IRC | 21:54 | |
otherwiseguy | marun: No. create_process() would use the non-daemon root_helper. rootwrap daemon mode is not useful for long-running processes. | 21:54 |
marun | otherwiseguy: ah, we need both. how quickly I forge5t. | 21:55 |
*** ronis has quit IRC | 21:55 | |
marun | otherwiseguy: so we should be assured of reasonable coverage even when using the rootwrap daemon. | 21:55 |
*** nplanel has joined #openstack-neutron | 21:56 | |
marun | otherwiseguy: so the other issue, of having a tempest job that uses the rootwrap daemon... | 21:56 |
otherwiseguy | marun: My first stab at implementing was just setting root_helper = neutron-rootwrap-daemon in the config. So it is easy to do. :) | 21:56 |
*** SridharRamaswamy has quit IRC | 21:56 | |
*** jgrimm is now known as zz_jgrimm | 21:57 | |
marun | otherwiseguy: can you work on adding a non-voting tempest job that can validate the change? | 21:57 |
marun | otherwiseguy: ideally that would give us some confidence that nothing obvious was missed before we mrege. | 21:57 |
otherwiseguy | marun: yeah, on the tempest front, I was hoping someone who actually knew how to do that would jump in. :) | 21:57 |
* otherwiseguy can probably figure it out | 21:58 | |
marun | otherwiseguy: the main thing is devstack support | 21:58 |
salv-orlando | otherwiseguy: the process is fairly simple. Create a template in the layout file in openstack-infra/project-config | 21:58 |
marun | otherwiseguy: once that's in place it should be straightforward | 21:58 |
salv-orlando | that template should set the appropriate constants for devstack-gate | 21:59 |
otherwiseguy | marun: for devstack, it's pretty much just passing a config option. | 21:59 |
salv-orlando | which in its turn should configure appropriately localrc for devstack | 21:59 |
salv-orlando | and therefore beyond the project-config patch you might need a devstack-gate patch too | 21:59 |
otherwiseguy | well, config option and sudoers to allow neutron-rootwrap-daemon. | 22:00 |
salv-orlando | otherwiseguy: that would be all as far as I can remember | 22:00 |
otherwiseguy | salv-orlando: thanks. :) | 22:00 |
*** SridharRamaswamy has joined #openstack-neutron | 22:01 | |
salv-orlando | if you need to tweak sudoers, I'd consider doing that during devstack (If you're not already doing so) | 22:01 |
openstackgerrit | Rajeev Grover proposed openstack/neutron: Prevent race conditions on DVR FIP resources https://review.openstack.org/153422 | 22:01 |
*** manishg has quit IRC | 22:01 | |
*** achanda has quit IRC | 22:01 | |
*** ivar-laz_ has joined #openstack-neutron | 22:01 | |
*** manishg has joined #openstack-neutron | 22:01 | |
*** ivar-laz_ has quit IRC | 22:02 | |
*** ivar-laz_ has joined #openstack-neutron | 22:03 | |
*** manishg has quit IRC | 22:03 | |
*** zz_jgrimm is now known as jgrimm | 22:03 | |
*** sthillma has quit IRC | 22:03 | |
*** doude has quit IRC | 22:03 | |
*** ivar-lazzaro has quit IRC | 22:04 | |
*** manishg has joined #openstack-neutron | 22:04 | |
*** mwagner_lap has quit IRC | 22:06 | |
*** achanda has joined #openstack-neutron | 22:07 | |
*** catohornet has joined #openstack-neutron | 22:07 | |
*** safchain has quit IRC | 22:09 | |
*** aranjan_ has joined #openstack-neutron | 22:11 | |
*** devlaps has joined #openstack-neutron | 22:13 | |
*** devlaps has quit IRC | 22:13 | |
*** aranjan has quit IRC | 22:13 | |
*** jckasper has joined #openstack-neutron | 22:17 | |
*** aepifanov has quit IRC | 22:17 | |
*** tiswanso_ has quit IRC | 22:18 | |
*** Bsony has joined #openstack-neutron | 22:19 | |
shivharis | armax: hi | 22:22 |
*** Bsony has quit IRC | 22:23 | |
*** rpothier has quit IRC | 22:23 | |
*** moha_hunt has quit IRC | 22:24 | |
*** johnbelamaric1 has quit IRC | 22:25 | |
*** regXboi has joined #openstack-neutron | 22:26 | |
regXboi | pc_m: question about VPNaaS if you have a few cycles? | 22:27 |
*** rushil has quit IRC | 22:31 | |
pc_m | regXboi: I can't right now, was just going off line for dinner (bells ringing). | 22:33 |
regXboi | when is a good time? | 22:33 |
pc_m | regXboi: Can you email me and I can reply tomorrow early or you can hook up with me tomorrow? | 22:33 |
*** rkukura has quit IRC | 22:33 | |
regXboi | pm me your email | 22:33 |
pc_m | I'm East Coast US. | 22:33 |
regXboi | and I'll send email | 22:33 |
*** rkukura has joined #openstack-neutron | 22:34 | |
*** pc_m has quit IRC | 22:34 | |
*** Marga_ has quit IRC | 22:35 | |
openstackgerrit | Merged openstack/neutron: Extend test coverage for iptables_firewall.py https://review.openstack.org/153532 | 22:36 |
*** manishg has quit IRC | 22:36 | |
openstackgerrit | Michael Smith proposed openstack/neutron: WIP delay fip namespace cleanup/destroy https://review.openstack.org/151758 | 22:37 |
*** manishg has joined #openstack-neutron | 22:37 | |
*** jobewan has joined #openstack-neutron | 22:37 | |
*** vivek-ebay has joined #openstack-neutron | 22:38 | |
*** jckasper has quit IRC | 22:39 | |
*** jckasper has joined #openstack-neutron | 22:39 | |
*** banix has quit IRC | 22:39 | |
*** julien_ZTE has quit IRC | 22:40 | |
*** manishg_ has joined #openstack-neutron | 22:41 | |
*** thomasem has quit IRC | 22:41 | |
*** manishg has quit IRC | 22:41 | |
*** cference_ has quit IRC | 22:42 | |
*** vivek-ebay has quit IRC | 22:42 | |
*** leenheer has joined #openstack-neutron | 22:42 | |
*** rkukura has quit IRC | 22:44 | |
*** annegent_ has quit IRC | 22:49 | |
*** zhenq has quit IRC | 22:50 | |
*** openstackgerrit has quit IRC | 22:51 | |
*** openstackgerrit has joined #openstack-neutron | 22:52 | |
*** mwagner_lap has joined #openstack-neutron | 22:53 | |
*** aranjan_ has quit IRC | 22:55 | |
*** aranjan has joined #openstack-neutron | 22:55 | |
openstackgerrit | Yanping Qu proposed openstack/neutron-fwaas: Adds FWaaS driver for Cisco CSR1kv https://review.openstack.org/161019 | 22:56 |
*** ijw has quit IRC | 22:57 | |
*** vivek-ebay has joined #openstack-neutron | 22:59 | |
*** ijw has joined #openstack-neutron | 23:00 | |
*** ijw_ has joined #openstack-neutron | 23:01 | |
openstackgerrit | Dane LeBlanc proposed openstack/neutron: Include IPv6 SLAAC addresses implicitly for port create https://review.openstack.org/113339 | 23:02 |
*** ivar-laz_ has quit IRC | 23:02 | |
*** ivar-lazzaro has joined #openstack-neutron | 23:03 | |
*** rkukura has joined #openstack-neutron | 23:03 | |
*** kbringard has left #openstack-neutron | 23:04 | |
*** kbringard has quit IRC | 23:04 | |
*** ivar-lazzaro has quit IRC | 23:04 | |
*** aranjan has quit IRC | 23:04 | |
*** ijw has quit IRC | 23:05 | |
*** ivar-lazzaro has joined #openstack-neutron | 23:05 | |
*** spandhe has quit IRC | 23:05 | |
*** VijayB has quit IRC | 23:06 | |
*** manishg_ has quit IRC | 23:07 | |
*** manishg has joined #openstack-neutron | 23:08 | |
*** absubram has quit IRC | 23:08 | |
*** zhenq has joined #openstack-neutron | 23:08 | |
*** VijayB_ has joined #openstack-neutron | 23:08 | |
*** VijayB_ has quit IRC | 23:08 | |
*** vivek-ebay has quit IRC | 23:09 | |
*** manishg has quit IRC | 23:09 | |
*** vivek-ebay has joined #openstack-neutron | 23:09 | |
*** manishg has joined #openstack-neutron | 23:10 | |
*** aranjan has joined #openstack-neutron | 23:10 | |
*** yamamoto has joined #openstack-neutron | 23:11 | |
openstackgerrit | Merged openstack/neutron: Removing a router twice from the same agent shouldn't cause an error https://review.openstack.org/148883 | 23:12 |
marun | HenryG: Simple change to merge: https://review.openstack.org/#/c/160000/ | 23:13 |
*** manishg has quit IRC | 23:14 | |
*** jordandh has quit IRC | 23:18 | |
*** rkukura has quit IRC | 23:19 | |
*** matrohon has quit IRC | 23:19 | |
*** alexpilotti has quit IRC | 23:19 | |
*** dboik_ has joined #openstack-neutron | 23:19 | |
*** aranjan has quit IRC | 23:20 | |
dougwig | marun: done | 23:20 |
marun | dougwig: thank you! | 23:20 |
dougwig | marun: sorry i disappeared earlier. kids dr. appt, and then i realized i never said i was disappearing. | 23:21 |
marun | dougwig: until that devstack patch merges, I think non-functional changes are the only thing that will be able to land. | 23:21 |
marun | dougwig: no worries :) | 23:21 |
dougwig | marun: what a day for the gate to get constipated. | 23:21 |
marun | dougwig: always the way! | 23:22 |
blogan | its been given some colon blow | 23:22 |
*** dboik has quit IRC | 23:23 | |
*** dboik_ has quit IRC | 23:24 | |
*** aranjan has joined #openstack-neutron | 23:24 | |
*** spandhe has joined #openstack-neutron | 23:24 | |
*** jckasper has quit IRC | 23:26 | |
*** hichihara has joined #openstack-neutron | 23:28 | |
*** chlong has joined #openstack-neutron | 23:31 | |
*** leenheer has quit IRC | 23:32 | |
*** manishg has joined #openstack-neutron | 23:34 | |
*** prad has quit IRC | 23:36 | |
*** yamamoto has quit IRC | 23:36 | |
openstackgerrit | Dane LeBlanc proposed openstack/neutron: Include IPv6 SLAAC addresses implicitly for port create/update https://review.openstack.org/113339 | 23:38 |
openstackgerrit | Dane LeBlanc proposed openstack/neutron: Include IPv6 SLAAC addresses implicitly for port update https://review.openstack.org/161033 | 23:38 |
*** VijayB_ has joined #openstack-neutron | 23:42 | |
*** VijayB_ has quit IRC | 23:43 | |
*** tiswanso has joined #openstack-neutron | 23:44 | |
*** setuid has quit IRC | 23:47 | |
*** tiswanso has quit IRC | 23:49 | |
*** achanda has quit IRC | 23:49 | |
*** Sukhdev has joined #openstack-neutron | 23:49 | |
*** setuid has joined #openstack-neutron | 23:49 | |
*** annegentle has joined #openstack-neutron | 23:49 | |
*** jgrimm is now known as zz_jgrimm | 23:50 | |
*** zhenq has quit IRC | 23:50 | |
openstackgerrit | Dane LeBlanc proposed openstack/neutron: Include IPv6 SLAAC addresses implicitly for port create https://review.openstack.org/113339 | 23:55 |
*** achanda has joined #openstack-neutron | 23:56 | |
openstackgerrit | Kevin Benton proposed openstack/neutron: WIP: Big Switch Networks code split https://review.openstack.org/160360 | 23:57 |
*** watanabe_isao has joined #openstack-neutron | 23:57 | |
*** leenheer has joined #openstack-neutron | 23:58 | |
*** leenheer has joined #openstack-neutron | 23:58 | |
watanabe_isao | Good morning to all.:) | 23:58 |
*** yamamoto has joined #openstack-neutron | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!