*** tongl has quit IRC | 00:52 | |
*** rpburkholder has joined #openstack-neutron-ovn | 01:13 | |
*** rpb has joined #openstack-neutron-ovn | 01:14 | |
*** mwarad has joined #openstack-neutron-ovn | 01:18 | |
*** fzdarsky_ has joined #openstack-neutron-ovn | 01:44 | |
*** fzdarsky has quit IRC | 01:48 | |
openstackgerrit | Tuan Luong-Anh proposed openstack/networking-ovn master: Update URLs in documents according to document migration https://review.openstack.org/483767 | 02:04 |
---|---|---|
*** saphi has joined #openstack-neutron-ovn | 02:07 | |
*** yamamoto has joined #openstack-neutron-ovn | 02:17 | |
*** yamamoto has quit IRC | 02:38 | |
*** rpb has quit IRC | 02:45 | |
*** rpburkholder has quit IRC | 02:45 | |
*** yamamoto has joined #openstack-neutron-ovn | 02:48 | |
openstackgerrit | Tuan Luong-Anh proposed openstack/networking-ovn master: Update URLs in documents according to document migration https://review.openstack.org/483767 | 03:02 |
openstackgerrit | Tuan Luong-Anh proposed openstack/networking-ovn master: Update URLs in documents according to document migration https://review.openstack.org/483767 | 03:02 |
*** saphi has quit IRC | 03:25 | |
*** saphi has joined #openstack-neutron-ovn | 03:28 | |
*** masber has quit IRC | 03:51 | |
*** yamamoto has quit IRC | 03:57 | |
*** yamamoto has joined #openstack-neutron-ovn | 03:59 | |
*** yamamoto has quit IRC | 04:04 | |
*** yamamoto has joined #openstack-neutron-ovn | 04:05 | |
*** yamamoto has quit IRC | 04:14 | |
*** yamamoto has joined #openstack-neutron-ovn | 04:15 | |
*** yamamoto has quit IRC | 04:21 | |
*** janki has joined #openstack-neutron-ovn | 04:33 | |
*** yamamoto has joined #openstack-neutron-ovn | 04:44 | |
*** gtrxcb has joined #openstack-neutron-ovn | 04:47 | |
*** janki has quit IRC | 04:50 | |
*** mwarad has quit IRC | 05:00 | |
*** afranc has quit IRC | 05:10 | |
*** afranc has joined #openstack-neutron-ovn | 05:21 | |
*** janki has joined #openstack-neutron-ovn | 05:30 | |
*** mwarad has joined #openstack-neutron-ovn | 06:06 | |
*** mwarad has quit IRC | 06:09 | |
*** anilvenkata has joined #openstack-neutron-ovn | 06:33 | |
*** zefferno has joined #openstack-neutron-ovn | 06:59 | |
*** lucas-afk is now known as lucasagomes | 08:18 | |
*** NetTinkerer has joined #openstack-neutron-ovn | 08:22 | |
NetTinkerer | Is there a roadmap to add hardware vteps to ovn as well or some integration with l2gateway on openstack | 08:23 |
*** openstackgerrit has quit IRC | 08:49 | |
*** zefferno has quit IRC | 08:49 | |
*** zefferno has joined #openstack-neutron-ovn | 08:51 | |
*** yamamoto has quit IRC | 09:06 | |
saphi | Hi numans, I launch instances successful and instance can get IP now. But how about metadata or how about neutron-metadata-agent, Does we need neutron-metadata-agent? | 09:07 |
numans | dalvarez, you want to answer saphi's question ? :) | 09:08 |
numans | saphi, you are trying master ? | 09:09 |
saphi | I'm trying from centos repository. OVS version 2.6.1 and openstack ocata | 09:09 |
numans | saphi, if so, there is meta data support in ovn, but you would need latest master of ovs and ovn | 09:09 |
numans | saphi, ok in which case you have to use config drive | 09:10 |
*** yamamoto has joined #openstack-neutron-ovn | 09:10 | |
*** yamamoto has quit IRC | 09:10 | |
*** mjblack has quit IRC | 09:10 | |
numans | saphi, but external connectivity won't work with ocata networking-ovn and ovs 2.6.1 | 09:10 |
numans | saphi, you need ovs 2.7 atleast. | 09:10 |
numans | saphi, rdo has ovs 2.7 | 09:11 |
dalvarez | numans, saphi reading... | 09:11 |
saphi | yes. I'm reading :) | 09:11 |
numans | dalvarez, i thought saphi is using master networking-ovn/ovn | 09:11 |
dalvarez | i see | 09:12 |
numans | dalvarez, but that's not the case | 09:12 |
numans | so he really can't use the metadata support you add recently | 09:12 |
dalvarez | saphi, as numans said you won't get metadata unless you're using master networking-ovn and master OVS | 09:12 |
dalvarez | right | 09:12 |
dalvarez | it should be available in queens | 09:12 |
saphi | So, the metadata for openstack instance was develop at OVN version 2.7 and networking-ovn master. | 09:13 |
numans | saphi, partially correct. OVN latest master which would be OVN 2.8 | 09:13 |
saphi | No. I installed networking-ovn and ovn from packages. not from sources | 09:13 |
numans | saphi, get it. what i mean is to get metadata support you need networking-ovn master or next release of it and ovs master or next release of it | 09:14 |
*** yamamoto has joined #openstack-neutron-ovn | 09:14 | |
dalvarez | saphi, neutron-metadata-agent won't work with OVN, we have a separate agent for that which requires OVS from master branch right now and this support is also present in master networking-ovn | 09:15 |
saphi | Thanks dalvarez and numans | 09:15 |
dalvarez | sure :) | 09:15 |
saphi | One question again. | 09:15 |
saphi | Do we need neutron-dhcp-agent? | 09:16 |
saphi | because when I try stop it. I can't launch instance. | 09:16 |
saphi | when created networks, I saw their namespaces. | 09:17 |
saphi | dhcp namespance | 09:17 |
saphi | namespace | 09:17 |
numans | saphi, no | 09:18 |
numans | saphi, ovn has native dhcp support | 09:18 |
saphi | yep. I see it. | 09:18 |
numans | saphi, can you run "ovn-nbctl list dhcp_options" and see what is the output ? | 09:18 |
saphi | But If I stop neutron-dhcp-agent, the instance can't launch | 09:19 |
saphi | When neutron-dhcp-agent run and create an instance, I can see their log. | 09:19 |
saphi | https://github.com/openstack/networking-ovn/commit/ad1fea3e7ba837d521c924b285294d7cf2efcefb | 09:22 |
saphi | I see this commit :D | 09:22 |
numans | saphi, how can you see this commit if you are using ocata version ? | 09:24 |
numans | saphi, https://github.com/openstack/networking-ovn/blob/stable/ocata/networking_ovn/common/config.py#L74 | 09:25 |
numans | saphi, what is the value of this configuratin in ml2_conf.ini ? | 09:25 |
saphi | I think I will install master in my ocata lab. | 09:26 |
saphi | numans I do not set this value, So the value is default. | 09:26 |
numans | saphi, is it true ? | 09:26 |
numans | saphi, default value is true | 09:27 |
saphi | numans, I saw the ovn-controller on compute node receive DHCPREQUEST and sent DHCPOFFER from/to the instance. | 09:27 |
numans | saphi, share me the output of "ovn-nbctl list logical_switch_port" | 09:27 |
numans | and ovn-sbctl dump-flows | 09:27 |
numans | saphi, ok | 09:27 |
numans | saphi, which means its working | 09:28 |
saphi | Yep | 09:28 |
saphi | But It work when I run neutron-dhcp-agent | 09:28 |
numans | saphi, what is the output of neutron agent-list | 09:28 |
numans | saphi, may be you need to delete the dhcp agent from your agent list | 09:28 |
numans | saphi, i think provisioning block is coming into picture here, not sure though | 09:29 |
saphi | https://paste.ubuntu.com/25124379/ | 09:29 |
saphi | here you are | 09:29 |
saphi | I will try delete | 09:29 |
saphi | which picture? Could you show me! | 09:34 |
*** yamamoto has quit IRC | 09:36 | |
*** yamamoto has joined #openstack-neutron-ovn | 09:36 | |
saphi | Hi numans, after delete dhcp namespace, I created an instance, But It can't get DHCP. | 09:42 |
*** safchain has quit IRC | 10:24 | |
*** yamamoto has quit IRC | 10:55 | |
*** safchain has joined #openstack-neutron-ovn | 10:58 | |
*** saphi has quit IRC | 11:02 | |
*** fzdarsky_ is now known as fzdarsky|lunch | 11:12 | |
*** fzdarsky|lunch is now known as fzdarsky | 11:31 | |
*** yamamoto has joined #openstack-neutron-ovn | 11:40 | |
*** openstackgerrit has joined #openstack-neutron-ovn | 11:59 | |
openstackgerrit | venkata anil proposed openstack/networking-ovn master: schedule gateway on chassis with external connectivity https://review.openstack.org/485176 | 11:59 |
*** yamamoto has quit IRC | 12:03 | |
*** lucasagomes is now known as lucas-hungry | 12:04 | |
*** anilvenkata has quit IRC | 12:15 | |
*** yamamoto has joined #openstack-neutron-ovn | 12:21 | |
*** zkassab has joined #openstack-neutron-ovn | 13:00 | |
*** mmichelson has joined #openstack-neutron-ovn | 13:03 | |
*** saphi has joined #openstack-neutron-ovn | 13:27 | |
*** yamamoto has quit IRC | 14:09 | |
*** anilvenkata has joined #openstack-neutron-ovn | 14:10 | |
*** saphi has quit IRC | 14:35 | |
*** saphi has joined #openstack-neutron-ovn | 14:36 | |
*** mlavalle has joined #openstack-neutron-ovn | 14:43 | |
*** lucas-hungry is now known as lucasagomes | 14:47 | |
*** mlavalle has quit IRC | 14:48 | |
*** mlavalle has joined #openstack-neutron-ovn | 14:51 | |
*** janki has quit IRC | 15:03 | |
*** yamamoto has joined #openstack-neutron-ovn | 15:09 | |
*** yamamoto has quit IRC | 15:19 | |
*** anilvenkata has quit IRC | 15:39 | |
*** zkassab has quit IRC | 15:50 | |
*** fzdarsky has quit IRC | 16:06 | |
*** fzdarsky has joined #openstack-neutron-ovn | 16:08 | |
*** anilvenkata has joined #openstack-neutron-ovn | 16:08 | |
*** lucasagomes is now known as lucas-afk | 16:24 | |
*** mmichelson is now known as mmichelson-afk | 16:27 | |
*** fzdarsky is now known as fzdarsky|afk | 16:32 | |
*** zefferno has quit IRC | 16:55 | |
*** mmichelson-afk is now known as mmichelson | 17:45 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/networking-ovn master: Updated from global requirements https://review.openstack.org/485317 | 18:37 |
*** saphi has quit IRC | 18:50 | |
openstackgerrit | Terry Wilson proposed openstack/ovsdbapp master: WIP Add OVN_Southbound API support https://review.openstack.org/481779 | 20:04 |
*** anilvenkata has quit IRC | 20:06 | |
*** anilvenkata has joined #openstack-neutron-ovn | 21:05 | |
*** anilvenkata has quit IRC | 21:11 | |
*** tongl has joined #openstack-neutron-ovn | 21:45 | |
*** mmichelson has quit IRC | 22:14 | |
*** mlavalle has quit IRC | 22:23 | |
*** yamamoto has joined #openstack-neutron-ovn | 23:04 | |
*** yamamoto has quit IRC | 23:18 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!