Add reno for removed cells v1 policies

This was called out in change Ib0e0b708c46e4330e51f8f8fdfbb02d45aaf0f44.

Change-Id: I1dcc1bb072c0f98deb42841753e3474ac510cce5
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
This commit is contained in:
Stephen Finucane 2019-05-29 17:28:01 +01:00
parent b4c03e325b
commit 614475b482
1 changed files with 8 additions and 3 deletions

View File

@ -7,9 +7,9 @@ upgrade:
simple_cell_setup`` command will no longer check if cells v1 is enabled and
therefore can no longer exit with ``2``.
The *cells v1* specific REST APIs have
been removed along with their related policy rules. Calling these APIs will
now result in a ``410 (Gone)`` error response.
The *cells v1* specific REST APIs have been removed along with their
related policy rules. Calling these APIs will now result in a ``410
(Gone)`` error response.
* ``GET /os-cells``
* ``POST /os-cells``
@ -22,6 +22,11 @@ upgrade:
* ``DELETE /os-cells/{cell_id}``
* ``GET /os-cells/{cell_id}/capacities``
The *cells v1* specific policies have been removed.
* ``cells_scheduler_filter:DifferentCellFilter``
* ``cells_scheduler_filter:TargetCellFilter``
The *cells v1* specific configuration options, previously found in
``cells``, have been removed.