
The DEFAULT_API_VERSION variable doesn't exist in the specified file. As stated in [1], _MIN_API_VERSION is used as the default api version if no version is specified. [1] https://github.com/openstack/cinder/blob/master/cinder/api/openstack/api_version_request.py#L133-L136 Change-Id: I6ecd0b2993c00c3abea98afc5be63bc8dc78624e
Cinder Contributor Documentation (source/contributor)
Introduction:
This directory is intended to hold any documentation that relates to how to contribute to Cinder or how the project is managed. Some of this content was previous under 'developer' in openstack-manuals. The content of the documentation, however, goes beyond just developers to anyone contributing to the project, thus the change in naming.
The full spec for organization of documentation may be seen in the OS Manuals Migration Spec <https://specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration.html>.