Comment 2 for bug 1655255

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

Reviewed: https://review.openstack.org/418243
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=49a5e68a17bd183e019627ab9bb3746494e010f5
Submitter: Jenkins
Branch: master

commit 49a5e68a17bd183e019627ab9bb3746494e010f5
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