<div dir="ltr"><div>Hi all,<br><br></div>I am using the nova python api and recently i need to use the filter schedule hint when i boot up an instance.  In the novaclient.v1_1.client.Client.servers.create() method, there is a <br>
<div><div>:param scheduler_hints: (optional extension) arbitrary key-value pairs<br>                          specified by the client to help boot an instance<br><br><br></div><div>which we can specify the key-value pairs to help boot an instance.<br>
<br></div><div>However, i don't know what "key string" can I specify in my key-values pairs. I search online but did not get any information about that?  Is there any document that list all the keystrings we can specify in the scheduler_hints?  I would like to have a list of all the "keys" that we can specify in the scheduler_hints.<br>
<br></div><div>Thanks a lot <br><br></div><div>xin <br></div></div></div>