Add release notes

This patch is to add release notes

Change-Id: I86b1764b69880eb47f1967854a6d373a81b59fd4
issue-id: MULTICLOUD-86
Signed-off-by: Xinhui Li <lxinhui@vmware.com>
diff --git a/docs/Release Notes.rst b/docs/Release Notes.rst
new file mode 100644
index 0000000..4162754
--- /dev/null
+++ b/docs/Release Notes.rst
@@ -0,0 +1,14 @@
+=============
+Release Notes
+=============
+
+Release Date
+------------
+2017-11-16
+
+
+New Features
+------------
+* keystone proxy to support original OpenStack consumed modules
+* Muti VIM registry and unregistry
+* Resources LCM functions
diff --git a/docs/index.rst b/docs/index.rst
index d5357b9..570d6c5 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -5,6 +5,7 @@
 .. toctree::
    :maxdepth: 2
    
+   Release Notes
    MultiCloud-Deployment-Guide
    MultiCloud-Test-Guide
    MultiCloud-API-Specification-V1