*** learner has quit IRC | 00:04 | |
*** mlavalle has quit IRC | 00:07 | |
*** zkassab has quit IRC | 00:22 | |
*** chandrav has joined #openstack-neutron-ovn | 00:37 | |
*** chandrav has quit IRC | 00:38 | |
*** learner has joined #openstack-neutron-ovn | 00:38 | |
learner | Hi there | 00:42 |
---|---|---|
learner | I have a question about neutron and OVN integration | 00:43 |
learner | The plugin - networking-ovn works only with OpenStack Newton or is it compatible with earlier releases of OpenStack ? | 00:45 |
*** chandrav has joined #openstack-neutron-ovn | 00:58 | |
russellb | learner: it worked with mitaka, at least at one point in time | 01:04 |
russellb | it's not something we're regularly testing though | 01:04 |
russellb | we'll be doing stable branches from now on, starting with newton | 01:04 |
*** gongysh has joined #openstack-neutron-ovn | 01:12 | |
learner | I have the following setup - a VM with OpenStack Kilo installed and 2 compute nodes where I have VMs running. To be able to use the networking-ovn plugin, should I upgrade from Kilo to Newton ? | 01:12 |
russellb | yes | 01:13 |
learner | Ok, thank you for responding Russell. Your blog "Open Source Software Engineering" has been very helpful | 01:14 |
russellb | you're welcome | 01:15 |
russellb | http://docs.openstack.org/developer/networking-ovn/install.html | 01:15 |
russellb | is the best manual install docs we have | 01:15 |
russellb | or if you want to do some testing using devstack, http://docs.openstack.org/developer/networking-ovn/testing.html | 01:15 |
learner | Ok I will take a look at them. Since Newton is still under development, I guess I should install it from source and then try to leverage the plugin | 01:17 |
*** learner has left #openstack-neutron-ovn | 01:32 | |
*** s3wong has quit IRC | 02:06 | |
*** salv-orlando has joined #openstack-neutron-ovn | 02:30 | |
*** salv-orl_ has quit IRC | 02:33 | |
*** banix has joined #openstack-neutron-ovn | 02:54 | |
openstackgerrit | ZongKai LI proposed openstack/networking-ovn: Enhance port dhcpv4 options handling https://review.openstack.org/362726 | 03:01 |
*** chandrav has quit IRC | 03:01 | |
*** tongli has quit IRC | 03:03 | |
*** mickeys has quit IRC | 03:17 | |
*** banix has quit IRC | 03:57 | |
*** mickeys has joined #openstack-neutron-ovn | 03:58 | |
*** mickeys has quit IRC | 04:03 | |
*** openstackgerrit has quit IRC | 05:18 | |
*** openstackgerrit has joined #openstack-neutron-ovn | 05:19 | |
openstackgerrit | ZongKai LI proposed openstack/networking-ovn: Enhance port dhcpv4 options handling https://review.openstack.org/362726 | 05:39 |
*** mmirecki has joined #openstack-neutron-ovn | 06:02 | |
openstackgerrit | ZongKai LI proposed openstack/networking-ovn: Add sync support for DHCP_Options https://review.openstack.org/352209 | 06:10 |
*** zefferno has joined #openstack-neutron-ovn | 06:32 | |
*** pcaruana has joined #openstack-neutron-ovn | 06:34 | |
openstackgerrit | ZongKai LI proposed openstack/networking-ovn: WIP get port dhcp options deleted with port https://review.openstack.org/366536 | 07:08 |
*** armax has quit IRC | 07:31 | |
openstackgerrit | ZongKai LI proposed openstack/networking-ovn: Add sync support for DHCP_Options https://review.openstack.org/352209 | 07:31 |
*** roeyc has joined #openstack-neutron-ovn | 07:53 | |
openstackgerrit | ZongKai LI proposed openstack/networking-ovn: clean port dhcp options within port operations https://review.openstack.org/366536 | 08:20 |
*** mmirecki is now known as mmirecki_afk | 08:26 | |
*** salv-orl_ has joined #openstack-neutron-ovn | 08:29 | |
*** salv-orlando has quit IRC | 08:32 | |
*** openstackgerrit has quit IRC | 08:34 | |
*** openstackgerrit has joined #openstack-neutron-ovn | 08:34 | |
openstackgerrit | xurong00037997 proposed openstack/networking-ovn: Some tests used incorrect order assertEqual(observed, expected). The correct order expected by testtools is assertEqual(expected, observed). https://review.openstack.org/366588 | 08:41 |
openstackgerrit | xurong00037997 proposed openstack/networking-ovn: Fix order of arguments in assertEqual https://review.openstack.org/366588 | 08:45 |
*** fzdarsky has joined #openstack-neutron-ovn | 08:47 | |
*** mickeys has joined #openstack-neutron-ovn | 08:55 | |
*** mickeys has quit IRC | 08:57 | |
*** mmirecki_afk is now known as mmirecki | 09:37 | |
*** roeyc has quit IRC | 09:41 | |
*** zefferno has quit IRC | 09:52 | |
*** zefferno has joined #openstack-neutron-ovn | 10:11 | |
*** chandrav has joined #openstack-neutron-ovn | 10:20 | |
*** roeyc has joined #openstack-neutron-ovn | 10:27 | |
*** chandrav has quit IRC | 10:46 | |
*** rtheis has joined #openstack-neutron-ovn | 10:57 | |
*** chandrav has joined #openstack-neutron-ovn | 11:04 | |
openstackgerrit | Richard Theis proposed openstack/networking-ovn: Add unit tests for neutron-ovn-db-sync-util command https://review.openstack.org/365088 | 11:08 |
*** gongysh has quit IRC | 11:26 | |
*** dkehn__ has quit IRC | 11:29 | |
*** rtheis_ has joined #openstack-neutron-ovn | 11:29 | |
*** dkehn_ has quit IRC | 11:29 | |
*** rtheis has quit IRC | 11:30 | |
*** dkehn__ has joined #openstack-neutron-ovn | 11:41 | |
*** dkehn_ has joined #openstack-neutron-ovn | 11:42 | |
*** salv-orl_ has quit IRC | 11:52 | |
*** salv-orlando has joined #openstack-neutron-ovn | 11:52 | |
*** tongli has joined #openstack-neutron-ovn | 12:22 | |
*** gongysh has joined #openstack-neutron-ovn | 12:23 | |
*** zkassab has joined #openstack-neutron-ovn | 12:28 | |
openstackgerrit | Merged openstack/networking-ovn: Fix order of arguments in assertEqual https://review.openstack.org/366588 | 12:41 |
openstackgerrit | Merged openstack/networking-ovn: BugFix: L3 scheduler scheduling distributed routers https://review.openstack.org/363305 | 12:48 |
*** roeyc has quit IRC | 13:00 | |
*** gongysh has quit IRC | 13:07 | |
*** roeyc has joined #openstack-neutron-ovn | 13:08 | |
openstackgerrit | ZongKai LI proposed openstack/networking-ovn: Add DB sync support for lrouter port networks https://review.openstack.org/358501 | 13:41 |
openstackgerrit | ZongKai LI proposed openstack/networking-ovn: Add DB sync support for lrouter port networks https://review.openstack.org/358501 | 13:44 |
*** mlavalle has joined #openstack-neutron-ovn | 14:02 | |
*** ajo_ has joined #openstack-neutron-ovn | 14:12 | |
*** dkehn__ has quit IRC | 14:15 | |
*** salv-orlando has quit IRC | 14:20 | |
*** zefferno has quit IRC | 14:22 | |
*** zefferno has joined #openstack-neutron-ovn | 14:30 | |
*** salv-orlando has joined #openstack-neutron-ovn | 14:30 | |
*** zefferno has quit IRC | 14:30 | |
*** zefferno has joined #openstack-neutron-ovn | 14:30 | |
*** woodburn has quit IRC | 14:34 | |
*** salv-orlando has quit IRC | 14:40 | |
*** woodburn has joined #openstack-neutron-ovn | 14:43 | |
openstackgerrit | ZongKai LI proposed openstack/networking-ovn: Add sync support for DHCP_Options https://review.openstack.org/352209 | 14:48 |
*** gongysh has joined #openstack-neutron-ovn | 15:04 | |
*** roeyc has quit IRC | 15:22 | |
*** armax has joined #openstack-neutron-ovn | 15:27 | |
*** dkehn__ has joined #openstack-neutron-ovn | 15:33 | |
*** salv-orlando has joined #openstack-neutron-ovn | 15:41 | |
*** gongysh has quit IRC | 15:45 | |
*** salv-orlando has quit IRC | 15:48 | |
*** zkassab_ has joined #openstack-neutron-ovn | 15:51 | |
*** zkassab has quit IRC | 15:55 | |
*** salv-orlando has joined #openstack-neutron-ovn | 15:57 | |
*** pcaruana has quit IRC | 16:01 | |
*** azbiswas has joined #openstack-neutron-ovn | 16:12 | |
*** banix has joined #openstack-neutron-ovn | 16:14 | |
azbiswas | rtheis_: I've a question regarding the test for ovsdb commands - The tests are taking care of the add/delete/update operations. Should it also deal with the read operation? For e.g. impl_idl_ovn.py has routines which read the idl and return values - these need unit test coverage as well. | 16:15 |
*** ajo_ has quit IRC | 16:15 | |
*** ajo_ has joined #openstack-neutron-ovn | 16:16 | |
rtheis_ | azbiswas: I was planning to handle impl_idl_ovn.py unit tests in a separate patch | 16:16 |
azbiswas | I was starting to write up the l3 scheduler part of the test - which is purely read. We can use the FakeOvsdbNbOvnIdl and FakeOvsdbSbOvnIdl objects - I was wondering about the test file. | 16:17 |
azbiswas | It should be a different file for e.g. test_impl_idl.py? | 16:18 |
azbiswas | i.e. of test_commands.py? | 16:18 |
azbiswas | typo, I meant instead of test_commands.py | 16:19 |
rtheis_ | azbiswas: yes, I think it should be test_impl_idl_ovn.py to reflect the part being tested. That is the general rule followed | 16:20 |
azbiswas | I can try and push a patch to start that effort - and get that framework started. | 16:21 |
azbiswas | unless you have a pending patch already | 16:21 |
rtheis_ | azbiswas: I don't have a patch. Feel free to take that one. Thank you. | 16:22 |
azbiswas | rtheis_: ack | 16:23 |
openstackgerrit | ZongKai LI proposed openstack/networking-ovn: Add sync support for DHCP_Options https://review.openstack.org/352209 | 16:25 |
openstackgerrit | Richard Theis proposed openstack/networking-ovn: Add unit tests for neutron-ovn-db-sync-util command https://review.openstack.org/365088 | 16:40 |
*** dkehn_ has quit IRC | 17:05 | |
*** azbiswas has quit IRC | 17:05 | |
*** azbiswas has joined #openstack-neutron-ovn | 17:06 | |
*** dkehn__ has quit IRC | 17:06 | |
*** azbiswas has quit IRC | 17:09 | |
*** mickeys has joined #openstack-neutron-ovn | 17:12 | |
*** ajo_ has quit IRC | 17:14 | |
*** ajo_ has joined #openstack-neutron-ovn | 17:14 | |
*** azbiswas has joined #openstack-neutron-ovn | 17:16 | |
*** dkehn_ has joined #openstack-neutron-ovn | 17:17 | |
*** dkehn__ has joined #openstack-neutron-ovn | 17:21 | |
*** azbiswas has quit IRC | 17:29 | |
*** zefferno has quit IRC | 17:43 | |
*** banix has quit IRC | 17:51 | |
*** ajo_ has quit IRC | 17:53 | |
*** ajo_ has joined #openstack-neutron-ovn | 17:53 | |
*** banix has joined #openstack-neutron-ovn | 17:55 | |
*** s3wong has joined #openstack-neutron-ovn | 17:57 | |
*** s3wong has quit IRC | 18:15 | |
*** azbiswas has joined #openstack-neutron-ovn | 18:30 | |
*** dkehn__ has quit IRC | 18:31 | |
*** dkehn_ has quit IRC | 18:31 | |
*** azbiswas has quit IRC | 18:31 | |
*** azbiswas has joined #openstack-neutron-ovn | 18:38 | |
*** mickeys has quit IRC | 18:43 | |
*** dkehn has joined #openstack-neutron-ovn | 18:44 | |
*** dkehn__ has joined #openstack-neutron-ovn | 18:44 | |
*** s3wong has joined #openstack-neutron-ovn | 18:52 | |
*** salv-orlando has quit IRC | 19:02 | |
*** salv-orlando has joined #openstack-neutron-ovn | 19:13 | |
*** mmirecki has quit IRC | 19:18 | |
*** openstackgerrit has quit IRC | 20:04 | |
*** openstackgerrit has joined #openstack-neutron-ovn | 20:04 | |
openstackgerrit | Richard Theis proposed openstack/networking-ovn: Add multi-provider and multi-segment support https://review.openstack.org/366945 | 20:05 |
*** salv-orlando has quit IRC | 20:10 | |
*** zkassab_ has quit IRC | 20:11 | |
*** mickeys has joined #openstack-neutron-ovn | 20:13 | |
*** salv-orlando has joined #openstack-neutron-ovn | 20:18 | |
*** mickeys has quit IRC | 20:18 | |
*** salv-orl_ has joined #openstack-neutron-ovn | 20:29 | |
*** salv-orlando has quit IRC | 20:33 | |
*** mickeys has joined #openstack-neutron-ovn | 20:38 | |
*** banix has quit IRC | 20:39 | |
*** roeyc has joined #openstack-neutron-ovn | 20:40 | |
*** gongysh has joined #openstack-neutron-ovn | 20:49 | |
*** rtheis has joined #openstack-neutron-ovn | 20:50 | |
*** rtheis_ has quit IRC | 20:52 | |
*** fzdarsky has quit IRC | 21:06 | |
*** roeyc has quit IRC | 21:11 | |
*** rtheis_ has joined #openstack-neutron-ovn | 21:14 | |
*** rtheis has quit IRC | 21:16 | |
*** azbiswas has quit IRC | 21:21 | |
*** fzdarsky has joined #openstack-neutron-ovn | 21:23 | |
*** banix has joined #openstack-neutron-ovn | 21:23 | |
*** roeyc has joined #openstack-neutron-ovn | 21:34 | |
*** roeyc has quit IRC | 21:34 | |
*** banix has quit IRC | 21:37 | |
*** rtheis_ has quit IRC | 21:37 | |
*** banix has joined #openstack-neutron-ovn | 21:37 | |
*** azbiswas has joined #openstack-neutron-ovn | 21:48 | |
*** gongysh has quit IRC | 22:03 | |
*** banix has quit IRC | 22:13 | |
*** azbiswas has quit IRC | 22:17 | |
*** azbiswas has joined #openstack-neutron-ovn | 22:18 | |
*** azbiswas has quit IRC | 22:22 | |
*** banix has joined #openstack-neutron-ovn | 22:24 | |
*** gongysh has joined #openstack-neutron-ovn | 22:27 | |
*** banix has quit IRC | 22:39 | |
openstackgerrit | Jas Singh proposed openstack/networking-ovn: VM metadata access with native-dhcp https://review.openstack.org/315305 | 22:39 |
*** fzdarsky has quit IRC | 22:41 | |
*** mlavalle has quit IRC | 22:46 | |
*** armax has quit IRC | 22:58 | |
*** gongysh has quit IRC | 23:08 | |
*** salv-orl_ has quit IRC | 23:16 | |
*** salv-orlando has joined #openstack-neutron-ovn | 23:17 | |
*** salv-orlando has quit IRC | 23:21 | |
*** banix has joined #openstack-neutron-ovn | 23:45 | |
*** armax has joined #openstack-neutron-ovn | 23:50 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!