Jump to: navigation, search

Difference between revisions of "OpenStack cascading solution"

(Overview)
Line 5: Line 5:
 
* Each child OpenStack functions as a EC2 like available zone and is hidden by the parent OpenStack
 
* Each child OpenStack functions as a EC2 like available zone and is hidden by the parent OpenStack
 
<gallery>
 
<gallery>
File:Cascading01.png|thumbnail|center
+
https://wiki.openstack.org/wiki/File:Cascading01.png
 
</gallery>
 
</gallery>
 
 
Cascading OpenStack: the parent OpenStack, providing API and scheduling and orchestration of Cascaded OpenStacks
 
Cascading OpenStack: the parent OpenStack, providing API and scheduling and orchestration of Cascaded OpenStacks
 
Cascaded OpenStack: Provisioning the VM, Volume and virtual Networking resources
 
Cascaded OpenStack: Provisioning the VM, Volume and virtual Networking resources

Revision as of 02:47, 2 July 2014

Overview

OpenStack cascading solution is designed for large scale distributed cloud.

  • The parent OpenStack expose standard OpenStack API
  • The parent OpenStack manage many child OpenStacks by using standard OpenStack API
  • Each child OpenStack functions as a EC2 like available zone and is hidden by the parent OpenStack

Cascading OpenStack: the parent OpenStack, providing API and scheduling and orchestration of Cascaded OpenStacks Cascaded OpenStack: Provisioning the VM, Volume and virtual Networking resources

Meetings

[tbd]

Blueprints

The blueprints are: [tbd]

Supporting documents

[tbd]

Proof of Concept implementation and demo

[tbd]

How To Install and Test

[tbd]

Integration Repo

[tbd]