Comment 12 for bug 1296913

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

Reviewed: https://review.openstack.org/83589
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=ea6d8403bdc3c1d3ede87a2ed1c8740420c32080
Submitter: Jenkins
Branch: master

commit ea6d8403bdc3c1d3ede87a2ed1c8740420c32080
Author: Russell Bryant <email address hidden>
Date: Thu Mar 27 17:54:20 2014 +0000

    Automatically create groups that do not exist

    If the scheduler hint 'group' is specified and the contents are not a
    UUID, automatically create the group. This is to maintain backwards
    compatibility with the old behavior of the 'group' scheduler hint.

    The policy on this automatically created group is set as 'legacy'.
    That way the scheduler knows that for this group it should emulate the
    old group behavior for backwards compat purposes.

    Partial-bug: #1296913

    Change-Id: I0d4315980af7e47ae97dd4277784a74f086c8825