a61219721a
There was recent discussion in some reviews about fixing latent bugs in the legacy v2.0 API code. Since the v2.0 API is deprecated and v2.1 is the default since Liberty, we shouldn't need to fix latent low-priority bugs in v2.0 anymore. However, we'll still fix critical bugs, and we shouldn't knowingly introduce new regressions that would result in a 500 response. Change-Id: I9937d9226a99754dadcc48d599090296f5ae01f7
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.