20 Commits

Author SHA1 Message Date
Feilong Wang
8cfa24cfae Add API reference for cluster upgrade
Task: 30167
Story: 2002210

Change-Id: I18df7602a7f18128c77452dc8f91bd5e07b8c198
2019-06-07 12:12:36 +12:00
Feilong Wang
66c6666a83 Add API ref for <ClusterID>/actions/resize
Task: 29737
Story: 2005054

Change-Id: I5511303c8c08a330bdfc0104290c6f8f1831e4b2
2019-03-24 21:11:50 +00:00
Pan
a56c14d9f3 TrivialFix: Correcting JSON syntax
Change-Id: I4c82b20d0b2a6ecd6ca997dfc429a3ea60d44048
2018-03-15 06:53:03 +00:00
Ricardo Rocha
84006f63d7 Allow flavor_id on cluster create
Add flavor_id as an option during cluster create. If not given,
the default is taken from the cluster template.

Add flavor_id in the Cluster object and use that instead
of the one from ClusterTemplate.

Update both magnum and magnum cli documentation to reflect the above changes.

Partial-Bug: #1699245
Change-Id: Ib60c05cce1cf2639ca4740abdd264403033433f9
2017-12-15 16:32:40 +00:00
Ricardo Rocha
4fc1588a4c Add labels to api-ref cluster create
Labels was missing in api-ref for cluster create, add accordingly.

Change-Id: I5df3e21e6ff2f80626fe2f84a97cd94e671bcfcc
2017-10-10 20:22:02 +05:30
Ricardo Rocha
446b159349 Allow master_flavor_id on cluster create
Add master_flavor_id as an option during cluster create. If not given,
the default is taken from the cluster template.

Add master_flavor_id in the Cluster object and use that instead
of the one from ClusterTemplate.

Update both magnum and magnum cli documentation to reflect the above changes.

Partial-Bug: #1699247
Change-Id: Id1d973167b381538121583a0a9691304b39e98de
2017-09-27 09:30:18 +00:00
coldmoment
8241fd8e7a Add api-ref about quotas-delete
1.Add api-ref about quotas-delete;
2.Update sample of quotas-update.

Closes-Bug:#1698111
Change-Id: I435a80da7efe9c898782b8eab8744db80928c9c1
2017-06-16 08:17:49 +08:00
Jenkins
a6ddd0df39 Merge "Add 'keypair' to 'list all clusters' response" 2017-06-05 10:57:38 +00:00
coldmoment
df7bbf6eb1 Update api-ref about 'ca-show'
Change-Id: Ib1452ec7535a7c6a0769bfef45442f27a266d0c1
2017-05-13 16:09:12 +08:00
coldmoment
93ff4d51e0 Add 'keypair' to 'list all clusters' response
The response of operation 'list all clusters' has a member
'keypair', api-ref doc has no description about it.
Add it to clusters.inc and cluster-get-all-resp.json.
The same to operation 'Show details of a cluster'.

Change-Id: I716175bfc9683a47514172bbc9b177f140fe924c
Implements: Keypair override on cluster create
2017-05-05 17:46:02 +08:00
Andreas Jaeger
7733a2af6f Fix api-ref with Sphinx 1.5
Sphinx complaints about a missing file, fix this with renaming the file
to the intented name.

Treat sphinx warnings as errors to avoid these kind of problems. Remove
the not needed note anymore, this works fine as is.

Change-Id: I3849f788bdea822bf73bb334bf8d230e723e6c5b
2017-03-04 12:14:21 +01:00
Stephen Watson
e3c11196b2 Add keypair to api-ref cluster create
Keypair was missing in api-ref for cluster create, so
add it and update example accordingly.

Change-Id: Ibf9280cec7000c1303b7898494fec9f3a2020068
Closes-Bug: 1660296
2017-02-14 15:37:44 -07:00
Vijendar Komalla
5f951c10c9 Resource Quota - API documentation
Change-Id: I43334ff28ae1bc922c1358957f8609648d447381
Partially-Implements: blueprint resource-quota
2017-01-25 08:56:05 -06:00
Vijendar Komalla
57c57e891b Magnum stats API documentation
Change-Id: Idf7491ef16aaad744f713bf3c50117f277772e34
Partially-Implements: blueprint magnum-stats-api
2017-01-18 13:48:14 -06:00
Vijendar Komalla
51e833137b Magnum stats API
This change introduces a new /stats REST endpoint that
provide the following basic information;
1) Total number of clusters and nodes for the given tenant.
2) Total number of clusters and nodes across all the tenants.
Follow-up patches include more stats.

Change-Id: Iac0bf9343549de31654545d5b1fd7601e56142a7
Partially Implements blueprint magnum-stats-api
2017-01-17 09:48:54 -06:00
Hieu LE
2c1f9bde2b Create bay/cluster api reference
Add details for bay/cluster API of Magnum.

Change-Id: Ib3e2fd27a9cf98719e4938ee9f4839dcc6cacb5d
Implements: blueprint magnum-doc-rest-api
2016-09-09 14:08:05 +07:00
Hieu LE
5adf24fd8d Create baymodel/cluster template api reference
Add details for baymodel/cluster template API of Magnum.

Add new links related to cluster and cluster template in
sample of magnum version API.

Change-Id: Ifddf9188d39893cd4911a264bbbb11979fd5b817
Implements: blueprint magnum-doc-rest-api
2016-09-09 13:08:07 +07:00
Hieu LE
ba19bd4b60 Create certificates api reference
Add details for certificates API of Magnum.

Change-Id: Iabf72dc4387d086d2d9b25963a0413ccf2372514
Implements: blueprint magnum-doc-rest-api
2016-08-29 23:45:32 +00:00
Hieu LE
bf219ebf8f Create mservices api reference
Add details for mservices API of Magnum.

Implements: blueprint magnum-doc-rest-api

Change-Id: I2beba238e12fd6f23a10a1a6b14d1fce0f5066cf
2016-08-29 23:45:09 +00:00
Hieu LE
e944685861 Create version api reference
Add details for version API of Magnum.

Change-Id: Idf4e1ff08963a72dc6eaaee0b64f7a91e6be4891
Implements: blueprint magnum-doc-rest-api
2016-08-29 23:44:37 +00:00