07:59:18 #startmeeting daisycloud 07:59:19 Meeting started Fri Aug 5 07:59:18 2016 UTC and is due to finish in 60 minutes. The chair is huzhj. Information about MeetBot at http://wiki.debian.org/MeetBot. 07:59:20 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 07:59:22 The meeting name has been set to 'daisycloud' 08:01:36 #topic Roll Call 08:01:47 #info Zhijiang 08:01:54 #info zhouya 08:02:00 #info kongwei 08:03:04 How is the week? :) 08:04:11 @luyao are you there? 08:04:40 we still have many work to do to deal with some error 08:04:46 yes 08:04:55 OK #info luyao 08:05:08 sorry ,IForget 08:05:14 #topic Daisy Call Graph doc CI documentation 08:05:44 I've just uploaded the call graph doc to the repo. 08:06:12 https://review.openstack.org/#/c/351476/ 08:06:17 #link https://review.openstack.org/#/c/351476/ 08:06:50 Hope it can help us to understand the code arrangement more easily 08:07:31 And what about the CI env doc? @kongwei 08:09:36 Hope we got good progress on that, can't wait to read it:) 08:10:04 The ci doc was finished 08:10:32 I am writing the FAQ about our ci env. 08:11:21 Can I post the doc to wiki? 08:11:43 Sure 08:12:11 Do you have permission to modify our wiki? I think so 08:13:24 althrough the wiki server has some kind of problem with my account, I can not managed to log into it for a long time since last successful login 08:13:39 I try it. 08:14:57 #link https://wiki.openstack.org/wiki/Daisy 08:15:38 #info Zhijiang has merged the call graph doc , Kongwei will post ci doc to the wiki page above 08:16:11 well , i thkn we can move to the next topic 08:16:43 #topic Git tag sync between Kolla code and images 08:17:21 As we know, currently we just sync Kolla code the right image version 08:17:38 for example uses 2.0.3 code to deploy 2.0.3 images 08:18:37 but, I am afraid we need to do one step further 08:18:46 that is sync to the right tag 08:19:45 sorry I mean currently we only sync at branch level 08:20:19 In futture we need to sync at the version tag level 08:20:27 what do you think? 08:21:05 great 08:21:11 good 08:21:26 I think so 08:21:47 yes 08:22:28 @huzhj, I can modify the wiki page. I will post ci doc to wiki ASAP. 08:22:35 otherwise we may uses 2.0.4 code to deploy 2.0.3 image which seems is wrong 08:22:50 Thanks for the confirm @kongwei 08:22:51 yes 08:23:26 I agree 08:24:24 for the version spin thing, we'd best also consult it with kolla team 08:24:53 I will send a email to ask them for the idea. 08:25:39 #info team agree on doing version spinning , but it is better to ask kolla team to make sure. 08:26:08 OK next topic 08:26:14 #topic How to get backend type and the use cases 08:26:58 I think Ya and Jing are working on implementing a general interface for getting backend type 08:27:39 which then can be used for weu ui presentation and business logic such as applying rules 08:28:29 https://review.openstack.org/#/c/351030/ 08:29:05 @Ya do you know which patch impl the general inteface? How the above one? 08:29:27 we use the api of role-list to get backend 08:29:41 Greate 08:30:49 But according to the patch, the general inteface is implemented in the web ui level but not the daisyclient or daisy-api level which are more general. 08:31:15 the function get_backend_type_by_role_list is the role-list api linked to horizon 08:31:25 So it may not be able for us to use it in other place such as CLI 08:31:40 yes 08:33:05 I still work on this to get a general api for other place such as CLI 08:33:12 So do you have further plan to move it to low level? Anyway I think it satisfy me currenly 08:33:29 Greate 08:35:04 I think I can add backend key and value to host-detail to get to the low level 08:35:40 next time we can get backend from host-detail 08:36:04 good 08:36:23 do you mean to modify the database table desigh? 08:36:47 no,just get the value from db 08:37:04 #info Ya and Jing have impl the interface for obtaining the backend type info 08:37:14 #link https://review.openstack.org/#/c/351030/ 08:38:30 #info Ya has a further plan to add backend key and value to host-detail , then we can move such interface to the low level which can be used ont only by Web UI but also CLI 08:38:46 Good 08:39:15 Really a good example to dig more deep into the core code 08:39:55 any other things before we move to next topic? 08:41:23 #topic Image 2.0.3 login problem 08:42:00 After we deployed the 2.0.3 image, we can not login to the Web UI 08:42:07 #info After we deployed the 2.0.3 image, we can not login to the Web UI 08:42:35 #info the problem seems the same as https://code.djangoproject.com/ticket/26705 08:42:35 Django bug 26705 in Internationalization "DjangoTranslation instance has no attribute 'plural'" [Normal,Closed] - Assigned to Unknown 08:42:54 yes 08:43:42 but as the bug described , it only occured when we using a language which dejango do not support 08:43:53 we are using english right? :) 08:44:14 yes 08:44:30 That is why it is confused 08:44:59 we did not involve other languages 08:45:58 #info the problem in the bug has not been solved in the Mitaka RDO repo 08:46:31 can we modify code manually to see if the patch can help? 08:47:19 we could try to modify the code to deal with this problem 08:47:41 just have to modify the Django code 08:48:01 is it possible to modify the code in the container? 08:48:25 Not easy to rebuild images 08:49:24 have not tried ,could do it this time 08:49:48 Well lets try it offline 08:50:09 I think restart the container will be OK 08:50:36 #info need to verify if the patch for the bug can really solve our problem 08:50:48 OK 08:51:03 #topic Daisy4nfv related status update 08:51:47 as the last topic I would like us to discuss something about daisy4nfv 08:52:28 kongwei, any update form your side? about escalator? 08:55:25 Ok, let's discuss it through mailing list:) 08:55:49 OK 08:56:28 another thing I would like to discuss is about the error during multinode deploying 08:56:51 something like Client Error: Conflict for url: http+docker://localunixsocket/v1.23/containers/create?name=openvswitch_vswitchd, I think Yao know more about this issue 08:57:30 I meet this error when multinode deploy 08:58:02 But we do not have time, @loyao could you pleae filre a bug to the Kolla launchpad? 08:58:14 yes 08:58:22 if can not make it through 08:58:40 Thanks 08:58:44 ok 08:59:12 I think it is the time to call it a meeting 08:59:24 have a good weekend 08:59:30 thanks 08:59:38 the same to you 08:59:53 thanks all, bye 09:00:02 bye 09:00:03 bye 09:00:08 bye 09:00:12 #endmeeting