Closed jrosser closed 1 month ago
Generate the default config with oslo-config-generator --namespace magnum_cluster_api
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.
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.