Multi Region Support for Heat
The goal of this blueprint it to add multi region support for Heat. Right now Heat can orchestrate only one OpenStack installation (one region). We would like to use Heat to create/update and delete resources in different regions using one template file. It means that it should be possible to specify in template file for each resource in which region we want to create it. Multi region Heat engine should parse multi region template and using single Heat engines create all specified resources accordingly with dependencies.
Blueprint information
- Status:
- Complete
- Approver:
- Steven Hardy
- Priority:
- Medium
- Drafter:
- Bartosz Górski
- Direction:
- Approved
- Assignee:
- Qiming Teng
- Definition:
- Approved
- Series goal:
- Accepted for kilo
- Implementation:
- Implemented
- Milestone target:
- 2015.1.0
- Started by
- Bartosz Górski
- Completed by
- Angus Salkeld
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Multi-region support with context concept
Addressed by: https:/
Adds multi-cloud to OS::Heat::Stack resource