diff options
author | Mike Elliott <mike.elliott@amdocs.com> | 2018-11-29 13:25:57 -0500 |
---|---|---|
committer | Mike Elliott <mike.elliott@amdocs.com> | 2018-11-29 13:25:57 -0500 |
commit | 3c8ecaca5fa50a8ee1fe26f6f59be8feff4dc343 (patch) | |
tree | 3990e308e5c85eb716b72c196fc1ffc1f000c7f3 | |
parent | f92f643cccdf90ab3cc92c16e8ff89061e280a0a (diff) |
Update format of release summary
Change-Id: Ic0f0d402aee990ebe65d11c1b64e3beb7e1f9257
Issue-ID: OOM-1498
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
-rw-r--r-- | docs/release-notes.rst | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index b8e52fe9d1..3e8a1be1b7 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -17,17 +17,17 @@ Summary ======= The focus of this release was on incremental improvements in the following areas: -- Pluggable persistent storage with support for GlusterFS as the first storage class provisioner -- CPU and Memory limits in Helm Charts to improve Pod placement based on resource availablity in Kubernetes Cluster -- Support of Node Selectors for Pod placement -- Common "shared" Helm Charts referencing common images - - mariadb-galera cluster - - postgres cluster +* Pluggable persistent storage with support for GlusterFS as the first storage class provisioner +* CPU and Memory limits in Helm Charts to improve Pod placement based on resource availablity in Kubernetes Cluster +* Support of Node Selectors for Pod placement +* Common "shared" Helm Charts referencing common images + - mariadb-galera + - postgres - cassandra - mysql - - mongodb -- Integration of ARK Backup and Restore solution -- Introduction of Helm deploy and undeploy plugins to better manage ONAP deployments + - mongo +* Integration of ARK Backup and Restore solution +* Introduction of Helm deploy and undeploy plugins to better manage ONAP deployments **Security Notes** |