yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #10683
[Bug 1278279] Re: hypervisor and near attributes do not exist in scheduler_hints parameter
** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => icehouse-3
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1278279
Title:
hypervisor and near attributes do not exist in scheduler_hints
parameter
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
The API samples of scheduler-hints contains "hypervisor" and "near"
attributes like the following:
{
"server" : {
"name" : "new-server-test",
"image_ref" : "http://glance.openstack.example.com/openstack/images/70a599e0-31e7-49b7-b260-868f441e862b",
"flavor_ref" : "http://openstack.example.com/openstack/flavors/1",
"os-scheduler-hints:scheduler_hints": {
"hypervisor": "xen",
"near": "48e6a9f6-30af-47e0-bc04-acaed113bb4e"
}
}
}
However the attributes do not exist in the scheduler-hints parameter
of "create a server" API.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1278279/+subscriptions
References