Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

4. SO dedication flag: a new Parameter in Service Offering. if ON, Use Implicitly Dedicated ResourcesResources 

5. DVM dedication flag: a new Parameter in deployVirtualMachine API, if ON, VM is deployed on explicitly dedicated resources resources

This new parameter has been removed as per discussion.

An "explicit dedication" type will be added in Affinity type which will indicate deployment on explicitly dedicated resources. 

Feature Specifications

Requirements

...

This will implement the process to set scope of deployment plan to the correct resource level for planners to look into. The resource level is the  This processor will implement AffinityGroupProcessor adapter.

For Example:

              Zone Z has Pods P1,  P2.

...

Implicit Dedication:

Still in discussion...

Change in the Existing Private

...

Zone functionality:

Zones can be dedicated to domains while creating themcreation. Users in that domain can deployVm only in that dedicated zone.

...

  1. Zones dedicated to a domain at the creation level will be considered as explicit dedication of zones. The functionality will be redirected to dedication affinity group when Vm (with explicit dedication) is deployed.
  2. All the Zones will be listed, and if explicit type affinity group is provided, deployment will fail if wrong Zone is provided by useronly happen if any of the resource in that zone will be dedicated to that user's account or domain.

API Changes

Following new APIs will be added:

...