14:00:35 #startmeeting trove 14:00:35 Meeting started Wed Sep 12 14:00:35 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:36 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 14:00:38 The meeting name has been set to 'trove' 14:00:47 Hello All 14:01:01 dkrol: hello 14:01:05 is there anyone for trove meeting ? :) 14:01:13 me :) 14:01:25 great 14:01:33 I knew I can count on you :) 14:01:34 #topic roll call 14:01:50 let's wait a few more minutes 14:02:52 hi all 14:03:06 czukowski: hi 14:03:24 hi 14:03:48 hi 14:03:58 wangyao: hello 14:05:42 Ok so I believe we can start 14:06:13 there are 3 points on our agenda for today, so lets start with the first one 14:06:30 #topic recent changes and reviews 14:06:47 let's start with recent changes and reviews 14:07:01 do you want to share what did you work on recently ? 14:07:54 seems we have few patches rencently, and sorry for have no time for trove recently 14:08:13 from my side 14:08:46 python-troveclient and change https://review.openstack.org/#/c/596699/ is done, thanks for a review 14:09:30 same with https://review.openstack.org/#/c/572986/ but not merged yet 14:09:40 there are still two unstable tests 14:10:04 mpiwowarczy: unit tests ? 14:10:26 this is because fakemode tests uses old version of trove client - not from master 14:10:48 I need to investigate how to fix that 14:11:15 new release of troveclient would solve issue, but not sure it is correct way 14:11:27 ok, I see 14:11:50 I have also made review of minor fix https://review.openstack.org/#/c/600624/ 14:11:50 I was reviewing recently - https://review.openstack.org/#/c/575229/ 14:12:25 https://review.openstack.org/#/c/601586/ 14:12:46 https://review.openstack.org/#/c/575230/ - this is related to https://review.openstack.org/#/c/575229/ 14:13:25 and https://review.openstack.org/#/c/601581/ 14:13:55 and there is also something new from a new contributor -> https://review.openstack.org/#/c/601886/ 14:14:08 I will check it this week 14:14:45 and Bartosz Zurkowski shared a new change regarding tempest scenario test of trove 14:15:28 https://review.openstack.org/#/c/600013/ 14:15:36 no much time to review there changes in last week 14:15:37 anything else ? 14:16:26 I will try to help with review in nearest days 14:16:47 that'is all from me 14:17:37 ok 14:18:04 #topic Trovestack redesign 14:18:23 lets talk a little bit about progress on trovestack redesign 14:18:30 is there anything new ? 14:19:20 no see any new comments on this matter in etherpad 14:20:01 I think there is no much progress about it as we are occupied with other work 14:20:57 thats right 14:21:17 we still need to better understand how zuul works 14:21:30 moreover, we are able to work on in parallel 14:21:35 and how it builds testing environment 14:21:39 yes, that is start point 14:22:29 later, we need to consider whether use trovestack script snippets in devstack or rewrite it to ansible 14:22:57 second point is building images process 14:23:36 but still need more time to work on it 14:24:17 it seems this task needs a lot of time but it has not so high priority 14:25:21 so maybe we can move to priorities 14:25:33 I will take care of python3-first task 14:25:38 #topic Stein goal 14:25:48 is there any place where we can write down priorities? 14:26:04 yes, python3-first task is the top priority for us 14:26:09 any bucktracker or etherpad? 14:26:26 yes -> #link https://etherpad.openstack.org/p/trove-stein-priorities-and-specs-tracking 14:26:30 #link https://etherpad.openstack.org/p/trove-stein-priorities-and-specs-tracking 14:27:19 for the python3-first goal the biggest issue is with trovestack 14:27:48 tasks order against priorities is still current? 14:27:59 I mean that we need to investigate how it these integration tests will work with python3 14:28:23 yes, it is based on my priorities :) 14:28:33 great :) 14:28:42 and there were no other comments 14:29:23 so let's keep it this way for a moment 14:29:50 how do you estimate python3-first task ? 14:30:06 ok, I think we know what to focus on in next days 14:30:22 hard to say 14:31:01 I have no idea for now what need to be done to use latest troveclient in tests 14:31:16 ok, I see 14:31:42 we need to investigate it further 14:31:58 but it will not be rocket science i guess :) 14:32:14 thats right 14:34:18 ok, I was looking at TroveClient - OSC migration 14:34:37 #link https://blueprints.launchpad.net/trove/+spec/trove-support-in-python-openstackclient 14:34:46 #link https://etherpad.openstack.org/p/trove-support-python-openstackclient 14:34:49 #link https://review.openstack.org/#/q/topic:bp/trove-support-in-python-openstackclient 14:34:57 these are main links for this task 14:35:14 I've tried to take a look at changes on gerrit 14:35:28 there is one WIP -> https://review.openstack.org/#/c/583952/1 14:35:48 and there are two abandoned: ttps://review.openstack.org/#/c/429068/ and https://review.openstack.org/#/c/536855/ 14:35:59 and there is a lot of changes merged 14:36:16 so it seems from my side this task is mostly done 14:36:46 there is however many unchecked functionalities: 14:36:47 trove root-show -> openstack database show --root 14:36:54 trove show -> openstack database cluster show 14:37:02 trove user-show -> openstack database user show 14:37:03 trove user-show-access -> openstack database user show --access 14:37:08 trove backup-show -> openstack database backup show 14:37:11 yes, now we are mainly left with log/module and schedule 14:37:14 trove configuration-show -> openstack database configuration show 14:37:22 trove module-show -> openstack database module show 14:37:25 trove cluster-show -> openstack database cluster show 14:37:29 trove datastore-show -> openstack datastore show 14:37:33 trove flavor-show -> openstack database flavor show 14:37:35 are these changes planed on stain release? 14:37:53 IMHO we should do it 14:38:18 some of these unchecked functionalities seem to be done actually :) 14:38:53 so probably we need to verify what is actually needed 14:39:10 if only log/module and schedule then great 14:39:35 ok, found this at point 3 in trove-stein-priorities-and-specs-tracking etherpad 14:39:42 we can do it in stein release easily :) 14:40:10 great 14:40:35 in my opinion this should be our top priorieties after openstack wide goals 14:41:14 actually it is :) 14:41:34 :) 14:42:04 otherwise we have also tempest tests, nova file injection support, and documentation 14:43:26 there is also another openstack wide goal - 2. Support Pre Upgrade Checks 14:43:51 If I remember correctly Bartosz did some work about it 14:44:42 https://etherpad.openstack.org/p/trove-support-python-openstackclient I updated TODO 14:44:44 dkrol: I can start working on the documentation, we can talk offline about details 14:45:15 wangyao: great, thanks 14:46:07 czukowski: sure, documentation is very important for newcomers and you are in a great position to help us with it 14:47:39 are there any partticular tasks associated with the documentation, or we should create ones? 14:48:33 czukowski: it seems there is nothing specific so basically you need to check from scratch how good it is 14:48:53 how easy it is to understand how to start working with trove 14:48:56 in general 14:50:01 certainly, I may enhance the language, but what about the content? With whom discuss the prospect changes? 14:50:18 we can discuss it offline 14:50:28 no problem 14:50:46 and then we should add our ideas to https://etherpad.openstack.org/p/trove-stein-priorities-and-specs-tracking 14:51:12 dkrol: okay, that's right 14:51:45 ok 14:52:00 is there any other topics for discussions ? 14:52:12 nothing 14:52:22 nothing 14:52:42 ok, then thanks a lot for participating 14:52:50 take care and see you next week 14:53:05 #endmeeting