Commit Graph

21 Commits

Author SHA1 Message Date
liusheng
b622c198a2 Change "uuid" in instance post request body to "net_id"
Change-Id: I1b5999afef7fbe9a4c0b310d9b28ac31eb51c968
2016-12-27 12:49:46 +00:00
liusheng
81a725c813 Correct the api samples of type extra APIs
The instance type extra only support get_all, patch, delete method, the
api samples are wrong.

Change-Id: Ibf708a39d155b2d31589bf187f81ac3426bea3c6
2016-12-20 20:30:22 +08:00
Zhenguo Niu
b2b241f085 Add update instance support
Change-Id: I931243ed1278ee89d7bc75c061ad9919fb0bc1e8
2016-12-08 15:37:12 +08:00
Zhenguo Niu
44ac91540f Add availability zones API
Users should have the ability of listing all availability
zones, so they can specify which az they want the instance
to be built.

Change-Id: Id04f2e0fb64d6e88c4860e695d258239d2349dea
Implements: blueprint availability-zone
2016-11-26 18:05:38 +08:00
Jenkins
5e485bf2ed Merge "update api-ref for admin tenant filter." 2016-11-22 02:20:50 +00:00
Shaohe Feng
6a2144c9cb update api-ref for admin tenant filter.
Now our api has support this feature, just update the docs.

Change-Id: Ie8dc75b74bc46f1290a15143e6906065d0368a9e
2016-11-21 04:27:37 +08:00
Shaohe Feng
efd1b134c0 fix some api-ref error
The tox can not build api-ref successfully for some errors.
Fix them.

Change-Id: I34a43ad497deb842fd662f4991bb4b00f59ce81e
2016-11-21 04:13:06 +08:00
Jenkins
510146f5e5 Merge "Correct some Error response codes in api-ref" 2016-11-17 10:06:56 +00:00
Zhenguo Niu
604016439a Correct some Error response codes in api-ref
Change-Id: I3b8ad665491a53150d43bbcfb6f412c74f412ad0
2016-11-17 13:28:02 +08:00
liusheng
d48aa2ad17 Add instance deletion api reference
Currently, the instance deletion description is missing in api-ref doc.

Change-Id: I45a5bbbfbd8216bbebc5269171ae1d3ea0f52b07
2016-11-17 11:53:55 +08:00
Zhenguo Niu
1987a567d0 Add extra field to instance API
Change-Id: Icab2222fd1f553406ebfdf4d7d49b8de32fcee5d
2016-11-10 17:12:35 +08:00
Zhenguo Niu
3b38be40e0 Add launched_at to instance API object and update doc
Change-Id: I07218127daae56e8aedd5a053f6784e813cc6555
2016-11-09 10:36:55 +08:00
LeiZhang
a858472d4a Add instance related api ref
Add api-ref for list instances, list detailed instances and
show instance detail apis.

Change-Id: Ieb14915266393a0585dd884469f5158292ea9ab7
2016-10-21 00:38:12 +00:00
Zhenguo Niu
a9f99435f0 Following up patch of I85a1d177754c29fe331df5f6119ade1ac64f2939
Change-Id: Id0335600e67d68d4e0964d3cf7be6db3b7a244a9
2016-10-18 00:49:13 +08:00
Shaohe Feng
214ad863a9 Add api-ref for instance power state
Change-Id: I85a1d177754c29fe331df5f6119ade1ac64f2939
2016-10-17 15:54:33 +00:00
Rui Chen
c39170cfc2 Fix api-ref build issue
Typo error cause the api-ref document build error,
fix it in the patch.

Change-Id: Ic4539fdf9e268019fcbaa1d84f6327823c561093
2016-10-10 20:42:36 +08:00
Jenkins
94ebd6c130 Merge "Add api-ref for instance create" 2016-10-10 11:55:41 +00:00
Zhenguo Niu
25169af553 Add api-ref for instance create
Change-Id: Iba3caa608a0d5b7a000039c783752597f94397b9
2016-10-05 00:33:38 +00:00
Zhenguo Niu
e9181af6a6 Update types api-ref by removing type id in body
Change-Id: I25e34de40461b2ce652711b35fdd49cfe08e92c3
2016-09-30 10:24:08 -07:00
Zhenguo Niu
6ff5ad265e Correct response codes of api-ref for types
Change-Id: I6441ee412d5a665f80c72083fc79942ce0d4a07f
2016-09-28 23:49:06 +08:00
Kevin_Zheng
687acd7c5e Add basic structure of api-ref and api-ref for types
This patch setup the basic structure for api-ref and
adds api-ref for types(instance_types).

Partially-Implements: blueprint adopt-api-ref

Change-Id: I228891a2aff4b77d2acadc20627c67a55be6a706
2016-09-28 14:58:50 +08:00