f9b62dffe0
This does a live migration of compute node resource information from the current location (in compute_nodes columns) to the new desired location of records in the inventories table. It only does this if all control services have been upgraded to a level that understands this. Related to blueprint compute-node-inventory-newton Change-Id: Ieda099d3f617713f09315b2b1e932a7c1d6f45c4
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.