From df779c5126c331bc7f6491d97448b97b30de306d Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Wed, 15 Oct 2014 14:56:42 +0200 Subject: [PATCH] Add revisions for guides for Juno Add a revision entry for released guides. Change-Id: If83139fa840e00e53bb25fb302cb59b56e07d32a --- .../bk-admin-guide-cloud.xml | 17 ++++++++++++-- doc/arch-design/bk-openstack-arch-design.xml | 11 ++++++++++ doc/cli-reference/bk-cli-reference.xml | 17 ++++++++++++++ doc/config-reference/bk-config-ref.xml | 15 +++++++++++++ doc/image-guide/bk-imageguide.xml | 11 ++++++++++ .../bk-openstack-install-guide.xml | 22 +++++++++++++++++++ doc/user-guide-admin/bk-admin-user-guide.xml | 15 +++++++++++-- doc/user-guide/bk-user-guide.xml | 18 +++++++++++++-- 8 files changed, 120 insertions(+), 6 deletions(-) diff --git a/doc/admin-guide-cloud/bk-admin-guide-cloud.xml b/doc/admin-guide-cloud/bk-admin-guide-cloud.xml index ad25448416..00c82c93c2 100644 --- a/doc/admin-guide-cloud/bk-admin-guide-cloud.xml +++ b/doc/admin-guide-cloud/bk-admin-guide-cloud.xml @@ -37,11 +37,24 @@ OpenStack offers open source software for cloud administrators to manage and troubleshoot an OpenStack cloud. - This guide documents OpenStack Icehouse and - OpenStack Havana releases. + This guide documents OpenStack Juno, OpenStack + Icehouse and OpenStack Havana releases. + + 2014-10-15 + + + + + For the Juno release, the guide has been + updated with a new Telemetry chapter. + + + + + 2014-07-21 diff --git a/doc/arch-design/bk-openstack-arch-design.xml b/doc/arch-design/bk-openstack-arch-design.xml index 8f2d4ec34e..ee0a9af673 100644 --- a/doc/arch-design/bk-openstack-arch-design.xml +++ b/doc/arch-design/bk-openstack-arch-design.xml @@ -44,6 +44,17 @@ + + 2014-10-15 + + + + Incorporate edits to follow + OpenStack style. + + + + 2014-07-21 diff --git a/doc/cli-reference/bk-cli-reference.xml b/doc/cli-reference/bk-cli-reference.xml index 6cef55b201..5b57cff0e4 100644 --- a/doc/cli-reference/bk-cli-reference.xml +++ b/doc/cli-reference/bk-cli-reference.xml @@ -39,6 +39,23 @@ + + 2014-10-15 + + + + + For the Juno release, this guide has + been updated for all integrated + command-line clients. The additional + chapters for the Juno release include + the OpenStack client, the Data processing + client, and the trove-manage command. + + + + + 2014-09-06 diff --git a/doc/config-reference/bk-config-ref.xml b/doc/config-reference/bk-config-ref.xml index 90a38087fb..ec64172eb4 100644 --- a/doc/config-reference/bk-config-ref.xml +++ b/doc/config-reference/bk-config-ref.xml @@ -46,6 +46,21 @@ + + 2014-10-15 + + + + Updates for Juno: updated all + configuration tables, include sample + configuration files, add chapter for Data + processing service, update and enhance + driver configuration. + + + + + 2014-04-16 diff --git a/doc/image-guide/bk-imageguide.xml b/doc/image-guide/bk-imageguide.xml index ce8295fe72..c2f3612cce 100644 --- a/doc/image-guide/bk-imageguide.xml +++ b/doc/image-guide/bk-imageguide.xml @@ -39,6 +39,17 @@ + + 2014-10-15 + + + + Minor revisions for Juno. + + + + + 2014-04-17 diff --git a/doc/install-guide/bk-openstack-install-guide.xml b/doc/install-guide/bk-openstack-install-guide.xml index 3194fe8029..0e5cbf0424 100644 --- a/doc/install-guide/bk-openstack-install-guide.xml +++ b/doc/install-guide/bk-openstack-install-guide.xml @@ -75,6 +75,28 @@ included. + + 2014-10-15 + + + + For the Juno release, this guide + contains these updates: Replace + openstack-config commands with general + configuration file editing. Standardize on + a single message queue system + (RabbitMQ). Reference generic SQL + database, enabling MySQL or MariaDB where + appropriate. Replace auth_port and + auth_protocol with identity_uri, and + auth_host with auth_uri. Multiple edits + for consistency. It has been updated for + Juno and new distribution versions. + + + + + 2014-06-03 diff --git a/doc/user-guide-admin/bk-admin-user-guide.xml b/doc/user-guide-admin/bk-admin-user-guide.xml index 2aa233bd76..917fc434df 100644 --- a/doc/user-guide-admin/bk-admin-user-guide.xml +++ b/doc/user-guide-admin/bk-admin-user-guide.xml @@ -38,10 +38,21 @@ OpenStack admin users how to create and manage resources in an OpenStack cloud with the OpenStack dashboard or OpenStack client commands. - This guide documents OpenStack Icehouse and - OpenStack Havana releases. + This guide documents OpenStack Juno, OpenStack + Icehouse, and OpenStack Havana releases. + + 2014-10-15 + + + + For the Juno release, this guide has + been edited for clearity. + + + + 2014-04-17 diff --git a/doc/user-guide/bk-user-guide.xml b/doc/user-guide/bk-user-guide.xml index 156b8174d6..feeccc0ad5 100644 --- a/doc/user-guide/bk-user-guide.xml +++ b/doc/user-guide/bk-user-guide.xml @@ -39,10 +39,24 @@ create and manage resources in an OpenStack cloud with the OpenStack dashboard and OpenStack client commands. - This guide documents OpenStack Icehouse and - OpenStack Havana releases. + This guide documents OpenStack Juno, OpenStack + Icehouse and OpenStack Havana releases. + + 2014-10-15 + + + + + For the Juno release, this guide has + been updated with information about + the Database Service for OpenStack (trove). + + + + + 2014-05-09