neoave / mrack

Multicloud use-case based multihost async provisioner for CIs and testing during development
Apache License 2.0
11 stars 14 forks source link

feat(OpenStack): Support multiple cluster configuration #150

Closed Tiboris closed 2 years ago

Tiboris commented 2 years ago

mrack now support multiple cluster configuration in the provisioning-config.yaml file.

one cluster should be used per run as mrack picks first match for cluster from host metadata

NOTE: THIS IS EXMPERIMENTAL FEATURE WHICH NEEDS FURTHER DEVELOPMENT AND AGREEMENT (default_cluster_name, _required_config_attrs, etc.)

Signed-off-by: Tibor Dudlák tdudlak@redhat.com