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
This commit is contained in:
parent
caee532ff8
commit
74db119220
@ -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
|
||||
==========
|
||||
|
Loading…
Reference in New Issue
Block a user