Re: [Openstack] Certifying SDKs

2017-12-14 Thread Volodymyr Litovka
Hi Melvin, isn't SDK the same as Openstack REST API? In my opinion (can be erroneous, though), SDK should just support everything that API supports, providing some basic checks of parameters (e.g. verify compliancy of passed parameter to IP address format, etc) before calling API (in order to

[Openstack] Certifying SDKs

2017-12-10 Thread Melvin Hillsman
Hey everyone, On the path to potentially certifying SDKs we would like to gather a list of scenarios folks would like to see "guaranteed" by an SDK. Some examples - boot instance from image, boot instance from volume, attach volume to instance, reboot instance; very much like InterOp works to ens