| *** baoli has joined #openstack-neutron | 00:00 | |
| *** padkrish has quit IRC | 00:00 | |
| *** manishg has joined #openstack-neutron | 00:01 | |
| Sukhdev | armax: Hi | 00:01 |
|---|---|---|
| Sukhdev | armax: I got the other patch pushed as well - here it is https://review.openstack.org/#/c/148749/ | 00:01 |
| armax | Sukhdev: hi | 00:01 |
| armax | Sukhdev: on it | 00:01 |
| *** jerryz has joined #openstack-neutron | 00:02 | |
| armax | Sukhdev: so you intend of abandoning https://review.openstack.org/#/c/140484/ ? | 00:02 |
| *** Marga_ has quit IRC | 00:03 | |
| Sukhdev | armax: Yes that will be abandoned in favor of the new patch | 00:03 |
| *** Marga_ has joined #openstack-neutron | 00:03 | |
| *** Marga_ has quit IRC | 00:03 | |
| armax | ok | 00:03 |
| *** Marga_ has joined #openstack-neutron | 00:04 | |
| *** crc32 has quit IRC | 00:05 | |
| alexpilotti | marun: one question related to the decomissioning | 00:06 |
| *** Marga_ has quit IRC | 00:06 | |
| openstackgerrit | Michael Smith proposed openstack/neutron: manual add/remove router for dvr_snat agent https://review.openstack.org/122024 | 00:06 |
| marun | alexpilotti: decomposition, shoot | 00:07 |
| alexpilotti | marun: we plan to deprecate the Hyper-V plugin and keep only the agent, which is managed by ML2 | 00:07 |
| *** Marga_ has joined #openstack-neutron | 00:07 | |
| *** Marga_ has quit IRC | 00:07 | |
| alexpilotti | marun: is the ML2 RPC interface meant to be stable? | 00:07 |
| *** Marga_ has joined #openstack-neutron | 00:08 | |
| alexpilotti | marun: from what I saw it is versioned, but I don’t recall seeing anywhere any declaration on the stability | 00:08 |
| marun | alexpilotti: I would assume so, since RPC interfaces are versioned (unlike ml2's driver api) | 00:08 |
| marun | alexpilotti: rkukura or Sukhdev would be the best people to ask, I'm not an ml2 expert | 00:08 |
| *** Marga_ has quit IRC | 00:09 | |
| *** jaypipes has quit IRC | 00:09 | |
| *** Marga_ has joined #openstack-neutron | 00:09 | |
| openstackgerrit | Michael Smith proposed openstack/neutron: L3 Agent support of manual dvr snat add/remove https://review.openstack.org/123815 | 00:10 |
| openstackgerrit | Michael Smith proposed openstack/neutron: This patch will be used to compare dvr vs full neturon runs https://review.openstack.org/141897 | 00:10 |
| *** dsneddon has quit IRC | 00:10 | |
| alexpilotti | marun: ok perfect. We’ll move the code to a github repo ASAP, although I still need to properly dig in how the “stub” atcually works | 00:10 |
| *** Marga_ has quit IRC | 00:11 | |
| *** dsneddon has joined #openstack-neutron | 00:11 | |
| *** yamamoto_ has joined #openstack-neutron | 00:11 | |
| *** dane_leblanc has quit IRC | 00:11 | |
| *** yamamoto has quit IRC | 00:11 | |
| *** Marga_ has joined #openstack-neutron | 00:12 | |
| *** seizadi has quit IRC | 00:13 | |
| marun | alexpilotti: good to hear! | 00:13 |
| *** Marga_ has quit IRC | 00:14 | |
| *** amuller has joined #openstack-neutron | 00:14 | |
| *** Marga_ has joined #openstack-neutron | 00:14 | |
| *** Marga_ has quit IRC | 00:14 | |
| *** yamamoto_ has quit IRC | 00:15 | |
| *** ivar-laz_ has quit IRC | 00:15 | |
| *** Marga_ has joined #openstack-neutron | 00:15 | |
| openstackgerrit | stephen-ma proposed openstack/neutron: Ensure the Snat Namespace is deleted https://review.openstack.org/148758 | 00:15 |
| alexpilotti | marun: is there by any chance an example of a similar already decommissioned driver that we can take as an example? | 00:15 |
| *** ivar-lazzaro has joined #openstack-neutron | 00:15 | |
| *** mwagner_lap has joined #openstack-neutron | 00:16 | |
| *** claudiub has quit IRC | 00:16 | |
| *** claudiub has joined #openstack-neutron | 00:17 | |
| *** Marga_ has quit IRC | 00:19 | |
| *** Marga_ has joined #openstack-neutron | 00:20 | |
| *** techcet has quit IRC | 00:20 | |
| *** techcet has joined #openstack-neutron | 00:20 | |
| *** Marga_ has quit IRC | 00:21 | |
| openstackgerrit | Miguel Lavalle proposed openstack/neutron: Refactor management of namespaces in the L3 Agent https://review.openstack.org/147744 | 00:21 |
| *** Marga_ has joined #openstack-neutron | 00:21 | |
| *** Marga_ has quit IRC | 00:22 | |
| *** Marga_ has joined #openstack-neutron | 00:22 | |
| *** Marga_ has quit IRC | 00:22 | |
| *** Marga_ has joined #openstack-neutron | 00:23 | |
| marun | alexpilotti: this is where dneary comes in handy :) | 00:24 |
| dneary | marun, :-) | 00:25 |
| dneary | marun, What'dIdonow? | 00:25 |
| *** tomoe has joined #openstack-neutron | 00:25 | |
| marun | alexpilotti: The odl driver is probably the best example. | 00:25 |
| alexpilotti | marun dneary: I found the Midonet one which looks pretty good :) https://github.com/openstack/neutron/commit/4c9c88601a060eb3a25b6e8dd0c98e04809f49c0 | 00:25 |
| *** pavel_bondar has quit IRC | 00:25 | |
| marun | alexpilotti: ah, so there are 2. shows you how much I know | 00:25 |
| alexpilotti | heh | 00:26 |
| *** pavel_bondar has joined #openstack-neutron | 00:26 | |
| marun | alexpilotti: midonet didn't go the stackforge route, but it's still valid | 00:26 |
| marun | alexpilotti: plumgrid is reportedly in process as well | 00:26 |
| marun | dneary: I'm sorry for missing your question earlier. | 00:27 |
| *** nlahouti has joined #openstack-neutron | 00:27 | |
| dneary | marun, 'sOK, you were busy | 00:27 |
| marun | dneary: I'm guessing mestery is your best bet but I think he's offline right now | 00:27 |
| dneary | Yeah | 00:27 |
| *** ryanpetrello has quit IRC | 00:27 | |
| dneary | I am having a conversation with edwarnicke too | 00:27 |
| *** manishg has quit IRC | 00:28 | |
| *** nlahouti has joined #openstack-neutron | 00:28 | |
| *** padkrish has joined #openstack-neutron | 00:28 | |
| *** mlavalle has quit IRC | 00:29 | |
| *** manishg has joined #openstack-neutron | 00:29 | |
| *** shakamunyi has joined #openstack-neutron | 00:29 | |
| *** shakamunyi has quit IRC | 00:30 | |
| openstackgerrit | Adolfo Duarte proposed openstack/neutron: Added test_dvr_router_lifecycle to cover dvr https://review.openstack.org/138632 | 00:31 |
| *** dsneddon has quit IRC | 00:31 | |
| *** shakamunyi has joined #openstack-neutron | 00:32 | |
| *** dsneddon has joined #openstack-neutron | 00:32 | |
| *** a_le_ has quit IRC | 00:34 | |
| armax | Sukhdev: ping | 00:34 |
| Sukhdev | armax: Pong | 00:34 |
| armax | looks like something some typo got your patch nuts | 00:35 |
| armax | https://review.openstack.org/#/c/148749/1/neutron/plugins/ml2/drivers/arista/mechanism_arista.py | 00:35 |
| armax | Sukhdev: ^^ like 18 | 00:35 |
| armax | *line | 00:35 |
| Sukhdev | armax: line 18 is empty - did you mean the commented out line at 19? | 00:37 |
| *** shakamunyi has quit IRC | 00:38 | |
| armax | Sukhdev: on the right end side | 00:38 |
| Sukhdev | armax: Oh I see - yes, it is the same line which I was looking at | 00:39 |
| Sukhdev | armax: I was in the middle of playing with tox and commented it out - when I pushed the patch forgot to fix it | 00:39 |
| *** sbfox has quit IRC | 00:39 | |
| Sukhdev | let me fix and resubmit it - | 00:40 |
| dneary | Think I found it | 00:40 |
| dneary | swift-proxy-service was listening on port 8080 | 00:40 |
| *** Sukhdev has quit IRC | 00:40 | |
| *** seizadi has joined #openstack-neutron | 00:41 | |
| *** Sukhdev has joined #openstack-neutron | 00:42 | |
| Sukhdev | armax: changing that line to - import networking_arista.common.db as db_lib | 00:42 |
| armax | Sukhdev: that’s easy then | 00:43 |
| *** a_le has joined #openstack-neutron | 00:44 | |
| *** techcet has quit IRC | 00:45 | |
| *** techcet has joined #openstack-neutron | 00:45 | |
| *** cference has joined #openstack-neutron | 00:46 | |
| openstackgerrit | Sukhdev Kapur proposed openstack/neutron: Thining Arista ML2 driver from neutron tree https://review.openstack.org/148749 | 00:47 |
| Sukhdev | armax: I pushed another patch with fixed import - https://review.openstack.org/#/c/148749/ | 00:48 |
| *** shashankhegde has joined #openstack-neutron | 00:49 | |
| *** packet has quit IRC | 00:49 | |
| *** cference has quit IRC | 00:49 | |
| *** eliqiao has joined #openstack-neutron | 00:49 | |
| *** techcet has quit IRC | 00:49 | |
| *** a_le has quit IRC | 00:49 | |
| *** techcet has joined #openstack-neutron | 00:49 | |
| *** a_le has joined #openstack-neutron | 00:50 | |
| Sukhdev | armax: when I run test, this is the error I get - http://paste.openstack.org/show/159432/ | 00:50 |
| *** ryanpetrello has joined #openstack-neutron | 00:50 | |
| *** dsneddon has quit IRC | 00:52 | |
| *** manishg has quit IRC | 00:52 | |
| armax | Sukhdev: sorry I misread your import line… | 00:53 |
| *** dsneddon has joined #openstack-neutron | 00:53 | |
| *** zzzeek has quit IRC | 00:53 | |
| *** manishg has joined #openstack-neutron | 00:53 | |
| *** yamamoto has joined #openstack-neutron | 00:53 | |
| *** zhhuabj has quit IRC | 00:55 | |
| *** zhhuabj has joined #openstack-neutron | 00:56 | |
| *** techcet has quit IRC | 00:57 | |
| *** techcet has joined #openstack-neutron | 00:57 | |
| *** manishg has quit IRC | 00:57 | |
| *** ivar-laz_ has joined #openstack-neutron | 01:01 | |
| *** ivar-lazzaro has quit IRC | 01:01 | |
| *** manishg has joined #openstack-neutron | 01:02 | |
| *** amuller has quit IRC | 01:03 | |
| *** ivar-laz_ has quit IRC | 01:03 | |
| *** ivar-lazzaro has joined #openstack-neutron | 01:04 | |
| *** rkukura has joined #openstack-neutron | 01:06 | |
| *** xgerman has quit IRC | 01:07 | |
| *** dsneddon has quit IRC | 01:13 | |
| *** dsneddon has joined #openstack-neutron | 01:13 | |
| *** watanabe_isao has joined #openstack-neutron | 01:14 | |
| watanabe_isao | Good morning to ALL.:) | 01:14 |
| *** padkrish has quit IRC | 01:16 | |
| *** geekinutah has quit IRC | 01:17 | |
| openstackgerrit | Merged openstack/neutron: Remove unused self.sync_progress attribute https://review.openstack.org/148016 | 01:17 |
| *** Marga_ has quit IRC | 01:18 | |
| *** Marga_ has joined #openstack-neutron | 01:19 | |
| *** seizadi has quit IRC | 01:19 | |
| openstackgerrit | Isaku Yamahata proposed openstack/neutron: internal callers of create_{network, subnet, port} ignore extension https://review.openstack.org/129773 | 01:19 |
| *** claudiub has quit IRC | 01:20 | |
| *** SridharRamaswam1 has joined #openstack-neutron | 01:20 | |
| *** zigo_ has joined #openstack-neutron | 01:21 | |
| *** techcet has quit IRC | 01:21 | |
| *** zigo has quit IRC | 01:21 | |
| *** techcet has joined #openstack-neutron | 01:21 | |
| *** SridharRamaswam2 has joined #openstack-neutron | 01:21 | |
| *** rwsu has quit IRC | 01:23 | |
| *** SridharRamaswamy has quit IRC | 01:23 | |
| *** Marga_ has quit IRC | 01:23 | |
| *** carl_baldwin has joined #openstack-neutron | 01:24 | |
| *** trad511 has quit IRC | 01:24 | |
| *** SridharRamaswam1 has quit IRC | 01:24 | |
| *** ryanpetrello_ has joined #openstack-neutron | 01:25 | |
| *** ryanpetrello has quit IRC | 01:25 | |
| *** radez is now known as radez_g0n3 | 01:25 | |
| *** ryanpetrello_ is now known as ryanpetrello | 01:25 | |
| *** techcet has quit IRC | 01:25 | |
| *** techcet has joined #openstack-neutron | 01:26 | |
| *** zigo has joined #openstack-neutron | 01:27 | |
| *** zigo_ has quit IRC | 01:27 | |
| *** signed8bit has joined #openstack-neutron | 01:28 | |
| *** eliqiao has quit IRC | 01:28 | |
| *** zhhuabj has quit IRC | 01:29 | |
| *** _cjones_ has quit IRC | 01:30 | |
| *** dsneddon has quit IRC | 01:33 | |
| *** nplanel_ has quit IRC | 01:34 | |
| *** achanda_ has joined #openstack-neutron | 01:34 | |
| *** achanda has quit IRC | 01:34 | |
| *** padkrish has joined #openstack-neutron | 01:34 | |
| *** manishg has quit IRC | 01:34 | |
| *** dsneddon has joined #openstack-neutron | 01:34 | |
| *** manishg has joined #openstack-neutron | 01:35 | |
| *** alexpilotti has quit IRC | 01:35 | |
| *** alexpilotti has joined #openstack-neutron | 01:36 | |
| *** leenheer has quit IRC | 01:36 | |
| *** ijw has joined #openstack-neutron | 01:36 | |
| *** shashankhegde has quit IRC | 01:37 | |
| *** jorgem has joined #openstack-neutron | 01:37 | |
| *** mohitsharma has joined #openstack-neutron | 01:38 | |
| *** jorgem1 has joined #openstack-neutron | 01:38 | |
| *** achanda_ has quit IRC | 01:38 | |
| *** achanda has joined #openstack-neutron | 01:38 | |
| *** jorgem1 has quit IRC | 01:38 | |
| *** shashankhegde has joined #openstack-neutron | 01:39 | |
| *** manishg has quit IRC | 01:40 | |
| *** gildub has quit IRC | 01:40 | |
| *** stanzgy has joined #openstack-neutron | 01:40 | |
| *** tflynn_ has joined #openstack-neutron | 01:41 | |
| *** jorgem has quit IRC | 01:42 | |
| *** sbalukoff has quit IRC | 01:44 | |
| *** tflynn has quit IRC | 01:45 | |
| *** tflynn_ has quit IRC | 01:46 | |
| *** zigo has quit IRC | 01:46 | |
| *** zigo has joined #openstack-neutron | 01:47 | |
| *** xuhanp has joined #openstack-neutron | 01:48 | |
| *** addnull has joined #openstack-neutron | 01:48 | |
| *** carl_baldwin has quit IRC | 01:50 | |
| *** pal has joined #openstack-neutron | 01:51 | |
| *** a_le_ has joined #openstack-neutron | 01:54 | |
| *** dsneddon has quit IRC | 01:54 | |
| *** jyuso has quit IRC | 01:54 | |
| *** dsneddon has joined #openstack-neutron | 01:54 | |
| *** a_le has quit IRC | 01:55 | |
| *** jyuso has joined #openstack-neutron | 01:55 | |
| *** shashankhegde has quit IRC | 01:57 | |
| *** marun has quit IRC | 01:57 | |
| *** yushiro has joined #openstack-neutron | 01:59 | |
| *** emagana has quit IRC | 02:00 | |
| *** zigo has quit IRC | 02:00 | |
| *** zigo has joined #openstack-neutron | 02:00 | |
| *** Murali has joined #openstack-neutron | 02:01 | |
| *** emagana has joined #openstack-neutron | 02:01 | |
| *** signed8bit is now known as signed8bit_ZZZzz | 02:04 | |
| *** ivar-lazzaro has quit IRC | 02:04 | |
| *** spandhe has quit IRC | 02:05 | |
| *** emagana has quit IRC | 02:05 | |
| *** ChuckC has quit IRC | 02:07 | |
| *** signed8bit_ZZZzz is now known as signed8bit | 02:07 | |
| *** nlahouti has quit IRC | 02:07 | |
| *** techcet has quit IRC | 02:07 | |
| *** techcet has joined #openstack-neutron | 02:08 | |
| *** signed8bit is now known as signed8bit_ZZZzz | 02:08 | |
| *** signed8bit_ZZZzz is now known as signed8bit | 02:08 | |
| *** dims__ has quit IRC | 02:09 | |
| *** sbfox has joined #openstack-neutron | 02:09 | |
| *** signed8b_ has joined #openstack-neutron | 02:10 | |
| *** signed8bit has quit IRC | 02:13 | |
| *** aranjan has quit IRC | 02:14 | |
| *** sbfox has quit IRC | 02:14 | |
| *** dsneddon has quit IRC | 02:14 | |
| *** dsneddon has joined #openstack-neutron | 02:15 | |
| *** julim has joined #openstack-neutron | 02:17 | |
| *** pal has quit IRC | 02:17 | |
| *** techcet has quit IRC | 02:20 | |
| openstackgerrit | YAMAMOTO Takashi proposed openstack/neutron: l2population_rpc: Refactor RPC endpoint https://review.openstack.org/142973 | 02:20 |
| *** techcet has joined #openstack-neutron | 02:21 | |
| *** popw has quit IRC | 02:23 | |
| *** popw has joined #openstack-neutron | 02:23 | |
| *** Marga_ has joined #openstack-neutron | 02:25 | |
| *** s3wong has quit IRC | 02:29 | |
| *** ryanpetrello has quit IRC | 02:29 | |
| *** erkules_ has joined #openstack-neutron | 02:32 | |
| *** SridharRamaswam2 has quit IRC | 02:33 | |
| *** shashankhegde has joined #openstack-neutron | 02:34 | |
| *** zhhuabj has joined #openstack-neutron | 02:34 | |
| *** erkules has quit IRC | 02:34 | |
| *** afazekas has quit IRC | 02:35 | |
| *** dsneddon has quit IRC | 02:35 | |
| *** mohitsharma has quit IRC | 02:35 | |
| *** dsneddon has joined #openstack-neutron | 02:36 | |
| *** manishg has joined #openstack-neutron | 02:37 | |
| *** ijw has quit IRC | 02:37 | |
| *** popw has quit IRC | 02:37 | |
| *** Marga_ has quit IRC | 02:38 | |
| *** manishg_ has joined #openstack-neutron | 02:38 | |
| *** ijw has joined #openstack-neutron | 02:38 | |
| *** Marga_ has joined #openstack-neutron | 02:39 | |
| *** zhhuabj has quit IRC | 02:40 | |
| *** zhhuabj has joined #openstack-neutron | 02:40 | |
| *** manishg has quit IRC | 02:41 | |
| *** tflynn has joined #openstack-neutron | 02:41 | |
| *** popw has joined #openstack-neutron | 02:42 | |
| *** Sukhdev has quit IRC | 02:42 | |
| *** mohitsharma has joined #openstack-neutron | 02:42 | |
| openstackgerrit | Sachi King proposed openstack/neutron: If router is HA, get current_cidrs from keepalived object https://review.openstack.org/139932 | 02:42 |
| *** harlowja is now known as harlowja_away | 02:42 | |
| *** jtaleric has quit IRC | 02:44 | |
| *** jtaleric has joined #openstack-neutron | 02:45 | |
| *** tflynn has quit IRC | 02:45 | |
| *** popw has quit IRC | 02:46 | |
| *** yamahata has quit IRC | 02:46 | |
| *** sthillma has joined #openstack-neutron | 02:48 | |
| *** Murali has quit IRC | 02:51 | |
| openstackgerrit | Zhiyuan Cai proposed openstack/neutron: Forbid update router port to have more than one ip https://review.openstack.org/147739 | 02:52 |
| *** sthillma has quit IRC | 02:52 | |
| *** jyuso has quit IRC | 02:53 | |
| *** changbl has joined #openstack-neutron | 02:53 | |
| *** Longgeek has joined #openstack-neutron | 02:55 | |
| *** ChuckC has joined #openstack-neutron | 02:56 | |
| *** dsneddon has quit IRC | 02:56 | |
| *** techcet has quit IRC | 02:56 | |
| *** dsneddon has joined #openstack-neutron | 02:57 | |
| *** mohitsharma has quit IRC | 02:58 | |
| *** padkrish has quit IRC | 03:00 | |
| *** britthouser has joined #openstack-neutron | 03:01 | |
| *** dboik has joined #openstack-neutron | 03:02 | |
| *** med_ has quit IRC | 03:03 | |
| *** mohitsharma has joined #openstack-neutron | 03:03 | |
| *** avozza is now known as zz_avozza | 03:04 | |
| *** pal has joined #openstack-neutron | 03:07 | |
| *** dboik has quit IRC | 03:07 | |
| *** addnull has quit IRC | 03:08 | |
| *** yuanying has joined #openstack-neutron | 03:12 | |
| openstackgerrit | Xu Han Peng proposed openstack/python-neutronclient: Add ip_version to extra dhcp opts https://review.openstack.org/142015 | 03:14 |
| *** kbyrne has quit IRC | 03:16 | |
| *** suresh12 has quit IRC | 03:20 | |
| *** achanda has quit IRC | 03:21 | |
| *** nplanel_ has joined #openstack-neutron | 03:23 | |
| *** signed8b_ has quit IRC | 03:24 | |
| *** nplanel_ has quit IRC | 03:28 | |
| pal | Can anyone tell me if we can add tempest code for neutron ml2 mechanism drivers? | 03:28 |
| *** gildub has joined #openstack-neutron | 03:28 | |
| *** tchaypo has quit IRC | 03:30 | |
| *** ramishra_ has quit IRC | 03:30 | |
| *** spandhe has joined #openstack-neutron | 03:31 | |
| *** manishg_ has quit IRC | 03:32 | |
| *** manishg has joined #openstack-neutron | 03:33 | |
| *** mohitsharma has quit IRC | 03:34 | |
| *** ijw has quit IRC | 03:35 | |
| *** manishg has quit IRC | 03:37 | |
| *** dsneddon has quit IRC | 03:37 | |
| *** vthapar has joined #openstack-neutron | 03:37 | |
| *** xuhanp has quit IRC | 03:38 | |
| *** dsneddon has joined #openstack-neutron | 03:39 | |
| *** mohitsharma has joined #openstack-neutron | 03:39 | |
| *** xuhanp has joined #openstack-neutron | 03:39 | |
| *** britthouser has quit IRC | 03:41 | |
| *** britthouser has joined #openstack-neutron | 03:41 | |
| *** tflynn has joined #openstack-neutron | 03:42 | |
| pal | what are the functionalities of neutron ML2? | 03:44 |
| *** ramishra_ has joined #openstack-neutron | 03:44 | |
| *** tchaypo has joined #openstack-neutron | 03:44 | |
| *** tflynn has quit IRC | 03:46 | |
| *** ramishra_ has quit IRC | 03:51 | |
| *** tchaypo has quit IRC | 03:51 | |
| *** fandi has joined #openstack-neutron | 03:51 | |
| *** ivar-lazzaro has joined #openstack-neutron | 03:52 | |
| HenryG | pal: tempest tests against the neutron API, so it doesn't make sense to target a mech driver | 03:52 |
| *** thomasem has quit IRC | 03:52 | |
| HenryG | pal: unless the driver implements custom extensions, but then such tests would go in a 3rd-party CI's customized tempest | 03:53 |
| *** anilvenkata has joined #openstack-neutron | 03:57 | |
| *** techcet has joined #openstack-neutron | 03:57 | |
| openstackgerrit | Amandeep proposed openstack/python-neutronclient: updated "neutron help router-update" info https://review.openstack.org/146054 | 03:57 |
| pal | HenryG: I have installed devstack nd tempest is also running with it. Now I want to add test cases for my mechanism driver and I dont want to do it manually . So can I run it through tempest? | 03:58 |
| *** dsneddon has quit IRC | 03:58 | |
| *** alexpilotti has quit IRC | 03:59 | |
| *** manishg has joined #openstack-neutron | 03:59 | |
| *** ryanpetrello has joined #openstack-neutron | 03:59 | |
| *** dsneddon has joined #openstack-neutron | 04:00 | |
| *** alexpilotti has joined #openstack-neutron | 04:00 | |
| HenryG | pal: if your mech driver is installed then the existing tempest tests should be excercising your mech driver | 04:01 |
| *** alexpilotti has quit IRC | 04:01 | |
| *** alexpilotti has joined #openstack-neutron | 04:03 | |
| *** carlp has quit IRC | 04:03 | |
| *** manishg has quit IRC | 04:03 | |
| *** alexpilotti has quit IRC | 04:03 | |
| *** ivar-lazzaro has quit IRC | 04:04 | |
| *** manishg has joined #openstack-neutron | 04:04 | |
| pal | My mech driver is not installed with devstack. I have to do it myself. | 04:04 |
| pal | HenryG : My mech driver is not installed with devstack. I have to do it myself. | 04:04 |
| *** mohitsharma has quit IRC | 04:05 | |
| *** alexpilotti has joined #openstack-neutron | 04:05 | |
| HenryG | pal: OK, so install it yourself and make sure devstack is running with it. Then run the tempest tests. | 04:05 |
| *** alexpilotti has quit IRC | 04:06 | |
| *** techcet has quit IRC | 04:07 | |
| *** alexpilotti has joined #openstack-neutron | 04:07 | |
| *** ramishra_ has joined #openstack-neutron | 04:08 | |
| *** alexpilotti has quit IRC | 04:08 | |
| *** alexpilotti has joined #openstack-neutron | 04:09 | |
| pal | HenryG : Can you tell me what is the role of neutron ' ML2 | 04:10 |
| pal | ? | 04:10 |
| *** anilvenkata has left #openstack-neutron | 04:11 | |
| HenryG | pal: It is a neutron server plugin | 04:11 |
| pal | So what is itd functionalities? | 04:11 |
| *** tchaypo has joined #openstack-neutron | 04:12 | |
| *** coolsvap has joined #openstack-neutron | 04:12 | |
| pal | HenryG: So what is itd functionalities | 04:12 |
| openstackgerrit | Merged openstack/neutron: Improve test coverage of dhcp agent scheduling https://review.openstack.org/120804 | 04:12 |
| HenryG | To implement the API requests | 04:13 |
| *** sbfox has joined #openstack-neutron | 04:13 | |
| *** sbalukoff has joined #openstack-neutron | 04:14 | |
| *** alexpilotti_ has joined #openstack-neutron | 04:14 | |
| *** alexpilotti has quit IRC | 04:14 | |
| *** alexpilotti_ is now known as alexpilotti | 04:14 | |
| pal | HenryG: Thanx. | 04:14 |
| *** Murali has joined #openstack-neutron | 04:14 | |
| *** ryanpetrello has quit IRC | 04:15 | |
| *** alexpilotti has quit IRC | 04:15 | |
| HenryG | The neutron core runs the API server, checks policies, and manages the database. The plugin does the actual networing actions (with help of agents). | 04:15 |
| *** spandhe has quit IRC | 04:16 | |
| *** alexpilotti has joined #openstack-neutron | 04:16 | |
| *** alexpilotti has quit IRC | 04:17 | |
| *** tflynn has joined #openstack-neutron | 04:17 | |
| *** alexpilotti has joined #openstack-neutron | 04:18 | |
| *** alexpilotti has quit IRC | 04:19 | |
| *** dsneddon has quit IRC | 04:19 | |
| *** dsneddon has joined #openstack-neutron | 04:20 | |
| *** alexpilotti has joined #openstack-neutron | 04:20 | |
| *** tflynn has quit IRC | 04:20 | |
| *** tflynn has joined #openstack-neutron | 04:21 | |
| *** manishg has quit IRC | 04:21 | |
| *** alexpilotti has quit IRC | 04:21 | |
| *** manishg has joined #openstack-neutron | 04:22 | |
| *** alexpilotti has joined #openstack-neutron | 04:23 | |
| *** alexpilotti has quit IRC | 04:23 | |
| *** leenheer has joined #openstack-neutron | 04:24 | |
| *** leenheer has quit IRC | 04:25 | |
| *** manishg_ has joined #openstack-neutron | 04:25 | |
| *** diegows has joined #openstack-neutron | 04:26 | |
| *** manishg has quit IRC | 04:27 | |
| *** geekinutah has joined #openstack-neutron | 04:28 | |
| *** manishg has joined #openstack-neutron | 04:28 | |
| *** baoli has quit IRC | 04:28 | |
| *** mohitsharma has joined #openstack-neutron | 04:30 | |
| *** Networkn3rd has joined #openstack-neutron | 04:30 | |
| *** manishg_ has quit IRC | 04:30 | |
| pal | HenryG : SOS WHAT IS THE ROLE OF MECHANISM DRIVER? | 04:32 |
| *** manishg has quit IRC | 04:33 | |
| *** manishg_ has joined #openstack-neutron | 04:33 | |
| HenryG | pal: I was waiting for that question :) | 04:33 |
| HenryG | You need a bit of history | 04:33 |
| pal | Yes .. I know | 04:34 |
| pal | I got a mechanism driver to test | 04:34 |
| pal | and I dont know where to start | 04:34 |
| *** zhhuabj has quit IRC | 04:34 | |
| HenryG | There used to be a separate plugin for each technology | 04:34 |
| *** zhhuabj has joined #openstack-neutron | 04:34 | |
| pal | okay.. | 04:35 |
| *** mohitsharma has quit IRC | 04:35 | |
| *** manishg has joined #openstack-neutron | 04:35 | |
| HenryG | For example, there used to be an OVS plugin, a LinuxBridge plugin, HyperV, Vendor X, Vendor Y, etc. | 04:35 |
| *** mohitsharma has joined #openstack-neutron | 04:35 | |
| HenryG | Turned out that there was a lot of common code between these | 04:36 |
| pal | okay.. so/ | 04:36 |
| HenryG | So the ML2 (modular layer 2) plugin was born | 04:36 |
| pal | ? | 04:36 |
| pal | hmm | 04:36 |
| HenryG | It contains the common code and a common framework | 04:36 |
| *** manishg_ has quit IRC | 04:37 | |
| *** mohitsharma has quit IRC | 04:37 | |
| HenryG | But it doesn't actually do anything itself to implement the network requests | 04:37 |
| *** techcet has joined #openstack-neutron | 04:37 | |
| pal | okay/.. | 04:37 |
| HenryG | Instead it calls the installed drivers | 04:37 |
| *** manishg_ has joined #openstack-neutron | 04:37 | |
| *** yuanying_ has joined #openstack-neutron | 04:37 | |
| *** mohitsharma has joined #openstack-neutron | 04:38 | |
| pal | hmm. | 04:38 |
| HenryG | So now there are mechanism drivers for OVS, LinuxBridge, HyperV, Vendor X, Vendor Y, etc. | 04:38 |
| pal | what does these linuxbridge, hyperV do? | 04:39 |
| pal | their functions? | 04:39 |
| HenryG | And ML2 supports multiple mech drivers together | 04:39 |
| *** mohitsharma has quit IRC | 04:39 | |
| *** Murali has quit IRC | 04:39 | |
| *** aranjan has joined #openstack-neutron | 04:40 | |
| *** dsneddon has quit IRC | 04:40 | |
| *** shashankhegde has quit IRC | 04:40 | |
| *** manishg has quit IRC | 04:40 | |
| *** manishg has joined #openstack-neutron | 04:40 | |
| *** yuanying has quit IRC | 04:41 | |
| HenryG | The drivers may have some additional database table(s), then they typically talk to their agents to do the work. | 04:41 |
| *** dsneddon has joined #openstack-neutron | 04:42 | |
| *** manishg_ has quit IRC | 04:42 | |
| HenryG | OVS, LB, HyperV talk over RPC to their agents on the compute nodes. Vendor mech drivers talk to switches or backends via whatever method they use. | 04:43 |
| *** manishg_ has joined #openstack-neutron | 04:43 | |
| pal | okay | 04:44 |
| HenryG | The agents do the actual "wiring" of the VM ports to virtual bridges, etc. | 04:44 |
| *** manishg has quit IRC | 04:44 | |
| *** techcet has quit IRC | 04:46 | |
| *** manishg_ has quit IRC | 04:47 | |
| *** popw has joined #openstack-neutron | 04:47 | |
| *** yuanying_ has quit IRC | 04:48 | |
| *** diegows has quit IRC | 04:48 | |
| *** yuanying has joined #openstack-neutron | 04:48 | |
| *** techcet has joined #openstack-neutron | 04:49 | |
| pal | So when the third party's mechanism driver is to be tested . Can we test it through tempest? | 04:49 |
| *** anish_ has joined #openstack-neutron | 04:51 | |
| *** techcet has quit IRC | 04:54 | |
| *** yatin has joined #openstack-neutron | 04:54 | |
| *** yatin has quit IRC | 04:55 | |
| *** leenheer has joined #openstack-neutron | 04:55 | |
| openstackgerrit | Aniruddha Singh Gautam proposed openstack/neutron: Configures RADVD to send RA for DHCP_STATEFUL https://review.openstack.org/144630 | 04:57 |
| *** yuanying has quit IRC | 04:58 | |
| *** Murali has joined #openstack-neutron | 04:58 | |
| *** yuanying has joined #openstack-neutron | 04:59 | |
| *** saju_m has joined #openstack-neutron | 05:00 | |
| *** dsneddon has quit IRC | 05:01 | |
| HenryG | pal: tempest tests the network APIs and networking scenarios. If your mech driver is doing its work then the tempest tests should pass. | 05:01 |
| *** saju_m has quit IRC | 05:01 | |
| *** dsneddon has joined #openstack-neutron | 05:02 | |
| *** xgerman has joined #openstack-neutron | 05:02 | |
| *** trinaths has joined #openstack-neutron | 05:02 | |
| *** saju_m has joined #openstack-neutron | 05:03 | |
| *** saju_m has quit IRC | 05:04 | |
| *** yshafrir has joined #openstack-neutron | 05:04 | |
| *** Networkn3rd has quit IRC | 05:05 | |
| *** trinaths has left #openstack-neutron | 05:06 | |
| *** trinaths has joined #openstack-neutron | 05:06 | |
| *** Networkn3rd has joined #openstack-neutron | 05:09 | |
| *** xgerman has quit IRC | 05:09 | |
| *** aepifanov has joined #openstack-neutron | 05:10 | |
| openstackgerrit | watanabe isao proposed openstack/neutron: Bug-Fix for unexpected DHCP agent redundant https://review.openstack.org/138659 | 05:11 |
| *** kbyrne has joined #openstack-neutron | 05:12 | |
| openstackgerrit | Yoni Shafrir proposed openstack/neutron: Fixed L3 agent manual scheduling for HA routers https://review.openstack.org/143297 | 05:17 |
| *** yuanying has quit IRC | 05:17 | |
| *** aranjan has quit IRC | 05:18 | |
| *** yuanying has joined #openstack-neutron | 05:19 | |
| *** dsneddon has quit IRC | 05:22 | |
| *** sthillma has joined #openstack-neutron | 05:23 | |
| *** yuanying has quit IRC | 05:23 | |
| *** dsneddon has joined #openstack-neutron | 05:24 | |
| *** sthillma has quit IRC | 05:25 | |
| *** achanda has joined #openstack-neutron | 05:25 | |
| *** aranjan has joined #openstack-neutron | 05:25 | |
| *** yfried has quit IRC | 05:25 | |
| *** aepifanov has quit IRC | 05:28 | |
| *** emagana has joined #openstack-neutron | 05:30 | |
| *** xuhanp has quit IRC | 05:31 | |
| *** nlahouti has joined #openstack-neutron | 05:32 | |
| *** Marga_ has quit IRC | 05:32 | |
| *** Vic has joined #openstack-neutron | 05:32 | |
| *** vthapar_ has joined #openstack-neutron | 05:35 | |
| *** xuhanp has joined #openstack-neutron | 05:35 | |
| *** Networkn3rd has quit IRC | 05:35 | |
| *** leenheer has quit IRC | 05:37 | |
| *** vthapar has quit IRC | 05:38 | |
| *** leenheer has joined #openstack-neutron | 05:38 | |
| *** leenheer has quit IRC | 05:39 | |
| *** zhhuabj has quit IRC | 05:39 | |
| *** zhhuabj has joined #openstack-neutron | 05:39 | |
| *** yuanying has joined #openstack-neutron | 05:39 | |
| *** tflynn has quit IRC | 05:39 | |
| openstackgerrit | Amandeep proposed openstack/python-neutronclient: updated "neutron help router-update" info https://review.openstack.org/146054 | 05:40 |
| *** tflynn has joined #openstack-neutron | 05:40 | |
| *** carl_baldwin has joined #openstack-neutron | 05:40 | |
| *** mohitsharma has joined #openstack-neutron | 05:40 | |
| *** vthapar_ has quit IRC | 05:40 | |
| *** seizadi has joined #openstack-neutron | 05:41 | |
| openstackgerrit | Merged openstack/neutron: Updated from global requirements https://review.openstack.org/148644 | 05:41 |
| *** garyk has quit IRC | 05:42 | |
| *** dsneddon has quit IRC | 05:43 | |
| *** geekinutah has quit IRC | 05:44 | |
| *** dsneddon has joined #openstack-neutron | 05:44 | |
| *** mohitsharma has quit IRC | 05:45 | |
| *** saju_m has joined #openstack-neutron | 05:46 | |
| *** saju_m has quit IRC | 05:47 | |
| *** saju_m has joined #openstack-neutron | 05:48 | |
| *** tomoe has quit IRC | 05:48 | |
| *** aepifanov has joined #openstack-neutron | 05:48 | |
| *** nlahouti has quit IRC | 05:51 | |
| *** numan has joined #openstack-neutron | 05:51 | |
| *** nlahouti has joined #openstack-neutron | 05:51 | |
| *** gildub has quit IRC | 05:53 | |
| openstackgerrit | Carl Baldwin proposed openstack/neutron: Replace FLOATING_IP_CIDR_SUFFIX constant with utils https://review.openstack.org/147972 | 05:56 |
| *** anilvenkata has joined #openstack-neutron | 05:57 | |
| *** anshul has joined #openstack-neutron | 05:59 | |
| *** addnull has joined #openstack-neutron | 05:59 | |
| *** nlahouti has quit IRC | 06:02 | |
| *** SridharG has joined #openstack-neutron | 06:03 | |
| *** mohitsharma has joined #openstack-neutron | 06:03 | |
| *** dsneddon has quit IRC | 06:04 | |
| *** a_le_ has quit IRC | 06:05 | |
| *** a_le has joined #openstack-neutron | 06:05 | |
| *** dsneddon has joined #openstack-neutron | 06:06 | |
| *** leenheer has joined #openstack-neutron | 06:06 | |
| *** yushiro has quit IRC | 06:08 | |
| *** yushiro has joined #openstack-neutron | 06:08 | |
| *** tflynn has quit IRC | 06:08 | |
| *** changbl has quit IRC | 06:09 | |
| *** emagana has quit IRC | 06:10 | |
| openstackgerrit | Numan Siddique proposed openstack/neutron: Support vnic_type, vif_type filters in ml2 port list https://review.openstack.org/142870 | 06:12 |
| *** zhhuabj has quit IRC | 06:12 | |
| *** aranjan has quit IRC | 06:13 | |
| *** aepifanov has quit IRC | 06:14 | |
| *** tflynn has joined #openstack-neutron | 06:16 | |
| *** neeti has joined #openstack-neutron | 06:16 | |
| *** nlahouti has joined #openstack-neutron | 06:17 | |
| *** zhhuabj has joined #openstack-neutron | 06:18 | |
| *** tomoe has joined #openstack-neutron | 06:18 | |
| *** armax has quit IRC | 06:19 | |
| *** tellesnobrega_ has quit IRC | 06:22 | |
| *** vthapar has joined #openstack-neutron | 06:23 | |
| *** tflynn has quit IRC | 06:24 | |
| *** zhhuabj has quit IRC | 06:25 | |
| *** jamielennox is now known as jamielennox|away | 06:25 | |
| *** aranjan has joined #openstack-neutron | 06:29 | |
| *** saju_m has quit IRC | 06:29 | |
| *** nati_ueno has joined #openstack-neutron | 06:31 | |
| *** zhhuabj has joined #openstack-neutron | 06:32 | |
| *** zhhuabj has quit IRC | 06:38 | |
| *** zhhuabj has joined #openstack-neutron | 06:39 | |
| *** aranjan has quit IRC | 06:39 | |
| *** fandi has quit IRC | 06:42 | |
| *** Sukhdev has joined #openstack-neutron | 06:43 | |
| *** lazy_prince has quit IRC | 06:43 | |
| *** trinaths has left #openstack-neutron | 06:44 | |
| *** zhhuabj has quit IRC | 06:46 | |
| *** dsneddon has quit IRC | 06:46 | |
| *** zhhuabj has joined #openstack-neutron | 06:47 | |
| *** teju has joined #openstack-neutron | 06:47 | |
| *** dsneddon has joined #openstack-neutron | 06:47 | |
| *** tflynn has joined #openstack-neutron | 06:50 | |
| *** shashankhegde has joined #openstack-neutron | 06:50 | |
| *** Sukhdev has quit IRC | 06:53 | |
| *** zhhuabj has quit IRC | 06:54 | |
| *** zhhuabj has joined #openstack-neutron | 06:54 | |
| *** zhhuabj has quit IRC | 06:54 | |
| *** zhhuabj has joined #openstack-neutron | 06:55 | |
| *** irenab has quit IRC | 06:56 | |
| *** erikmoe has joined #openstack-neutron | 06:56 | |
| *** garyk has joined #openstack-neutron | 06:56 | |
| *** yfried has joined #openstack-neutron | 06:58 | |
| *** yfried_ has joined #openstack-neutron | 06:58 | |
| *** tflynn has quit IRC | 06:59 | |
| *** oomichi has quit IRC | 06:59 | |
| *** tflynn has joined #openstack-neutron | 06:59 | |
| *** leenheer has quit IRC | 06:59 | |
| *** yfried has quit IRC | 07:02 | |
| *** seizadi has quit IRC | 07:03 | |
| watanabe_isao | Hello, amotoki. May I have you some time? | 07:03 |
| watanabe_isao | It is about your comment on my bug fix https://review.openstack.org/#/c/145660/. Thank you for it. | 07:05 |
| *** dsneddon has quit IRC | 07:07 | |
| *** dsneddon has joined #openstack-neutron | 07:09 | |
| *** zhhuabj has quit IRC | 07:14 | |
| *** zhhuabj has joined #openstack-neutron | 07:14 | |
| *** carl_baldwin has quit IRC | 07:15 | |
| *** shashankhegde has quit IRC | 07:21 | |
| *** jgjl has joined #openstack-neutron | 07:22 | |
| *** spandhe has joined #openstack-neutron | 07:23 | |
| *** irenab has joined #openstack-neutron | 07:23 | |
| *** yamahata has joined #openstack-neutron | 07:24 | |
| *** nati_uen_ has joined #openstack-neutron | 07:24 | |
| *** nati_ueno has quit IRC | 07:24 | |
| *** zz_avozza is now known as avozza | 07:28 | |
| *** dsneddon has quit IRC | 07:28 | |
| *** dsneddon has joined #openstack-neutron | 07:29 | |
| *** itzikb_ has joined #openstack-neutron | 07:29 | |
| *** nmagnezi has joined #openstack-neutron | 07:29 | |
| *** markvoelker has quit IRC | 07:29 | |
| *** yushiro has quit IRC | 07:30 | |
| *** tflynn has quit IRC | 07:35 | |
| *** avozza is now known as zz_avozza | 07:37 | |
| *** zz_avozza is now known as avozza | 07:39 | |
| *** mohitsharma has quit IRC | 07:40 | |
| openstackgerrit | Hirofumi Ichihara proposed openstack/neutron: Fix cast unnecessary notification over l3_agent https://review.openstack.org/148821 | 07:43 |
| *** tflynn has joined #openstack-neutron | 07:43 | |
| *** erikmoe has quit IRC | 07:44 | |
| *** aix has joined #openstack-neutron | 07:45 | |
| openstackgerrit | Hirofumi Ichihara proposed openstack/neutron: Fix cast unnecessary notification over l3_agent https://review.openstack.org/148821 | 07:45 |
| *** chlong has quit IRC | 07:46 | |
| *** tchaypo is now known as tchaypo_ | 07:47 | |
| *** belmoreira has joined #openstack-neutron | 07:47 | |
| *** dsneddon has quit IRC | 07:49 | |
| *** avozza is now known as zz_avozza | 07:49 | |
| *** dsneddon has joined #openstack-neutron | 07:50 | |
| *** aranjan has joined #openstack-neutron | 07:50 | |
| openstackgerrit | Hirofumi Ichihara proposed openstack/neutron: Fix cast unnecessary notification over l3_agent https://review.openstack.org/148821 | 07:50 |
| *** oomichi has joined #openstack-neutron | 07:52 | |
| openstackgerrit | Hirofumi Ichihara proposed openstack/neutron: Fix cast unnecessary notification over l3_agent https://review.openstack.org/148821 | 07:52 |
| *** mohitsharma has joined #openstack-neutron | 07:53 | |
| *** achanda has quit IRC | 07:54 | |
| *** bjornar has joined #openstack-neutron | 07:54 | |
| *** aranjan has quit IRC | 07:55 | |
| *** erkules_ is now known as erkules | 07:56 | |
| *** karimb has joined #openstack-neutron | 07:59 | |
| *** yfauser has joined #openstack-neutron | 08:02 | |
| *** yfauser has left #openstack-neutron | 08:02 | |
| *** lukasa has joined #openstack-neutron | 08:03 | |
| *** safchain has joined #openstack-neutron | 08:08 | |
| *** pask81 has joined #openstack-neutron | 08:09 | |
| *** dsneddon has quit IRC | 08:09 | |
| *** nati_ueno has joined #openstack-neutron | 08:10 | |
| *** dsneddon has joined #openstack-neutron | 08:10 | |
| *** evgenyf has joined #openstack-neutron | 08:13 | |
| *** nyechiel__ has joined #openstack-neutron | 08:13 | |
| *** nati_uen_ has quit IRC | 08:14 | |
| *** trinaths has joined #openstack-neutron | 08:16 | |
| *** nati_ueno has quit IRC | 08:17 | |
| *** nati_ueno has joined #openstack-neutron | 08:19 | |
| *** erikmoe has joined #openstack-neutron | 08:21 | |
| *** matrohon has joined #openstack-neutron | 08:21 | |
| *** nlahouti has quit IRC | 08:23 | |
| *** yamamoto has quit IRC | 08:23 | |
| *** nati_ueno has quit IRC | 08:23 | |
| *** devvesa has joined #openstack-neutron | 08:23 | |
| *** nati_ueno has joined #openstack-neutron | 08:24 | |
| openstackgerrit | Zhang Hua proposed openstack/neutron-vpnaas: vpn namespace wrapper https://review.openstack.org/146508 | 08:26 |
| openstackgerrit | Zhang Hua proposed openstack/neutron-vpnaas: IPsec strongSwan driver implemention https://review.openstack.org/144391 | 08:26 |
| *** zz_avozza is now known as avozza | 08:27 | |
| *** erikmoe has quit IRC | 08:27 | |
| openstackgerrit | Yoni Shafrir proposed openstack/neutron: Fixed L3 agent manual scheduling for HA routers https://review.openstack.org/143297 | 08:27 |
| *** oomichi has quit IRC | 08:28 | |
| *** addnull has quit IRC | 08:30 | |
| *** dsneddon has quit IRC | 08:30 | |
| *** scheuran has joined #openstack-neutron | 08:30 | |
| *** yamahata has quit IRC | 08:31 | |
| *** addnull has joined #openstack-neutron | 08:31 | |
| *** addnull has quit IRC | 08:31 | |
| *** dsneddon has joined #openstack-neutron | 08:31 | |
| *** addnull has joined #openstack-neutron | 08:31 | |
| *** vthapar_ has joined #openstack-neutron | 08:32 | |
| *** boris-42 has quit IRC | 08:33 | |
| *** vthapar has quit IRC | 08:33 | |
| trinaths | In the service-plugins split, when I added my FW plugins, and verify the unit tests, I get the error "Error loading plugin by name, No 'neutron.service_plugins' driver found, looking for 'neutron.service_plugins.fsl_firewall'" . Is there any thing I'm missing there. Kindly guide me. | 08:33 |
| *** moshele has joined #openstack-neutron | 08:34 | |
| *** avozza is now known as zz_avozza | 08:37 | |
| *** zhhuabj has quit IRC | 08:38 | |
| *** zhhuabj has joined #openstack-neutron | 08:38 | |
| *** luqas has joined #openstack-neutron | 08:39 | |
| *** kawa2014 has joined #openstack-neutron | 08:40 | |
| *** ygbo has joined #openstack-neutron | 08:41 | |
| *** nati_ueno has quit IRC | 08:42 | |
| *** watanabe_isao has quit IRC | 08:43 | |
| openstackgerrit | John Schwarz proposed openstack/neutron: Move common test helpers to neutron.test.common https://review.openstack.org/146770 | 08:44 |
| *** lukasa has quit IRC | 08:45 | |
| *** jlanoux has joined #openstack-neutron | 08:49 | |
| openstackgerrit | John Schwarz proposed openstack/neutron: Move common test helpers to neutron.test.common https://review.openstack.org/146770 | 08:49 |
| *** jpena has joined #openstack-neutron | 08:50 | |
| *** sudipto has joined #openstack-neutron | 08:50 | |
| *** dsneddon has quit IRC | 08:51 | |
| *** tflynn has quit IRC | 08:51 | |
| *** dsneddon has joined #openstack-neutron | 08:52 | |
| *** anshul has quit IRC | 08:53 | |
| *** spandhe has quit IRC | 08:54 | |
| *** zhhuabj has quit IRC | 08:55 | |
| *** anshul has joined #openstack-neutron | 08:55 | |
| *** zhhuabj has joined #openstack-neutron | 08:55 | |
| *** zhhuabj has quit IRC | 08:56 | |
| *** zhhuabj has joined #openstack-neutron | 08:56 | |
| *** mohitsharma has quit IRC | 09:00 | |
| *** zz_avozza is now known as avozza | 09:03 | |
| *** zhhuabj has quit IRC | 09:04 | |
| *** zhhuabj has joined #openstack-neutron | 09:04 | |
| *** jpich has joined #openstack-neutron | 09:06 | |
| *** xuhanp has quit IRC | 09:08 | |
| *** jistr has joined #openstack-neutron | 09:09 | |
| *** jp_at_hp has joined #openstack-neutron | 09:09 | |
| *** jgjl has quit IRC | 09:09 | |
| *** dsneddon has quit IRC | 09:12 | |
| *** dsneddon has joined #openstack-neutron | 09:14 | |
| *** addnull has quit IRC | 09:14 | |
| *** addnull has joined #openstack-neutron | 09:15 | |
| *** robklg has joined #openstack-neutron | 09:18 | |
| *** addnull has quit IRC | 09:18 | |
| *** techcet has joined #openstack-neutron | 09:20 | |
| *** fandi has joined #openstack-neutron | 09:20 | |
| *** techcet has quit IRC | 09:22 | |
| *** techcet_ has joined #openstack-neutron | 09:22 | |
| *** techcet_ has quit IRC | 09:23 | |
| *** techcet has joined #openstack-neutron | 09:23 | |
| *** jlibosva has joined #openstack-neutron | 09:23 | |
| *** zhhuabj has quit IRC | 09:27 | |
| *** tomoe has quit IRC | 09:30 | |
| *** ollivier has joined #openstack-neutron | 09:31 | |
| *** zhhuabj has joined #openstack-neutron | 09:33 | |
| *** moshele has quit IRC | 09:35 | |
| *** josecastroleon has quit IRC | 09:36 | |
| *** josecastroleon has joined #openstack-neutron | 09:37 | |
| *** xavileon has quit IRC | 09:38 | |
| openstackgerrit | John Schwarz proposed openstack/neutron: Add sanity check for wrong MTU when using tunnels https://review.openstack.org/129852 | 09:38 |
| *** apuimedo has joined #openstack-neutron | 09:41 | |
| *** techcet has quit IRC | 09:42 | |
| *** mohitsharma has joined #openstack-neutron | 09:42 | |
| *** techcet has joined #openstack-neutron | 09:42 | |
| *** Marga_ has joined #openstack-neutron | 09:43 | |
| *** luqas has quit IRC | 09:44 | |
| openstackgerrit | Ann Kamyshnikova proposed openstack/neutron: Default security group table https://review.openstack.org/142101 | 09:50 |
| *** moshele has joined #openstack-neutron | 09:50 | |
| *** jistr has quit IRC | 09:50 | |
| openstackgerrit | Ann Kamyshnikova proposed openstack/neutron: Default security group table https://review.openstack.org/142101 | 09:52 |
| openstackgerrit | Evgeny Fedoruk proposed openstack/neutron: Adding LBaaS v2 L7 capability extension resources https://review.openstack.org/148859 | 09:54 |
| *** jistr has joined #openstack-neutron | 09:56 | |
| *** sbfox has quit IRC | 09:58 | |
| openstackgerrit | yalei wang proposed openstack/neutron: add the default value for the existing_floating_ips https://review.openstack.org/148862 | 10:01 |
| *** tomoe has joined #openstack-neutron | 10:05 | |
| *** addnull has joined #openstack-neutron | 10:08 | |
| *** tomoe has quit IRC | 10:09 | |
| *** addnull has quit IRC | 10:11 | |
| *** mkerrin has joined #openstack-neutron | 10:12 | |
| *** dmellado has quit IRC | 10:13 | |
| openstackgerrit | yalei wang proposed openstack/neutron: add the default value for the existing_floating_ips https://review.openstack.org/148862 | 10:13 |
| *** aepifanov has joined #openstack-neutron | 10:13 | |
| *** dmellado has joined #openstack-neutron | 10:14 | |
| *** tellesnobrega_ has joined #openstack-neutron | 10:15 | |
| *** mohitsharma has quit IRC | 10:17 | |
| *** tomoe has joined #openstack-neutron | 10:17 | |
| *** addnull has joined #openstack-neutron | 10:18 | |
| *** yfried_ is now known as yfried|afk | 10:20 | |
| openstackgerrit | Zhang Hua proposed openstack/neutron-vpnaas: vpn namespace wrapper https://review.openstack.org/146508 | 10:22 |
| openstackgerrit | Zhang Hua proposed openstack/neutron-vpnaas: IPsec strongSwan driver implemention https://review.openstack.org/144391 | 10:22 |
| *** bjornar_ has joined #openstack-neutron | 10:22 | |
| *** shayan has joined #openstack-neutron | 10:22 | |
| *** tomoe has quit IRC | 10:23 | |
| *** tomoe has joined #openstack-neutron | 10:24 | |
| shayan | Hi to all, I have a problem with metadata service, actually instances don't get metadata at boot time | 10:24 |
| *** teju has left #openstack-neutron | 10:26 | |
| *** ihrachyshka has joined #openstack-neutron | 10:26 | |
| *** afazekas has joined #openstack-neutron | 10:28 | |
| *** luqas has joined #openstack-neutron | 10:29 | |
| *** xavileon has joined #openstack-neutron | 10:29 | |
| *** addnull has quit IRC | 10:30 | |
| *** addnull has joined #openstack-neutron | 10:32 | |
| *** yfried|afk is now known as yfried_ | 10:36 | |
| *** yfauser has joined #openstack-neutron | 10:39 | |
| *** alexpilotti has joined #openstack-neutron | 10:41 | |
| *** nyechiel__ has quit IRC | 10:41 | |
| *** pask81 has quit IRC | 10:41 | |
| *** nyechiel__ has joined #openstack-neutron | 10:41 | |
| openstackgerrit | Ann Kamyshnikova proposed openstack/neutron: Default security group table https://review.openstack.org/142101 | 10:41 |
| *** bjornar_ has quit IRC | 10:43 | |
| ajo | marios, ping https://review.openstack.org/#/c/136834/ | 10:44 |
| ajo | how's that work going? any ETA? :-) | 10:44 |
| *** aix has quit IRC | 10:45 | |
| *** yfauser has left #openstack-neutron | 10:46 | |
| *** yfried_ is now known as yfried|afk | 10:46 | |
| marios | ajo: hey | 10:50 |
| marios | ajo: i am just adding the dhclient test case (delay is context switching for other things), | 10:51 |
| marios | actually working on it right now. i hope to get revision out toda7y | 10:51 |
| marios | ajo: test case itself is fine but i continue to see segfaults | 10:51 |
| *** stanzgy has quit IRC | 10:52 | |
| marios | ajo: i will respond to maru about that, am happy to let the normal teardown + addCleanup happen if it is just a local issue | 10:52 |
| ajo | marios segfaults? | 10:52 |
| *** yfried|afk is now known as yfried_ | 10:53 | |
| marios | ajo: yeah with cleanup code (is why i override teardown instead of using the usual addCleanup) - in comments and also note on the teardown | 10:53 |
| ajo | ahhh | 10:53 |
| ajo | I remember | 10:53 |
| ajo | ovs related, and taking the port under dnsmasq feet? | 10:53 |
| ajo | or something like that? | 10:53 |
| marios | right that one | 10:54 |
| ajo | and there is no way to wait for dnsmasq to be gone | 10:54 |
| ajo | before removing the ovs port? | 10:54 |
| ajo | ah | 10:55 |
| ajo | ok, it's why you have a different teardown | 10:55 |
| ajo | let me read the code again | 10:55 |
| marios | i have traces which i should dig up but from memory it was because teardown comes before cleanup methods. tearddown kills the br-int | 10:55 |
| marios | before cleanup methods can deal with the namespace, ports, dnsmasq etc etc | 10:56 |
| marios | BUT HAVING SAID THIS | 10:56 |
| ajo | aha | 10:56 |
| marios | maru said he couldn't reproduce it in his latest comment (need to look more closely at his sequencing there) | 10:56 |
| marios | so | 10:56 |
| ajo | marios, did you see any segfault on the gate? | 10:57 |
| ajo | what kernel / ovs are you using? | 10:57 |
| marios | ajo:yeah sec let me find it | 10:57 |
| *** Marga_ has quit IRC | 10:58 | |
| marios | 3.17.8 kernel and 2.3.1 ovs | 10:59 |
| ajo | seems rather new, | 11:00 |
| ajo | I'm testing on Centos7 kernel, if you want me to try it.. | 11:00 |
| marios | ajo: sure | 11:00 |
| marios | ajo: if you like wait for next rev | 11:00 |
| ajo | marios, sure | 11:00 |
| marios | ajo: i can remove the custom teardown (or comment it out for now) | 11:00 |
| marios | ajo: and see what happens when you just run it (and how gate deals) | 11:01 |
| ajo | marios ping me when it's done, I need to work on my last ProcessMonitor comments | 11:01 |
| ajo | ':D | 11:01 |
| marios | ajo: cool thanks for taking the time mate | 11:01 |
| ajo | np, we need those tests ;D | 11:02 |
| *** blues-man has joined #openstack-neutron | 11:05 | |
| *** boris-42 has joined #openstack-neutron | 11:05 | |
| *** bjornar_ has joined #openstack-neutron | 11:08 | |
| *** techcet has quit IRC | 11:09 | |
| *** tellesnobrega_ has quit IRC | 11:13 | |
| *** evgenyf has quit IRC | 11:13 | |
| *** aix has joined #openstack-neutron | 11:16 | |
| openstackgerrit | Yoni Shafrir proposed openstack/neutron: Unscheduling a router from the same agent twice shouldn't cause an error https://review.openstack.org/148883 | 11:21 |
| openstackgerrit | Trinath Somanchi proposed openstack/neutron-fwaas: Freescale FWaaS Plugin https://review.openstack.org/148884 | 11:22 |
| *** tomoe has quit IRC | 11:23 | |
| openstackgerrit | Yoni Shafrir proposed openstack/neutron: Removing a router twice from the same agent shouldn't cause an error https://review.openstack.org/148883 | 11:23 |
| *** dsneddon has quit IRC | 11:28 | |
| *** dsneddon has joined #openstack-neutron | 11:29 | |
| *** evgenyf has joined #openstack-neutron | 11:32 | |
| openstackgerrit | Evgeny Fedoruk proposed openstack/neutron: Adding LBaaS v2 TLS capability extension resources https://review.openstack.org/148896 | 11:37 |
| *** moshele has quit IRC | 11:38 | |
| *** lori|away is now known as lori | 11:42 | |
| *** pc_m has joined #openstack-neutron | 11:44 | |
| *** Zemeio has joined #openstack-neutron | 11:44 | |
| *** rdo has quit IRC | 11:46 | |
| *** anish_ has quit IRC | 11:46 | |
| *** zhhuabj has quit IRC | 11:48 | |
| *** rdo has joined #openstack-neutron | 11:48 | |
| *** yamamoto has joined #openstack-neutron | 11:48 | |
| *** dsneddon has quit IRC | 11:49 | |
| *** dsneddon has joined #openstack-neutron | 11:50 | |
| *** pal has quit IRC | 11:51 | |
| openstackgerrit | Yoni Shafrir proposed openstack/neutron: Removing a router twice from the same agent shouldn't cause an error https://review.openstack.org/148883 | 11:51 |
| *** zhhuabj has joined #openstack-neutron | 11:53 | |
| *** skolekonov has joined #openstack-neutron | 11:54 | |
| *** tchaypo_ is now known as tchaypo | 11:55 | |
| *** lukasa has joined #openstack-neutron | 11:58 | |
| *** kbyrne has quit IRC | 11:58 | |
| *** kbyrne has joined #openstack-neutron | 11:59 | |
| *** jamielennox|away is now known as jamielennox | 12:01 | |
| *** trinaths has quit IRC | 12:02 | |
| *** chlong has joined #openstack-neutron | 12:02 | |
| *** raildo has joined #openstack-neutron | 12:03 | |
| ajo | obondarev, thanks for the review time, looking at the new comments | 12:09 |
| *** mwagner_lap has quit IRC | 12:10 | |
| *** dsneddon has quit IRC | 12:10 | |
| *** dsneddon has joined #openstack-neutron | 12:11 | |
| eren | ajo: I've setup VXLAN with official documenation | 12:12 |
| eren | I still get bridge problem (it's highly probable to be kernel issue). Now I will disable iptables on bridges to overcome it. Later, I think I will need to lower the MTU in qrouter leg | 12:12 |
| eren | if you are around, I can keep you updated in this channel | 12:13 |
| *** yamamoto has quit IRC | 12:13 | |
| *** jtaleric is now known as rook | 12:18 | |
| openstackgerrit | Yoni Shafrir proposed openstack/neutron: Fixed L3 agent manual scheduling for HA routers https://review.openstack.org/143297 | 12:21 |
| *** rotbeard has joined #openstack-neutron | 12:21 | |
| *** amuller has joined #openstack-neutron | 12:24 | |
| obondarev | ajo: sure, thanks for your patience and being responsive to the comments | 12:25 |
| *** booly-yam-6137 has joined #openstack-neutron | 12:25 | |
| *** yamamoto has joined #openstack-neutron | 12:26 | |
| *** neeti has quit IRC | 12:27 | |
| *** haorenzhu has quit IRC | 12:27 | |
| *** yamamoto has quit IRC | 12:27 | |
| *** shayan has quit IRC | 12:30 | |
| openstackgerrit | Elena Ezhova proposed openstack/neutron: WIP: Add index on allocated https://review.openstack.org/148617 | 12:30 |
| *** dsneddon has quit IRC | 12:31 | |
| *** dsneddon has joined #openstack-neutron | 12:33 | |
| ajo | eren, ack, may be it's also interesting to have updates on the ML too, other people will face the same thing too | 12:33 |
| *** anilvenkata has quit IRC | 12:33 | |
| *** blues-man has quit IRC | 12:34 | |
| eren | oh god, I kernel module panic when running iperf inside VM | 12:35 |
| eren | I get* | 12:35 |
| *** blues-man has joined #openstack-neutron | 12:36 | |
| openstackgerrit | enikanorov proposed openstack/neutron: Add option to remove networks from dead DHCP agents https://review.openstack.org/131150 | 12:36 |
| eren | I need to rmmod bnx2x && modprobe bnx2x whenever I run iperf | 12:37 |
| *** baoli has joined #openstack-neutron | 12:39 | |
| eren | ok, I still get the same retransmission problem using VXLAN as well. This time, I cannot even run iperf, which causes eth driver to blow up | 12:40 |
| eren | I'm writing this to mailing list for archival purposes | 12:40 |
| eren | later, I will try updating the kernel | 12:41 |
| *** bjornar_ has quit IRC | 12:42 | |
| *** baoli has quit IRC | 12:42 | |
| *** baoli has joined #openstack-neutron | 12:43 | |
| *** moshele has joined #openstack-neutron | 12:46 | |
| *** diegows has joined #openstack-neutron | 12:46 | |
| *** xuhanp has joined #openstack-neutron | 12:51 | |
| *** dsneddon has quit IRC | 12:53 | |
| *** dsneddon has joined #openstack-neutron | 12:53 | |
| *** karimb has quit IRC | 12:54 | |
| *** Vic has quit IRC | 12:57 | |
| diegows | hi | 12:58 |
| *** Longgeek has quit IRC | 12:58 | |
| diegows | let me know if I'm wrong, but there is not way to attach a instance to the external network. I'm using the default network topology described in the official docs | 12:59 |
| openstackgerrit | Ilya Shakhat proposed openstack/neutron: Do not duplicate message consumers https://review.openstack.org/148915 | 13:00 |
| *** bjornar_ has joined #openstack-neutron | 13:01 | |
| *** Longgeek has joined #openstack-neutron | 13:08 | |
| *** fandi has quit IRC | 13:08 | |
| *** yfried_ is now known as yfried|afk | 13:10 | |
| *** dims__ has joined #openstack-neutron | 13:10 | |
| kashyap | With current Neutron git master, I see this : "devstack/functions-common:548 Failure creating NET_ID for fb60861defec4a5b95236177b7f6d0f8" | 13:10 |
| *** ryanpetrello has joined #openstack-neutron | 13:10 | |
| kashyap | Fails at this function: 'create_neutron_initial_network' | 13:11 |
| kashyap | Anyone else see this, I wonder. . . | 13:11 |
| *** seizadi has joined #openstack-neutron | 13:14 | |
| openstackgerrit | Assaf Muller proposed openstack/neutron: Improve agent-based flat/vlan ml2 port binding failure logging https://review.openstack.org/125115 | 13:18 |
| *** erikmoe has joined #openstack-neutron | 13:20 | |
| *** booly-yam-6137 has quit IRC | 13:20 | |
| *** jamielennox is now known as jamielennox|away | 13:21 | |
| *** yfried|afk is now known as yfried_ | 13:21 | |
| *** rdo has quit IRC | 13:22 | |
| *** booly-yam-6137 has joined #openstack-neutron | 13:22 | |
| *** techcet has joined #openstack-neutron | 13:25 | |
| *** enikanorov_ has joined #openstack-neutron | 13:25 | |
| *** jckasper has quit IRC | 13:26 | |
| *** enikanorov has quit IRC | 13:28 | |
| *** techcet has quit IRC | 13:29 | |
| *** tomoe has joined #openstack-neutron | 13:32 | |
| *** tomoe_ has joined #openstack-neutron | 13:33 | |
| *** tomoe has quit IRC | 13:33 | |
| *** aveiga has quit IRC | 13:33 | |
| *** killer_prince has joined #openstack-neutron | 13:34 | |
| *** killer_prince is now known as lazy_prince | 13:34 | |
| *** bjornar_ has quit IRC | 13:37 | |
| *** rdo has joined #openstack-neutron | 13:41 | |
| *** aveiga has joined #openstack-neutron | 13:42 | |
| *** zhhuabj has quit IRC | 13:42 | |
| *** zhhuabj has joined #openstack-neutron | 13:42 | |
| *** zhhuabj has quit IRC | 13:43 | |
| *** zhhuabj has joined #openstack-neutron | 13:43 | |
| *** mwagner_lap has joined #openstack-neutron | 13:43 | |
| *** claudiub has joined #openstack-neutron | 13:44 | |
| *** Miouge has quit IRC | 13:45 | |
| *** thomasem has joined #openstack-neutron | 13:47 | |
| *** jckasper has joined #openstack-neutron | 13:47 | |
| *** dane_leblanc has joined #openstack-neutron | 13:48 | |
| *** jckasper_ has joined #openstack-neutron | 13:48 | |
| *** Miouge has joined #openstack-neutron | 13:49 | |
| *** booly-yam-6137 has quit IRC | 13:49 | |
| *** booly-yam-6137 has joined #openstack-neutron | 13:51 | |
| *** jckasper has quit IRC | 13:52 | |
| *** mikehn has quit IRC | 13:54 | |
| *** raildo has quit IRC | 13:55 | |
| *** dsneddon has quit IRC | 13:55 | |
| *** dsneddon has joined #openstack-neutron | 13:56 | |
| *** mikehn has joined #openstack-neutron | 13:57 | |
| *** thomasem has quit IRC | 13:57 | |
| openstackgerrit | Evgeny Fedoruk proposed openstack/neutron: L7 capability extension implementation for lbaas v2 https://review.openstack.org/148859 | 13:58 |
| *** radez_g0n3 is now known as radez | 14:00 | |
| *** kragniz has joined #openstack-neutron | 14:01 | |
| *** mohitsharma has joined #openstack-neutron | 14:01 | |
| *** thomasem has joined #openstack-neutron | 14:02 | |
| *** Miouge has quit IRC | 14:04 | |
| *** JasonPlank has quit IRC | 14:04 | |
| *** apuimedo has quit IRC | 14:04 | |
| *** mohitsharma has quit IRC | 14:05 | |
| openstackgerrit | Evgeny Fedoruk proposed openstack/neutron: TLS capability extension implementation for lbaas v2 https://review.openstack.org/148896 | 14:05 |
| *** raildo has joined #openstack-neutron | 14:06 | |
| *** yshafrir has quit IRC | 14:06 | |
| *** Longgeek has quit IRC | 14:08 | |
| *** booly-yam-6137 has quit IRC | 14:08 | |
| *** Longgeek has joined #openstack-neutron | 14:09 | |
| *** booly-yam-6137 has joined #openstack-neutron | 14:09 | |
| openstackgerrit | Ann Kamyshnikova proposed openstack/neutron: Default security group table https://review.openstack.org/142101 | 14:13 |
| *** mohitsharma has joined #openstack-neutron | 14:13 | |
| *** dsneddon has quit IRC | 14:15 | |
| *** dsneddon has joined #openstack-neutron | 14:17 | |
| *** karimb has joined #openstack-neutron | 14:19 | |
| *** zhhuabj has quit IRC | 14:20 | |
| *** JasonPlank has joined #openstack-neutron | 14:20 | |
| *** coolsvap is now known as coolsvap|afk | 14:25 | |
| *** SridharG has left #openstack-neutron | 14:26 | |
| *** zhhuabj has joined #openstack-neutron | 14:27 | |
| *** zhhuabj has quit IRC | 14:27 | |
| *** yfried_ is now known as yfried|afk | 14:28 | |
| *** yfried|afk is now known as yfried_ | 14:28 | |
| openstackgerrit | Ihar Hrachyshka proposed openstack/neutron: tests: don't spread fixtures.TempDir throughout test cases https://review.openstack.org/148054 | 14:30 |
| *** carl_baldwin has joined #openstack-neutron | 14:31 | |
| *** lodgenbd has joined #openstack-neutron | 14:35 | |
| *** changbl has joined #openstack-neutron | 14:35 | |
| *** Marga_ has joined #openstack-neutron | 14:36 | |
| *** coolsvap|afk is now known as coolsvap | 14:36 | |
| *** dsneddon has quit IRC | 14:37 | |
| *** lodgenbd has quit IRC | 14:37 | |
| *** diegows has quit IRC | 14:37 | |
| *** dsneddon has joined #openstack-neutron | 14:38 | |
| *** geekinutah has joined #openstack-neutron | 14:39 | |
| *** jprovazn has joined #openstack-neutron | 14:39 | |
| *** watanabe_isao has joined #openstack-neutron | 14:39 | |
| *** ijw has joined #openstack-neutron | 14:40 | |
| *** jgrimm is now known as zz_jgrimm | 14:40 | |
| pc_m | ajo: salv-orlando: Can you guys chime in on the thread inquiring about whether or not we can assume a kernel version >= 3.8? http://lists.openstack.org/pipermail/openstack-dev/2015-January/054815.html | 14:40 |
| *** booly-yam-6137 has quit IRC | 14:40 | |
| *** ijw has quit IRC | 14:40 | |
| *** dboik has joined #openstack-neutron | 14:41 | |
| *** ijw has joined #openstack-neutron | 14:41 | |
| *** kbringard has joined #openstack-neutron | 14:43 | |
| *** watanabe_isao has quit IRC | 14:45 | |
| *** erikmoe has quit IRC | 14:46 | |
| openstackgerrit | Russell Bryant proposed openstack/neutron: hyperv: drop usage of SecurityGroupServerRpcApiMixin https://review.openstack.org/147902 | 14:49 |
| openstackgerrit | Russell Bryant proposed openstack/neutron: nec: drop usage of SecurityGroupServerRpcApiMixin https://review.openstack.org/147903 | 14:49 |
| openstackgerrit | Russell Bryant proposed openstack/neutron: Create SecurityGroupServerRpcApi and add some docs https://review.openstack.org/147900 | 14:49 |
| openstackgerrit | Russell Bryant proposed openstack/neutron: bigswitch: drop usage of SecurityGroupServerRpcApiMixin https://review.openstack.org/147901 | 14:49 |
| openstackgerrit | Russell Bryant proposed openstack/neutron: oneconvergence: drop usage of SecurityGroupServerRpcApiMixin https://review.openstack.org/147905 | 14:49 |
| openstackgerrit | Russell Bryant proposed openstack/neutron: ofagent: drop usage of SecurityGroupServerRpcApiMixin https://review.openstack.org/147904 | 14:49 |
| openstackgerrit | Russell Bryant proposed openstack/neutron: tests: drop usage of SecurityGroupServerRpcApiMixin https://review.openstack.org/147907 | 14:49 |
| openstackgerrit | Russell Bryant proposed openstack/neutron: ovs: drop usage of SecurityGroupServerRpcApiMixin https://review.openstack.org/147906 | 14:49 |
| *** addnull has quit IRC | 14:50 | |
| *** yamahata has joined #openstack-neutron | 14:50 | |
| *** nlahouti has joined #openstack-neutron | 14:53 | |
| *** armax has joined #openstack-neutron | 14:53 | |
| openstackgerrit | Swaminathan Vasudevan proposed openstack/neutron: Fixes Multiple External Networks issue with DVR https://review.openstack.org/142674 | 14:53 |
| *** nlahouti has quit IRC | 14:53 | |
| *** anshul has quit IRC | 14:55 | |
| *** booly-yam-6137 has joined #openstack-neutron | 14:55 | |
| *** xuhanp has quit IRC | 14:56 | |
| *** nlahouti has joined #openstack-neutron | 14:57 | |
| *** dsneddon has quit IRC | 14:57 | |
| *** dsneddon has joined #openstack-neutron | 14:58 | |
| *** mohitsharma has quit IRC | 15:01 | |
| *** evgenyf has quit IRC | 15:04 | |
| *** nlahouti has quit IRC | 15:04 | |
| *** evgenyf has joined #openstack-neutron | 15:04 | |
| *** manishg has joined #openstack-neutron | 15:05 | |
| *** nyechiel__ has quit IRC | 15:07 | |
| *** jasondotstar has joined #openstack-neutron | 15:08 | |
| *** jasondotstar has quit IRC | 15:08 | |
| *** jasondotstar has joined #openstack-neutron | 15:09 | |
| *** manishg has quit IRC | 15:10 | |
| *** Miouge has joined #openstack-neutron | 15:10 | |
| *** crose has joined #openstack-neutron | 15:14 | |
| *** dencaval has left #openstack-neutron | 15:15 | |
| *** dencaval has joined #openstack-neutron | 15:15 | |
| *** Murali has quit IRC | 15:15 | |
| *** thedodd has joined #openstack-neutron | 15:16 | |
| *** seizadi has quit IRC | 15:16 | |
| dencaval | Hey guys, Is Nova prerequisite for Neutron? Is it possible to plug a real device (host machine) to an openstack-neutron port? | 15:17 |
| *** carl_baldwin has quit IRC | 15:18 | |
| *** dsneddon has quit IRC | 15:18 | |
| *** dsneddon has joined #openstack-neutron | 15:19 | |
| *** yfried_ has quit IRC | 15:26 | |
| larsks | dencaval: sure, you could do that. you would need your own code to interact with the neutron api and perform any necessary device plugging, etc. | 15:28 |
| HenryG | dencaval: have you checked the ironic project? | 15:28 |
| *** leenheer has joined #openstack-neutron | 15:28 | |
| *** Networkn3rd has joined #openstack-neutron | 15:30 | |
| dencaval | larsks I trying to imagine a real device making part of a specific vlan in neutron, for example? would it be needed of a floating IP? | 15:30 |
| dencaval | HenryG Yes, provisioning of physical nodes. | 15:31 |
| larsks | dencaval: i'm not sure about the practical answers; I was just saying that there's nothing about neutron that requires nova and you could in theory use neutron without nova involved. Not sure what that would actually look like :) | 15:31 |
| *** changbl has quit IRC | 15:32 | |
| *** pradk has joined #openstack-neutron | 15:33 | |
| dencaval | HenryG the idea is to request an IP address / port from a neutron VLan to be used by an external openstack device | 15:33 |
| *** itzikb_ has quit IRC | 15:35 | |
| dencaval | larsks Is there some project or doc of using openstack-neutron without Nova? | 15:35 |
| larsks | dencaval: Not of which I'm aware. That's not a common use case... | 15:35 |
| *** jasondotstar has quit IRC | 15:38 | |
| *** dsneddon has quit IRC | 15:39 | |
| anteaya | I'm currently shopping for reviews on this spec which is the first of a two parter, this portion sets expectations for the target audience: https://review.openstack.org/#/c/147723/ | 15:41 |
| *** dsneddon has joined #openstack-neutron | 15:41 | |
| *** Sukhdev has joined #openstack-neutron | 15:41 | |
| *** vthapar_ has quit IRC | 15:43 | |
| *** nplanel_ has joined #openstack-neutron | 15:43 | |
| *** jxxxxx has quit IRC | 15:43 | |
| *** zhhuabj has joined #openstack-neutron | 15:44 | |
| *** signed8bit has joined #openstack-neutron | 15:45 | |
| anteaya | also jlibosva is working on the first step of the nova-net to neutron migration implementation in the db migration work, reviews appreciated: https://review.openstack.org/#/c/148260/2 | 15:47 |
| jlibosva | appreciated indeed :) | 15:48 |
| *** a_le has quit IRC | 15:51 | |
| *** numan has quit IRC | 15:51 | |
| *** a_le has joined #openstack-neutron | 15:56 | |
| *** markmcclain has joined #openstack-neutron | 15:56 | |
| *** fandi has joined #openstack-neutron | 15:57 | |
| openstackgerrit | Terry Wilson proposed openstack/neutron: Add ovsdb-related functional tests https://review.openstack.org/146670 | 15:57 |
| *** signed8bit is now known as signed8bit_ZZZzz | 15:58 | |
| openstackgerrit | Ihar Hrachyshka proposed openstack/neutron: pep8: cleaned up excludes https://review.openstack.org/148968 | 15:58 |
| openstackgerrit | Ihar Hrachyshka proposed openstack/neutron: pep8: validate neutron-rootwrap-xen-dom0 https://review.openstack.org/148969 | 15:58 |
| *** TrevorV_ has joined #openstack-neutron | 16:00 | |
| *** signed8bit_ZZZzz is now known as signed8bit | 16:00 | |
| *** zz_jgrimm is now known as jgrimm | 16:00 | |
| openstackgerrit | Ihar Hrachyshka proposed openstack/neutron: pep8: validate neutron-rootwrap-xen-dom0 https://review.openstack.org/148969 | 16:00 |
| *** dsneddon has quit IRC | 16:00 | |
| *** anshul has joined #openstack-neutron | 16:00 | |
| *** jasondotstar has joined #openstack-neutron | 16:01 | |
| openstackgerrit | Michael Smith proposed openstack/neutron: This patch will be used to compare dvr vs full neturon runs https://review.openstack.org/141897 | 16:02 |
| *** skolekonov has quit IRC | 16:02 | |
| *** jaypipes has joined #openstack-neutron | 16:02 | |
| *** carl_baldwin has joined #openstack-neutron | 16:03 | |
| *** dsneddon has joined #openstack-neutron | 16:03 | |
| openstackgerrit | Ihar Hrachyshka proposed openstack/neutron: pep8: validate neutron-rootwrap-xen-dom0 https://review.openstack.org/148969 | 16:03 |
| *** techcet has joined #openstack-neutron | 16:03 | |
| *** zhhuabj has quit IRC | 16:05 | |
| *** zhhuabj has joined #openstack-neutron | 16:06 | |
| openstackgerrit | Ihar Hrachyshka proposed openstack/neutron: oslo: migrate to namespace-less import paths https://review.openstack.org/147215 | 16:08 |
| openstackgerrit | Ihar Hrachyshka proposed openstack/neutron: Drop bin/neutron-rootwrap https://review.openstack.org/148975 | 16:08 |
| *** carl_baldwin has quit IRC | 16:10 | |
| *** nmagnezi has quit IRC | 16:11 | |
| *** briancurtin has joined #openstack-neutron | 16:14 | |
| *** xgerman has joined #openstack-neutron | 16:14 | |
| *** shashankhegde has joined #openstack-neutron | 16:15 | |
| *** jprovazn is now known as jprovazn_bbl | 16:15 | |
| *** leenheer has joined #openstack-neutron | 16:16 | |
| openstackgerrit | Brian Haley proposed openstack/neutron: Replace FLOATING_IP_CIDR_SUFFIX constant with utils https://review.openstack.org/147972 | 16:16 |
| *** igordcard has joined #openstack-neutron | 16:17 | |
| *** TrevorV_ has quit IRC | 16:18 | |
| *** trinaths has joined #openstack-neutron | 16:18 | |
| *** trinaths1 has joined #openstack-neutron | 16:23 | |
| *** trinaths has quit IRC | 16:24 | |
| *** dneary has quit IRC | 16:24 | |
| *** armax has quit IRC | 16:25 | |
| *** hanzhang has quit IRC | 16:25 | |
| *** luqas has quit IRC | 16:26 | |
| *** scheuran has quit IRC | 16:26 | |
| *** jasondotstar has quit IRC | 16:27 | |
| *** Marga_ has quit IRC | 16:27 | |
| *** hanzhang has joined #openstack-neutron | 16:29 | |
| *** techcet has quit IRC | 16:30 | |
| *** techcet has joined #openstack-neutron | 16:31 | |
| *** changbl has joined #openstack-neutron | 16:32 | |
| *** banix_ has joined #openstack-neutron | 16:34 | |
| *** banix_ is now known as banix | 16:34 | |
| *** yeungp has joined #openstack-neutron | 16:38 | |
| *** irenab has quit IRC | 16:38 | |
| *** evgenyf has quit IRC | 16:39 | |
| *** shashankhegde has quit IRC | 16:41 | |
| *** hanzhang has quit IRC | 16:41 | |
| *** pradk has quit IRC | 16:41 | |
| *** anish_ has joined #openstack-neutron | 16:41 | |
| *** hanzhang has joined #openstack-neutron | 16:41 | |
| openstackgerrit | Swaminathan Vasudevan proposed openstack/neutron: get_vm_port_hostid should log PortNotFound Exception https://review.openstack.org/147725 | 16:42 |
| *** dsneddon has quit IRC | 16:42 | |
| *** sballe__ has joined #openstack-neutron | 16:43 | |
| *** dsneddon has joined #openstack-neutron | 16:43 | |
| dougwig | any neutron core, can you stop this merge? https://review.openstack.org/#/c/148859/ | 16:45 |
| *** jp_at_hp has quit IRC | 16:45 | |
| dougwig | HenryG: ^^ | 16:45 |
| HenryG | dougwig: done | 16:46 |
| dougwig | HenryG: ty! | 16:47 |
| *** jlibosva has quit IRC | 16:47 | |
| dougwig | HenryG: can you mark it as a WIP for me? | 16:47 |
| HenryG | dougwig: done | 16:47 |
| dougwig | ty | 16:48 |
| blogan | HengryG: thanks! | 16:48 |
| *** ihrachyshka has quit IRC | 16:48 | |
| *** leenheer has quit IRC | 16:48 | |
| *** manishg has joined #openstack-neutron | 16:49 | |
| *** dims__ has quit IRC | 16:50 | |
| *** changbl has quit IRC | 16:51 | |
| *** ChuckC_ has joined #openstack-neutron | 16:51 | |
| *** belmoreira has quit IRC | 16:51 | |
| *** ChuckC has quit IRC | 16:51 | |
| *** vitorc has quit IRC | 16:53 | |
| *** mlavalle has joined #openstack-neutron | 16:56 | |
| *** Murali has joined #openstack-neutron | 16:57 | |
| openstackgerrit | garyk proposed openstack/neutron: L7 capability extension implementation for lbaas v2 https://review.openstack.org/148859 | 16:57 |
| *** booly-yam-6137 has quit IRC | 16:57 | |
| *** vitorc has joined #openstack-neutron | 16:58 | |
| *** matrohon has quit IRC | 16:58 | |
| garyk | HenryG: blogan ^ - updating the commit message bumped that patch from the gate | 16:58 |
| *** karimb has quit IRC | 16:58 | |
| HenryG | garyk: OK, is it safe to remove -2 now? | 16:59 |
| blogan | garyk: thanks i assumped the -2 would stop that, but I'm dumb and didnt check the gate | 16:59 |
| *** jorgem has joined #openstack-neutron | 16:59 | |
| *** shashankhegde has joined #openstack-neutron | 16:59 | |
| garyk | HenryG: yeah, you can remove the _2 now | 17:00 |
| *** jpich has quit IRC | 17:01 | |
| garyk | i am not sure how the gate works once it has been approved. | 17:01 |
| *** dims__ has joined #openstack-neutron | 17:01 | |
| *** carl_baldwin has joined #openstack-neutron | 17:01 | |
| *** johnbelamaric has joined #openstack-neutron | 17:01 | |
| *** sthillma has joined #openstack-neutron | 17:01 | |
| garyk | i just know that a update of the patch set starts the whole process again. i saw tha sdague once updated a commit message to get something out the the queue (so I adopted that here) | 17:01 |
| *** sthillma has quit IRC | 17:01 | |
| *** emagana has joined #openstack-neutron | 17:02 | |
| *** dboik has quit IRC | 17:02 | |
| *** packet has joined #openstack-neutron | 17:02 | |
| *** nlahouti has joined #openstack-neutron | 17:02 | |
| *** dboik has joined #openstack-neutron | 17:03 | |
| *** tongli has joined #openstack-neutron | 17:03 | |
| *** s3wong has joined #openstack-neutron | 17:03 | |
| *** mestery has joined #openstack-neutron | 17:03 | |
| *** rwsu has joined #openstack-neutron | 17:04 | |
| *** geekinutah has quit IRC | 17:04 | |
| HenryG | garyk: I removed the -2 but re-instated the WIP as requested by dougwig | 17:05 |
| *** igordcard has quit IRC | 17:05 | |
| *** tomoe_ has quit IRC | 17:05 | |
| *** dboik has quit IRC | 17:05 | |
| HenryG | garyk: and thanks for the gate-removal tip! | 17:05 |
| blogan | yeah for all of us! | 17:05 |
| *** dboik has joined #openstack-neutron | 17:06 | |
| *** dboik has quit IRC | 17:06 | |
| *** jlanoux has quit IRC | 17:07 | |
| *** dboik has joined #openstack-neutron | 17:07 | |
| *** _cjones_ has joined #openstack-neutron | 17:07 | |
| *** armax has joined #openstack-neutron | 17:07 | |
| *** dboik has quit IRC | 17:07 | |
| *** dboik has joined #openstack-neutron | 17:08 | |
| dougwig | garyk: cool, thanks. | 17:08 |
| *** _cjones_ has quit IRC | 17:09 | |
| *** aepifanov has quit IRC | 17:09 | |
| *** armax has quit IRC | 17:09 | |
| *** _cjones_ has joined #openstack-neutron | 17:09 | |
| *** Networkn3rd has quit IRC | 17:09 | |
| openstackgerrit | Miguel Angel Ajo proposed openstack/neutron: Implements ProcessMonitor in the dhcp_agent https://review.openstack.org/115935 | 17:10 |
| *** Networkn3rd has joined #openstack-neutron | 17:11 | |
| *** rotbeard has quit IRC | 17:11 | |
| *** devvesa has quit IRC | 17:14 | |
| *** ygbo has quit IRC | 17:14 | |
| *** robklg has quit IRC | 17:15 | |
| *** Marga_ has joined #openstack-neutron | 17:16 | |
| *** dneary has joined #openstack-neutron | 17:16 | |
| *** armax has joined #openstack-neutron | 17:17 | |
| *** booly-yam-6137 has joined #openstack-neutron | 17:17 | |
| *** trinaths1 has left #openstack-neutron | 17:18 | |
| *** Murali has quit IRC | 17:19 | |
| *** geekinutah has joined #openstack-neutron | 17:19 | |
| *** dboik has quit IRC | 17:22 | |
| *** dsneddon has quit IRC | 17:23 | |
| *** s3wong has quit IRC | 17:25 | |
| *** dsneddon has joined #openstack-neutron | 17:26 | |
| *** moshele has quit IRC | 17:28 | |
| *** mestery has quit IRC | 17:28 | |
| *** signed8bit has quit IRC | 17:28 | |
| *** mestery has joined #openstack-neutron | 17:28 | |
| *** armax has quit IRC | 17:29 | |
| *** xavileon has quit IRC | 17:30 | |
| *** sdake has quit IRC | 17:31 | |
| *** armax has joined #openstack-neutron | 17:32 | |
| *** dneary has quit IRC | 17:34 | |
| *** radez is now known as radez_g0n3 | 17:35 | |
| *** afazekas has quit IRC | 17:37 | |
| *** Marga_ has quit IRC | 17:37 | |
| *** Marga_ has joined #openstack-neutron | 17:37 | |
| *** anish_ has quit IRC | 17:38 | |
| *** aranjan has joined #openstack-neutron | 17:41 | |
| *** ChuckC has joined #openstack-neutron | 17:41 | |
| *** ChuckC_ has quit IRC | 17:41 | |
| *** Sukhdev has quit IRC | 17:41 | |
| *** achanda has joined #openstack-neutron | 17:43 | |
| *** jasondotstar has joined #openstack-neutron | 17:44 | |
| *** Networkn3rd has quit IRC | 17:45 | |
| *** thedodd has quit IRC | 17:45 | |
| *** dsneddon has quit IRC | 17:45 | |
| *** dsneddon has joined #openstack-neutron | 17:46 | |
| *** Marga_ has quit IRC | 17:46 | |
| *** Marga_ has joined #openstack-neutron | 17:47 | |
| *** moshele has joined #openstack-neutron | 17:47 | |
| *** anshul has quit IRC | 17:50 | |
| *** avozza is now known as zz_avozza | 17:50 | |
| *** Marga_ has quit IRC | 17:51 | |
| *** thedodd has joined #openstack-neutron | 17:52 | |
| *** moshele has quit IRC | 17:52 | |
| *** boris-42 has quit IRC | 17:53 | |
| *** luqas has joined #openstack-neutron | 17:54 | |
| *** popw has quit IRC | 17:55 | |
| *** armax has left #openstack-neutron | 17:56 | |
| *** jistr has quit IRC | 17:56 | |
| *** devlaps has joined #openstack-neutron | 17:56 | |
| *** armax has joined #openstack-neutron | 17:57 | |
| *** luqas has quit IRC | 17:57 | |
| *** anilvenkata has joined #openstack-neutron | 17:57 | |
| *** thedodd has quit IRC | 17:58 | |
| *** blues-man has quit IRC | 17:59 | |
| *** thedodd has joined #openstack-neutron | 18:00 | |
| *** sbfox has joined #openstack-neutron | 18:00 | |
| *** padkrish has joined #openstack-neutron | 18:00 | |
| *** tflynn has joined #openstack-neutron | 18:00 | |
| *** johnbelamaric1 has joined #openstack-neutron | 18:01 | |
| *** johnbelamaric has quit IRC | 18:01 | |
| *** yamahata has quit IRC | 18:01 | |
| *** leenheer has joined #openstack-neutron | 18:01 | |
| *** mohitsharma has joined #openstack-neutron | 18:02 | |
| *** dneary has joined #openstack-neutron | 18:02 | |
| *** tongli has quit IRC | 18:02 | |
| *** sripriya has joined #openstack-neutron | 18:03 | |
| *** _cjones_ has quit IRC | 18:04 | |
| *** s3wong has joined #openstack-neutron | 18:04 | |
| *** shashankhegde has quit IRC | 18:05 | |
| *** prad has joined #openstack-neutron | 18:06 | |
| *** mohitsharma has quit IRC | 18:07 | |
| *** zzzeek has joined #openstack-neutron | 18:07 | |
| openstackgerrit | Marios Andreou proposed openstack/neutron: Adds base in-tree functional testing of the dhcp agent (OVS) https://review.openstack.org/136834 | 18:07 |
| *** Sukhdev has joined #openstack-neutron | 18:08 | |
| *** dboik has joined #openstack-neutron | 18:10 | |
| *** matrohon has joined #openstack-neutron | 18:12 | |
| *** garyk has quit IRC | 18:12 | |
| *** _cjones_ has joined #openstack-neutron | 18:13 | |
| *** thedodd has quit IRC | 18:13 | |
| *** sbalukoff has quit IRC | 18:13 | |
| *** Sukhdev has quit IRC | 18:14 | |
| *** lukasa has quit IRC | 18:15 | |
| *** thedodd has joined #openstack-neutron | 18:16 | |
| *** bjornar_ has joined #openstack-neutron | 18:17 | |
| *** anilvenkata has left #openstack-neutron | 18:19 | |
| *** Zemeio has quit IRC | 18:19 | |
| *** harlowja_away is now known as harlowja | 18:20 | |
| *** Zemeio has joined #openstack-neutron | 18:20 | |
| *** shashankhegde has joined #openstack-neutron | 18:20 | |
| *** SumitNaiksatam has joined #openstack-neutron | 18:21 | |
| *** ryanpetrello has quit IRC | 18:23 | |
| *** ryanpetrello_ has joined #openstack-neutron | 18:23 | |
| *** ryanpetrello_ is now known as ryanpetrello | 18:23 | |
| *** aranjan has quit IRC | 18:24 | |
| *** jasondotstar has quit IRC | 18:24 | |
| *** jorgem has quit IRC | 18:24 | |
| *** johnbelamaric1 has quit IRC | 18:26 | |
| *** dboik has quit IRC | 18:26 | |
| *** vishwanathj has joined #openstack-neutron | 18:27 | |
| *** jobewan has joined #openstack-neutron | 18:28 | |
| *** boris-42 has joined #openstack-neutron | 18:28 | |
| *** marun has joined #openstack-neutron | 18:29 | |
| *** spandhe has joined #openstack-neutron | 18:29 | |
| *** ryanpetrello_ has joined #openstack-neutron | 18:30 | |
| *** thedodd has quit IRC | 18:31 | |
| *** ryanpetrello has quit IRC | 18:31 | |
| *** ryanpetrello_ is now known as ryanpetrello | 18:31 | |
| *** Networkn3rd has joined #openstack-neutron | 18:31 | |
| *** coolsvap is now known as coolsvap|afk | 18:33 | |
| *** thedodd has joined #openstack-neutron | 18:35 | |
| *** dboik has joined #openstack-neutron | 18:36 | |
| *** a_le has quit IRC | 18:36 | |
| *** mestery has quit IRC | 18:37 | |
| *** suresh12 has joined #openstack-neutron | 18:38 | |
| *** ivar-lazzaro has joined #openstack-neutron | 18:38 | |
| *** ivar-lazzaro has quit IRC | 18:39 | |
| *** annegent_ has joined #openstack-neutron | 18:40 | |
| *** ivar-lazzaro has joined #openstack-neutron | 18:40 | |
| *** jerryz has quit IRC | 18:40 | |
| openstackgerrit | Russell Bryant proposed openstack/neutron: linuxbridge: untangle SecurityGroupAgentRpcMixin https://review.openstack.org/149022 | 18:46 |
| openstackgerrit | Russell Bryant proposed openstack/neutron: linuxbridge: drop usage of SecurityGroupServerRpcApiMixin https://review.openstack.org/149023 | 18:46 |
| *** johnbelamaric has joined #openstack-neutron | 18:47 | |
| *** lori is now known as lori|away | 18:50 | |
| *** annegent_ has quit IRC | 18:52 | |
| *** yfried_ has joined #openstack-neutron | 18:53 | |
| *** aranjan has joined #openstack-neutron | 18:54 | |
| *** Zemeio has quit IRC | 18:56 | |
| openstackgerrit | Adolfo Duarte proposed openstack/neutron: Added test_dvr_router_lifecycle to cover dvr https://review.openstack.org/138632 | 18:57 |
| *** nati_ueno has joined #openstack-neutron | 18:59 | |
| *** manishg has quit IRC | 19:00 | |
| *** sbfox has quit IRC | 19:00 | |
| *** dims__ has quit IRC | 19:00 | |
| *** nati_ueno has quit IRC | 19:01 | |
| *** nati_ueno has joined #openstack-neutron | 19:01 | |
| *** manishg has joined #openstack-neutron | 19:01 | |
| *** SridharRamaswamy has joined #openstack-neutron | 19:02 | |
| *** manishg has quit IRC | 19:02 | |
| *** sbfox has joined #openstack-neutron | 19:02 | |
| *** nati_uen_ has joined #openstack-neutron | 19:03 | |
| *** manishg has joined #openstack-neutron | 19:03 | |
| *** aix has quit IRC | 19:04 | |
| *** matrohon has quit IRC | 19:04 | |
| *** jorgem has joined #openstack-neutron | 19:04 | |
| *** geekinutah has quit IRC | 19:05 | |
| *** Marga_ has joined #openstack-neutron | 19:05 | |
| *** booly-yam-6137 has quit IRC | 19:05 | |
| *** nati_ueno has quit IRC | 19:06 | |
| *** Zemeio has joined #openstack-neutron | 19:06 | |
| *** geekinutah has joined #openstack-neutron | 19:08 | |
| *** armax has quit IRC | 19:08 | |
| *** johnbelamaric has quit IRC | 19:09 | |
| *** johnbelamaric has joined #openstack-neutron | 19:09 | |
| *** matrohon has joined #openstack-neutron | 19:11 | |
| *** Longgeek has quit IRC | 19:13 | |
| *** armax has joined #openstack-neutron | 19:14 | |
| openstackgerrit | Merged openstack/neutron: Create SecurityGroupServerRpcApi and add some docs https://review.openstack.org/147900 | 19:18 |
| *** dims__ has joined #openstack-neutron | 19:18 | |
| *** safchain has quit IRC | 19:18 | |
| *** markmcclain has quit IRC | 19:19 | |
| *** dims__ has quit IRC | 19:23 | |
| *** aepifanov has joined #openstack-neutron | 19:23 | |
| *** ijw has quit IRC | 19:24 | |
| *** sbalukoff has joined #openstack-neutron | 19:25 | |
| openstackgerrit | Merged openstack/neutron: bigswitch: drop usage of SecurityGroupServerRpcApiMixin https://review.openstack.org/147901 | 19:26 |
| openstackgerrit | Merged openstack/neutron: hyperv: drop usage of SecurityGroupServerRpcApiMixin https://review.openstack.org/147902 | 19:26 |
| *** Marga_ has quit IRC | 19:27 | |
| *** Marga_ has joined #openstack-neutron | 19:27 | |
| *** ijw has joined #openstack-neutron | 19:29 | |
| *** Sukhdev has joined #openstack-neutron | 19:29 | |
| *** Marga_ has quit IRC | 19:32 | |
| *** manishg has quit IRC | 19:33 | |
| *** dims_ has joined #openstack-neutron | 19:34 | |
| *** thedodd has quit IRC | 19:34 | |
| *** dims_ has quit IRC | 19:37 | |
| openstackgerrit | Russell Bryant proposed openstack/neutron: linuxbridge: drop usage of SecurityGroupServerRpcApiMixin https://review.openstack.org/149023 | 19:37 |
| openstackgerrit | Russell Bryant proposed openstack/neutron: linuxbridge: untangle SecurityGroupAgentRpcMixin https://review.openstack.org/149022 | 19:37 |
| *** dims__ has joined #openstack-neutron | 19:37 | |
| *** annegent_ has joined #openstack-neutron | 19:39 | |
| *** dims_ has joined #openstack-neutron | 19:40 | |
| *** leenheer has quit IRC | 19:41 | |
| *** leenheer has joined #openstack-neutron | 19:42 | |
| *** dims___ has joined #openstack-neutron | 19:42 | |
| *** dims___ has quit IRC | 19:43 | |
| anteaya | mlavalle: hello | 19:43 |
| *** dims___ has joined #openstack-neutron | 19:43 | |
| *** dims__ has quit IRC | 19:43 | |
| mlavalle | anteaya: hi | 19:44 |
| *** moshele has joined #openstack-neutron | 19:44 | |
| anteaya | mlavalle: there you are | 19:44 |
| *** annegent_ has quit IRC | 19:44 | |
| anteaya | when are we going gliding? | 19:44 |
| mlavalle | anteaya: we talked about this... the club gliders are in maintenace until mid february.... we are taking advantage of the off season | 19:45 |
| anteaya | ah sorry, yes so we aren't going then | 19:45 |
| anteaya | I'm going to have to come back in warmer weather | 19:46 |
| *** dims_ has quit IRC | 19:46 | |
| mlavalle | anteaya: yeah, please..... in that case, I am going o give you a real flight. With good weather we can go cross country and fly several hours | 19:46 |
| anteaya | awesome | 19:47 |
| anteaya | working on rax to invite me back for a speaking engagement | 19:47 |
| anteaya | we will pick a time that is in the good gliding season | 19:47 |
| anteaya | and thanks | 19:47 |
| anteaya | looking forward to it | 19:47 |
| mlavalle | anteaya: remember, don't get me started talking about this subject.... It's difficult to stop :-) | 19:47 |
| Zemeio | Hi guys. Can anyone tell me how to create the database for my mechanism driver? I created it folowing other's example, but it does not create the tables. | 19:48 |
| *** ijw has quit IRC | 19:48 | |
| anteaya | mlavalle: understood | 19:49 |
| anteaya | mlavalle: I'll get you going when the weather is warmer | 19:49 |
| mlavalle | Lol | 19:49 |
| *** htruta has joined #openstack-neutron | 19:51 | |
| openstackgerrit | Swaminathan Vasudevan proposed openstack/neutron: Fixes Multiple External Networks issue with DVR https://review.openstack.org/142674 | 19:51 |
| htruta | hello, everyone! i'm trying to use devstack with neutron but when I create a VM, I can't communicate to it (e.g. ping) | 19:51 |
| htruta | can anybody help me? | 19:51 |
| amuller | htruta: open up incoming ICMP and SSH security groups | 19:53 |
| *** fifieldt__ has joined #openstack-neutron | 19:53 | |
| htruta | amuller: nice. I'll check on that. Thanks | 19:55 |
| *** saju_m has joined #openstack-neutron | 19:55 | |
| *** itzikb has joined #openstack-neutron | 19:55 | |
| *** _cjones_ has quit IRC | 19:55 | |
| *** geekinutah has quit IRC | 19:55 | |
| *** a_le has joined #openstack-neutron | 19:55 | |
| *** suresh12 has quit IRC | 19:56 | |
| openstackgerrit | Merged openstack/neutron: Create DvrRouter and HaRouter as a sub-class of Router https://review.openstack.org/143733 | 19:56 |
| amuller | carl_baldwin++ | 19:56 |
| *** suresh12 has joined #openstack-neutron | 19:56 | |
| *** fifieldt_ has quit IRC | 19:56 | |
| *** a_le has quit IRC | 19:57 | |
| *** a_le_ has joined #openstack-neutron | 19:57 | |
| *** diegows has joined #openstack-neutron | 19:57 | |
| *** nati_uen_ has quit IRC | 19:58 | |
| *** vishwanathj has quit IRC | 19:58 | |
| *** thedodd has joined #openstack-neutron | 19:59 | |
| *** Marga_ has joined #openstack-neutron | 19:59 | |
| *** thedodd has quit IRC | 19:59 | |
| *** harlowja is now known as harlowja_away | 19:59 | |
| *** suresh12 has quit IRC | 20:00 | |
| *** achanda has quit IRC | 20:01 | |
| *** _cjones_ has joined #openstack-neutron | 20:02 | |
| *** ijw has joined #openstack-neutron | 20:03 | |
| *** manishg has joined #openstack-neutron | 20:03 | |
| htruta | amuller: from this link: http://docs.openstack.org/admin-guide-cloud/content/enabling_ping_and_ssh.html | 20:04 |
| *** harlowja_away is now known as harlowja | 20:04 | |
| *** achanda has joined #openstack-neutron | 20:04 | |
| htruta | how do I know if my plugin implements networking security groups? | 20:04 |
| *** Marga_ has quit IRC | 20:04 | |
| *** jasondotstar has joined #openstack-neutron | 20:04 | |
| *** Marga_ has joined #openstack-neutron | 20:05 | |
| *** tomoe has joined #openstack-neutron | 20:05 | |
| amuller | htruta: What Neutron plugin are you using? | 20:05 |
| *** tomoe has quit IRC | 20:05 | |
| *** kawa2014 has quit IRC | 20:06 | |
| htruta | service_plugins = neutron.services.l3_router.l3_router_plugin.L3RouterPlugin,neutron_lbaas.services.loadbalancer.plugin.LoadBalancerPlugin | 20:06 |
| htruta | core_plugin = neutron.plugins.ml2.plugin.Ml2Plugin | 20:06 |
| htruta | is that it? | 20:06 |
| amuller | yeah, the ML2 plugin | 20:07 |
| amuller | it supports security groups | 20:07 |
| amuller | btw Horizon has a great UI for viewing and setting security groups | 20:07 |
| amuller | kind of a pain via the CLI | 20:07 |
| *** imcsk8 has quit IRC | 20:07 | |
| htruta | amuller: cool. just saw it | 20:07 |
| *** imcsk8 has joined #openstack-neutron | 20:08 | |
| *** a_le_ has quit IRC | 20:09 | |
| *** jobewan has quit IRC | 20:09 | |
| *** Marga_ has quit IRC | 20:09 | |
| *** jasondotstar has quit IRC | 20:09 | |
| *** a_le has joined #openstack-neutron | 20:09 | |
| *** saju_m has quit IRC | 20:11 | |
| *** crc32 has joined #openstack-neutron | 20:12 | |
| *** ihrachyshka has joined #openstack-neutron | 20:13 | |
| *** itzikb has quit IRC | 20:14 | |
| htruta | amuller: just created the two rules. But still can't neither ssh nor ping. Am I still missing something? | 20:15 |
| *** nmagnezi has joined #openstack-neutron | 20:15 | |
| *** signed8bit has joined #openstack-neutron | 20:15 | |
| *** nmagnezi has quit IRC | 20:15 | |
| *** nmagnezi has joined #openstack-neutron | 20:15 | |
| amuller | htruta: Where are you pinging from and to? If you're pinging from outside of the tenant network (Like from a physical server) you'd need to ping to the instance's floating IP | 20:16 |
| *** leenheer has quit IRC | 20:16 | |
| *** suresh12 has joined #openstack-neutron | 20:18 | |
| htruta | I'm pinging from the host to the public ip of the vm | 20:18 |
| openstackgerrit | Russell Bryant proposed openstack/neutron: linuxbridge: drop usage of SecurityGroupServerRpcApiMixin https://review.openstack.org/149023 | 20:19 |
| openstackgerrit | Russell Bryant proposed openstack/neutron: mlnx: untangle SecurityGroupAgentRpcMixin https://review.openstack.org/149033 | 20:19 |
| openstackgerrit | Russell Bryant proposed openstack/neutron: mlnx: drop usage of SecurityGroupServerRpcApiMixin https://review.openstack.org/149034 | 20:19 |
| *** shashankhegde has quit IRC | 20:21 | |
| *** padkrish has quit IRC | 20:21 | |
| *** pasha117 has joined #openstack-neutron | 20:24 | |
| *** pavel_bondar has quit IRC | 20:27 | |
| *** Zemeio has quit IRC | 20:28 | |
| *** fandi has quit IRC | 20:29 | |
| *** padkrish has joined #openstack-neutron | 20:30 | |
| *** belmoreira has joined #openstack-neutron | 20:31 | |
| *** enikanorov has joined #openstack-neutron | 20:32 | |
| Sukhdev | ihrachyshka: Hi | 20:32 |
| ihrachyshka | Sukhdev, hi. | 20:33 |
| ihrachyshka | Sukhdev, I'm writing an email on the matter to openstack-dev@. Hopefully discussion will resolve the issue. | 20:33 |
| Sukhdev | ihrachyshka: I understand the deadline for stable/juno is Jan 29 | 20:34 |
| openstackgerrit | Carl Baldwin proposed openstack/neutron: Encapsulate DVR Fip namespace https://review.openstack.org/145565 | 20:34 |
| *** enikanorov_ has quit IRC | 20:34 | |
| Sukhdev | ihrachyshka: I just added an item to agenda for next Neutron core meeting to bring this issue up - so that it can be discussed and closed off | 20:35 |
| ihrachyshka | Sukhdev, ack. I'll try to make sure the fix does not just slip out of the release by chance. | 20:35 |
| ihrachyshka | Sukhdev, yes, you're correct it's Jan 29th | 20:36 |
| ihrachyshka | as per https://wiki.openstack.org/wiki/StableBranchRelease#Planned_stable.2Fjuno_releases | 20:36 |
| Sukhdev | ihrachyshka: going back to the deadline of the back port - how much earlier do they create a cut-off for picking the patches to include into the release? | 20:36 |
| Sukhdev | ihrachyshka: I am concerned about missing the deadline :-) | 20:36 |
| *** signed8bit has quit IRC | 20:37 | |
| ihrachyshka | Sukhdev, I understand your concern. I hope we'll have resolution on how to move forward till the end of this week. | 20:37 |
| *** Networkn3rd has quit IRC | 20:37 | |
| ihrachyshka | Sukhdev, as for deadline, there is exception process which is justified in your case since the patch is blocked on procedural base | 20:38 |
| *** markmcclain has joined #openstack-neutron | 20:38 | |
| Sukhdev | ihrachyshka: cool - thanks for driving this. I am feeling somewhat frustrated about this - Hence, I added to the agenda for next meeting | 20:39 |
| *** annegent_ has joined #openstack-neutron | 20:40 | |
| ihrachyshka | Sukhdev, it was planned to be bumpy, don't be too frustrated :) | 20:40 |
| Sukhdev | ihrachyshka: The worst part is I have one more patch that needs back porting as well (I had discussed with you last week) - it is meeting the same fate - see here https://review.openstack.org/#/c/148369/ | 20:42 |
| *** baoli has quit IRC | 20:44 | |
| openstackgerrit | Terry Wilson proposed openstack/neutron: Add OVSDB abstract API https://review.openstack.org/143709 | 20:44 |
| *** yamahata has joined #openstack-neutron | 20:44 | |
| *** annegent_ has quit IRC | 20:45 | |
| *** kawa2014 has joined #openstack-neutron | 20:46 | |
| *** markmcclain has quit IRC | 20:47 | |
| *** mestery has joined #openstack-neutron | 20:47 | |
| *** Marga_ has joined #openstack-neutron | 20:48 | |
| *** markmcclain has joined #openstack-neutron | 20:48 | |
| *** fandi has joined #openstack-neutron | 20:48 | |
| *** moshele has quit IRC | 20:48 | |
| *** seizadi has joined #openstack-neutron | 20:49 | |
| *** pavel_bondar has joined #openstack-neutron | 20:50 | |
| *** signed8bit has joined #openstack-neutron | 20:52 | |
| *** Marga_ has quit IRC | 20:53 | |
| *** fandi has quit IRC | 20:53 | |
| *** fandi has joined #openstack-neutron | 20:53 | |
| *** rkukura has quit IRC | 20:53 | |
| *** pasha117 has quit IRC | 20:53 | |
| *** dboik_ has joined #openstack-neutron | 20:56 | |
| *** leenheer has joined #openstack-neutron | 20:56 | |
| *** Sukhdev_ has joined #openstack-neutron | 20:57 | |
| *** fandi has quit IRC | 20:58 | |
| *** signed8b_ has joined #openstack-neutron | 20:58 | |
| *** dboik has quit IRC | 20:58 | |
| *** fandi has joined #openstack-neutron | 20:58 | |
| *** Sukhdev has quit IRC | 20:59 | |
| *** _cjones_ has quit IRC | 21:00 | |
| *** signed8bit has quit IRC | 21:01 | |
| *** ijw has quit IRC | 21:02 | |
| *** kawa2014 has quit IRC | 21:06 | |
| *** shashankhegde has joined #openstack-neutron | 21:06 | |
| *** aranjan has quit IRC | 21:07 | |
| *** jorgem has quit IRC | 21:13 | |
| openstackgerrit | Brian Haley proposed openstack/neutron: Add address family to 'ip rule' calls https://review.openstack.org/136947 | 21:14 |
| *** zz_avozza is now known as avozza | 21:15 | |
| *** nlahouti has quit IRC | 21:19 | |
| *** vivek-ebay has joined #openstack-neutron | 21:23 | |
| ChuckC | carl_baldwin: hey, do you know good contacts for the l2population code? | 21:23 |
| ChuckC | carl_baldwin: specifically the ml2 mech driver | 21:25 |
| *** fandi has quit IRC | 21:26 | |
| *** Marga_ has joined #openstack-neutron | 21:26 | |
| ChuckC | Sukhdev_: ^^ | 21:28 |
| *** mwagner_lap has quit IRC | 21:28 | |
| *** nlahouti has joined #openstack-neutron | 21:28 | |
| *** sbfox has quit IRC | 21:30 | |
| *** _cjones_ has joined #openstack-neutron | 21:31 | |
| *** _cjones_ has quit IRC | 21:31 | |
| *** _cjones_ has joined #openstack-neutron | 21:31 | |
| *** sbfox has joined #openstack-neutron | 21:31 | |
| *** drjones has joined #openstack-neutron | 21:35 | |
| *** _cjones_ has quit IRC | 21:35 | |
| *** drjones has quit IRC | 21:37 | |
| *** _cjones_ has joined #openstack-neutron | 21:37 | |
| *** seizadi has quit IRC | 21:38 | |
| openstackgerrit | Terry Wilson proposed openstack/neutron: Add ovsdb-related functional tests https://review.openstack.org/146670 | 21:38 |
| *** Networkn3rd has joined #openstack-neutron | 21:38 | |
| *** annegent_ has joined #openstack-neutron | 21:39 | |
| *** drjones has joined #openstack-neutron | 21:40 | |
| *** _cjones_ has quit IRC | 21:40 | |
| openstackgerrit | Terry Wilson proposed openstack/neutron: Add OVSDB abstract API https://review.openstack.org/143709 | 21:40 |
| *** seizadi has joined #openstack-neutron | 21:40 | |
| openstackgerrit | Russell Bryant proposed openstack/neutron: sriovnicagent: untangle SecurityGroupAgentRpcMixin https://review.openstack.org/149052 | 21:40 |
| openstackgerrit | Russell Bryant proposed openstack/neutron: sriovnicagent: drop usage of SecurityGroupServerRpcApiMixin https://review.openstack.org/149053 | 21:40 |
| openstackgerrit | Russell Bryant proposed openstack/neutron: Drop SecurityGroupServerRpcApiMixin https://review.openstack.org/149054 | 21:40 |
| *** _cjones_ has joined #openstack-neutron | 21:42 | |
| *** drjones has quit IRC | 21:43 | |
| *** s3wong has quit IRC | 21:43 | |
| *** jprovazn_bbl has quit IRC | 21:43 | |
| *** _cjones_ has quit IRC | 21:44 | |
| *** annegent_ has quit IRC | 21:44 | |
| *** _cjones_ has joined #openstack-neutron | 21:44 | |
| *** armax has quit IRC | 21:44 | |
| *** david-lyle has joined #openstack-neutron | 21:46 | |
| *** armax has joined #openstack-neutron | 21:46 | |
| *** fandi has joined #openstack-neutron | 21:47 | |
| *** pasha117 has joined #openstack-neutron | 21:50 | |
| *** seizadi has quit IRC | 21:51 | |
| *** jpena has quit IRC | 21:51 | |
| *** jorgem has joined #openstack-neutron | 21:51 | |
| *** Sukhdev_ has quit IRC | 21:53 | |
| *** jgrimm is now known as zz_jgrimm | 21:53 | |
| *** Sukhdev has joined #openstack-neutron | 21:53 | |
| *** markmcclain has quit IRC | 21:54 | |
| *** pavel_bondar has quit IRC | 21:54 | |
| *** markmcclain has joined #openstack-neutron | 21:54 | |
| cao | with Juno: Can I use Neutron with OVS and DVR in such a way that tenants are on VLANs, but external traffic is NAT'd (or routed with a fIP) through DVR on the compute node and not through a network node? | 21:54 |
| cao | documentation is (again) missing details and mailing list doesn't seem to help either :( | 21:55 |
| *** Sukhdev is now known as Sukhdev_ | 21:55 | |
| *** s3wong has joined #openstack-neutron | 21:57 | |
| amuller | cao: With DVR, tenant networking must be on VXLAN or GRE | 22:00 |
| *** kawa2014 has joined #openstack-neutron | 22:00 | |
| ihrachyshka | Sukhdev_, juno freeze is moved to Jan 29th, release Feb 5th | 22:00 |
| Sukhdev_ | ihrachyshka: Good to know that - thanks | 22:01 |
| Sukhdev_ | ihrachyshka: I am reading your email on the ML on the back-port issue - excellent write-up | 22:01 |
| *** padkrish has quit IRC | 22:04 | |
| *** ijw has joined #openstack-neutron | 22:04 | |
| *** chlong has quit IRC | 22:05 | |
| *** n00btube has joined #openstack-neutron | 22:05 | |
| *** Networkn3rd has quit IRC | 22:06 | |
| *** matrohon has quit IRC | 22:06 | |
| *** ChuckC_ has joined #openstack-neutron | 22:07 | |
| cao | amuller: thanks for clarifying, vxlan it is then | 22:07 |
| amuller | :) | 22:07 |
| *** baoli has joined #openstack-neutron | 22:08 | |
| *** ChuckC has quit IRC | 22:08 | |
| *** jorgem has quit IRC | 22:09 | |
| *** david-lyle has quit IRC | 22:11 | |
| *** nmagnezi has quit IRC | 22:11 | |
| *** crose has quit IRC | 22:11 | |
| *** david-lyle has joined #openstack-neutron | 22:11 | |
| *** nlahouti has quit IRC | 22:11 | |
| *** ChuckC has joined #openstack-neutron | 22:11 | |
| *** nlahouti has joined #openstack-neutron | 22:12 | |
| *** padkrish has joined #openstack-neutron | 22:13 | |
| *** _cjones_ has quit IRC | 22:14 | |
| *** _cjones_ has joined #openstack-neutron | 22:14 | |
| *** radez_g0n3 is now known as radez | 22:14 | |
| *** ChuckC_ has quit IRC | 22:15 | |
| *** david-lyle has quit IRC | 22:15 | |
| *** seizadi has joined #openstack-neutron | 22:16 | |
| *** drjones has joined #openstack-neutron | 22:16 | |
| *** baoli has quit IRC | 22:16 | |
| *** _cjones_ has quit IRC | 22:16 | |
| *** ChuckC has quit IRC | 22:17 | |
| *** baoli has joined #openstack-neutron | 22:17 | |
| openstackgerrit | Merged openstack/neutron: Fix IP allocation for multiple slaac subnets https://review.openstack.org/147076 | 22:18 |
| *** dboik_ has quit IRC | 22:19 | |
| *** aranjan has joined #openstack-neutron | 22:19 | |
| *** n00btube has left #openstack-neutron | 22:19 | |
| *** n00btube has joined #openstack-neutron | 22:20 | |
| cao | amuller: it's a shame though, we wanted to have physical machines being able to connect to the tenant network too without having to go through a network node and without the compute nodes being reachable from them | 22:20 |
| *** drjones has quit IRC | 22:21 | |
| *** n00btube has left #openstack-neutron | 22:21 | |
| amuller | cao: Well like without DVR, the computes and network nodes have to be able to communicate via the tenant networks | 22:21 |
| amuller | For DHCP, and for SNAT traffic | 22:21 |
| *** shivharis has joined #openstack-neutron | 22:21 | |
| amuller | but for east/west routing the traffic would go from the source compute to the target compute directly | 22:22 |
| cao | the problem is, we have both a lot of east/west and north/south traffic | 22:22 |
| cao | and not enough money to throw at the problem ;) | 22:22 |
| *** tflynn_ has joined #openstack-neutron | 22:23 | |
| cao | north/south b/c of web experiments, east/west because the data is being analyzed and stored | 22:24 |
| *** tflynn has quit IRC | 22:25 | |
| *** mwagner_lap has joined #openstack-neutron | 22:26 | |
| *** booly-yam-6137 has joined #openstack-neutron | 22:27 | |
| *** ivar-laz_ has joined #openstack-neutron | 22:27 | |
| *** ivar-laz_ has quit IRC | 22:27 | |
| *** _cjones_ has joined #openstack-neutron | 22:28 | |
| *** ivar-laz_ has joined #openstack-neutron | 22:28 | |
| *** ivar-lazzaro has quit IRC | 22:28 | |
| *** tflynn_ has quit IRC | 22:29 | |
| *** pc_m has quit IRC | 22:29 | |
| *** tflynn has joined #openstack-neutron | 22:29 | |
| *** markmcclain has quit IRC | 22:29 | |
| *** achanda has quit IRC | 22:31 | |
| *** tellesnobrega_ has joined #openstack-neutron | 22:32 | |
| *** _cjones_ has quit IRC | 22:32 | |
| *** _cjones_ has joined #openstack-neutron | 22:32 | |
| *** ijw_ has joined #openstack-neutron | 22:36 | |
| *** Longgeek has joined #openstack-neutron | 22:36 | |
| *** ijw_ has quit IRC | 22:37 | |
| *** jaypipes has quit IRC | 22:37 | |
| *** _cjones_ has quit IRC | 22:37 | |
| *** ijw_ has joined #openstack-neutron | 22:37 | |
| *** _cjones_ has joined #openstack-neutron | 22:38 | |
| openstackgerrit | Carl Baldwin proposed openstack/neutron: WIP Move DVR floating ip methods to dvr_router https://review.openstack.org/149067 | 22:38 |
| *** ijw has quit IRC | 22:39 | |
| *** annegent_ has joined #openstack-neutron | 22:39 | |
| openstackgerrit | Bradley Jones proposed openstack/neutron: Fix incorrect floating IP behaviour for IPv6 https://review.openstack.org/131145 | 22:39 |
| *** Longgeek has quit IRC | 22:40 | |
| *** drjones has joined #openstack-neutron | 22:41 | |
| *** tellesnobrega_ has quit IRC | 22:41 | |
| *** _cjones_ has quit IRC | 22:42 | |
| *** oda-g has quit IRC | 22:43 | |
| *** oda-g has joined #openstack-neutron | 22:43 | |
| *** achanda has joined #openstack-neutron | 22:43 | |
| *** annegent_ has quit IRC | 22:44 | |
| *** drjones has quit IRC | 22:44 | |
| *** _cjones_ has joined #openstack-neutron | 22:45 | |
| *** arosen has joined #openstack-neutron | 22:45 | |
| *** johnbelamaric has quit IRC | 22:45 | |
| *** dims___ has quit IRC | 22:46 | |
| *** tflynn has quit IRC | 22:46 | |
| *** bjornar_ has quit IRC | 22:46 | |
| *** booly-yam-6137 has quit IRC | 22:46 | |
| openstackgerrit | Dane LeBlanc proposed openstack/neutron: Support Multiple IPv6 Prefixes and Addresses for IPv6 Network https://review.openstack.org/149068 | 22:46 |
| *** tflynn has joined #openstack-neutron | 22:46 | |
| *** tellesnobrega_ has joined #openstack-neutron | 22:49 | |
| *** _cjones_ has quit IRC | 22:50 | |
| *** zhhuabj has quit IRC | 22:50 | |
| *** zhhuabj has joined #openstack-neutron | 22:50 | |
| *** ryanpetrello has quit IRC | 22:51 | |
| *** tflynn has quit IRC | 22:52 | |
| *** ijw_ has quit IRC | 22:52 | |
| *** tflynn has joined #openstack-neutron | 22:52 | |
| openstackgerrit | Merged openstack/neutron: Replace FLOATING_IP_CIDR_SUFFIX constant with utils https://review.openstack.org/147972 | 22:52 |
| *** ijw has joined #openstack-neutron | 22:53 | |
| *** ijw has quit IRC | 22:53 | |
| *** _cjones_ has joined #openstack-neutron | 22:53 | |
| *** ijw has joined #openstack-neutron | 22:53 | |
| *** ijw has quit IRC | 22:54 | |
| *** ijw has joined #openstack-neutron | 22:55 | |
| *** ijw_ has joined #openstack-neutron | 22:56 | |
| *** moha_hunt has joined #openstack-neutron | 22:57 | |
| *** david-lyle has joined #openstack-neutron | 22:58 | |
| *** seizadi has quit IRC | 22:58 | |
| *** aepifanov has quit IRC | 22:58 | |
| *** ijw_ has quit IRC | 22:59 | |
| *** ijw has quit IRC | 22:59 | |
| *** ijw_ has joined #openstack-neutron | 22:59 | |
| *** chuckc__ has joined #openstack-neutron | 23:00 | |
| *** tellesnobrega_ has quit IRC | 23:00 | |
| *** jckasper_ has quit IRC | 23:00 | |
| openstackgerrit | Shashank Hegde proposed openstack/neutron: Fixes sync between Arista ML2 driver and EOS https://review.openstack.org/149072 | 23:01 |
| *** ijw_ has quit IRC | 23:01 | |
| *** Marga_ has quit IRC | 23:01 | |
| *** ijw has joined #openstack-neutron | 23:01 | |
| *** Marga_ has joined #openstack-neutron | 23:01 | |
| *** Marga_ has quit IRC | 23:04 | |
| *** booly-yam-6137 has joined #openstack-neutron | 23:04 | |
| *** Marga_ has joined #openstack-neutron | 23:04 | |
| *** trown is now known as trown|outttypeww | 23:05 | |
| *** ihrachyshka has quit IRC | 23:07 | |
| *** diegows has quit IRC | 23:07 | |
| *** padkrish has quit IRC | 23:07 | |
| *** baoli has quit IRC | 23:08 | |
| *** padkrish has joined #openstack-neutron | 23:08 | |
| *** david-lyle has quit IRC | 23:09 | |
| *** ZZelle has quit IRC | 23:10 | |
| *** banix has quit IRC | 23:10 | |
| *** seizadi has joined #openstack-neutron | 23:10 | |
| *** ZZelle has joined #openstack-neutron | 23:10 | |
| *** Marga_ has quit IRC | 23:12 | |
| *** ozialien has quit IRC | 23:12 | |
| *** Marga_ has joined #openstack-neutron | 23:13 | |
| *** belmoreira has quit IRC | 23:13 | |
| *** leenheer has quit IRC | 23:15 | |
| *** _cjones_ has quit IRC | 23:16 | |
| *** geekinutah has joined #openstack-neutron | 23:16 | |
| *** leenheer has joined #openstack-neutron | 23:17 | |
| *** padkrish has quit IRC | 23:23 | |
| *** _cjones_ has joined #openstack-neutron | 23:24 | |
| *** booly-yam-6137 has quit IRC | 23:24 | |
| *** padkrish has joined #openstack-neutron | 23:25 | |
| thansen | is it possible to manually pick an available ip from the allocation pool? | 23:25 |
| *** booly-yam-6137 has joined #openstack-neutron | 23:26 | |
| *** kbringard has quit IRC | 23:26 | |
| *** _cjones_ has quit IRC | 23:26 | |
| *** drjones has joined #openstack-neutron | 23:26 | |
| *** yamahata has quit IRC | 23:26 | |
| *** mestery has quit IRC | 23:27 | |
| *** jamielennox|away is now known as jamielennox | 23:27 | |
| *** dane_leblanc has quit IRC | 23:27 | |
| *** Marga_ has quit IRC | 23:29 | |
| *** prad has quit IRC | 23:29 | |
| *** shashankhegde has quit IRC | 23:29 | |
| *** _cjones_ has joined #openstack-neutron | 23:29 | |
| *** Marga_ has joined #openstack-neutron | 23:29 | |
| *** drjones has quit IRC | 23:31 | |
| *** signed8b_ is now known as signed8bit_ZZZzz | 23:31 | |
| openstackgerrit | Manish Godara proposed openstack/neutron: Add filter for provider network attributes https://review.openstack.org/124917 | 23:31 |
| *** seizadi has quit IRC | 23:31 | |
| *** _cjones_ has quit IRC | 23:31 | |
| *** _cjones_ has joined #openstack-neutron | 23:32 | |
| *** baoli has joined #openstack-neutron | 23:33 | |
| *** Sukhdev_ has quit IRC | 23:33 | |
| *** ijw has quit IRC | 23:33 | |
| *** chlong has joined #openstack-neutron | 23:33 | |
| *** salv-orlando has quit IRC | 23:33 | |
| *** Sukhdev has joined #openstack-neutron | 23:33 | |
| *** aranjan has quit IRC | 23:34 | |
| *** ijw has joined #openstack-neutron | 23:34 | |
| *** mestery has joined #openstack-neutron | 23:34 | |
| *** Marga_ has quit IRC | 23:34 | |
| *** a_le has quit IRC | 23:34 | |
| *** drjones has joined #openstack-neutron | 23:35 | |
| *** ijw_ has joined #openstack-neutron | 23:35 | |
| *** _cjones_ has quit IRC | 23:36 | |
| *** _cjones_ has joined #openstack-neutron | 23:38 | |
| *** drjones has quit IRC | 23:38 | |
| *** watanabe_isao has joined #openstack-neutron | 23:39 | |
| *** ijw has quit IRC | 23:39 | |
| *** annegent_ has joined #openstack-neutron | 23:39 | |
| *** seizadi has joined #openstack-neutron | 23:41 | |
| *** drjones has joined #openstack-neutron | 23:41 | |
| *** Marga_ has joined #openstack-neutron | 23:41 | |
| *** _cjones_ has quit IRC | 23:41 | |
| *** booly-yam-6137 has quit IRC | 23:41 | |
| *** Sukhdev is now known as Sukhdev_ | 23:42 | |
| *** chuckc__ has quit IRC | 23:43 | |
| *** drjones has quit IRC | 23:43 | |
| *** _cjones_ has joined #openstack-neutron | 23:44 | |
| *** a_le has joined #openstack-neutron | 23:44 | |
| *** annegent_ has quit IRC | 23:44 | |
| *** a_le has quit IRC | 23:45 | |
| *** Marga_ has quit IRC | 23:45 | |
| *** a_le has joined #openstack-neutron | 23:45 | |
| *** drjones has joined #openstack-neutron | 23:46 | |
| *** dims__ has joined #openstack-neutron | 23:46 | |
| *** _cjones_ has quit IRC | 23:46 | |
| *** drjones has quit IRC | 23:48 | |
| *** carl_baldwin has quit IRC | 23:48 | |
| *** _cjones_ has joined #openstack-neutron | 23:48 | |
| *** _cjones_ has quit IRC | 23:50 | |
| *** _cjones_ has joined #openstack-neutron | 23:50 | |
| *** oomichi_ has joined #openstack-neutron | 23:50 | |
| *** carl_baldwin has joined #openstack-neutron | 23:52 | |
| *** dims__ has quit IRC | 23:52 | |
| openstackgerrit | Manish Godara proposed openstack/neutron: Refactor ml2 manager https://review.openstack.org/149088 | 23:53 |
| *** Marga_ has joined #openstack-neutron | 23:54 | |
| *** ijw has joined #openstack-neutron | 23:55 | |
| *** drjones has joined #openstack-neutron | 23:55 | |
| *** _cjones_ has quit IRC | 23:55 | |
| *** salv-orlando has joined #openstack-neutron | 23:56 | |
| *** a_le has quit IRC | 23:57 | |
| *** _cjones_ has joined #openstack-neutron | 23:58 | |
| *** ijw_ has quit IRC | 23:58 | |
| *** drjones has quit IRC | 23:58 | |
| *** aranjan has joined #openstack-neutron | 23:59 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!