Comment 2 for bug 1227825

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

Reviewed: https://review.openstack.org/47289
Committed: http://github.com/openstack/nova/commit/6c4b89a2ad51f92707acc01908b63bc507ad8fe7
Submitter: Jenkins
Branch: master

commit 6c4b89a2ad51f92707acc01908b63bc507ad8fe7
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