summaryrefslogtreecommitdiff
path: root/api-ref
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2021-09-01 17:06:06 +0000
committerGerrit Code Review <review@openstack.org>2021-09-01 17:06:06 +0000
commit276fb9c5c78fa8f01d6eaeca3d33258b6a66f518 (patch)
tree850e7c70778f75356ebb1742ae002886e129a3d0 /api-ref
parent9bd62eae6eb98136be7014eb6ca7e54cb41fc7ca (diff)
parent191712594d0dad0a7775a2978557162cb040a345 (diff)
downloadnova-276fb9c5c78fa8f01d6eaeca3d33258b6a66f518.tar.gz
Merge "Add some missing parameters in docs of os-cells"
Diffstat (limited to 'api-ref')
-rw-r--r--api-ref/source/os-cells.inc14
1 files changed, 14 insertions, 0 deletions
diff --git a/api-ref/source/os-cells.inc b/api-ref/source/os-cells.inc
index a2f8d4f57d..452f03459d 100644
--- a/api-ref/source/os-cells.inc
+++ b/api-ref/source/os-cells.inc
@@ -140,6 +140,13 @@ Normal response codes: 200
Error response codes: badRequest(400), unauthorized(401), forbidden(403),
itemNotFound(404), gone(410), notImplemented(501)
+Request
+-------
+
+.. rest_parameters:: parameters.yaml
+
+ - cell_id: cell_id
+
Delete a Cell
=============
@@ -152,6 +159,13 @@ Normal response codes: 200
Error response codes: badRequest(400), unauthorized(401), forbidden(403),
itemNotFound(404), gone(410), notImplemented(501)
+Request
+-------
+
+.. rest_parameters:: parameters.yaml
+
+ - cell_id: cell_id
+
Show Cell Capacities
====================