f48c58915d96a2f2bb1dd7ad864f890fc1aee191
252 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
Jenkins
|
33652a1724 | Merge "verify api-ref os-server-password.inc" | ||
|
Jenkins
|
b1a172ee46 | Merge "api-ref: limits.inc validate parameters" | ||
|
Jenkins
|
8fac8cf5c7 | Merge "api-ref: Parameter verification for os-interface.inc" | ||
|
Jenkins
|
7c3d810977 | Merge "api-ref: parameter verification for os-server-groups" | ||
|
Augustina Ragwitz
|
8e0d8b7f9f |
api-ref: limits.inc validate parameters
Part of blueprint api-ref-in-rst Change-Id: I1b39ef719aa9dfcaec83b0d444baf41bb27ee813 |
||
|
Jenkins
|
bb50389bb6 | Merge "api-ref, os-fping.inc" | ||
|
Takashi NATSUME
|
0c183948f4 |
api-ref: Parameter verification for os-interface.inc
Change-Id: I5c72c685b6cb39151e9d0c6c563ef6919a79e249 Implements: blueprint api-ref-in-rst |
||
|
Karen Bradshaw
|
1f3345593e |
api-ref, os-fping.inc
-Updated response parameters in parameters.yaml. -Verified body text, methods, parameters. Change-Id: I35c9e95c8223072c37da33fddf9633bba82a2544 |
||
|
Jenkins
|
fdeaa50dd2 | Merge "api-ref: verify flavors.inc" | ||
|
Jenkins
|
541552a06f | Merge "Fix the versions API for api-ref" | ||
|
Jenkins
|
813787644b | Merge "api-ref: complete verification of baremetal api" | ||
|
Sean Dague
|
e2688277bc |
api-ref: verify flavors.inc
This completes the verification of flavors.inc across all phases. References to the 500 error that create could do have been removed because it turns out that code isn't reachable any more (see Ic848db8c3df75054c389e87b2405134262b531e2) Part of bp:api-ref-in-rst Change-Id: I9e89a737df558c930a2ca028ed169a5b3e383a3d |
||
|
He Jie Xu
|
8811989bff |
Fix the versions API for api-ref
* Add doc for request without version in the url * Add a link reference for microversion detail Part of bp:api-ref-in-rst Change-Id: Iadee4623fe70c43ad38c087e027f7e4cf01fea12 |
||
|
Sean Dague
|
0e5aa68f16 |
api-ref: complete verification of baremetal api
This cleans up the baremetal proxy, which was horribly inaccurate (the paths weren't right after the method verification) A warning is stuck in the preamble, we really don't want people using this. Parameters are documented as best as we could from Nova source. Honestly, people should just talk to ironic directly and use their docs. Part of bp:api-ref-in-rst Change-Id: I66e85f414e5f0edbf052ba56691294a94615c619 |
||
|
Jenkins
|
c477f14205 | Merge "Trivial: remove os-security-groups needs:method_verification line" | ||
|
Jenkins
|
8e418561f0 | Merge "api-ref: servers-action-evacuate.inc" | ||
|
Jenkins
|
0cd418ed3e | Merge "api-ref: Fix parameters in servers-action-shelve.inc" | ||
|
Takashi NATSUME
|
03c1161fcb |
api-ref: Example verification for servers-action-shelve.inc
The example string for each action (null) has been verified. Change-Id: Id90ef732698ab2af800d7f2bcb1c766f1879e925 Implements: blueprint api-ref-in-rst |
||
|
Takashi NATSUME
|
7d56f8982c |
api-ref: Fix parameters in servers-action-shelve.inc
The server_id should be a path parameter instead of a body parameter. TrivialFix Change-Id: Ic43b8cbbad580c77d02bebb2296e4cb8ed9acc80 |
||
|
Kevin_Zheng
|
e7d2a1d1a5 |
api-ref: parameter verification for os-server-groups
checked parameters Part of bp:api-ref-in-rst Change-Id: I32e2da99c797903333447afacd6dbccc89c75603 |
||
|
Karen Bradshaw
|
39fc07b9c5 |
api-ref: servers-action-evacuate.inc
-Verify evacuate action method, examples, params. -Update parameters.yaml with request parameter, on_shared_storage. Added field max_version, required == true. Update adminPass_evacuate_rebuild with max_version field for response. -Updated headers with action name. Change-Id: I974b23b6e26cea01c3d41e22cc83c421ca2ebca0 |
||
|
Augustina Ragwitz
|
775bda6445 |
Trivial: remove os-security-groups needs:method_verification line
These methods were already verified in another change. The author forgot to remove the needs:method_verification line from their change. See change#314255 Part of bp:api-ref-in-rst Change-Id: I13fb305f58df0b864bc27db5107601e4ee8842de |
||
|
Jenkins
|
76fd3d013d | Merge "Add a note about egress rules to os-security-group-rules api-ref" | ||
|
Jenkins
|
575d669318 | Merge "api-ref: complete verification for os-flavor-access" | ||
|
Jenkins
|
240cedf420 | Merge "api-ref: complete verification of servers-action-crash-dump.inc" | ||
|
Jenkins
|
2b538d9a6a | Merge "migrate to os-api-ref" | ||
|
Jenkins
|
7c8b7943b4 | Merge "api-ref: os-certificates.inc method verification" | ||
|
Matt Riedemann
|
9bc797c80f |
api-ref: complete verification for os-flavor-access
This completes the parameter, example and body verification for the os-flavor-access API. The tenant_id_body parameter description was made more generic to be able to reuse it here. Part of blueprint api-ref-in-rst Change-Id: I78755f0f92f8e742b668102b98ae15d94f8bf941 |
||
|
Jenkins
|
6a39fad56c | Merge "api-ref: parameter verification for os-quota-sets" | ||
|
Jenkins
|
0458f3e78e | Merge "api-ref: ips.inc example verification" | ||
|
Sean Dague
|
d790fe0087 |
api-ref: complete verification of servers-action-crash-dump.inc
This processes all 4 phases of the crash-dump action * method verified, error codes cleaned up (extra explanation added where appropriate) * action parameter added * example verified * body adds warning and versionadded stanzas Part of bp:api-ref-in-rst Change-Id: I6571a3981d25ab4b5459715c9d2061ad19f07f26 |
||
|
Sean Dague
|
2b7d5dec67 |
migrate to os-api-ref
os-api-ref is released on pypi now, so we can move to using it instead of our in tree version. All future extension fixes will happen over there instead of here. Change-Id: Iee4b9c94b8b66a5b0481dd0b15beda03328c4f31 Depends-On: I0e615d36a2e5a8fa0d83f20bdcc2c33ad868ebd5 |
||
|
Jenkins
|
ada6d72275 | Merge "api-ref: image.inc - Update method validation" | ||
|
Sarafraj Singh
|
cf69f5c664 |
api-ref: image.inc - Update method validation
1. Arranged all methods in canonical order 2. Validate all methods Part of bp:api-ref-in-rst Change-Id: If13ad63f0035e33cc1d9ea31315e64331deb5554 |
||
|
Jenkins
|
2927298bb3 | Merge "api-ref: os-floating-ip-dns.inc method verification" | ||
|
Kevin_Zheng
|
2813c837f6 |
api-ref: parameter verification for os-quota-sets
checked parameters Part of bp:api-ref-in-rst Change-Id: I0c43e83214aa4a0a54d553ab5c2ef79413753664 |
||
|
Matt Riedemann
|
31e798dc21 |
Add a note about egress rules to os-security-group-rules api-ref
There have been at least a couple of bugs about not being able to create egress security group rules in Nova, which is because nova-network does not support them. Neutron does, but Nova does not proxy this to Neutron, nor will it. So add a note in the api-ref docs for creating security group rules about the egress rule limitation with nova-network. Change-Id: Idc79cd1718b52db8611fd108b23f176f925221a6 Related-Bug: #1579749 Related-Bug: #1267140 |
||
|
Sean Dague
|
94010b52ff |
api-ref: reorder parameters.yaml
This reorder's parameters.yaml to the correct sort order, and turns the info message about incorrect ordering into a warning. After this lands parameters.yaml changes will always require that the items stay in the sorted order enforced by the extension. Part of bp:api-ref-in-rst Change-Id: Ib890d369a8b50a8cd920f7b19ef13f44b3e657df |
||
|
Jenkins
|
5becbad88f | Merge "api-ref: Example verification for os-volume_attachments.inc" | ||
|
Jenkins
|
103eeb8247 | Merge "api-ref: Parameter verification for os-volume_attachments.inc" | ||
|
Jenkins
|
903cf595d4 | Merge "api-ref: finish validation for os-server-external-events.inc" | ||
|
Jenkins
|
2e5eb5c7fa | Merge "api-ref: Method verification for servers-actions" | ||
|
Gage Hugo
|
22a7d30541 |
api-ref: ips.inc example verification
Part of bp:api-ref-in-rst Change-Id: I922209101fdaf4a00ee22ffb028650f3426aa116 |
||
|
Jenkins
|
4a06a8c864 | Merge "Method verification of os-floating-ips-bulk.inc" | ||
|
Takashi NATSUME
|
79f030f18f |
api-ref: Example verification for os-volume_attachments.inc
Change-Id: I1f5ba0453b0dc964f48471e4aecaaaa800699da1 Implements: blueprint api-ref-in-rst |
||
|
Takashi NATSUME
|
05b0da8062 |
api-ref: Parameter verification for os-volume_attachments.inc
Change-Id: I3789a4ad36e30728024f2aa122403b0e53b1e741 Implements: blueprint api-ref-in-rst |
||
|
Jenkins
|
69d538849d | Merge "api-ref: Method verification for os-volume_attachments.inc" | ||
|
Jenkins
|
de1c7886ae | Merge "api-ref: os-volumes.inc method verification" | ||
|
Sean Dague
|
36c688f694 |
api-ref: finish validation for os-server-external-events.inc
This completes the validation for the admin event interface, including detailing the codes we currently return in the parameter list. Because os-service was incorrectly using the 'status' key, when I renamed status => event_status I needed to also create a service_status to make things compile. It's accurate enough to move forward. Because this is really a Neutron only API, this is moved towards the bottom of the API list, to make it clear this isn't really designed to be used by end user apps. Part of bp:api-ref-in-rst Change-Id: I3ed46eec1c33a63b7a89d6d6b5eeda574effdc56 |
||
|
Jenkins
|
74b115a473 | Merge "api-ref: parameter validation for os-security-group-rules" |