16:01:40 <priteau> #startmeeting blazar
16:01:41 <openstack> Meeting started Thu Mar 25 16:01:40 2021 UTC and is due to finish in 60 minutes.  The chair is priteau. Information about MeetBot at http://wiki.debian.org/MeetBot.
16:01:42 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
16:01:45 <openstack> The meeting name has been set to 'blazar'
16:02:05 <priteau> #topic Roll call
16:14:41 <diurnalist> heyyo priteau, sorry i'm late
16:14:50 <priteau> No problem
16:15:03 <priteau> We don't have to make it a long meeting, just wanted to update
16:15:13 <priteau> #topic Wallaby release
16:15:43 <priteau> Blazar 7.0.0.0rc1 is out
16:16:02 <priteau> Good news is that it includes the usage enforcement framework: https://review.opendev.org/c/openstack/blazar/+/736993
16:16:09 <diurnalist> so cool!
16:16:18 <priteau> It's somewhat simplified compared to your submitted version
16:16:37 <priteau> 1) No external filter for now (split into a separate patch)
16:17:19 <priteau> 2) I simplified the max lease duration filter, I took out both the update window and the functionality allowing users to update beyond the initial lease duration
16:17:44 <priteau> This was so I was confident the code was well tested
16:17:54 <priteau> These features can come back via additional changes for Xena
16:17:56 <diurnalist> so it is not possible to extend w/in a window in the current state?
16:18:01 <diurnalist> yeah, that makes sense. iterative
16:18:54 <priteau> In the current state, if limit = 7 days and you create a 1 day lease, you can extend it to 7 days from initial start date at any time. But not beyond
16:19:34 <priteau> So if you have the chance to rebase your patches on top, we can iterate over how it should behave
16:20:06 <diurnalist> gotcha
16:20:19 <priteau> External filter is already here, but I will update it because there are conflicts now
16:20:19 <priteau> https://review.opendev.org/c/openstack/blazar/+/781917
16:20:31 <priteau> You may run into various conflicts too, sorry :/
16:21:17 <priteau> Other changes in Wallaby: deprecated JSON policy file (OpenStack-wide). Switch to YAML if you are using custom policy
16:22:30 <diurnalist> interesting. do you have context for that? it's always fun to read the history of the Great JSON/YAML War
16:22:31 <priteau> Other changes are minor without user or admin impact
16:23:19 <priteau> Context: https://governance.openstack.org/tc/goals/selected/wallaby/migrate-policy-format-from-json-to-yaml.html
16:24:44 <diurnalist> ok, so it's just b/c JSON doesn't support comments effectively
16:24:47 <diurnalist> heh
16:24:54 <priteau> So now we have two weeks until final RC and three weeks until final release
16:25:21 <priteau> Only important bug fixes should prompt a new release candidate
16:25:24 <diurnalist> ok
16:26:16 <priteau> #topic Xena PTG
16:26:34 <priteau> As discussed last week, we will meet during the Xena PTG
16:26:37 <priteau> #link https://etherpad.opendev.org/p/xena-ptg-blazar
16:26:54 <priteau> I see you added a discussion topic already, please keep them coming :)
16:27:50 <priteau> Do you think other people will join from Chameleon?
16:32:25 <diurnalist> i'm not sure yet, perhaps somebody besides me will join
16:33:21 <priteau> OK
16:33:27 <priteau> #topic AOB
16:33:31 <priteau> Anything else for today?
16:33:40 <diurnalist> i don't believe so
16:35:23 <priteau> Thanks for your time diurnalist!
16:35:28 <diurnalist> thank you! cheers
16:35:42 <priteau> #endmeeting