fog / fog-rackspace

Rackspace provider gem for Fog ecosystem
MIT License
8 stars 36 forks source link

Support for scheduler hints #13

Open Rajik opened 8 years ago

Rajik commented 8 years ago

Hello,

We want to use the scheduler hints feature available in openstack. http://docs.openstack.org/kilo/config-reference/content/section_compute-scheduler.html

Is it already present here in any means? If not, can you please consider adding it to this gem?

hkmaly commented 2 years ago

It's definitely possible on rackspace, although in limited way and with different syntax, as seen on https://docs.rackspace.com/docs/cloud-servers/v2/api-reference/svr-basic-operations/#post-create-server-with-sched-hint-servers ... but this gem doesn't seem to support it.

hkmaly commented 2 years ago

(Also note that it seems there is no way to verify if it worked ... talking about it with rackspace support now ...)