Merge "Remove resize caveat from conductor docs"

This commit is contained in:
Zuul 2019-03-15 17:47:44 +00:00 committed by Gerrit Code Review
commit e272b280f1
1 changed files with 0 additions and 4 deletions

View File

@ -66,7 +66,3 @@ this was to change to process to be the following:
This new process means the scheduler only deals with scheduling, the compute
only deals with building an instance, and the conductor manages the workflow.
The code is now cleaner in the scheduler and computes.
The resize/migrate process has not yet been fully converted to a style to take
advantage of what conductor can provide so expect that this will change over
time.