Commit Graph

112 Commits

Author SHA1 Message Date
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
Jenkins a919ea33c8 Merge "api-ref: docs for microversion v2.28" 2016-06-22 11:43:06 +00:00
Jenkins 0685e7762c Merge "api-ref: console types." 2016-06-21 21:35:04 +00:00
Ronald Bradford 0d450c4695 api-ref: parameter verification os-agents
Change-Id: I7e319ec05489d87cdd5b4a486f3981fc8d8f90a9
2016-06-21 13:48:58 -04:00
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
2016-06-21 11:39:30 -04:00
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
2016-06-21 17:40:06 +03:00
Jenkins 8c9df1ec4f Merge "api-ref: parameter verification os-fixed-ips" 2016-06-20 17:38:11 +00:00
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
2016-06-20 09:43:51 -04:00
Ronald Bradford 37376b9acd api-ref: parameter verification os-fixed-ips
Change-Id: I0140ee7e49ffa39be07fe3f9a6ad24123be2a723
2016-06-17 11:43:17 -04:00
Jenkins aaac7c4f6a Merge "api-ref: Fix parameters in os-instance-usage-audit-log" 2016-06-16 18:22:44 +00:00
Jenkins 100305c2bf Merge "api-ref: parameter verification for os-aggregates" 2016-06-15 22:28:27 +00:00
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>
2016-06-14 15:58:32 +02:00
Jenkins 68209e222f Merge "api-ref: add version 2.3 parameters to servers" 2016-06-14 13:26:38 +00:00
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
2016-06-14 12:44:13 +00:00
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
2016-06-14 13:58:54 +09:00
Kevin_Zheng 2057ed76d2 api-ref: parameter verification for os-aggregates
checked parameters

Part of bp:api-ref-in-rst

Change-Id: I8fe3825243f8b94d5c3f382ebc30c342bffafcac
2016-06-12 06:52:28 +00:00
Jenkins e52d84968d Merge "api-ref: verify keypairs" 2016-06-08 15:02:53 +00:00
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
2016-06-08 08:23:33 -04:00
Jenkins 74a772398a Merge "api-ref: parameter verification for os-hypervisors" 2016-06-07 20:59:48 +00:00
Kevin_Zheng 126400a1c9 api-ref: parameter verification for os-hypervisors
checked parameters

Part of bp:api-ref-in-rst

Change-Id: I6078a0ee0914f3c5cc92d9c17f0d19146f9d373b
2016-06-07 13:57:13 +00:00
Sylvain Bauza 7aa2285e72 API change for verifying the scheduler when live migrating
After modifying the evacuate action, we now add a new microversion
change for modifying the live-migrate call so that the scheduler is
called when the admin user provides an hostname unless the force
field is provided.

APIImpact

Implements: blueprint check-destination-on-migrations-newton

Change-Id: I212cbb44f46d7cb36b5d8c74a79065d38fc526d8
2016-06-06 11:44:06 +02:00
Jenkins 45ded00b7c Merge "API change for verifying the scheduler when evacuating" 2016-06-03 17:16:28 +00:00
Sean Dague c9f5ad3bcf remove /v2.1/{tenant_id} from all urls
As discussed at summit, the version part of the URL is not really
relevant, or a thing a user should be filling out themselves, this
should instead be set by the service catalog and extracted from the
token.

This removes it's reference in all documented REST urls, and adds a
new section describing how one gets the base URL for all calls.

Change-Id: I4306b8c3de0225e54f3909dd8a1fb293c4e5944c
2016-06-03 08:47:33 -04:00
Sylvain Bauza 86706785ff API change for verifying the scheduler when evacuating
Adding a new microversion for changing the evacuate action behaviour
to call the scheduler anyway unless the admin user provides a force
flag that then keeps the previous behaviour by forcing the conductor
to call the destination without verifying it.

Implements: blueprint check-destination-on-migrations

APIImpact

