Comment 4 for bug 1655255

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

Reviewed: https://review.openstack.org/420770
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=1b8b2b92438bb52ba93f83d72203598cc9710a73
Submitter: Jenkins
Branch: stable/newton

commit 1b8b2b92438bb52ba93f83d72203598cc9710a73
Author: liyingjun <email address hidden>
Date: Tue Jan 10 15:58:27 2017 +0800

    Add missing scheduler_hints to _optional_create

    The scheduler_hints option is missing from server_create rest api.
    This patch adds it.

    Change-Id: Iab587abecbfd73fec8e966ca86cdde7242c80207
    Closes-bug: #1655255
    (cherry picked from commit 49a5e68a17bd183e019627ab9bb3746494e010f5)