From 7dbbb63739db4aac973fb6d5f3f16b5e9206ce14 Mon Sep 17 00:00:00 2001 From: joehuang Date: Tue, 7 Feb 2017 04:17:31 -0500 Subject: Update the multisite documentations to reflect the progress in D As some changes in OpenStack projects like KeyStone PKI token deprecation, L2GW moved away from Neutron stadium, Tricircle shrinked scope and became OpenStack big-tent project, and Kingbird has made great progress in feature development after the initial requirements discussion. Documents need to update to reflect these recent changes. python-kingbirdclient was introduced recently, so the usage guide is updated to use python-kingbirdclient. The new feature key pair synchronization is also included in the usage guide. Change-Id: Iad9fbd441d191defa5e8793633a626ab5a24f217 Signed-off-by: joehuang --- docs/releasenotes/index.rst | 12 ------------ docs/releasenotes/multisite.release.notes.rst | 14 -------------- 2 files changed, 26 deletions(-) delete mode 100644 docs/releasenotes/index.rst delete mode 100644 docs/releasenotes/multisite.release.notes.rst (limited to 'docs/releasenotes') diff --git a/docs/releasenotes/index.rst b/docs/releasenotes/index.rst deleted file mode 100644 index df1e186..0000000 --- a/docs/releasenotes/index.rst +++ /dev/null @@ -1,12 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. -.. http://creativecommons.org/licenses/by/4.0 - -************************** -Multisite Release Notes -************************** - -.. toctree:: - :numbered: - :maxdepth: 4 - - multisite.release.notes.rst diff --git a/docs/releasenotes/multisite.release.notes.rst b/docs/releasenotes/multisite.release.notes.rst deleted file mode 100644 index d90a064..0000000 --- a/docs/releasenotes/multisite.release.notes.rst +++ /dev/null @@ -1,14 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. -.. http://creativecommons.org/licenses/by/4.0 - -Release Notes of Multisite project -================================== - -Multisite is to identify the requirements and gaps for the VIM(OpenStack) -to support multi-site NFV cloud. - -The documentation of requirements, installation, configuration and usage -guide for multi-site and Kingbird are provided. - -It's the first release for Kingbird service, known bugs are registered at -https://bugs.launchpad.net/kingbird. -- cgit 1.2.3-korg