13:13:15 #startmeeting 13:13:15 Meeting started Wed Sep 10 13:13:15 2014 UTC. The chair is alinefm. Information about MeetBot at http://wiki.debian.org/MeetBot. 13:13:15 Useful Commands: #action #agreed #help #info #idea #link #topic. 13:13:15 #meetingname scrum 13:13:15 The meeting name has been set to 'scrum' 13:13:27 #info Agenda 1) Status 2) Open discussion 13:13:27 anything else? 13:14:31 ok... so let's get started 13:14:42 #topic Status 13:14:43 #info Please provide your status using the #info command: #info 13:15:05 #info YuXin Template based on image file Patch sent 13:15:58 #info alinefm exposed target_uri to Task resource so we can filter them 13:16:15 #info YuXin Planning to run testing today, do not have redhat 7, need to discuss to use redhat6 instead 13:16:22 #info vianac sent final version of the download volume patchset and finished that feature; apply updates to the upload volume patchset while royce was on vacation; sent a patch to use a default parameter 'name' value when downloading/uploading a volume; sent a patch to fix a bug where the maximum upload file size was not interpreted correctly; reviewed patches on the mailing list 13:16:34 #info alinefm tested upload/download feature and provide feedbacks on ML 13:16:50 #info alinefm sent patch to increase max body side on nginx proxy to 4G (the same value set on cherrypy server) 13:18:06 YuXin, is it rhel6.5? 13:18:32 let me check 13:18:49 alinefm: Yes, that's what we use 13:19:12 YuXin, wenwang, ok - you can test on it 13:19:59 ok 13:20:14 ok 13:21:20 YuXin, wenwang, any update about upload/download UI? 13:21:50 hong liang is continuing to work on it 13:21:58 today 13:22:33 seems like he got some blocker on upload 13:22:48 YuXin, do you know which blocker? 13:22:59 I would like to ask him to send patch of download first 13:23:18 he always fail to get upload to work 13:23:21 yeap - I've just checked the ML and the download patches are there 13:24:33 YuXin, ok - I will try to talk to him tonight to see if I can help in anything 13:24:43 does this blocker is on UI or backend? do you know? 13:24:51 ok, I will look into upload with him together tomorrow to see whether we can get it done together 13:25:20 he told me that he has followed the REST API, but always failed 13:25:59 ok 13:26:14 let's move on to open discussion 13:26:18 He has been working with Royce together to try to get it done, but still has not addressed that 13:26:35 #topic Open Discussion 13:26:43 what are the topics for today? 13:27:04 aline, the latest kimchi souce still fail to start 13:27:13 YuXin, really? oO 13:27:23 from package or source code? 13:27:44 #info baude submitted patch to edit graphics type, add serial; waiting for acceptance to submit patch to rewrite the edit mechanism 13:27:45 from source code 13:27:50 https://github.com/kimchi-project/kimchi/issues/412 13:28:34 YuXin, oh, there is a patch on ML for it 13:28:38 I will apply today 13:28:43 ok 13:29:01 baude, I will review your patches today too =) 13:29:15 baude, do you know what is the process to the community uses the red hat logo? 13:29:15 my open topic for today is if anyone has considered a true netboot template. 13:29:26 alinefm, i dont unfortunately 13:29:36 alinefm, i can ask around 13:30:00 baude, please do 13:30:07 baude, about the netboot, yes 13:30:15 and? 13:30:23 pvital started something on backend and wenwang on the front end 13:30:28 ok 13:30:39 but probably will be ready just for next release 13:31:05 how about ability to select/modify boot order on a vm 13:31:30 alinefm: Yes, I have the back-end code and it's been hold for a while 13:32:43 wenwang, yeap - we can resume this work after 1.3 release 13:33:04 baude, also in backlog but anyone is working on it yet 13:33:20 alinefm, ok I'd be willing to do it 13:33:31 should be reasonably easy to do with the new edit mechanism 13:33:32 alinefm: sure 13:33:57 baude, sure - it is all yours =) 13:34:45 anything else for today? 13:35:13 alinefm, also curious if anyone would think it would be a good add to be able to specific a vm's mac address? 13:35:38 able to define ^^ 13:35:50 what are the advantages in doing it? 13:36:02 netboot? 13:36:08 yeah, that is the primary use 13:36:37 wenwang, im curious, have you tested netboot on a power system or just x86 ? 13:37:59 baude: I just got pvital's code in the back-end and haven't tried it yes due to some work issues 13:38:33 ok 13:38:42 im unable to make netboot work on power with a fedora host fwiw 13:38:52 baude, I think when selecting a netboot template to create a vm we can add an option to specify the mac address 13:39:05 alinefm, ok i will noodle on that 13:39:22 baude: I was blocked by the environment setting for the netboot, so... 13:39:26 but the default option would be "automatic generate a mac" 13:39:47 alinefm, i was thinking that specifying a mac could be an edit function on the defined vm 13:39:55 that way the default behaviour was always respected 13:40:15 we can discuss further in the future 13:40:31 wenwang, ok, if you get it to work, will you ping me? 13:40:40 baude: sure 13:40:43 christyp, curious if you have tried this? ^^ 13:41:07 baude, yeap - seems it is a better design 13:41:32 baude, maybe pvital did as he did the backend patches 13:41:41 hope he tested his patches =) 13:42:47 well i think it works on powerkvm ... just maybe not fedora which implies missing patches or mismatch versions 13:42:50 :( 13:43:39 alinefm, I have one topic to discuss 13:43:49 I will try to ask around about it 13:43:52 and let you know 13:43:55 vianac, yes 13:44:11 regarding the default parameter 'name' value patch I sent this week 13:44:34 I was assuming the parameter' file' when uploading a volume was the original file name, but it's not 13:44:38 so my patch won't work 13:44:47 what can we use as a default 'name' then? 13:44:59 I guess we'll have to make it required... 13:45:15 or is there a way to get the file name from it? 13:45:27 (I still don't understand that parameter >.<) 13:46:00 the file parameter is a file descriptor 13:46:09 I think we can get the file name from it 13:46:15 let me do a quick test 13:47:32 >>> fd = open("/home/alinefm/kimchi/COPYING", "rb") 13:47:32 >>> fd.name 13:47:32 '/home/alinefm/kimchi/COPYING' 13:47:35 vianac, ^ 13:48:18 alinefm, ok, I'll try it 13:49:46 alinefm, but I still think 'file' is not a regular file descriptor 13:49:55 baude: no, i haven't tried netbooting at all 13:50:07 in the upload code, it uses "file.fd." 13:50:27 fd = open(...); I cant make fd.fd 13:50:30 vianac, agree - but there is something related to it too 13:50:34 ok 13:50:42 ill look into it... 13:50:55 vianac, thanks! ping me if you need help 13:50:59 alinefm, ok 13:53:04 anything else? 13:54:40 apparently not 13:54:47 thanks everyone for joining 13:55:07 #endmeeting