20:00:21 <redrobot> #startmeeting barbican
20:00:22 <openstack> Meeting started Mon Dec 12 20:00:21 2016 UTC and is due to finish in 60 minutes.  The chair is redrobot. Information about MeetBot at http://wiki.debian.org/MeetBot.
20:00:23 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
20:00:25 <openstack> The meeting name has been set to 'barbican'
20:00:47 <redrobot> #topic Roll Call
20:00:55 <redrobot> o/
20:01:18 * redrobot waves at woodster_
20:01:25 <woodster_> hello!
20:01:26 <woodster_> o/
20:02:37 <redrobot> maybe a short meeting if it's just me and woodster_
20:03:05 <woodster_> oh wow, not a lot of Barbicaneers today
20:03:16 <redrobot> hehe yeah
20:03:24 <woodster_> I figured I missed everyone else's o/ or \o
20:03:37 <woodster_> are you still doing barbican work then?
20:03:48 <woodster_> full time that is
20:04:06 <kfarr> o/
20:04:18 <redrobot> kfarr \o/
20:04:26 <woodster_> afternoon kfarr
20:04:31 <redrobot> as usual the agenda can be found here:
20:04:34 <redrobot> #link https://wiki.openstack.org/wiki/Meetings/Barbican#Agenda
20:04:58 <redrobot> okay, let's get started
20:05:27 <redrobot> #topic Ocata Work Items
20:05:31 <redrobot> #link https://etherpad.openstack.org/p/barbican-tracker-ocata
20:05:41 <redrobot> looks like we have an etherpad for tracking the ocata work
20:05:53 * redrobot bookmarks the etherpad
20:06:28 <redrobot> milestone 2 is coming up this week
20:06:58 <redrobot> is there something pending that needs to be reviewed/landed before m2?
20:07:56 <kfarr> for barbican or python-barbicanclient or both?
20:08:23 <redrobot> kfarr just barbican
20:08:35 <kfarr> ok, then no :)
20:08:46 <redrobot> cool deal
20:09:21 <redrobot> #info dmccowan will release m2 Tuesday Dec 13
20:09:50 <redrobot> #topic Rescheduling the weekly IRC meeting
20:10:23 <redrobot> We have an etherpad poll to find a new time slot that is more convenient for contributors outside the US
20:10:32 <redrobot> #link https://etherpad.openstack.org/p/barbican-irc-meeting-time
20:11:03 <redrobot> please take some time to fill out so we can find a time slot that works for more folks
20:12:22 <redrobot> new time will be used starting in 2017
20:12:39 <redrobot> I'm sure dmccowan will send out an email to the dev list once we pick the new slot
20:13:04 <jmckind> o/
20:13:21 <redrobot> any questions/comments about picking a new meeting time for next year?
20:13:30 * redrobot waves at jmckind
20:13:54 <redrobot> ok moving on
20:14:01 <redrobot> #topic Project Team Gathering (PTG)
20:14:20 <redrobot> Please RSVP if you'll be able to make it
20:14:37 <redrobot> we have an etherpad to track who's going and what topics we should talk about
20:14:39 <redrobot> #link https://etherpad.openstack.org/p/ptg-barbican-pike
20:15:04 <redrobot> I've got my fingers crossed I'll get to go.
20:16:37 <redrobot> ok, moving on
20:16:44 <redrobot> #topic Tempest Testing
20:17:02 <redrobot> I haven't been following this super closely
20:17:16 <redrobot> let's see
20:17:21 <redrobot> we have a new repo for tempest tests
20:17:33 <redrobot> #link http://git.openstack.org/cgit/openstack/barbican-tempest-plugin/
20:17:54 <redrobot> we also have an etherpad to track the work being done
20:17:55 <redrobot> #link https://etherpad.openstack.org/p/barbican_tempest_plugin
20:18:26 <redrobot> I think the goal for this plugin repo is to be able to test barbican integration with other projects
20:18:36 <redrobot> like nova, cinder, swift, etc.
20:18:38 <redrobot> right?
20:19:09 <kfarr> redrobot, yup!
20:19:26 <redrobot> kfarr awesome!  definitely a good thing to have
20:21:01 <redrobot> not sure if I'm supposed to talk about anything specific about this
20:21:04 <redrobot> so let's move on!
20:21:23 <redrobot> #topic Adding ID field to all entities
20:21:40 <redrobot> we talked about this at the last summit
20:22:01 <redrobot> basically we're weird for using URIs instead of UUIDs
20:22:28 <redrobot> looks like mkoderer agrees with us and wants to help with adding UUIDs to API responses
20:22:56 <redrobot> one of my goals was to get this to happen for Ocata
20:23:15 <redrobot> because it would help fix an annoying bug in python-openstacksdk
20:24:33 <woodster_> so no more HATEAOS urls?
20:25:01 <woodster_> doesn't require v2 bump?
20:25:31 <redrobot> woodster_ I think that the idea is to keep the HATEOAS links, but also add a new field that has only the UUID
20:26:42 <woodster_> ah got it, makes sense
20:26:48 <redrobot> It should fall under "acceptable when conditionally added as a new API extension" thus no version bump
20:26:57 <redrobot> #link https://specs.openstack.org/openstack/api-wg/guidelines/evaluating_api_changes.html#guidance
20:28:02 <redrobot> I'll try to catch mkoderer on the barbican channel at some point to coordinate
20:30:32 <redrobot> ok, moving on
20:30:36 <redrobot> #topic Code review requests
20:30:45 <redrobot> link away, friends!
20:33:18 <redrobot> one at a time, please! not all at once! ;)
20:33:42 <redrobot> The new repo looks like it has a couple of pending patches:
20:33:44 <redrobot> #link https://review.openstack.org/#/q/project:openstack/barbican-tempest-plugin
20:34:00 <redrobot> don't forget to add it to your favorite repos on gerrit
20:34:34 <woodster_> no big feature CRs lurking out there?
20:34:52 <kfarr> I have one: https://review.openstack.org/#/c/400370/
20:34:59 <kfarr> not sure why my test is failing though
20:38:11 <redrobot> kfarr added to my review queue
20:38:24 <redrobot> alrighty y'all
20:38:34 <redrobot> any last minute topics before we call it a day?
20:43:18 <redrobot> cool deal, thanks for coming everyone!
20:43:21 <redrobot> #endmeeting