17:02:44 #startmeeting refstack 17:02:45 Meeting started Tue Feb 6 17:02:44 2018 UTC and is due to finish in 60 minutes. The chair is hogepodge. Information about MeetBot at http://wiki.debian.org/MeetBot. 17:02:47 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 17:02:49 The meeting name has been set to 'refstack' 17:02:53 o/ 17:03:07 #link agenda https://etherpad.openstack.org/p/refstack-meeting-18-02-06 17:03:18 Hello everybody! 17:04:47 Give it a few more minutes to let folks trickle in. 17:05:08 * mguiney nods 17:05:25 If we're low on attendance, I may suggest we move to weekly wrap-ups and discussions on the dev mailing list. 17:05:39 Hello All! 17:05:58 Hi chandankumar! 17:06:34 Ok, so let's start. 17:06:40 #topic ptg 17:06:58 Looking forward to seeing y'all in dublin 17:07:02 #link https://etherpad.openstack.org/p/InteropDublin2018PTG 17:07:37 my visa got approved tickets books, i will be there 17:07:46 chandankumar: excellent 17:08:36 I'm hoping that in our ftf sessions we'll have a chance to really forward on some of the features. In particular I'm hoping to work on the tempestconf integration and to turn off anonymous uploads. 17:09:34 Please add other topic ideas to the etherpad 17:09:59 #topic refstack 17:10:19 A couple of patches to tidy up zuul. 17:10:31 #link https://review.openstack.org/#/c/540197/ Zuul: Remove project name 17:10:35 o/ 17:10:38 I don't see an issue with it. 17:10:39 Hi tosky! 17:11:12 those "remove project name" can be approved even with just one +2; there was an email on openstack-dev@ 17:11:19 the only problem is that the gates are overloaded now 17:12:02 we can save them for next week if we want to nominally reduce the gate load for the infra team 17:12:10 I'm in no rush. 17:12:30 (and our own recheck workload) 17:12:31 oh, let's say that when you see a shorter queue on zuul, you can approve it 17:12:52 +1 17:13:20 On the disable anonymous upload, I'd like us to target the PTG for finalizing that. 17:13:27 * mguiney nods 17:13:51 We can also have a work session to see if we can get NPM upgraded as a team. Big server update push. 17:13:55 sounds good. It's coming along nicely, so i hope to have it ready by then 17:14:00 * mguiney nods 17:14:36 mguiney: how's the subunit API work coming along? 17:16:55 it is coming along nicely 17:17:28 the "delete" function is dependant on the subunit2sql patch, but the get should (with any luck) be finished by our meeting later today 17:17:34 *dependent 17:18:22 after that i'll clean it up a bit (validation and whatnot), write the unit tests, and document 17:18:43 I guess we should check with mtreinish about shared configuration in subunut2sql 17:18:53 subunit2sql 17:19:10 i'm currently just handing it a session, which has sorted that, for our purposes, 17:19:13 *. 17:19:18 I think we shelled out because we were worried about global variables and concurrency problems. 17:19:23 ah, ok 17:19:34 that actually may be causing more problems than it solves 17:19:38 the shelling out, i mean 17:20:08 so there may be something to sorting that out after all 17:20:08 Well I don't want to make more problems :-) 17:20:21 * mguiney nods 17:20:33 I'm looking forward to the next updates. 17:20:40 * mguiney nods 17:20:50 Other items, documentation is on hold. 17:21:24 though i'm hoping to get more of that cranked out during the offline travel time to the ptg 17:21:29 Python 2 -> 3 I think that might be a good post-ptg project once the other items land. 17:21:47 Any other comments on refstack or refstack-client? 17:22:33 Moving on to python-tempestconf 17:22:42 #topic python-tempestconf 17:22:45 #chair tosky 17:22:46 Current chairs: hogepodge tosky 17:22:48 #chair chandankumar 17:22:49 Current chairs: chandankumar hogepodge tosky 17:22:57 Take it away! 17:23:04 so, let me grab the list 17:23:33 hogepodge: ? 17:23:38 wow, we have few of them 17:24:27 https://review.openstack.org/#/c/538835/ is a change in requirements which have some troubles with the timeout of the gates; chandankumar extended the timeouts in the last version, let's see 17:24:51 #link https://review.openstack.org/#/c/538835/ Fixed {test,-}.requirements.txt 17:25:27 there are few refactoring changes, work in progress, like last week, namely: 17:25:44 #link https://review.openstack.org/#/c/537355/ Decouple TempestConf class 17:25:55 #link https://review.openstack.org/#/c/533138/ Split main to smaller functions 17:26:26 #link https://review.openstack.org/#/c/533434/ Split ClientManager 17:26:45 WIP is a terrible change name fwiw ;-) 17:26:51 #link https://review.openstack.org/#/c/540177/ WIP 17:26:57 yep, that's definitely super-WIP 17:27:05 at least there is some content in the commit message 17:27:24 regarding normal reviews: 17:27:40 #link https://review.openstack.org/#/c/539517/ Set auth_uri from os-cloud auth_url 17:28:30 I have the feeling that it's not going to work, as explained in the review: the change is based on the assumption of a certain form of the auth uri, but I don't think it's really working 17:28:38 let's see, the gates seems to agree with me :) 17:29:02 #link https://review.openstack.org/#/c/519714/ WIP: Add EC2-API support 17:29:37 still marked as WIP apparently, even if received some updates 17:30:10 #link https://review.openstack.org/#/c/528380/ Make tempest setup image verification aware 17:30:34 there is still the -1 by Arx, and the gate instability did not help; I would recheck but now it's not the right time 17:30:55 tosky: I think assumptions of uri forms aren't great 17:31:12 yep 17:31:13 a few clouds change things around. As long as it can be overridden. 17:31:30 and last but not least, the same project name change for zuul 17:31:35 #link https://review.openstack.org/#/c/538867/ Zuul: Remove project name 17:31:42 which was stuck too on some gate issues 17:31:54 I will try to recheck when the storm passes 17:32:40 and fianlly, for the RefStack Client Integration, I didn't notice the review by chandankumar, but it's really fresh 17:32:45 #link https://review.openstack.org/#/c/541273/ Added initial entrypoint for tempest config tool 17:33:16 hooray! :-) 17:33:31 tosky: hogepodge i have started this evening, i am making some changes in tempestconf in order to place integration i will get working till next meeting 17:33:31 still WIP, but now things are going to be more interesting I guess 17:34:32 thanks chandankumar 17:34:33 I think it's all from my side: we have few patches to recheck, waiting for the gates, and a pending release of python-tempestconf 1.1.4 which depends on at least one of the patches 17:34:51 unless you have questions, we can move on 17:34:59 nope, that covers it for me 17:35:05 anyone else? any other topics? 17:35:17 #topic open discussion 17:36:32 Ok, with nothing else we'll call it a meeting. Thanks everyone! 17:36:46 #endmeeting