Matt Riedemann a4609a834b api-ref: add warnings about forcing the host for live migrate/evacuate
Bypassing the scheduler during a live migration or evacuation
is not something we want people to be doing as it can easily fail
if the specified host is already full or doesn't provide something
required by the instance, plus it's a nightmare for tracking allocations
in the Placement service when we're bypassing the scheduler.

Because of this, we should have some warnings in the API reference
about doing this, which this patch adds.

Change-Id: I85e7c2677f4d5eccc1e7f349de06960b53ef148d
2017-08-31 16:07:22 -04:00
..
2017-06-07 21:05:12 +00:00
2017-05-23 17:17:52 +07:00
2016-11-11 14:01:51 -05:00
2017-03-31 06:19:01 +00:00
2017-04-27 22:28:01 -04:00
2017-05-04 16:13:45 +08:00
2017-03-29 01:37:56 +08:00
2017-04-20 11:58:26 -04:00
2017-07-13 11:40:43 +08:00
2017-08-21 11:33:34 +08:00