c604a6cf16
In Ocata, the filter scheduler would not consult placement until all of the computes had been upgraded. That check no longer makes sense in Pike and isn't multi-cell-aware anyway. This removes that check. Change-Id: Ia1a0066dc30025c02553584a077365b28d8ff80e
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.