Skip to content

Support for multi-region environments + documentation

Álvaro López García requested to merge github/fork/alexcos78/master into master

Created by: alexcos78

Description

Support to multi-region in Openstack environment. Related documentation has been prepared.

Type of change

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update
  • This change is a documentation update

How Has This Been Tested?

New feature has been tested in an Openstack Rocky environment. Resources (VM) have been deployed on different Projects under the same Domain but relying on hypervisors from different Regions.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Merge request reports