17:00:15 <hogepodge> #startmeeting refstack
17:00:15 <openstack> Meeting started Tue Nov 14 17:00:15 2017 UTC and is due to finish in 60 minutes.  The chair is hogepodge. Information about MeetBot at http://wiki.debian.org/MeetBot.
17:00:16 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
17:00:19 <openstack> The meeting name has been set to 'refstack'
17:01:42 <hogepodge> #link https://etherpad.openstack.org/p/refstack-meeting-17-11-14 agenda
17:02:56 <hogepodge> Post summit and post return to standard time in US make make this meeting pretty light.
17:03:11 <hogepodge> s/make make/may make/
17:03:32 <hogepodge> I'll give it a few minutes, then cancel if we have no attendance.
17:03:42 <chandankumar> \o/
17:04:00 <mguiney> o/
17:04:41 <mguiney> sorry, daylight savings weird
17:05:28 <hogepodge> #topic refstack-client Tempest Autoconfig
17:05:40 <hogepodge> #link https://review.openstack.org/#/c/489421/ spec
17:05:48 <hogepodge> New spec is up
17:06:38 <chandankumar> feel free to take a look. i will start working on integrating refstack client with config tool from this week
17:07:44 <hogepodge> Taking a quick look, seems like everything is covered.
17:08:12 <tosky> I was just adding a -1 :)
17:08:39 <hogepodge> tosky: good :-)
17:08:42 * chandankumar waits for the comment.
17:10:06 <hogepodge> Documenting clouds.yaml vs accounts.yaml is worthwhile. I've been caught by that before in other instances. If we're looking at clouds.yaml does it also make sense to pick up environment variables, and define an order of what is parsed? Like accounts.yaml > clouds.yaml > env?
17:11:27 <chandankumar> tosky: ah cosmetic changes i will update that, thanks for the nit pick. :-)
17:11:35 <tosky> uhm, but aren't they are totally different? accounts.yaml is tempest; clouds.yaml is os-client-config
17:13:24 <hogepodge> the spec calls out using clouds.yaml as an option, though (although not automatically)
17:14:02 <hogepodge> which I think makes sense, from an autogeneration of accounts.yaml standpoint along with tempest.conf
17:14:32 <chandankumar> hogepodge: if we are going to source the required rc file, then config tool will take care of auto generation of tempest.conf
17:16:20 <chandankumar> but if we want to use specific cloud then cloud.yaml or accounts.yml would be useful
17:17:52 <hogepodge> Just covering out bases from where the credentials come from.
17:18:03 <hogepodge> s/out/our/
17:18:34 * mguiney nods
17:18:50 <chandankumar> yup
17:18:52 <mguiney> makes sense to nail that down now
17:19:06 <hogepodge> Kind of along the lines of this work, I wrote up a quick sample tempest.conf file
17:19:13 <hogepodge> #link https://review.openstack.org/#/c/515494/ sample tempest.conf
17:19:39 <hogepodge> Mainly to use as a starting point in documentation.
17:20:01 <hogepodge> (I got a it tired of dragging it around everywhere)
17:20:18 <hogepodge> chandankumar: tosky: thanks for picking up the work on this.
17:20:42 <hogepodge> everyone, let's get the spec reviewed, sounds like work is underway on it :-)
17:20:52 <hogepodge> Any other items on this topic?
17:21:00 <chandankumar> nope for this week.
17:21:21 <hogepodge> #topic zuul v3 migration
17:22:00 <hogepodge> #link https://review.openstack.org/#/c/512936/
17:22:15 <hogepodge> looks like luzC isn't around?
17:23:41 <hogepodge> Any comments on the v3 job migration?
17:24:12 <chandankumar> hogepodge: the patch needs to be updated, it has got comments
17:24:20 <mguiney> ^
17:25:43 <hogepodge> Alright, we'll wait for patch update.
17:26:03 <hogepodge> #topic Subunit upload
17:26:22 <hogepodge> #link https://review.openstack.org/#/c/506826/ spec
17:27:25 <mguiney> looks like paul gave it a +2
17:27:35 <hogepodge> I haven't finished reviewing the latest yet.
17:29:46 <hogepodge> Looks like everything is there, though. I'll finish the review later today and merge if nothing stands out.
17:30:13 <hogepodge> Good differentiation between the put and post methods. Thanks for working on this mguiney
17:30:30 * mguiney thumbs ups
17:31:06 <mguiney> excited to start getting stuff done on the actual API
17:31:29 <hogepodge> #topic Result Verification Field and Update
17:31:48 <hogepodge> #link https://review.openstack.org/#/c/503495/ token validation
17:32:14 <hogepodge> merged the last part of the script this morning
17:32:18 <hogepodge> thanks again mguiney
17:32:29 * mguiney thumbs ups again
17:32:34 <hogepodge> Before we can run the script we need to disable anonymous upload
17:33:08 <hogepodge> #link https://review.openstack.org/#/c/507695/ Disable Anonymous Upload
17:33:43 <hogepodge> Another patch I need to review, this one will take a bit more time.
17:33:52 <hogepodge> Need to sort out the coverage too. ;-)
17:35:04 <hogepodge> Ok, moving on
17:35:14 <hogepodge> #topic Maintenance work
17:35:19 <hogepodge> #link https://review.openstack.org/#/c/513580/ Fix authentication via openid when py35
17:35:51 <hogepodge> More py35 fixes.
17:36:20 <hogepodge> Looks like Paul has checked it. Another patch I need to review, but looks straightforward
17:36:30 <hogepodge> Any other maintenance issues?
17:36:56 <mguiney> re tox: yeah on it, had to put stuff down to study yesterday, worry
17:37:12 <mguiney> *soory
17:38:25 <hogepodge> #topic Docs
17:38:48 <hogepodge> Sounds like we've deferred the docs work until some of the other work as merged
17:39:46 <hogepodge> Plan is still to consolidate the API documentation from the specs into a proper reference document
17:39:57 <mguiney> i have been working on this, and have gotten a fair bit into it, but yes
17:40:14 <hogepodge> mguiney: it's ok to send up a WIP :-)
17:41:14 <mguiney> ahhhhh ok, will send one up as soon as i get done wil the controller that i've currently been working on
17:42:11 <hogepodge> #topic Sydney wrap up
17:42:29 <hogepodge> #link https://etherpad.openstack.org/p/SYD-refstack-nfv RefStack/NFV session
17:43:11 <hogepodge> We met with some OPNFV folks to talk about sharing some guideline reporting work
17:43:31 <hogepodge> They're interested, but need to work out some things internally before they can commit to sharing this work.
17:43:52 <hogepodge> tl;dr is that if there's an opportunity to share the load (either via refstack or another project) we'd be open to it
17:44:01 <hogepodge> but for now continuing as-is
17:45:11 <hogepodge> #topic Open Discussion
17:45:37 <hogepodge> Anything else for today?
17:46:45 <hogepodge> ok, thanks everybody!
17:47:08 <mguiney> have a good day, y'all!
17:47:15 <hogepodge> #endmeeting