[tc][uc][all] Starting community-wide goals ideas for V series

Ben Nemec openstack at nemebean.com
Thu Apr 30 15:48:42 UTC 2020



On 4/30/20 6:20 AM, Thomas Goirand wrote:
> On 2/5/20 7:39 PM, Ghanshyam Mann wrote:
>> Hello everyone,
>>
>> We are in R14 week of Ussuri cycle which means It's time to start the
>> discussions about community-wide goals ideas for the V series.
>>
>> Community-wide goals are important in term of solving and improving a technical
>> area across OpenStack as a whole. It has lot more benefits to be considered from
>> users as well from a developers perspective. See [1] for more details about
>> community-wide goals and process.
>>
>> We have the Zuulv3 migration goal already accepted and pre-selected for v cycle.
>> If you are interested in proposing a goal, please write down the idea on this etherpad[2]
>> - https://etherpad.openstack.org/p/YVR-v-series-goals
>>
>> Accordingly, we will start the separate ML discussion over each goal idea.
>>
>> Also, you can refer to the backlogs of community-wide goals from this[3] and ussuri
>> cycle goals[4].
>>
>> NOTE: TC has defined the goal process schedule[5] to streamlined the process and
>> ready with goals for projects to plan/implement at the start of the cycle. I am
>> hoping to start that schedule for W cycle goals.
>>
>> [1] https://governance.openstack.org/tc/goals/index.html
>> [2] https://etherpad.openstack.org/p/YVR-v-series-goals
>> [3] https://etherpad.openstack.org/p/community-goals
>> [4] https://etherpad.openstack.org/p/PVG-u-series-goals
>> [5] https://governance.openstack.org/tc/goals/#goal-selection-schedule
>>
>> -gmann
> 
> I've added 3 major paint points to the etherpad which I think are very
> important for operators:
> 
> 8. Get all services to systemd-notify
> 
> 9. Make it possible to reload service configurations dynamically without
> restarting daemons
> 
> 10. All API to provide a /healthcheck URL (like the Keystone one...).

This is just the healthcheck middleware, I believe: 
https://github.com/openstack/oslo.middleware/tree/master/oslo_middleware/healthcheck

In any project that doesn't already have it they just need to enable the 
middleware. How to do that will depend on how the API for the service is 
implemented. In some it's user-configurable, in others the middlewares 
are hard-coded.

> 
> I don't have the time to implement all of this, but that's still super
> useful things to have. Does anyone have the time to work on this?
> 
> Cheers,
> 
> Thomas Goirand (zigo)
> 



More information about the openstack-discuss mailing list