15:01:17 <bswartz> #startmeeting manila 15:01:18 <openstack> Meeting started Thu Mar 6 15:01:17 2014 UTC and is due to finish in 60 minutes. The chair is bswartz. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:01:20 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:01:22 <openstack> The meeting name has been set to 'manila' 15:01:38 <bswartz> hello everyone 15:01:52 <bswartz> is anybody here? 15:01:54 <vponomaryov> hello 15:02:30 <bswartz> looks like low attendence today 15:02:39 <bswartz> thanks for joining vponomaryov! 15:02:59 <vponomaryov> Should we wait some time? 15:03:06 <bill_az_> Hi - 15:03:13 <bswartz> yeah I don't have much of an agenda 15:03:35 <bswartz> the main issue for me is the NetApp driver is still stuck in review 15:03:59 <bswartz> but we can also run through dev status for the benefit of those who read the minutes later on 15:04:00 <bill_az_> bswartz: I will take a look at that by end of the week 15:04:26 <bswartz> bill_az_: it's not that we need more reviews, we've reviewed the crap out of it 15:04:49 <bswartz> the problem is that there are some unresolved changes to the code that's common between the netapp cinder driver and the netapp manila driver 15:05:14 <bswartz> we want to achieve a long term solution to sharing that code and it's going slower than I'd hoped 15:05:16 <vponomaryov> actually, it has been updated several minutes ago 15:05:21 <bill_az_> bswartz: ok- I'd still like to take a pass through it, and also through generic driver 15:05:21 <bswartz> oh 15:05:59 <bswartz> https://review.openstack.org/#/c/59100/ 15:06:05 <bswartz> that's the one I'm looking at 15:06:22 <bill_az_> I've been tied up with cinder lately, but will be shifting focus back to manila now 15:06:45 <bswartz> hmm it looks like yportnova did a lot of work here 15:06:59 <bswartz> yportnova: are you here? 15:07:16 <yportnova> bswartz: we still need to wait until Navneet upload new patchset to cinder 15:07:31 <yportnova> bswartz: I am here. hi! 15:07:41 <bswartz> yportnova: okay thanks -- are your changes complete regarding the syncing of the api.py file? 15:08:11 <yportnova> Yes, but waiting for fix to cinder 15:08:22 <bswartz> I don't think we should wait 15:08:32 <bswartz> I'll do a review of the latest patches and give my comments 15:08:42 <bswartz> s/patches/patchset/ 15:09:17 <bswartz> I've talked to a few companies that are looking to beta test manila 15:09:47 <bswartz> there is interest in both the generic driver and the NetApp driver, so I want them both upstream where we can get some real testing 15:10:23 <bswartz> and there are several other vendors who have expressed plans to have drivers ready before Atlanta 15:10:36 <bswartz> so I'm happy to get those merged when they're ready 15:11:07 <bswartz> yportnova: anything else to discuss regarding the netapp driver? 15:11:27 <yportnova> bswartz: Nothing 15:11:31 <bswartz> bill_az_: can you remind us what state the IBM driver is in? 15:12:03 <bswartz> or anyone else lurking who wants to talk about drivers before we go on? 15:12:22 <bill_az_> bswartz: We have had a proof of concept version of gpfs manila driver since late last year - the goal is to get this wrapped up and submitted by end of this month 15:12:28 <bill_az_> single tenant only 15:12:30 <bill_az_> nfs only 15:12:39 <bill_az_> (ganesha or kernel nfs) 15:12:41 <bswartz> ah okay 15:12:55 <bswartz> bill_az_: is there a WIP on gerrit? 15:13:31 <bill_az_> bswartz: I think there is a very early code drop but nothing recent 15:13:38 <bswartz> okay 15:14:01 <bswartz> if you make any progress feel free to put it up as a WIP so we can take a look at it before it's done 15:14:07 <bswartz> #topic dev status 15:14:27 <vponomaryov> Dev status: 15:14:30 <bswartz> vponomaryov: do you want to give your normal update? 15:14:40 <bill_az_> bswartz: sure, I will do that 15:14:44 <vponomaryov> 1) NetApp Cmode driver: https://review.openstack.org/#/c/59100/ 15:14:44 <vponomaryov> Changes due to review issues has been implemented. Ready for review. 15:14:55 <vponomaryov> 2) Devstack with generic driver: https://review.openstack.org/#/c/74647/ 15:15:00 <vponomaryov> Ready to review. Used processed ubuntu cloud image with nfs and cifs, that can run with 64mb RAM and without discs, its weight ~290 Mb. 15:15:18 <vponomaryov> 3) Generic driver's modularity: https://review.openstack.org/#/c/74154/ 15:15:18 <vponomaryov> Changes due to review issues has been implemented. Ready for review. 15:15:35 <bswartz> vponomaryov: where can that image be obtained? 15:15:49 <vponomaryov> link is present ingerrit commit 15:15:56 <bswartz> okay good 15:16:14 <bswartz> csaba: you here? 15:16:21 <vponomaryov> link: https://www.dropbox.com/s/vi5oeh10q1qkckh/ubuntu_1204_nfs_cifs.qcow2 15:16:27 <bswartz> looks like he's AFK and not in channel 15:17:11 <bswartz> alright, thanks vponomaryov 15:17:13 <vponomaryov> this image works, but can be improved, so can be updated after a while 15:17:59 <bswartz> yeah having something that works is the most important -- I'm looking forward to csaba's image as our longer-term solution 15:18:19 <bswartz> so it looks like some reviews are needed 15:18:46 <bswartz> for those that are wondering, the horizon support for manila is coming along too 15:19:14 <bswartz> here is a preview 15:19:18 <bswartz> #link https://github.com/NetApp/horizon/tree/manila 15:19:48 <vponomaryov> Also, wanted to mention TODO list 15:19:52 <bswartz> okay 15:19:55 <vponomaryov> TODO: 15:20:01 <vponomaryov> 1) Make drivers (Generic, Cmode) use activation/deactivation API 15:20:11 <vponomaryov> 2) Update tempest to use activation of share-networks 15:20:19 <vponomaryov> 3) (generic driver) Change service instance connectivity directly to private subnet 15:20:28 <vponomaryov> 4) Update Horizon extension for Manila due to API changes, bugfixing 15:20:36 <vponomaryov> 5) Implement volume types server side 15:20:45 <vponomaryov> 6) Implement quota for activation of share-networks 15:20:52 <bswartz> navneet: you here? 15:21:14 <bswartz> yeah that's a lot of work to do before the conference 15:21:43 <bswartz> we will see about getting help from our side to get it all done 15:22:13 <bswartz> okay I don't have anything else 15:22:18 <bswartz> #topic open discussion 15:22:31 <vponomaryov> First priority after merging of Cmode driver? 15:22:43 <bswartz> Assuming there's nothing else I'll give you all back 35 minutes 15:23:11 <bswartz> the cmode driver is top priority, then horizon 15:23:29 <bswartz> although your (1) and (2) TODO items looks pretty small 15:23:35 <vponomaryov> but drivers does not use activation 15:23:38 <bswartz> vponomaryov: how much work is (1) and (2) 15:24:12 <vponomaryov> no much work, if no blockers 15:24:39 <bswartz> okay let's knock those out next as long as they're quick to do 15:25:13 <vponomaryov> Horizon depends on API, so it requires stable API 15:25:14 <bswartz> okay grab me in #manila or PM me if you need anything, I think we're done 15:25:25 <vponomaryov> ok 15:25:37 <bswartz> #endmeeting