Comment 5 for bug 1227825

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (stable/havana)

Reviewed: https://review.openstack.org/52815
Committed: http://github.com/openstack/nova/commit/6bf7e78a6dc6fc7997a6504e4d04e3a6e4b6dddd
Submitter: Jenkins
Branch: stable/havana

commit 6bf7e78a6dc6fc7997a6504e4d04e3a6e4b6dddd
Author: hartsocks <email address hidden>
Date: Wed Sep 18 17:06:00 2013 -0700

    Fixes datastore selection bug

    Currently the vmwareapi drivers will only select the first
    available datastore it finds, even when there are other
    datastores with capacity, it will fill one datastore completely
    and then die.

    Closes-bug: 1227825

    Change-Id: I24f85114ea3f014950c27c0c91a6be352990d263
    (cherry picked from commit 6c4b89a2ad51f92707acc01908b63bc507ad8fe7)