summaryrefslogtreecommitdiff
path: root/api-ref/source/os-cells.inc
diff options
context:
space:
mode:
authorMatt Riedemann <mriedem.os@gmail.com>2017-04-04 22:14:13 -0400
committerMatt Riedemann <mriedem.os@gmail.com>2017-04-05 17:56:57 +0000
commit74db119220644befc5d7a7061897ca9791be857d (patch)
tree10621f85fa28b0872c420ed51f812e332c231f26 /api-ref/source/os-cells.inc
parentcaee532ff82d618fb30ace84a4cd0d7b1d1faa96 (diff)
downloadnova-74db119220644befc5d7a7061897ca9791be857d.tar.gz
api-ref: make it clear that os-cells is for cells v1
With cells v2, we need to be clear about what is cells v1 and what is cells v2 in our documentation. This makes a note in the os-cells api-ref about that being for cells v1 and also adds a line saying the entire API is admin-only by default. Change-Id: I2a06e2c4921ce7172aab33818054dd37b5ef9a65
Diffstat (limited to 'api-ref/source/os-cells.inc')
-rw-r--r--api-ref/source/os-cells.inc7
1 files changed, 6 insertions, 1 deletions
diff --git a/api-ref/source/os-cells.inc b/api-ref/source/os-cells.inc
index e5b403c2db..cbc20ad42b 100644
--- a/api-ref/source/os-cells.inc
+++ b/api-ref/source/os-cells.inc
@@ -9,7 +9,12 @@
==============================
Adds neighbor cells, lists neighbor cells, and shows the capabilities of
-the local cell.
+the local cell. By default, only administrators can manage cells.
+
+.. note:: These APIs refer to a Cells v1 deployment which is optional and not
+ recommended for new deployments of Nova. These are not used with Cells v2
+ which is required beginning with the 15.0.0 Ocata release where all Nova
+ deployments consist of at least one Cells v2 cell.
List Cells
==========