diff options
author | Lusheng Ji <lji@research.att.com> | 2018-01-17 21:05:35 -0500 |
---|---|---|
committer | Lusheng Ji <lji@research.att.com> | 2018-01-17 21:05:48 -0500 |
commit | 50ffea4c398ffed8fb0824b546ccc2efad2e46d8 (patch) | |
tree | bd5f83b91aaea35e82d22354fd0ed327abec6788 | |
parent | a6c8ab7f88bb2dea337a4527ba9773a67fe2c666 (diff) |
Change to cumulative format
Issue-ID: DCAEGEN2-206
Change-Id: I1e1cd4adbb53002db152e00f6485bfe6947ffe1c
Signed-off-by: Lusheng Ji <lji@research.att.com>
-rw-r--r-- | docs/sections/release-notes.rst | 25 |
1 files changed, 23 insertions, 2 deletions
diff --git a/docs/sections/release-notes.rst b/docs/sections/release-notes.rst index 927b608c..d9731b37 100644 --- a/docs/sections/release-notes.rst +++ b/docs/sections/release-notes.rst @@ -8,6 +8,27 @@ Version: 1.0.1 :Release Date: 2018-01-18 +**Bug Fixes** + +- `DCAEGEN2-205 <https://jira.onap.org/browse/DCAEGEN2-205>`_, `DCAEGEN2-201 <https://jira.onap.org/browse/DCAEGEN2-201>`_, `DCAEGEN2-217 <https://jira.onap.org/browse/DCAEGEN2-217>`_: bootstrap process quits if failed to ssh into Cloudify Manager instead of wait-and-retry. + +- `DCAEGEN2-252 <https://jira.onap.org/browse/DCAEGEN2-252>`_: bootstrap deploys policy handler container v1.1-latest instead of 1.1.0. + + + +**Upgrade Notes** + +DCAE Boot Strap docker container version is now v1.1.2 + + +Release Notes +============= + +Version: 1.0.0 +-------------- + +:Release Date: 2017-11-16 + **New Features** @@ -71,7 +92,7 @@ Source codes of DCAE are released under the following repositories on gerrit.ona **Bug Fixes** This is the initial release. -- Fixed [DCAEGEN2-205]: bootstrap process quits if failed to ssh into Cloudify Manager instead of wait-and-retry. + **Known Issues** @@ -89,7 +110,7 @@ DCAE will switch to https. **Upgrade Notes** -DCAE Boot Strap docker container version is now v1.1.2 +This is the initial release. **Deprecation Notes** |