6aafb29820
This tries to strike a balance between giving a useful high level flow without injecting too much complex detail in each diagram. For the more complicated resize diagram, I have used labels to try and make clear which conductor task is performing an action. For the less complicated confirm and revert diagrams, I add a separator to show where the conductor task is orchestrating the calls and provide a bit more detail into what each task is doing since the calls to computes are minimal in those cases. Part of blueprint cross-cell-resize Change-Id: I27c549901a3359f106ba5d77aa6559397ee12a5d
OpenStack Nova Documentation README =================================== Both contributor developer documentation and REST API documentation are sourced here. Contributor developer docs are built to: https://docs.openstack.org/nova/latest/ API guide docs are built to: https://docs.openstack.org/api-guide/compute/ For more details, see the "Building the Documentation" section of doc/source/contributor/development-environment.rst.