e8d8558531
This came up in IRC where someone upgraded from newton to ocata and didn't use the simple_cell_setup command, but they didn't run the map_instances command. Our cells v2 deploy/upgrade guide mentions using simple_cell_setup for the minimal scenario so it wasn't clear that they needed to run map_instances. The install guide doesn't mention any of this either since this is about upgrades, and the install guide is focused on fresh installs where there are no existing instances to map. Change-Id: Iedf3aabf1508abf59a54071b20a7f1c58b63e32c
OpenStack Nova Documentation README =================================== Both contributor developer documentation and REST API documentation are sourced here. Contributor developer docs are built to: http://docs.openstack.org/developer/nova/ API guide docs are built to: http://developer.openstack.org/api-guide/compute/ For more details, see the "Building the Documentation" section of doc/source/development.environment.rst.