forked from apache/deltacloud
-
Notifications
You must be signed in to change notification settings - Fork 0
Realms
markmc edited this page Dec 1, 2010
·
1 revision
In Deltacloud, a realm 'represents a boundary containing resources'.
The original RHEV-M driver mapped each RHEV-M storage domain as a RHEV-M realm. I'm not sure what motivated this, but it seems more natural to map data centers to realms.
The EC2 driver maps availability zones to realms. GoGrid maps its data centers to realms. The other drivers all only have a single realm.
I'm not totally sure what the limit
property on realms are, is it used at all? It looks like drivers should set it to :unlimited
.