16:01:11 #startmeeting blazar 16:01:11 Meeting started Thu Oct 7 16:01:11 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:11 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 16:01:11 The meeting name has been set to 'blazar' 16:01:17 #topic Roll call 16:01:39 Hello! 16:01:45 Hello mppowers 16:05:30 #topic Xena release 16:05:50 Xena has been released this week 16:05:58 Thanks mppowers for your contribution to the client 16:06:30 happy to help! hopefully there are more contributions for the next release 16:07:02 Yes, it was a quiet cycle unfortunately but let's make yoga better :) 16:07:23 Talking about Yoga, the PTG is coming up in two weeks time 16:07:27 #topic Yoga PTG 16:07:47 It will be an opportunity to review and prioritize 16:07:49 #link https://etherpad.opendev.org/p/yoga-ptg-blazar 16:08:05 Feel free to add discussion topics or links to high priority patches 16:09:18 Also please add yourself to the list of attendees 16:09:53 sounds good 16:12:11 I don't have much more for today really. 16:13:07 I have been working on some minor things, which may make it upstream. 16:13:16 What kind? 16:14:05 Mainly, adding default resource_properties if a user does not specify when creating a lease 16:14:35 And the RPC layer refactor, which I haven't made great progress on, but the plan is to have some timing numbers to show for the PTG 16:17:29 Default resource properties, is this making it optional in the API? 16:19:53 This is a config setting for each resource type, so a lease create without any specification would be given some default value 16:20:48 We want this with Chameleon to avoid randomly leasing valuable resources to users. Is this something that would be good to upstream as well? 16:21:27 For example, our default for hosts would be something like: resource_properties='["=", "$node_type", "compute_haswell"]', preventing a lease with no constraints from getting a GPU node 16:22:20 The concept of having a node_type is very specific to Chameleon, there is no such key known in Blazar, so it would have to be able to apply to any extra cap 16:23:24 Ah, yes, I think in the upstream vernacular, it would be: hypervisor_properties='["=", "$vcpus", "1"]' 16:25:19 For example, or any extra capability added by the operator 16:25:27 Yes 16:29:01 That would be worthwhile upstream 16:29:33 Anything else to discuss today? 16:29:41 That's all for me 16:30:27 Thanks for joining! In two weeks time it will be via video call 16:30:33 Bye 16:30:34 #endmeeting