13:04:03 <redrobot> #startmeeting barbican
13:04:04 <openstack> Meeting started Tue Oct  1 13:04:03 2019 UTC and is due to finish in 60 minutes.  The chair is redrobot. Information about MeetBot at http://wiki.debian.org/MeetBot.
13:04:05 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
13:04:07 <openstack> The meeting name has been set to 'barbican'
13:04:10 <redrobot> #topic Roll Call
13:04:49 <redrobot> Courtesy ping for ade_lee dave-mccowan hrybacki jamespage Luzi lxkong mhen moguimar raildo rm_work xek
13:05:01 <redrobot> As usual our agenda can be found here:
13:05:09 <redrobot> https://etherpad.openstack.org/p/barbican-weekly-meeting
13:05:43 <redrobot> I think it's just you and me moguimar
13:06:44 <moguimar> end of cycle silence
13:07:04 <redrobot> hehe
13:07:35 <redrobot> #info Secret Consumers feature was bumped to U cycle
13:07:58 <openstackgerrit> Andreas Jaeger proposed openstack/castellan master: PDF Documentation Build tox target  https://review.opendev.org/684776
13:10:24 <redrobot> #topic Secret Consumers
13:10:42 <moguimar> I'm thinking on the functional tests
13:10:54 <moguimar> if I can generalize for both types of consumers
13:11:05 <moguimar> like consumers and consumables
13:12:10 <openstackgerrit> Alexandra Settle proposed openstack/python-barbicanclient master: PDF Documentation Build tox target  https://review.opendev.org/685031
13:12:38 <moguimar> and other than that I don't have anything
13:13:18 <redrobot> I like the idea.  It might get messy with the APIs being different ...
13:13:47 <moguimar> another thing is trying to reuse utility methods
13:14:12 <moguimar> like the secrets tests has a secret factory function
13:14:20 <openstackgerrit> Alexandra Settle proposed openstack/python-barbicanclient master: PDF Documentation Build tox target  https://review.opendev.org/685031
13:14:20 <moguimar> then the container tests has another one
13:14:31 <moguimar> and container_consumers yet another one
13:15:31 <moguimar> I guess that's all on my end redrobot
13:15:43 <redrobot> Yeah ... I'm not a fan of the functional test client code.
13:15:47 <redrobot> moguimar, cool.
13:16:51 <redrobot> I think we're basically maintaining an extra client, because a lot of the behaviors implmenet the same things python-barbicanclient does
13:17:20 <redrobot> Ideally we should be using the same client everyone else will use to test the API
13:17:41 <moguimar> and which one is that?
13:18:00 <redrobot> Going forward should be python-openstacksdk, I think.
13:19:58 <redrobot> I think it'd be cool if the gate could clone python-openstacksdk and use that to talk to the api during functional tests.
13:20:33 <redrobot> Anyway, we don't have to do all that for this feature. :)
13:20:47 <redrobot> ...
13:21:02 <redrobot> I think we can call it day.  I don't really have anything else to talk about.
13:21:06 <redrobot> RC1 should be out.
13:21:27 <moguimar> ack
13:21:50 <redrobot> Thanks for coming, moguimar!
13:21:53 <redrobot> #endmeeting