Changes between Version 16 and Version 17 of Gec7ClusterDAgenda


Ignore:
Timestamp:
03/23/10 15:48:26 (14 years ago)
Author:
hmussman@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Gec7ClusterDAgenda

    v16 v17  
    124124
    125125+  New Substrate API[[BR]]
     126
    126127-  Simplify integration of new substrates[[BR]]
     128
    127129-  Simplified IConcreteSet implementation[[BR]]
    128130UnitSet represents a collection of Unit-s[[BR]]
    129131Unit designed to represent any resource unit, e.g, VM, VLAN, Testbed, etc.[[BR]]
     132
    130133-  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]]
    134    -  New authority Resource Control classes[[BR]]
    135       UnitsControl[[BR]]
    136       SimpleVMControl[[BR]]
    137       VMControl[[BR]]
    138       VLANControl[[BR]]
    139    -  First steps to simplify and generalize the web portal[[BR]]
    140       New project: webapp2[[BR]]
     134Implemented as Substrate and AuthoritySubstrate[[BR]]
     135Defines clearly the extension points for a new substrate[[BR]]
     136transferIn, modify, transferOut[[BR]]
     137
     138-  New authority Resource Control classes[[BR]]
     139UnitsControl[[BR]]
     140SimpleVMControl[[BR]]
     141VMControl[[BR]]
     142VLANControl[[BR]]
     143-  First steps to simplify and generalize the web portal[[BR]]
     144New project: webapp2[[BR]]
     145
    141146+  New drivers and handlers: NLR, Eucalyptus[[BR]]
    142    -  NLR[[BR]]
    143       Provisions dynamically a path over NLR[[BR]]
    144    -  Eucalyptus[[BR]]
    145       Provisions dynamically a VM from an Eucalyptus cluster[[BR]]
    146       Can also provision from Amazon EC2 (same API)[[BR]]
    147       Supports assigning VLANs to VMs[[BR]]
    148       Requires a patch to Eucalyptus 1.5[[BR]]
     147
     148-  NLR[[BR]]
     149Provisions dynamically a path over NLR[[BR]]
     150
     151-  Eucalyptus[[BR]]
     152Provisions dynamically a VM from an Eucalyptus cluster[[BR]]
     153Can also provision from Amazon EC2 (same API)[[BR]]
     154Supports assigning VLANs to VMs[[BR]]
     155Requires a patch to Eucalyptus 1.5[[BR]]
     156
    149157+  Simplified actor configuration file format[[BR]]
    150    -  Define an actor with a few lines of XML[[BR]]
     158-  Define an actor with a few lines of XML[[BR]]
     159   
    151160+  Lease cancellation (vacate) support[[BR]]
    152    -  Brokers can allocate resources more efficiently[[BR]]
     161-  Brokers can allocate resources more efficiently[[BR]]
     162
    153163+  New controllers: inter-domain, xmlrpc (protogeni)[[BR]]
    154164 
    155165+  No major new features in the next release[[BR]]
    156    -  Primary focus:[[BR]]
    157       Harden and productize existing codebase[[BR]]
    158       Simplify installation and setup[[BR]]
    159       Documentation[[BR]]
    160    -  If time permits:[[BR]]
    161       SOAP management API[[BR]]
    162       Integrate Orca in command-line tools and other portals[[BR]]
    163       Distributed Orca without Tomcat[[BR]]
     166
     167-  Primary focus:[[BR]]
     168Harden and productize existing codebase[[BR]]
     169Simplify installation and setup[[BR]]
     170Documentation[[BR]]
     171
     172-  If time permits:[[BR]]
     173SOAP management API[[BR]]
     174Integrate Orca in command-line tools and other portals[[BR]]
     175Distributed Orca without Tomcat[[BR]]
    164176
    165177=== XML-­RPC controller and actor registry ===