Change-Id: I9ecbe3d481bf17b12072511da4bb106ff1b6404e
2016-06-02 15:03:39 +02:00
Jenkins e5c8b0ad69 Merge "api-ref verify of servers-admin-action.inc" 2016-06-01 16:21:58 +00:00
Jenkins 19476e8058 Merge "verify api-ref os-migrations.inc" 2016-06-01 13:06:45 +00:00
jichenjc a7dde84ba1 verify api-ref os-migrations.inc
verify the parameters of os-migrations.inc including response and
request. And, add warning for deprecation and incorrect wording of
policy default rule.

looks like the new migration is missing in doc, follow up patch will
add it.

Part of bp:api-ref-in-rst

Change-Id: I8fed7374c34c5c857c8c55f56f86ad4c744844e9
2016-06-01 11:12:08 +00:00
Jenkins 25fdf64fdc Merge "api-ref: os-consoles.inc" 2016-05-30 07:54:51 +00:00
Karen Bradshaw a29c26308e api-ref: os-consoles.inc
-Verified methods, examples, parameters, body text.
-Added console, consoles parameters.

Part of blueprint api-ref-in-rst

Change-Id: Ifd0b751e521a96ec82c78cd6354055d315596038
2016-05-30 15:13:15 +08:00
Jenkins da8e677a8f Merge "Enable 'null' value for user_data in V2.1 API" 2016-05-29 22:33:13 +00:00
Jenkins 036ea5bd78 Merge "api-ref: Add fault parameter details" 2016-05-28 01:07:02 +00:00
Jenkins 5ae26d2a7a Merge "verify api-ref metadata.inc" 2016-05-25 13:28:17 +00:00
Jenkins 33652a1724 Merge "verify api-ref os-server-password.inc" 2016-05-23 21:14:09 +00:00
Jenkins b1a172ee46 Merge "api-ref: limits.inc validate parameters" 2016-05-23 15:52:07 +00:00
Jenkins 8fac8cf5c7 Merge "api-ref: Parameter verification for os-interface.inc" 2016-05-23 13:27:12 +00:00
Jenkins 7c3d810977 Merge "api-ref: parameter verification for os-server-groups" 2016-05-23 13:26:22 +00:00
Augustina Ragwitz 8e0d8b7f9f api-ref: limits.inc validate parameters
Part of blueprint api-ref-in-rst

Change-Id: I1b39ef719aa9dfcaec83b0d444baf41bb27ee813
2016-05-23 13:05:11 +00:00
Jenkins bb50389bb6 Merge "api-ref, os-fping.inc" 2016-05-23 08:20:10 +00:00
Takashi NATSUME 0c183948f4 api-ref: Parameter verification for os-interface.inc
Change-Id: I5c72c685b6cb39151e9d0c6c563ef6919a79e249
Implements: blueprint api-ref-in-rst
2016-05-23 12:34:49 +09:00
Karen Bradshaw 1f3345593e api-ref, os-fping.inc
-Updated response parameters in parameters.yaml.
-Verified body text, methods, parameters.

Change-Id: I35c9e95c8223072c37da33fddf9633bba82a2544
2016-05-21 19:48:37 -04:00
Jenkins fdeaa50dd2 Merge "api-ref: verify flavors.inc" 2016-05-20 14:59:36 +00:00
Atsushi SAKAI 4f3d13c851 api-ref: Add fault parameter details
Add fault parameter details, according to following code.
https://github.com/openstack/nova/blob/stable/mitaka/nova/api/openstack/compute/views/servers.py#L239

This information is useful for troubleshooting.

Change-Id: I3a46c9aa87667e6eea07a5c560d0e108a1c03658
2016-05-20 21:02:22 +09:00
He Jie Xu 22c87390a3 Enable 'null' value for user_data in V2.1 API
The legacy v2 API allow the 'null' value for user_data. Unfortunately
the v2.1 API didn't match that in the input validation. This patch
enables 'null' value, at sametime, it enables for v2.1 compat mode
also.

Change-Id: Iae614035efd4b37c214754ad12b17ca224b8fd92
Closes-Bug: #1582911
2016-05-20 14:05:43 +08:00
Jenkins 813787644b Merge "api-ref: complete verification of baremetal api" 2016-05-19 18:57:24 +00:00