Files
nova/doc/source/v2/index.rst
Matthew Gilliard cf71b18ff7 Adds toctree to v2 section of docs
The toctree was globbing a nonexistent directory, and not producing
useful output. This patch lists the contents correctly.

Change-Id: I414120d948bd3eeeec84ac279bab11c276ef5eee
2015-04-28 11:43:47 +01:00

38 lines
1.1 KiB
ReStructuredText

..
Copyright 2009-2014 OpenStack Foundation
Licensed under the Apache License, Version 2.0 (the "License"); you may
not use this file except in compliance with the License. You may obtain
a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations
under the License.
Compute API v2
==============
This section describes the Compute API version 2 and is intended for software
developers interested in developing applications using the OpenStack Compute
Application Programming Interface (API).
.. toctree::
:maxdepth: 3
2.0_general_info
2.0_server_concepts
authentication
extensions
faults
limits
links_and_references
paginated_collections
polling_changes-since_parameter
request_and_response_formats
versions