vexxhost / magnum-cluster-api

Cluster API driver for OpenStack Magnum
Apache License 2.0
47 stars 22 forks source link

Add support for oslo-config-generator #439

Closed jrosser closed 1 month ago

jrosser commented 1 month ago

Generate the default config with oslo-config-generator --namespace magnum_cluster_api

This patch refactors the config group and option registration to use a common data structure for runtime config and the config generator output.