Files
nova/doc/source/admin
Matt Riedemann 6ebee92445 Add cross-cell resize policy rule and enable in API
This adds the "compute:servers:resize:cross_cell" policy
rule which is now used in the API to determine if a resize
or cold migrate operation can be performed across cells.

The check in the API is based on:

- The policy check passing for the request.
- The minimum nova-compute service version being high
  enough across all cells to perform a cross-cell resize.

If either of those conditions fail a traditional same-cell
resize will be performed.

A docs stub is added here and will be fleshed out in an
upcoming patch.

Implements blueprint cross-cell-resize

Change-Id: Ie8a0f79a3b16e02b7a34a1b81f547013a3d88996
2019-12-23 10:10:57 -05:00
..
2019-07-22 19:17:28 +02:00
2019-11-25 09:19:24 -05:00
2019-07-22 19:17:28 +02:00
2019-07-22 19:17:28 +02:00
2019-07-29 09:53:38 +00:00
2019-11-15 16:37:26 +00:00
2019-02-05 09:13:02 -05:00
2019-08-05 14:07:59 -04:00
2019-11-23 13:03:31 +00:00