Tuesday, 2015-06-30

*** shettyg has quit IRC01:20
*** s3wong has quit IRC02:04
*** armax has quit IRC07:48
*** gsagie has joined #openstack-neutron-ovn08:44
*** roeyc has joined #openstack-neutron-ovn09:14
*** roeyc has quit IRC09:45
*** fzdarsky has joined #openstack-neutron-ovn10:13
*** gsagie has quit IRC10:17
*** roeyc has joined #openstack-neutron-ovn10:29
*** fzdarsky has quit IRC11:01
*** fzdarsky has joined #openstack-neutron-ovn12:19
*** cascardo_ has joined #openstack-neutron-ovn13:29
openstackgerritRussell Bryant proposed openstack/networking-ovn: Add check for port_security_enabled attribute  https://review.openstack.org/19636613:44
openstackgerritRussell Bryant proposed openstack/networking-ovn: Remove blank lines from requirements.txt  https://review.openstack.org/19709714:06
*** roeyc has quit IRC14:07
*** roeyc has joined #openstack-neutron-ovn14:08
*** gsagie has joined #openstack-neutron-ovn14:45
gsagieotherwiseguy: here?14:46
otherwiseguygsagie: i am14:46
gsagiei have some question for you regarding ovs_lib14:47
gsagiei noticed that in my setup _set_colval_args_dict() doesnt work so well when i try to set dictionary14:48
gsagieas values14:48
gsagiebut sec, i will post some patch and show you14:48
gsagiei might be miss using it14:48
* otherwiseguy looks14:48
otherwiseguygsagie: I don't see a _set_colval_args_dict(), just _set_colval_args()?15:00
gsagieyeah, sorry i m adding it :)15:00
gsagiebut i think i found it15:01
otherwiseguyah, then you just need to convert a dict to *((key, val), ..), right?15:01
gsagiei think, it didnt work before but let me try it15:02
gsagiehow will you write it in a pythonic way? you are the expert with this :)15:03
otherwiseguyI think just passing a *d.items() to the existing function, maybe?15:04
otherwiseguyIt's been a while since I wrote that function...and I documented it so well... :p15:04
gsagieyeah it works :)15:05
gsagiethanks15:05
otherwiseguyCool. :D15:06
otherwiseguyand you're welcome!15:06
gsagieotherwiseguy: i do see problem when i try to use db_set on ('key', [])   for example:15:11
gsagie        self.set_db_attribute('Port', port_name, 'qos', [],                               check_error=True)15:11
gsagieStderr: ovs-vsctl: qos=: argument does not end in "=" followed by a value.15:11
gsagielet me debug15:12
gsagieyeah doesnt work for that case15:13
gsagiebtw, for the allowed address pairs in ovn, i think currently we only need to add the allowed MAC's to the port mac list, right?15:13
otherwiseguygsagie: You might need to add a [] case to neutron.agent.ovsdb.api.py_to_val.15:15
otherwiseguyNot sure, though.15:15
gsagiewill fix it15:16
gsagieor try to :)15:16
otherwiseguyre: allowed address pairs in ovn, I don't really know. I've been pretty narrowly focused so far.15:17
otherwiseguyI seem to remember py_to_val() being the function I added to "fix broken values that showed up". Sounds like there is another. ;)15:18
gsagieits not in it, because its not even being called here15:21
gsagiejoin(map(ovsdb.py_to_val, val  not called for empty list15:21
gsagiei guess15:21
openstackgerritMerged openstack/networking-ovn: Add check for port_security_enabled attribute  https://review.openstack.org/19636615:23
gsagieyeah fixed i think, will add you to review15:26
openstackgerritGal Sagie proposed openstack/networking-ovn: Add unit tests for allowed_address_pairs port security part  https://review.openstack.org/19643515:26
*** armax has joined #openstack-neutron-ovn15:27
openstackgerritMerged openstack/networking-ovn: Remove blank lines from requirements.txt  https://review.openstack.org/19709715:36
*** roeyc has quit IRC15:36
*** roeyc has joined #openstack-neutron-ovn15:44
*** fzdarsky has quit IRC16:04
*** roeyc has quit IRC16:34
gsagierussellb: wondering if you heard anything regarding the L3 design by any chance :)16:37
*** openstackgerrit has quit IRC16:50
*** openstackgerrit has joined #openstack-neutron-ovn16:51
russellbgsagie: no17:17
openstackgerritRussell Bryant proposed openstack/networking-ovn: Add support for port admin_state_up  https://review.openstack.org/19570317:19
openstackgerritMerged openstack/networking-ovn: Add unit tests for allowed_address_pairs port security part  https://review.openstack.org/19643518:58
gsagierussellb : jenkins is running on WIP marked patches?19:03
russellbgsagie: yes, it should be19:03
*** armax has quit IRC19:34
*** armax has joined #openstack-neutron-ovn20:07
openstackgerritTerry Wilson proposed openstack/networking-ovn: Add port 'up' notification  https://review.openstack.org/17882620:20
*** armax has quit IRC21:03
*** armax has joined #openstack-neutron-ovn21:11
*** cascardo_ has quit IRC22:05
openstackgerritTerry Wilson proposed openstack/networking-ovn: Add port 'up' notification  https://review.openstack.org/17882622:19

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!