Comment 2 for bug 1261788

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to climate (master)

Reviewed: https://review.openstack.org/62685
Committed: https://git.openstack.org/cgit/stackforge/climate/commit/?id=d8a2a1314f3cda205d2a478c84088379b7041a65
Submitter: Jenkins
Branch: master

commit d8a2a1314f3cda205d2a478c84088379b7041a65
Author: Sylvain Bauza <email address hidden>
Date: Tue Dec 17 16:28:32 2013 +0100

    Fix coverage for add_computehost with ID of host

    add_computehost returns HostNotInFreepool if UUID is given for host
    because freepool.hosts only contains names of hosts

    Change-Id: I7ea9b240fa7beb60c532175794da2f30a551a985
    Closes-Bug: #1261788