19:00:21 #startmeeting refstack 19:00:22 Meeting started Tue Jan 31 19:00:21 2017 UTC and is due to finish in 60 minutes. The chair is catherineD. Information about MeetBot at http://wiki.debian.org/MeetBot. 19:00:23 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 19:00:25 The meeting name has been set to 'refstack' 19:02:12 o/ 19:02:43 #link meeting agenda and notes, https://etherpad.openstack.org/p/refstack-meeting-17-01-31 19:02:51 o/ 19:04:26 let's wait for a few minutes ... 19:04:31 o/ Hi, all! 19:04:59 let's start ... we have very few topics today .. so it should be a short one 19:05:30 #topic Move environment related packages out of requirements.txt 19:06:03 #link See latest comment in https://review.openstack.org/#/c/410443/ ( Added tox target which checks requirements.txt ) 19:06:45 so the PyMYSQL package is needed for unit test and envirment set up ... 19:07:43 It is clear requiremet for env setup 19:07:44 if we put this package in the dev-requirements.txt ( or additional-requirements.txt ) and not in test-requirements.txt ... unit tests fail 19:08:15 I guess we agreed having this package installed manually or in puppet script 19:08:38 But unittests... It sounds pretty strange 19:08:43 if we put it in test-requirements.txt ... then env setup people need to install test-requirements.txt and that may not make sense 19:09:11 Because we are not using real DB for unittesting 19:09:44 can it be added in both places... I mean on additional_requirements (for the environment) and test-requirements (for the tests)?? 19:10:19 That sounds good to me 19:10:41 both places is fine 19:11:08 luzC: it seems strange to me that it is in both places ( although technical it does not matter) but some people in the future may think that that is duplicate 19:11:23 Yeap, it will work definitely 19:11:47 Basically we can put it only in test-requirements 19:12:11 because dev environment should also include testing tools 19:12:35 sslypushenko_: if we put it in test ... that means that env setup will need to install test-requirements which have a lot of extra packages 19:13:04 not really 19:13:17 sslypushenko_: not only dev env ... some one may want to set up refstack server on premise 19:13:33 Setup of real env should include PyMySQL as separate step 19:14:25 That is why we agreed to update setup manuall 19:14:35 may be we do not add a dev-requirements at this time we just add installation of pymysql and gunicon on the readme? 19:14:37 and refstack-puppet module 19:15:17 and also add pymysql on the test-requirement? 19:15:45 it is also works for me 19:15:55 sslypushenko_: I think you and I say that samething in different ways ... 19:16:18 while dev-requirements contains only gunicorn 19:16:37 ok ... 19:16:58 we can live without dev-requirements.txt 19:17:04 sslypushenko_: do you think anyone would use gunicorn in real (low traffic) env? 19:17:57 I'd say it is possible) 19:18:08 But I don't know more 19:19:12 #agreed add pymysql to test-requirement .. update readme to add the enviroment required packages 19:19:16 sslypushenko_: thx 19:19:25 moving on .. 19:19:34 #topic Storyboard 19:19:51 should we move to Storyboard? 19:20:18 this is really a roundtrip for us ... since RefStack started from Storyboard and moved to launchpad 19:20:42 I don't any opinion on it 19:20:53 *don't have 19:21:18 can I ask why we would want to go back? 19:22:01 luzC: there seems to be a moving of that from the mail list ... I am not sure whether that is the direction from the Foundation or not ... 19:22:22 I asked that question in DefCore and hope that Chris would know 19:22:51 I personal feeling is to wait for more project adoption before we move 19:23:15 catherineD +1 19:23:24 More info about storyboard i found on mailing list: http://lists.openstack.org/pipermail/openstack-dev/2016-December/109329.html 19:24:57 pvaneck: thanks ... 19:25:14 we were fast to use it last time ... but I think this time we will wait .. 19:25:30 sounds good 19:25:33 +1 19:26:24 #agreed RefStack will wait for more adoption from other projects before moving to Storyboard 19:26:28 great 19:26:49 #topic PTG 19:27:10 #link Please add RefStack PTG topics to https://etherpad.openstack.org/p/RefStackInteropWGAtlantaPTG 19:28:46 any discussion on PTG? 19:29:31 hearing nothing. I think we can move to the next topic 19:29:43 #topic Pending reviews 19:30:14 I think we are doing really good ... 19:30:34 #link https://review.openstack.org/#/c/390881/ ( Change doc references from DefCore to Interop Working Group ) 19:30:55 luzC: will will hold this one until Defcore rename the github right? 19:31:08 yes 19:31:24 let me remove the workflow... 19:31:41 luzC: ok thx 19:32:31 sslypushenko_: it is greate that they merge https://review.openstack.org/#/c/410283/ 19:32:49 wow! 19:33:14 I should thanks to Alex =) 19:33:20 yup 19:33:36 that bring us to the last topic 19:33:46 #topic Open discussion 19:34:52 anything else to discuss today ? 19:35:19 no for me 19:35:26 nothing from me as well 19:35:33 +1 19:35:44 in that case, we can end early 19:36:02 luzC: sslypushenko_: pvaneck: thank you for attending ... 19:36:06 I wish I could attend PTG 19:36:06 bye everyone 19:36:19 But looks like maybe next time 19:36:39 sslypushenko_: yea ...I think it is easier with summit and design together right? 19:36:51 Not really 19:37:01 it is easier to jusitify for travel (with speaker session) 19:37:30 Am I right that PTG now will happening only in US ? 19:38:16 sslypushenko_: no, from the email yesterday ... it seems like meeting (PTG, summit ) will be outside of US 19:38:38 not good news =) but will see) 19:40:47 sslypushenko_: I wish that you can join too ... 19:41:21 will see, will see... 19:41:26 ok that is it for today ... bye everyone ... 19:41:31 bye 19:41:38 #endmeeting