Commit Graph

368 Commits

Author SHA1 Message Date
Jenkins e08b4bcabf Merge "Fix links to network APIs from api-ref" 2016-07-26 14:28:14 +00:00
Matt Riedemann d2bd83bec9 Fix links to network APIs from api-ref
This fixes the direct links to the security groups, security
group rules and floating IPs (layer 3) extensions in the
neutron api-ref.

Part of blueprint deprecate-api-proxies

Change-Id: Ib2c4ed478714b187fde8b7c42da15cc56b26675e
2016-07-25 17:13:05 -04:00
Chen Fan f27a0e7ccc api-ref: unify the no response output in delete operation
Change-Id: Ia90a5ef1cd1b432e68130313960a015b45fe63e0
Implements: blueprint api-ref-in-rst
2016-07-25 16:13:45 +08:00
Jenkins 3320424a80 Merge "Example and body verification of os-quota-sets.inc" 2016-07-20 21:09:19 +00:00
Jenkins e4be1c8c66 Merge "Complete verification for api-ref os-flavor-extra-specs" 2016-07-20 21:06:04 +00:00
Jenkins 6e884cdd6e Merge "Complete verification for os-floating-ips-bulk" 2016-07-20 21:04:51 +00:00
Jenkins f7d9b63c99 Merge "api-ref: os-volumes.inc" 2016-07-20 21:03:42 +00:00
Jenkins 3f6ae25b27 Merge "api-ref: merge multiple create to servers.inc" 2016-07-19 01:50:38 +00:00
Kevin_Zheng 391911028c Example and body verification of os-quota-sets.inc
This patch verifies the examples and body of
os-quota-set.inc

part of bp:api-ref-in-rst

Change-Id: I1e044c0dc9dbe4e5d123d6d8254a5a9347187f83
2016-07-15 10:12:56 +08:00
Jenkins ad4a6e9502 Merge "Example verification for os-fixed-ips.inc" 2016-07-13 05:35:12 +00:00
Pavel Kholkin 47358449d3 Microversion 2.35 adds keypairs pagination support
After this microversion Nova API allows to get several keypairs
with the help of new optional parameters 'limit' and 'marker'
which were added to GET /os-keypairs request.

Partial-Bug: #1599904

Implements blueprint: keypairs-pagination

Change-Id: Idd3757f5be90ec4af1bd1a7ca3f9c20319dbfd33
2016-07-12 19:48:05 +03:00
Jenkins 294c85787b Merge "Add user_id request parameter in os-keypairs list" 2016-07-12 08:38:55 +00:00
Jenkins 500239d5be Merge "rest api version bumped for async pre live migration checks" 2016-07-12 08:17:34 +00:00
Timofey Durakov 452be384cd rest api version bumped for async pre live migration checks
pre live-migration checks now are done in async way. This patch
updates rest api version to keep this tracked.

bp: async-live-migration-rest-check

Change-Id: I9fed3079d0f1b7de3ad1b3ecd309c93785fd11fe
2016-07-11 14:57:54 -07:00
Sujitha 05c7b6fa30 Add user_id request parameter in os-keypairs list
Added user_id in request parameter section of the
os-keypairs LIST method api-ref docs.

Closes bug: #1599911

Change-Id: Ibb52663b2890f6d46b125903b438c0142aba92f5
2016-07-11 20:56:05 +00:00
Jenkins 9cc9226eb2 Merge "api-ref: Parameter verification for servers-actions.inc Part 1" 2016-07-11 20:09:07 +00:00
Jenkins 75b2f9af29 Merge "Parameter verification of os-instance-actions.inc" 2016-07-11 18:43:07 +00:00
Jenkins aca1bcebce Merge "Body verification of os-interface.inc" 2016-07-08 20:44:15 +00:00
Jenkins 855c47e23f Merge "api-ref: body verification of os-agents" 2016-07-08 20:41:31 +00:00
Jenkins bcb4ebc4f1 Merge "api-ref: fix wrong description about response example in os-hypervisor" 2016-07-08 05:01:54 +00:00
Chen Fan f860cb5cf9 api-ref: fix wrong description about response example in os-hypervisor
change response sample file description from request to response

