21:04:27 <markmcclain> #startmeeting Networking
21:04:28 <openstack> Meeting started Mon Jun 10 21:04:27 2013 UTC.  The chair is markmcclain. Information about MeetBot at http://wiki.debian.org/MeetBot.
21:04:29 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
21:04:31 <openstack> The meeting name has been set to 'networking'
21:04:40 <markmcclain> #link https://wiki.openstack.org/wiki/Network/Meetings
21:04:46 <nati_ueno> arosen: Is he in hawaii?  because he says 'aloha' recently :)
21:04:46 <markmcclain> garyk: hi
21:05:07 <arosen> nati_ueno:  not sure
21:05:11 <enikanorov> he always says so :)
21:05:12 <markmcclain> Any changes/additions before we get going?
21:05:21 <nati_ueno> enikanorov: :)
21:05:59 <markmcclain> #topic Announcements
21:06:13 <markmcclain> #link https://launchpad.net/quantum/+milestone/havana-2
21:07:01 <markmcclain> Havana-2 will be here before we know it and our targeted blueprint count is still WAY above our traditional velocity even when the growth of the team is factored in
21:07:49 <markmcclain> We have a lot in progress, but at the same time we have several which have not been started
21:09:35 <markmcclain> #topic Bugs
21:10:18 <markmcclain> Currently we're not tracking any critical bugs.  Are there any that I might have missed that the team needs to know about it?
21:11:37 <markmcclain> I'll take the silence as we've triaged things correctly :)
21:11:46 <markmcclain> #topic API
21:12:14 <enikanorov> markmcclain: salv-orlando is usually covering this, right?
21:12:22 <markmcclain> Salvatore is out for a few days.  The team is working on the H2 blueprints.
21:12:26 <markmcclain> enikanorov: correct
21:12:52 <enikanorov> i guess api-core-for-services is one of the bp on "API" topic
21:13:23 <markmcclain> correct
21:13:46 <enikanorov> i've started working on it, have some initial code on review. currently I'm aiting for salv-orlando to discuss
21:14:23 <enikanorov> you may take a look as well. I'd like to know if it is the right direction to move
21:14:35 <enikanorov> the review: https://review.openstack.org/#/c/32339/
21:14:48 <markmcclain> enikanorov: I'll take a look and Salvatore won't be back until late this week
21:14:54 <enikanorov> actually it's very raw just to show the idea
21:15:06 <enikanorov> so no carefull review needed
21:15:07 <markmcclain> k
21:15:27 <markmcclain> Any API questions?
21:15:36 <markmcclain> #topic VPNaaS
21:16:03 <markmcclain> nati_ueno: hi
21:16:19 <nati_ueno> OK WIP is still in review.
21:16:44 <nati_ueno> Swami said he will push the UT code for DB model patch in this week, so may be we can remove WIP from the review
21:16:58 <markmcclain> cool
21:17:06 <nati_ueno> I'm working on the Driver, and I'll push the WIP driver code in this week (hopefully)
21:17:27 <nati_ueno> also, I pushed devstack wip code (which is not working yet)
21:17:33 <markmcclain> ok
21:17:42 <nati_ueno> https://wiki.openstack.org/wiki/Quantum/VPNaaS/HowToInstall
21:17:52 <nati_ueno> Start writing installation instruction ( which is not working yet)
21:18:13 <markmcclain> awesome.. makes it a lot easier for folks to review
21:18:15 <nati_ueno> I'm working on realize the poc demo. (hopefully early next week)
21:18:25 <nati_ueno> markmcclain: Thanks. That's all from me
21:18:36 <markmcclain> thanks for the update.. Questions on VPN?
21:19:14 <salv-orlando> markmcclain, enikanorov: I will be back on thursday
21:19:56 <enikanorov> have a good rest of vacation :)
21:20:11 <markmcclain> salv-orlando: yeah you should be enjoying your vacation :)
21:20:22 <markmcclain> #topic Nova
21:20:50 <markmcclain> garyk: hi
21:21:01 <garyk> markmcclain: hi
21:21:41 <garyk> markmcclain: there have been a few bugs with security groups. i am trying to look for the numbers
21:21:57 <nati_ueno> garyk: could you share the bug url?
21:22:11 <garyk> nati_ueno: i am looking for them. give me a sec
21:22:18 <nati_ueno> garyk: Thanks
21:23:11 <markmcclain> looks like we're waiting on https://review.openstack.org/#/c/29767/
21:23:36 <garyk> markmcclain: nati_ueno arosen https://bugs.launchpad.net/nova/+bug/1187179
21:23:38 <uvirtbot> Launchpad bug 1187179 in nova "500 error is raised over quantum security-group quota" [Undecided,New]
21:25:08 <markmcclain> arosen: do we know how it interacts with: https://review.openstack.org/#/c/30815/
21:25:26 <arosen> garyk:  i was hoping the python-quantumclient would be improved to raise a quota exception before we fixed that as we'll have to parse the message body to figure it out now.
21:25:36 <garyk> arosen: ok, thanks
21:26:00 <arosen> markmcclain:  i've not revieweed that patch. I'll do that after the meeting.
21:26:10 <markmcclain> arosen: should we link the quantumclient to that bug or is there another bug for updating the client?
21:27:01 <arosen> i talked to Maru about changing the client so that it raises exceptions it self rather than just returns the error messages. I'm not sure if any work has been done in that area.
21:27:20 <garyk> markmcclain: other than that nothing special
21:27:43 <markmcclain> arosen: ok
21:27:46 <arosen> markmcclain:  I think the issue is we can't tell it's a quota issue for the http code.
21:28:05 <arosen> (unless we parse the body of the response).
21:28:23 <markmcclain> right.. using a different code would be changing the API
21:28:37 <markmcclain> sounds like you all are working on it
21:28:43 <markmcclain> garyk: Thanks for the update
21:28:50 <markmcclain> Any other Nova related questions?
21:29:37 <markmcclain> #topic FWaaS
21:29:41 <markmcclain> SumitNaiksatam: hi
21:29:47 <SumitNaiksatam> Hi
21:29:53 <SumitNaiksatam> I updated my patch with the FWaaS plugin, I am still adding more unit tests
21:30:05 <SumitNaiksatam> I am seeing an issue with serialization/deserialization of lists when using XML, not sure if this was tested before, or if i am not doing something correctly
21:30:10 <markmcclain> https://review.openstack.org/#/c/29004/
21:30:26 <SumitNaiksatam> thanks
21:30:33 <SumitNaiksatam> i have disabled these XML tests for now
21:30:39 <markmcclain> since you plan on adding tests… probably makes sense to mark as the WIP for now
21:30:46 <SumitNaiksatam> ok
21:31:09 <SumitNaiksatam> probably we can take this XML issue  up later in the meeting
21:31:21 <SumitNaiksatam> Sridar/DanF@Cisco will be working on the FWaaS agent blueprint going forward, I will work with them to try to post a WIP-patch hopefully before the end of this week
21:31:26 <markmcclain> XML and lists does require a bit of glue… Yong should be able to help track down the issues
21:31:32 <SumitNaiksatam> ok
21:31:40 <SumitNaiksatam> i will reach out to him
21:31:54 <SumitNaiksatam> Ravi/Vinay@PayPal will be doing the devstack patch, they have started to look at it
21:32:08 <SumitNaiksatam> KC updated the document with the CLI section, and he will have a WIP-patch hopefully by the end of the week
21:32:22 <SumitNaiksatam> Rajesh continues to work on his patch for the iptables driver for the ref impl
21:32:33 <markmcclain> good stuff
21:33:00 <SumitNaiksatam> if RajeshMohan Sridar Ravi or KC are here, anything more to add at your end?
21:33:11 <markmcclain> I think it would be a good idea if Ravi/Vinay put together a wiki similar to the VPN one so that folks testing will have instructions to follow
21:33:16 <RajeshMohan> Sumit: Nothing from side. Just started on unit tests
21:33:32 <SumitNaiksatam> markmcclain: yeah, i noticed that, we will do it
21:33:37 <SumitNaiksatam> RajeshMohan: thanks
21:33:58 <SumitNaiksatam> RajeshMohan: hopefully we will have those by the end of this week ;-)
21:34:05 <SumitNaiksatam> we will work on that
21:34:20 <markmcclain> SumitNaiksatam: thanks for the update
21:34:21 <RajeshMohan> Sumit: I will be partially done by end of this week
21:34:22 <SumitNaiksatam> that's about it from me/fwaas-team
21:34:28 <markmcclain> Any questions for the FWaaS team?
21:34:29 <SumitNaiksatam> RajeshMohan: thanks
21:34:52 <markmcclain> #topic Modular L2
21:35:19 <markmcclain> The ML2 subteam will meet Wednesday at 1500 UTC here in #openstack-meeting
21:35:22 <mestery> markmcclain: Made it back in time for ML2.
21:35:30 <rkukura> I'm tied up with some other priorities this week and next, but mestery and others are making progress
21:35:37 <markmcclain> mestery: great
21:35:53 <markmcclain> mestery: Anything to add?
21:36:14 <mestery> Yes, we had a meeting Friday where we brought everyone up to speed. I sent the recording out to the list for those who couldn't make it.
21:36:44 <markmcclain> #link https://cisco.webex.com/ciscosales/lsr.php?AT=pb&SP=MC&rID=68913492&rKey=cbdaf95932abbe4a
21:36:55 <mestery> Thanks Mark.
21:37:16 <mestery> Also, ML2 devstack change went in Friday as well (thanks rkukura!)
21:37:55 <markmcclain> great
21:38:01 <markmcclain> Any questions for the ML2 team?
21:38:38 <markmcclain> Don't forget first ML2 sub-team meeting is Wednesday @ 1500UTC
21:38:42 <nati_ueno> rkukura: do you have sub-team wiki or some milestome docs?
21:39:22 <rkukura> nati_ueno: we have 5 BPs covering the remaining tasks
21:39:32 <nati_ueno> rkukura: Thanks
21:39:33 <mestery> nati_ueno: We have a meetings page with a bunch of info
21:39:34 <rkukura> A wiki page is a great idea
21:39:36 <mestery> #link https://wiki.openstack.org/wiki/Meetings/ML2
21:39:52 <mestery> rkukura: I linked the blueprints there too.
21:39:57 <nati_ueno> mestery: rkukura: Thanks!
21:39:57 <rkukura> That works for now, but I'll create a top-level ml2 page linking to that
21:40:27 <mestery> rkukura: Great! Let me know if you want me to do it this week if you're too busy./
21:40:42 <markmcclain> nati_ueno: good idea
21:40:47 <markmcclain> rkukura: thanks
21:40:54 <markmcclain> #topic Stable
21:41:14 <garyk> markmcclain: last week version was released
21:41:31 <markmcclain> So reviews are open again:
21:41:33 <markmcclain> #link https://review.openstack.org/#/q/status:open+project:openstack/quantum+branch:stable/grizzly,n,z
21:41:42 <garyk> yes.
21:42:19 <garyk> thats about all at the moment
21:42:53 <markmcclain> garyk: Thanks for keeping up with the stable backports.
21:43:02 <markmcclain> #topic Testing
21:43:05 <garyk> thanks
21:43:23 <markmcclain> mlavalle sent out an update to the mailing list over the weekend
21:43:32 <markmcclain> #link http://lists.openstack.org/pipermail/openstack-dev/2013-June/010138.html
21:43:48 <markmcclain> Contains the tempest plans related to Networking
21:44:41 <mlavalle> markmcclain: I have a question regarding fixing gate-tempest-devstack-vm-quantum-full
21:44:54 <markmcclain> mlavalle: Sure what is it?
21:45:20 <mlavalle> As mentioned in the email, it invokes a lot of tests written originally for nova-network. They run fine with nova-network
21:45:52 <markmcclain> I'm guessing some of the tests related for searching via regex?
21:45:59 <mlavalle> when fixing for Quantum, should we try to change Quantum to behave like nova-network?
21:46:45 <markmcclain> mlavalle: I think it depends on the what's changing.
21:47:13 <mlavalle> markmcclain: ok, I'll poll the team case by case
21:47:54 <markmcclain> That's the safest route.
21:48:37 <mlavalle> nothing else from me
21:48:46 <markmcclain> mlavalle: Thanks for sending out that update. It was good to see the Tempest plans for H2/3
21:49:30 <markmcclain> Looks like amotoki is offline today, so going to skip Horizon for this week.
21:49:40 <markmcclain> #topic Python Client
21:49:51 <markmcclain> https://review.openstack.org/#/c/17436/
21:50:14 <markmcclain> Is one of several pending reviews.
21:51:32 <markmcclain> I know several folks have opinions on this, so chime in on the bug.
21:51:36 <markmcclain> *review
21:51:50 <markmcclain> #topic Other Reports
21:51:56 <enikanorov> lbaas?
21:52:08 <markmcclain> enikanorov: Ooops
21:52:12 <markmcclain> #topic LBaaS
21:52:17 <enikanorov> ok
21:52:22 <markmcclain> enikanorov: want to fill us in?
21:52:27 <enikanorov> yep
21:52:31 <enikanorov> so multivendor support step0 went in
21:52:44 <enikanorov> step1 is on review https://review.openstack.org/#/c/31959/
21:52:59 <enikanorov> it's refactoring of reference implementation to the new driver API
21:53:09 <markmcclain> ok
21:53:38 <enikanorov> also, there is another one waiting in line that adds agent scheduling to the reference impl
21:53:58 <enikanorov> but it makes sense after step1 is merged
21:54:32 <markmcclain> enikanorov: https://review.openstack.org/#/c/32137/ ?
21:54:43 <enikanorov> right
21:54:47 <markmcclain> ok
21:55:04 <enikanorov> that's it from my side
21:55:13 <markmcclain> enikanorov: Thanks for the update
21:55:20 <markmcclain> #topic Other Reports
21:55:31 <markmcclain> dkehn: Any update from the baremetal front?
21:55:52 <dkehn> https://review.openstack.org/#/c/30441/ wrapped up the last round of reviews
21:56:31 <dkehn> the client is waiting reviews and the nova portion is starting to come togeter
21:56:53 <markmcclain> Cool
21:56:57 <sc68cal> Sean Collins here - just quick update on QoS stuff - mostly apologize for the gerrit spam and report good progress on the API (https://review.openstack.org/#/c/28313/). Add some final unit tests (plus fix flake8 :P ), then take the WIP tag off middle of this week and get some feedback - then hopefully transition to writing a concrete implementation
21:57:54 <markmcclain> sc68cal: Thanks for updating
21:58:35 <markmcclain> #topic Open Discussion
21:59:37 <markmcclain> I think we finally got a meeting in within the hour :)
21:59:49 <dkehn> I'm impressed
22:00:02 <mlavalle> ++
22:00:21 <garyk> bed time. thanks and good night :)
22:00:22 <markmcclain> For those interested in ML2.. don't forget about the sub-team meeting on IRC Wednesday @1500UTC
22:00:53 <rkukura> markmcclain: thanks!
22:01:15 <markmcclain> Have a good afternoon/evening/morning!
22:01:18 <markmcclain> #endmeeting