[Openstack-docs] [openstack/nova] DocImpact review request change I6ea2af5770b5ac4ff082b2a021d323ee38282205

gerrit2 at review.openstack.org gerrit2 at review.openstack.org
Sun Feb 3 14:45:17 UTC 2013


Hi, I'd like you to take a look at this patch for potential
DocImpact.
https://review.openstack.org/21070

Log:
commit 20c3f236da50940948ea166475bfed327bf4533f
Author: Gary Kotton <gkotton at redhat.com>
Date:   Sun Feb 3 11:01:44 2013 +0000

    Support for scheduler hints for VM groups
    
    This is part of the blueprint vm-ensembles. The patch introduces the
    group_name and the group_policy.
    
    The patch set adds group support for multi-VM deployment. This is achieved
    as follows:
    1. Two new scheduler hints are added:
        i.  group_name - a name for a VM group
        ii. group_policy - the deployment policy for the VM group. At the moment
            'anti-affinity' is supported and in the future we will add network
            proximity.
    2. In order to ensure that group policy will be honored for future VM
       deployments, the group_name and group_policy are stored as metadata.
    
    DocImpact
    
    Change-Id: I6ea2af5770b5ac4ff082b2a021d323ee38282205




More information about the Openstack-docs mailing list