← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1655255] Re: scheduler_hints not working

 

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 <yingjun.li@xxxxxxxxxxxxxxx>
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


** Changed in: horizon
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1655255

Title:
  scheduler_hints not working

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  scheduler_hints is dropped when creating instance because it doesn't
  exist in _optional_create
  https://github.com/openstack/horizon/blob/master/openstack_dashboard/api/rest/nova.py#L346-L350

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1655255/+subscriptions


References