04de167e379bc47ea1bff07c98f0dd785cf328f3
338 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
zhoujunqiang
|
04de167e37 |
api-ref: body verification of os-agents
part of bp:api-ref-in-rst Change-Id: Ie82a63b0544c155e1e262f0f775f3da1bc412a06 |
||
|
Jenkins
|
94c96f226a | Merge "api-ref: verify assisted-volume-snapshots.inc" | ||
|
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 |
||
|
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 |
||
|
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 |
||
|
Jenkins
|
7ffb5aac90 | Merge "api-ref: Example verification for os-agents.inc" | ||
|
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 |
||
|
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 |
||
|
Jenkins
|
99b6b0531e | Merge "api-ref: correct the order of APIs in server-tags" | ||
|
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 |
||
|
Jenkins
|
0dfcfe2ccb | Merge "api-ref: verify images.inc" | ||
|
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 |
||
|
Jenkins
|
491613e3f3 | Merge "Fix ConsoleAuthTokens to work for all console types" | ||
|
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 |
||
|
Jenkins
|
c2d59bb043 | Merge "api-ref: added docs for microversion 2.26" | ||
|
Jenkins
|
e594277d58 | Merge "api-ref: parameter verification os-agents" | ||
|
Jenkins
|
1cc76bd9f8 | Merge "api-ref, os-availability-zone.inc" | ||
|
Jenkins
|
3aa954ce86 | Merge "api-ref, os-services.inc" | ||
|
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 |
||
|
Sean Dague
|
aa0d31848b |
Add note about preserve_ephemeral limitations
Change-Id: I4534f00dc45fc6aecb533d711385441828aea02c |
||
|
Radoslav Gerganov
|
3c3925e71a |
Fix ConsoleAuthTokens to work for all console types
The current API allows getting connection info only for tokens which correspond to RDP consoles. It should work for all types of tokens. This patch introduces a new microversion which fixes this problem. APIImpact blueprint fix-console-auth-tokens Change-Id: I27a65e0cd8b5eb51ecdc84cbf310ae107ff131dc |
||
|
Jenkins
|
a919ea33c8 | Merge "api-ref: docs for microversion v2.28" | ||
|
Jenkins
|
2d5460d085 | Merge "Publish proxy APIs deprecation in api ref doc" | ||
|
Jenkins
|
0685e7762c | Merge "api-ref: console types." | ||
|
Jenkins
|
7bf7ddad9c | Merge "Fix some typos" | ||
|
Ronald Bradford
|
0d450c4695 |
api-ref: parameter verification os-agents
Change-Id: I7e319ec05489d87cdd5b4a486f3981fc8d8f90a9 |
||
|
Karen Bradshaw
|
3cdb385dac |
api-ref, os-services.inc
Verified parameters, examples, body text. Included v2.11 sample files for GET and PUT os-services. Part of: bp/api-ref-in-rst Change-Id: Ice4fb525d62230b2e20f01789a0aec396835b56b |
||
|
Pavel Kholkin
|
ebe8fd945b |
api-ref: docs for microversion v2.28
Part of bp nova-api-hypervsor-cpu-info Part of bp api-ref-in-rst Change-Id: I48a5824c653825b9fdc6cd4d5a2f6ade03fff011 |
||
|
Takashi NATSUME
|
a7cbc90fb1 |
api-ref: Improve os-instance_usage_audit_log samples
Improve api samples for os-instance_usage_audit_log and fix a parameter. Change-Id: I8436a6ab0610e41d8c6c95c55a263fdfbbf58476 Implements: blueprint api-ref-in-rst |
||
|
Jenkins
|
dec5bbecc4 | Merge "fix errors in revert resize api docs" | ||
|
Jenkins
|
8c9df1ec4f | Merge "api-ref: parameter verification os-fixed-ips" | ||
|
Karen Bradshaw
|
a7fa4f426e |
api-ref, os-availability-zone.inc
Verified parameters, body text, examples. -Added brief howto for creating an AZ and linked to Host Aggregates developer documentation. -Added new hosts object with details about service states. Change-Id: I721628f95d8623591447f88fa68a0f7601823308 |
||
|
Ronald Bradford
|
37376b9acd |
api-ref: parameter verification os-fixed-ips
Change-Id: I0140ee7e49ffa39be07fe3f9a6ad24123be2a723 |
||
|
Jenkins
|
aaac7c4f6a | Merge "api-ref: Fix parameters in os-instance-usage-audit-log" | ||
|
Matthew Edmonds
|
ce01ef30e3 |
fix errors in revert resize api docs
The revert resize action's documentation appears to have been copied from the documentation for confirm resize, and missed replacing the word 'confirm' with 'revert' in one case. This fixes that. It also gives incorrect information about the states involved through the revert process. This also corrects that. Change-Id: Ib2436da238a4a7b71454ecfee81ede4054b3018e Closes-Bug: #1593295 |
||
|
Jenkins
|
100305c2bf | Merge "api-ref: parameter verification for os-aggregates" | ||
|
csatari
|
32d45f15dc |
api-ref: console types.
Documentation change in api-ref. type is added to the parameter lists of Get RDP console, Get serial console, Get SPICE console, Get VNC console. Closes-Bug: 1587117 Closes-Bug: 1587118 Closes-Bug: 1587119 Closes-Bug: 1587121 Change-Id: I73823fd6fb0886e2fff0da4838fe868f578bba6d Signed-off-by: csatari <gergely.csatari@nokia.com> |
||
|
Jenkins
|
68209e222f | Merge "api-ref: add version 2.3 parameters to servers" | ||
|
Sean Dague
|
036833d57c |
api-ref: add version 2.3 parameters to servers
This adds the microversion 2.3 parameters to servers display calls. Part of bp:api-ref-in-rst Change-Id: I71d45fbff2bfca553128b375e6494d003dbc3759 |
||
|
ghanshyam
|
40ea165e81 |
Publish proxy APIs deprecation in api ref doc
As first step to deprecate the proxy APIs, this commit publish the deprecation of proxy APIs in api ref doc. Partially implements blueprint deprecate-api-proxies Change-Id: Ie19ec5e27fef956061786646e8f9cc4e44d8ef0f |
||
|
Takashi NATSUME
|
58785c4a67 |
api-ref: Fix parameters in os-instance-usage-audit-log
The parameters have been verified in Ia7af3cab3c0ed82418a6fa140fea061074ccd8b5. But response parameters are missing, so fix them. And fix some wrong description. Change-Id: Ic1a307c405f769cadd037ae45e921d88b6a2bea5 Implements: blueprint api-ref-in-rst |
||
|
JiaLei Shi
|
9fd3e02760 |
Fix some typos
Fix typos detected by toolkit misspellings. * pip install misspellings * git ls-files | grep -v locale | misspellings -f - Change-Id: I858b3fea4badcf6d2af3405b278b243e12fce7e2 |
||
|
Kevin_Zheng
|
2057ed76d2 |
api-ref: parameter verification for os-aggregates
checked parameters Part of bp:api-ref-in-rst Change-Id: I8fe3825243f8b94d5c3f382ebc30c342bffafcac |
||
|
ghanshyam
|
f44d1aff9d |
Enable all extension for all remaining sample tests
As extensions options has been deprecated, API sample tests should run against all extension enable. This commit enables all extensions for all the remaining sample tests and remove extensions specific tests and sample files. Also remove extension setting specific logic from base test class along with TODOs. Partially implements blueprint api-sample-tests-with-all-extensions Change-Id: I66b593760789e5b3b92137a672246f8d91e44cba |
||
|
ghanshyam
|
f26f18e20c |
Enable all extension for server API tests part-1
As extensions options has been deprecated, API sample tests should run against all extension enable. This commit enables all extensions for server API tests and remove its specific extensions tests and sample files. Partially implements blueprint api-sample-tests-with-all-extensions Change-Id: I7e12a4491738c2908c1dd134c05f38e0db497ee7 |
||
|
Jenkins
|
e52d84968d | Merge "api-ref: verify keypairs" | ||
|
Sean Dague
|
f06a12623b |
api-ref: verify keypairs
This verifies all the parts of keypairs, including filling out all the details for microversion 2.2 and 2.10 which change it. Part of bp:api-ref-in-rst Change-Id: Iab88dc75cdb7b5f91e46afd29ee61e38b325e180 |
||
|
Jenkins
|
74a772398a | Merge "api-ref: parameter verification for os-hypervisors" | ||
|
Jenkins
|
7d7506c2b6 | Merge "api-ref: verfiy limits body" | ||
|
Jenkins
|
7a21e141dc | Merge "api-ref: body verification of ips.inc" |