*** singhs has quit IRC | 00:01 | |
*** markmcclain has joined #openstack-neutron | 00:02 | |
*** singhs has joined #openstack-neutron | 00:03 | |
*** ijw has quit IRC | 00:05 | |
*** singhs has quit IRC | 00:06 | |
*** gdubreui has joined #openstack-neutron | 00:07 | |
*** manishg has joined #openstack-neutron | 00:09 | |
*** manishg__ has joined #openstack-neutron | 00:09 | |
*** otherwiseguy has joined #openstack-neutron | 00:12 | |
*** thuc has joined #openstack-neutron | 00:13 | |
*** thuc has quit IRC | 00:14 | |
*** thuc has joined #openstack-neutron | 00:14 | |
*** markwash has quit IRC | 00:15 | |
*** thuc_ has joined #openstack-neutron | 00:15 | |
*** manishg__ has quit IRC | 00:16 | |
*** manishg has quit IRC | 00:16 | |
*** thuc has quit IRC | 00:19 | |
*** networkstatic has quit IRC | 00:19 | |
*** thuc_ has quit IRC | 00:19 | |
*** markmcclain has quit IRC | 00:20 | |
*** blogan has quit IRC | 00:20 | |
*** jorgem has quit IRC | 00:20 | |
*** thuc has joined #openstack-neutron | 00:22 | |
*** crc32 has quit IRC | 00:23 | |
*** thuc has quit IRC | 00:23 | |
*** thuc_ has joined #openstack-neutron | 00:23 | |
*** matsuhashi has joined #openstack-neutron | 00:26 | |
*** tomoe_ has joined #openstack-neutron | 00:27 | |
openstackgerrit | Kevin Benton proposed a change to openstack/neutron: Add comments to iptables rules to help debugging https://review.openstack.org/86168 | 00:29 |
---|---|---|
*** pcm has quit IRC | 00:30 | |
nati_ueno | hey guys I'm facing UT error with master. FAIL: neutron.tests.unit.ryu.test_ryu_security_group.TestRyuSecurityGroups.test_security_group_member_updated | 00:37 |
nati_ueno | But it's working in the gating.. wired | 00:37 |
*** jogo has joined #openstack-neutron | 00:39 | |
jogo | so lifeless had a in interesting neutron+rootwrap/clone insight | 00:39 |
jogo | had an* | 00:39 |
*** otherwiseguy has quit IRC | 00:43 | |
*** xuhanp has joined #openstack-neutron | 00:44 | |
*** ale has quit IRC | 00:46 | |
*** yamahata has quit IRC | 00:46 | |
*** Sukhdev has quit IRC | 00:47 | |
*** rhsu1 has joined #openstack-neutron | 00:49 | |
*** rhsu has quit IRC | 00:49 | |
HenryG | jogo: lifeless: do tell | 00:52 |
*** rhsu1 has quit IRC | 00:53 | |
HenryG | nati_ueno: that test works fine for me | 00:53 |
*** manishg__ has joined #openstack-neutron | 00:53 | |
*** ale has joined #openstack-neutron | 00:56 | |
*** xuhanp has quit IRC | 00:56 | |
lifeless | HenryG: oh, so clone() isn't actually cheap if you have a far process | 00:58 |
*** banix has joined #openstack-neutron | 00:58 | |
lifeless | for intance s 5356 neutron 20 0 225m 81m 4840 S 21 0.1 4:08.78 neutron-server | 00:58 |
*** singhs has joined #openstack-neutron | 00:58 | |
lifeless | the page tables have to be copies etc | 00:58 |
lifeless | its not super super expensive | 00:59 |
nati_ueno | HenryG: thanks | 00:59 |
lifeless | but you can avoid the concern entirely by having a teeny helper that does fork+exec for you and just wires up fd's on demand (or even passes info back and forth) | 00:59 |
*** nplanel_ has joined #openstack-neutron | 00:59 | |
*** baoli has joined #openstack-neutron | 01:01 | |
*** singhs_ has joined #openstack-neutron | 01:03 | |
*** singhs has quit IRC | 01:03 | |
*** singhs_ is now known as singhs | 01:03 | |
*** yamahata has joined #openstack-neutron | 01:03 | |
HenryG | lifeless: you should share your thoughts on the email thread | 01:03 |
*** _gosha_ has quit IRC | 01:04 | |
HenryG | lifeless: subject "[openstack-dev] [neutron][rootwrap] Performance considerations, sudo?" | 01:05 |
*** kevinbenton has joined #openstack-neutron | 01:05 | |
*** _cjones_ has quit IRC | 01:07 | |
*** manishg__ has quit IRC | 01:07 | |
*** _cjones_ has joined #openstack-neutron | 01:07 | |
lifeless | if you're doing thousands of forks - and neutron-server spent 50% in clone in a recent strace, it can be quite a win | 01:08 |
*** ale has quit IRC | 01:11 | |
*** _cjones_ has quit IRC | 01:12 | |
HenryG | lifeless: IMO this whole rootwrapping way of hacking at the host for features is terrible. | 01:13 |
ianw | if I'm seeing | 01:16 |
ianw | imeout: Timeout while waiting on RPC response - topic: "q-plugin", RPC method: "security_group_rules_for_devices" info: "<unknown>" | 01:16 |
ianw | on a compute node ... what is supposed to be consuming security_group_rules_for_devices? | 01:16 |
*** otherwiseguy has joined #openstack-neutron | 01:17 | |
ianw | s/compute node/ovs_neutron_agent really | 01:17 |
*** rhsu has joined #openstack-neutron | 01:17 | |
mmmucky | ianw: I've seen this before. | 01:18 |
*** dims has joined #openstack-neutron | 01:19 | |
ianw | mmucky: does it imply that the openvswitch-agent isn't consuming the message? | 01:19 |
*** wendar_ has joined #openstack-neutron | 01:19 | |
mmmucky | are you using RabbitMQ for messaging? | 01:19 |
ianw | mmmucky: qpid | 01:20 |
*** muhanpon1 has joined #openstack-neutron | 01:21 | |
*** SpamapS_ has joined #openstack-neutron | 01:21 | |
*** Qlawy_ has joined #openstack-neutron | 01:21 | |
mmmucky | interesting. I am using RabbitMQ and we have seen situations where the ovs_neutron_agent loses its binding to the reply queue that it is expecting to receive the RPC response on. | 01:22 |
*** banix has quit IRC | 01:22 | |
*** andyhky has quit IRC | 01:22 | |
*** harmw_ has joined #openstack-neutron | 01:22 | |
*** juice has quit IRC | 01:22 | |
*** fouxm has quit IRC | 01:22 | |
*** SpamapS has quit IRC | 01:22 | |
*** ptoohill has quit IRC | 01:22 | |
*** roaet has quit IRC | 01:22 | |
*** Qlawy has quit IRC | 01:22 | |
*** edhall has quit IRC | 01:23 | |
*** wendar has quit IRC | 01:23 | |
*** muhanpong has quit IRC | 01:23 | |
*** gmurphy has quit IRC | 01:23 | |
*** harmw has quit IRC | 01:24 | |
*** andyhky` has joined #openstack-neutron | 01:24 | |
*** ptoohill has joined #openstack-neutron | 01:24 | |
mmmucky | When this happens, I go and look for the reply queue that is referenced in the initial RPC message. | 01:24 |
*** fouxm has joined #openstack-neutron | 01:24 | |
mmmucky | and more often than not, I will find the return message sitting in that queue. | 01:24 |
*** juice has joined #openstack-neutron | 01:24 | |
*** gmurphy has joined #openstack-neutron | 01:24 | |
mmmucky | which is to say that the neutron-server has received and responded to the call, but the ovs_neutron_agent is failing to retrieve it. | 01:24 |
mmmucky | sadly, I don't have much experience with qpid. | 01:24 |
*** edhall has joined #openstack-neutron | 01:24 | |
*** roaet has joined #openstack-neutron | 01:24 | |
*** manishg__ has joined #openstack-neutron | 01:25 | |
*** networkstatic has joined #openstack-neutron | 01:25 | |
*** networkstatic is now known as networkstatic_zZ | 01:25 | |
mmmucky | We would see this a lot when our MQ server was sitting behind HAProxy and there was a failover event. | 01:25 |
*** networkstatic_zZ is now known as networkstatic | 01:25 | |
*** yfried has quit IRC | 01:25 | |
*** ale has joined #openstack-neutron | 01:25 | |
mmmucky | So my advice would be to try and confirm that neutron-server is receiving and responding to this RPC call. | 01:25 |
mmmucky | then you will know if you have an agent or neutron-server problem. | 01:26 |
*** yfried has joined #openstack-neutron | 01:26 | |
*** manishg_ has joined #openstack-neutron | 01:26 | |
*** manishg has joined #openstack-neutron | 01:27 | |
ianw | mmucky: ahh, yeah, thanks. it seems like neutron-server failed to communicate a message (logged an exception), and then seemed to have become a zombie | 01:28 |
*** manishg__ has quit IRC | 01:28 | |
*** khuh has joined #openstack-neutron | 01:29 | |
*** thuc has joined #openstack-neutron | 01:34 | |
*** ale has quit IRC | 01:38 | |
*** csd has quit IRC | 01:39 | |
*** thuc has quit IRC | 01:39 | |
*** ianw has quit IRC | 01:41 | |
*** ianw has joined #openstack-neutron | 01:42 | |
*** gongysh has joined #openstack-neutron | 01:44 | |
*** SumitNaiksatam has joined #openstack-neutron | 01:51 | |
gongysh | EmilienM ping | 01:57 |
*** xianghui has joined #openstack-neutron | 02:00 | |
*** rhsu has left #openstack-neutron | 02:05 | |
*** lollipop has joined #openstack-neutron | 02:05 | |
*** nati_ueno has quit IRC | 02:06 | |
*** changbl has joined #openstack-neutron | 02:07 | |
*** zhipeng has joined #openstack-neutron | 02:08 | |
*** coolsvap|afk is now known as coolsvap | 02:12 | |
*** xuhanp has joined #openstack-neutron | 02:16 | |
*** tomoe_ has quit IRC | 02:20 | |
*** ramishra_ has joined #openstack-neutron | 02:24 | |
*** zhipeng has quit IRC | 02:28 | |
*** _cjones_ has joined #openstack-neutron | 02:31 | |
*** tomoe_ has joined #openstack-neutron | 02:31 | |
*** _cjones_ has quit IRC | 02:35 | |
mmmucky | 02:38 | |
*** harlowja is now known as harlowja_away | 02:39 | |
mmmucky | s/ // | 02:39 |
*** harlowja_away is now known as harlowja | 02:39 | |
*** dvorkinista has joined #openstack-neutron | 02:43 | |
*** khuh has quit IRC | 02:48 | |
openstackgerrit | Henry Gessau proposed a change to openstack/neutron: Enable flake8 E711 and E712 checking https://review.openstack.org/86494 | 02:56 |
*** ramishra_ has quit IRC | 03:00 | |
*** yaleiwan has joined #openstack-neutron | 03:00 | |
openstackgerrit | Henry Gessau proposed a change to openstack/neutron: Enable flake8 E711 and E712 checking https://review.openstack.org/86494 | 03:04 |
*** banix has joined #openstack-neutron | 03:06 | |
*** ramishra has joined #openstack-neutron | 03:08 | |
*** Longgeek has joined #openstack-neutron | 03:10 | |
*** jgrimm has joined #openstack-neutron | 03:14 | |
*** banix has quit IRC | 03:20 | |
*** khuh has joined #openstack-neutron | 03:20 | |
*** matsuhashi has quit IRC | 03:22 | |
*** nati_ueno has joined #openstack-neutron | 03:28 | |
*** nplanel_ has quit IRC | 03:30 | |
*** dvorkinista has quit IRC | 03:30 | |
*** matsuhashi has joined #openstack-neutron | 03:32 | |
*** singhs has quit IRC | 03:33 | |
*** banix has joined #openstack-neutron | 03:33 | |
*** ramishra has quit IRC | 03:37 | |
*** yaleiwan_ has joined #openstack-neutron | 03:37 | |
*** gongysh_ has joined #openstack-neutron | 03:46 | |
*** gongysh has quit IRC | 03:49 | |
*** dvorkinista has joined #openstack-neutron | 04:12 | |
*** tomoe_ has quit IRC | 04:14 | |
*** chandan_kumar_ has joined #openstack-neutron | 04:14 | |
*** thuc has joined #openstack-neutron | 04:18 | |
*** networkstatic has quit IRC | 04:19 | |
*** banix has quit IRC | 04:19 | |
*** thuc_ has joined #openstack-neutron | 04:20 | |
*** networkstatic has joined #openstack-neutron | 04:21 | |
*** chandan_kumar_ has quit IRC | 04:21 | |
*** tomoe_ has joined #openstack-neutron | 04:22 | |
*** thuc has quit IRC | 04:23 | |
*** yfried has quit IRC | 04:23 | |
*** dave_tucker is now known as dave_tucker_zzz | 04:23 | |
*** manishg has quit IRC | 04:24 | |
*** manishg_ has quit IRC | 04:25 | |
*** dvorkinista has quit IRC | 04:27 | |
*** SridharG has joined #openstack-neutron | 04:33 | |
*** chandan_kumar_ has joined #openstack-neutron | 04:35 | |
*** ramishra has joined #openstack-neutron | 04:38 | |
*** _cjones_ has joined #openstack-neutron | 04:40 | |
*** ramishra has quit IRC | 04:42 | |
*** _cjones_ has quit IRC | 04:45 | |
*** catohornet has quit IRC | 04:45 | |
*** ramishra has joined #openstack-neutron | 04:50 | |
*** jogo has left #openstack-neutron | 04:53 | |
*** thuc_ has quit IRC | 04:55 | |
*** thuc has joined #openstack-neutron | 04:56 | |
openstackgerrit | A change was merged to openstack/neutron: Fix typo in ml2 configuration file https://review.openstack.org/86415 | 04:57 |
*** khuh has quit IRC | 04:59 | |
*** sacharya has quit IRC | 05:00 | |
*** thuc has quit IRC | 05:00 | |
*** neetap has quit IRC | 05:03 | |
*** _cjones_ has joined #openstack-neutron | 05:04 | |
*** _cjones_ has quit IRC | 05:08 | |
*** jgrimm has quit IRC | 05:08 | |
*** harlowja is now known as harlowja_away | 05:10 | |
*** Longgeek has quit IRC | 05:13 | |
*** Longgeek has joined #openstack-neutron | 05:14 | |
*** dgollub has joined #openstack-neutron | 05:21 | |
openstackgerrit | IWAMOTO Toshihiro proposed a change to openstack/neutron: LBaaS: implements LVS driver https://review.openstack.org/67405 | 05:22 |
*** Longgeek_ has joined #openstack-neutron | 05:23 | |
*** Longgeek_ has quit IRC | 05:24 | |
*** kevinbenton has quit IRC | 05:25 | |
*** Longgeek has quit IRC | 05:25 | |
*** pradipta_away is now known as pradipta | 05:26 | |
*** gongysh_ has quit IRC | 05:28 | |
*** kevinbenton has joined #openstack-neutron | 05:30 | |
*** chandan_kumar_ has quit IRC | 05:31 | |
*** dvorkinista has joined #openstack-neutron | 05:32 | |
*** otherwiseguy has quit IRC | 05:32 | |
*** Longgeek has joined #openstack-neutron | 05:32 | |
*** dgollub has quit IRC | 05:33 | |
*** iwi has joined #openstack-neutron | 05:34 | |
*** ramishra has quit IRC | 05:40 | |
*** dvorkini_ has joined #openstack-neutron | 05:44 | |
*** dvorkinista has quit IRC | 05:44 | |
*** ale has joined #openstack-neutron | 05:45 | |
*** ihrachyshka has joined #openstack-neutron | 05:45 | |
*** gongysh has joined #openstack-neutron | 05:50 | |
*** skraynev_afk is now known as skraynev | 05:50 | |
*** networkstatic has quit IRC | 05:52 | |
*** networkstatic has joined #openstack-neutron | 05:53 | |
*** dvorkini_ has quit IRC | 05:54 | |
*** tomoe_ has quit IRC | 05:57 | |
*** irenab has joined #openstack-neutron | 05:57 | |
*** jlibosva has joined #openstack-neutron | 06:05 | |
*** kevinbenton has quit IRC | 06:05 | |
*** thuc has joined #openstack-neutron | 06:06 | |
*** ihrachyshka has quit IRC | 06:10 | |
*** thuc has quit IRC | 06:11 | |
*** ramishra has joined #openstack-neutron | 06:13 | |
*** yfried has joined #openstack-neutron | 06:15 | |
*** Longgeek_ has joined #openstack-neutron | 06:15 | |
*** Longgeek_ has quit IRC | 06:15 | |
*** kevinbenton has joined #openstack-neutron | 06:16 | |
*** markwash has joined #openstack-neutron | 06:17 | |
*** Longgeek has quit IRC | 06:18 | |
*** Longgeek has joined #openstack-neutron | 06:20 | |
*** SpamapS_ is now known as SpamapS | 06:20 | |
*** SpamapS has joined #openstack-neutron | 06:20 | |
*** tomoe_ has joined #openstack-neutron | 06:21 | |
*** nati_ueno has quit IRC | 06:27 | |
*** bashok has joined #openstack-neutron | 06:32 | |
*** tomoe_ has quit IRC | 06:34 | |
*** chandan_kumar has joined #openstack-neutron | 06:38 | |
*** yaleiwan_ has quit IRC | 06:42 | |
*** tomoe_ has joined #openstack-neutron | 06:43 | |
*** evgenyf has joined #openstack-neutron | 06:47 | |
openstackgerrit | Jenkins proposed a change to openstack/neutron: Imported Translations from Transifex https://review.openstack.org/85647 | 06:49 |
*** mihgen has joined #openstack-neutron | 06:49 | |
*** hrzbrg has joined #openstack-neutron | 06:49 | |
*** dims has quit IRC | 06:58 | |
*** dvorkinista has joined #openstack-neutron | 07:05 | |
*** dvorkinista has quit IRC | 07:09 | |
*** dims has joined #openstack-neutron | 07:10 | |
*** ajo has joined #openstack-neutron | 07:10 | |
*** Qlawy_ is now known as Qlawy | 07:11 | |
*** Qlawy has quit IRC | 07:11 | |
*** Qlawy has joined #openstack-neutron | 07:11 | |
*** dgollub has joined #openstack-neutron | 07:19 | |
*** singhs has joined #openstack-neutron | 07:24 | |
*** yanfengxi has joined #openstack-neutron | 07:26 | |
*** jgallard has joined #openstack-neutron | 07:26 | |
openstackgerrit | Édouard Thuleau proposed a change to openstack/neutron: Implement local ARP responder onto OVS agent https://review.openstack.org/49227 | 07:27 |
*** zigo has quit IRC | 07:29 | |
*** tomoe_ has quit IRC | 07:30 | |
*** tomoe_ has joined #openstack-neutron | 07:32 | |
*** _cjones_ has joined #openstack-neutron | 07:32 | |
*** amuller has joined #openstack-neutron | 07:33 | |
*** zigo has joined #openstack-neutron | 07:35 | |
*** ramishra has quit IRC | 07:36 | |
*** ihrachyshka has joined #openstack-neutron | 07:37 | |
*** _cjones_ has quit IRC | 07:37 | |
*** julim_WFH has quit IRC | 07:38 | |
*** ale has quit IRC | 07:40 | |
*** matrohon has joined #openstack-neutron | 07:41 | |
*** julim has joined #openstack-neutron | 07:41 | |
*** amotoki has joined #openstack-neutron | 07:43 | |
*** afazekas has joined #openstack-neutron | 07:44 | |
*** gdubreui has quit IRC | 07:44 | |
*** ramishra has joined #openstack-neutron | 07:44 | |
*** ygbo has joined #openstack-neutron | 07:45 | |
*** ihrachyshka has quit IRC | 07:48 | |
*** ihrachyshka has joined #openstack-neutron | 07:48 | |
*** jp_at_hp has joined #openstack-neutron | 07:51 | |
*** rms_13 has quit IRC | 07:52 | |
*** ihrachyshka has quit IRC | 07:52 | |
*** ihrachyshka has joined #openstack-neutron | 07:53 | |
*** lyxus has quit IRC | 07:54 | |
*** jistr has joined #openstack-neutron | 08:07 | |
*** lyxus has joined #openstack-neutron | 08:07 | |
*** terrylhowe has quit IRC | 08:13 | |
*** leseb has joined #openstack-neutron | 08:17 | |
*** mihgen has quit IRC | 08:17 | |
*** jpich has joined #openstack-neutron | 08:17 | |
*** safchain has joined #openstack-neutron | 08:20 | |
*** matsuhashi has quit IRC | 08:21 | |
*** zigo has quit IRC | 08:21 | |
openstackgerrit | Ann Kamyshnikova proposed a change to openstack/neutron: Unique_constraint names should be equal for all dialects https://review.openstack.org/55411 | 08:21 |
*** matsuhashi has joined #openstack-neutron | 08:21 | |
openstackgerrit | Rossella Sblendido proposed a change to openstack/neutron: DHCP agent should check interface is UP before adding route https://review.openstack.org/85749 | 08:23 |
openstackgerrit | Rossella Sblendido proposed a change to openstack/neutron: Remove "reuse_existing" from setup method in dhcp.py https://review.openstack.org/86344 | 08:23 |
*** zigo has joined #openstack-neutron | 08:23 | |
*** matsuhashi has quit IRC | 08:25 | |
openstackgerrit | Zang MingJie proposed a change to openstack/neutron: db migration failed when plugin name alias used in config file https://review.openstack.org/81221 | 08:34 |
xuhanp | salv-orlando, ping | 08:35 |
salv-orlando | xi xuhanp | 08:36 |
xuhanp | I have a quick question about running multiple DHCP agent or L3 agent, do you have a minute? | 08:36 |
salv-orlando | yeah | 08:36 |
xuhanp | So if I started more than 1 dhcp agent | 08:36 |
xuhanp | a "dhcp_agent" queue is created by the first agent. | 08:37 |
xuhanp | but if I kill the first one which created this queue, the queue get deleted because the rpc connection get closed | 08:37 |
*** matsuhashi has joined #openstack-neutron | 08:37 | |
xuhanp | so the second one won't work anymore. | 08:37 |
xuhanp | do you happen to meet this problem before? | 08:38 |
salv-orlando | In my test environments I've never tested it, but we have a devtest cloud with several agents which were regenerated recently, and I did not have any report of that. Probably because starting a new agent then recreates the queue. | 08:39 |
salv-orlando | However, if you can reproduce this, file a bug and we'll triage it. | 08:39 |
openstackgerrit | Oleg Bondarev proposed a change to openstack/neutron: Reschedule router if new external gateway is on other network https://review.openstack.org/52884 | 08:40 |
xuhanp | salv-orlando, sure. thanks. I will do more test and file a bug if needed. | 08:41 |
salv-orlando | thanks! | 08:41 |
*** yanfengxi has quit IRC | 08:41 | |
openstackgerrit | Roman Podoliaka proposed a change to openstack/neutron: Sync db code from oslo-incubator https://review.openstack.org/77205 | 08:43 |
*** tomoe_ has quit IRC | 08:47 | |
*** lollipop has quit IRC | 08:47 | |
openstackgerrit | Yuriy Taraday proposed a change to openstack/neutron: Implement rootwrap daemon support https://review.openstack.org/84667 | 08:48 |
*** singhs has quit IRC | 08:49 | |
*** mihgen has joined #openstack-neutron | 08:53 | |
*** morganfainberg is now known as morganfainberg_Z | 09:03 | |
*** [1]evgenyf has joined #openstack-neutron | 09:16 | |
*** evgenyf has quit IRC | 09:18 | |
*** evgenyf has joined #openstack-neutron | 09:19 | |
*** admin0 has joined #openstack-neutron | 09:20 | |
admin0 | hi devs .. is it possible to have a neutrol l3 agent without controller in the same node ? if yes, what are the basic parameters for the l3 agent to function ? | 09:21 |
*** [1]evgenyf has quit IRC | 09:21 | |
*** angryjesters has quit IRC | 09:24 | |
*** yaleiwan has quit IRC | 09:27 | |
*** yaleiwan has joined #openstack-neutron | 09:27 | |
*** Longgeek has quit IRC | 09:27 | |
*** Longgeek has joined #openstack-neutron | 09:28 | |
*** evgenyf has quit IRC | 09:28 | |
*** matsuhashi has quit IRC | 09:30 | |
*** evgenyf has joined #openstack-neutron | 09:30 | |
*** Longgeek has quit IRC | 09:33 | |
*** matsuhashi has joined #openstack-neutron | 09:34 | |
openstackgerrit | Rossella Sblendido proposed a change to openstack/neutron: Remove mock.patch.stop from test that inherits from BaseTestCase https://review.openstack.org/86538 | 09:35 |
*** gongysh has quit IRC | 09:36 | |
*** admin0 has quit IRC | 09:40 | |
openstackgerrit | Rossella Sblendido proposed a change to openstack/neutron: Remove mock.patch.stop from tests that inherit from BaseTestCase https://review.openstack.org/86538 | 09:42 |
*** admin0 has joined #openstack-neutron | 09:46 | |
*** tomoe_ has joined #openstack-neutron | 09:46 | |
*** ramishra has quit IRC | 09:47 | |
*** admin0 has quit IRC | 09:47 | |
*** b3nt_pin has joined #openstack-neutron | 09:49 | |
*** Longgeek has joined #openstack-neutron | 09:50 | |
*** Longgeek_ has joined #openstack-neutron | 09:58 | |
*** Longgeek has quit IRC | 09:58 | |
*** Longgeek_ has quit IRC | 10:02 | |
*** Longgeek has joined #openstack-neutron | 10:03 | |
*** xuhanp has quit IRC | 10:04 | |
*** dave_tucker_zzz is now known as dave_tucker | 10:04 | |
openstackgerrit | Yuriy Taraday proposed a change to openstack/neutron: Implement rootwrap daemon support https://review.openstack.org/84667 | 10:07 |
*** pcm has joined #openstack-neutron | 10:10 | |
*** claudiub has joined #openstack-neutron | 10:11 | |
claudiub | salv-orlando: ping | 10:11 |
salv-orlando | hi claudiub | 10:11 |
claudiub | i didn't quite understand your question on a code review | 10:11 |
claudiub | https://review.openstack.org/#/c/84227/7/neutron/plugins/hyperv/agent/hyperv_neutron_agent.py | 10:12 |
*** pcm has quit IRC | 10:12 | |
salv-orlando | I was simply wondering why you have to remove all rules | 10:13 |
*** pcm has joined #openstack-neutron | 10:13 | |
*** jprovazn has joined #openstack-neutron | 10:13 | |
salv-orlando | if the security groups are not enabled - perhaps just not add them at all | 10:13 |
salv-orlando | so you won't have anything to remove ;) | 10:13 |
claudiub | true, but if someone decides to disable them, the rules are still there | 10:14 |
claudiub | and they are still applied. That is why when enable_security_groups is false, they are removed from the switch ports :) | 10:14 |
salv-orlando | claudiub: ok, good point. got it now. | 10:14 |
openstackgerrit | enikanorov proposed a change to openstack/neutron: Properly apply column default in migration pool_monitor_status https://review.openstack.org/86548 | 10:16 |
claudiub | salv-orlando: then i shall reply the same thing to the comment. :) | 10:16 |
*** admin0 has joined #openstack-neutron | 10:17 | |
claudiub | so it will be clear to everyone else. :) | 10:17 |
*** matsuhashi has quit IRC | 10:20 | |
*** Longgeek_ has joined #openstack-neutron | 10:22 | |
*** Longgeek has quit IRC | 10:25 | |
*** matsuhashi has joined #openstack-neutron | 10:25 | |
*** tomoe_ has quit IRC | 10:26 | |
*** Longgeek_ has quit IRC | 10:35 | |
*** sphoorti has joined #openstack-neutron | 10:35 | |
*** Longgeek has joined #openstack-neutron | 10:35 | |
*** sphoorti has quit IRC | 10:35 | |
*** sphoorti has joined #openstack-neutron | 10:37 | |
claudiub | salv-orlando: also, if you have have a little time, could you do a review on a bug fix backport to havana? :) | 10:40 |
salv-orlando | I can review but I am not in the stable team. If you're looking for +2, try arosen, markmcclain or apevec | 10:41 |
claudiub | salv-orlando: ok, thanks. :) | 10:41 |
*** admin0 has quit IRC | 10:43 | |
*** alexpilotti has joined #openstack-neutron | 10:43 | |
openstackgerrit | Ann Kamyshnikova proposed a change to openstack/neutron: WIP Add testing for database from oslo https://review.openstack.org/76519 | 10:43 |
*** sphoorti has joined #openstack-neutron | 10:45 | |
openstackgerrit | Ann Kamyshnikova proposed a change to openstack/neutron: WIP Implement test https://review.openstack.org/76520 | 10:48 |
*** jgallard has quit IRC | 10:49 | |
*** networkstatic is now known as networkstatic_zZ | 10:49 | |
*** sphoorti_ has joined #openstack-neutron | 10:49 | |
*** sphoorti has quit IRC | 10:52 | |
*** overlayer has joined #openstack-neutron | 10:55 | |
*** _cjones_ has joined #openstack-neutron | 10:57 | |
openstackgerrit | A change was merged to openstack/neutron: Set correct columns' length https://review.openstack.org/80539 | 10:59 |
*** _cjones_ has quit IRC | 11:02 | |
openstackgerrit | Ian Wienand proposed a change to openstack/neutron: Update ensure()/reconnect() to catch MessagingError https://review.openstack.org/86554 | 11:04 |
*** ramishra has joined #openstack-neutron | 11:07 | |
*** amuller has quit IRC | 11:09 | |
*** amuller has joined #openstack-neutron | 11:10 | |
*** ramishra has quit IRC | 11:11 | |
*** overlayer has quit IRC | 11:12 | |
*** coolsvap is now known as coolsvap|afk | 11:12 | |
*** matsuhashi has quit IRC | 11:14 | |
*** overlayer has joined #openstack-neutron | 11:15 | |
*** xianghui has quit IRC | 11:15 | |
openstackgerrit | A change was merged to openstack/neutron: Remove "reuse_existing" from setup method in dhcp.py https://review.openstack.org/86344 | 11:15 |
*** Longgeek has quit IRC | 11:17 | |
*** TrevorV has joined #openstack-neutron | 11:19 | |
*** matsuhashi has joined #openstack-neutron | 11:22 | |
openstackgerrit | Oleg Bondarev proposed a change to openstack/neutron: Reschedule router if new external gateway is on other network https://review.openstack.org/52884 | 11:24 |
*** angryjesters has joined #openstack-neutron | 11:24 | |
*** Longgeek has joined #openstack-neutron | 11:25 | |
pcm | sdague: ping | 11:25 |
sdague | pong | 11:25 |
pcm | on 84842 review | 11:26 |
pcm | it is still in approved state. I have a change, how do I push that up for review (and grenade run)? | 11:26 |
pcm | https://review.openstack.org/#/c/84842/ | 11:26 |
sdague | pcm: well it's been reverted | 11:27 |
sdague | so you want to push a new patch that does the same thing, or revert the revert | 11:27 |
pcm | So, can I just remove the ChangeId from commit message to cause a new review? | 11:28 |
*** Longgeek has quit IRC | 11:30 | |
*** matsuhashi has quit IRC | 11:31 | |
*** Longgeek has joined #openstack-neutron | 11:31 | |
*** angryjesters has quit IRC | 11:32 | |
*** angryjesters has joined #openstack-neutron | 11:32 | |
*** matsuhas_ has joined #openstack-neutron | 11:33 | |
*** admin0 has joined #openstack-neutron | 11:35 | |
*** terrylhowe has joined #openstack-neutron | 11:39 | |
sdague | pcm: sure | 11:40 |
openstackgerrit | Rossella Sblendido proposed a change to openstack/neutron: Remove mock.patch.stop from tests that inherit from BaseTestCase https://review.openstack.org/86538 | 11:41 |
*** dims has quit IRC | 11:42 | |
*** tomoe_ has joined #openstack-neutron | 11:50 | |
openstackgerrit | Ann Kamyshnikova proposed a change to openstack/neutron: Unique_constraint names should be equal for all dialects https://review.openstack.org/55411 | 11:52 |
*** _cjones_ has joined #openstack-neutron | 11:54 | |
jamespage | pcm, ola - did you see my query re the vpn agent earlier this week? | 11:55 |
*** Longgeek has quit IRC | 11:55 | |
*** matsuhas_ has quit IRC | 11:57 | |
*** Longgeek has joined #openstack-neutron | 11:57 | |
*** _cjones_ has quit IRC | 11:58 | |
pcm | jamespage: I don't recall. Was it on the ML? | 12:00 |
jamespage | pcm, no - a PM | 12:00 |
*** WackoRobie has joined #openstack-neutron | 12:00 | |
jamespage | pcm, basically I'm not sure whether I'm looking at a bug or I'm being stupid | 12:00 |
pcm | jamespage: I must have missed it. What's up? | 12:01 |
jamespage | pcm, what's the relationship between the vpn-agent and the l3-agent? from what I read they should be deployed together, but that's causing tempest test failures in our CI in Ubuntu | 12:01 |
*** reejerf has joined #openstack-neutron | 12:02 | |
jamespage | pcm, to me it looks like the vpn-agent is a superset of the l3-agent; if I turn the l3-agent off, I think the vpn-agent is performing its functions | 12:02 |
jamespage | pcm, is that right? | 12:02 |
*** admin0 has quit IRC | 12:02 | |
jamespage | pcm, think == all of the tempest tests which rely on routers and floating ip's being created continue to pass :-) | 12:02 |
*** reejerf has quit IRC | 12:02 | |
pcm | I think so. IIRC the vpn-agent is a subclass. | 12:04 |
*** vthapar has joined #openstack-neutron | 12:04 | |
jamespage | pcm, OK - so they should really conflict with each other in packaging; installing both at the same time breaks stuff afaict | 12:05 |
jamespage | pcm, that's what I thought - but wanted to confirm that was the case :-) | 12:05 |
*** SridharG has quit IRC | 12:06 | |
*** jistr has quit IRC | 12:07 | |
*** jistr has joined #openstack-neutron | 12:07 | |
pcm | jamespage: On my setup, I have q-l3 and q-vpn services enabled, but there is only a q-vpn process running under devstack. | 12:07 |
pcm | and it uses the l3_agent.ini file. | 12:07 |
*** WackoRobie has quit IRC | 12:08 | |
*** yfried_ has joined #openstack-neutron | 12:08 | |
pcm | jamespage: there is only a neutron-vpn-agent process running. | 12:09 |
*** yfried has quit IRC | 12:09 | |
* pcm don't think I've ever looked to see what is there when NOT using VPN. | 12:09 | |
*** jgallard has joined #openstack-neutron | 12:09 | |
*** yfried__ has joined #openstack-neutron | 12:10 | |
*** networkstatic_zZ has quit IRC | 12:10 | |
pcm | jamespage: Yes, it is either-or | 12:11 |
*** Longgeek has quit IRC | 12:12 | |
pcm | jamespage: https://github.com/openstack-dev/devstack/blob/master/lib/neutron#L497 | 12:13 |
*** Longgeek has joined #openstack-neutron | 12:13 | |
*** yfried_ has quit IRC | 12:13 | |
jamespage | pcm, excellent! thanks for your help | 12:17 |
*** yfried_ has joined #openstack-neutron | 12:19 | |
*** yfried__ has quit IRC | 12:21 | |
pcm | jamespage: np | 12:21 |
*** b3nt_pin is now known as beagles | 12:23 | |
*** yfried_ has quit IRC | 12:24 | |
*** yfried_ has joined #openstack-neutron | 12:25 | |
*** markvoelker has quit IRC | 12:26 | |
*** amuller has quit IRC | 12:31 | |
*** dims has joined #openstack-neutron | 12:35 | |
*** yfried__ has joined #openstack-neutron | 12:36 | |
*** iwi has quit IRC | 12:36 | |
*** yfried_ has quit IRC | 12:39 | |
openstackgerrit | A change was merged to openstack/neutron: Fixes Hyper-V agent security group ICMP rules https://review.openstack.org/84464 | 12:42 |
*** SridharG has joined #openstack-neutron | 12:48 | |
*** amuller has joined #openstack-neutron | 12:53 | |
*** yamahata has quit IRC | 12:54 | |
*** pradipta is now known as pradipta_away | 12:55 | |
*** andyhky` is now known as andyhky | 12:56 | |
*** jecarey has quit IRC | 12:57 | |
*** thuc has joined #openstack-neutron | 12:57 | |
*** thuc_ has joined #openstack-neutron | 12:58 | |
*** ihrachyshka has quit IRC | 13:02 | |
*** thuc has quit IRC | 13:02 | |
*** WackoRobie has joined #openstack-neutron | 13:05 | |
obondarev | salv-orlando: ping | 13:08 |
obondarev | salv-orlando: I've addressed your comments on https://review.openstack.org/#/c/52884 can you please check? | 13:09 |
*** thuc has joined #openstack-neutron | 13:09 | |
*** thuc_ has quit IRC | 13:12 | |
*** feleouet has quit IRC | 13:15 | |
*** jkary1 has joined #openstack-neutron | 13:16 | |
*** ihrachyshka has joined #openstack-neutron | 13:16 | |
*** WackoRobie has quit IRC | 13:18 | |
*** jgallard has quit IRC | 13:18 | |
*** feleouet has joined #openstack-neutron | 13:19 | |
*** admin0 has joined #openstack-neutron | 13:21 | |
*** nplanel_ has joined #openstack-neutron | 13:22 | |
*** terry_howe has joined #openstack-neutron | 13:25 | |
*** terry_howe has left #openstack-neutron | 13:26 | |
*** tomoe_ has quit IRC | 13:30 | |
*** dave_tucker is now known as dave_tucker_zzz | 13:31 | |
*** dave_tucker_zzz is now known as dave_tucker | 13:31 | |
*** yamahata has joined #openstack-neutron | 13:33 | |
*** banix has joined #openstack-neutron | 13:35 | |
*** Longgeek has quit IRC | 13:38 | |
*** tomoe_ has joined #openstack-neutron | 13:38 | |
*** thuc has quit IRC | 13:42 | |
*** thuc has joined #openstack-neutron | 13:42 | |
openstackgerrit | Jakub Libosvar proposed a change to openstack/neutron: Use storage engine when creating tables in migrations https://review.openstack.org/81334 | 13:43 |
*** thuc has quit IRC | 13:47 | |
openstackgerrit | Jakub Libosvar proposed a change to openstack/neutron: Use storage engine when creating tables in migrations https://review.openstack.org/81334 | 13:47 |
*** Longgeek has joined #openstack-neutron | 13:48 | |
*** saju_m has joined #openstack-neutron | 13:50 | |
*** admin0 has quit IRC | 13:51 | |
*** otherwiseguy has joined #openstack-neutron | 13:55 | |
*** armax has joined #openstack-neutron | 13:59 | |
*** crc32 has joined #openstack-neutron | 13:59 | |
*** jlibosva has quit IRC | 14:00 | |
*** jaypipes has joined #openstack-neutron | 14:01 | |
*** jlibosva has joined #openstack-neutron | 14:01 | |
*** blogan has joined #openstack-neutron | 14:01 | |
*** rm_work|away is now known as rm_work | 14:02 | |
*** _cjones_ has joined #openstack-neutron | 14:02 | |
*** admin0 has joined #openstack-neutron | 14:03 | |
*** markmcclain has joined #openstack-neutron | 14:04 | |
*** dave_tucker is now known as dave_tucker_zzz | 14:06 | |
*** _cjones_ has quit IRC | 14:07 | |
*** jorgem has joined #openstack-neutron | 14:07 | |
*** jobewan has joined #openstack-neutron | 14:08 | |
*** jorgem1 has joined #openstack-neutron | 14:09 | |
*** jgallard has joined #openstack-neutron | 14:09 | |
*** crc32 has quit IRC | 14:11 | |
*** jorgem has quit IRC | 14:12 | |
*** tomoe_ has quit IRC | 14:12 | |
*** prad has joined #openstack-neutron | 14:13 | |
*** otherwiseguy has quit IRC | 14:15 | |
*** carlp has joined #openstack-neutron | 14:19 | |
*** jkary1 has quit IRC | 14:20 | |
*** yamahata__ has joined #openstack-neutron | 14:21 | |
*** jlibosva has quit IRC | 14:24 | |
*** yamahata__ has quit IRC | 14:26 | |
*** sacharya has joined #openstack-neutron | 14:26 | |
*** yamahata has quit IRC | 14:26 | |
*** jkary1 has joined #openstack-neutron | 14:26 | |
openstackgerrit | A change was merged to openstack/neutron: ML2 Cisco Nexus MD: Support portchannel interfaces https://review.openstack.org/83546 | 14:29 |
*** jgrimm has joined #openstack-neutron | 14:29 | |
*** jgrimm has quit IRC | 14:29 | |
*** jgrimm has joined #openstack-neutron | 14:30 | |
*** jecarey has joined #openstack-neutron | 14:31 | |
openstackgerrit | Kevin Bringard proposed a change to openstack/neutron: Create ingress spoofing rules https://review.openstack.org/83845 | 14:34 |
*** manishg has joined #openstack-neutron | 14:35 | |
*** manishg_ has joined #openstack-neutron | 14:35 | |
*** manishg__ has joined #openstack-neutron | 14:38 | |
*** manishg has quit IRC | 14:40 | |
*** manishg__ is now known as manishg | 14:40 | |
*** pba2 has quit IRC | 14:40 | |
*** manishg_ has quit IRC | 14:40 | |
*** manishg_ has joined #openstack-neutron | 14:41 | |
*** irenab has quit IRC | 14:44 | |
*** singhs has joined #openstack-neutron | 14:44 | |
*** Longgeek has quit IRC | 14:45 | |
*** Longgeek has joined #openstack-neutron | 14:46 | |
*** xuhanp has joined #openstack-neutron | 14:46 | |
*** chandan_kumar has quit IRC | 14:47 | |
*** hrzbrg has quit IRC | 14:48 | |
*** otherwiseguy has joined #openstack-neutron | 14:49 | |
*** carl_baldwin has joined #openstack-neutron | 14:50 | |
*** markwash has quit IRC | 14:50 | |
*** manishg has quit IRC | 14:51 | |
*** Longgeek has quit IRC | 14:51 | |
*** afazekas has quit IRC | 14:52 | |
*** rand738 has quit IRC | 14:52 | |
*** manishg_ has quit IRC | 14:53 | |
*** rand738 has joined #openstack-neutron | 14:53 | |
*** thuc has joined #openstack-neutron | 14:53 | |
*** thedodd has joined #openstack-neutron | 14:53 | |
*** crc32_ has joined #openstack-neutron | 14:53 | |
*** sacharya has quit IRC | 14:55 | |
*** marun has joined #openstack-neutron | 14:58 | |
*** thuc has quit IRC | 14:58 | |
*** thedodd has quit IRC | 15:00 | |
*** singhs_ has joined #openstack-neutron | 15:00 | |
*** thedodd has joined #openstack-neutron | 15:01 | |
*** singhs has quit IRC | 15:02 | |
*** singhs_ is now known as singhs | 15:02 | |
*** thuc has joined #openstack-neutron | 15:03 | |
*** vthapar has quit IRC | 15:04 | |
*** thuc_ has joined #openstack-neutron | 15:04 | |
*** saju_m has quit IRC | 15:05 | |
*** yfried__ has quit IRC | 15:07 | |
openstackgerrit | Evgeny Fedoruk proposed a change to openstack/neutron: Register LBaaS resources to quotas engine https://review.openstack.org/86624 | 15:08 |
*** thuc has quit IRC | 15:08 | |
*** mwagner_lap has quit IRC | 15:10 | |
openstackgerrit | Robert Kukura proposed a change to openstack/neutron: ML2: Bind ports outside transactions https://review.openstack.org/82945 | 15:10 |
*** nati_ueno has joined #openstack-neutron | 15:10 | |
*** skraynev is now known as skraynev_afk | 15:11 | |
*** ihrachyshka has quit IRC | 15:15 | |
*** coolsvap|afk is now known as coolsvap | 15:16 | |
*** thuc_ has quit IRC | 15:18 | |
*** thuc has joined #openstack-neutron | 15:18 | |
*** terrylhowe has left #openstack-neutron | 15:20 | |
*** thuc has quit IRC | 15:23 | |
openstackgerrit | Kevin Bringard proposed a change to openstack/neutron: Create ingress spoofing rules https://review.openstack.org/83845 | 15:23 |
*** sacharya has joined #openstack-neutron | 15:23 | |
*** markmcclain has quit IRC | 15:23 | |
*** Longgeek has joined #openstack-neutron | 15:24 | |
*** YorikSar has joined #openstack-neutron | 15:25 | |
*** nati_ueno has quit IRC | 15:26 | |
*** evgenyf has quit IRC | 15:27 | |
*** bashok has quit IRC | 15:27 | |
*** Longgeek has quit IRC | 15:27 | |
pcm | sdague: ping | 15:27 |
*** blogan has quit IRC | 15:34 | |
*** alagalah has joined #openstack-neutron | 15:35 | |
*** sbfox has joined #openstack-neutron | 15:35 | |
*** salv-orlando has left #openstack-neutron | 15:45 | |
*** dgollub has quit IRC | 15:46 | |
*** yfried__ has joined #openstack-neutron | 15:47 | |
*** blogan has joined #openstack-neutron | 15:50 | |
*** otherwiseguy has quit IRC | 15:50 | |
*** yfried__ has quit IRC | 15:51 | |
*** comstud has quit IRC | 15:55 | |
*** comstud has joined #openstack-neutron | 15:55 | |
*** mlavalle has joined #openstack-neutron | 15:56 | |
*** manishg_ has joined #openstack-neutron | 15:56 | |
HenryG | amotoki: Hi, can you look at https://review.openstack.org/86494 | 15:57 |
*** _gosha_ has joined #openstack-neutron | 15:57 | |
*** jlibosva has joined #openstack-neutron | 15:57 | |
*** _cjones_ has joined #openstack-neutron | 15:58 | |
*** ihrachyshka has joined #openstack-neutron | 15:58 | |
HenryG | amotoki: is it valid to replace '== None' with '== sql.null()' in a query filter? | 15:58 |
*** thuc_ has joined #openstack-neutron | 15:58 | |
*** russellb has quit IRC | 15:59 | |
*** russellb has joined #openstack-neutron | 15:59 | |
*** sbalukoff has quit IRC | 15:59 | |
*** marun has quit IRC | 16:00 | |
*** marun has joined #openstack-neutron | 16:01 | |
*** ale___ has joined #openstack-neutron | 16:02 | |
*** nplanel has quit IRC | 16:02 | |
*** yfried__ has joined #openstack-neutron | 16:02 | |
*** xuhanp has quit IRC | 16:03 | |
*** ramishra has joined #openstack-neutron | 16:03 | |
openstackgerrit | A change was merged to openstack/neutron: Update ensure()/reconnect() to catch MessagingError https://review.openstack.org/86554 | 16:04 |
*** humbolt has joined #openstack-neutron | 16:04 | |
*** SridharG has quit IRC | 16:05 | |
*** yfried__ has quit IRC | 16:08 | |
*** humbolt has quit IRC | 16:09 | |
*** SumitNaiksatam has quit IRC | 16:09 | |
*** manishg_ has quit IRC | 16:10 | |
*** dvorkinista has joined #openstack-neutron | 16:10 | |
*** dvorkinista has quit IRC | 16:12 | |
*** dvorkinista has joined #openstack-neutron | 16:12 | |
*** otherwiseguy has joined #openstack-neutron | 16:13 | |
*** nextone92 has joined #openstack-neutron | 16:13 | |
*** Sudhakar has joined #openstack-neutron | 16:14 | |
nextone92 | Hi overlayer | 16:14 |
*** nplanel has joined #openstack-neutron | 16:14 | |
overlayer | nextone92, so, in the first figure, the big cloud is completely outside openstack right? | 16:14 |
nextone92 | Yes, this is the easiest use case | 16:15 |
nextone92 | The earlier proposal was to add BGP to every L3 router, however this may be difficult to manage and the use case for that is not completely clear | 16:16 |
overlayer | alright, and the bluerouter in the imddle is a neutron router or a physical one that joins everything? | 16:17 |
nextone92 | The blue router now is "GatewaySpec" | 16:18 |
*** dave_tucker_zzz is now known as dave_tucker | 16:18 | |
nextone92 | It's an abstraction that allows you to connect the "external network" concept to one or more uplinks | 16:18 |
nextone92 | for example, if one uplink goes down - your network connectivity is not completely interrupted | 16:19 |
overlayer | alright, i see, the typical l3 router to external network, but with multiple links (multiple external networks ?) | 16:19 |
overlayer | but you don't really control the uplink routers right? you only exchange routes with them.. | 16:20 |
nextone92 | Yes - that what would it have been originally | 16:20 |
nextone92 | however, there was some concern about putting a router at the edge of Neutron network | 16:21 |
nextone92 | so we have decided to keep it a more neutral "GatewaySpec" | 16:21 |
nextone92 | "GatewaySpec" could be physically implemented as either a router or an instance of something like quagga to exchange routing information but not do the actual routing | 16:21 |
nextone92 | In either case, you would not control uplink routers | 16:22 |
nextone92 | You advertise networks available inside openstack to external uplink routers and import routing information from them to openstack | 16:22 |
overlayer | right | 16:23 |
*** humbolt has joined #openstack-neutron | 16:23 | |
*** singhs has quit IRC | 16:25 | |
*** SumitNaiksatam has joined #openstack-neutron | 16:25 | |
overlayer | in provider-router I propose a way to configure remote (any hops) routers in such a way that they get directly connected to the VMs (through tunneling) | 16:25 |
overlayer | so instead of the VMs getting connected to the normal router that connects to the ext-net, they get connected to a badass physical router (e.g.), and the rest is the same | 16:26 |
nextone92 | Are you establishing the tunnel directly to the VM or to the tenant router that the VM is connected to? | 16:27 |
overlayer | but as you said, this would be much prettier with some kind of mechanism driver that either makes use of that legacy router, or the normal neutron l3 router | 16:27 |
*** manishg_ has joined #openstack-neutron | 16:28 | |
nextone92 | You know, I'm not super familiar with the latest details of that blueprint | 16:28 |
nextone92 | but you may be interested in VPNaaS proposal | 16:28 |
*** shakayumi has joined #openstack-neutron | 16:28 | |
*** shakayumi has quit IRC | 16:28 | |
nextone92 | it looks like you're interested in providing a secure connection to a specific subnet - if I understand you correctly | 16:28 |
overlayer | nextone92 I'm thinking about skipping the tenant router, and just forward the tunnel from e.g. the ML2 plugin towards the external network towards the provider router | 16:29 |
overlayer | but I'll need to deepen my knowledge of both neutron plugins and how L3 agent currently works with them | 16:29 |
*** thuc has joined #openstack-neutron | 16:30 | |
*** mwagner_lap has joined #openstack-neutron | 16:30 | |
overlayer | VPNaaS has been referred before, but it seems overkill... | 16:30 |
overlayer | it's basically replacing a physical network connected to one side of the provider router, with a virtual network hosted in the cloud | 16:31 |
overlayer | while keeping other physical networks connected to the router intact, and still able to reach the same network that was once physical but now virtual | 16:31 |
*** jpich has quit IRC | 16:31 | |
nextone92 | Okay, so the difference is that your cloud is in the same location as your physical network, is that right? | 16:32 |
nextone92 | e.g. private cloud | 16:32 |
overlayer | having dynamic routing implemented in neutron seems an advantage for this scenario, as the provider-router should be able to always reach that distant virtual network that was once physical | 16:33 |
overlayer | nextone92, from other networks' point of view, yes, same addresses, etc | 16:33 |
*** ygbo has quit IRC | 16:33 | |
*** thuc_ has quit IRC | 16:34 | |
overlayer | nextone92, but the actual coud can be at the other side of the internet, it doesn't need to be private | 16:34 |
nextone92 | Oh okay, I understand | 16:34 |
nextone92 | yes, then your new location could advertise itself to the provider | 16:34 |
overlayer | and then, through neutron, I could create as many networks as I wanted and then attach them to that provider router as if it were a typical neutron router | 16:34 |
nextone92 | and the traffic will be automatically directed to the new location | 16:34 |
overlayer | this last statement can be seen as the second major use case | 16:35 |
nextone92 | yes | 16:35 |
*** yamahata has joined #openstack-neutron | 16:35 | |
overlayer | the first is the migration from physical to (distant) virtual networks | 16:35 |
overlayer | nextone92, yes, something like that | 16:36 |
overlayer | the way I wasn't thinking, so far, was to create end to end tunnels, so it would just work | 16:37 |
nextone92 | I think both of those use cases may possibly be covered by the dynamic routing proposal | 16:37 |
nextone92 | However you will not have added isolation given to you by using tunnels | 16:37 |
overlayer | but these announcements may be very useful, one of my concerns is when there's NAT, which is something I haven't yet thought thoroughly | 16:38 |
*** leseb has quit IRC | 16:39 | |
overlayer | yeah, I can see some overlap of the end result | 16:40 |
*** nplanel_ has quit IRC | 16:41 | |
overlayer | one thing mine can't do and yours can is having the provider-router "notified" when new networks are attached | 16:41 |
*** markmcclain has joined #openstack-neutron | 16:41 | |
overlayer | I'll print your BP and have a deeper look at it | 16:42 |
nextone92 | Okay, looking forward to your feedback overlayer | 16:42 |
nextone92 | It would be great to discuss full blown provider router at the edge of openstack | 16:42 |
nextone92 | I think there is a lot of value in that concept - and not just dynamic routing | 16:42 |
openstackgerrit | Dan Prince proposed a change to openstack/neutron: Make default nova_url use a version https://review.openstack.org/86646 | 16:43 |
*** alexpilotti has quit IRC | 16:43 | |
*** alexpilotti has joined #openstack-neutron | 16:44 | |
overlayer | totally agree :) | 16:44 |
nextone92 | Have a good one! | 16:45 |
*** nextone92 has left #openstack-neutron | 16:48 | |
*** saju_m has joined #openstack-neutron | 16:48 | |
*** markwash has joined #openstack-neutron | 16:54 | |
*** markmcclain has quit IRC | 16:55 | |
*** armitage81 has joined #openstack-neutron | 16:56 | |
*** admin0 has quit IRC | 16:57 | |
*** alagalah has quit IRC | 16:58 | |
*** phil_h has quit IRC | 16:59 | |
*** dave_tucker is now known as dave_tucker_zzz | 17:01 | |
*** alagalah has joined #openstack-neutron | 17:03 | |
*** dave_tucker_zzz is now known as dave_tucker | 17:04 | |
*** armitage81 has quit IRC | 17:04 | |
*** armitage81 has joined #openstack-neutron | 17:04 | |
*** sacharya has quit IRC | 17:05 | |
*** sacharya has joined #openstack-neutron | 17:05 | |
*** amuller has quit IRC | 17:06 | |
*** harlowja_away is now known as harlowja | 17:07 | |
*** Sukhdev has joined #openstack-neutron | 17:08 | |
*** safchain has quit IRC | 17:10 | |
*** humbolt has quit IRC | 17:11 | |
*** dave_tucker is now known as dave_tucker_zzz | 17:11 | |
openstackgerrit | Sylvain Afchain proposed a change to openstack/neutron: L3 Metering label as shared https://review.openstack.org/70090 | 17:12 |
*** humbolt has joined #openstack-neutron | 17:12 | |
*** yongli has quit IRC | 17:13 | |
*** yongli has joined #openstack-neutron | 17:14 | |
*** nati_ueno has joined #openstack-neutron | 17:17 | |
*** csd has joined #openstack-neutron | 17:17 | |
*** mihgen has quit IRC | 17:20 | |
*** jistr has quit IRC | 17:20 | |
*** jistr has joined #openstack-neutron | 17:21 | |
openstackgerrit | Kevin Benton proposed a change to openstack/neutron: Verify ML2 type driver exists before calling del https://review.openstack.org/85592 | 17:21 |
*** sphoorti_ has quit IRC | 17:22 | |
*** jkary1 has left #openstack-neutron | 17:23 | |
*** otherwiseguy has quit IRC | 17:24 | |
*** sbalukoff has joined #openstack-neutron | 17:27 | |
*** jistr has quit IRC | 17:28 | |
*** jgallard has quit IRC | 17:30 | |
*** hrzbrg has joined #openstack-neutron | 17:32 | |
*** catohornet has joined #openstack-neutron | 17:32 | |
*** catohornet has quit IRC | 17:32 | |
*** Sudhakar has quit IRC | 17:33 | |
*** nati_ueno has quit IRC | 17:35 | |
pcarver | Can a Neutron router route traffic without floating IPs? i.e. a NAT-free configuration with routable addresses directly on the VMs on a tenant network. | 17:35 |
*** nati_ueno has joined #openstack-neutron | 17:36 | |
*** networkstatic has joined #openstack-neutron | 17:36 | |
kevinbenton | pcarver: i think disabling snat is what you’re looking for | 17:41 |
kevinbenton | http://docs.openstack.org/api/openstack-network/2.0/content/update_router_extgwmodes.html | 17:41 |
kevinbenton | pcarver: but then you have to have routes setup to point back to the tenant routers for the tenant networks | 17:42 |
pcarver | kevinbenton: That sounds right. Where is that done? | 17:42 |
kevinbenton | pcarver: disabling snat? | 17:42 |
kevinbenton | pcarver: or adding the routes? | 17:43 |
pcarver | kevinbenton: Well, I'm assuming that I'll take care of routing the subnet to the external IP of the Neutron router, though I need to be sure of doing that correctly. | 17:44 |
pcarver | I'm reading the link you sent now. | 17:46 |
kevinbenton | pcarver: yeah, unfortunately the workflow to do that right now isn’t too convenient because i think each tenant router needs to be updated to set the snat flag to false | 17:46 |
amotoki | HenryG: i just looked the patch. According to the result of sqlalechemy test with echo=True, is seems valid. | 17:47 |
*** amotoki has quit IRC | 17:47 | |
HenryG | amotoki: thanks! | 17:47 |
*** dave_tucker_zzz is now known as dave_tucker | 17:48 | |
*** dgollub has joined #openstack-neutron | 17:49 | |
pcarver | kevinbenton: Thanks. This gives me something to try in the lab. | 17:50 |
*** yfried__ has joined #openstack-neutron | 17:50 | |
claudiub | mestery: hi, do you have time to review again a commit? I applied your comments you left yesterday. :) https://review.openstack.org/#/c/84227/ | 17:51 |
mestery | claudiub: Yes, give me a few minutes | 17:53 |
*** morganfainberg_Z is now known as morganfainberg | 17:56 | |
*** beagles is now known as beagles_brb | 17:57 | |
*** jorgem1 has quit IRC | 18:03 | |
*** bjornar has joined #openstack-neutron | 18:05 | |
*** armitage81 has quit IRC | 18:06 | |
*** jdonalds has joined #openstack-neutron | 18:06 | |
*** jorgem has joined #openstack-neutron | 18:07 | |
*** sbfox has quit IRC | 18:10 | |
*** dgollub has quit IRC | 18:16 | |
*** leseb has joined #openstack-neutron | 18:17 | |
*** jlibosva has quit IRC | 18:18 | |
*** jorgem has quit IRC | 18:18 | |
*** singhs has joined #openstack-neutron | 18:19 | |
*** jdonalds has quit IRC | 18:21 | |
*** leseb has quit IRC | 18:22 | |
openstackgerrit | Kyle Mestery proposed a change to openstack/neutron: Test commit for OpenDaylight Jenkins https://review.openstack.org/86677 | 18:22 |
*** BillTheKat has joined #openstack-neutron | 18:29 | |
*** BillTheKat is now known as Gil_McGrath | 18:29 | |
*** manishg__ has joined #openstack-neutron | 18:30 | |
*** jdonalds has joined #openstack-neutron | 18:31 | |
openstackgerrit | Maru Newby proposed a change to openstack/neutron: Exclude .ropeproject from flake8 checks https://review.openstack.org/82676 | 18:31 |
*** sbfox has joined #openstack-neutron | 18:31 | |
*** manishg__ has quit IRC | 18:31 | |
*** manishg__ has joined #openstack-neutron | 18:31 | |
*** manishg has joined #openstack-neutron | 18:33 | |
*** manishg_ has quit IRC | 18:34 | |
*** bjornar has quit IRC | 18:39 | |
*** marun has quit IRC | 18:41 | |
*** beagles_brb is now known as beagles | 18:41 | |
*** thuc has quit IRC | 18:43 | |
*** singhs has quit IRC | 18:43 | |
*** thuc has joined #openstack-neutron | 18:43 | |
*** jdonalds has quit IRC | 18:45 | |
*** thuc has quit IRC | 18:45 | |
*** overlayer has quit IRC | 18:46 | |
*** thuc has joined #openstack-neutron | 18:46 | |
*** thuc has quit IRC | 18:46 | |
*** thuc has joined #openstack-neutron | 18:47 | |
*** thuc has quit IRC | 18:47 | |
*** coolsvap is now known as coolsvap|afk | 18:48 | |
*** thuc has joined #openstack-neutron | 18:48 | |
*** catohornet has joined #openstack-neutron | 18:50 | |
*** jdonalds has joined #openstack-neutron | 18:51 | |
*** jprovazn is now known as jprovazn_bbl | 18:53 | |
*** sbfox has quit IRC | 18:53 | |
*** rand738 has quit IRC | 18:55 | |
*** dave_tucker is now known as dave_tucker_zzz | 18:55 | |
*** singhs has joined #openstack-neutron | 18:55 | |
*** baoli has quit IRC | 18:55 | |
mlavalle | anteaya: if a projecthas only one PTL candidate, is there a poll taking place? | 18:55 |
*** manishg has quit IRC | 18:57 | |
*** manishg has joined #openstack-neutron | 18:59 | |
*** manishg__ has quit IRC | 18:59 | |
*** manishg__ has joined #openstack-neutron | 18:59 | |
*** manishg_ has joined #openstack-neutron | 19:00 | |
*** manishg__ has quit IRC | 19:04 | |
*** yamahata has quit IRC | 19:04 | |
mestery | mlavalle: No, with only one candidate, a poll wouldn't make any sense. :) | 19:07 |
*** rand738 has joined #openstack-neutron | 19:07 | |
*** singhs has quit IRC | 19:08 | |
*** catohornet has quit IRC | 19:08 | |
*** Sukhdev has quit IRC | 19:08 | |
anteaya | mlavalle: no | 19:09 |
anteaya | though it seems to be a popular point of confusion this round | 19:10 |
anteaya | had to respond to a number of emails with the same question | 19:10 |
anteaya | so I will bring out more documentation around that next time | 19:10 |
anteaya | like kyle says it wouldn't affect the outcome | 19:11 |
mlavalle | anteaya, mestery: thanks. It makes sense :-) | 19:12 |
*** phil_h has joined #openstack-neutron | 19:12 | |
*** nati_uen_ has joined #openstack-neutron | 19:13 | |
*** WackoRobie has joined #openstack-neutron | 19:13 | |
*** nati_ueno has quit IRC | 19:14 | |
*** ihrachyshka has quit IRC | 19:16 | |
*** jprovazn_bbl has quit IRC | 19:17 | |
*** WackoRobie has quit IRC | 19:18 | |
*** chandan_kumar has joined #openstack-neutron | 19:19 | |
*** chandan_kumar_ has joined #openstack-neutron | 19:19 | |
*** chandan_kumar_ has quit IRC | 19:19 | |
*** WackoRobie has joined #openstack-neutron | 19:23 | |
*** humbolt has quit IRC | 19:25 | |
*** otherwiseguy has joined #openstack-neutron | 19:26 | |
*** ramishra has quit IRC | 19:33 | |
*** Hitesh_ has joined #openstack-neutron | 19:35 | |
*** Gil_McGrath has quit IRC | 19:35 | |
Hitesh_ | Hello guys, | 19:35 |
*** krtaylor has quit IRC | 19:36 | |
*** nati_uen_ has quit IRC | 19:36 | |
*** nati_ueno has joined #openstack-neutron | 19:37 | |
Hitesh_ | I have one query related OVS, what kind of flows do I need to add to ping cross domain VM on same bridge? | 19:37 |
Hitesh_ | I could see that packet from VM1 at br1 receiving by tcpdump and snoop command | 19:38 |
*** csd has quit IRC | 19:40 | |
*** dave_tucker_zzz is now known as dave_tucker | 19:40 | |
*** ihrachyshka has joined #openstack-neutron | 19:42 | |
mestery | Hitesh_: Was that question meant for #openvswitch perhaps? Flows are added by your agent or controller if you're using Neutron. | 19:42 |
*** salv-orlando has joined #openstack-neutron | 19:43 | |
*** wayneeseguin has left #openstack-neutron | 19:50 | |
*** alagalah has quit IRC | 19:50 | |
*** alagalah has joined #openstack-neutron | 19:50 | |
*** sbfox has joined #openstack-neutron | 19:54 | |
*** dave_tucker is now known as dave_tucker_zzz | 19:55 | |
*** jdonalds has quit IRC | 20:01 | |
*** ale___ has quit IRC | 20:01 | |
*** alagalah has quit IRC | 20:03 | |
*** krtaylor has joined #openstack-neutron | 20:03 | |
*** jp_at_hp1 has joined #openstack-neutron | 20:03 | |
*** markmcclain has joined #openstack-neutron | 20:03 | |
*** hrzbrg has quit IRC | 20:04 | |
*** ihrachyshka has quit IRC | 20:04 | |
*** WackoRobie has quit IRC | 20:05 | |
Hitesh_ | mestery: Currently I am doing it manually, but later I will configure neutron and controller as well.. | 20:05 |
*** jp_at_hp has quit IRC | 20:06 | |
Hitesh_ | mestery: after configuration controller I could see of-msg to bridge as flooding, however, VMs are not giving responce even they have same MAC address | 20:06 |
mestery | Hitesh_: If you're not using Neutron, I think a better place to ask this question is #openvswitch. | 20:07 |
*** manishg_ has quit IRC | 20:07 | |
*** TrevorV has quit IRC | 20:07 | |
*** manishg_ has joined #openstack-neutron | 20:07 | |
Hitesh_ | mestery: Yes, right, but I will move this usecase for nuetron later.. | 20:07 |
Hitesh_ | mestery: let me ask it at #openvswitch | 20:08 |
*** baoli has joined #openstack-neutron | 20:08 | |
*** baoli has quit IRC | 20:09 | |
*** baoli has joined #openstack-neutron | 20:09 | |
*** alagalah has joined #openstack-neutron | 20:09 | |
*** manishg_ has quit IRC | 20:20 | |
*** bjornar has joined #openstack-neutron | 20:20 | |
*** manishg_ has joined #openstack-neutron | 20:20 | |
*** WackoRobie has joined #openstack-neutron | 20:20 | |
*** saju_m has quit IRC | 20:28 | |
*** saju_m has joined #openstack-neutron | 20:29 | |
*** markmcclain has quit IRC | 20:31 | |
*** markmcclain has joined #openstack-neutron | 20:31 | |
*** jdonalds has joined #openstack-neutron | 20:32 | |
*** ramishra has joined #openstack-neutron | 20:34 | |
*** rand738 has quit IRC | 20:34 | |
*** ramishra has quit IRC | 20:38 | |
*** sbfox has quit IRC | 20:45 | |
*** rand738 has joined #openstack-neutron | 20:48 | |
openstackgerrit | Amir Sadoughi proposed a change to openstack/neutron: Add cookie support to ovs_lib, ovs_neutron_agent https://review.openstack.org/67316 | 20:53 |
*** singhs has joined #openstack-neutron | 20:53 | |
*** harlowja is now known as harlowja_away | 20:56 | |
*** humbolt has joined #openstack-neutron | 20:57 | |
*** csd has joined #openstack-neutron | 21:01 | |
*** thuc_ has joined #openstack-neutron | 21:02 | |
*** humbolt has quit IRC | 21:02 | |
*** markmcclain has quit IRC | 21:03 | |
*** thuc_ has quit IRC | 21:04 | |
*** thuc_ has joined #openstack-neutron | 21:05 | |
*** thuc_ has quit IRC | 21:05 | |
*** thuc has quit IRC | 21:05 | |
*** jdonalds has quit IRC | 21:08 | |
*** dave_tucker_zzz is now known as dave_tucker | 21:10 | |
*** markmcclain has joined #openstack-neutron | 21:13 | |
*** markmcclain has quit IRC | 21:14 | |
*** markmcclain has joined #openstack-neutron | 21:17 | |
openstackgerrit | rcurran proposed a change to openstack/neutron: ML2 Cisco Nexus MD: Remove unnecessary Cisco nexus DB https://review.openstack.org/86713 | 21:18 |
*** markmcclain has quit IRC | 21:20 | |
*** markmcclain has joined #openstack-neutron | 21:21 | |
*** markmcclain has quit IRC | 21:22 | |
*** chandan_kumar has quit IRC | 21:23 | |
*** sacharya has quit IRC | 21:24 | |
*** bjornar has quit IRC | 21:24 | |
*** humbolt has joined #openstack-neutron | 21:28 | |
*** mwagner_lap has quit IRC | 21:31 | |
*** ramishra has joined #openstack-neutron | 21:34 | |
*** thedodd has quit IRC | 21:36 | |
*** ramishra has quit IRC | 21:39 | |
*** jorgem has joined #openstack-neutron | 21:40 | |
*** Hitesh_ has quit IRC | 21:42 | |
*** harlowja_away is now known as harlowja | 21:45 | |
*** krtaylor has quit IRC | 21:46 | |
*** yonglihe_ has joined #openstack-neutron | 21:49 | |
*** yongli has quit IRC | 21:50 | |
*** stack_ has joined #openstack-neutron | 21:51 | |
*** thuc has joined #openstack-neutron | 21:57 | |
*** ramishra has joined #openstack-neutron | 22:03 | |
kevinbenton | carl_baldwin: ping | 22:03 |
carl_baldwin | kevinbenton: pong | 22:03 |
kevinbenton | carl_baldwin: can you explain to me what this line does? https://github.com/openstack/neutron/blob/master/neutron/agent/linux/iptables_manager.py#L399 | 22:03 |
*** nijaba has quit IRC | 22:03 | |
kevinbenton | carl_baldwin: i was under the impression that these rules are executed as a long string | 22:04 |
kevinbenton | carl_baldwin: rather than read from a file | 22:04 |
carl_baldwin | It executes "ip netns exec <ns> iptables-restore" and sends all lines joined as stdin. | 22:04 |
carl_baldwin | process_input=... means that the lines are joins and sent in as stdin. | 22:05 |
carl_baldwin | stdin is a file descriptor that iptables-restore reads from. | 22:05 |
kevinbenton | oh i see, it’s piped in then essentially | 22:05 |
*** ZangMingJie has quit IRC | 22:05 | |
carl_baldwin | Essentially, yes. | 22:06 |
*** ZangMingJie has joined #openstack-neutron | 22:06 | |
*** ramishra has quit IRC | 22:07 | |
carl_baldwin | So, the question now is what iptables-restore will handle. It may be that it cannot accept non-ascii characters. | 22:07 |
carl_baldwin | kevinbenton: I did a brief search but couldn't find any documentation that stated what it will accept. | 22:08 |
carl_baldwin | I suspect it is ascii in which case I would vote for not translating any comments. | 22:08 |
*** jp_at_hp1 has quit IRC | 22:10 | |
carl_baldwin | kevinbenton: You might just try passing iptables-restore a non-ascii character and see what happens. | 22:10 |
*** yamahata_ has quit IRC | 22:11 | |
*** yamahata_ has joined #openstack-neutron | 22:11 | |
*** a2hill has joined #openstack-neutron | 22:11 | |
*** WackoRobie has quit IRC | 22:12 | |
*** WackoRobie has joined #openstack-neutron | 22:13 | |
*** jecarey has quit IRC | 22:14 | |
*** dave_tucker is now known as dave_tucker_zzz | 22:15 | |
*** jobewan has quit IRC | 22:16 | |
*** dvorkinista has quit IRC | 22:17 | |
*** dvorkinista has joined #openstack-neutron | 22:17 | |
*** saju_m has quit IRC | 22:20 | |
*** pcm has quit IRC | 22:21 | |
*** dvorkinista has quit IRC | 22:22 | |
*** dims has quit IRC | 22:24 | |
*** catohornet has joined #openstack-neutron | 22:25 | |
*** prad has quit IRC | 22:27 | |
*** thuc has quit IRC | 22:28 | |
*** thuc has joined #openstack-neutron | 22:29 | |
*** WackoRobie has quit IRC | 22:29 | |
*** thuc has quit IRC | 22:33 | |
*** blogan has quit IRC | 22:33 | |
*** alagalah has quit IRC | 22:34 | |
*** thuc has joined #openstack-neutron | 22:34 | |
*** thuc_ has joined #openstack-neutron | 22:35 | |
*** thuc_ has quit IRC | 22:36 | |
*** thuc_ has joined #openstack-neutron | 22:36 | |
*** thuc has quit IRC | 22:39 | |
*** zhipeng has joined #openstack-neutron | 22:39 | |
*** armax has quit IRC | 22:39 | |
*** jorgem has quit IRC | 22:46 | |
*** manishg has quit IRC | 22:48 | |
*** jgrimm has quit IRC | 22:52 | |
*** singhs has quit IRC | 22:52 | |
*** manishg_ has quit IRC | 22:53 | |
*** sbfox has joined #openstack-neutron | 22:56 | |
*** sacharya has joined #openstack-neutron | 22:57 | |
*** dims has joined #openstack-neutron | 22:58 | |
*** baoli has quit IRC | 23:01 | |
*** banix has quit IRC | 23:01 | |
*** yamahata has joined #openstack-neutron | 23:03 | |
*** ale___ has joined #openstack-neutron | 23:03 | |
*** ramishra has joined #openstack-neutron | 23:03 | |
*** harmw_ has quit IRC | 23:04 | |
*** thuc_ has quit IRC | 23:04 | |
*** thuc has joined #openstack-neutron | 23:05 | |
*** harmw has joined #openstack-neutron | 23:06 | |
*** ramishra has quit IRC | 23:08 | |
*** thuc has quit IRC | 23:09 | |
*** arosen1 has quit IRC | 23:11 | |
*** alagalah has joined #openstack-neutron | 23:15 | |
*** dvorkinista has joined #openstack-neutron | 23:16 | |
*** tchaypo has quit IRC | 23:20 | |
*** beagles has quit IRC | 23:22 | |
*** singhs has joined #openstack-neutron | 23:23 | |
*** singhs_ has joined #openstack-neutron | 23:26 | |
*** markwash has quit IRC | 23:26 | |
*** singhs has quit IRC | 23:27 | |
*** singhs_ is now known as singhs | 23:27 | |
*** SumitNaiksatam has left #openstack-neutron | 23:30 | |
*** dvorkinista has quit IRC | 23:33 | |
*** thuc has joined #openstack-neutron | 23:35 | |
*** ale___ has quit IRC | 23:36 | |
*** otherwiseguy has quit IRC | 23:38 | |
*** markmcclain has joined #openstack-neutron | 23:40 | |
*** ale has joined #openstack-neutron | 23:42 | |
*** yaleiwan_ has joined #openstack-neutron | 23:43 | |
*** markmcclain has quit IRC | 23:43 | |
*** thuc has quit IRC | 23:44 | |
*** markmcclain has joined #openstack-neutron | 23:44 | |
*** yaleiwan has quit IRC | 23:46 | |
*** markmcclain has quit IRC | 23:48 | |
*** thuc has joined #openstack-neutron | 23:48 | |
*** manishg has joined #openstack-neutron | 23:49 | |
*** thuc has quit IRC | 23:49 | |
*** manishg_ has joined #openstack-neutron | 23:49 | |
*** thuc has joined #openstack-neutron | 23:50 | |
*** thuc has joined #openstack-neutron | 23:50 | |
*** yamahata has quit IRC | 23:50 | |
*** thuc has quit IRC | 23:51 | |
*** alagalah has quit IRC | 23:51 | |
*** manishg__ has joined #openstack-neutron | 23:52 | |
*** thuc has joined #openstack-neutron | 23:52 | |
*** manishg has quit IRC | 23:53 | |
*** manishg__ is now known as manishg | 23:53 | |
*** manishg_ has quit IRC | 23:54 | |
*** manishg__ has joined #openstack-neutron | 23:54 | |
*** carl_baldwin has quit IRC | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!