Changes between Version 21 and Version 22 of Gec7ClusterDAgenda
- Timestamp:
- 03/23/10 15:53:01 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Gec7ClusterDAgenda
v21 v22 126 126 - Simplify integration of new substrates[[BR]] 127 127 - Simplified IConcreteSet implementation[[BR]] 128 UnitSet represents a collection of Unit-s[[BR]]129 Unit designed to represent any resource unit, e.g, VM, VLAN, Testbed, etc.[[BR]]128 . UnitSet represents a collection of Unit-s[[BR]] 129 . Unit designed to represent any resource unit, e.g, VM, VLAN, Testbed, etc.[[BR]] 130 130 - IShirakoPlugin extension: ISubstrate[[BR]] 131 Implemented as Substrate and AuthoritySubstrate[[BR]]132 Defines clearly the extension points for a new substrate[[BR]]133 transferIn, modify, transferOut[[BR]]131 . Implemented as Substrate and AuthoritySubstrate[[BR]] 132 . Defines clearly the extension points for a new substrate[[BR]] 133 . transferIn, modify, transferOut[[BR]] 134 134 - New authority Resource Control classes[[BR]] 135 UnitsControl[[BR]]136 SimpleVMControl[[BR]]137 VMControl[[BR]]138 VLANControl[[BR]]135 . UnitsControl[[BR]] 136 . SimpleVMControl[[BR]] 137 . VMControl[[BR]] 138 . VLANControl[[BR]] 139 139 - First steps to simplify and generalize the web portal[[BR]] 140 New project: webapp2[[BR]]140 . New project: webapp2[[BR]] 141 141 142 142 + New drivers and handlers: NLR, Eucalyptus[[BR]] 143 143 - NLR[[BR]] 144 Provisions dynamically a path over NLR[[BR]]144 . Provisions dynamically a path over NLR[[BR]] 145 145 - Eucalyptus[[BR]] 146 Provisions dynamically a VM from an Eucalyptus cluster[[BR]]147 Can also provision from Amazon EC2 (same API)[[BR]]148 Supports assigning VLANs to VMs[[BR]]149 Requires a patch to Eucalyptus 1.5[[BR]]146 . Provisions dynamically a VM from an Eucalyptus cluster[[BR]] 147 . Can also provision from Amazon EC2 (same API)[[BR]] 148 . Supports assigning VLANs to VMs[[BR]] 149 . Requires a patch to Eucalyptus 1.5[[BR]] 150 150 151 151 + Simplified actor configuration file format[[BR]] … … 163 163 . Documentation[[BR]] 164 164 - If time permits:[[BR]] 165 SOAP management API[[BR]]166 Integrate Orca in command-line tools and other portals[[BR]]167 Distributed Orca without Tomcat[[BR]]165 . SOAP management API[[BR]] 166 . Integrate Orca in command-line tools and other portals[[BR]] 167 . Distributed Orca without Tomcat[[BR]] 168 168 169 169 === XML-RPC controller and actor registry ===