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

gerrit2 at review.openstack.org gerrit2 at review.openstack.org
Wed May 1 20:22:09 UTC 2013


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

Log:
commit 43e4c13fe162af344ff6da84e0cbc1ab9df55340
Author: Devananda van der Veen <devananda.vdv at gmail.com>
Date:   Mon Apr 29 18:55:38 2013 -0700

    Add force_nodes to scheduler hints
    
    Add support for "force_nodes" to scheduler hints, following the example
    of force_hosts. In doing so, fix an issue where the presence of either
    force_hosts or ignore_hosts would have squashed a host with multiple nodes.
    
    A node can be passed to the scheduler by setting it via --availability_zone
    option, separated from the hostname with a comma. Eg,
      nova boot --availability_zone=zone:host,node
    Note that "host" is optional here, and "zone:,node" also works.
    
    DocImpact
    
    Implements bp baremetal-force-node
    
    Change-Id: Icfee63c80eb355c29594f8badde4183496b395ac




More information about the Openstack-docs mailing list