diff options
author | joehuang <joehuang@huawei.com> | 2016-09-20 05:20:31 -0400 |
---|---|---|
committer | joehuang <joehuang@huawei.com> | 2016-09-20 05:27:44 -0400 |
commit | 3f7394289faa2945e8f36d008cfb7dacf06279d6 (patch) | |
tree | de4c58563b7db1ebb33122ae1b4367b640e801eb /docs/releasenotes/index.rst | |
parent | b50a7a8c4d2f4a1e63b7dce077f9d3f726661a15 (diff) |
Cherry Pick the update from the master branch to stable/colorado branch
These patches should be cherry picked to colorado branch:
https://gerrit.opnfv.org/gerrit/#/c/20077/
https://gerrit.opnfv.org/gerrit/#/c/20635/
https://gerrit.opnfv.org/gerrit/#/c/19833/
https://gerrit.opnfv.org/gerrit/#/c/19587/
But because the structure of the folder was changed in
https://gerrit.opnfv.org/gerrit/#/c/19833/
cherry pick using gerrit will lead to merge conflict,
has to update the colorado branch through this patch.
Change-Id: I971eb28520b47b14de52a761269518b959c6921c
Signed-off-by: joehuang <joehuang@huawei.com>
Diffstat (limited to 'docs/releasenotes/index.rst')
-rw-r--r-- | docs/releasenotes/index.rst | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/releasenotes/index.rst b/docs/releasenotes/index.rst new file mode 100644 index 0000000..df1e186 --- /dev/null +++ b/docs/releasenotes/index.rst @@ -0,0 +1,12 @@ +.. 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 |