Updates for API work this release

Change-Id: I6ad6e478c5e0fdea99bb125e1091afacf84f7f56
This commit is contained in:
Anne Gentle 2016-03-30 14:30:11 -05:00 committed by Andreas Jaeger
parent db2a42863a
commit 27397e2ddf
2 changed files with 10 additions and 1 deletions

View File

@ -8,6 +8,7 @@ release notes (currently openstackdocstheme and openstack-doc-tools).
Thus this file covers the content of the following repositories:
* api-site
* fairy-slipper
* ha-guide
* openstack-manuals
* operations-guide

View File

@ -56,9 +56,17 @@ Architecture Design Guide
API Guides
~~~~~~~~~~
* Swagger files now built to http://developer.openstack.org/
* New, cleaner `developer.openstack.org <http://developer.openstack.org>`_
landing page.
* `API Quick Start <http://developer.openstack.org/api-guide/compute/>`_
converted to RST with theme styling to match.
* `Compute API Guide <http://developer.openstack.org/api-guide/compute/>`_
now built from nova source tree.
* Draft swagger files now built to http://developer.openstack.org/draft/swagger/
* Created templates for writing API guides for projects teams available
in projects repositories.
* Released fairy-slipper, a migration tool for WADL to RST plus API reference
information.
Translations
~~~~~~~~~~~~