15:00:24 #startmeeting manila 15:00:26 Meeting started Thu Apr 3 15:00:24 2014 UTC and is due to finish in 60 minutes. The chair is bswartz. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:00:27 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:00:30 The meeting name has been set to 'manila' 15:00:37 good morning/good evening everyone 15:00:45 Hello 15:00:46 hi 15:01:02 hi 15:01:03 hi 15:01:07 hi 15:01:52 I don't have much to discuss today 15:02:02 this can be a fairly short meeting unless you all have topics 15:02:17 zhangleiqiang: would you like to introduce yourself? 15:02:28 we haven't met I don't think 15:03:14 it's okay if you're shy 15:03:20 OK. Hi, everybody, I am a newbies to Manila. 15:03:25 we'll move on to regular dev status 15:03:33 welcome zhangleiqiang! 15:03:43 #topic dev status 15:03:47 I am interesting in Cinder's filesystem driver, and I found Manila, :) 15:04:18 vponomaryov: please go ahead 15:04:24 Dev status: 15:04:30 1) Horizon 15:04:36 bp: #link https://blueprints.launchpad.net/manila/+spec/horizon-integration 15:04:36 code: #link https://github.com/NetApp/horizon/tree/manila 15:04:37 status: work in progress 15:04:48 2) Several modifications to manila, for better support in Horizon 15:04:53 Gerrit: 15:04:53 #link https://review.openstack.org/#/c/83518/ 15:04:53 #link https://review.openstack.org/#/c/84799/ 15:04:53 #link https://review.openstack.org/#/c/85004/ 15:05:01 TODO in horizon: 15:05:08 1) Add handling of 403 and 400 error codes for every manila request 15:05:15 2) Add minor changes (detail pages for security-services, share-networks, etc.) 15:05:24 3) fix several bugs 15:05:24 4) Add unittests 15:05:38 that's all 15:05:45 thanks vponomaryov 15:06:03 yeah so most of the work in the last week was targetted at getting the manila GUI in shape 15:06:15 this is with an eye towards atlanta as most of you know 15:06:43 I'm sure the audience would prefer guis demos to a bunch of CLIs 15:07:19 vponomaryov: if someone wanted to try out the gui changes themselves do we have instructions we can share on how to do it? 15:07:50 it will be instructions about using horizon itself 15:08:05 and some stuff about manila 15:08:30 okay so the main thing people need to know is that out horizon/manila code is hosted on github.com/NetApp instead of the normal place 15:08:38 and we've talkd about that before 15:08:59 one thing: horizon with manila should be deployed separately from devstack installation 15:09:44 devstack plugin install main horizon, not our modified 15:09:50 anyone else have something new? 15:10:05 any questions about what's going on between now and atlanta? 15:10:59 * bswartz hears crickets 15:11:07 vponomaryov: how do you install horizon with manila? 15:11:28 xyang1: clone https://github.com/NetApp/horizon/tree/manila 15:11:42 vponomaryov: thanks 15:11:53 configure its config to use your devstack lab 15:12:20 vponomaryov: ok 15:12:21 and then run with "sudo python manage.py runserver" 15:12:36 it will run on port 8080 15:12:58 thanks 15:13:41 alright well this was a short meeting as expected 15:13:47 if nobody has anything else 15:13:52 Looks like it will be helpfull, if I make HOWTO 15:14:02 will post it in manila chat 15:14:04 bswartz: just a short update on the cirros image 15:14:12 vponomaryov: I think it would, because we will be in this state for a while until manila is incubated 15:14:20 csaba: go ahead 15:14:24 #topic cirros image 15:14:53 nfs functionality works fine, now we are to get smb shares working 15:15:07 rraja struggles with permission issues 15:15:28 as of initrd trimming, it's a bit trickier to get right than I expected 15:15:41 permissions and security are the hardest aspect of shared FS 15:15:55 I'm writing a script with some quasi-clever heuristics that selects the needed parts 15:16:19 csaba: sounds fun 15:16:28 quasi-clever: actually dumb but fakes to be clever :) 15:17:11 lol 15:17:33 at least the goal is to work well without manual adjustments 15:18:22 okay anything else 15:18:23 ? 15:19:32 thanks everyone 15:19:40 thanks 15:19:47 #endmeeting