Tuesday, 2015-05-05

*** armax has joined #openstack-neutron-ovn00:33
openstackgerritMerged stackforge/networking-ovn: docs: Add additional resources links.  https://review.openstack.org/17994802:02
*** armax has quit IRC03:47
openstackgerritGal Sagie proposed stackforge/networking-ovn: Add sync mechanism between neutron DB and OVN-NB DB  https://review.openstack.org/17442504:46
openstackgerritGal Sagie proposed stackforge/networking-ovn: Fixes in TODO  https://review.openstack.org/18002904:52
openstackgerritGal Sagie proposed stackforge/networking-ovn: Add additional links to the testing document  https://review.openstack.org/18003005:06
*** openstackgerrit has quit IRC06:23
*** openstackgerrit has joined #openstack-neutron-ovn06:23
openstackgerritGal Sagie proposed stackforge/networking-ovn: Fix local.conf example  https://review.openstack.org/18004206:50
*** gsagie has quit IRC07:12
*** gsagie has joined #openstack-neutron-ovn07:19
*** ajo has joined #openstack-neutron-ovn07:49
openstackgerritGal Sagie proposed stackforge/networking-ovn: Remove Logical Switch neutron:network_id External Id  https://review.openstack.org/18005608:19
*** ajo has quit IRC10:01
*** ajo has joined #openstack-neutron-ovn10:08
*** wznoinsk has joined #openstack-neutron-ovn10:20
*** wznoinsk has quit IRC10:29
*** wznoinsk has joined #openstack-neutron-ovn10:30
*** armax has joined #openstack-neutron-ovn10:34
*** armax has quit IRC10:42
*** armax has joined #openstack-neutron-ovn10:59
*** armax has quit IRC12:00
russellbotherwiseguy: i'm testing your up state patch :)12:40
russellbotherwiseguy: fun how you had to patch 3 projects to get this working!12:40
otherwiseguyrussellb: Good luck!13:03
otherwiseguy:)13:03
russellbotherwiseguy: thanks ... having trouble getting devstack working13:04
*** armax has joined #openstack-neutron-ovn13:05
russellbotherwiseguy: and i'm also really impatient.  It's annoying to have to run stack.sh over and over13:06
otherwiseguyrussellb: yes. trying out the cloud-init ipv6 stuff, I kept running into things somehow 'not being quite right' and got really sick of rerunning stack.sh.13:07
russellbmmmmmhm13:07
russellband any time i see "sleep" in the output I want to yell at it "JUST KEEP GOING.  STOP WASTING TIME!"13:08
russellblalala.13:09
otherwiseguyrussellb: yes. I remember going through the Asterisk test suite and trying to remove a bunch of sleeps. Hate them.13:11
russellbotherwiseguy: i posted a rev2 of fedora packaging for OVN to ovs-dev, in case you feel like helping to review it :)13:11
otherwiseguyrussellb: will do. Reading through the ovn-neutron sync patch right now.13:12
russellbcool13:12
russellbi guess it's about time to run tempest and see how bad things explode13:13
ajo gsagie , may be we shall ask blp by mail :)13:16
russellbhe's at a conference this week i think13:19
russellbbased on twitter13:19
russellbotherwiseguy: have you tried this with devstack?  booting VMs with nova and such?13:19
otherwiseguyrussellb: no, just via doing the ovs-vsctl port creation manually.13:33
russellbotherwiseguy: have that ovs-vsctl command handy?13:33
otherwiseguygist'd it, but it was anonymous.13:33
* otherwiseguy looks at the scrollback to find it13:34
ajorussellb: thanks :)13:34
ajorussellb, we asked him about of/metering stuff yesterday :)13:35
otherwiseguyrussellb: for some reason this channel isn't getting logged by my irc client. Booting the vm that should have the script on it.13:36
russellbotherwiseguy: it's logged on eavesdrop.openstack.org now or whatever the URL is13:36
russellbhttp://eavesdrop.openstack.org/irclogs/%23openstack-neutron-ovn/13:36
russellbif it was in the last week anyway13:36
otherwiseguysudo ovs-vsctl add-port br-int $1 -- set Interface $1 type=internal -- set Interface $1 external_ids=iface-id=$(neutron port-show -f value -F id $1)13:37
otherwiseguyis the single line from the bash script.13:37
otherwiseguywith $1 being what ever neutron port-create --name $113:37
russellbcool thanks13:38
openstackgerritMerged stackforge/networking-ovn: Fix local.conf example  https://review.openstack.org/18004214:04
*** armax has quit IRC14:18
*** shettyg has joined #openstack-neutron-ovn14:20
*** shettyg has quit IRC14:20
openstackgerritGal Sagie proposed stackforge/networking-ovn: Add additional links to the testing document  https://review.openstack.org/18003014:25
*** shettyg has joined #openstack-neutron-ovn14:27
mesteryrussellb: FWIW, I just brought my OVN setup back up and it came up beautifully with all the latest :)14:28
mesteryIt's reproducible for me now at least :)14:28
mesteryI'm using your OVS branch on your github as well14:29
*** armax has joined #openstack-neutron-ovn14:31
*** gsagie_ has joined #openstack-neutron-ovn14:32
russellbmestery: yay14:56
gsagie_?14:56
gsagie_:)14:56
russellb<mestery> russellb: FWIW, I just brought my OVN setup back up and it came up beautifully with all the latest :)14:57
russellb<mestery> It's reproducible for me now at least :)14:57
russellbgsagie_: ^14:57
gsagie_cool :)14:57
russellbabout to jump in the car for a quick trip ... probably won't be around much on IRC until Thursday afternoon15:17
gsagie_russellb : just a quick question, in the multi node setup, i only need to define the remote_ovn external id with the IP of the neutron server,15:18
russellbgsagie_: more accurately, it's the IP address where ovsdb-server is running that is serving the OVN_Southbound database15:19
gsagie_yeah15:19
gsagie_but no special arguments to the ovn-controller15:20
russellbcorrect15:20
gsagie_ok15:20
russellbit just takes one positional argument like it does now15:20
gsagie_have a good trip and talk to you later this week!15:20
russellbwhich is also how to talk to ovsdb-server, but the one for the local Open_vSwitch database15:21
gsagie_yeah thats what i did, but had to run do some other stuff so i will only see the results tomorrow ;)15:21
russellbwhich may or may not be the same ovsdb-server serving OVN databases15:21
russellbcool, sounds good15:21
russellbthanks for working on it :)15:21
gsagie_i think i also configured the ovsdb-server on the compute with the remote address15:22
gsagie_so thats not needed15:22
gsagie_because its only used for the local Open_vSwitch schema15:23
*** shettyg1 has joined #openstack-neutron-ovn15:24
*** shettyg has quit IRC15:24
*** armax has quit IRC15:54
*** blp has quit IRC16:49
*** blp1 has joined #openstack-neutron-ovn16:49
openstackgerritMerged stackforge/networking-ovn: Remove Logical Switch neutron:network_id External Id  https://review.openstack.org/18005617:02
*** switchcade has joined #openstack-neutron-ovn17:11
switchcadegsagie_: you mentioned a bug regarding the way ovs-ofctl printed goto_table the other day - was there any followup on that?17:12
gsagie_switchcade: no, it was my bad, ovs-ofctl uses Openflow1.1 by default when i added "-O Openflow13" to the command i saw the output fine17:13
gsagie_as its rules that uses 1.3 extensions17:13
gsagie_flows17:14
switchcadegsagie_: ah, okay.17:15
*** gsagie_ has quit IRC17:37
*** arosen1 has joined #openstack-neutron-ovn18:16
*** shettyg1 has quit IRC18:42
*** shettyg has joined #openstack-neutron-ovn19:19
*** shettyg has quit IRC19:24
*** shettyg has joined #openstack-neutron-ovn19:40
*** mestery has quit IRC19:48
*** shettyg has quit IRC20:53
openstackgerritMerged stackforge/networking-ovn: Add additional links to the testing document  https://review.openstack.org/18003021:51

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