From 68159eebfa13053f806b81a40e637b57e41fbd50 Mon Sep 17 00:00:00 2001 From: OlgaGusarenko Date: Tue, 22 Mar 2016 10:36:54 +0200 Subject: [PATCH] [Release Notes] Update for HA and API guides for Mitaka * Adds the notes for the HA guide (provided by the team lead in etherpad) * Adds the notes for the API guides (provided by the team lead in etherpad) * Fixes the titles inconsistency * Improves wording Change-Id: Icc6243628b130268eb9ea13c51409e1061b6f508 --- releasenotes/source/mitaka.rst | 67 ++++++++++++++++++++++------------ 1 file changed, 44 insertions(+), 23 deletions(-) diff --git a/releasenotes/source/mitaka.rst b/releasenotes/source/mitaka.rst index 536dad01b3..b9504047cf 100644 --- a/releasenotes/source/mitaka.rst +++ b/releasenotes/source/mitaka.rst @@ -1,42 +1,63 @@ +============== Mitaka release -~~~~~~~~~~~~~~ +============== -* Tracking of release notes in `doc/releasenotes/` directory. +* Tracking of release notes in the ``doc/releasenotes/`` directory. Configuration Reference ------------------------ +~~~~~~~~~~~~~~~~~~~~~~~ -* RST conversion completed. -* Message service (zaqar) is documented. +* Completed RST conversion. +* Documented Message service (zaqar). -HA Guide --------- +High Availability Guide +~~~~~~~~~~~~~~~~~~~~~~~ -* Shared File Systems chapter added. +* Added the `Highly available Shared File Systems API `_ + section. + +* Improved `Pacemaker/Corosync cluster `_ + installation and configuration details. + +* Documented the `Pacemaker cluster manager `_ + and `Keepalived architecture `_ + details and limitations. + +* Added the `MariaDB Galera cluster `_ + installation, configuration, and management details. + +* Improved the `RabbitMQ section `_. Operations Guide ----------------- +~~~~~~~~~~~~~~~~ -* Shared File Systems chapter added. +* Added the Shared File Systems chapter. Virtual Machine Image Guide ---------------------------- - -* RST conversion finished. - -Command-Line Interface Reference --------------------------------- - -* RST conversion finished. - -Architecture Design Guide -------------------------- +~~~~~~~~~~~~~~~~~~~~~~~~~~~ * Completed RST conversion. +Command-Line Interface Reference +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +* Completed RST conversion. + +Architecture Design Guide +~~~~~~~~~~~~~~~~~~~~~~~~~ + +* Completed RST conversion. + +API Guides +~~~~~~~~~~ + +* Swagger files now built to http://developer.openstack.org/ +* Created templates for writing API guides for projects teams available + in projects repositories. + Translations ------------- +~~~~~~~~~~~~ * Japanese - * Publish networking guide as draft. + * Published the Networking Guide.