moon release note 89/21889/1
authorWuKong <rebirthmonkey@gmail.com>
Tue, 20 Sep 2016 15:50:57 +0000 (17:50 +0200)
committerWuKong <rebirthmonkey@gmail.com>
Tue, 20 Sep 2016 15:50:57 +0000 (17:50 +0200)
Change-Id: I07328055e400109a67b5138664b32fe432919ddc
Signed-off-by: WuKong <rebirthmonkey@gmail.com>
docs/releasenotes/index.rst [new file with mode: 0644]
docs/releasenotes/moon-release.rst [new file with mode: 0644]

diff --git a/docs/releasenotes/index.rst b/docs/releasenotes/index.rst
new file mode 100644 (file)
index 0000000..8329105
--- /dev/null
@@ -0,0 +1,15 @@
+******************
+Moon Release Notes
+******************
+
+.. toctree::
+   :numbered:
+   :maxdepth: 4
+
+   moon-release.rst
+
+Revision: _sha1_
+
+:Author: Ruan He (ruan.he@orange.com)
+
+Build date: |today|
\ No newline at end of file
diff --git a/docs/releasenotes/moon-release.rst b/docs/releasenotes/moon-release.rst
new file mode 100644 (file)
index 0000000..e6181e3
--- /dev/null
@@ -0,0 +1,128 @@
+=======
+License
+=======
+
+OPNFV Colorado release note for Moon Docs
+(c) by Ruan He (Orange)
+
+OPNFV Colorado release note for Moon Docs
+are licensed under a Creative Commons Attribution 4.0 International License.
+You should have received a copy of the license along with this.
+If not, see <http://creativecommons.org/licenses/by/4.0/>.
+
+=======================================
+OPNFV Colorado1.0 release note for Moon
+=======================================
+
+Abstract
+========
+
+This document provides the release notes for Colorado release of Moon project.
+
+Version history
+===============
+
++--------------------+--------------------+--------------------+--------------------+
+| **Date**           | **Ver.**           | **Author**         | **Comment**        |
+|                    |                    |                    |                    |
++--------------------+--------------------+--------------------+--------------------+
+|2016-09-20          | 0.1.0              |                    | Colorado release   |
+|                    |                    |                    |                    |
++--------------------+--------------------+--------------------+--------------------+
+
+
+OPNFV Colorado Release
+======================
+
+Moon provides a security management framework for the OPNFV infrastructure.
+It includes a set of software modules.
+
+The internal software modules are:
+
+ * keystone-moon
+ * keystonemiddleware-moon
+ * moonclient
+ * odl-aaa-moon
+ * tests
+
+The OPNFV projects installs Moon is:
+
+ * Compass4NFV
+
+
+The OPNFV projects tests Moon are:
+
+ * Functest
+ * Yardstick
+
+
+Release Data
+============
+
++--------------------------------------+--------------------------------------+
+| **Project**                          | functest                             |
+|                                      |                                      |
++--------------------------------------+--------------------------------------+
+| **Repo/tag**                         | colorado.1.0                         |
+|                                      |                                      |
++--------------------------------------+--------------------------------------+
+| **Release designation**              | Colorado base release                |
+|                                      |                                      |
++--------------------------------------+--------------------------------------+
+| **Release date**                     | September 22 2016                    |
+|                                      |                                      |
++--------------------------------------+--------------------------------------+
+| **Purpose of the delivery**          | Colorado base release                |
+|                                      |                                      |
++--------------------------------------+--------------------------------------+
+
+Version change
+==============
+
+Feature evolution
+-----------------
+
+This is the first tracked release of Moon
+
+
+Document evolution
+------------------
+
+This is the initial version of the Moon project in OPNFV.
+
+
+Deliverables
+============
+
+Software
+--------
+
+ - keystone-moon: https://git.opnfv.org/cgit/moon/tree/keystone-moon
+
+ - keystonemiddleware-moon: https://git.opnfv.org/cgit/moon/tree/keystonemiddleware-moon
+
+ - moonclient: https://git.opnfv.org/cgit/moon/tree/moonclient
+
+ - odl-aaa-moon: https://git.opnfv.org/cgit/moon/tree/upstream/odl-aaa-moon
+
+ - tests: https://git.opnfv.org/cgit/moon/tree/tests
+
+
+Documents
+---------
+
+ - Install Procedure: http://artifacts.opnfv.org/moon/colorado/docs/installationprocedure/index.html
+
+ - Configuration Guide: http://artifacts.opnfv.org/moon/colorado/docs/configurationguide/index.html
+
+ - User Guide: http://artifacts.opnfv.org/moon/colorado/docs/userguide/index.html
+
+ - Scenarios Notes: http://artifacts.opnfv.org/moon/colorado/docs/colorado_scenarios_os-odl_l2-moon-ha/index.html
+
+
+References
+==========
+
+For more information on the Moon Colorado release, please see:
+
+https://wiki.opnfv.org/display/moon/
\ No newline at end of file