14:00:48 #startmeeting trove 14:00:49 Meeting started Wed Oct 24 14:00:48 2018 UTC and is due to finish in 60 minutes. The chair is dkrol. Information about MeetBot at http://wiki.debian.org/MeetBot. 14:00:50 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 14:00:52 The meeting name has been set to 'trove' 14:01:09 it is time for trove weekly meeting 14:01:19 #topic roll call 14:01:28 let's wait for others 14:01:42 o/ 14:01:53 hello 14:05:03 Hello 14:05:13 bzurkowski_: Hello 14:05:16 bzurkowski_: hi 14:06:12 let's start with the first topic 14:06:17 #topic Python 3 first support 14:06:38 mpiwowarczy: can you say about any news ? 14:07:00 so.. I have update status on etherpad: https://etherpad.openstack.org/p/trove-python-3 14:07:06 Hi guys 14:07:18 cezary_zukowski: Hi :) 14:07:19 cezary_zukowski: Hi 14:07:25 but still working on core issue with executing tests in trove project 14:07:53 there appears some dependency in trove-client project and I need to reproduce this issue in local env 14:08:17 it is almost done but needs a little bit more time 14:08:25 with which project do you have issues ? 14:09:39 trove uses client from openstack/python-troveclient repository 14:10:01 and there appears some uncompatibilities with python3 14:10:03 mpiwowarczy: Can we complete Python 3 goal for any Trove project until OpenStack Summit? 14:10:28 bzurkowski_: for trove? hope so :) 14:10:45 Yes, for Trove 14:11:02 as I sad, it is almost done 14:11:08 dont see any serious issues 14:11:23 this would be great 14:11:34 Great! 14:11:47 I will focus on that 14:11:51 :) 14:11:56 fingers crossed :) 14:13:16 ok, we can move to the next topic 14:13:20 #topic Trovestack redesign 14:14:09 I'm still working on image building 14:14:38 right now I have the following errors in trovestack int-tests: 14:14:40 test_make_sure_mysql_is_running_after_resize FAIL 14:14:48 Make sure MySQL is accessible before restarting.            FAIL 14:14:54 Restart MySQL via the REST API successfully when MySQL is down.FAIL 14:15:01 test_correctly_started_replication ERROR 14:15:07 test_slave_user_exists ERROR 14:15:15 test_detach_replica ERROR 14:15:21 Tests the mgmt datastore version list method. FAIL 14:15:41 and I can reproduce on my local deployment 14:16:06 however I don't have any clue what is happening for now 14:17:10 that is all from my side regarding this topic 14:17:22 we can move to the next topic on our agenda for today 14:18:01 #topic Documentation 14:18:13 cezary_zukowski: do you have any news for us ? :) 14:21:00 I guess he may have problems with communication after he went mobile 14:21:13 aaah 14:21:16 ok :/ 14:21:37 dkrol: nothing to add as now, still waiting for access 14:21:47 Here he is! 14:22:03 cezary_zukowski: what kind of access do you have in mind ? 14:22:41 To be ale to push to od trochę official repo 14:23:21 I see, but if you have something to push we can push it for you with you as a commiter or author 14:24:20 Super so we can do that 14:24:56 ok 14:25:48 so we can move to our last topic 14:25:58 #topic openstack summit 14:26:10 bzurkowski_: could you update us about the progress ? 14:28:18 There is still a lot of work to be done for POC demonstration 14:29:15 There were two minor changes in Trove repo 14:29:24 https://review.openstack.org/#/c/608653/ 14:29:26 https://review.openstack.org/#/c/608640/ 14:29:37 do you play to use google drive for presentations ? 14:29:42 Former is already merged, second near merge 14:30:01 And also one big change in Vitrage 14:30:02 https://review.openstack.org/#/c/610027/ 14:30:13 Introducing Trove datasource into Vitrage entity graph and RCA 14:30:41 dkrol: I don't know yet 14:31:02 Probably we will prepare presentation in Google drive and than maybe export it to pptx 14:31:36 ok, I will try to start working on trove project update 14:32:09 dkrol_: Any ideas on what we can include there? 14:32:24 also I will contact organizers to schedule a trove onboarding session 14:32:52 Cool 14:33:15 based on presentations from previous years I would include the following elements at least: 14:33:31 1. trove functionality overview as an introduction 14:33:51 2. stats regarding commits/reviews/etc for the rocky release 14:34:06 3. main goals for stein 14:34:22 4. main issues of the project 14:34:34 Remember that we have only 20-minutes slot 14:34:42 We must keep it short 14:34:54 so that would be it :) 14:35:03 trove functionality is about 2-3 slides 14:35:10 stats is 1 slide 14:35:24 maing goals are 2 slides 14:35:30 main issues is 1 slide :) 14:36:18 and I think we can talk about main points on these slides for about 4 minutes each 14:36:30 it should be enough 14:37:04 what do you think ? 14:37:35 what about future plans? 14:37:56 this would be in main goals for stein 14:39:28 I will prepare first draft and let you know next week 14:39:32 dkrol: We should also describe what was done during Rocky release 14:39:41 I guess it will be included in the second slide 14:40:21 bzurkowski_: good point ! yes, this should be a part of describing the rocky release 14:41:55 Project Onboarding gives attendees a chance to meet some of the project team and get to know the project. Attendees will learn about the project itself, the code structure/ overall architecture, etc, and places where contribution is needed. Attendees will also get to know some of the core contributors and other established community members. Ideally, attendees will know/ have completed the basics of contribution (i.e. irc, 14:42:05 this is a description about cinder onboarding 14:42:55 and it is basically the same for all components 14:43:35 and this session takes 40 minutes 14:44:48 so it is enough time to describe: functionality, architecture, code structure, tests, current goals (where contribution is needed), documentation 14:45:17 I think less slides and more coding/demo 14:45:31 Great opportunity to attract new contributors and learn them how to develop Trove 14:45:39 *teach 14:46:04 Yeah, agree 14:46:18 maybe we could prepare some bug to fix during the session ? :) to show how we run it, how tests are executed and how to push a change for review ? 14:47:13 Demonstration of development workflow is a good idea 14:48:47 will you have a machine on which you can run devstack ? 14:48:50 I like the idea of participating on onboarding session 14:49:04 *in session 14:49:43 dkrol: We should contact organizators of the event 14:50:16 about devstack ? 14:50:20 Yes 14:50:39 Or prepare offline demo 14:50:41 hmm... but it should be our machine so we control it :) 14:51:06 dkrol: Assuming the machine has sufficient resources to run devstack ;) 14:51:35 Eventually we could prepare screenshots and code snippets embeded into slides 14:51:39 yes, I'm running devstack on my 13inch asus with 16 gb of ram :) 14:52:54 does your macbook have 16 gb of ram ? :) 14:53:15 No, it does not 14:53:19 Only half of it :) 14:53:24 mmmm... :) 14:53:30 Therefore I prefer offline demo :) 14:53:38 maybe we can prepare a machine on aws ? 14:53:51 offline demo is ok if necessary 14:54:07 but live demo can make much better impression 14:54:26 Offline demo is safer, reliable and handy 14:55:09 yes, but there is no "wow" factor 14:55:31 agree :) 14:56:31 Do you think we have enough time to push purchase of AWS resources through approval process and prepare stable devstack environment until summit? 14:56:44 but I understand we can have issues with resources 14:57:19 maybe przemek will have 16 gb of ram 14:57:28 anyway 14:57:36 16 GB is nothing for devstack 14:57:38 we need to have backup plan as well 14:57:45 for demo it is enough\ 14:57:51 we can also use vpn and connect to PC in work 14:58:13 let's talk about it next time 14:58:16 our time is up 14:58:22 thanks for participating 14:58:29 thanks, bye 14:58:31 and see you next week 14:58:33 Thanks, bye 14:58:42 Thx 14:58:44 #endmeeting