thecodeteam / roadmap

The {code} Team Roadmap
3 stars 1 forks source link

Define REX-Ray 0.3 requirements #99

Closed clintkitson closed 8 years ago

clintkitson commented 8 years ago

See the milestone in the RR project here

https://github.com/emccode/rexray/milestones/0.3.0

clintkitson commented 8 years ago

This release will focus on another architecture shift which will enable new distributed models for operating REX-Ray. The focus is going to be on enabling a master REX-Ray instance to perform all control plane operations while keeping agent REX-Ray instances responsible for OS specific operations.

In addition to this, it enables a form of tenancy for agent consumers of the RR master. This means you can share storage platforms even if they don't inherently have tenancy built into their control mechanisms. Limits based on volumes, size, type, etc will be allowed.

This change is architecturally going to set RR apart from other solutions.