Change-Id: I50a5d7f2edf24f5a2c4beb84e303e95921b6f208
Implements: blueprint api-ref-in-rst
2016-07-08 10:38:17 +08:00
zhoujunqiang 04de167e37 api-ref: body verification of os-agents
part of bp:api-ref-in-rst

Change-Id: Ie82a63b0544c155e1e262f0f775f3da1bc412a06
2016-07-08 02:03:07 +00:00
Chen Fan 377948b059 api-ref: unify the delete response infomation
part of bp:api-ref-in-rst

Change-Id: I924a632253b8b1c25f987c259d255cc6440f52f2
2016-07-07 10:23:34 +08:00
Tang Chen 43158382d9 api-ref: Parameter verification for servers-actions.inc Part 1
Since servers-actions.inc is too big, this job will be divided
into several patches.
Change Ia1409a4414248702718f64851b7dc892ea71d9c7 will be the
last one.

This patch fixes the following common problems in the file:
1. Parameter ``server_id`` is in the path, so it should be
   ``server_id_path``.
2. Add description for those responses without any content.
3. Remove useless words.

Change-Id: I81118d7890f37ee3124513136ef52af93d7c5dc0
Implements: blueprint api-ref-in-rst
2016-07-06 16:59:38 +08:00
Kevin_Zheng 61e5232c38 Body verification of os-interface.inc
This patch verifies the body of
os-interface.inc

part of bp:api-ref-in-rst

Change-Id: Ie7a127b66f1b740d5b6f4bd434b62a06af2a3209
2016-07-06 16:54:46 +08:00
Kevin_Zheng f6ef9b4b28 Parameter verification of os-instance-actions.inc
This patch verifies the parameters of
os-instance-actions.inc

part of bp:api-ref-in-rst

Change-Id: I45f0aae2bdeea7603f8b7dce206bfdb1c4c38ccc
2016-07-06 16:32:34 +08:00
Karen Bradshaw e551452d6c api-ref: os-volumes.inc
-Verified examples, parameters, body text.
-Added snapshot status values, new force parameter
 for snapshots.

Part of: bp/api-ref-in-rst

Change-Id: I0c1d183c5aaf6fb796be30fa5627bd5644ea689f
2016-07-04 15:39:42 +00:00
Jenkins 94c96f226a Merge "api-ref: verify assisted-volume-snapshots.inc" 2016-07-04 14:51:03 +00:00
Sean Dague 039d0628a4 api-ref: merge multiple create to servers.inc
This creates a new way to describe multiple create as a dedicated
create call in the normal servers list. It only lists additional
parameters so that we're not copy / pasting between the 2 lists.

Part of bp:api-ref-in-rst

Change-Id: Ib15f224cf6a9432ae638c8b57a2156cd7b98215d
2016-07-04 13:57:18 +00:00
Sean Dague c43e8bd9fa api-ref: add note about os-certificates API
The os-certificates API is weird, and only wasn't removed during the
ec2 drop because we exposed it in the osapi. It will be dropped in the
future, and we should tell people to not use it starting now.

Change-Id: I95f8a9620f7eb865298b656477f77257de91b2cc
2016-07-01 12:53:28 +00:00
ghanshyam 26d4c055cc api-ref: verify assisted-volume-snapshots.inc
This completes the verification of os-assisted-volume-snapshots.inc
for all required area(parameter, example, body)

Part of bp:api-ref-in-rst

Change-Id: I9544e9681bcdd83ca5d2bf6b8722db0a71665b8b
2016-07-01 07:23:33 +00:00
liyingjun ec53c6c0ec Microversion 2.33 adds pagination support for hypervisors
When there are thousands of compute nodes, it would be slow to get the
whole hypervisor list, and it is bad for user experience to display
thousands of items in a table in horizon. This patch is proposed to
support pagination for hypervisor by adding `limit` and `marker` to
the list api.

Implements blueprint: pagination-for-hypervisor

