70aa9a1b79
If the compute endpoint in the service catalog is configured for /v2 legacy compat mode, microversions in the request are silently ignored by the LegacyV2CompatibleWrapper. This adds a troubleshooting entry for that situation. At this point, we might want to consider deprecating or at least logging warnings if microversions are requested and LegacyV2CompatibleWrapper strips them out, but that's fodder for a separate change. Change-Id: Ia7ecbf95d0a3e14c7f82b6a93c2ac4c4cfb89549
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://developer.openstack.org/api-guide/compute/ For more details, see the "Building the Documentation" section of doc/source/contributor/development-environment.rst.