From 27397e2ddf5bb50a1364f3f6e97310c76d2ea2e5 Mon Sep 17 00:00:00 2001 From: Anne Gentle Date: Wed, 30 Mar 2016 14:30:11 -0500 Subject: [PATCH] Updates for API work this release Change-Id: I6ad6e478c5e0fdea99bb125e1091afacf84f7f56 --- releasenotes/source/index.rst | 1 + releasenotes/source/mitaka.rst | 10 +++++++++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/releasenotes/source/index.rst b/releasenotes/source/index.rst index 56d20017f1..5b447066a3 100644 --- a/releasenotes/source/index.rst +++ b/releasenotes/source/index.rst @@ -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 diff --git a/releasenotes/source/mitaka.rst b/releasenotes/source/mitaka.rst index b4d6c9274f..3c59cd9302 100644 --- a/releasenotes/source/mitaka.rst +++ b/releasenotes/source/mitaka.rst @@ -56,9 +56,17 @@ Architecture Design Guide API Guides ~~~~~~~~~~ -* Swagger files now built to http://developer.openstack.org/ +* New, cleaner `developer.openstack.org `_ + landing page. +* `API Quick Start `_ + converted to RST with theme styling to match. +* `Compute API Guide `_ + 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 ~~~~~~~~~~~~