14:01:36 #startmeeting sahara 14:01:38 Meeting started Thu Jun 2 14:01:36 2016 UTC and is due to finish in 60 minutes. The chair is vgridnev. Information about MeetBot at http://wiki.debian.org/MeetBot. 14:01:39 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 14:01:42 The meeting name has been set to 'sahara' 14:01:43 o/ 14:01:44 #link https://wiki.openstack.org/wiki/Meetings/SaharaAgenda 14:01:46 hello/ 14:01:47 o/ 14:01:53 hello folks 14:03:50 #topic News / updates 14:04:29 #info Newton-1 is done for sahara https://review.openstack.org/#/c/323872/ 14:04:33 Just a few reviews for me. I need to take a look at current specs again soon. 14:04:59 #info saharaclient release proposal https://review.openstack.org/#/c/324386/ 14:05:14 sadly, not much to report for me. i've been looking over the apiv2 work in attempts to better plan how we will go forward. 14:05:36 also, preparing several important back ports to mitaka 14:07:51 There's a feature in Nova which conflicts with our volume discovery. I've got a fix that is almost working. 14:08:03 I'll put it on review soon 14:09:50 elmiko, sad news. Just thoughts: since APIv2 is a experimental feature, that most probably will not touch our default behavior, maybe we can ignore specs and just move to the implementation? Much better commit message should describe changes proposed 14:10:33 vgridnev: that's an interesting thought 14:11:01 i think the only spec we really need at this point in the microversion one 14:11:20 the rest can wait, and we still have several work items that don't need them 14:12:47 do we need a API v2 topic? 14:13:07 i think we just covered it ;) 14:13:21 unless anyone else has something to add? 14:13:41 #topic API v2 progress 14:14:26 egafford, hello! 14:14:38 #undo 14:14:39 Removing item from minutes: 14:14:52 vgridnev: Hi there! Sorry; fighting flaky internet today. :/ 14:15:34 anything new from you? 14:16:26 My status is minimal (still working on spec/code for image gen), but I'm happy to report (as I did to vgridnev yesterday) that most to all of the company internal issues that've been keeping me from Sahara for a while are resolving, so I'll be much more present, and will probably be able to recruit at least 1 other engineer for the community. 14:16:41 So that's exciting. 14:18:08 nice, good to hear =) 14:19:59 #topic Open discussion 14:20:35 would love to see some reviews for https://review.openstack.org/#/c/317520/ 14:21:41 ack, adding it to my queue 14:21:50 and also, I've noticed that we have weird bug in saharaclient, https://bugs.launchpad.net/python-saharaclient/+bug/1551292 14:21:50 Launchpad bug 1551292 in Python client library for Sahara "0.12.0 is using sphinx-arparse but it's not in global requirements" [Undecided,Incomplete] 14:23:00 seems that we are using that for generating CLI docs 14:24:09 huh 14:27:22 Are we implicitly depending on it through a stated dependency? Otherwise it's weird that we're not just breaking completely. 14:27:46 Still best to depend on it directly in any case, in case the dep chains change, but weird... 14:28:10 we depends only in CLI docs generation 14:28:28 Ok, I see; we're just breaking there. Sad. 14:29:05 https://github.com/openstack/python-saharaclient/blob/master/tox.ini#L15 14:32:05 my thoughts just copy code of that library in our code for now (it's MIT licensed) and then try to push that to globals. if we success in step 2, we can remove copied code 14:33:01 Seems reasonable. 14:33:33 +1 14:33:55 that seems to be a popular trend 14:35:18 ok, seems that we agreed on that 14:35:29 anything else that we can discuss? 14:40:55 ok, thanks folks for attending 14:41:07 #endmeeting