From 2c1f682a9c7216a159f2d6c5b710eaf9bb7ccebe Mon Sep 17 00:00:00 2001
From: zhihui wu <wu.zhihui1@zte.com.cn>
Date: Mon, 16 Apr 2018 15:14:16 +0800
Subject: Fraser release notes

Change-Id: If619c1a8c2154f44cab1f9fe65ee9cf3b21949ac
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
(cherry picked from commit ae6e5c9b016f9a2f8ef78f364904c6f0f577264f)
---
 docs/release/release-notes/fraser.rst | 97 +++++++++++++++++++++++++++++++++++
 1 file changed, 97 insertions(+)
 create mode 100644 docs/release/release-notes/fraser.rst

(limited to 'docs')

diff --git a/docs/release/release-notes/fraser.rst b/docs/release/release-notes/fraser.rst
new file mode 100644
index 00000000..3d7d13a8
--- /dev/null
+++ b/docs/release/release-notes/fraser.rst
@@ -0,0 +1,97 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+
+******
+Fraser
+******
+
+This document provides the release notes of QTIP for OPNFV Fraser release
+
+.. contents::
+   :depth: 3
+   :local:
+
+Version history
+===============
+
++--------------------+--------------------+--------------------+--------------------+
+| **Date**           | **Ver.**           | **Author**         | **Comment**        |
+|                    |                    |                    |                    |
++--------------------+--------------------+--------------------+--------------------+
+| 2018-04-25         | Fraser 1.0         | Zhihui Wu          |                    |
+|                    |                    |                    |                    |
++--------------------+--------------------+--------------------+--------------------+
+
+Summary
+=======
+
+QTIP Fraser release supports the compute QPI(QTIP Performance Index) for **VNF**. In order to
+simplify the implementation, a Ubuntu 16.04 virtual machine is regarded as a simple VNF. The
+end users can try to run QTIP with a **real** VNF.
+
+Release Data
+============
+
++--------------------------------------+--------------------------------------+
+| **Project**                          | QTIP                                 |
+|                                      |                                      |
++--------------------------------------+--------------------------------------+
+| **Repo/commit-ID**                   | qtip/opnfv-6.0.0                     |
+|                                      |                                      |
++--------------------------------------+--------------------------------------+
+| **Release designation**              | stable version                       |
+|                                      |                                      |
++--------------------------------------+--------------------------------------+
+| **Release date**                     | 2018-04-18                           |
+|                                      |                                      |
++--------------------------------------+--------------------------------------+
+| **Purpose of the delivery**          | release with OPNFV cycle             |
+|                                      |                                      |
++--------------------------------------+--------------------------------------+
+
+Version change
+--------------
+
+Python packaging tool
+^^^^^^^^^^^^^^^^^^^^^
+
+Pipenv is the officially recommended Python packaging tool from Python.org.
+
+Pipenv uses the ``Pipfile`` and ``Pipfile.lock`` instead of ``requirements.txt`` to manage
+the dependency packages.
+
+Reason for version
+------------------
+
+Features additions
+^^^^^^^^^^^^^^^^^^
+
+* Support the compute QPI for **VNF**
+
+Deliverables
+------------
+
+Software
+^^^^^^^^
+
+- `QTIP Docker image <https://hub.docker.com/r/opnfv/qtip>`_ (tag: opnfv-6.0.0)
+
+Documentation
+^^^^^^^^^^^^^
+
+- `Installation & Configuration <http://docs.opnfv.org/en/stable-fraser/qtip/docs/testing/user/configguide>`_
+- `User Guide <http://docs.opnfv.org/en/stable-fraser/submodules/qtip/docs/testing/user/userguide>`_
+- `Developer Guide <http://docs.opnfv.org/en/stable-fraser/submodules/qtip/docs/testing/developer/devguide>`_
+
+Known Limitations, Issues and Workarounds
+=========================================
+
+Limitations
+-----------
+
+N/A
+
+Known issues
+------------
+
+N/A
-- 
cgit 1.2.3-korg