[Openstack] API specifications

Nachi Ueno ueno.nachi at nttdata-agilenet.com
Thu Dec 1 18:37:41 UTC 2011


Hi Nova-cores

Is the Console function in OS API 1.1 specs?
(See https://bugs.launchpad.net/nova/+bug/898266)

The implementation is not in contrib directory, so it didn't looks an extension.
But as 898266 mentioned, it is not described in API docs.

And also, I checked API spces from code. (I know this is reverse way. :))

There are another example,
Create server could get,

name (*)
imageRef (*)
flavorRef (*)
accessIPv4
accessIPv6
adminPass
config_drive
security_groups
networks
blob
keyname
availability_zone
reservation_id
min_count
max_count
metadata (*)
personality (*)

And only * one is documented on API.
http://docs.openstack.org/api/openstack-compute/1.1/content/CreateServers.html

Doc-Team can not decide specs, so I suppose Nova-core are responsible
to define these specs.

Cheers
Nachi




More information about the Openstack mailing list