Public bug reported:

https://developer.openstack.org/api-ref/compute/#create-server

In the "Create Server" API, the 'trusted_image_certificates' parameter
should be before 'os:scheduler_hints' parameters because the
'trusted_image_certificates' parameter is inside of the 'server'
object(dict).

In addition, about the description for the 'trusted_image_certificates' 
parameter in the response,
the following description had better be added to clarify the value when the 
trusted certificate IDs are not set in the server. (It is not an empty list but 
null.)

-------------------------------------------------------------
The value is ``null`` if trusted certificate IDs are not set.
-------------------------------------------------------------

** Affects: nova
     Importance: Undecided
     Assignee: Takashi NATSUME (natsume-takashi)
         Status: In Progress


** Tags: api-ref

-- 
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/1777394

Title:
  api-ref: The wrong order of parameters in the request of "Create
  Server" API

Status in OpenStack Compute (nova):
  In Progress

Bug description:
  https://developer.openstack.org/api-ref/compute/#create-server

  In the "Create Server" API, the 'trusted_image_certificates' parameter
  should be before 'os:scheduler_hints' parameters because the
  'trusted_image_certificates' parameter is inside of the 'server'
  object(dict).

  In addition, about the description for the 'trusted_image_certificates' 
parameter in the response,
  the following description had better be added to clarify the value when the 
trusted certificate IDs are not set in the server. (It is not an empty list but 
null.)

  -------------------------------------------------------------
  The value is ``null`` if trusted certificate IDs are not set.
  -------------------------------------------------------------

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to