Change-Id: Ie7f8b5c733b383f3e69fa23188e56257e503b5f7
2016-07-01 08:47:50 +08:00
Jenkins 7ffb5aac90 Merge "api-ref: Example verification for os-agents.inc" 2016-06-30 23:10:16 +00:00
stewie925 bc6c3434d9 Complete verification for os-floating-ips-bulk
This includes parameter, example, and body verifications
for api-ref os-floating-ips-bulk.

part of bp:api-ref-in-rst

Change-Id: I507958b4361b65da1cc510b0d81fe55466dd41c3
2016-06-30 08:47:38 -07:00
Artom Lifshitz e83e114e1b Device tagging API support
This patch allows the user to specify a tag for a virtual network
interface and/or block device mapping when booting an instance.

Implements: blueprint bp/virt-device-role-tagging
Change-Id: I89247200f4cf1f644daf476727b4a6acb22b0cf6
2016-06-29 20:55:16 -07:00
stewie925 9c341018fe Example verification for os-fixed-ips.inc
part of bp:api-ref-in-rst

Change-Id: Ia8ef988aeefb57c270d9d686b97faa5a7247cb05
2016-06-29 14:41:05 -07:00
Karen Bradshaw 7010aad4e1 api-ref: os-certificates.inc
Verified methods, parameters, body text.
Updated parameters.yaml to include: certificate,
data, private_key.

Part of: bp/api-ref-in-rst

Change-Id: I1003caa6bf52ce158e813481b383544fa550320b
2016-06-29 13:14:12 +00:00
stewie925 09701bebbe Complete verification for api-ref os-flavor-extra-specs
This includes parameter, example, and body verifications
for api-ref os-flavor-extra-specs.

part of bp:api-ref-in-rst

Change-Id: Ifa7766934da95c3b2da20b71a7733883c70f7c80
2016-06-28 19:01:01 -07:00
Jenkins 99b6b0531e Merge "api-ref: correct the order of APIs in server-tags" 2016-06-28 01:46:21 +00:00
Takashi NATSUME ba71b8d9ab api-ref: Example verification for os-agents.inc
Currently only 'xen' is supported for the 'hypervisor'
parameter. So examples are changed to 'xen'
instead of 'hypervisor'.

Change-Id: Ibd40dcfd3801c7a4165e299a1232ea46f2f17cf4
Implements: blueprint api-ref-in-rst
2016-06-27 21:29:26 +09:00
Jenkins 0dfcfe2ccb Merge "api-ref: verify images.inc" 2016-06-27 11:46:09 +00:00
Dan Dan Song ae0116c2f2 api-ref: correct the order of APIs in server-tags
The order of APIs in server-tags isn't match the rule as other api
ref docs. This patch correct it.

Part of bp:api-ref-in-rst

Change-Id: Ie1a43863e4ede4f7a1e028131248263e9c5a434f
2016-06-27 17:00:07 +08:00
Jenkins 491613e3f3 Merge "Fix ConsoleAuthTokens to work for all console types" 2016-06-24 15:58:21 +00:00
ghanshyam a41d396152 api-ref: verify images.inc
This completes the verification of images.inc for
all required area(parameter, example, body)

Part of bp:api-ref-in-rst

Change-Id: I47ed4d0b4446a0b45a1df312b84ec6bfdaa134b6
2016-06-24 14:35:23 +00:00
Jenkins c2d59bb043 Merge "api-ref: added docs for microversion 2.26" 2016-06-24 14:23:22 +00:00
Jenkins e594277d58 Merge "api-ref: parameter verification os-agents" 2016-06-24 11:01:58 +00:00
Jenkins 1cc76bd9f8 Merge "api-ref, os-availability-zone.inc" 2016-06-24 10:18:31 +00:00
Jenkins 3aa954ce86 Merge "api-ref, os-services.inc" 2016-06-24 10:12:44 +00:00
Sergey Nikitin 5417d83ec3 api-ref: added docs for microversion 2.26
Part of bp:tag-instances
Part of bp:api-ref-in-rst

Change-Id: Ifd0d518d086719eb248b442359c272b1799544c6
2016-06-23 23:42:39 +03:00
Sean Dague aa0d31848b Add note about preserve_ephemeral limitations
Change-Id: I4534f00dc45fc6aecb533d711385441828aea02c
2016-06-23 09:41:57 -04:00