16:00:01 <priteau> #startmeeting blazar
16:00:02 <openstack> Meeting started Thu Aug  1 16:00:01 2019 UTC and is due to finish in 60 minutes.  The chair is priteau. Information about MeetBot at http://wiki.debian.org/MeetBot.
16:00:03 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
16:00:05 <openstack> The meeting name has been set to 'blazar'
16:00:23 <priteau> #topic Roll call
16:00:45 <priteau> Hi jakecoll
16:01:12 <jakecoll> Good morning priteau
16:01:22 <priteau> Hi diurnalist
16:01:26 <diurnalist> Heyyo
16:01:38 <priteau> jakecoll: Good morning to you. It's end of the afternoon for me ;-)
16:01:57 <jakecoll> oh right
16:02:10 <priteau> #topic Upstream contributions
16:02:43 <priteau> Let's start with a quick recap of the various threads and action items
16:03:11 <priteau> First, we have the network segment reservation feature
16:03:35 <priteau> I saw that jakecoll finally got tests to pass, great news! https://review.opendev.org/#/c/668749/
16:03:41 <jakecoll> That is pushed and passing all the tests. I'm almost done with the spec file, which should be pushed up today.
16:03:50 <priteau> That's good to hear
16:04:24 <jakecoll> Do you think there are any valuable alternative approaches worth mentioning in the spec file? I just listed those as none.
16:05:42 <priteau> I am checking the floating IP spec for what we said there
16:06:29 <priteau> I suppose one alternative would be to have Blazar create ports on a Neutron network it would own, but that would be clunky to use.
16:07:38 <priteau> I think no alternatives will be just fine
16:07:49 <jakecoll> :+1:
16:08:21 <priteau> Other action items were:
16:08:24 * priteau jakecoll submit floating IP update patch
16:08:27 <priteau> That's done
16:08:49 <priteau> https://review.opendev.org/#/c/672763/
16:09:19 <priteau> I would like to have Masahito's review of it
16:09:27 * priteau priteau find required soft-delete changes
16:09:43 <priteau> I've added requested changes as a comment in https://review.opendev.org/#/c/585807/
16:10:00 <priteau> There were two
16:10:05 <priteau> 1) Change the current patch series to "resurrect" soft-delete compute hosts when recreated by the operator
16:10:30 <priteau> This is so we can implement soft-delete on the compute host table as well, while keeping host ID unchanged.
16:10:43 <priteau> 2) Implement Glance's approach for DB purge: https://docs.openstack.org/glance/latest/admin/db.html#purging-the-database
16:11:01 <priteau> This is so operators can clean up soft-deleted data regularly
16:12:52 <priteau> jakecoll: If you've got time to look at these two required changes, feel free to do so as I don't have cycles to work on this until mid-August
16:13:39 <jakecoll> yep, should be able to get to it this afternoon
16:14:33 <priteau> I see you've been productive and also posted the DB query optimisation patch: https://review.opendev.org/#/c/672994/
16:15:26 <priteau> jakecoll: Would it be possible to split this patch in two, one for the host allocation query change, and the other for the API change?
16:16:18 <priteau> I can help you with some git magic to do that
16:16:19 <jakecoll> Yea, that can be done
16:16:36 <priteau> Thanks.
16:18:01 <priteau> I think we've covered the various upstream efforts?
16:19:09 <priteau> Besides the slow queries and allocation API limitations, are there other blockers for the reservation calendar?
16:19:49 <jakecoll> I pushed allocation support to the blazarclient as well.
16:20:27 <priteau> right, https://review.opendev.org/#/c/673106/
16:20:58 <jakecoll> We need allocations support for floating ip and networks.
16:22:01 <jakecoll> Jason's was talking about updating redmine. I should be able to start on that next week unless there are other priorities on Chameleon.
16:22:21 <priteau> Updating redmine?
16:23:23 <jakecoll> The TACC collaboration server?
16:24:55 <priteau> I am just not sure what was the link with what you were discussing. Anyway, if we can get your API change for host allocation merged, next step would be to add allocations for other types of reservations, it shouldn't be much work.
16:26:06 <jakecoll> Oh, working on floating ip and network allocations API support.
16:26:39 <priteau> Nice. Please keep patches coming if you can :)
16:26:45 <jakecoll> will do
16:27:45 <priteau> #topic AOB
16:27:49 <priteau> Anything else to discuss today?
16:28:35 <jakecoll> Nothing I'm aware of
16:29:49 <priteau> We can end early then, thanks a lot for joining!
16:30:13 <priteau> #endmeeting