*** snizar_ has quit IRC | 00:02 | |
*** snizar has quit IRC | 00:02 | |
Sam-I-Am | xagent: neutron and nova should be communicating to confirm vif plugging | 00:04 |
---|---|---|
xagent | they are... but it looks like neutron just took a helluva lot of time | 00:04 |
xagent | "2016-08-16 23:38:14.186 26810 INFO neutron.notifiers.nova [-] Nova event response: {u'status': u'completed', u'tag': u'9df189c1-407b-4c7a-84db-99a337b9db95', u'name': u'network-vif-plugged', u'server_uuid': u'0ddafc46-fdae-49f6-9d38-55ef2eb5d1be', u'code': 200} | 00:05 |
xagent | That is the vif plugging response, right? | 00:05 |
*** regXboi has joined #openstack-neutron | 00:06 | |
xagent | first mention of the instance ID that failed, appears about 5-6 min before: | 00:07 |
xagent | 2016-08-16 23:32:36.692 26801 INFO neutron.wsgi [req-ecaf9dcd-5a3a-4b83-aabe-52dba5f23a07 ca459f3a04b743eb999186d89e650d91 6f0f42ef933747798ebf6e7b84a57a50 - - -] 127.0.0.1 - - [16/Aug/2016 23:32:36] "GET /v2.0/ports.json?device_id=0ddafc46-fdae-49f6-9d38-55ef2eb5d1be HTTP/1.1" 200 226 0.032341 | 00:07 |
*** mmalik4 has quit IRC | 00:07 | |
*** jamesdenton has quit IRC | 00:08 | |
*** yushiro has joined #openstack-neutron | 00:09 | |
Sam-I-Am | how long has this stuff been up, and how large is the deployment? | 00:09 |
Sam-I-Am | have you checked the sanity of rabbit? | 00:09 |
*** Sukhdev has quit IRC | 00:10 | |
*** regXboi has quit IRC | 00:10 | |
*** donghao has quit IRC | 00:10 | |
*** Sukhdev has joined #openstack-neutron | 00:12 | |
*** ivar-lazzaro has quit IRC | 00:14 | |
xagent | pretty large, nearly 1500 VMs | 00:14 |
xagent | 50+ hypervisors, DVR | 00:14 |
Sam-I-Am | how many neutron agents? | 00:16 |
*** abhiraut has quit IRC | 00:17 | |
xagent | all agents (including dhcp and l3, or just OVS)? | 00:17 |
Sam-I-Am | all of them | 00:17 |
Sam-I-Am | also how long has this been up and version? | 00:17 |
xagent | 180 agents up | 00:18 |
xagent | its liberty | 00:18 |
xagent | 62 hosts, all DVR. so OVS and l3 on each | 00:19 |
xagent | remaining coming from dhcp agents and metadata | 00:19 |
Sam-I-Am | yeah, i suspect your rabbit is dying | 00:19 |
Sam-I-Am | thats way too many agents | 00:19 |
*** shashank_hegde has quit IRC | 00:20 | |
Sam-I-Am | they're not known for scaling well, especially when you use something like dvr that requires more agents on compute nodes. | 00:20 |
Sam-I-Am | do you see rpc errors on any of the agents? | 00:20 |
Sam-I-Am | have you restarted rabbit recently? | 00:21 |
xagent | as in rpc timeouts? | 00:21 |
*** sterdnotshaken1 has quit IRC | 00:21 | |
Sam-I-Am | yeah, or just funky warnings | 00:22 |
*** hockeynut has joined #openstack-neutron | 00:22 | |
*** thorst has joined #openstack-neutron | 00:24 | |
*** banix has joined #openstack-neutron | 00:27 | |
*** Apsu has left #openstack-neutron | 00:28 | |
*** thorst has quit IRC | 00:31 | |
xagent | Aug 16 23:58:18 ip-172-31-2-73 journal: Suppressed 4634 messages from /system.slice/rabbitmq-server.service | 00:38 |
xagent | hmm... | 00:38 |
xagent | perhaps it is a rabbit issue? | 00:38 |
Sam-I-Am | likely | 00:38 |
*** thumpba_ has quit IRC | 00:39 | |
xagent | dont remember seeing anything on agents, besides rpc timeouts | 00:39 |
Sam-I-Am | any interesting rabbit errors? | 00:39 |
xagent | but then we changed rpc_response_timeout to 500 | 00:39 |
*** thumpba has joined #openstack-neutron | 00:39 | |
xagent | as well as bumped rpc_workers | 00:39 |
xagent | then restarted agents | 00:39 |
xagent | that fixed issues for some | 00:40 |
xagent | some of the agents were being reported down as well, so increased the agent down time, and now all report as up consisently | 00:40 |
xagent | But now is the VIF error in nova just mentioned, w/ nova timing out for neutron response | 00:40 |
xagent | need to check rabbit more... not really familiar with it myself | 00:41 |
Sam-I-Am | increasing your timeout values probably crutched the situation for a while longer, until they no longer were long enough | 00:41 |
*** hoangcx has joined #openstack-neutron | 00:42 | |
xagent | btw, given a scale deployment or larger setup - is it recoemmended then to not do DVR? | 00:43 |
xagent | as it increases # of agents | 00:43 |
*** thumpba has quit IRC | 00:44 | |
xagent | 62 L3 agents right now... | 00:44 |
xagent | better off with just a few dedicated network nodes? | 00:44 |
*** thorst has joined #openstack-neutron | 00:45 | |
*** mfuruta has joined #openstack-neutron | 00:45 | |
*** ihrachys has quit IRC | 00:50 | |
*** ihrachys has joined #openstack-neutron | 00:51 | |
*** chlong has joined #openstack-neutron | 00:58 | |
*** jamesdenton has joined #openstack-neutron | 01:01 | |
*** hockeynut has quit IRC | 01:02 | |
*** hockeynut has joined #openstack-neutron | 01:02 | |
*** jamesden_ has joined #openstack-neutron | 01:02 | |
*** ihrachys has quit IRC | 01:04 | |
*** jamesdenton has quit IRC | 01:06 | |
*** xagent has quit IRC | 01:08 | |
*** korzen has joined #openstack-neutron | 01:09 | |
*** baoli has joined #openstack-neutron | 01:11 | |
*** annp has joined #openstack-neutron | 01:13 | |
*** shashank_hegde has joined #openstack-neutron | 01:13 | |
*** johnbelamaric has joined #openstack-neutron | 01:14 | |
*** root__ has joined #openstack-neutron | 01:15 | |
*** korzen has quit IRC | 01:15 | |
*** Sukhdev has quit IRC | 01:16 | |
*** liyifeng has quit IRC | 01:17 | |
*** donghao has joined #openstack-neutron | 01:19 | |
*** ivar-lazzaro has joined #openstack-neutron | 01:20 | |
*** banix has quit IRC | 01:20 | |
*** banix has joined #openstack-neutron | 01:21 | |
openstackgerrit | Inessa Vasilevskaya proposed openstack/neutron: ovsfw: fix troublesome port_rule_masking https://review.openstack.org/353782 | 01:25 |
*** namnh has joined #openstack-neutron | 01:25 | |
*** regXboi has joined #openstack-neutron | 01:26 | |
*** shashank_hegde has quit IRC | 01:26 | |
*** iwamoto has joined #openstack-neutron | 01:27 | |
*** shashank_hegde has joined #openstack-neutron | 01:27 | |
*** jamesden_ has quit IRC | 01:27 | |
*** jamesdenton has joined #openstack-neutron | 01:28 | |
*** regXboi has quit IRC | 01:30 | |
*** liuyulong|away is now known as liuyulong | 01:31 | |
*** shashank_hegde has quit IRC | 01:32 | |
*** jamesdenton has quit IRC | 01:33 | |
*** fragatina has quit IRC | 01:34 | |
*** gvrangan has quit IRC | 01:34 | |
*** banix has quit IRC | 01:37 | |
*** prometheanfire has left #openstack-neutron | 01:41 | |
*** EinstCrazy has joined #openstack-neutron | 01:42 | |
*** stanzgy has joined #openstack-neutron | 01:43 | |
*** lixiaoy1_ has quit IRC | 01:45 | |
openstackgerrit | Eli Qiao proposed openstack/neutron: WIP: OVO for metering https://review.openstack.org/350387 | 01:45 |
*** julim has joined #openstack-neutron | 01:46 | |
*** chenyan has joined #openstack-neutron | 01:47 | |
openstackgerrit | qinchunhua proposed openstack/neutron-dynamic-routing: Remove unused LOG to keep code clean https://review.openstack.org/339979 | 01:49 |
*** johnbelamaric has quit IRC | 01:51 | |
*** s3wong has quit IRC | 01:51 | |
*** EinstCrazy has quit IRC | 02:01 | |
*** EinstCrazy has joined #openstack-neutron | 02:03 | |
*** wolverin_ has joined #openstack-neutron | 02:04 | |
*** gongysh has joined #openstack-neutron | 02:05 | |
*** thorst has quit IRC | 02:06 | |
*** padkrish has joined #openstack-neutron | 02:06 | |
*** thorst has joined #openstack-neutron | 02:06 | |
*** wolverineav has quit IRC | 02:08 | |
*** wolverin_ has quit IRC | 02:08 | |
*** gongysh has quit IRC | 02:10 | |
*** baoli has quit IRC | 02:10 | |
*** wolverineav has joined #openstack-neutron | 02:11 | |
*** baoli has joined #openstack-neutron | 02:11 | |
*** thorst has quit IRC | 02:15 | |
*** EinstCra_ has joined #openstack-neutron | 02:16 | |
*** julim has quit IRC | 02:17 | |
*** sonofthor has quit IRC | 02:18 | |
*** EinstCrazy has quit IRC | 02:18 | |
*** elo has quit IRC | 02:19 | |
*** iyamahat has quit IRC | 02:19 | |
*** jhershbe has joined #openstack-neutron | 02:19 | |
*** wolverineav has quit IRC | 02:20 | |
*** yamahata has quit IRC | 02:20 | |
*** bkopilov has quit IRC | 02:21 | |
*** fnaval has quit IRC | 02:21 | |
*** gvrangan has joined #openstack-neutron | 02:28 | |
*** fnaval has joined #openstack-neutron | 02:32 | |
*** gongysh has joined #openstack-neutron | 02:35 | |
*** baoli has quit IRC | 02:39 | |
*** thorst has joined #openstack-neutron | 02:40 | |
*** thorst has quit IRC | 02:40 | |
*** thorst has joined #openstack-neutron | 02:41 | |
*** g3ek has quit IRC | 02:42 | |
tangchen | Hi garyk, are you around ? | 02:42 |
*** haplo37_ has quit IRC | 02:43 | |
*** vhoward has quit IRC | 02:45 | |
*** iyamahat has joined #openstack-neutron | 02:47 | |
*** padkrish has quit IRC | 02:49 | |
*** thorst has quit IRC | 02:49 | |
*** fnaval has quit IRC | 02:49 | |
*** anilvenkata has joined #openstack-neutron | 02:50 | |
openstackgerrit | Anh Tran proposed openstack/neutron-lib: api-ref: Correcting parameters type https://review.openstack.org/356191 | 02:50 |
*** yuanying has quit IRC | 02:50 | |
*** elo has joined #openstack-neutron | 02:50 | |
*** padkrish has joined #openstack-neutron | 02:50 | |
*** padkrish has quit IRC | 02:54 | |
*** fnaval has joined #openstack-neutron | 02:55 | |
*** EinstCrazy has joined #openstack-neutron | 02:56 | |
*** fragatina has joined #openstack-neutron | 03:00 | |
*** EinstCra_ has quit IRC | 03:00 | |
*** jhershbe has quit IRC | 03:00 | |
*** gvrangan has quit IRC | 03:04 | |
*** fragatina has quit IRC | 03:04 | |
*** wolverineav has joined #openstack-neutron | 03:06 | |
openstackgerrit | Hunt Xu proposed openstack/neutron: Metering: sync only active routers hosted on the same host https://review.openstack.org/315389 | 03:08 |
openstackgerrit | lilintan proposed openstack/python-neutronclient: With assertEqual() instead of assertDictEqual() https://review.openstack.org/346588 | 03:10 |
*** sticker has quit IRC | 03:13 | |
openstackgerrit | Aihua Edward Li proposed openstack/neutron: Fix on local vlan assignment to be consistent and predictable https://review.openstack.org/355260 | 03:16 |
*** thumpba has joined #openstack-neutron | 03:19 | |
*** yuelongguang has quit IRC | 03:21 | |
openstackgerrit | lilintan proposed openstack/python-neutronclient: With assertEqual() instead of assertDictEqual() https://review.openstack.org/346588 | 03:23 |
*** lujinluo has quit IRC | 03:25 | |
*** padkrish has joined #openstack-neutron | 03:28 | |
*** yushiro has quit IRC | 03:31 | |
*** trananhkma has joined #openstack-neutron | 03:32 | |
openstackgerrit | Anh Tran proposed openstack/neutron-lib: api-ref: Fix parameters attributes https://review.openstack.org/356207 | 03:34 |
*** bkopilov has joined #openstack-neutron | 03:37 | |
*** sindhu has joined #openstack-neutron | 03:40 | |
*** baoli has joined #openstack-neutron | 03:41 | |
*** oanson has joined #openstack-neutron | 03:41 | |
openstackgerrit | lilintan proposed openstack/python-neutronclient: With assertEqual() instead of assertDictEqual() https://review.openstack.org/346588 | 03:44 |
*** baoli has quit IRC | 03:45 | |
*** sindhu has quit IRC | 03:46 | |
*** thorst has joined #openstack-neutron | 03:48 | |
*** yuanying has joined #openstack-neutron | 03:49 | |
*** padkrish_ has joined #openstack-neutron | 03:49 | |
*** padkrish has quit IRC | 03:52 | |
*** links has joined #openstack-neutron | 03:54 | |
*** yuanying has quit IRC | 03:55 | |
*** oanson has quit IRC | 03:55 | |
*** thorst has quit IRC | 03:56 | |
*** yushiro has joined #openstack-neutron | 03:58 | |
*** lujinluo has joined #openstack-neutron | 04:03 | |
*** hockeynut has quit IRC | 04:03 | |
*** fnaval_ has joined #openstack-neutron | 04:05 | |
*** fnaval has quit IRC | 04:08 | |
*** mkolesni has joined #openstack-neutron | 04:09 | |
*** tbachman has quit IRC | 04:10 | |
*** ekuris has quit IRC | 04:13 | |
*** yuanying has joined #openstack-neutron | 04:16 | |
openstackgerrit | Shweta P proposed openstack/neutron-fwaas: FwaaS v2 REST API https://review.openstack.org/264489 | 04:17 |
*** shashank_hegde has joined #openstack-neutron | 04:19 | |
*** iyamahat has quit IRC | 04:25 | |
*** sticker has joined #openstack-neutron | 04:29 | |
*** garyk1 has joined #openstack-neutron | 04:33 | |
openstackgerrit | Merged openstack/neutron: Refactoring security group config options https://review.openstack.org/350160 | 04:36 |
*** amotoki has joined #openstack-neutron | 04:38 | |
*** davidlenwell has quit IRC | 04:42 | |
*** tbachman has joined #openstack-neutron | 04:45 | |
*** root__ has quit IRC | 04:47 | |
openstackgerrit | Merged openstack/neutron: Fix test_router_add_interface_delete_port_after_failure https://review.openstack.org/354951 | 04:47 |
*** oanson has joined #openstack-neutron | 04:47 | |
*** abregman has joined #openstack-neutron | 04:48 | |
openstackgerrit | Sindhu Devale proposed openstack/neutron: [WIP] OVO for Router Route https://review.openstack.org/356223 | 04:51 |
*** prateek has joined #openstack-neutron | 04:52 | |
*** obondarev has joined #openstack-neutron | 04:54 | |
*** davidlenwell has joined #openstack-neutron | 04:55 | |
*** pbandark has joined #openstack-neutron | 04:55 | |
*** thorst has joined #openstack-neutron | 04:55 | |
*** ekuris has joined #openstack-neutron | 04:56 | |
*** prateek has quit IRC | 04:57 | |
*** thorst has quit IRC | 05:01 | |
openstackgerrit | Sindhu Devale proposed openstack/neutron: Refactoring db config options https://review.openstack.org/344877 | 05:03 |
*** hynekm has joined #openstack-neutron | 05:03 | |
*** tbachman_ has joined #openstack-neutron | 05:04 | |
*** tbachman has quit IRC | 05:06 | |
*** tbachman_ is now known as tbachman | 05:06 | |
*** nyechiel has joined #openstack-neutron | 05:07 | |
*** yushiro is now known as yushiro_afk | 05:08 | |
*** prateek has joined #openstack-neutron | 05:10 | |
*** obondarev has quit IRC | 05:14 | |
*** lujinluo has quit IRC | 05:14 | |
*** lujinluo has joined #openstack-neutron | 05:15 | |
*** anilvenkata has quit IRC | 05:16 | |
*** itisha has quit IRC | 05:20 | |
*** edand has joined #openstack-neutron | 05:21 | |
*** eezhova has joined #openstack-neutron | 05:22 | |
openstackgerrit | Merged openstack/neutron: Fix a spelling error https://review.openstack.org/338755 | 05:26 |
*** numans has joined #openstack-neutron | 05:26 | |
openstackgerrit | Merged openstack/neutron: Hacking: add unit test for LOG.warn validations https://review.openstack.org/325872 | 05:26 |
*** obondarev has joined #openstack-neutron | 05:26 | |
*** iyamahat has joined #openstack-neutron | 05:27 | |
*** jhershbe has joined #openstack-neutron | 05:29 | |
*** tbachman has quit IRC | 05:29 | |
*** yuanying_ has joined #openstack-neutron | 05:29 | |
*** yuanying has quit IRC | 05:29 | |
*** ihrachys has joined #openstack-neutron | 05:30 | |
*** obondarev has quit IRC | 05:32 | |
*** tbachman has joined #openstack-neutron | 05:33 | |
*** kobis has joined #openstack-neutron | 05:37 | |
*** thumpba has quit IRC | 05:40 | |
kevinbenton | tonyb: ping regarding stable requirements | 05:40 |
*** vikram has joined #openstack-neutron | 05:43 | |
*** mohankumar has joined #openstack-neutron | 05:46 | |
*** rcernin has joined #openstack-neutron | 05:46 | |
*** eezhova has quit IRC | 05:50 | |
*** thumpba has joined #openstack-neutron | 05:51 | |
*** sridharg has joined #openstack-neutron | 05:51 | |
*** tbachman has quit IRC | 05:52 | |
*** thumpba has quit IRC | 05:56 | |
*** mosulica has joined #openstack-neutron | 05:56 | |
*** thorst has joined #openstack-neutron | 06:00 | |
openstackgerrit | Merged openstack/neutron-dynamic-routing: Enable DeprecationWarning in test environments https://review.openstack.org/353146 | 06:00 |
openstackgerrit | Merged openstack/neutron-dynamic-routing: Remove duplicate test l3plugin https://review.openstack.org/347718 | 06:01 |
openstackgerrit | Merged openstack/neutron-dynamic-routing: Remove temporary local HasProject https://review.openstack.org/354504 | 06:01 |
openstackgerrit | Merged openstack/neutron-dynamic-routing: Allow to run functional tests https://review.openstack.org/351964 | 06:01 |
openstackgerrit | Merged openstack/neutron-dynamic-routing: Updated from global requirements https://review.openstack.org/354523 | 06:01 |
*** jprovazn has joined #openstack-neutron | 06:03 | |
*** moshele has joined #openstack-neutron | 06:04 | |
*** tbachman has joined #openstack-neutron | 06:05 | |
*** thorst has quit IRC | 06:06 | |
iyamahat | ihrachys: ping? | 06:09 |
ihrachys | kevinbenton: what's about them? | 06:10 |
ihrachys | iyamahat: hi | 06:10 |
iyamahat | iyamahat: I have a question about https://review.openstack.org/#/c/207043/ | 06:10 |
iyamahat | objects.qos.policy: provide rules field, not type specific | 06:11 |
iyamahat | Is it user facing API change? | 06:11 |
ihrachys | iyamahat: I think it was. but that landed in qos feature branch back when we were working towards Liberty landing | 06:11 |
openstackgerrit | Merged openstack/neutron-dynamic-routing: Add Python 3.5 venv and classifier https://review.openstack.org/349818 | 06:12 |
openstackgerrit | Merged openstack/neutron-dynamic-routing: remove unused LOG https://review.openstack.org/340097 | 06:12 |
ihrachys | iyamahat: right, see https://review.openstack.org/#/c/207043/12/neutron/extensions/qos.py we changed API map there too | 06:12 |
ihrachys | iyamahat: but there was no backwards compatibility to maintain, if that's what you imply | 06:12 |
iyamahat | I'd like to twist rule representation to something like rules {"bandwidth_limit": {...}, "dscp..": {"..."}} | 06:13 |
iyamahat | Does it make sense? or the current format is better? | 06:13 |
iyamahat | I'm asking this because parsing the json is a bit difficult with the current format. | 06:13 |
ihrachys | iyamahat: maybe it's not BETTER, but I don't see a huge reason to change | 06:13 |
ihrachys | iyamahat: I would need to check what's the current format on the wire to be sure. | 06:14 |
iyamahat | We can't determine actual rule type until reading "type" field. | 06:14 |
ihrachys | iyamahat: but consider it's an incompatible change to api | 06:14 |
ihrachys | iyamahat: yeah. the idea is you deserialize json, then inspect rules. | 06:14 |
tonyb | kevinbenton: 'sup? | 06:14 |
iyamahat | Right. discussion would be necessary for such change. | 06:14 |
ihrachys | iyamahat: you may drop me an email, I am heading offline right now. | 06:15 |
iyamahat | Sure. | 06:15 |
ihrachys | and I can think on it more | 06:15 |
iyamahat | ihrachys: thanks. | 06:15 |
*** ihrachys has quit IRC | 06:15 | |
*** vthapar has joined #openstack-neutron | 06:15 | |
*** Sukhdev has joined #openstack-neutron | 06:20 | |
*** yfried has joined #openstack-neutron | 06:22 | |
*** sbalukoff has quit IRC | 06:24 | |
*** sbalukoff has joined #openstack-neutron | 06:25 | |
garyk1 | HenryG: dasm: any way of hooking up the mid cycle? is there a google chat or webex or whatever? | 06:26 |
*** tbachman has quit IRC | 06:26 | |
manjeets_ | garyk1, +1 thats what I was going to ask for | 06:26 |
*** ganeshnalawade has joined #openstack-neutron | 06:26 | |
manjeets_ | I think foundation has something which they'll try to set up afaik | 06:27 |
*** yushiro_afk is now known as yushiro | 06:27 | |
*** ganeshnalawade has quit IRC | 06:28 | |
*** ganeshnalawade has joined #openstack-neutron | 06:28 | |
*** sofie has joined #openstack-neutron | 06:32 | |
garyk1 | manjeets_: ok. any idea how we can get info for this? | 06:37 |
HenryG | garyk1: manjeets_: give us a couple of hours, we haven't started yet | 06:38 |
*** mohankumar has quit IRC | 06:39 | |
garyk1 | HenryG: sure. np. | 06:39 |
*** eezhova has joined #openstack-neutron | 06:42 | |
*** sofie has quit IRC | 06:44 | |
*** pgadiya has joined #openstack-neutron | 06:44 | |
*** anilvenkata has joined #openstack-neutron | 06:46 | |
*** Sukhdev has quit IRC | 06:46 | |
*** javeriak has joined #openstack-neutron | 06:50 | |
*** amotoki has quit IRC | 06:50 | |
*** ushkalim has quit IRC | 06:51 | |
*** ushkalim_ has quit IRC | 06:51 | |
*** thumpba has joined #openstack-neutron | 06:52 | |
*** mohankumar has joined #openstack-neutron | 06:56 | |
*** thumpba has quit IRC | 06:56 | |
openstackgerrit | Sridar Kandaswamy proposed openstack/neutron-fwaas: FWaaS V2 Plugin https://review.openstack.org/267046 | 06:56 |
*** shashank_hegde has quit IRC | 06:58 | |
openstackgerrit | Irina proposed openstack/neutron-vpnaas: Adding tests for endpoint-group api. https://review.openstack.org/338075 | 06:59 |
*** gouthamr has quit IRC | 07:00 | |
openstackgerrit | Slawek Kaplonski proposed openstack/neutron: Add QoS bandwidth limit for instance ingress traffic https://review.openstack.org/303626 | 07:00 |
*** markvoelker has quit IRC | 07:00 | |
*** tesseract- has joined #openstack-neutron | 07:00 | |
*** mhickey has joined #openstack-neutron | 07:01 | |
*** fnaval has joined #openstack-neutron | 07:02 | |
mhickey | dougwig: Morning | 07:02 |
dougwig | mhickey: morning. Just waiting on Armax for a taxi | 07:03 |
*** thorst has joined #openstack-neutron | 07:03 | |
mhickey | kewl. I am in the office noe. | 07:03 |
mhickey | now* | 07:03 |
*** fnaval_ has quit IRC | 07:05 | |
openstackgerrit | Merged openstack/neutron-fwaas: FwaaS v2 REST API https://review.openstack.org/264489 | 07:08 |
*** vthapar has quit IRC | 07:08 | |
*** iranzo has joined #openstack-neutron | 07:10 | |
*** iranzo has joined #openstack-neutron | 07:10 | |
*** thorst has quit IRC | 07:11 | |
*** vthapar has joined #openstack-neutron | 07:12 | |
*** iyamahat has quit IRC | 07:13 | |
*** fnaval_ has joined #openstack-neutron | 07:14 | |
*** obondarev has joined #openstack-neutron | 07:15 | |
*** fnaval has quit IRC | 07:16 | |
*** shashank_hegde has joined #openstack-neutron | 07:17 | |
*** shashank_hegde has quit IRC | 07:17 | |
*** jckasper has quit IRC | 07:20 | |
*** jckasper has joined #openstack-neutron | 07:20 | |
*** devvesa has joined #openstack-neutron | 07:23 | |
*** roeyc has joined #openstack-neutron | 07:23 | |
*** tmorin has joined #openstack-neutron | 07:23 | |
*** jckasper_ has joined #openstack-neutron | 07:24 | |
*** jckasper has quit IRC | 07:25 | |
*** sleviim has joined #openstack-neutron | 07:25 | |
*** andymaier has joined #openstack-neutron | 07:26 | |
*** itzikb has joined #openstack-neutron | 07:26 | |
*** regXboi has joined #openstack-neutron | 07:26 | |
*** jckasper_ has quit IRC | 07:29 | |
*** yamahata has joined #openstack-neutron | 07:29 | |
*** thorst has joined #openstack-neutron | 07:29 | |
*** abregman_ has joined #openstack-neutron | 07:31 | |
*** regXboi has quit IRC | 07:31 | |
*** abregman has quit IRC | 07:33 | |
*** thorst has quit IRC | 07:34 | |
*** abregman_ is now known as abregman | 07:41 | |
*** irenab_ has joined #openstack-neutron | 07:42 | |
openstackgerrit | Hynek Mlnarik proposed openstack/neutron: Distinct OVS agent namespaces in fullstack tests https://review.openstack.org/355893 | 07:42 |
*** mohankumar has quit IRC | 07:42 | |
*** irenab has quit IRC | 07:44 | |
*** irenab_ is now known as irenab | 07:44 | |
*** jamielennox is now known as jamielennox|away | 07:45 | |
*** abregman has quit IRC | 07:49 | |
*** jckasper has joined #openstack-neutron | 07:50 | |
*** jckasper has quit IRC | 07:51 | |
*** jckasper has joined #openstack-neutron | 07:51 | |
*** thumpba has joined #openstack-neutron | 07:52 | |
*** yushiro has quit IRC | 07:56 | |
ajo | slaweq, slaweq_ ping | 07:57 |
*** thumpba has quit IRC | 07:57 | |
ajo | did you work on cli support for the ingress/egress thing of bandwidth limit? or can I jump into it? | 07:57 |
*** javeriak has quit IRC | 07:58 | |
*** javeriak has joined #openstack-neutron | 07:58 | |
*** trinaths has joined #openstack-neutron | 07:59 | |
*** zzzeek has quit IRC | 08:00 | |
*** markvoelker has joined #openstack-neutron | 08:00 | |
*** thumpba has joined #openstack-neutron | 08:01 | |
*** zzzeek has joined #openstack-neutron | 08:01 | |
*** abregman has joined #openstack-neutron | 08:01 | |
*** amotoki has joined #openstack-neutron | 08:02 | |
*** garyk1 has quit IRC | 08:02 | |
slaweq_ | ajo: hello | 08:02 |
*** nmagnezi has joined #openstack-neutron | 08:02 | |
*** amotoki has quit IRC | 08:02 | |
slaweq_ | I have almost ready patch for neutronclient because I was using it locally for tests | 08:03 |
slaweq_ | I will add some unit tests and push it | 08:03 |
*** amotoki has joined #openstack-neutron | 08:03 | |
slaweq_ | for osc I don't have patch yet because I think there is no bw limit rules in osc for now | 08:03 |
*** iyamahat has joined #openstack-neutron | 08:03 | |
ajo | slaweq, there's a patch from rodolfo alonso, I'll build on top of his | 08:05 |
*** markvoelker has quit IRC | 08:05 | |
ajo | slaweq, https://review.openstack.org/#/c/353650/2/openstack/network/v2/qos_bandwidth_limit_rule.py | 08:05 |
*** ganeshnalawade has quit IRC | 08:05 | |
*** padkrish_ has quit IRC | 08:05 | |
ajo | slaweq, this cycle it's a requisite to have osc support to merge a new feature ':D | 08:05 |
ajo | slaweq_, ^ :) | 08:05 |
*** ihrachys has joined #openstack-neutron | 08:05 | |
slaweq_ | ok | 08:05 |
*** thumpba has quit IRC | 08:06 | |
*** amotoki_ has joined #openstack-neutron | 08:08 | |
*** amotoki has quit IRC | 08:08 | |
dasm | garyk: we're just arrived. what HenryG said | 08:09 |
*** armax has joined #openstack-neutron | 08:09 | |
*** mlavalle has joined #openstack-neutron | 08:11 | |
*** rtheis has joined #openstack-neutron | 08:11 | |
*** jlibosva has joined #openstack-neutron | 08:11 | |
*** abregman is now known as abregman|mtg | 08:11 | |
kevinbenton | tonyb: sorry, was at breakfast. ihrachys filled me in on the no bugfix policy for stable requirements | 08:11 |
kevinbenton | tonyb: thx | 08:11 |
*** tflynn has joined #openstack-neutron | 08:12 | |
*** john-davidge has joined #openstack-neutron | 08:13 | |
*** ushkalim has joined #openstack-neutron | 08:14 | |
*** ushkalim_ has joined #openstack-neutron | 08:14 | |
*** lucas-dinner is now known as lucasagomes | 08:17 | |
*** kobis has quit IRC | 08:17 | |
*** bfernando has joined #openstack-neutron | 08:17 | |
*** ganeshnalawade has joined #openstack-neutron | 08:19 | |
*** tflynn has quit IRC | 08:20 | |
*** tflynn has joined #openstack-neutron | 08:21 | |
*** obondarev has quit IRC | 08:23 | |
jschwarz | nmagnezi, yo | 08:25 |
nmagnezi | jschwarz, yo | 08:25 |
*** matrohon has joined #openstack-neutron | 08:26 | |
jschwarz | nmagnezi, so can you run the test locally with a change? | 08:26 |
nmagnezi | jschwarz, i did. also ran it in the gate and it passed | 08:26 |
jschwarz | nmagnezi, remove the retry_db_errors decorator and add a 'context.session.expire_all()' call before the delete_port call | 08:26 |
jschwarz | nmagnezi, just as a test | 08:26 |
nmagnezi | jschwarz, it tried with flush() and it did not work | 08:27 |
nmagnezi | jschwarz, i can test that one as well | 08:27 |
openstackgerrit | Nguyen Phuong An proposed openstack/neutron-fwaas: TrivialFix: Remove unused logging import https://review.openstack.org/356306 | 08:27 |
jschwarz | nmagnezi, please do :) | 08:27 |
*** ihrachys has quit IRC | 08:29 | |
*** iranzo_ has joined #openstack-neutron | 08:30 | |
nmagnezi | jschwarz, seems to be working | 08:31 |
*** sbelous_ has joined #openstack-neutron | 08:31 | |
nmagnezi | jschwarz, but.. why? | 08:31 |
*** thorst has joined #openstack-neutron | 08:31 | |
*** iranzo has quit IRC | 08:31 | |
*** iranzo_ is now known as iranzo | 08:31 | |
*** trananhkma has quit IRC | 08:32 | |
*** dkehn has quit IRC | 08:32 | |
*** dkehn_ has quit IRC | 08:32 | |
jschwarz | nmagnezi, so basically something else is concurrently updating the router (kevinbenton saw it in the logs) | 08:34 |
nmagnezi | jschwarz, sorry it does not work | 08:34 |
nmagnezi | jschwarz, by bad | 08:34 |
nmagnezi | my* | 08:34 |
*** ihrachys has joined #openstack-neutron | 08:34 | |
*** Jaison has joined #openstack-neutron | 08:35 | |
jschwarz | nmagnezi, if that update happens after the initial session of delete_loadbalancer was started, and if something else fetched that port, then sqlalchemy caches the result | 08:35 |
jschwarz | nmagnezi, and then delete_port will use the port that was fetched before the update, and that triggers a StaleDataError | 08:35 |
*** hoangcx has quit IRC | 08:35 | |
nmagnezi | jschwarz, it tried to re-fetch the port after the loadbalancer got deleted and only them delete that port. but the issue persists | 08:36 |
*** annp has quit IRC | 08:36 | |
jschwarz | nmagnezi, in other words: delete_loadbalancer starts a session and deletes the loadbalancer (which fetches the port), then something else updates the port, then the first session continues and tries to delete the port before the update | 08:36 |
*** hoangcx has joined #openstack-neutron | 08:36 | |
jschwarz | nmagnezi, hm | 08:37 |
*** links has quit IRC | 08:37 | |
jschwarz | nmagnezi, re-fetch through the API, you mean? | 08:37 |
nmagnezi | jschwarz, through the db | 08:37 |
nmagnezi | jschwarz, similer to what is done with: lb_db = self._get_resource(context, models.LoadBalancer, id) | 08:37 |
jschwarz | nmagnezi, can you share a gitdiff? | 08:37 |
nmagnezi | jschwarz, just for the port | 08:37 |
nmagnezi | jschwarz, sure. sec | 08:38 |
openstackgerrit | Rodolfo Alonso Hernandez proposed openstack/neutron: Update "devref/quality_of_service" with QoS DSCP rule reference. https://review.openstack.org/355909 | 08:38 |
*** efoley has joined #openstack-neutron | 08:38 | |
*** thorst has quit IRC | 08:38 | |
jschwarz | nmagnezi, kevinbenton asks that you put a time.sleep(10) after the expire_all() call, then see if this fixes the problem | 08:38 |
*** dkehn has joined #openstack-neutron | 08:38 | |
nmagnezi | jschwarz, np | 08:39 |
*** mickeys has quit IRC | 08:39 | |
*** mickeys has joined #openstack-neutron | 08:39 | |
mlavalle | jlibosva: what's the patchset? | 08:40 |
jlibosva | mlavalle: https://review.openstack.org/#/c/330571/1 | 08:40 |
nmagnezi | jschwarz, it does the trick | 08:42 |
jschwarz | nmagnezi, ack | 08:43 |
nmagnezi | jschwarz, kevinbenton, shall we incorporate that sleep in the code? :D | 08:43 |
jschwarz | nmagnezi, so kevinbenton and ihrachys were suggestion to add the retry mechanism on the neutron side (on the actual 'delete_port') and not on lbaas' side | 08:43 |
jschwarz | s/suggestion/suggesting/ | 08:44 |
*** mickeys has quit IRC | 08:44 | |
jschwarz | nmagnezi, the thinking is that delete_port itself should retry on its own in the case it's dealing with stale data | 08:44 |
*** eezhova has quit IRC | 08:44 | |
openstackgerrit | IWAMOTO Toshihiro proposed openstack/neutron: Use conjunction for security group rules with remote_group_id https://review.openstack.org/333804 | 08:44 |
openstackgerrit | Victor Morales proposed openstack/neutron: Relocate Provisioning Block DB Model https://review.openstack.org/355611 | 08:45 |
nmagnezi | jschwarz, but why is this happening specifically on the vip port deletion and not on other cases? (port for router interface for example) | 08:45 |
jschwarz | nmagnezi, good question | 08:45 |
*** garyk1 has joined #openstack-neutron | 08:46 | |
nmagnezi | jschwarz, adding the retry on the neutron side will still leave your question open: "why is this happening in the first place" | 08:46 |
nmagnezi | :< | 08:46 |
jschwarz | nmagnezi, it's happening because something else on lbaas' side is updating the port's status to ACTIVE concurrently | 08:46 |
jschwarz | nmagnezi, kevinbenton said he saw that in the logs | 08:46 |
*** davidsha has joined #openstack-neutron | 08:47 | |
jlibosva | mlavalle: oh and note that the patch is not passing yet. So there is still some work that needs to be done :) | 08:47 |
* jlibosva should mark it as WIP | 08:47 | |
mlavalle | jlibosva: ack | 08:48 |
*** jamielennox|away is now known as jamielennox | 08:50 | |
*** mfuruta has quit IRC | 08:50 | |
*** annp has joined #openstack-neutron | 08:50 | |
openstackgerrit | Anh Tran proposed openstack/neutron-lib: api-ref: Fixing wrong parameters in Quota APIs https://review.openstack.org/356318 | 08:51 |
*** tflynn has quit IRC | 08:51 | |
*** dkehn_ has joined #openstack-neutron | 08:52 | |
*** javeriak has quit IRC | 08:52 | |
*** ganeshnalawade has quit IRC | 08:52 | |
*** djan has quit IRC | 08:52 | |
*** elo has quit IRC | 08:52 | |
*** puck has quit IRC | 08:54 | |
*** rtheis has quit IRC | 08:54 | |
openstackgerrit | Anh Tran proposed openstack/neutron-lib: api-ref: Fixing wrong parameters in Quota APIs https://review.openstack.org/356318 | 08:54 |
*** bfernando has quit IRC | 08:55 | |
*** bfernando has joined #openstack-neutron | 08:55 | |
*** anilvenkata has quit IRC | 08:56 | |
*** ganeshnalawade has joined #openstack-neutron | 08:56 | |
nmagnezi | jschwarz, so decorate this? https://github.com/openstack/neutron/blob/21982e19206a4ba3532d8b3b441c18c1044e61f0/neutron/plugins/ml2/plugin.py#L1521 | 08:57 |
*** ihrachys has quit IRC | 08:57 | |
*** rtheis has joined #openstack-neutron | 08:59 | |
*** puck has joined #openstack-neutron | 08:59 | |
*** markvoelker has joined #openstack-neutron | 09:01 | |
jschwarz | nmagnezi, think so.. kevinbenton ^ ? | 09:02 |
*** thumpba has joined #openstack-neutron | 09:02 | |
*** elo has joined #openstack-neutron | 09:02 | |
*** rtheis has quit IRC | 09:03 | |
*** ihrachys has joined #openstack-neutron | 09:03 | |
*** rtheis has joined #openstack-neutron | 09:04 | |
jschwarz | nmagnezi, he says "yes, basically" | 09:04 |
nmagnezi | jschwarz, testing locally, will update in few min | 09:04 |
jschwarz | nmagnezi, ack | 09:05 |
*** armax has quit IRC | 09:06 | |
dlundquist | kevinbenton: Would you mind taking a look at https://review.openstack.org/#/c/330228/ | 09:06 |
*** markvoelker has quit IRC | 09:06 | |
*** armax has joined #openstack-neutron | 09:07 | |
*** thumpba has quit IRC | 09:08 | |
nmagnezi | jschwarz, kevinbenton, ihrachys it works locally.I will submit a patch soon | 09:09 |
*** mohankumar has joined #openstack-neutron | 09:09 | |
openstackgerrit | Henry Gessau proposed openstack/python-neutronclient: Do not check stderr output from shell https://review.openstack.org/356326 | 09:10 |
*** rtheis has quit IRC | 09:10 | |
*** ihrachys has quit IRC | 09:11 | |
*** ganeshnalawade has quit IRC | 09:11 | |
*** ihrachys has joined #openstack-neutron | 09:11 | |
*** elo has quit IRC | 09:12 | |
openstackgerrit | Carl Baldwin proposed openstack/neutron: Switch to pluggable IPAM implementation https://review.openstack.org/181023 | 09:13 |
*** elo has joined #openstack-neutron | 09:13 | |
openstackgerrit | Dongcan Ye proposed openstack/neutron: Add config option for L3 address scope https://review.openstack.org/356329 | 09:14 |
*** yb has joined #openstack-neutron | 09:14 | |
*** abregman|mtg is now known as abregman | 09:15 | |
*** rtheis has joined #openstack-neutron | 09:15 | |
*** iyamahat has quit IRC | 09:19 | |
*** gus has quit IRC | 09:22 | |
*** rtheis has quit IRC | 09:23 | |
*** andymaier has quit IRC | 09:23 | |
*** rtheis has joined #openstack-neutron | 09:23 | |
*** yamahata has quit IRC | 09:24 | |
*** lujinluo has quit IRC | 09:24 | |
*** sambetts|afk is now known as sambetts | 09:26 | |
*** yb has quit IRC | 09:27 | |
*** ihrachys has quit IRC | 09:28 | |
*** ihrachys has joined #openstack-neutron | 09:30 | |
*** yedongcan has joined #openstack-neutron | 09:30 | |
*** maestropandy has joined #openstack-neutron | 09:31 | |
openstackgerrit | Babu Shanmugam proposed openstack/neutron: Trunk plugin delete_trunk should set RPC payload correctly https://review.openstack.org/356334 | 09:33 |
*** javeriak has joined #openstack-neutron | 09:35 | |
*** efoley_ has joined #openstack-neutron | 09:35 | |
*** mvk has quit IRC | 09:35 | |
*** manikanta_tadi has joined #openstack-neutron | 09:35 | |
*** aqkhan__ has joined #openstack-neutron | 09:35 | |
*** javeriak_ has joined #openstack-neutron | 09:35 | |
*** aqkhan_ has quit IRC | 09:36 | |
*** javeriak has quit IRC | 09:36 | |
*** aqkhan_ has joined #openstack-neutron | 09:36 | |
*** javeriak has joined #openstack-neutron | 09:36 | |
*** rtheis has quit IRC | 09:37 | |
*** thorst has joined #openstack-neutron | 09:37 | |
*** efoley has quit IRC | 09:38 | |
*** aqkhan__ has quit IRC | 09:40 | |
*** javeriak_ has quit IRC | 09:40 | |
*** obondarev has joined #openstack-neutron | 09:40 | |
*** rtheis has joined #openstack-neutron | 09:42 | |
*** jamielennox is now known as jamielennox|away | 09:43 | |
*** thorst has quit IRC | 09:44 | |
openstackgerrit | Reedip proposed openstack/neutron: Compress extended ipv6 address https://review.openstack.org/267283 | 09:45 |
*** elo has quit IRC | 09:46 | |
*** javeriak has quit IRC | 09:47 | |
*** elo has joined #openstack-neutron | 09:50 | |
*** anilvenkata has joined #openstack-neutron | 09:52 | |
*** andymaier has joined #openstack-neutron | 09:53 | |
*** javeriak has joined #openstack-neutron | 09:55 | |
*** elo has quit IRC | 09:55 | |
garyk1 | HenryG: dasm: did you guys get sorted with some form of way that we can join the meetings? if not then its ok. | 09:56 |
*** openstack has joined #openstack-neutron | 10:19 | |
jschwarz | kevinbenton, look at https://review.openstack.org/#/c/352809/ | 10:19 |
jschwarz | kevinbenton, the post I made last night | 10:19 |
*** dkehn_ has joined #openstack-neutron | 10:22 | |
openstackgerrit | venkata anil proposed openstack/neutron: l2pop fdb flows for HA router ports https://review.openstack.org/255237 | 10:23 |
*** sdague has joined #openstack-neutron | 10:27 | |
*** boden has joined #openstack-neutron | 10:28 | |
*** chenyan has quit IRC | 10:30 | |
*** ihrachys has quit IRC | 10:30 | |
*** yfried has quit IRC | 10:32 | |
*** nplanel has quit IRC | 10:32 | |
*** efoley__ has joined #openstack-neutron | 10:34 | |
*** iwamoto has quit IRC | 10:35 | |
*** roeyc has joined #openstack-neutron | 10:36 | |
garyk1 | HenryG: thanks! | 10:37 |
openstackgerrit | Inessa Vasilevskaya proposed openstack/neutron: ovsfw: fix troublesome port_rule_masking https://review.openstack.org/353782 | 10:37 |
*** roeyc has quit IRC | 10:38 | |
*** efoley_ has quit IRC | 10:38 | |
*** liuyulong is now known as liuyulong|away | 10:38 | |
*** mohankumar has quit IRC | 10:40 | |
*** EinstCrazy has quit IRC | 10:40 | |
*** thorst has joined #openstack-neutron | 10:42 | |
openstackgerrit | Inessa Vasilevskaya proposed openstack/neutron: ovsfw: fix troublesome port_rule_masking https://review.openstack.org/353782 | 10:42 |
*** yedongcan has quit IRC | 10:43 | |
*** sinamaleki has joined #openstack-neutron | 10:46 | |
sinamaleki | hi , I have installed openstack via ubuntu autopilot but neutron for external link is in BUILD status | 10:47 |
sinamaleki | and wont update | 10:47 |
sinamaleki | eutron port-update 36487559-43c8-49a1-9331-05fcb49718b9 --status ACTIVE Cannot update read-only attribute status Neutron server returns request_ids: ['req-1699bb78-584d-45cb-98de-c1ef936e6edb'] | 10:47 |
*** minerva has joined #openstack-neutron | 10:48 | |
*** minerva is now known as Guest40216 | 10:48 | |
*** johnbelamaric1 has joined #openstack-neutron | 10:48 | |
*** thorst has quit IRC | 10:48 | |
sinamaleki | anyone here ? | 10:48 |
Guest40216 | yes | 10:49 |
sinamaleki | hi , I have installed openstack via ubuntu autopilot but neutron for external link is in BUILD status | 10:49 |
sinamaleki | and wont update | 10:49 |
sinamaleki | neutron port-update 36487559-43c8-49a1-9331-05fcb49718b9 --status ACTIVE Cannot update read-only attribute status Neutron server returns request_ids: ['req-1699bb78-584d-45cb-98de-c1ef936e6edb'] | 10:49 |
Guest40216 | I am a beginner. Sorry. I am just getting started with openstack | 10:50 |
*** ociuhandu has quit IRC | 10:50 | |
*** yamamoto has joined #openstack-neutron | 10:50 | |
*** Guest40216 has quit IRC | 10:52 | |
openstackgerrit | venkata anil proposed openstack/neutron: l2pop fdb flows for HA router ports https://review.openstack.org/255237 | 10:53 |
*** yamamoto has quit IRC | 10:56 | |
*** yamamoto has joined #openstack-neutron | 10:57 | |
*** minervapanda has joined #openstack-neutron | 10:57 | |
*** zhhuabj_ has joined #openstack-neutron | 10:58 | |
minervapanda | hello. i am applying to the outreachy next round in december. I want to contribute to neutron project . Help me how can i start | 10:58 |
*** hoangcx has quit IRC | 10:58 | |
*** mvk has quit IRC | 10:58 | |
HenryG | garyk1: We will be grouping up soon. Which group/topic do you want to participate in? | 10:59 |
*** andymaier has quit IRC | 11:00 | |
*** ushkalim has quit IRC | 11:00 | |
*** ushkalim_ has quit IRC | 11:00 | |
*** mohankumar has joined #openstack-neutron | 11:00 | |
*** roeyc has joined #openstack-neutron | 11:00 | |
*** zhhuabj has quit IRC | 11:02 | |
garyk1 | HenryG: is there a list on the etherpad? i am looking there and do not see any | 11:02 |
openstackgerrit | Babu Shanmugam proposed openstack/neutron: TrunkStub.trunk_deleted is called with NULL trunk object https://review.openstack.org/356386 | 11:02 |
garyk1 | HenryG: - found it - work items | 11:02 |
*** yamamoto has quit IRC | 11:02 | |
*** obondarev has quit IRC | 11:03 | |
*** yedongcan has joined #openstack-neutron | 11:03 | |
HenryG | garyk1: yes | 11:03 |
*** ushkalim has joined #openstack-neutron | 11:03 | |
garyk1 | HenryG: nova/neutron integration and the osc transition. | 11:03 |
*** yamamoto has joined #openstack-neutron | 11:03 | |
*** stanzgy has quit IRC | 11:04 | |
*** yamamoto has quit IRC | 11:07 | |
*** yamamoto has joined #openstack-neutron | 11:07 | |
*** gongysh has quit IRC | 11:08 | |
*** namnh has quit IRC | 11:08 | |
*** yamamoto has quit IRC | 11:09 | |
*** yamamoto has joined #openstack-neutron | 11:09 | |
*** yfried has joined #openstack-neutron | 11:09 | |
openstackgerrit | Nir Magnezi proposed openstack/neutron: Add DB retry logic in ML2 delete_port() https://review.openstack.org/356389 | 11:11 |
nmagnezi | jschwarz, ^^ | 11:11 |
jschwarz | kevinbenton, ^ | 11:11 |
*** thorst has joined #openstack-neutron | 11:17 | |
garyk1 | kevinbenton: armax: i have concerns with the ipam patch approved. maybe they are unfounded but nonetheless. | 11:18 |
*** johnbelamaric1 has quit IRC | 11:18 | |
garyk1 | what is the 'internal' driver has issues and someone who was running in production gets issues. they cannot revert to the old driver | 11:18 |
kevinbenton | garyk: isn't that true for any code change? | 11:19 |
*** andymaier has joined #openstack-neutron | 11:19 | |
kevinbenton | If they have issues with the new code they can't go back | 11:19 |
*** thorst_ has joined #openstack-neutron | 11:21 | |
kevinbenton | dlundquist: can you come let me in? | 11:22 |
* armax looks | 11:22 | |
openstackgerrit | Ann Taraday proposed openstack/neutron: Remove override of _compare_server_default in _TestModelsMigrations https://review.openstack.org/355826 | 11:22 |
dlundquist | kevinbenton:ayes | 11:22 |
*** ihrachys has joined #openstack-neutron | 11:22 | |
*** pavel_bondar has joined #openstack-neutron | 11:22 | |
*** eezhova has joined #openstack-neutron | 11:23 | |
*** lucasagomes is now known as lucas-hungry | 11:23 | |
*** thorst has quit IRC | 11:23 | |
*** ociuhandu has joined #openstack-neutron | 11:28 | |
minervapanda | Hey. I am a junior from India pursuing computer science in IIIT. I want to participate in Outreachy December round. I know python and interested for contributing to openstack in neutron project. How can I get started ? Need help. | 11:30 |
*** ramishra has quit IRC | 11:30 | |
garyk1 | kevinbenton: for config vars there is usually a way of going backwards. here it BOOM your crewed till we fix the bug | 11:30 |
garyk1 | minervapanda: take a look at the bug and maybe select something from 'low hanging fruit'. that will help with getting familiar with the processes... | 11:31 |
nmagnezi | minervapanda, good luck! , i think you could start with https://wiki.openstack.org/wiki/NeutronDevelopment | 11:31 |
*** regXboi has joined #openstack-neutron | 11:31 | |
garyk1 | minervapanda: http://docs.openstack.org/developer/neutron/devref/ | 11:32 |
*** ramishra has joined #openstack-neutron | 11:32 | |
*** ihrachys has quit IRC | 11:32 | |
*** jckasper has quit IRC | 11:33 | |
*** jckasper has joined #openstack-neutron | 11:34 | |
*** regXboi has quit IRC | 11:35 | |
*** yfried has quit IRC | 11:37 | |
*** jckasper has quit IRC | 11:37 | |
*** yfried has joined #openstack-neutron | 11:37 | |
*** jckasper has joined #openstack-neutron | 11:37 | |
*** jckasper has quit IRC | 11:37 | |
*** gray has quit IRC | 11:37 | |
*** bkopilov has quit IRC | 11:39 | |
*** yamamoto has quit IRC | 11:40 | |
HenryG | garyk1: osc transition folks are planning to group up tomorrow. I asked rtheis to ping you then and help you get connected. | 11:41 |
*** jckasper has joined #openstack-neutron | 11:42 | |
*** javeriak has quit IRC | 11:44 | |
*** rtheis has quit IRC | 11:45 | |
nmagnezi | kevinbenton, ping re: https://review.openstack.org/#/c/356389/ | 11:45 |
*** yamamoto has joined #openstack-neutron | 11:46 | |
anilvenkata | ajo, jschwarz akamyshnikova can u please review https://review.openstack.org/#/c/255237/ | 11:47 |
garyk1 | HenryG: dankie | 11:47 |
*** jlibosva has quit IRC | 11:49 | |
*** jckasper has quit IRC | 11:49 | |
*** rtheis has joined #openstack-neutron | 11:49 | |
*** claudiub has joined #openstack-neutron | 11:49 | |
*** claudiub|2 has joined #openstack-neutron | 11:49 | |
*** jckasper has joined #openstack-neutron | 11:49 | |
*** jckasper has quit IRC | 11:49 | |
*** yfried has quit IRC | 11:50 | |
*** pavel_bondar has quit IRC | 11:50 | |
*** lilintan has joined #openstack-neutron | 11:50 | |
*** jckasper has joined #openstack-neutron | 11:52 | |
*** boden has quit IRC | 11:52 | |
*** jckasper has quit IRC | 11:52 | |
*** jckasper has joined #openstack-neutron | 11:52 | |
*** obondarev has joined #openstack-neutron | 11:52 | |
openstackgerrit | Carl Baldwin proposed openstack/neutron: Enable ra on gateway when add gateway to HA router https://review.openstack.org/320823 | 11:53 |
*** davidsha has quit IRC | 11:53 | |
*** yfried has joined #openstack-neutron | 11:54 | |
*** anilvenkata has quit IRC | 11:54 | |
openstackgerrit | Carl Baldwin proposed openstack/neutron: Enable ra on gateway when add gateway to HA router https://review.openstack.org/320823 | 11:55 |
*** boden has joined #openstack-neutron | 11:58 | |
openstackgerrit | John Schwarz proposed openstack/neutron: Relocate L3HARouter DB model https://review.openstack.org/355059 | 11:59 |
*** julim has joined #openstack-neutron | 12:01 | |
*** obondarev has quit IRC | 12:01 | |
*** donghao has joined #openstack-neutron | 12:01 | |
*** andymaier has quit IRC | 12:02 | |
*** davidsha has joined #openstack-neutron | 12:02 | |
*** nyechiel_ has joined #openstack-neutron | 12:02 | |
*** sinamaleki has quit IRC | 12:02 | |
*** nyechiel has quit IRC | 12:03 | |
*** efoley_ has joined #openstack-neutron | 12:03 | |
*** baoli has joined #openstack-neutron | 12:03 | |
*** trinaths has quit IRC | 12:03 | |
*** gouthamr has joined #openstack-neutron | 12:04 | |
*** obondarev has joined #openstack-neutron | 12:04 | |
*** tpsilva has joined #openstack-neutron | 12:04 | |
*** efoley__ has quit IRC | 12:06 | |
*** baoli has quit IRC | 12:08 | |
*** rtheis has quit IRC | 12:08 | |
*** baoli has joined #openstack-neutron | 12:08 | |
*** ushkalim has quit IRC | 12:09 | |
*** markvoelker has joined #openstack-neutron | 12:09 | |
*** baoli_ has joined #openstack-neutron | 12:09 | |
*** jlibosva has joined #openstack-neutron | 12:10 | |
*** jamielennox|away is now known as jamielennox | 12:11 | |
*** efoley_ has quit IRC | 12:12 | |
*** rtheis has joined #openstack-neutron | 12:12 | |
rtheis | garyk1: please let me know if there's a specific sub-topic within osc transition that you'd like to discuss | 12:13 |
*** amotoki_ has quit IRC | 12:13 | |
*** baoli has quit IRC | 12:14 | |
*** rodrigods has quit IRC | 12:14 | |
*** andymaier has joined #openstack-neutron | 12:14 | |
*** rodrigods has joined #openstack-neutron | 12:14 | |
*** jpena is now known as jpena|lunch | 12:15 | |
*** yamamoto has quit IRC | 12:15 | |
*** elo has joined #openstack-neutron | 12:16 | |
openstackgerrit | Victor Morales proposed openstack/neutron: Relocate Tag DB model https://review.openstack.org/355536 | 12:17 |
*** annp has quit IRC | 12:17 | |
*** amotoki has joined #openstack-neutron | 12:19 | |
*** ushkalim has joined #openstack-neutron | 12:22 | |
*** lucas-hungry is now known as lucasagomes | 12:26 | |
*** yamamoto has joined #openstack-neutron | 12:28 | |
*** yamamoto has quit IRC | 12:32 | |
*** lilintan has quit IRC | 12:33 | |
*** obondarev has quit IRC | 12:33 | |
*** nicolasbock has quit IRC | 12:35 | |
*** prateek has quit IRC | 12:36 | |
*** claudiub|3 has joined #openstack-neutron | 12:37 | |
*** claudiub|4 has joined #openstack-neutron | 12:37 | |
jschwarz | dougwig, https://review.openstack.org/351490 | 12:38 |
*** jprovazn has quit IRC | 12:38 | |
*** claudiub|2 has quit IRC | 12:38 | |
*** claudiub has quit IRC | 12:38 | |
*** jprovazn has joined #openstack-neutron | 12:41 | |
*** jamesdenton has joined #openstack-neutron | 12:42 | |
apuimedo | ajo: Yesteday I made a new version of celebdor/trusty64 | 12:45 |
ajo | apuimedo, hmm, nice, I'll give it a shot | 12:45 |
apuimedo | thanks! | 12:45 |
apuimedo | g17 | 12:46 |
*** lilintan has joined #openstack-neutron | 12:46 | |
*** nplanel has joined #openstack-neutron | 12:46 | |
*** devvesa has quit IRC | 12:50 | |
*** thorst_ has quit IRC | 12:50 | |
*** aqkhan__ has joined #openstack-neutron | 12:50 | |
*** aqkhan_ has quit IRC | 12:51 | |
*** javeriak has joined #openstack-neutron | 12:51 | |
*** aqkhan_ has joined #openstack-neutron | 12:51 | |
*** kobis has joined #openstack-neutron | 12:52 | |
*** lilintan has quit IRC | 12:53 | |
*** yedongcan has left #openstack-neutron | 12:53 | |
*** aqkhan__ has quit IRC | 12:55 | |
*** yamamoto has joined #openstack-neutron | 12:55 | |
*** amuller has joined #openstack-neutron | 12:58 | |
garyk1 | armax: concerns are unjustified :) | 12:59 |
armax | garyk1: ? | 12:59 |
*** vhoward has joined #openstack-neutron | 13:00 | |
garyk1 | i am just humored by your comments on the review. | 13:00 |
armax | yes they are | 13:00 |
armax | I tried to explained that | 13:00 |
armax | if you disagree, please find me an issue, going back is not an option | 13:00 |
armax | providing a way to go backwards is not a viable option | 13:01 |
*** claudiub has joined #openstack-neutron | 13:01 | |
*** claudiub|2 has joined #openstack-neutron | 13:01 | |
armax | unless there’s a critical issue, which should be spotted now or shortly after this lands, I see no reason to provide a rollback path | 13:01 |
garyk1 | i have only tested this feature from a greenfield installation. that was creating one network, one subnet and one port. | 13:01 |
armax | garyk1: we got functional and grenade testing in the gate | 13:02 |
armax | surely enough this can be tested downstream in envs that mimic real deployments | 13:02 |
armax | but we can do so by having this land sooner rather than later | 13:02 |
*** claudiub|3 has quit IRC | 13:02 | |
garyk1 | armax in the grenade code i am not sure wha configuration is created. its not like something that is in production. my concern that that someone in production upgrades to newton. then they are unable to spin up instances. | 13:03 |
armax | noone in prod upgrades to Newton without precautions put in place | 13:03 |
*** minervapanda has quit IRC | 13:03 | |
*** claudiub|4 has quit IRC | 13:03 | |
garyk1 | what precautions are there here? | 13:03 |
garyk1 | they are not aware of this. | 13:03 |
*** EinstCrazy has joined #openstack-neutron | 13:03 | |
garyk1 | we are chaning the default behaviour | 13:03 |
*** itzkb_ has joined #openstack-neutron | 13:04 | |
*** itzikb has quit IRC | 13:04 | |
armax | there are release notes!! | 13:04 |
*** jprovazn has quit IRC | 13:04 | |
garyk1 | i'll give you an example | 13:04 |
*** claudiub|3 has joined #openstack-neutron | 13:04 | |
garyk1 | in nova they changed the way that port created out of nova are deleted. in icehouse nova would delete them when an instance was del;eted. | 13:04 |
*** claudiub|4 has joined #openstack-neutron | 13:04 | |
garyk1 | in kilo this changed to nova nolonger deleting these | 13:04 |
*** bkopilov has joined #openstack-neutron | 13:05 | |
garyk1 | people who build heat templates etc around this suddenly hit issues and tenant quotos were reached and they needed to change behavious | 13:05 |
garyk1 | i think that is something that is larger than that. | 13:05 |
garyk1 | anyways, lets fix stuff if it breaks. | 13:06 |
*** jprovazn has joined #openstack-neutron | 13:06 | |
*** pradk has quit IRC | 13:06 | |
*** mvk has joined #openstack-neutron | 13:06 | |
*** claudiub has quit IRC | 13:06 | |
*** claudiub|2 has quit IRC | 13:06 | |
*** claudiub|4 is now known as claudiub|2 | 13:07 | |
*** rtheis_ has joined #openstack-neutron | 13:09 | |
*** liuyulong has joined #openstack-neutron | 13:11 | |
*** rtheis has quit IRC | 13:13 | |
*** tbachman has joined #openstack-neutron | 13:15 | |
*** jlibosva has quit IRC | 13:15 | |
*** jlibosva has joined #openstack-neutron | 13:16 | |
*** jpena|lunch is now known as jpena | 13:18 | |
*** c64cosmin has joined #openstack-neutron | 13:19 | |
*** baoli_ has quit IRC | 13:19 | |
*** baoli has joined #openstack-neutron | 13:20 | |
openstackgerrit | Omer Anson proposed openstack/neutron: Generate OVSDB schema helper in a separate method https://review.openstack.org/323707 | 13:21 |
openstackgerrit | Omer Anson proposed openstack/neutron: Add support to filter OVSDB columns https://review.openstack.org/329031 | 13:21 |
openstackgerrit | Omer Anson proposed openstack/neutron: Add functional tests for OVSDB Connection https://review.openstack.org/355943 | 13:22 |
*** EinstCrazy has quit IRC | 13:22 | |
*** vikram has quit IRC | 13:27 | |
*** ekuris has quit IRC | 13:29 | |
*** kobis has quit IRC | 13:29 | |
*** yamamoto has quit IRC | 13:29 | |
*** jlibosva has quit IRC | 13:30 | |
*** eandersson_ has joined #openstack-neutron | 13:30 | |
*** yamamoto has joined #openstack-neutron | 13:30 | |
*** kobis has joined #openstack-neutron | 13:32 | |
*** javeriak has quit IRC | 13:33 | |
*** janzian has joined #openstack-neutron | 13:33 | |
*** cleong has joined #openstack-neutron | 13:33 | |
*** manikanta_tadi has quit IRC | 13:33 | |
*** mickeys has joined #openstack-neutron | 13:34 | |
*** sonofthor has joined #openstack-neutron | 13:35 | |
*** obondarev has joined #openstack-neutron | 13:35 | |
openstackgerrit | IWAMOTO Toshihiro proposed openstack/neutron: Revert "Reset RNG seed with current time and pid for each test started" https://review.openstack.org/298578 | 13:37 |
*** edmondsw has joined #openstack-neutron | 13:37 | |
openstackgerrit | Sindhu Devale proposed openstack/neutron: Relocate Geneve DB models https://review.openstack.org/355594 | 13:39 |
*** gvrangan has joined #openstack-neutron | 13:39 | |
*** tongli has joined #openstack-neutron | 13:39 | |
*** ametts has joined #openstack-neutron | 13:40 | |
openstackgerrit | John Perkins proposed openstack/neutron: Rename qos policy binding models class attr https://review.openstack.org/356472 | 13:41 |
openstackgerrit | Omer Anson proposed openstack/neutron: Generate OVSDB schema helper in a separate method https://review.openstack.org/323707 | 13:43 |
*** Jaison has quit IRC | 13:46 | |
*** mohankumar has quit IRC | 13:46 | |
*** regXboi has joined #openstack-neutron | 13:46 | |
*** karthiks_afk is now known as karthiks | 13:50 | |
*** thumpba has joined #openstack-neutron | 13:52 | |
*** liuyulong_ has joined #openstack-neutron | 13:55 | |
beagles | moshele, can you refresh my memory as to where vlan id's get set on VFs? | 13:55 |
*** jlibosva has joined #openstack-neutron | 13:57 | |
*** prateek has joined #openstack-neutron | 13:58 | |
*** liuyulong|away has quit IRC | 13:58 | |
*** itzikb has joined #openstack-neutron | 14:01 | |
*** ociuhandu has quit IRC | 14:01 | |
*** itzkb_ has quit IRC | 14:01 | |
*** dane_leblanc has joined #openstack-neutron | 14:02 | |
*** mkolesni has quit IRC | 14:02 | |
*** jlibosva has quit IRC | 14:04 | |
*** jlibosva has joined #openstack-neutron | 14:04 | |
*** garyk1 has quit IRC | 14:04 | |
*** amotoki has quit IRC | 14:05 | |
*** liuyulong has quit IRC | 14:05 | |
*** armax has quit IRC | 14:05 | |
*** saggi has quit IRC | 14:05 | |
*** saggi has joined #openstack-neutron | 14:08 | |
*** pradk has joined #openstack-neutron | 14:08 | |
*** tonytan4ever has joined #openstack-neutron | 14:10 | |
*** prateek_ has joined #openstack-neutron | 14:11 | |
*** armax has joined #openstack-neutron | 14:12 | |
*** amotoki has joined #openstack-neutron | 14:12 | |
*** ociuhandu has joined #openstack-neutron | 14:12 | |
*** ihrachys has joined #openstack-neutron | 14:13 | |
*** prateek has quit IRC | 14:14 | |
*** mvandijk has left #openstack-neutron | 14:15 | |
*** mvandijk has joined #openstack-neutron | 14:16 | |
*** sleviim has quit IRC | 14:17 | |
*** moshele has quit IRC | 14:20 | |
*** sridharg has quit IRC | 14:20 | |
*** hockeynut has joined #openstack-neutron | 14:20 | |
*** ihrachys has quit IRC | 14:21 | |
*** marst has quit IRC | 14:21 | |
*** ihrachys has joined #openstack-neutron | 14:21 | |
*** trevormc has joined #openstack-neutron | 14:22 | |
*** haplo37_ has joined #openstack-neutron | 14:22 | |
*** g3ek has joined #openstack-neutron | 14:23 | |
dlundquist | johnthetubaguy: https://review.openstack.org/#/c/313070/ | 14:23 |
*** ihrachys has quit IRC | 14:23 | |
*** claudiub has joined #openstack-neutron | 14:24 | |
*** claudiub|4 has joined #openstack-neutron | 14:24 | |
*** ihrachys has joined #openstack-neutron | 14:24 | |
*** claudiu0 has joined #openstack-neutron | 14:25 | |
*** claudiu7 has joined #openstack-neutron | 14:25 | |
*** claudiub|2 has quit IRC | 14:25 | |
*** claudiub|3 has quit IRC | 14:25 | |
*** hynekm has quit IRC | 14:26 | |
*** yamamoto has quit IRC | 14:27 | |
*** yamahata has joined #openstack-neutron | 14:27 | |
*** edand has quit IRC | 14:28 | |
*** iyamahat has joined #openstack-neutron | 14:28 | |
*** claudiub has quit IRC | 14:28 | |
*** claudiub|4 has quit IRC | 14:28 | |
*** yamamoto has joined #openstack-neutron | 14:29 | |
*** c64cosmin has quit IRC | 14:29 | |
*** itisha has joined #openstack-neutron | 14:30 | |
*** alraddarla_ has joined #openstack-neutron | 14:30 | |
*** claudiu0 has quit IRC | 14:31 | |
*** claudiu7 has quit IRC | 14:32 | |
*** pbandark has quit IRC | 14:33 | |
*** yamamoto has quit IRC | 14:34 | |
*** nplanel has quit IRC | 14:35 | |
openstackgerrit | Inessa Vasilevskaya proposed openstack/neutron: ovsfw: fix troublesome port_rule_masking https://review.openstack.org/353782 | 14:37 |
*** yfried has quit IRC | 14:37 | |
*** pgadiya has quit IRC | 14:38 | |
*** bfernando has quit IRC | 14:39 | |
*** padkrish has joined #openstack-neutron | 14:39 | |
haleyb | liuyulong_: hi, i think you pinged me a few times, but i've been out. anything you need me to look at? | 14:40 |
*** michauds has joined #openstack-neutron | 14:40 | |
*** rtheis has joined #openstack-neutron | 14:41 | |
*** padkrish_ has joined #openstack-neutron | 14:42 | |
jschwarz | blogan, heya | 14:42 |
jschwarz | blogan, could you review https://review.openstack.org/#/c/351490/ ? it's a one liner, dougwig already +2'd it and it's blocking some of nmagnezi's work | 14:42 |
jschwarz | or haleyb? | 14:43 |
*** rtheis has quit IRC | 14:43 | |
nmagnezi | thanks jschwarz :) | 14:44 |
*** bfernando has joined #openstack-neutron | 14:44 | |
haleyb | jschwarz: i don't have +2 in lbaas | 14:44 |
*** padkrish has quit IRC | 14:44 | |
*** rtheis has joined #openstack-neutron | 14:45 | |
*** rtheis_ has quit IRC | 14:45 | |
*** sindhu has joined #openstack-neutron | 14:46 | |
*** mosulica has quit IRC | 14:46 | |
jschwarz | haleyb, :O :< | 14:46 |
*** jckasper has quit IRC | 14:46 | |
*** ihrachys has quit IRC | 14:47 | |
*** ihrachys has joined #openstack-neutron | 14:49 | |
*** nmagnezi has quit IRC | 14:49 | |
*** jckasper has joined #openstack-neutron | 14:50 | |
*** ihrachys has quit IRC | 14:50 | |
*** erhudy has joined #openstack-neutron | 14:51 | |
*** ihrachys has joined #openstack-neutron | 14:51 | |
*** marst has joined #openstack-neutron | 14:54 | |
*** mkolesni has joined #openstack-neutron | 14:54 | |
openstackgerrit | Anindita Das proposed openstack/neutron: Relocate VlanAllocation DB model https://review.openstack.org/356144 | 14:55 |
openstackgerrit | Merged openstack/neutron: Clean imports in code https://review.openstack.org/355303 | 14:56 |
*** fnaval has joined #openstack-neutron | 14:56 | |
*** tri2sing has joined #openstack-neutron | 14:56 | |
*** roeyc has quit IRC | 14:57 | |
openstackgerrit | Jakub Libosvar proposed openstack/neutron: TrunkManager for the OVS agent https://review.openstack.org/335536 | 14:57 |
*** rvba has quit IRC | 14:59 | |
*** fnaval_ has quit IRC | 14:59 | |
*** elo has quit IRC | 14:59 | |
openstackgerrit | Kevin Benton proposed openstack/neutron: Move retry decorators to plugins for mutating ops https://review.openstack.org/356530 | 15:00 |
*** fnaval has quit IRC | 15:01 | |
*** mlavalle has quit IRC | 15:01 | |
*** fnaval has joined #openstack-neutron | 15:01 | |
*** davidsha has quit IRC | 15:02 | |
*** charliekang has joined #openstack-neutron | 15:02 | |
*** openstackgerrit has quit IRC | 15:03 | |
*** openstackgerrit has joined #openstack-neutron | 15:04 | |
*** parora has joined #openstack-neutron | 15:07 | |
*** sshank has joined #openstack-neutron | 15:07 | |
*** jlibosva has quit IRC | 15:07 | |
*** jlibosva has joined #openstack-neutron | 15:08 | |
*** prateek_ has quit IRC | 15:08 | |
*** ihrachys has quit IRC | 15:08 | |
Sam-I-Am | has anyone seen andreas scheuring lately? | 15:09 |
Sam-I-Am | armax: ^ | 15:09 |
*** ihrachys has joined #openstack-neutron | 15:09 | |
*** prateek_ has joined #openstack-neutron | 15:10 | |
*** amotoki has quit IRC | 15:10 | |
*** jckasper_ has joined #openstack-neutron | 15:10 | |
*** jckasper has quit IRC | 15:11 | |
*** rtheis has quit IRC | 15:11 | |
*** ihrachys has quit IRC | 15:11 | |
*** rtheis has joined #openstack-neutron | 15:11 | |
*** maestropandy has quit IRC | 15:11 | |
*** ihrachys has joined #openstack-neutron | 15:12 | |
*** parora has quit IRC | 15:13 | |
*** vthapar has quit IRC | 15:14 | |
*** john-davidge has quit IRC | 15:15 | |
*** rtheis_ has joined #openstack-neutron | 15:15 | |
*** jckasper has joined #openstack-neutron | 15:15 | |
*** ihrachys has quit IRC | 15:16 | |
*** john-davidge has joined #openstack-neutron | 15:16 | |
*** jckasper_ has quit IRC | 15:16 | |
*** ihrachys has joined #openstack-neutron | 15:16 | |
*** rtheis has quit IRC | 15:16 | |
*** sindhu has quit IRC | 15:16 | |
openstackgerrit | boden proposed openstack/neutron-lib: Enhance pyir tooling CLI https://review.openstack.org/356139 | 15:16 |
*** sindhu has joined #openstack-neutron | 15:16 | |
*** oanson has quit IRC | 15:17 | |
*** jlibosva has quit IRC | 15:18 | |
*** jlibosva has joined #openstack-neutron | 15:18 | |
*** mlavalle1 has joined #openstack-neutron | 15:19 | |
openstackgerrit | Shashank Kumar Shankar proposed openstack/neutron: Relocate Router Extra Attributes DB Model https://review.openstack.org/356108 | 15:20 |
*** sindhu has quit IRC | 15:20 | |
*** sindhu has joined #openstack-neutron | 15:21 | |
*** vhoward has quit IRC | 15:21 | |
*** Leom has joined #openstack-neutron | 15:22 | |
*** zhhuabj_ has quit IRC | 15:23 | |
*** Leom_ has joined #openstack-neutron | 15:23 | |
*** zhhuabj_ has joined #openstack-neutron | 15:24 | |
*** ihrachys has quit IRC | 15:26 | |
*** ihrachys has joined #openstack-neutron | 15:26 | |
*** Leom has quit IRC | 15:26 | |
jlibosva | mlavalle1: https://review.openstack.org/#/c/344281/ | 15:28 |
*** ihrachys has quit IRC | 15:30 | |
*** ihrachys has joined #openstack-neutron | 15:30 | |
*** ivasilevskaya has quit IRC | 15:31 | |
*** yamamoto has joined #openstack-neutron | 15:32 | |
*** ihrachys has quit IRC | 15:32 | |
*** Swami has joined #openstack-neutron | 15:34 | |
*** Sukhdev has joined #openstack-neutron | 15:35 | |
*** donghao has quit IRC | 15:35 | |
*** itzikb has quit IRC | 15:36 | |
*** rtheis_ is now known as rtheis | 15:36 | |
*** yamamoto has quit IRC | 15:37 | |
blogan | jschwarz: done | 15:39 |
jschwarz | blogan, thanks :) | 15:39 |
*** obondarev has quit IRC | 15:41 | |
*** parora has joined #openstack-neutron | 15:41 | |
*** rubasov has quit IRC | 15:42 | |
*** numans has quit IRC | 15:42 | |
*** ihrachys has joined #openstack-neutron | 15:42 | |
*** obondarev has joined #openstack-neutron | 15:43 | |
openstackgerrit | Sindhu Devale proposed openstack/neutron: Relocate RouterL3AgentBinding DB model https://review.openstack.org/355719 | 15:44 |
*** thumpba has quit IRC | 15:44 | |
*** prateek_ has quit IRC | 15:45 | |
*** matrohon has quit IRC | 15:46 | |
*** ihrachys has quit IRC | 15:48 | |
*** abregman has quit IRC | 15:49 | |
*** ihrachys has joined #openstack-neutron | 15:49 | |
*** jhershbe has quit IRC | 15:51 | |
*** ihrachys has quit IRC | 15:51 | |
openstackgerrit | John Davidge proposed openstack/neutron: Port creation with Service Subnets https://review.openstack.org/350613 | 15:51 |
*** mhickey has quit IRC | 15:53 | |
*** ihrachys has joined #openstack-neutron | 15:53 | |
*** amotoki has joined #openstack-neutron | 15:56 | |
*** gvrangan has quit IRC | 15:57 | |
*** padkrish_ has quit IRC | 15:57 | |
*** rcernin has quit IRC | 15:58 | |
*** tmorin has quit IRC | 15:59 | |
Sukhdev | Hey Neutrinos how is mid-cycle going on in Cork? | 16:00 |
*** thorst_ has joined #openstack-neutron | 16:01 | |
*** vijaykc4 has joined #openstack-neutron | 16:02 | |
*** mkolesni has quit IRC | 16:03 | |
*** snizar_ has joined #openstack-neutron | 16:03 | |
*** snizar has joined #openstack-neutron | 16:03 | |
*** andymaier has quit IRC | 16:03 | |
*** dmellado is now known as dmellado|off | 16:05 | |
openstackgerrit | Akihiro Motoki proposed openstack/python-neutronclient: Enable DeprecationWarning in test environments https://review.openstack.org/353153 | 16:06 |
*** vijaykc4 has quit IRC | 16:07 | |
*** ivar-lazzaro has joined #openstack-neutron | 16:07 | |
*** cbouch has joined #openstack-neutron | 16:07 | |
*** mmalik4 has joined #openstack-neutron | 16:08 | |
*** saggi has quit IRC | 16:08 | |
*** ivar-laz_ has joined #openstack-neutron | 16:08 | |
*** vijaykc4 has joined #openstack-neutron | 16:09 | |
*** vijaykc4 has quit IRC | 16:11 | |
*** a_ta has joined #openstack-neutron | 16:11 | |
*** ivar-lazzaro has quit IRC | 16:11 | |
*** ihrachys has quit IRC | 16:12 | |
*** obondarev has quit IRC | 16:12 | |
openstackgerrit | John Perkins proposed openstack/neutron: Qos Port Policy Binding to OVO https://review.openstack.org/356576 | 16:13 |
*** vhosakot has joined #openstack-neutron | 16:18 | |
*** padkrish has joined #openstack-neutron | 16:19 | |
*** bfernando has quit IRC | 16:20 | |
*** garyk1 has joined #openstack-neutron | 16:22 | |
*** alraddarla_ has quit IRC | 16:23 | |
*** garyk has quit IRC | 16:24 | |
*** ihrachys has joined #openstack-neutron | 16:25 | |
*** ivar-laz_ has quit IRC | 16:27 | |
*** prateek has joined #openstack-neutron | 16:28 | |
*** ihrachys has quit IRC | 16:28 | |
Swanson | Hi, I'm running a single node devstack machine and am trying to setup a simple network for it. Doesn't seem like I can route to it. Am I doing something obviously wrong? http://paste.openstack.org/show/559070/ | 16:29 |
*** parora has quit IRC | 16:29 | |
kevinbenton | armax, carl_baldwin, jschwarz, john-davidge: traffic is awful. Call cabs now if you haven't | 16:31 |
john-davidge | kevinbenton: Thanks for the heads-up | 16:31 |
jschwarz | kevinbenton, ack | 16:31 |
manjeets_ | john-davidge, dasm is first day over ? | 16:32 |
*** iranzo has quit IRC | 16:32 | |
manjeets_ | for midcyle any update on virtual attendance ? | 16:33 |
john-davidge | manjeets_: First day is just about wrapping up now | 16:33 |
manjeets_ | are they maintaining any etherpad or document ? | 16:34 |
*** prateek_ has joined #openstack-neutron | 16:34 | |
manjeets_ | john-davidge, | 16:34 |
john-davidge | manjeets_: virtual attendance will be unlikely I think, lot's of branching discussions | 16:34 |
john-davidge | manjeets_: etherpad is here: https://etherpad.openstack.org/p/newton-neutron-midcycle-workitems | 16:34 |
manjeets_ | john-davidge, do you mean grouping within people who are already present there ? | 16:34 |
carl_baldwin | kevinbenton: ack | 16:35 |
john-davidge | manjeets_: Today has been many wide-scope discussions. More focus will probably come later | 16:35 |
*** fnaval has quit IRC | 16:36 | |
manjeets_ | thanks john-davidge | 16:36 |
*** bwallis has quit IRC | 16:36 | |
*** prateek has quit IRC | 16:37 | |
carl_baldwin | kevinbenton: We might just wait for traffic to cool down. We're looking to see if we can find out when that might be. | 16:38 |
*** jhershbe has joined #openstack-neutron | 16:38 | |
Sam-I-Am | isnt there a bar on every corner? | 16:39 |
*** yfried has joined #openstack-neutron | 16:39 | |
*** shashank_hegde has joined #openstack-neutron | 16:39 | |
dasm | Sam-I-Am: mhickey told something like this. | 16:40 |
dasm | Sam-I-Am: but no one confirmed it yet | 16:40 |
*** ihrachys has joined #openstack-neutron | 16:41 | |
openstackgerrit | Sindhu Devale proposed openstack/neutron: Relocate RouterL3AgentBinding DB model https://review.openstack.org/355719 | 16:41 |
*** kobis has quit IRC | 16:44 | |
*** ihrachys has quit IRC | 16:44 | |
*** manikanta_tadi has joined #openstack-neutron | 16:45 | |
*** ihrachys has joined #openstack-neutron | 16:46 | |
*** ihrachys has quit IRC | 16:49 | |
*** padkrish has quit IRC | 16:49 | |
*** ihrachys has joined #openstack-neutron | 16:49 | |
*** parora has joined #openstack-neutron | 16:50 | |
*** iyamahat has quit IRC | 16:51 | |
*** iyamahat has joined #openstack-neutron | 16:51 | |
john-davidge | Sam-I-Am: Unfortunately the highway to the office has no corners | 16:52 |
*** gvrangan has joined #openstack-neutron | 16:52 | |
*** prateek has joined #openstack-neutron | 16:52 | |
Sam-I-Am | john-davidge: how about bars with rounded corners? | 16:53 |
*** prateek_ has quit IRC | 16:53 | |
*** parora has quit IRC | 16:55 | |
*** sindhu has quit IRC | 16:55 | |
*** fnaval has joined #openstack-neutron | 16:55 | |
john-davidge | Sam-I-Am: a squircle? | 16:55 |
*** sindhu has joined #openstack-neutron | 16:55 | |
*** kobis has joined #openstack-neutron | 16:55 | |
Sam-I-Am | .... sure | 16:56 |
*** sambetts is now known as sambetts|afk | 16:56 | |
*** iyamahat has quit IRC | 16:58 | |
*** john-davidge has quit IRC | 16:58 | |
*** yamahata has quit IRC | 16:58 | |
*** jckasper has quit IRC | 16:58 | |
*** trevormc has quit IRC | 16:58 | |
*** rtheis has quit IRC | 16:58 | |
*** liusheng has quit IRC | 16:59 | |
*** bkopilov has quit IRC | 16:59 | |
*** padkrish has joined #openstack-neutron | 17:00 | |
*** lucasagomes is now known as lucas-dinner | 17:00 | |
*** tesseract- has quit IRC | 17:00 | |
*** sindhu has quit IRC | 17:01 | |
openstackgerrit | Merged openstack/neutron-fwaas: Enable DeprecationWarning in test environments https://review.openstack.org/353148 | 17:04 |
*** shashank_hegde has quit IRC | 17:04 | |
*** bwallis has joined #openstack-neutron | 17:05 | |
*** fragatina has joined #openstack-neutron | 17:05 | |
*** prateek_ has joined #openstack-neutron | 17:07 | |
*** nlahouti has joined #openstack-neutron | 17:07 | |
*** padkrish has quit IRC | 17:08 | |
openstackgerrit | John Schwarz proposed openstack/neutron: objects: expose database model for NeutronDbObject instances https://review.openstack.org/348279 | 17:09 |
*** prateek has quit IRC | 17:10 | |
*** parora has joined #openstack-neutron | 17:11 | |
*** prateek_ has quit IRC | 17:12 | |
*** sindhu has joined #openstack-neutron | 17:14 | |
*** Sukhdev has quit IRC | 17:17 | |
openstackgerrit | Ihar Hrachyshka proposed openstack/neutron: policy: cache extracted parent fields for OwnerCheck https://review.openstack.org/271830 | 17:18 |
*** kobis has quit IRC | 17:19 | |
dlundquist | Sam-I-Am: I have a few more informational updates to 356551, but will wait you finish stylistic updates and I get back to a laptop. | 17:21 |
Sam-I-Am | ok | 17:21 |
*** iyamahat has joined #openstack-neutron | 17:22 | |
*** sshank has quit IRC | 17:24 | |
*** amotoki has quit IRC | 17:24 | |
*** oshvartz has joined #openstack-neutron | 17:24 | |
*** ihrachys has quit IRC | 17:25 | |
*** amotoki has joined #openstack-neutron | 17:25 | |
*** tonytan4ever has quit IRC | 17:25 | |
*** rcernin has joined #openstack-neutron | 17:26 | |
*** Leom_ has quit IRC | 17:26 | |
*** amotoki has quit IRC | 17:28 | |
*** ushkalim has quit IRC | 17:28 | |
*** fragatina has quit IRC | 17:30 | |
*** fragatina has joined #openstack-neutron | 17:31 | |
*** mvk has quit IRC | 17:31 | |
*** armax has quit IRC | 17:31 | |
*** mvandijk has left #openstack-neutron | 17:32 | |
*** mlavalle1 has quit IRC | 17:33 | |
*** jlibosva has quit IRC | 17:33 | |
*** yamamoto has joined #openstack-neutron | 17:34 | |
*** obondarev has joined #openstack-neutron | 17:34 | |
*** obondarev has quit IRC | 17:34 | |
*** manikanta_tadi has quit IRC | 17:34 | |
*** iranzo has joined #openstack-neutron | 17:35 | |
openstackgerrit | Wojciech Dec proposed openstack/neutron: Add name spaces initializing interface driver https://review.openstack.org/337263 | 17:36 |
*** padkrish has joined #openstack-neutron | 17:37 | |
*** wolverineav has quit IRC | 17:37 | |
*** yamamoto has quit IRC | 17:38 | |
*** ivar-lazzaro has joined #openstack-neutron | 17:40 | |
*** ivar-lazzaro has quit IRC | 17:40 | |
*** yamahata has joined #openstack-neutron | 17:41 | |
*** yfried has quit IRC | 17:42 | |
*** stevemar_ has joined #openstack-neutron | 17:43 | |
*** stevemar_ has quit IRC | 17:43 | |
*** prateek_ has joined #openstack-neutron | 17:44 | |
*** hynekm has joined #openstack-neutron | 17:46 | |
*** parora has quit IRC | 17:47 | |
*** hockeynut has quit IRC | 17:48 | |
*** bkopilov has joined #openstack-neutron | 17:49 | |
*** shashank_hegde has joined #openstack-neutron | 17:50 | |
*** tflynn has joined #openstack-neutron | 17:55 | |
*** nmagnezi has joined #openstack-neutron | 17:58 | |
nmagnezi | jschwarz, thanks for the recheck | 17:59 |
*** s3wong has joined #openstack-neutron | 17:59 | |
*** hockeynut has joined #openstack-neutron | 17:59 | |
openstackgerrit | Ryan Tidwell proposed openstack/neutron: [WIP] Implement server-side state management for trunks https://review.openstack.org/356134 | 18:02 |
*** tidwellr has joined #openstack-neutron | 18:03 | |
*** javeriak has joined #openstack-neutron | 18:03 | |
*** sterdnotshaken has joined #openstack-neutron | 18:04 | |
*** ivar-lazzaro has joined #openstack-neutron | 18:04 | |
openstackgerrit | Sridar Kandaswamy proposed openstack/neutron-fwaas: FWaaS v2 Database https://review.openstack.org/311159 | 18:07 |
*** mvk has joined #openstack-neutron | 18:07 | |
*** javeriak_ has joined #openstack-neutron | 18:07 | |
*** javeriak has quit IRC | 18:07 | |
*** dkehn has quit IRC | 18:07 | |
*** dkehn_ has quit IRC | 18:08 | |
*** sbalukoff has quit IRC | 18:11 | |
*** sbalukoff has joined #openstack-neutron | 18:11 | |
openstackgerrit | Margaret Frances proposed openstack/neutron-fwaas: [WIP] FWaaS V2 Versioned object https://review.openstack.org/342476 | 18:12 |
openstackgerrit | Merged openstack/neutron-lib: Enable DeprecationWarning in test environments https://review.openstack.org/353154 | 18:14 |
*** dkehn has joined #openstack-neutron | 18:15 | |
*** edand has joined #openstack-neutron | 18:16 | |
*** wolverineav has joined #openstack-neutron | 18:17 | |
*** jhershbe has quit IRC | 18:19 | |
*** dkehn_ has joined #openstack-neutron | 18:20 | |
*** sterdnotshaken has quit IRC | 18:20 | |
openstackgerrit | Anindita Das proposed openstack/neutron: [WIP] OVO for VlanAllocation https://review.openstack.org/356660 | 18:23 |
*** ociuhandu has quit IRC | 18:24 | |
openstackgerrit | Wojciech Dec proposed openstack/neutron: Add name spaces initializing interface driver https://review.openstack.org/337263 | 18:25 |
*** tonytan4ever has joined #openstack-neutron | 18:26 | |
openstackgerrit | Wojciech Dec proposed openstack/neutron: Add name spaces initializing interface driver https://review.openstack.org/337263 | 18:26 |
openstackgerrit | Manjeet Singh Bhatia proposed openstack/neutron: Relocate external network db models https://review.openstack.org/351955 | 18:27 |
*** jhershbe has joined #openstack-neutron | 18:27 | |
*** sshank has joined #openstack-neutron | 18:31 | |
*** tonytan4ever has quit IRC | 18:31 | |
*** padkrish has quit IRC | 18:34 | |
*** padkrish has joined #openstack-neutron | 18:35 | |
*** sbalukoff has quit IRC | 18:37 | |
*** wolverineav has quit IRC | 18:37 | |
*** sbalukoff has joined #openstack-neutron | 18:37 | |
*** wolverineav has joined #openstack-neutron | 18:37 | |
*** padkrish has quit IRC | 18:37 | |
*** a_ta has quit IRC | 18:41 | |
*** vhoward has joined #openstack-neutron | 18:42 | |
*** parora has joined #openstack-neutron | 18:45 | |
*** jhershbe has quit IRC | 18:45 | |
*** ametts has quit IRC | 18:45 | |
*** prateek_ has quit IRC | 18:49 | |
*** prateek has joined #openstack-neutron | 18:49 | |
*** padkrish has joined #openstack-neutron | 18:50 | |
*** padkrish has quit IRC | 18:51 | |
*** parora has quit IRC | 18:52 | |
*** hoonetorg has quit IRC | 18:53 | |
*** padkrish has joined #openstack-neutron | 18:55 | |
*** ametts has joined #openstack-neutron | 18:56 | |
*** rkukura has quit IRC | 18:57 | |
*** padkrish has quit IRC | 18:59 | |
*** sindhu has quit IRC | 19:01 | |
*** sindhu has joined #openstack-neutron | 19:01 | |
*** nyechiel_ has quit IRC | 19:03 | |
*** thumpba has joined #openstack-neutron | 19:05 | |
*** jamielennox has quit IRC | 19:06 | |
*** hoonetorg has joined #openstack-neutron | 19:06 | |
*** fifieldt has quit IRC | 19:07 | |
*** Sukhdev has joined #openstack-neutron | 19:07 | |
*** beagles is now known as beagles_biab | 19:08 | |
*** padkrish has joined #openstack-neutron | 19:08 | |
*** rkukura has joined #openstack-neutron | 19:09 | |
*** jamielennox has joined #openstack-neutron | 19:09 | |
*** padkrish has quit IRC | 19:10 | |
*** padkrish has joined #openstack-neutron | 19:11 | |
*** edand has quit IRC | 19:11 | |
*** snizar_ has quit IRC | 19:13 | |
*** snizar has quit IRC | 19:13 | |
*** tongli has quit IRC | 19:15 | |
*** Leom has joined #openstack-neutron | 19:16 | |
*** hynekm has quit IRC | 19:18 | |
*** fifieldt has joined #openstack-neutron | 19:18 | |
*** padkrish has quit IRC | 19:19 | |
*** ivar-lazzaro has quit IRC | 19:19 | |
*** prateek has quit IRC | 19:22 | |
*** prateek has joined #openstack-neutron | 19:23 | |
*** ociuhandu has joined #openstack-neutron | 19:25 | |
*** edmondsw has quit IRC | 19:28 | |
*** prateek has quit IRC | 19:29 | |
*** prateek_ has joined #openstack-neutron | 19:29 | |
*** padkrish has joined #openstack-neutron | 19:32 | |
*** sindhu has quit IRC | 19:32 | |
*** eandersson_ has quit IRC | 19:36 | |
*** ivar-lazzaro has joined #openstack-neutron | 19:39 | |
*** ivar-lazzaro has quit IRC | 19:43 | |
*** nmagnezi has quit IRC | 19:44 | |
*** jprovazn has quit IRC | 19:44 | |
-openstackstatus- NOTICE: The volume for logs.openstack.org filled up rather suddenly, causing a number of jobs to fail with a POST_FAILURE result and no logs; we're manually expiring some logs now to buy breathing room, but any changes which hit that in the past few minutes will need to be rechecked and/or approved again | 19:45 | |
*** sshank has quit IRC | 19:51 | |
SpamapS | HI! | 19:54 |
SpamapS | we're having some trouble with our neutron-server behind an https terminator | 19:54 |
SpamapS | It's spitting out href's with http:// ... despite that we're setting X-Forwarded-Proto to https | 19:54 |
SpamapS | in reading through pecan+webob ... seems neither of them respect X-Forwarded-Proto in setting wsg.url_scheme .... | 19:55 |
SpamapS | anybody else see this? | 19:55 |
SpamapS | We only found out about this because neutronclient 5.1.0 seems to do version discovery now | 19:55 |
*** prateek_ has quit IRC | 19:58 | |
openstackgerrit | Mohit Malik proposed openstack/neutron: Relocate AddressScope DB model https://review.openstack.org/353643 | 20:00 |
*** sindhu has joined #openstack-neutron | 20:01 | |
*** nmagnezi has joined #openstack-neutron | 20:03 | |
*** sindhu has quit IRC | 20:06 | |
*** Sukhdev has quit IRC | 20:06 | |
*** kevo has joined #openstack-neutron | 20:07 | |
*** prateek has joined #openstack-neutron | 20:10 | |
*** moshele has joined #openstack-neutron | 20:14 | |
*** danpawlik has joined #openstack-neutron | 20:16 | |
SpamapS | FYI, it seems to be deep within webob | 20:17 |
*** danpawlik has quit IRC | 20:17 | |
SpamapS | https://github.com/Pylons/webob/pull/175 | 20:17 |
*** danpawlik has joined #openstack-neutron | 20:17 | |
SpamapS | that would be needed | 20:17 |
SpamapS | so we're going to add a bug and patch to neutron | 20:17 |
openstackgerrit | Nate Johnston proposed openstack/neutron-fwaas: FWaaS v2 Database https://review.openstack.org/311159 | 20:18 |
openstackgerrit | Slawek Kaplonski proposed openstack/python-neutronclient: Add direction field to QoS bandwidth limit. https://review.openstack.org/356690 | 20:19 |
*** sindhu has joined #openstack-neutron | 20:20 | |
*** a_ta has joined #openstack-neutron | 20:23 | |
*** iranzo has quit IRC | 20:23 | |
*** javeriak has joined #openstack-neutron | 20:23 | |
*** sindhu has quit IRC | 20:24 | |
*** danpawlik has quit IRC | 20:25 | |
*** javeriak_ has quit IRC | 20:26 | |
*** javeriak has quit IRC | 20:28 | |
*** sindhu has joined #openstack-neutron | 20:32 | |
*** ivar-lazzaro has joined #openstack-neutron | 20:34 | |
*** ivar-lazzaro has quit IRC | 20:36 | |
*** nmagnezi has quit IRC | 20:37 | |
*** ivar-lazzaro has joined #openstack-neutron | 20:37 | |
*** danpawlik has joined #openstack-neutron | 20:38 | |
*** armax has joined #openstack-neutron | 20:39 | |
*** vhoward has quit IRC | 20:40 | |
*** rcernin has quit IRC | 20:40 | |
*** snizar has joined #openstack-neutron | 20:42 | |
*** snizar_ has joined #openstack-neutron | 20:42 | |
*** moshele has quit IRC | 20:43 | |
*** kbringard has joined #openstack-neutron | 20:45 | |
*** cleong has quit IRC | 20:46 | |
*** gvrangan has quit IRC | 20:47 | |
*** danpawlik has quit IRC | 20:48 | |
openstackgerrit | Mark Doffman proposed openstack/neutron: Add a new configuration variable for api links. https://review.openstack.org/356707 | 20:49 |
*** fnaval has quit IRC | 20:50 | |
*** fnaval has joined #openstack-neutron | 20:51 | |
ankur-gupta-f | amuller: ping? I am assuming you are at the midcycle. But at some point would like to discuss http://docs.openstack.org/developer/neutron/devref/testing_coverage.html with you | 20:52 |
manjeets_ | http://docs.openstack.org/developer/neutron/devref/testing_coverage.html | 20:53 |
manjeets_ | my keyboard is little weird or I newly started using synergy | 20:53 |
openstackgerrit | Brian Haley proposed openstack/neutron: DNM: DVR: debug multinode job failure https://review.openstack.org/356714 | 20:56 |
openstackgerrit | Mark Doffman proposed openstack/neutron: Add a new configuration variable for api links. https://review.openstack.org/356707 | 20:56 |
*** sindhu has quit IRC | 20:58 | |
*** edmondsw has joined #openstack-neutron | 20:58 | |
*** gouthamr has quit IRC | 21:04 | |
*** danpawlik has joined #openstack-neutron | 21:05 | |
*** sdague has quit IRC | 21:06 | |
*** snizar_ has quit IRC | 21:06 | |
*** snizar has quit IRC | 21:06 | |
*** wolverin_ has joined #openstack-neutron | 21:07 | |
*** gvrangan has joined #openstack-neutron | 21:08 | |
*** marst has quit IRC | 21:09 | |
*** cbouch has quit IRC | 21:10 | |
*** sindhu has joined #openstack-neutron | 21:10 | |
*** mmalik4 has quit IRC | 21:11 | |
*** wolverineav has quit IRC | 21:11 | |
*** fifieldt has quit IRC | 21:13 | |
*** snizar has joined #openstack-neutron | 21:13 | |
*** snizar_ has joined #openstack-neutron | 21:13 | |
*** michauds has quit IRC | 21:15 | |
*** xinliang has quit IRC | 21:16 | |
*** marst has joined #openstack-neutron | 21:19 | |
*** gvrangan has quit IRC | 21:23 | |
*** fifieldt has joined #openstack-neutron | 21:24 | |
*** xinliang has joined #openstack-neutron | 21:29 | |
*** pradk has quit IRC | 21:29 | |
*** boden has quit IRC | 21:29 | |
*** Sukhdev has joined #openstack-neutron | 21:33 | |
*** amuller has quit IRC | 21:34 | |
*** mmalik4 has joined #openstack-neutron | 21:35 | |
*** gvrangan has joined #openstack-neutron | 21:35 | |
*** padkrish has quit IRC | 21:35 | |
*** Leom has quit IRC | 21:36 | |
*** Leom has joined #openstack-neutron | 21:37 | |
*** ivasilevskaya has joined #openstack-neutron | 21:41 | |
*** ivar-lazzaro has quit IRC | 21:42 | |
*** ivar-lazzaro has joined #openstack-neutron | 21:43 | |
*** ivar-lazzaro has quit IRC | 21:43 | |
*** padkrish has joined #openstack-neutron | 21:44 | |
openstackgerrit | Mohit Malik proposed openstack/neutron: Relocate AddressScope DB model https://review.openstack.org/353643 | 21:44 |
*** ivasilevskaya has quit IRC | 21:46 | |
*** a_ta has quit IRC | 21:46 | |
*** regXboi has quit IRC | 21:52 | |
*** Leom_ has joined #openstack-neutron | 21:54 | |
*** thorst_ has quit IRC | 21:54 | |
*** Leom has quit IRC | 21:55 | |
*** Leom has joined #openstack-neutron | 21:55 | |
*** alextricity25 has left #openstack-neutron | 21:56 | |
*** Leom has quit IRC | 21:57 | |
*** Leom has joined #openstack-neutron | 21:58 | |
*** Leom_ has quit IRC | 21:58 | |
*** tflynn_ has joined #openstack-neutron | 21:59 | |
*** shashank_hegde has quit IRC | 22:01 | |
*** tflynn has quit IRC | 22:03 | |
*** ametts has quit IRC | 22:04 | |
openstackgerrit | Mohit Malik proposed openstack/neutron: Integrate Address Scope OVO in to database code https://review.openstack.org/354428 | 22:05 |
*** sindhu has quit IRC | 22:06 | |
*** charliekang has quit IRC | 22:06 | |
*** mickeys has quit IRC | 22:07 | |
*** amotoki has joined #openstack-neutron | 22:09 | |
openstackgerrit | Shashank Kumar Shankar proposed openstack/neutron: WIP - OVO for Router Extra Attributes https://review.openstack.org/356766 | 22:09 |
*** amotoki_ has joined #openstack-neutron | 22:10 | |
*** shashank_hegde has joined #openstack-neutron | 22:11 | |
*** jamesdenton has quit IRC | 22:11 | |
*** janzian has quit IRC | 22:11 | |
*** kbringard has quit IRC | 22:14 | |
*** kbringard has joined #openstack-neutron | 22:14 | |
*** amotoki has quit IRC | 22:14 | |
*** elo has joined #openstack-neutron | 22:18 | |
*** hockeynut has quit IRC | 22:22 | |
*** sterdnotshaken has joined #openstack-neutron | 22:23 | |
*** lucas-dinner has quit IRC | 22:23 | |
*** prateek_ has joined #openstack-neutron | 22:24 | |
*** zgleason has quit IRC | 22:24 | |
*** tflynn has joined #openstack-neutron | 22:26 | |
*** prateek has quit IRC | 22:28 | |
*** nlahouti has quit IRC | 22:29 | |
*** yamamoto has joined #openstack-neutron | 22:30 | |
*** tflynn_ has quit IRC | 22:30 | |
*** sterdnotshaken1 has joined #openstack-neutron | 22:30 | |
*** lucasagomes has joined #openstack-neutron | 22:30 | |
*** kbringard has quit IRC | 22:31 | |
*** tflynn has quit IRC | 22:32 | |
*** tflynn has joined #openstack-neutron | 22:33 | |
*** sterdnotshaken has quit IRC | 22:33 | |
*** Leom has quit IRC | 22:33 | |
*** danpawlik has quit IRC | 22:37 | |
*** slaweq has quit IRC | 22:38 | |
openstackgerrit | Armando Migliaccio proposed openstack/neutron: Revisit the Stadium section of the developer guide https://review.openstack.org/335739 | 22:41 |
*** padkrish has quit IRC | 22:42 | |
*** beagles_biab is now known as beagles | 22:42 | |
*** ivar-lazzaro has joined #openstack-neutron | 22:44 | |
manjeets_ | armax, ping | 22:44 |
*** padkrish has joined #openstack-neutron | 22:44 | |
*** nlahouti1 has joined #openstack-neutron | 22:44 | |
*** tidwellr has quit IRC | 22:46 | |
*** ivar-lazzaro has quit IRC | 22:48 | |
*** wolverin_ has quit IRC | 22:48 | |
*** amotoki_ has quit IRC | 22:50 | |
*** wolverineav has joined #openstack-neutron | 22:52 | |
*** vhosakot has quit IRC | 22:53 | |
Sam-I-Am | SpamapS: neutron is in the mid-cycle now, so it might be hard to find people | 22:54 |
*** sterdnotshaken has joined #openstack-neutron | 22:56 | |
*** manikanta_tadi has joined #openstack-neutron | 22:56 | |
*** sterdnotshaken1 has quit IRC | 22:58 | |
*** parora has joined #openstack-neutron | 23:01 | |
*** erhudy has quit IRC | 23:02 | |
*** prateek_ has quit IRC | 23:04 | |
openstackgerrit | YAMAMOTO Takashi proposed openstack/neutron: ML2: Lower log level of "Host filtering is disabled" message https://review.openstack.org/313820 | 23:07 |
*** prateek_ has joined #openstack-neutron | 23:07 | |
*** amotoki has joined #openstack-neutron | 23:08 | |
SpamapS | Sam-I-Am: it's ok, somebody else figured it out, | 23:08 |
SpamapS | Sam-I-Am: Neutron has a special "I'm behind a proxy" setting | 23:08 |
SpamapS | which kind of sucks, but that's life. | 23:09 |
Sam-I-Am | SpamapS: all of the sudden? | 23:09 |
*** parora has quit IRC | 23:10 | |
*** nplanel has joined #openstack-neutron | 23:11 | |
*** sindhu has joined #openstack-neutron | 23:11 | |
SpamapS | Sam-I-Am: keystoneauth or openstackclient seems to have started doing version discovery. Not sure why or when. | 23:13 |
*** amotoki has quit IRC | 23:13 | |
SpamapS | I thought it was the recent neutronclient 5.1.0 | 23:13 |
SpamapS | but it's not | 23:13 |
SpamapS | the links have always been wrong | 23:13 |
SpamapS | but nothing has used them until now | 23:13 |
*** tpsilva has quit IRC | 23:18 | |
Sam-I-Am | version discovery is a Good Thing, but it shouldnt break stuff | 23:24 |
*** lujinluo has joined #openstack-neutron | 23:24 | |
*** padkrish has quit IRC | 23:25 | |
*** sterdnotshaken1 has joined #openstack-neutron | 23:25 | |
*** sterdnotshaken has quit IRC | 23:26 | |
*** sterdnotshaken1 has quit IRC | 23:27 | |
*** gouthamr has joined #openstack-neutron | 23:28 | |
*** padkrish has joined #openstack-neutron | 23:29 | |
*** padkrish has quit IRC | 23:29 | |
*** shashank_hegde has quit IRC | 23:29 | |
openstackgerrit | Armando Migliaccio proposed openstack/neutron-lib: Introduce API definition for trunk extension https://review.openstack.org/353131 | 23:29 |
*** baoli has quit IRC | 23:33 | |
*** amotoki has joined #openstack-neutron | 23:35 | |
*** sindhu has quit IRC | 23:37 | |
*** ivar-lazzaro has joined #openstack-neutron | 23:38 | |
*** djan has joined #openstack-neutron | 23:39 | |
*** amotoki has quit IRC | 23:41 | |
*** Swami has quit IRC | 23:42 | |
*** yushiro has joined #openstack-neutron | 23:43 | |
*** hichihara has joined #openstack-neutron | 23:46 | |
*** manikanta_tadi has quit IRC | 23:46 | |
*** mmalik4 has quit IRC | 23:46 | |
*** sbezverk has joined #openstack-neutron | 23:50 | |
*** wolverineav has quit IRC | 23:50 | |
openstackgerrit | Manjeet Singh Bhatia proposed openstack/neutron: Pass the complete info in sg/rules db into PRECOMMIT_XXX callback https://review.openstack.org/281693 | 23:50 |
*** wolverineav has joined #openstack-neutron | 23:51 | |
sbezverk | hello, does neutron-openvswitch-agent supports communication with ovsdb via named socket? ovsdb_connection = unix:/var/run/openvswitch/db.sock | 23:51 |
*** shashank_hegde has joined #openstack-neutron | 23:54 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!