diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Release Notes.rst | 14 | ||||
-rw-r--r-- | docs/index.rst | 1 |
2 files changed, 15 insertions, 0 deletions
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 @@ MultiCloud Documentation Repository .. toctree:: :maxdepth: 2 + Release Notes MultiCloud-Deployment-Guide MultiCloud-Test-Guide MultiCloud-API-Specification-V1 |