aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Geissler <andreas-geissler@telekom.de>2024-10-14 15:10:37 +0200
committerAndreas Geissler <andreas-geissler@telekom.de>2024-10-15 18:43:41 +0200
commitcf70098d182c07c4091fd83b3a704a249a4eac7e (patch)
tree448e9a082426ced6f7f81a4953d85c68b91c6183
parent0cb45591810f3d121e90a55a8899244514145b10 (diff)
[ETCD] Add kyverno policy fixes
Add securityContext settings to resolve kyverno policy violations Fix Jira Links in all release notes. Issue-ID: OOM-3314 Change-Id: Ief20d42f2e4825754bf8d1a142665c7dd176a1d9 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
-rw-r--r--docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst4
-rw-r--r--docs/sections/release_notes/release-notes-amsterdam.rst6
-rw-r--r--docs/sections/release_notes/release-notes-beijing.rst744
-rw-r--r--docs/sections/release_notes/release-notes-casablanca.rst6
-rw-r--r--docs/sections/release_notes/release-notes-dublin.rst6
-rw-r--r--docs/sections/release_notes/release-notes-elalto.rst24
-rw-r--r--docs/sections/release_notes/release-notes-frankfurt.rst46
-rw-r--r--docs/sections/release_notes/release-notes-guilin.rst34
-rw-r--r--docs/sections/release_notes/release-notes-honolulu.rst28
-rw-r--r--docs/sections/release_notes/release-notes-istanbul.rst4
-rw-r--r--docs/sections/release_notes/release-notes-jakarta.rst4
-rw-r--r--docs/sections/release_notes/release-notes-kohn.rst4
-rw-r--r--docs/sections/release_notes/release-notes-london.rst10
-rw-r--r--docs/sections/release_notes/release-notes-montreal.rst2
-rw-r--r--docs/sections/release_notes/release-notes.rst2
-rw-r--r--kubernetes/common/etcd/Chart.yaml3
-rw-r--r--kubernetes/common/etcd/templates/statefulset.yaml3
-rw-r--r--kubernetes/common/etcd/values.yaml5
18 files changed, 472 insertions, 463 deletions
diff --git a/docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst b/docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst
index db8d37ddff..e5ca289aff 100644
--- a/docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst
+++ b/docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst
@@ -11,7 +11,7 @@
.. _Cert-Manager Installation documentation: https://cert-manager.io/docs/installation/kubernetes/
.. _Cert-Manager kubectl plugin documentation: https://cert-manager.io/docs/usage/kubectl-plugin/
.. _Strimzi Apache Kafka Operator helm Installation documentation: https://strimzi.io/docs/operators/in-development/deploying.html#deploying-cluster-operator-helm-chart-str
-.. _ONAP Next Generation Security & Logging Structure: https://wiki.onap.org/pages/viewpage.action?pageId=103417456
+.. _ONAP Next Generation Security & Logging Architecture: https://lf-onap.atlassian.net/wiki/x/bVn7
.. _Istio setup guide: https://istio.io/latest/docs/setup/install/helm/
.. _Gateway-API: https://gateway-api.sigs.k8s.io/
.. _Istio-Gateway: https://istio.io/latest/docs/reference/config/networking/gateway/
@@ -213,7 +213,7 @@ Istio Service Mesh
.. note::
The ONAP deployment supports the
- `ONAP Next Generation Security & Logging Structure`_
+ `ONAP Next Generation Security & Logging Architecture`_
ONAP is currenty supporting Istio as default ServiceMesh platform.
Therefor the following instructions describe the setup of Istio and required tools.
diff --git a/docs/sections/release_notes/release-notes-amsterdam.rst b/docs/sections/release_notes/release-notes-amsterdam.rst
index 6fc229696c..262291fc17 100644
--- a/docs/sections/release_notes/release-notes-amsterdam.rst
+++ b/docs/sections/release_notes/release-notes-amsterdam.rst
@@ -33,7 +33,7 @@ The main goal of the Amsterdam release was to:
**Bug Fixes**
The full list of implemented user stories and epics is available on
- `JIRA <https://jira.onap.org/secure/RapidBoard.jspa?rapidView=41&view=planning.nodetail&epics=visible>`_
+ `JIRA <https://lf-onap.atlassian.net/secure/RapidBoard.jspa?rapidView=41&view=planning.nodetail&epics=visible>`_
This is the first release of OOM, the defects fixed in this release were
raised during the course of the release.
Anything not closed is captured below under Known Issues. If you want to
@@ -41,14 +41,14 @@ The main goal of the Amsterdam release was to:
above.
**Known Issues**
- - `OOM-6 <https://jira.onap.org/browse/OOM-6>`_ Automated platform deployment on Docker/Kubernetes
+ - `OOM-6 <https://lf-onap.atlassian.net/browse/OOM-6>`_ Automated platform deployment on Docker/Kubernetes
VFC, AAF, MSB minor issues.
Workaround: Manual configuration changes - however the reference
vFirewall use case does not currently require these components.
- - `OOM-10 <https://jira.onap.org/browse/OOM-10>`_ Platform configuration management.
+ - `OOM-10 <https://lf-onap.atlassian.net/browse/OOM-10>`_ Platform configuration management.
OOM ONAP Configuration Management - Handling of Secrets.
diff --git a/docs/sections/release_notes/release-notes-beijing.rst b/docs/sections/release_notes/release-notes-beijing.rst
index 84f86c100d..c7bcf95da3 100644
--- a/docs/sections/release_notes/release-notes-beijing.rst
+++ b/docs/sections/release_notes/release-notes-beijing.rst
@@ -23,394 +23,394 @@ Previous Release Notes
Epic
****
-* [`OOM-6 <https://jira.onap.org/browse/OOM-6>`_] - Automated platform deployment on Docker/Kubernetes
-* [`OOM-7 <https://jira.onap.org/browse/OOM-7>`_] - Platform monitoring and auto-healing
-* [`OOM-8 <https://jira.onap.org/browse/OOM-8>`_] - Automated platform scalability
-* [`OOM-9 <https://jira.onap.org/browse/OOM-9>`_] - Platform upgradability & rollbacks
-* [`OOM-10 <https://jira.onap.org/browse/OOM-10>`_] - Platform configuration management
-* [`OOM-46 <https://jira.onap.org/browse/OOM-46>`_] - Platform infrastructure deployment with TOSCA
-* [`OOM-109 <https://jira.onap.org/browse/OOM-109>`_] - Platform Centralized Logging
-* [`OOM-138 <https://jira.onap.org/browse/OOM-138>`_] - Using Optimization framework
-* [`OOM-346 <https://jira.onap.org/browse/OOM-346>`_] - Platform Resiliency (including Recoverability, High-Availability, Backup/Restore, Geo-Redundancy)
-* [`OOM-376 <https://jira.onap.org/browse/OOM-376>`_] - ONAP deployment options standardization
-* [`OOM-486 <https://jira.onap.org/browse/OOM-486>`_] - HELM upgrade from 2.3 to 2.8.0
-* [`OOM-535 <https://jira.onap.org/browse/OOM-535>`_] - Upgrade Kubernetes from 1.8.6 to 1.9.2
-* [`OOM-590 <https://jira.onap.org/browse/OOM-590>`_] - OOM Wiki documentation of deployment options
+* [`OOM-6 <https://lf-onap.atlassian.net/browse/OOM-6>`_] - Automated platform deployment on Docker/Kubernetes
+* [`OOM-7 <https://lf-onap.atlassian.net/browse/OOM-7>`_] - Platform monitoring and auto-healing
+* [`OOM-8 <https://lf-onap.atlassian.net/browse/OOM-8>`_] - Automated platform scalability
+* [`OOM-9 <https://lf-onap.atlassian.net/browse/OOM-9>`_] - Platform upgradability & rollbacks
+* [`OOM-10 <https://lf-onap.atlassian.net/browse/OOM-10>`_] - Platform configuration management
+* [`OOM-46 <https://lf-onap.atlassian.net/browse/OOM-46>`_] - Platform infrastructure deployment with TOSCA
+* [`OOM-109 <https://lf-onap.atlassian.net/browse/OOM-109>`_] - Platform Centralized Logging
+* [`OOM-138 <https://lf-onap.atlassian.net/browse/OOM-138>`_] - Using Optimization framework
+* [`OOM-346 <https://lf-onap.atlassian.net/browse/OOM-346>`_] - Platform Resiliency (including Recoverability, High-Availability, Backup/Restore, Geo-Redundancy)
+* [`OOM-376 <https://lf-onap.atlassian.net/browse/OOM-376>`_] - ONAP deployment options standardization
+* [`OOM-486 <https://lf-onap.atlassian.net/browse/OOM-486>`_] - HELM upgrade from 2.3 to 2.8.0
+* [`OOM-535 <https://lf-onap.atlassian.net/browse/OOM-535>`_] - Upgrade Kubernetes from 1.8.6 to 1.9.2
+* [`OOM-590 <https://lf-onap.atlassian.net/browse/OOM-590>`_] - OOM Wiki documentation of deployment options
Story
*****
-* [`OOM-11 <https://jira.onap.org/browse/OOM-11>`_] - Add AAF containers to ONAP Kubernetes
-* [`OOM-13 <https://jira.onap.org/browse/OOM-13>`_] - Add CLI containers to ONAP Kubernetes
-* [`OOM-15 <https://jira.onap.org/browse/OOM-15>`_] - Add DMAAP containers to ONAP Kubernetes
-* [`OOM-20 <https://jira.onap.org/browse/OOM-20>`_] - State Monitoring: MSO/mso
-* [`OOM-21 <https://jira.onap.org/browse/OOM-21>`_] - State Monitoring: A&AI/aai-service
-* [`OOM-22 <https://jira.onap.org/browse/OOM-22>`_] - State Monitoring: SDNC/sdc-be
-* [`OOM-24 <https://jira.onap.org/browse/OOM-24>`_] - State Monitoring: message-router
-* [`OOM-25 <https://jira.onap.org/browse/OOM-25>`_] - State Monitoring: MSB
-* [`OOM-29 <https://jira.onap.org/browse/OOM-29>`_] - State Monitoring: VID
-* [`OOM-31 <https://jira.onap.org/browse/OOM-31>`_] - State Monitoring: APPC/dbhost
-* [`OOM-32 <https://jira.onap.org/browse/OOM-32>`_] - State Monitoring: VFC
-* [`OOM-33 <https://jira.onap.org/browse/OOM-33>`_] - State Monitoring: Multi-VIM
-* [`OOM-34 <https://jira.onap.org/browse/OOM-34>`_] - Auto-Restart on failure: ...
-* [`OOM-35 <https://jira.onap.org/browse/OOM-35>`_] - State Monitoring: A&AI/hbase
-* [`OOM-36 <https://jira.onap.org/browse/OOM-36>`_] - State Monitoring: A&AI/model-loader-service
-* [`OOM-37 <https://jira.onap.org/browse/OOM-37>`_] - State Monitoring: APPC/dgbuilder
-* [`OOM-38 <https://jira.onap.org/browse/OOM-38>`_] - State Monitoring: APPC/sdnctldb01
-* [`OOM-39 <https://jira.onap.org/browse/OOM-39>`_] - State Monitoring: APPC/sdnctldb02
-* [`OOM-40 <https://jira.onap.org/browse/OOM-40>`_] - State Monitoring: APPC/sdnhost
-* [`OOM-41 <https://jira.onap.org/browse/OOM-41>`_] - State Monitoring: MSO/mariadb
-* [`OOM-42 <https://jira.onap.org/browse/OOM-42>`_] - State Monitoring: SDNC/dbhost
-* [`OOM-43 <https://jira.onap.org/browse/OOM-43>`_] - State Monitoring: SDNC/sdnc-dgbuilder
-* [`OOM-44 <https://jira.onap.org/browse/OOM-44>`_] - State Monitoring: SDNC/sdnc-portal
-* [`OOM-45 <https://jira.onap.org/browse/OOM-45>`_] - State Monitoring: SDNC/sdnctldb01
-* [`OOM-51 <https://jira.onap.org/browse/OOM-51>`_] - OOM ONAP Configuration Management - Externalize hardwired values
-* [`OOM-52 <https://jira.onap.org/browse/OOM-52>`_] - OOM ONAP Configuration Management - Parameterization of docker images
-* [`OOM-53 <https://jira.onap.org/browse/OOM-53>`_] - OOM ONAP Configuration Management - Parameterization for Sizing
-* [`OOM-63 <https://jira.onap.org/browse/OOM-63>`_] - Kubernetes cluster created by TOSCA description
-* [`OOM-85 <https://jira.onap.org/browse/OOM-85>`_] - Test the code in the "Lab" project environment
-* [`OOM-86 <https://jira.onap.org/browse/OOM-86>`_] - Monitoring the health status of ONAP components
-* [`OOM-87 <https://jira.onap.org/browse/OOM-87>`_] - Configure TOSCA description via dashboard
-* [`OOM-88 <https://jira.onap.org/browse/OOM-88>`_] - Deploy Holmes on K8S cluster by TOSCA description
-* [`OOM-89 <https://jira.onap.org/browse/OOM-89>`_] - Deploy CLAMP on K8S cluster by TOSCA description
-* [`OOM-91 <https://jira.onap.org/browse/OOM-91>`_] - Deploy MSB on K8S cluster by TOSCA description
-* [`OOM-92 <https://jira.onap.org/browse/OOM-92>`_] - Deploy AAF on K8S cluster by TOSCA description
-* [`OOM-93 <https://jira.onap.org/browse/OOM-93>`_] - Deploy VF-C on K8S cluster by TOSCA description
-* [`OOM-94 <https://jira.onap.org/browse/OOM-94>`_] - Deploy Multi-VIM on K8S cluster by TOSCA description
-* [`OOM-95 <https://jira.onap.org/browse/OOM-95>`_] - Deploy DCAEGen2 on K8S cluster by TOSCA description
-* [`OOM-96 <https://jira.onap.org/browse/OOM-96>`_] - Deploy AAI on K8S cluster by TOSCA description
-* [`OOM-97 <https://jira.onap.org/browse/OOM-97>`_] - Deploy APPC on K8S cluster by TOSCA description
-* [`OOM-98 <https://jira.onap.org/browse/OOM-98>`_] - Deploy MSO on K8S cluster by TOSCA description
-* [`OOM-99 <https://jira.onap.org/browse/OOM-99>`_] - Deploy Policy on K8S cluster by TOSCA description
-* [`OOM-100 <https://jira.onap.org/browse/OOM-100>`_] - Deploy SDC on K8S cluster by TOSCA description
-* [`OOM-102 <https://jira.onap.org/browse/OOM-102>`_] - Deploy VID on K8S cluster by TOSCA description
-* [`OOM-110 <https://jira.onap.org/browse/OOM-110>`_] - OOM ONAP Logging - Elastic Stack components deployment
-* [`OOM-111 <https://jira.onap.org/browse/OOM-111>`_] - OOM ONAP Logging - FileBeat deployment aside ONAP components
-* [`OOM-112 <https://jira.onap.org/browse/OOM-112>`_] - OOM ONAP Logging - Configuration of all ONAP components to emit canonical logs
-* [`OOM-116 <https://jira.onap.org/browse/OOM-116>`_] - ignore intellj files
-* [`OOM-145 <https://jira.onap.org/browse/OOM-145>`_] - update directory path from dockerdata-nfs to configured directory name (make it configurable)
-* [`OOM-235 <https://jira.onap.org/browse/OOM-235>`_] - Service endpoint annotation for Usecase UI
-* [`OOM-242 <https://jira.onap.org/browse/OOM-242>`_] - Modify DCAE seed for Helm
-* [`OOM-262 <https://jira.onap.org/browse/OOM-262>`_] - Remove "oneclick" kubectl scripts.
-* [`OOM-265 <https://jira.onap.org/browse/OOM-265>`_] - Top level helm chart for ONAP
-* [`OOM-268 <https://jira.onap.org/browse/OOM-268>`_] - Persist and externalize database directories via persistent volumes
-* [`OOM-271 <https://jira.onap.org/browse/OOM-271>`_] - Copy app config files from source
-* [`OOM-272 <https://jira.onap.org/browse/OOM-272>`_] - Set application environment variables from source
-* [`OOM-277 <https://jira.onap.org/browse/OOM-277>`_] - add automatic ONAP config parameter substitution
-* [`OOM-280 <https://jira.onap.org/browse/OOM-280>`_] - MSB automatically re-synch service data on restart.
-* [`OOM-292 <https://jira.onap.org/browse/OOM-292>`_] - Expose LOG Volume via /dockerdata-nfs
-* [`OOM-293 <https://jira.onap.org/browse/OOM-293>`_] - OOM ONAP Configuration Management - Handling of Secrets
-* [`OOM-298 <https://jira.onap.org/browse/OOM-298>`_] - Provide script to cleanup configuration data created by createConfig.sh
-* [`OOM-322 <https://jira.onap.org/browse/OOM-322>`_] - Clean-up config files that are generated at system startup
-* [`OOM-341 <https://jira.onap.org/browse/OOM-341>`_] - Provide an example of a partial deployment of ONAP components (e.g. no VFC)
-* [`OOM-342 <https://jira.onap.org/browse/OOM-342>`_] - Add pointer to Wiki page on the readme file.
-* [`OOM-344 <https://jira.onap.org/browse/OOM-344>`_] - Break the configuration tarball per appplication
-* [`OOM-345 <https://jira.onap.org/browse/OOM-345>`_] - Re-validate # of containers and configuration for DCAEgen2
-* [`OOM-356 <https://jira.onap.org/browse/OOM-356>`_] - Add 'Usecase UI' containers to ONAP Kubernetes
-* [`OOM-359 <https://jira.onap.org/browse/OOM-359>`_] - SDC logback chef failure
-* [`OOM-375 <https://jira.onap.org/browse/OOM-375>`_] - F2F: ONAP/OOM for Developers
-* [`OOM-382 <https://jira.onap.org/browse/OOM-382>`_] - Robot Version 1.1 OpenO tests
-* [`OOM-406 <https://jira.onap.org/browse/OOM-406>`_] - In Kubernetes 1.8, the annotations are no longer supported and must be converted to the PodSpec field.
-* [`OOM-457 <https://jira.onap.org/browse/OOM-457>`_] - In Kubernetes 1.8, init-container annotations to be converted to PodSpec field for aaf, clamp and vfc
-* [`OOM-460 <https://jira.onap.org/browse/OOM-460>`_] - Segregating configuration of ONAP components
-* [`OOM-476 <https://jira.onap.org/browse/OOM-476>`_] - Parameterize values.yaml docker image repos into global config variables
-* [`OOM-528 <https://jira.onap.org/browse/OOM-528>`_] - Confirm k8s context with a prompt for deleteAll.bash
-* [`OOM-534 <https://jira.onap.org/browse/OOM-534>`_] - Need to provide support for creating different sized OOM deployments
-* [`OOM-546 <https://jira.onap.org/browse/OOM-546>`_] - Provide option to collect ONAP env details for issue investigations
-* [`OOM-569 <https://jira.onap.org/browse/OOM-569>`_] - Investigate containerizing Cloudify Manager
-* [`OOM-579 <https://jira.onap.org/browse/OOM-579>`_] - Document a Cloudify deployment of OOM Beijing
-* [`OOM-633 <https://jira.onap.org/browse/OOM-633>`_] - Provide direct access to ONAP Portal without the need to use VNC
-* [`OOM-677 <https://jira.onap.org/browse/OOM-677>`_] - Update all source code files with the Apache 2 License header
-* [`OOM-678 <https://jira.onap.org/browse/OOM-678>`_] - Enforce MSB dockers dependencies using init-container
-* [`OOM-681 <https://jira.onap.org/browse/OOM-681>`_] - updating docker images/components to latest code
-* [`OOM-682 <https://jira.onap.org/browse/OOM-682>`_] - deployment of sdc workflow designer
-* [`OOM-695 <https://jira.onap.org/browse/OOM-695>`_] - Improve Readiness-check prob
-* [`OOM-722 <https://jira.onap.org/browse/OOM-722>`_] - OOM - Run all ONAP components in one namespace
-* [`OOM-725 <https://jira.onap.org/browse/OOM-725>`_] - Use Blueprint to install Helm and k8s dashboard while creating k8s cluster
-* [`OOM-727 <https://jira.onap.org/browse/OOM-727>`_] - Add Standardized Configuration to SO
-* [`OOM-728 <https://jira.onap.org/browse/OOM-728>`_] - Add Standardized Configuration to ROBOT
-* [`OOM-729 <https://jira.onap.org/browse/OOM-729>`_] - Add Standardized Configuration to VID
-* [`OOM-730 <https://jira.onap.org/browse/OOM-730>`_] - Add Standardized Configuration to Consul
-* [`OOM-731 <https://jira.onap.org/browse/OOM-731>`_] - Add Standardized Configuration to DMaaP Message Router
-* [`OOM-732 <https://jira.onap.org/browse/OOM-732>`_] - Add Standardized Configuration to AAF
-* [`OOM-733 <https://jira.onap.org/browse/OOM-733>`_] - Add Standardized Configuration to APPC
-* [`OOM-734 <https://jira.onap.org/browse/OOM-734>`_] - Add Standardized Configuration to AAI
-* [`OOM-735 <https://jira.onap.org/browse/OOM-735>`_] - Add Standardized Configuration to CLAMP
-* [`OOM-736 <https://jira.onap.org/browse/OOM-736>`_] - Add Standardized Configuration to CLI
-* [`OOM-737 <https://jira.onap.org/browse/OOM-737>`_] - Add Standardized Configuration to DCAEGEN2
-* [`OOM-738 <https://jira.onap.org/browse/OOM-738>`_] - Add Standardized Configuration to ESR
-* [`OOM-739 <https://jira.onap.org/browse/OOM-739>`_] - Add Standardized Configuration to KUBE2MSB
-* [`OOM-740 <https://jira.onap.org/browse/OOM-740>`_] - Add Standardized Configuration to LOG
-* [`OOM-742 <https://jira.onap.org/browse/OOM-742>`_] - Add Standardized Configuration to MSB
-* [`OOM-743 <https://jira.onap.org/browse/OOM-743>`_] - Replace deprecated MSO Helm Chart with Standardized SO Helm Chart
-* [`OOM-744 <https://jira.onap.org/browse/OOM-744>`_] - Add Standardized Configuration to MULTICLOUD
-* [`OOM-746 <https://jira.onap.org/browse/OOM-746>`_] - Add Standardized Configuration to PORTAL
-* [`OOM-747 <https://jira.onap.org/browse/OOM-747>`_] - Add Standardized Configuration to SDC
-* [`OOM-748 <https://jira.onap.org/browse/OOM-748>`_] - Add Standardized Configuration to SDNC
-* [`OOM-749 <https://jira.onap.org/browse/OOM-749>`_] - Add Standardized Configuration to UUI
-* [`OOM-750 <https://jira.onap.org/browse/OOM-750>`_] - Add Standardized Configuration to VFC
-* [`OOM-751 <https://jira.onap.org/browse/OOM-751>`_] - Add Standardized Configuration to VNFSDK
-* [`OOM-758 <https://jira.onap.org/browse/OOM-758>`_] - Common Mariadb Galera Helm Chart to be reused by many applications
-* [`OOM-771 <https://jira.onap.org/browse/OOM-771>`_] - OOM - update master with new policy db deployment
-* [`OOM-777 <https://jira.onap.org/browse/OOM-777>`_] - Add Standardized Configuration Helm Starter Chart
-* [`OOM-779 <https://jira.onap.org/browse/OOM-779>`_] - OOM APPC ODL (MDSAL) persistent storage
-* [`OOM-780 <https://jira.onap.org/browse/OOM-780>`_] - Update MSO to latest working version.
-* [`OOM-786 <https://jira.onap.org/browse/OOM-786>`_] - Re-add support for multiple instances of ONAP
-* [`OOM-788 <https://jira.onap.org/browse/OOM-788>`_] - Abstract docker secrets
-* [`OOM-789 <https://jira.onap.org/browse/OOM-789>`_] - Abstract cluster role binding
-* [`OOM-811 <https://jira.onap.org/browse/OOM-811>`_] - Make kube2msb use secret instead of passing token as environment variable
-* [`OOM-822 <https://jira.onap.org/browse/OOM-822>`_] - Update Documentation for the Beijing Release
-* [`OOM-823 <https://jira.onap.org/browse/OOM-823>`_] - Add CDT image to APPC chart
-* [`OOM-827 <https://jira.onap.org/browse/OOM-827>`_] - Add quick start documentation README
-* [`OOM-828 <https://jira.onap.org/browse/OOM-828>`_] - Remove oneclick scripts
-* [`OOM-857 <https://jira.onap.org/browse/OOM-857>`_] - kube2msb fails to start
-* [`OOM-914 <https://jira.onap.org/browse/OOM-914>`_] - Add LOG component robot healthcheck
-* [`OOM-960 <https://jira.onap.org/browse/OOM-960>`_] - OOM Healthcheck lockdown - currently 32/39 : 20180421
-* [`OOM-979 <https://jira.onap.org/browse/OOM-979>`_] - Enhance OOM TOSCA solution to support standardized Helm Chart
-* [`OOM-1006 <https://jira.onap.org/browse/OOM-1006>`_] - VNFSDK healthcheck fails
-* [`OOM-1073 <https://jira.onap.org/browse/OOM-1073>`_] - Change the Repository location in the image oomk8s/config-init:2.0.0-SNAPSHOT
-* [`OOM-1078 <https://jira.onap.org/browse/OOM-1078>`_] - Update Kubectl, docker, helm version
+* [`OOM-11 <https://lf-onap.atlassian.net/browse/OOM-11>`_] - Add AAF containers to ONAP Kubernetes
+* [`OOM-13 <https://lf-onap.atlassian.net/browse/OOM-13>`_] - Add CLI containers to ONAP Kubernetes
+* [`OOM-15 <https://lf-onap.atlassian.net/browse/OOM-15>`_] - Add DMAAP containers to ONAP Kubernetes
+* [`OOM-20 <https://lf-onap.atlassian.net/browse/OOM-20>`_] - State Monitoring: MSO/mso
+* [`OOM-21 <https://lf-onap.atlassian.net/browse/OOM-21>`_] - State Monitoring: A&AI/aai-service
+* [`OOM-22 <https://lf-onap.atlassian.net/browse/OOM-22>`_] - State Monitoring: SDNC/sdc-be
+* [`OOM-24 <https://lf-onap.atlassian.net/browse/OOM-24>`_] - State Monitoring: message-router
+* [`OOM-25 <https://lf-onap.atlassian.net/browse/OOM-25>`_] - State Monitoring: MSB
+* [`OOM-29 <https://lf-onap.atlassian.net/browse/OOM-29>`_] - State Monitoring: VID
+* [`OOM-31 <https://lf-onap.atlassian.net/browse/OOM-31>`_] - State Monitoring: APPC/dbhost
+* [`OOM-32 <https://lf-onap.atlassian.net/browse/OOM-32>`_] - State Monitoring: VFC
+* [`OOM-33 <https://lf-onap.atlassian.net/browse/OOM-33>`_] - State Monitoring: Multi-VIM
+* [`OOM-34 <https://lf-onap.atlassian.net/browse/OOM-34>`_] - Auto-Restart on failure: ...
+* [`OOM-35 <https://lf-onap.atlassian.net/browse/OOM-35>`_] - State Monitoring: A&AI/hbase
+* [`OOM-36 <https://lf-onap.atlassian.net/browse/OOM-36>`_] - State Monitoring: A&AI/model-loader-service
+* [`OOM-37 <https://lf-onap.atlassian.net/browse/OOM-37>`_] - State Monitoring: APPC/dgbuilder
+* [`OOM-38 <https://lf-onap.atlassian.net/browse/OOM-38>`_] - State Monitoring: APPC/sdnctldb01
+* [`OOM-39 <https://lf-onap.atlassian.net/browse/OOM-39>`_] - State Monitoring: APPC/sdnctldb02
+* [`OOM-40 <https://lf-onap.atlassian.net/browse/OOM-40>`_] - State Monitoring: APPC/sdnhost
+* [`OOM-41 <https://lf-onap.atlassian.net/browse/OOM-41>`_] - State Monitoring: MSO/mariadb
+* [`OOM-42 <https://lf-onap.atlassian.net/browse/OOM-42>`_] - State Monitoring: SDNC/dbhost
+* [`OOM-43 <https://lf-onap.atlassian.net/browse/OOM-43>`_] - State Monitoring: SDNC/sdnc-dgbuilder
+* [`OOM-44 <https://lf-onap.atlassian.net/browse/OOM-44>`_] - State Monitoring: SDNC/sdnc-portal
+* [`OOM-45 <https://lf-onap.atlassian.net/browse/OOM-45>`_] - State Monitoring: SDNC/sdnctldb01
+* [`OOM-51 <https://lf-onap.atlassian.net/browse/OOM-51>`_] - OOM ONAP Configuration Management - Externalize hardwired values
+* [`OOM-52 <https://lf-onap.atlassian.net/browse/OOM-52>`_] - OOM ONAP Configuration Management - Parameterization of docker images
+* [`OOM-53 <https://lf-onap.atlassian.net/browse/OOM-53>`_] - OOM ONAP Configuration Management - Parameterization for Sizing
+* [`OOM-63 <https://lf-onap.atlassian.net/browse/OOM-63>`_] - Kubernetes cluster created by TOSCA description
+* [`OOM-85 <https://lf-onap.atlassian.net/browse/OOM-85>`_] - Test the code in the "Lab" project environment
+* [`OOM-86 <https://lf-onap.atlassian.net/browse/OOM-86>`_] - Monitoring the health status of ONAP components
+* [`OOM-87 <https://lf-onap.atlassian.net/browse/OOM-87>`_] - Configure TOSCA description via dashboard
+* [`OOM-88 <https://lf-onap.atlassian.net/browse/OOM-88>`_] - Deploy Holmes on K8S cluster by TOSCA description
+* [`OOM-89 <https://lf-onap.atlassian.net/browse/OOM-89>`_] - Deploy CLAMP on K8S cluster by TOSCA description
+* [`OOM-91 <https://lf-onap.atlassian.net/browse/OOM-91>`_] - Deploy MSB on K8S cluster by TOSCA description
+* [`OOM-92 <https://lf-onap.atlassian.net/browse/OOM-92>`_] - Deploy AAF on K8S cluster by TOSCA description
+* [`OOM-93 <https://lf-onap.atlassian.net/browse/OOM-93>`_] - Deploy VF-C on K8S cluster by TOSCA description
+* [`OOM-94 <https://lf-onap.atlassian.net/browse/OOM-94>`_] - Deploy Multi-VIM on K8S cluster by TOSCA description
+* [`OOM-95 <https://lf-onap.atlassian.net/browse/OOM-95>`_] - Deploy DCAEGen2 on K8S cluster by TOSCA description
+* [`OOM-96 <https://lf-onap.atlassian.net/browse/OOM-96>`_] - Deploy AAI on K8S cluster by TOSCA description
+* [`OOM-97 <https://lf-onap.atlassian.net/browse/OOM-97>`_] - Deploy APPC on K8S cluster by TOSCA description
+* [`OOM-98 <https://lf-onap.atlassian.net/browse/OOM-98>`_] - Deploy MSO on K8S cluster by TOSCA description
+* [`OOM-99 <https://lf-onap.atlassian.net/browse/OOM-99>`_] - Deploy Policy on K8S cluster by TOSCA description
+* [`OOM-100 <https://lf-onap.atlassian.net/browse/OOM-100>`_] - Deploy SDC on K8S cluster by TOSCA description
+* [`OOM-102 <https://lf-onap.atlassian.net/browse/OOM-102>`_] - Deploy VID on K8S cluster by TOSCA description
+* [`OOM-110 <https://lf-onap.atlassian.net/browse/OOM-110>`_] - OOM ONAP Logging - Elastic Stack components deployment
+* [`OOM-111 <https://lf-onap.atlassian.net/browse/OOM-111>`_] - OOM ONAP Logging - FileBeat deployment aside ONAP components
+* [`OOM-112 <https://lf-onap.atlassian.net/browse/OOM-112>`_] - OOM ONAP Logging - Configuration of all ONAP components to emit canonical logs
+* [`OOM-116 <https://lf-onap.atlassian.net/browse/OOM-116>`_] - ignore intellj files
+* [`OOM-145 <https://lf-onap.atlassian.net/browse/OOM-145>`_] - update directory path from dockerdata-nfs to configured directory name (make it configurable)
+* [`OOM-235 <https://lf-onap.atlassian.net/browse/OOM-235>`_] - Service endpoint annotation for Usecase UI
+* [`OOM-242 <https://lf-onap.atlassian.net/browse/OOM-242>`_] - Modify DCAE seed for Helm
+* [`OOM-262 <https://lf-onap.atlassian.net/browse/OOM-262>`_] - Remove "oneclick" kubectl scripts.
+* [`OOM-265 <https://lf-onap.atlassian.net/browse/OOM-265>`_] - Top level helm chart for ONAP
+* [`OOM-268 <https://lf-onap.atlassian.net/browse/OOM-268>`_] - Persist and externalize database directories via persistent volumes
+* [`OOM-271 <https://lf-onap.atlassian.net/browse/OOM-271>`_] - Copy app config files from source
+* [`OOM-272 <https://lf-onap.atlassian.net/browse/OOM-272>`_] - Set application environment variables from source
+* [`OOM-277 <https://lf-onap.atlassian.net/browse/OOM-277>`_] - add automatic ONAP config parameter substitution
+* [`OOM-280 <https://lf-onap.atlassian.net/browse/OOM-280>`_] - MSB automatically re-synch service data on restart.
+* [`OOM-292 <https://lf-onap.atlassian.net/browse/OOM-292>`_] - Expose LOG Volume via /dockerdata-nfs
+* [`OOM-293 <https://lf-onap.atlassian.net/browse/OOM-293>`_] - OOM ONAP Configuration Management - Handling of Secrets
+* [`OOM-298 <https://lf-onap.atlassian.net/browse/OOM-298>`_] - Provide script to cleanup configuration data created by createConfig.sh
+* [`OOM-322 <https://lf-onap.atlassian.net/browse/OOM-322>`_] - Clean-up config files that are generated at system startup
+* [`OOM-341 <https://lf-onap.atlassian.net/browse/OOM-341>`_] - Provide an example of a partial deployment of ONAP components (e.g. no VFC)
+* [`OOM-342 <https://lf-onap.atlassian.net/browse/OOM-342>`_] - Add pointer to Wiki page on the readme file.
+* [`OOM-344 <https://lf-onap.atlassian.net/browse/OOM-344>`_] - Break the configuration tarball per appplication
+* [`OOM-345 <https://lf-onap.atlassian.net/browse/OOM-345>`_] - Re-validate # of containers and configuration for DCAEgen2
+* [`OOM-356 <https://lf-onap.atlassian.net/browse/OOM-356>`_] - Add 'Usecase UI' containers to ONAP Kubernetes
+* [`OOM-359 <https://lf-onap.atlassian.net/browse/OOM-359>`_] - SDC logback chef failure
+* [`OOM-375 <https://lf-onap.atlassian.net/browse/OOM-375>`_] - F2F: ONAP/OOM for Developers
+* [`OOM-382 <https://lf-onap.atlassian.net/browse/OOM-382>`_] - Robot Version 1.1 OpenO tests
+* [`OOM-406 <https://lf-onap.atlassian.net/browse/OOM-406>`_] - In Kubernetes 1.8, the annotations are no longer supported and must be converted to the PodSpec field.
+* [`OOM-457 <https://lf-onap.atlassian.net/browse/OOM-457>`_] - In Kubernetes 1.8, init-container annotations to be converted to PodSpec field for aaf, clamp and vfc
+* [`OOM-460 <https://lf-onap.atlassian.net/browse/OOM-460>`_] - Segregating configuration of ONAP components
+* [`OOM-476 <https://lf-onap.atlassian.net/browse/OOM-476>`_] - Parameterize values.yaml docker image repos into global config variables
+* [`OOM-528 <https://lf-onap.atlassian.net/browse/OOM-528>`_] - Confirm k8s context with a prompt for deleteAll.bash
+* [`OOM-534 <https://lf-onap.atlassian.net/browse/OOM-534>`_] - Need to provide support for creating different sized OOM deployments
+* [`OOM-546 <https://lf-onap.atlassian.net/browse/OOM-546>`_] - Provide option to collect ONAP env details for issue investigations
+* [`OOM-569 <https://lf-onap.atlassian.net/browse/OOM-569>`_] - Investigate containerizing Cloudify Manager
+* [`OOM-579 <https://lf-onap.atlassian.net/browse/OOM-579>`_] - Document a Cloudify deployment of OOM Beijing
+* [`OOM-633 <https://lf-onap.atlassian.net/browse/OOM-633>`_] - Provide direct access to ONAP Portal without the need to use VNC
+* [`OOM-677 <https://lf-onap.atlassian.net/browse/OOM-677>`_] - Update all source code files with the Apache 2 License header
+* [`OOM-678 <https://lf-onap.atlassian.net/browse/OOM-678>`_] - Enforce MSB dockers dependencies using init-container
+* [`OOM-681 <https://lf-onap.atlassian.net/browse/OOM-681>`_] - updating docker images/components to latest code
+* [`OOM-682 <https://lf-onap.atlassian.net/browse/OOM-682>`_] - deployment of sdc workflow designer
+* [`OOM-695 <https://lf-onap.atlassian.net/browse/OOM-695>`_] - Improve Readiness-check prob
+* [`OOM-722 <https://lf-onap.atlassian.net/browse/OOM-722>`_] - OOM - Run all ONAP components in one namespace
+* [`OOM-725 <https://lf-onap.atlassian.net/browse/OOM-725>`_] - Use Blueprint to install Helm and k8s dashboard while creating k8s cluster
+* [`OOM-727 <https://lf-onap.atlassian.net/browse/OOM-727>`_] - Add Standardized Configuration to SO
+* [`OOM-728 <https://lf-onap.atlassian.net/browse/OOM-728>`_] - Add Standardized Configuration to ROBOT
+* [`OOM-729 <https://lf-onap.atlassian.net/browse/OOM-729>`_] - Add Standardized Configuration to VID
+* [`OOM-730 <https://lf-onap.atlassian.net/browse/OOM-730>`_] - Add Standardized Configuration to Consul
+* [`OOM-731 <https://lf-onap.atlassian.net/browse/OOM-731>`_] - Add Standardized Configuration to DMaaP Message Router
+* [`OOM-732 <https://lf-onap.atlassian.net/browse/OOM-732>`_] - Add Standardized Configuration to AAF
+* [`OOM-733 <https://lf-onap.atlassian.net/browse/OOM-733>`_] - Add Standardized Configuration to APPC
+* [`OOM-734 <https://lf-onap.atlassian.net/browse/OOM-734>`_] - Add Standardized Configuration to AAI
+* [`OOM-735 <https://lf-onap.atlassian.net/browse/OOM-735>`_] - Add Standardized Configuration to CLAMP
+* [`OOM-736 <https://lf-onap.atlassian.net/browse/OOM-736>`_] - Add Standardized Configuration to CLI
+* [`OOM-737 <https://lf-onap.atlassian.net/browse/OOM-737>`_] - Add Standardized Configuration to DCAEGEN2
+* [`OOM-738 <https://lf-onap.atlassian.net/browse/OOM-738>`_] - Add Standardized Configuration to ESR
+* [`OOM-739 <https://lf-onap.atlassian.net/browse/OOM-739>`_] - Add Standardized Configuration to KUBE2MSB
+* [`OOM-740 <https://lf-onap.atlassian.net/browse/OOM-740>`_] - Add Standardized Configuration to LOG
+* [`OOM-742 <https://lf-onap.atlassian.net/browse/OOM-742>`_] - Add Standardized Configuration to MSB
+* [`OOM-743 <https://lf-onap.atlassian.net/browse/OOM-743>`_] - Replace deprecated MSO Helm Chart with Standardized SO Helm Chart
+* [`OOM-744 <https://lf-onap.atlassian.net/browse/OOM-744>`_] - Add Standardized Configuration to MULTICLOUD
+* [`OOM-746 <https://lf-onap.atlassian.net/browse/OOM-746>`_] - Add Standardized Configuration to PORTAL
+* [`OOM-747 <https://lf-onap.atlassian.net/browse/OOM-747>`_] - Add Standardized Configuration to SDC
+* [`OOM-748 <https://lf-onap.atlassian.net/browse/OOM-748>`_] - Add Standardized Configuration to SDNC
+* [`OOM-749 <https://lf-onap.atlassian.net/browse/OOM-749>`_] - Add Standardized Configuration to UUI
+* [`OOM-750 <https://lf-onap.atlassian.net/browse/OOM-750>`_] - Add Standardized Configuration to VFC
+* [`OOM-751 <https://lf-onap.atlassian.net/browse/OOM-751>`_] - Add Standardized Configuration to VNFSDK
+* [`OOM-758 <https://lf-onap.atlassian.net/browse/OOM-758>`_] - Common Mariadb Galera Helm Chart to be reused by many applications
+* [`OOM-771 <https://lf-onap.atlassian.net/browse/OOM-771>`_] - OOM - update master with new policy db deployment
+* [`OOM-777 <https://lf-onap.atlassian.net/browse/OOM-777>`_] - Add Standardized Configuration Helm Starter Chart
+* [`OOM-779 <https://lf-onap.atlassian.net/browse/OOM-779>`_] - OOM APPC ODL (MDSAL) persistent storage
+* [`OOM-780 <https://lf-onap.atlassian.net/browse/OOM-780>`_] - Update MSO to latest working version.
+* [`OOM-786 <https://lf-onap.atlassian.net/browse/OOM-786>`_] - Re-add support for multiple instances of ONAP
+* [`OOM-788 <https://lf-onap.atlassian.net/browse/OOM-788>`_] - Abstract docker secrets
+* [`OOM-789 <https://lf-onap.atlassian.net/browse/OOM-789>`_] - Abstract cluster role binding
+* [`OOM-811 <https://lf-onap.atlassian.net/browse/OOM-811>`_] - Make kube2msb use secret instead of passing token as environment variable
+* [`OOM-822 <https://lf-onap.atlassian.net/browse/OOM-822>`_] - Update Documentation for the Beijing Release
+* [`OOM-823 <https://lf-onap.atlassian.net/browse/OOM-823>`_] - Add CDT image to APPC chart
+* [`OOM-827 <https://lf-onap.atlassian.net/browse/OOM-827>`_] - Add quick start documentation README
+* [`OOM-828 <https://lf-onap.atlassian.net/browse/OOM-828>`_] - Remove oneclick scripts
+* [`OOM-857 <https://lf-onap.atlassian.net/browse/OOM-857>`_] - kube2msb fails to start
+* [`OOM-914 <https://lf-onap.atlassian.net/browse/OOM-914>`_] - Add LOG component robot healthcheck
+* [`OOM-960 <https://lf-onap.atlassian.net/browse/OOM-960>`_] - OOM Healthcheck lockdown - currently 32/39 : 20180421
+* [`OOM-979 <https://lf-onap.atlassian.net/browse/OOM-979>`_] - Enhance OOM TOSCA solution to support standardized Helm Chart
+* [`OOM-1006 <https://lf-onap.atlassian.net/browse/OOM-1006>`_] - VNFSDK healthcheck fails
+* [`OOM-1073 <https://lf-onap.atlassian.net/browse/OOM-1073>`_] - Change the Repository location in the image oomk8s/config-init:2.0.0-SNAPSHOT
+* [`OOM-1078 <https://lf-onap.atlassian.net/browse/OOM-1078>`_] - Update Kubectl, docker, helm version
Task
****
-* [`OOM-57 <https://jira.onap.org/browse/OOM-57>`_] - Agree on configuration contract/YAML with each of the project teams
-* [`OOM-105 <https://jira.onap.org/browse/OOM-105>`_] - TOSCA based orchestration demo
-* [`OOM-257 <https://jira.onap.org/browse/OOM-257>`_] - DevOps: OOM config reset procedure for new /dockerdata-nfs content
-* [`OOM-305 <https://jira.onap.org/browse/OOM-305>`_] - Rename MSO to SO in OOM
-* [`OOM-332 <https://jira.onap.org/browse/OOM-332>`_] - Add AAI filebeat container - blocked by LOG-67
-* [`OOM-428 <https://jira.onap.org/browse/OOM-428>`_] - Add log container healthcheck to mark failed creations - see OOM-427
-* [`OOM-429 <https://jira.onap.org/browse/OOM-429>`_] - DOC: Document HELM server version 2.7.2 required for tpl usage
-* [`OOM-489 <https://jira.onap.org/browse/OOM-489>`_] - Update values.yaml files for tag name changes for docker images and versions.
-* [`OOM-543 <https://jira.onap.org/browse/OOM-543>`_] - SDNC adjust docker pullPolicy to IfNotPresent to speed up initial deployment slowdown introduced by SDNC-163
-* [`OOM-604 <https://jira.onap.org/browse/OOM-604>`_] - Update OOM and HEAT AAI sparky master from v1.1.0 to v1.1.1 - match INT-288
-* [`OOM-614 <https://jira.onap.org/browse/OOM-614>`_] - SDC, SDNC, AAI Healthcheck failures last 12 hours 20180124:1100EST
-* [`OOM-624 <https://jira.onap.org/browse/OOM-624>`_] - CII security badging: cleartext password for keystone and docker repo creds
-* [`OOM-726 <https://jira.onap.org/browse/OOM-726>`_] - Mirror AAI docker version changes into OOM from AAI-791
-* [`OOM-772 <https://jira.onap.org/browse/OOM-772>`_] - Remove old DCAE from Release
-* [`OOM-801 <https://jira.onap.org/browse/OOM-801>`_] - Policy docker images rename - key off new name in POLICY-674
-* [`OOM-810 <https://jira.onap.org/browse/OOM-810>`_] - Improve emsdriver code
-* [`OOM-819 <https://jira.onap.org/browse/OOM-819>`_] - expose log/logstash 5044 as nodeport for external log producers outside of the kubernetes cluster
-* [`OOM-820 <https://jira.onap.org/browse/OOM-820>`_] - Bypass vnc-portal for ONAP portal access
-* [`OOM-943 <https://jira.onap.org/browse/OOM-943>`_] - Upgrade prepull_docker.sh to work with new helm based master refactor - post OOM-328
-* [`OOM-947 <https://jira.onap.org/browse/OOM-947>`_] - Update AAI to latest images
-* [`OOM-975 <https://jira.onap.org/browse/OOM-975>`_] - Notes are missing in multicloud
-* [`OOM-1031 <https://jira.onap.org/browse/OOM-1031>`_] - Config Changes for consul to make vid, so, log health checks pass
-* [`OOM-1032 <https://jira.onap.org/browse/OOM-1032>`_] - Making consul Stateful
-* [`OOM-1122 <https://jira.onap.org/browse/OOM-1122>`_] - Update APPC OOM chart to use Beijing release artifacts
+* [`OOM-57 <https://lf-onap.atlassian.net/browse/OOM-57>`_] - Agree on configuration contract/YAML with each of the project teams
+* [`OOM-105 <https://lf-onap.atlassian.net/browse/OOM-105>`_] - TOSCA based orchestration demo
+* [`OOM-257 <https://lf-onap.atlassian.net/browse/OOM-257>`_] - DevOps: OOM config reset procedure for new /dockerdata-nfs content
+* [`OOM-305 <https://lf-onap.atlassian.net/browse/OOM-305>`_] - Rename MSO to SO in OOM
+* [`OOM-332 <https://lf-onap.atlassian.net/browse/OOM-332>`_] - Add AAI filebeat container - blocked by LOG-67
+* [`OOM-428 <https://lf-onap.atlassian.net/browse/OOM-428>`_] - Add log container healthcheck to mark failed creations - see OOM-427
+* [`OOM-429 <https://lf-onap.atlassian.net/browse/OOM-429>`_] - DOC: Document HELM server version 2.7.2 required for tpl usage
+* [`OOM-489 <https://lf-onap.atlassian.net/browse/OOM-489>`_] - Update values.yaml files for tag name changes for docker images and versions.
+* [`OOM-543 <https://lf-onap.atlassian.net/browse/OOM-543>`_] - SDNC adjust docker pullPolicy to IfNotPresent to speed up initial deployment slowdown introduced by SDNC-163
+* [`OOM-604 <https://lf-onap.atlassian.net/browse/OOM-604>`_] - Update OOM and HEAT AAI sparky master from v1.1.0 to v1.1.1 - match INT-288
+* [`OOM-614 <https://lf-onap.atlassian.net/browse/OOM-614>`_] - SDC, SDNC, AAI Healthcheck failures last 12 hours 20180124:1100EST
+* [`OOM-624 <https://lf-onap.atlassian.net/browse/OOM-624>`_] - CII security badging: cleartext password for keystone and docker repo creds
+* [`OOM-726 <https://lf-onap.atlassian.net/browse/OOM-726>`_] - Mirror AAI docker version changes into OOM from AAI-791
+* [`OOM-772 <https://lf-onap.atlassian.net/browse/OOM-772>`_] - Remove old DCAE from Release
+* [`OOM-801 <https://lf-onap.atlassian.net/browse/OOM-801>`_] - Policy docker images rename - key off new name in POLICY-674
+* [`OOM-810 <https://lf-onap.atlassian.net/browse/OOM-810>`_] - Improve emsdriver code
+* [`OOM-819 <https://lf-onap.atlassian.net/browse/OOM-819>`_] - expose log/logstash 5044 as nodeport for external log producers outside of the kubernetes cluster
+* [`OOM-820 <https://lf-onap.atlassian.net/browse/OOM-820>`_] - Bypass vnc-portal for ONAP portal access
+* [`OOM-943 <https://lf-onap.atlassian.net/browse/OOM-943>`_] - Upgrade prepull_docker.sh to work with new helm based master refactor - post OOM-328
+* [`OOM-947 <https://lf-onap.atlassian.net/browse/OOM-947>`_] - Update AAI to latest images
+* [`OOM-975 <https://lf-onap.atlassian.net/browse/OOM-975>`_] - Notes are missing in multicloud
+* [`OOM-1031 <https://lf-onap.atlassian.net/browse/OOM-1031>`_] - Config Changes for consul to make vid, so, log health checks pass
+* [`OOM-1032 <https://lf-onap.atlassian.net/browse/OOM-1032>`_] - Making consul Stateful
+* [`OOM-1122 <https://lf-onap.atlassian.net/browse/OOM-1122>`_] - Update APPC OOM chart to use Beijing release artifacts
Bug
***
-* [`OOM-4 <https://jira.onap.org/browse/OOM-4>`_] - deleteAll.bash fails to properly delete services and ports
-* [`OOM-153 <https://jira.onap.org/browse/OOM-153>`_] - test - Sample Bug
-* [`OOM-212 <https://jira.onap.org/browse/OOM-212>`_] - deleteAll script does not have an option to delete the services
-* [`OOM-215 <https://jira.onap.org/browse/OOM-215>`_] - configure_app for helm apps is not correct
-* [`OOM-218 <https://jira.onap.org/browse/OOM-218>`_] - createConfig.sh needs a chmod 755 in release-1.0.0 only
-* [`OOM-239 <https://jira.onap.org/browse/OOM-239>`_] - mso.tar created in dockerdatanfs
-* [`OOM-258 <https://jira.onap.org/browse/OOM-258>`_] - AAI logs are not being written outside the pods
-* [`OOM-282 <https://jira.onap.org/browse/OOM-282>`_] - vnc-portal requires /etc/hosts url fix for SDC sdc.ui should be sdc.api
-* [`OOM-283 <https://jira.onap.org/browse/OOM-283>`_] - No longer able to deploy instances in specified namespace
-* [`OOM-290 <https://jira.onap.org/browse/OOM-290>`_] - config_init pod fails when /dockerdata-nfs is nfs-mounted
-* [`OOM-300 <https://jira.onap.org/browse/OOM-300>`_] - cat: /config-init/onap/mso/mso/encryption.key: No such file or directory
-* [`OOM-333 <https://jira.onap.org/browse/OOM-333>`_] - vfc-workflow fails [VFC BUG] - fixed - 20180117 vfc-ztevnfmdriver has docker pull issue
-* [`OOM-334 <https://jira.onap.org/browse/OOM-334>`_] - Change kubernetes startup user
-* [`OOM-351 <https://jira.onap.org/browse/OOM-351>`_] - Apply standard convention across the "template deployment YML" file
-* [`OOM-352 <https://jira.onap.org/browse/OOM-352>`_] - failed to start VFC containers
-* [`OOM-363 <https://jira.onap.org/browse/OOM-363>`_] - DCAE tests NOK with Robot E2E tests
-* [`OOM-366 <https://jira.onap.org/browse/OOM-366>`_] - certificates in consul agent config are not in the right directory
-* [`OOM-389 <https://jira.onap.org/browse/OOM-389>`_] - sdc-be and sdc-fe do not initialize correctly on latest master
-* [`OOM-409 <https://jira.onap.org/browse/OOM-409>`_] - Update Vid yaml file to point to the ONAPPORTAL URL
-* [`OOM-413 <https://jira.onap.org/browse/OOM-413>`_] - In portal VNC pod refresh /etc/hosts entries
-* [`OOM-414 <https://jira.onap.org/browse/OOM-414>`_] - MSB Healtcheck failure on $*_ENDPOINT variables
-* [`OOM-424 <https://jira.onap.org/browse/OOM-424>`_] - DCAE installation is not possible today
-* [`OOM-430 <https://jira.onap.org/browse/OOM-430>`_] - Portal healthcheck passing on vnc-portal down
-* [`OOM-467 <https://jira.onap.org/browse/OOM-467>`_] - Optimize config-init process
-* [`OOM-493 <https://jira.onap.org/browse/OOM-493>`_] - Kubernetes infrastructure for ESR
-* [`OOM-496 <https://jira.onap.org/browse/OOM-496>`_] - Readiness check is marking full availability of some components like SDC and SDNC before they would pass healthcheck
-* [`OOM-514 <https://jira.onap.org/browse/OOM-514>`_] - Readiness prob fails sometimes even though the relevant pods are running
-* [`OOM-539 <https://jira.onap.org/browse/OOM-539>`_] - Kube2MSB registrator doesn't support https REST service registration
-* [`OOM-570 <https://jira.onap.org/browse/OOM-570>`_] - Wrong value is assigned to kube2msb AUTH_TOKEN environment variable
-* [`OOM-574 <https://jira.onap.org/browse/OOM-574>`_] - OOM configuration for robot does not copy heat templatese in dockerdata-nfs
-* [`OOM-577 <https://jira.onap.org/browse/OOM-577>`_] - Incorrect evaluation of bash command in yaml template file (portal-vnc-dep.yaml)
-* [`OOM-578 <https://jira.onap.org/browse/OOM-578>`_] - Hard coded token in oom/kubernetes/kube2msb/values.yaml file
-* [`OOM-589 <https://jira.onap.org/browse/OOM-589>`_] - Can not acces CLI in vnc-portal
-* [`OOM-598 <https://jira.onap.org/browse/OOM-598>`_] - createAll.bash base64: invalid option -- d
-* [`OOM-600 <https://jira.onap.org/browse/OOM-600>`_] - Unable to open CLI by clicking CLI application icon
-* [`OOM-630 <https://jira.onap.org/browse/OOM-630>`_] - Red herring config pod deletion error on deleteAll - after we started deleting onap-config automatically
-* [`OOM-645 <https://jira.onap.org/browse/OOM-645>`_] - Kube2MSB RBAC security issues
-* [`OOM-653 <https://jira.onap.org/browse/OOM-653>`_] - sdnc-dbhost-0 deletion failure
-* [`OOM-657 <https://jira.onap.org/browse/OOM-657>`_] - Look into DCAEGEN2 failure on duplicate servicePort
-* [`OOM-672 <https://jira.onap.org/browse/OOM-672>`_] - hardcoded clusterIP for aai breaks auto installation
-* [`OOM-680 <https://jira.onap.org/browse/OOM-680>`_] - ONAP Failure install with kubernetes 1.8+
-* [`OOM-687 <https://jira.onap.org/browse/OOM-687>`_] - Typo in README_HELM
-* [`OOM-724 <https://jira.onap.org/browse/OOM-724>`_] - License Update in TOSCA
-* [`OOM-767 <https://jira.onap.org/browse/OOM-767>`_] - data-router-logs and elasticsearch-data mapped to same folder
-* [`OOM-768 <https://jira.onap.org/browse/OOM-768>`_] - Hardcoded onap in config files
-* [`OOM-769 <https://jira.onap.org/browse/OOM-769>`_] - sdc-es data mapping in sdc-be and sdc-fe redundant
-* [`OOM-783 <https://jira.onap.org/browse/OOM-783>`_] - UUI health check is failing
-* [`OOM-784 <https://jira.onap.org/browse/OOM-784>`_] - make new so chart one namespace compatible
-* [`OOM-791 <https://jira.onap.org/browse/OOM-791>`_] - After OOM-722 merge - docker pulls are timing out - switch to pullPolicy IfNotPresent
-* [`OOM-794 <https://jira.onap.org/browse/OOM-794>`_] - demo-k8s.sh name not modified in the usage string
-* [`OOM-795 <https://jira.onap.org/browse/OOM-795>`_] - HEAT templates for robot instantiateVFW missing
-* [`OOM-796 <https://jira.onap.org/browse/OOM-796>`_] - robot asdc/sdngc interface in synch for Master
-* [`OOM-797 <https://jira.onap.org/browse/OOM-797>`_] - GLOBAL_INJECTED_SCRIPT_VERSION missing from vm_properties.py
-* [`OOM-804 <https://jira.onap.org/browse/OOM-804>`_] - VFC vfc-ztevnfmdriver container failure
-* [`OOM-815 <https://jira.onap.org/browse/OOM-815>`_] - OOM Robot container helm failure after OOM-728 35909 merge
-* [`OOM-829 <https://jira.onap.org/browse/OOM-829>`_] - Can not make multicloud helm chart
-* [`OOM-830 <https://jira.onap.org/browse/OOM-830>`_] - Fix OOM build dependencies
-* [`OOM-835 <https://jira.onap.org/browse/OOM-835>`_] - CLAMP mariadb pv is pointing to a wrong location
-* [`OOM-836 <https://jira.onap.org/browse/OOM-836>`_] - champ and gizmo yaml validation issue
-* [`OOM-845 <https://jira.onap.org/browse/OOM-845>`_] - Global repository should not be set by default
-* [`OOM-846 <https://jira.onap.org/browse/OOM-846>`_] - Add liveness enabled fix to helm starter
-* [`OOM-847 <https://jira.onap.org/browse/OOM-847>`_] - log-elasticsearch external ports are not externally accessible
-* [`OOM-848 <https://jira.onap.org/browse/OOM-848>`_] - log-logstash logstash pipeline fails to start after oom standard config changes
-* [`OOM-851 <https://jira.onap.org/browse/OOM-851>`_] - sdc chart validation error
-* [`OOM-856 <https://jira.onap.org/browse/OOM-856>`_] - appc mysql fails deployment
-* [`OOM-858 <https://jira.onap.org/browse/OOM-858>`_] - Fail to deploy onap chart due to config map size
-* [`OOM-870 <https://jira.onap.org/browse/OOM-870>`_] - Missing CLAMP configuration
-* [`OOM-871 <https://jira.onap.org/browse/OOM-871>`_] - log kibana container fails to start after oom standard config changes
-* [`OOM-872 <https://jira.onap.org/browse/OOM-872>`_] - APPC-helm Still need config pod
-* [`OOM-873 <https://jira.onap.org/browse/OOM-873>`_] - OOM doc typo
-* [`OOM-874 <https://jira.onap.org/browse/OOM-874>`_] - Inconsistent repository references in ONAP charts
-* [`OOM-875 <https://jira.onap.org/browse/OOM-875>`_] - Cannot retrieve robot logs
-* [`OOM-876 <https://jira.onap.org/browse/OOM-876>`_] - Some containers ignore the repository setting
-* [`OOM-878 <https://jira.onap.org/browse/OOM-878>`_] - MySQL slave nodes don't deploy when mysql.replicaCount > 1
-* [`OOM-881 <https://jira.onap.org/browse/OOM-881>`_] - SDN-C Portal pod fails to come up
-* [`OOM-882 <https://jira.onap.org/browse/OOM-882>`_] - Some SDNC service names should be prefixed with the helm release name
-* [`OOM-884 <https://jira.onap.org/browse/OOM-884>`_] - VID-VID mariadb pv is pointing to a wrong location
-* [`OOM-885 <https://jira.onap.org/browse/OOM-885>`_] - Beijing oom component log messages missing in Elasticsearch
-* [`OOM-886 <https://jira.onap.org/browse/OOM-886>`_] - kube2msb not starting up
-* [`OOM-887 <https://jira.onap.org/browse/OOM-887>`_] - SDN-C db schema and sdnctl db user not reliably being created
-* [`OOM-888 <https://jira.onap.org/browse/OOM-888>`_] - aaf-cs mapping wrong
-* [`OOM-889 <https://jira.onap.org/browse/OOM-889>`_] - restore pv&pvc for mysql when NFS provisioner is disabled
-* [`OOM-898 <https://jira.onap.org/browse/OOM-898>`_] - Multicloud-framework config file is not volume-mounted
-* [`OOM-899 <https://jira.onap.org/browse/OOM-899>`_] - SDNC main pod does not come up
-* [`OOM-900 <https://jira.onap.org/browse/OOM-900>`_] - portal-cassandra missing pv and pvc
-* [`OOM-904 <https://jira.onap.org/browse/OOM-904>`_] - OOM problems bringing up components and passing healthchecks
-* [`OOM-905 <https://jira.onap.org/browse/OOM-905>`_] - Charts use nsPrefix instead of release namespace
-* [`OOM-906 <https://jira.onap.org/browse/OOM-906>`_] - Make all services independent of helm Release.Name
-* [`OOM-907 <https://jira.onap.org/browse/OOM-907>`_] - Make all persistent volume to be mapped to a location defined by helm Release.Name
-* [`OOM-908 <https://jira.onap.org/browse/OOM-908>`_] - Job portal-db-config fails due to missing image config
-* [`OOM-909 <https://jira.onap.org/browse/OOM-909>`_] - SO Health Check fails
-* [`OOM-910 <https://jira.onap.org/browse/OOM-910>`_] - VID Health Check fails
-* [`OOM-911 <https://jira.onap.org/browse/OOM-911>`_] - VFC Health Check fails for 9 components
-* [`OOM-912 <https://jira.onap.org/browse/OOM-912>`_] - Multicloud Health Check fails for 1 of its components
-* [`OOM-913 <https://jira.onap.org/browse/OOM-913>`_] - Consul agent pod is failing
-* [`OOM-916 <https://jira.onap.org/browse/OOM-916>`_] - Used to fix testing issues related to usability
-* [`OOM-918 <https://jira.onap.org/browse/OOM-918>`_] - Policy - incorrect configmap mount causes base.conf to disappear
-* [`OOM-920 <https://jira.onap.org/browse/OOM-920>`_] - Issue with CLAMP configuration
-* [`OOM-921 <https://jira.onap.org/browse/OOM-921>`_] - align onap/values.yaml and onap/resources/environments/dev.yaml - different /dockerdata-nfs
-* [`OOM-926 <https://jira.onap.org/browse/OOM-926>`_] - Disable clustering for APP-C out-of-the-box
-* [`OOM-927 <https://jira.onap.org/browse/OOM-927>`_] - Need a production grade configuration override file of ONAP deployment
-* [`OOM-928 <https://jira.onap.org/browse/OOM-928>`_] - Some charts use /dockerdata-nfs by default
-* [`OOM-929 <https://jira.onap.org/browse/OOM-929>`_] - DMaaP message router docker image fails to pull
-* [`OOM-930 <https://jira.onap.org/browse/OOM-930>`_] - New AAF Helm Charts required
-* [`OOM-931 <https://jira.onap.org/browse/OOM-931>`_] - Reintroduce VNC pod into OOM
-* [`OOM-932 <https://jira.onap.org/browse/OOM-932>`_] - Unblock integration testing
-* [`OOM-935 <https://jira.onap.org/browse/OOM-935>`_] - sdc-cassandra pod fails to delete using helm delete - forced kubectl delete
-* [`OOM-936 <https://jira.onap.org/browse/OOM-936>`_] - Readiness-check prob version is inconsistent across components
-* [`OOM-937 <https://jira.onap.org/browse/OOM-937>`_] - Portal Cassandra config map points to wrong directory
-* [`OOM-938 <https://jira.onap.org/browse/OOM-938>`_] - Can't install aai alone using helm
-* [`OOM-945 <https://jira.onap.org/browse/OOM-945>`_] - SDNC some bundles failing to start cleanly
-* [`OOM-948 <https://jira.onap.org/browse/OOM-948>`_] - make vfc got an error
-* [`OOM-951 <https://jira.onap.org/browse/OOM-951>`_] - Update APPC charts based on on changes for ccsdk and Nitrogen ODL
-* [`OOM-953 <https://jira.onap.org/browse/OOM-953>`_] - switch aai haproxy/hbase repo from hub.docker.com to nexus3
-* [`OOM-958 <https://jira.onap.org/browse/OOM-958>`_] - SDC-be deployment missing environment parameter
-* [`OOM-964 <https://jira.onap.org/browse/OOM-964>`_] - SDC Healthcheck failure on sdc-be and sdc-kb containers down
-* [`OOM-968 <https://jira.onap.org/browse/OOM-968>`_] - warning on default deployment values.yaml
-* [`OOM-969 <https://jira.onap.org/browse/OOM-969>`_] - oomk8s images have no Dockerfile's
-* [`OOM-971 <https://jira.onap.org/browse/OOM-971>`_] - Common service name template should allow for chart name override
-* [`OOM-974 <https://jira.onap.org/browse/OOM-974>`_] - Cassandra bootstrap is done incorrectly
-* [`OOM-977 <https://jira.onap.org/browse/OOM-977>`_] - The esr-gui annotations should include a "path" param when register to MSB
-* [`OOM-985 <https://jira.onap.org/browse/OOM-985>`_] - DMAAP Redis fails to start
-* [`OOM-986 <https://jira.onap.org/browse/OOM-986>`_] - SDC BE and FE logs are missing
-* [`OOM-989 <https://jira.onap.org/browse/OOM-989>`_] - Sync ete-k8.sh and ete.sh for new log file numbering
-* [`OOM-990 <https://jira.onap.org/browse/OOM-990>`_] - AUTO.json in SDC has unreachable addresses
-* [`OOM-993 <https://jira.onap.org/browse/OOM-993>`_] - AAI model-loader.properties not in sync with project file
-* [`OOM-994 <https://jira.onap.org/browse/OOM-994>`_] - DCAE cloudify controller docker image 1.1.0 N/A - use 1.2.0/1.3.0
-* [`OOM-1003 <https://jira.onap.org/browse/OOM-1003>`_] - dcae-cloudify-manager chart references obsolete image version
-* [`OOM-1004 <https://jira.onap.org/browse/OOM-1004>`_] - aai-resources constantly fails due to cassandra hostname
-* [`OOM-1005 <https://jira.onap.org/browse/OOM-1005>`_] - AAI Widgets not loading due to duplicate volumes
-* [`OOM-1007 <https://jira.onap.org/browse/OOM-1007>`_] - Update dcae robot health check config
-* [`OOM-1008 <https://jira.onap.org/browse/OOM-1008>`_] - Set default consul server replica count to 1
-* [`OOM-1010 <https://jira.onap.org/browse/OOM-1010>`_] - Fix broken property names in DCAE input files
-* [`OOM-1011 <https://jira.onap.org/browse/OOM-1011>`_] - Policy config correction after Service Name changes because of OOM-906
-* [`OOM-1013 <https://jira.onap.org/browse/OOM-1013>`_] - Update DCAE container versions
-* [`OOM-1014 <https://jira.onap.org/browse/OOM-1014>`_] - Portal login not working due to inconsistent zookeeper naming
-* [`OOM-1015 <https://jira.onap.org/browse/OOM-1015>`_] - Champ fails to start
-* [`OOM-1016 <https://jira.onap.org/browse/OOM-1016>`_] - DOC-OPS Review: Helm install command is wrong on oom_user_guide - missing namespace
-* [`OOM-1017 <https://jira.onap.org/browse/OOM-1017>`_] - DOC-OPS review: Docker/Kubernetes versions wrong for master in oom_cloud_setup_guide
-* [`OOM-1018 <https://jira.onap.org/browse/OOM-1018>`_] - DOC-OPS review: global repo override does not match git in oom quick start guide
-* [`OOM-1019 <https://jira.onap.org/browse/OOM-1019>`_] - DOC-OPS review: Add Ubuntu 16.04 reference to oom_user_guide to avoid 14/16 confusion
-* [`OOM-1021 <https://jira.onap.org/browse/OOM-1021>`_] - Update APPC resources for Nitrogen ODL
-* [`OOM-1022 <https://jira.onap.org/browse/OOM-1022>`_] - Fix SDC startup dependencies
-* [`OOM-1023 <https://jira.onap.org/browse/OOM-1023>`_] - "spring.datasource.cldsdb.url" in clamp has wrong clampdb name
-* [`OOM-1024 <https://jira.onap.org/browse/OOM-1024>`_] - Cassandra data not persisted
-* [`OOM-1033 <https://jira.onap.org/browse/OOM-1033>`_] - helm error during deployment 20180501:1900 - all builds under 2.7.2
-* [`OOM-1034 <https://jira.onap.org/browse/OOM-1034>`_] - VID Ports incorrect in deployment.yaml
-* [`OOM-1037 <https://jira.onap.org/browse/OOM-1037>`_] - Enable CLI health check
-* [`OOM-1039 <https://jira.onap.org/browse/OOM-1039>`_] - Service distribution to SO fails
-* [`OOM-1041 <https://jira.onap.org/browse/OOM-1041>`_] - aai-service was renamed, but old references remain
-* [`OOM-1042 <https://jira.onap.org/browse/OOM-1042>`_] - portalapps service was renamed, but old references remain
-* [`OOM-1045 <https://jira.onap.org/browse/OOM-1045>`_] - top level values.yaml missing entry for dmaap chart
-* [`OOM-1049 <https://jira.onap.org/browse/OOM-1049>`_] - SDNC_UEB_LISTENER db
-* [`OOM-1050 <https://jira.onap.org/browse/OOM-1050>`_] - Impossible to deploy consul using cache docker registry
-* [`OOM-1051 <https://jira.onap.org/browse/OOM-1051>`_] - Fix aaf deployment
-* [`OOM-1052 <https://jira.onap.org/browse/OOM-1052>`_] - SO cloud config file points to Rackspace cloud
-* [`OOM-1054 <https://jira.onap.org/browse/OOM-1054>`_] - Portal LoadBalancer Ingress IP is on the wrong network
-* [`OOM-1060 <https://jira.onap.org/browse/OOM-1060>`_] - Incorrect MR Kafka references prevent aai champ from starting
-* [`OOM-1061 <https://jira.onap.org/browse/OOM-1061>`_] - ConfigMap size limit exceeded
-* [`OOM-1064 <https://jira.onap.org/browse/OOM-1064>`_] - Improve docker registry secret management
-* [`OOM-1066 <https://jira.onap.org/browse/OOM-1066>`_] - Updating TOSCA blueprint to sync up with helm configuration changes (add dmaap and oof/delete message-router)
-* [`OOM-1068 <https://jira.onap.org/browse/OOM-1068>`_] - Update SO with new AAI cert
-* [`OOM-1076 <https://jira.onap.org/browse/OOM-1076>`_] - some charts still using readiness check image from amsterdam 1.x
-* [`OOM-1077 <https://jira.onap.org/browse/OOM-1077>`_] - AAI resources and traversal deployment failure on non-rancher envs
-* [`OOM-1079 <https://jira.onap.org/browse/OOM-1079>`_] - Robot charts do not allow over ride of pub_key, dcae_collector_ip and dcae_collector_port
-* [`OOM-1081 <https://jira.onap.org/browse/OOM-1081>`_] - Remove component 'mock' from TOSCA deployment
-* [`OOM-1082 <https://jira.onap.org/browse/OOM-1082>`_] - Wrong pv location of dcae postgres
-* [`OOM-1085 <https://jira.onap.org/browse/OOM-1085>`_] - appc hostname is incorrect in url
-* [`OOM-1086 <https://jira.onap.org/browse/OOM-1086>`_] - clamp deployment changes /dockerdata-nfs/ReleaseName dir permissions
-* [`OOM-1088 <https://jira.onap.org/browse/OOM-1088>`_] - APPC returns error for vCPE restart message from Policy
-* [`OOM-1089 <https://jira.onap.org/browse/OOM-1089>`_] - DCAE pods are not getting purged
-* [`OOM-1093 <https://jira.onap.org/browse/OOM-1093>`_] - Line wrapping issue in redis-cluster-config.sh script
-* [`OOM-1094 <https://jira.onap.org/browse/OOM-1094>`_] - Fix postgres startup
-* [`OOM-1095 <https://jira.onap.org/browse/OOM-1095>`_] - common makefile builds out of order
-* [`OOM-1096 <https://jira.onap.org/browse/OOM-1096>`_] - node port conflict SDNC (Geo enabled) & other charts
-* [`OOM-1097 <https://jira.onap.org/browse/OOM-1097>`_] - Nbi needs dep-nbi - crash on make all
-* [`OOM-1099 <https://jira.onap.org/browse/OOM-1099>`_] - Add External Interface NBI project into OOM TOSCA
-* [`OOM-1102 <https://jira.onap.org/browse/OOM-1102>`_] - Incorrect AAI services
-* [`OOM-1103 <https://jira.onap.org/browse/OOM-1103>`_] - Cannot disable NBI
-* [`OOM-1104 <https://jira.onap.org/browse/OOM-1104>`_] - Policy DROOLS configuration across container restarts
-* [`OOM-1110 <https://jira.onap.org/browse/OOM-1110>`_] - Clamp issue when connecting Policy
-* [`OOM-1111 <https://jira.onap.org/browse/OOM-1111>`_] - Please revert to using VNFSDK Postgres container
-* [`OOM-1114 <https://jira.onap.org/browse/OOM-1114>`_] - APPC is broken in latest helm chart
-* [`OOM-1115 <https://jira.onap.org/browse/OOM-1115>`_] - SDNC DGBuilder cant operate on DGs in database - need NodePort
-* [`OOM-1116 <https://jira.onap.org/browse/OOM-1116>`_] - Correct values needed by NBI chart
-* [`OOM-1124 <https://jira.onap.org/browse/OOM-1124>`_] - Update OOM APPC chart to enhance AAF support
-* [`OOM-1126 <https://jira.onap.org/browse/OOM-1126>`_] - Incorrect Port mapping between CDT Application and APPC main application
-* [`OOM-1127 <https://jira.onap.org/browse/OOM-1127>`_] - SO fails healthcheck
-* [`OOM-1128 <https://jira.onap.org/browse/OOM-1128>`_] - AAF CS fails to start in OpenLab
+* [`OOM-4 <https://lf-onap.atlassian.net/browse/OOM-4>`_] - deleteAll.bash fails to properly delete services and ports
+* [`OOM-153 <https://lf-onap.atlassian.net/browse/OOM-153>`_] - test - Sample Bug
+* [`OOM-212 <https://lf-onap.atlassian.net/browse/OOM-212>`_] - deleteAll script does not have an option to delete the services
+* [`OOM-215 <https://lf-onap.atlassian.net/browse/OOM-215>`_] - configure_app for helm apps is not correct
+* [`OOM-218 <https://lf-onap.atlassian.net/browse/OOM-218>`_] - createConfig.sh needs a chmod 755 in release-1.0.0 only
+* [`OOM-239 <https://lf-onap.atlassian.net/browse/OOM-239>`_] - mso.tar created in dockerdatanfs
+* [`OOM-258 <https://lf-onap.atlassian.net/browse/OOM-258>`_] - AAI logs are not being written outside the pods
+* [`OOM-282 <https://lf-onap.atlassian.net/browse/OOM-282>`_] - vnc-portal requires /etc/hosts url fix for SDC sdc.ui should be sdc.api
+* [`OOM-283 <https://lf-onap.atlassian.net/browse/OOM-283>`_] - No longer able to deploy instances in specified namespace
+* [`OOM-290 <https://lf-onap.atlassian.net/browse/OOM-290>`_] - config_init pod fails when /dockerdata-nfs is nfs-mounted
+* [`OOM-300 <https://lf-onap.atlassian.net/browse/OOM-300>`_] - cat: /config-init/onap/mso/mso/encryption.key: No such file or directory
+* [`OOM-333 <https://lf-onap.atlassian.net/browse/OOM-333>`_] - vfc-workflow fails [VFC BUG] - fixed - 20180117 vfc-ztevnfmdriver has docker pull issue
+* [`OOM-334 <https://lf-onap.atlassian.net/browse/OOM-334>`_] - Change kubernetes startup user
+* [`OOM-351 <https://lf-onap.atlassian.net/browse/OOM-351>`_] - Apply standard convention across the "template deployment YML" file
+* [`OOM-352 <https://lf-onap.atlassian.net/browse/OOM-352>`_] - failed to start VFC containers
+* [`OOM-363 <https://lf-onap.atlassian.net/browse/OOM-363>`_] - DCAE tests NOK with Robot E2E tests
+* [`OOM-366 <https://lf-onap.atlassian.net/browse/OOM-366>`_] - certificates in consul agent config are not in the right directory
+* [`OOM-389 <https://lf-onap.atlassian.net/browse/OOM-389>`_] - sdc-be and sdc-fe do not initialize correctly on latest master
+* [`OOM-409 <https://lf-onap.atlassian.net/browse/OOM-409>`_] - Update Vid yaml file to point to the ONAPPORTAL URL
+* [`OOM-413 <https://lf-onap.atlassian.net/browse/OOM-413>`_] - In portal VNC pod refresh /etc/hosts entries
+* [`OOM-414 <https://lf-onap.atlassian.net/browse/OOM-414>`_] - MSB Healtcheck failure on $*_ENDPOINT variables
+* [`OOM-424 <https://lf-onap.atlassian.net/browse/OOM-424>`_] - DCAE installation is not possible today
+* [`OOM-430 <https://lf-onap.atlassian.net/browse/OOM-430>`_] - Portal healthcheck passing on vnc-portal down
+* [`OOM-467 <https://lf-onap.atlassian.net/browse/OOM-467>`_] - Optimize config-init process
+* [`OOM-493 <https://lf-onap.atlassian.net/browse/OOM-493>`_] - Kubernetes infrastructure for ESR
+* [`OOM-496 <https://lf-onap.atlassian.net/browse/OOM-496>`_] - Readiness check is marking full availability of some components like SDC and SDNC before they would pass healthcheck
+* [`OOM-514 <https://lf-onap.atlassian.net/browse/OOM-514>`_] - Readiness prob fails sometimes even though the relevant pods are running
+* [`OOM-539 <https://lf-onap.atlassian.net/browse/OOM-539>`_] - Kube2MSB registrator doesn't support https REST service registration
+* [`OOM-570 <https://lf-onap.atlassian.net/browse/OOM-570>`_] - Wrong value is assigned to kube2msb AUTH_TOKEN environment variable
+* [`OOM-574 <https://lf-onap.atlassian.net/browse/OOM-574>`_] - OOM configuration for robot does not copy heat templatese in dockerdata-nfs
+* [`OOM-577 <https://lf-onap.atlassian.net/browse/OOM-577>`_] - Incorrect evaluation of bash command in yaml template file (portal-vnc-dep.yaml)
+* [`OOM-578 <https://lf-onap.atlassian.net/browse/OOM-578>`_] - Hard coded token in oom/kubernetes/kube2msb/values.yaml file
+* [`OOM-589 <https://lf-onap.atlassian.net/browse/OOM-589>`_] - Can not acces CLI in vnc-portal
+* [`OOM-598 <https://lf-onap.atlassian.net/browse/OOM-598>`_] - createAll.bash base64: invalid option -- d
+* [`OOM-600 <https://lf-onap.atlassian.net/browse/OOM-600>`_] - Unable to open CLI by clicking CLI application icon
+* [`OOM-630 <https://lf-onap.atlassian.net/browse/OOM-630>`_] - Red herring config pod deletion error on deleteAll - after we started deleting onap-config automatically
+* [`OOM-645 <https://lf-onap.atlassian.net/browse/OOM-645>`_] - Kube2MSB RBAC security issues
+* [`OOM-653 <https://lf-onap.atlassian.net/browse/OOM-653>`_] - sdnc-dbhost-0 deletion failure
+* [`OOM-657 <https://lf-onap.atlassian.net/browse/OOM-657>`_] - Look into DCAEGEN2 failure on duplicate servicePort
+* [`OOM-672 <https://lf-onap.atlassian.net/browse/OOM-672>`_] - hardcoded clusterIP for aai breaks auto installation
+* [`OOM-680 <https://lf-onap.atlassian.net/browse/OOM-680>`_] - ONAP Failure install with kubernetes 1.8+
+* [`OOM-687 <https://lf-onap.atlassian.net/browse/OOM-687>`_] - Typo in README_HELM
+* [`OOM-724 <https://lf-onap.atlassian.net/browse/OOM-724>`_] - License Update in TOSCA
+* [`OOM-767 <https://lf-onap.atlassian.net/browse/OOM-767>`_] - data-router-logs and elasticsearch-data mapped to same folder
+* [`OOM-768 <https://lf-onap.atlassian.net/browse/OOM-768>`_] - Hardcoded onap in config files
+* [`OOM-769 <https://lf-onap.atlassian.net/browse/OOM-769>`_] - sdc-es data mapping in sdc-be and sdc-fe redundant
+* [`OOM-783 <https://lf-onap.atlassian.net/browse/OOM-783>`_] - UUI health check is failing
+* [`OOM-784 <https://lf-onap.atlassian.net/browse/OOM-784>`_] - make new so chart one namespace compatible
+* [`OOM-791 <https://lf-onap.atlassian.net/browse/OOM-791>`_] - After OOM-722 merge - docker pulls are timing out - switch to pullPolicy IfNotPresent
+* [`OOM-794 <https://lf-onap.atlassian.net/browse/OOM-794>`_] - demo-k8s.sh name not modified in the usage string
+* [`OOM-795 <https://lf-onap.atlassian.net/browse/OOM-795>`_] - HEAT templates for robot instantiateVFW missing
+* [`OOM-796 <https://lf-onap.atlassian.net/browse/OOM-796>`_] - robot asdc/sdngc interface in synch for Master
+* [`OOM-797 <https://lf-onap.atlassian.net/browse/OOM-797>`_] - GLOBAL_INJECTED_SCRIPT_VERSION missing from vm_properties.py
+* [`OOM-804 <https://lf-onap.atlassian.net/browse/OOM-804>`_] - VFC vfc-ztevnfmdriver container failure
+* [`OOM-815 <https://lf-onap.atlassian.net/browse/OOM-815>`_] - OOM Robot container helm failure after OOM-728 35909 merge
+* [`OOM-829 <https://lf-onap.atlassian.net/browse/OOM-829>`_] - Can not make multicloud helm chart
+* [`OOM-830 <https://lf-onap.atlassian.net/browse/OOM-830>`_] - Fix OOM build dependencies
+* [`OOM-835 <https://lf-onap.atlassian.net/browse/OOM-835>`_] - CLAMP mariadb pv is pointing to a wrong location
+* [`OOM-836 <https://lf-onap.atlassian.net/browse/OOM-836>`_] - champ and gizmo yaml validation issue
+* [`OOM-845 <https://lf-onap.atlassian.net/browse/OOM-845>`_] - Global repository should not be set by default
+* [`OOM-846 <https://lf-onap.atlassian.net/browse/OOM-846>`_] - Add liveness enabled fix to helm starter
+* [`OOM-847 <https://lf-onap.atlassian.net/browse/OOM-847>`_] - log-elasticsearch external ports are not externally accessible
+* [`OOM-848 <https://lf-onap.atlassian.net/browse/OOM-848>`_] - log-logstash logstash pipeline fails to start after oom standard config changes
+* [`OOM-851 <https://lf-onap.atlassian.net/browse/OOM-851>`_] - sdc chart validation error
+* [`OOM-856 <https://lf-onap.atlassian.net/browse/OOM-856>`_] - appc mysql fails deployment
+* [`OOM-858 <https://lf-onap.atlassian.net/browse/OOM-858>`_] - Fail to deploy onap chart due to config map size
+* [`OOM-870 <https://lf-onap.atlassian.net/browse/OOM-870>`_] - Missing CLAMP configuration
+* [`OOM-871 <https://lf-onap.atlassian.net/browse/OOM-871>`_] - log kibana container fails to start after oom standard config changes
+* [`OOM-872 <https://lf-onap.atlassian.net/browse/OOM-872>`_] - APPC-helm Still need config pod
+* [`OOM-873 <https://lf-onap.atlassian.net/browse/OOM-873>`_] - OOM doc typo
+* [`OOM-874 <https://lf-onap.atlassian.net/browse/OOM-874>`_] - Inconsistent repository references in ONAP charts
+* [`OOM-875 <https://lf-onap.atlassian.net/browse/OOM-875>`_] - Cannot retrieve robot logs
+* [`OOM-876 <https://lf-onap.atlassian.net/browse/OOM-876>`_] - Some containers ignore the repository setting
+* [`OOM-878 <https://lf-onap.atlassian.net/browse/OOM-878>`_] - MySQL slave nodes don't deploy when mysql.replicaCount > 1
+* [`OOM-881 <https://lf-onap.atlassian.net/browse/OOM-881>`_] - SDN-C Portal pod fails to come up
+* [`OOM-882 <https://lf-onap.atlassian.net/browse/OOM-882>`_] - Some SDNC service names should be prefixed with the helm release name
+* [`OOM-884 <https://lf-onap.atlassian.net/browse/OOM-884>`_] - VID-VID mariadb pv is pointing to a wrong location
+* [`OOM-885 <https://lf-onap.atlassian.net/browse/OOM-885>`_] - Beijing oom component log messages missing in Elasticsearch
+* [`OOM-886 <https://lf-onap.atlassian.net/browse/OOM-886>`_] - kube2msb not starting up
+* [`OOM-887 <https://lf-onap.atlassian.net/browse/OOM-887>`_] - SDN-C db schema and sdnctl db user not reliably being created
+* [`OOM-888 <https://lf-onap.atlassian.net/browse/OOM-888>`_] - aaf-cs mapping wrong
+* [`OOM-889 <https://lf-onap.atlassian.net/browse/OOM-889>`_] - restore pv&pvc for mysql when NFS provisioner is disabled
+* [`OOM-898 <https://lf-onap.atlassian.net/browse/OOM-898>`_] - Multicloud-framework config file is not volume-mounted
+* [`OOM-899 <https://lf-onap.atlassian.net/browse/OOM-899>`_] - SDNC main pod does not come up
+* [`OOM-900 <https://lf-onap.atlassian.net/browse/OOM-900>`_] - portal-cassandra missing pv and pvc
+* [`OOM-904 <https://lf-onap.atlassian.net/browse/OOM-904>`_] - OOM problems bringing up components and passing healthchecks
+* [`OOM-905 <https://lf-onap.atlassian.net/browse/OOM-905>`_] - Charts use nsPrefix instead of release namespace
+* [`OOM-906 <https://lf-onap.atlassian.net/browse/OOM-906>`_] - Make all services independent of helm Release.Name
+* [`OOM-907 <https://lf-onap.atlassian.net/browse/OOM-907>`_] - Make all persistent volume to be mapped to a location defined by helm Release.Name
+* [`OOM-908 <https://lf-onap.atlassian.net/browse/OOM-908>`_] - Job portal-db-config fails due to missing image config
+* [`OOM-909 <https://lf-onap.atlassian.net/browse/OOM-909>`_] - SO Health Check fails
+* [`OOM-910 <https://lf-onap.atlassian.net/browse/OOM-910>`_] - VID Health Check fails
+* [`OOM-911 <https://lf-onap.atlassian.net/browse/OOM-911>`_] - VFC Health Check fails for 9 components
+* [`OOM-912 <https://lf-onap.atlassian.net/browse/OOM-912>`_] - Multicloud Health Check fails for 1 of its components
+* [`OOM-913 <https://lf-onap.atlassian.net/browse/OOM-913>`_] - Consul agent pod is failing
+* [`OOM-916 <https://lf-onap.atlassian.net/browse/OOM-916>`_] - Used to fix testing issues related to usability
+* [`OOM-918 <https://lf-onap.atlassian.net/browse/OOM-918>`_] - Policy - incorrect configmap mount causes base.conf to disappear
+* [`OOM-920 <https://lf-onap.atlassian.net/browse/OOM-920>`_] - Issue with CLAMP configuration
+* [`OOM-921 <https://lf-onap.atlassian.net/browse/OOM-921>`_] - align onap/values.yaml and onap/resources/environments/dev.yaml - different /dockerdata-nfs
+* [`OOM-926 <https://lf-onap.atlassian.net/browse/OOM-926>`_] - Disable clustering for APP-C out-of-the-box
+* [`OOM-927 <https://lf-onap.atlassian.net/browse/OOM-927>`_] - Need a production grade configuration override file of ONAP deployment
+* [`OOM-928 <https://lf-onap.atlassian.net/browse/OOM-928>`_] - Some charts use /dockerdata-nfs by default
+* [`OOM-929 <https://lf-onap.atlassian.net/browse/OOM-929>`_] - DMaaP message router docker image fails to pull
+* [`OOM-930 <https://lf-onap.atlassian.net/browse/OOM-930>`_] - New AAF Helm Charts required
+* [`OOM-931 <https://lf-onap.atlassian.net/browse/OOM-931>`_] - Reintroduce VNC pod into OOM
+* [`OOM-932 <https://lf-onap.atlassian.net/browse/OOM-932>`_] - Unblock integration testing
+* [`OOM-935 <https://lf-onap.atlassian.net/browse/OOM-935>`_] - sdc-cassandra pod fails to delete using helm delete - forced kubectl delete
+* [`OOM-936 <https://lf-onap.atlassian.net/browse/OOM-936>`_] - Readiness-check prob version is inconsistent across components
+* [`OOM-937 <https://lf-onap.atlassian.net/browse/OOM-937>`_] - Portal Cassandra config map points to wrong directory
+* [`OOM-938 <https://lf-onap.atlassian.net/browse/OOM-938>`_] - Can't install aai alone using helm
+* [`OOM-945 <https://lf-onap.atlassian.net/browse/OOM-945>`_] - SDNC some bundles failing to start cleanly
+* [`OOM-948 <https://lf-onap.atlassian.net/browse/OOM-948>`_] - make vfc got an error
+* [`OOM-951 <https://lf-onap.atlassian.net/browse/OOM-951>`_] - Update APPC charts based on on changes for ccsdk and Nitrogen ODL
+* [`OOM-953 <https://lf-onap.atlassian.net/browse/OOM-953>`_] - switch aai haproxy/hbase repo from hub.docker.com to nexus3
+* [`OOM-958 <https://lf-onap.atlassian.net/browse/OOM-958>`_] - SDC-be deployment missing environment parameter
+* [`OOM-964 <https://lf-onap.atlassian.net/browse/OOM-964>`_] - SDC Healthcheck failure on sdc-be and sdc-kb containers down
+* [`OOM-968 <https://lf-onap.atlassian.net/browse/OOM-968>`_] - warning on default deployment values.yaml
+* [`OOM-969 <https://lf-onap.atlassian.net/browse/OOM-969>`_] - oomk8s images have no Dockerfile's
+* [`OOM-971 <https://lf-onap.atlassian.net/browse/OOM-971>`_] - Common service name template should allow for chart name override
+* [`OOM-974 <https://lf-onap.atlassian.net/browse/OOM-974>`_] - Cassandra bootstrap is done incorrectly
+* [`OOM-977 <https://lf-onap.atlassian.net/browse/OOM-977>`_] - The esr-gui annotations should include a "path" param when register to MSB
+* [`OOM-985 <https://lf-onap.atlassian.net/browse/OOM-985>`_] - DMAAP Redis fails to start
+* [`OOM-986 <https://lf-onap.atlassian.net/browse/OOM-986>`_] - SDC BE and FE logs are missing
+* [`OOM-989 <https://lf-onap.atlassian.net/browse/OOM-989>`_] - Sync ete-k8.sh and ete.sh for new log file numbering
+* [`OOM-990 <https://lf-onap.atlassian.net/browse/OOM-990>`_] - AUTO.json in SDC has unreachable addresses
+* [`OOM-993 <https://lf-onap.atlassian.net/browse/OOM-993>`_] - AAI model-loader.properties not in sync with project file
+* [`OOM-994 <https://lf-onap.atlassian.net/browse/OOM-994>`_] - DCAE cloudify controller docker image 1.1.0 N/A - use 1.2.0/1.3.0
+* [`OOM-1003 <https://lf-onap.atlassian.net/browse/OOM-1003>`_] - dcae-cloudify-manager chart references obsolete image version
+* [`OOM-1004 <https://lf-onap.atlassian.net/browse/OOM-1004>`_] - aai-resources constantly fails due to cassandra hostname
+* [`OOM-1005 <https://lf-onap.atlassian.net/browse/OOM-1005>`_] - AAI Widgets not loading due to duplicate volumes
+* [`OOM-1007 <https://lf-onap.atlassian.net/browse/OOM-1007>`_] - Update dcae robot health check config
+* [`OOM-1008 <https://lf-onap.atlassian.net/browse/OOM-1008>`_] - Set default consul server replica count to 1
+* [`OOM-1010 <https://lf-onap.atlassian.net/browse/OOM-1010>`_] - Fix broken property names in DCAE input files
+* [`OOM-1011 <https://lf-onap.atlassian.net/browse/OOM-1011>`_] - Policy config correction after Service Name changes because of OOM-906
+* [`OOM-1013 <https://lf-onap.atlassian.net/browse/OOM-1013>`_] - Update DCAE container versions
+* [`OOM-1014 <https://lf-onap.atlassian.net/browse/OOM-1014>`_] - Portal login not working due to inconsistent zookeeper naming
+* [`OOM-1015 <https://lf-onap.atlassian.net/browse/OOM-1015>`_] - Champ fails to start
+* [`OOM-1016 <https://lf-onap.atlassian.net/browse/OOM-1016>`_] - DOC-OPS Review: Helm install command is wrong on oom_user_guide - missing namespace
+* [`OOM-1017 <https://lf-onap.atlassian.net/browse/OOM-1017>`_] - DOC-OPS review: Docker/Kubernetes versions wrong for master in oom_cloud_setup_guide
+* [`OOM-1018 <https://lf-onap.atlassian.net/browse/OOM-1018>`_] - DOC-OPS review: global repo override does not match git in oom quick start guide
+* [`OOM-1019 <https://lf-onap.atlassian.net/browse/OOM-1019>`_] - DOC-OPS review: Add Ubuntu 16.04 reference to oom_user_guide to avoid 14/16 confusion
+* [`OOM-1021 <https://lf-onap.atlassian.net/browse/OOM-1021>`_] - Update APPC resources for Nitrogen ODL
+* [`OOM-1022 <https://lf-onap.atlassian.net/browse/OOM-1022>`_] - Fix SDC startup dependencies
+* [`OOM-1023 <https://lf-onap.atlassian.net/browse/OOM-1023>`_] - "spring.datasource.cldsdb.url" in clamp has wrong clampdb name
+* [`OOM-1024 <https://lf-onap.atlassian.net/browse/OOM-1024>`_] - Cassandra data not persisted
+* [`OOM-1033 <https://lf-onap.atlassian.net/browse/OOM-1033>`_] - helm error during deployment 20180501:1900 - all builds under 2.7.2
+* [`OOM-1034 <https://lf-onap.atlassian.net/browse/OOM-1034>`_] - VID Ports incorrect in deployment.yaml
+* [`OOM-1037 <https://lf-onap.atlassian.net/browse/OOM-1037>`_] - Enable CLI health check
+* [`OOM-1039 <https://lf-onap.atlassian.net/browse/OOM-1039>`_] - Service distribution to SO fails
+* [`OOM-1041 <https://lf-onap.atlassian.net/browse/OOM-1041>`_] - aai-service was renamed, but old references remain
+* [`OOM-1042 <https://lf-onap.atlassian.net/browse/OOM-1042>`_] - portalapps service was renamed, but old references remain
+* [`OOM-1045 <https://lf-onap.atlassian.net/browse/OOM-1045>`_] - top level values.yaml missing entry for dmaap chart
+* [`OOM-1049 <https://lf-onap.atlassian.net/browse/OOM-1049>`_] - SDNC_UEB_LISTENER db
+* [`OOM-1050 <https://lf-onap.atlassian.net/browse/OOM-1050>`_] - Impossible to deploy consul using cache docker registry
+* [`OOM-1051 <https://lf-onap.atlassian.net/browse/OOM-1051>`_] - Fix aaf deployment
+* [`OOM-1052 <https://lf-onap.atlassian.net/browse/OOM-1052>`_] - SO cloud config file points to Rackspace cloud
+* [`OOM-1054 <https://lf-onap.atlassian.net/browse/OOM-1054>`_] - Portal LoadBalancer Ingress IP is on the wrong network
+* [`OOM-1060 <https://lf-onap.atlassian.net/browse/OOM-1060>`_] - Incorrect MR Kafka references prevent aai champ from starting
+* [`OOM-1061 <https://lf-onap.atlassian.net/browse/OOM-1061>`_] - ConfigMap size limit exceeded
+* [`OOM-1064 <https://lf-onap.atlassian.net/browse/OOM-1064>`_] - Improve docker registry secret management
+* [`OOM-1066 <https://lf-onap.atlassian.net/browse/OOM-1066>`_] - Updating TOSCA blueprint to sync up with helm configuration changes (add dmaap and oof/delete message-router)
+* [`OOM-1068 <https://lf-onap.atlassian.net/browse/OOM-1068>`_] - Update SO with new AAI cert
+* [`OOM-1076 <https://lf-onap.atlassian.net/browse/OOM-1076>`_] - some charts still using readiness check image from amsterdam 1.x
+* [`OOM-1077 <https://lf-onap.atlassian.net/browse/OOM-1077>`_] - AAI resources and traversal deployment failure on non-rancher envs
+* [`OOM-1079 <https://lf-onap.atlassian.net/browse/OOM-1079>`_] - Robot charts do not allow over ride of pub_key, dcae_collector_ip and dcae_collector_port
+* [`OOM-1081 <https://lf-onap.atlassian.net/browse/OOM-1081>`_] - Remove component 'mock' from TOSCA deployment
+* [`OOM-1082 <https://lf-onap.atlassian.net/browse/OOM-1082>`_] - Wrong pv location of dcae postgres
+* [`OOM-1085 <https://lf-onap.atlassian.net/browse/OOM-1085>`_] - appc hostname is incorrect in url
+* [`OOM-1086 <https://lf-onap.atlassian.net/browse/OOM-1086>`_] - clamp deployment changes /dockerdata-nfs/ReleaseName dir permissions
+* [`OOM-1088 <https://lf-onap.atlassian.net/browse/OOM-1088>`_] - APPC returns error for vCPE restart message from Policy
+* [`OOM-1089 <https://lf-onap.atlassian.net/browse/OOM-1089>`_] - DCAE pods are not getting purged
+* [`OOM-1093 <https://lf-onap.atlassian.net/browse/OOM-1093>`_] - Line wrapping issue in redis-cluster-config.sh script
+* [`OOM-1094 <https://lf-onap.atlassian.net/browse/OOM-1094>`_] - Fix postgres startup
+* [`OOM-1095 <https://lf-onap.atlassian.net/browse/OOM-1095>`_] - common makefile builds out of order
+* [`OOM-1096 <https://lf-onap.atlassian.net/browse/OOM-1096>`_] - node port conflict SDNC (Geo enabled) & other charts
+* [`OOM-1097 <https://lf-onap.atlassian.net/browse/OOM-1097>`_] - Nbi needs dep-nbi - crash on make all
+* [`OOM-1099 <https://lf-onap.atlassian.net/browse/OOM-1099>`_] - Add External Interface NBI project into OOM TOSCA
+* [`OOM-1102 <https://lf-onap.atlassian.net/browse/OOM-1102>`_] - Incorrect AAI services
+* [`OOM-1103 <https://lf-onap.atlassian.net/browse/OOM-1103>`_] - Cannot disable NBI
+* [`OOM-1104 <https://lf-onap.atlassian.net/browse/OOM-1104>`_] - Policy DROOLS configuration across container restarts
+* [`OOM-1110 <https://lf-onap.atlassian.net/browse/OOM-1110>`_] - Clamp issue when connecting Policy
+* [`OOM-1111 <https://lf-onap.atlassian.net/browse/OOM-1111>`_] - Please revert to using VNFSDK Postgres container
+* [`OOM-1114 <https://lf-onap.atlassian.net/browse/OOM-1114>`_] - APPC is broken in latest helm chart
+* [`OOM-1115 <https://lf-onap.atlassian.net/browse/OOM-1115>`_] - SDNC DGBuilder cant operate on DGs in database - need NodePort
+* [`OOM-1116 <https://lf-onap.atlassian.net/browse/OOM-1116>`_] - Correct values needed by NBI chart
+* [`OOM-1124 <https://lf-onap.atlassian.net/browse/OOM-1124>`_] - Update OOM APPC chart to enhance AAF support
+* [`OOM-1126 <https://lf-onap.atlassian.net/browse/OOM-1126>`_] - Incorrect Port mapping between CDT Application and APPC main application
+* [`OOM-1127 <https://lf-onap.atlassian.net/browse/OOM-1127>`_] - SO fails healthcheck
+* [`OOM-1128 <https://lf-onap.atlassian.net/browse/OOM-1128>`_] - AAF CS fails to start in OpenLab
Sub-task
********
-* [`OOM-304 <https://jira.onap.org/browse/OOM-304>`_] - Service endpoint annotation for Data Router
-* [`OOM-306 <https://jira.onap.org/browse/OOM-306>`_] - Handle mariadb secrets
-* [`OOM-510 <https://jira.onap.org/browse/OOM-510>`_] - Increase vm.max_map_count to 262144 when running Rancher 1.6.11+ via helm 2.6+ - for elasticsearch log mem failure
-* [`OOM-512 <https://jira.onap.org/browse/OOM-512>`_] - Push the reviewed and merged ReadMe content to RTD
-* [`OOM-641 <https://jira.onap.org/browse/OOM-641>`_] - Segregating of configuration for SDNC-UEB component
-* [`OOM-655 <https://jira.onap.org/browse/OOM-655>`_] - Create alternate prepull script which provides more user feedback and logging
-* [`OOM-753 <https://jira.onap.org/browse/OOM-753>`_] - Create Helm Sub-Chart for SO's embedded mariadb
-* [`OOM-754 <https://jira.onap.org/browse/OOM-754>`_] - Create Helm Chart for SO
-* [`OOM-774 <https://jira.onap.org/browse/OOM-774>`_] - Create Helm Sub-Chart for APPC's embedded mySQL database
-* [`OOM-775 <https://jira.onap.org/browse/OOM-775>`_] - Create Helm Chart for APPC
-* [`OOM-778 <https://jira.onap.org/browse/OOM-778>`_] - Replace NFS Provisioner with configurable PV storage solution
-* [`OOM-825 <https://jira.onap.org/browse/OOM-825>`_] - Apache 2 License updation for All sqls and .js file
-* [`OOM-849 <https://jira.onap.org/browse/OOM-849>`_] - Policy Nexus component needs persistent volume for /sonatype-work
-* [`OOM-991 <https://jira.onap.org/browse/OOM-991>`_] - Adjust SDC-BE init job timing from 10 to 30s to avoid restarts on single node systems
-* [`OOM-1036 <https://jira.onap.org/browse/OOM-1036>`_] - update helm from 2.7.2 to 2.8.2 wiki/rtd
-* [`OOM-1063 <https://jira.onap.org/browse/OOM-1063>`_] - Document Portal LoadBalancer Ingress IP Settings
+* [`OOM-304 <https://lf-onap.atlassian.net/browse/OOM-304>`_] - Service endpoint annotation for Data Router
+* [`OOM-306 <https://lf-onap.atlassian.net/browse/OOM-306>`_] - Handle mariadb secrets
+* [`OOM-510 <https://lf-onap.atlassian.net/browse/OOM-510>`_] - Increase vm.max_map_count to 262144 when running Rancher 1.6.11+ via helm 2.6+ - for elasticsearch log mem failure
+* [`OOM-512 <https://lf-onap.atlassian.net/browse/OOM-512>`_] - Push the reviewed and merged ReadMe content to RTD
+* [`OOM-641 <https://lf-onap.atlassian.net/browse/OOM-641>`_] - Segregating of configuration for SDNC-UEB component
+* [`OOM-655 <https://lf-onap.atlassian.net/browse/OOM-655>`_] - Create alternate prepull script which provides more user feedback and logging
+* [`OOM-753 <https://lf-onap.atlassian.net/browse/OOM-753>`_] - Create Helm Sub-Chart for SO's embedded mariadb
+* [`OOM-754 <https://lf-onap.atlassian.net/browse/OOM-754>`_] - Create Helm Chart for SO
+* [`OOM-774 <https://lf-onap.atlassian.net/browse/OOM-774>`_] - Create Helm Sub-Chart for APPC's embedded mySQL database
+* [`OOM-775 <https://lf-onap.atlassian.net/browse/OOM-775>`_] - Create Helm Chart for APPC
+* [`OOM-778 <https://lf-onap.atlassian.net/browse/OOM-778>`_] - Replace NFS Provisioner with configurable PV storage solution
+* [`OOM-825 <https://lf-onap.atlassian.net/browse/OOM-825>`_] - Apache 2 License updation for All sqls and .js file
+* [`OOM-849 <https://lf-onap.atlassian.net/browse/OOM-849>`_] - Policy Nexus component needs persistent volume for /sonatype-work
+* [`OOM-991 <https://lf-onap.atlassian.net/browse/OOM-991>`_] - Adjust SDC-BE init job timing from 10 to 30s to avoid restarts on single node systems
+* [`OOM-1036 <https://lf-onap.atlassian.net/browse/OOM-1036>`_] - update helm from 2.7.2 to 2.8.2 wiki/rtd
+* [`OOM-1063 <https://lf-onap.atlassian.net/browse/OOM-1063>`_] - Document Portal LoadBalancer Ingress IP Settings
**Security Notes**
diff --git a/docs/sections/release_notes/release-notes-casablanca.rst b/docs/sections/release_notes/release-notes-casablanca.rst
index 6b857309aa..4c8b8d4cbd 100644
--- a/docs/sections/release_notes/release-notes-casablanca.rst
+++ b/docs/sections/release_notes/release-notes-casablanca.rst
@@ -71,8 +71,8 @@ Quick Links:
Kubernetes version (1.12)
- `K8S Bug Report <https://github.com/kubernetes/kubernetes/issues/67659>`_
- - `OOM-1532 <https://jira.onap.org/browse/OOM-1532>`_
- - `OOM-1516 <https://jira.onap.org/browse/OOM-1516>`_
- - `OOM-1520 <https://jira.onap.org/browse/OOM-1520>`_
+ - `OOM-1532 <https://lf-onap.atlassian.net/browse/OOM-1532>`_
+ - `OOM-1516 <https://lf-onap.atlassian.net/browse/OOM-1516>`_
+ - `OOM-1520 <https://lf-onap.atlassian.net/browse/OOM-1520>`_
End of Release Notes
diff --git a/docs/sections/release_notes/release-notes-dublin.rst b/docs/sections/release_notes/release-notes-dublin.rst
index 7a32297210..718f34a8cb 100644
--- a/docs/sections/release_notes/release-notes-dublin.rst
+++ b/docs/sections/release_notes/release-notes-dublin.rst
@@ -62,9 +62,9 @@ Summary
*Known Security Issues*
-* In default deployment OOM (consul-server-ui) exposes HTTP port 30270 outside of cluster. [`OJSI-134 <https://jira.onap.org/browse/OJSI-134>`_]
-* Hard coded password used for all oom deployments [`OJSI-188 <https://jira.onap.org/browse/OJSI-188>`_]
-* CVE-2019-12127 - OOM exposes unprotected API/UI on port 30270 [`OJSI-202 <https://jira.onap.org/browse/OJSI-202>`_]
+* In default deployment OOM (consul-server-ui) exposes HTTP port 30270 outside of cluster. [`OJSI-134 <https://lf-onap.atlassian.net/browse/OJSI-134>`_]
+* Hard coded password used for all oom deployments [`OJSI-188 <https://lf-onap.atlassian.net/browse/OJSI-188>`_]
+* CVE-2019-12127 - OOM exposes unprotected API/UI on port 30270 [`OJSI-202 <https://lf-onap.atlassian.net/browse/OJSI-202>`_]
*Known Vulnerabilities in Used Modules*
diff --git a/docs/sections/release_notes/release-notes-elalto.rst b/docs/sections/release_notes/release-notes-elalto.rst
index b4059028e5..d237df515d 100644
--- a/docs/sections/release_notes/release-notes-elalto.rst
+++ b/docs/sections/release_notes/release-notes-elalto.rst
@@ -28,7 +28,7 @@ Summary
The focus of this release was on maintenance and as such no new features were
delivered.
-A list of issues resolved in this release can be found here: https://jira.onap.org/projects/OOM/versions/10726
+A list of issues resolved in this release can be found here: https://lf-onap.atlassian.net/projects/OOM/versions/10726
**New Features**
@@ -40,14 +40,14 @@ A list of issues resolved in this release can be found here: https://jira.onap.o
The following known issues will be addressed in a future release:
-* [`OOM-1480 <https://jira.onap.org/browse/OOM-1480>`_] - postgres chart does not set root password when installing on an existing database instances
-* [`OOM-1966 <https://jira.onap.org/browse/OOM-1966>`_] - ONAP on HA Kubernetes Cluster - Documentation update
-* [`OOM-1995 <https://jira.onap.org/browse/OOM-1995>`_] - Mariadb Galera cluster pods keep failing
-* [`OOM-2061 <https://jira.onap.org/browse/OOM-2061>`_] - Details Missing for installing the kubectl section
-* [`OOM-2075 <https://jira.onap.org/browse/OOM-2075>`_] - Invalid MTU for Canal CNI interfaces
-* [`OOM-2080 <https://jira.onap.org/browse/OOM-2080>`_] - Need for "ReadWriteMany" access on storage when deploying on Kubernetes?
-* [`OOM-2091 <https://jira.onap.org/browse/OOM-2091>`_] - incorrect release deployed
-* [`OOM-2132 <https://jira.onap.org/browse/OOM-2132>`_] - Common Galera server.cnf does not contain Camunda required settings
+* [`OOM-1480 <https://lf-onap.atlassian.net/browse/OOM-1480>`_] - postgres chart does not set root password when installing on an existing database instances
+* [`OOM-1966 <https://lf-onap.atlassian.net/browse/OOM-1966>`_] - ONAP on HA Kubernetes Cluster - Documentation update
+* [`OOM-1995 <https://lf-onap.atlassian.net/browse/OOM-1995>`_] - Mariadb Galera cluster pods keep failing
+* [`OOM-2061 <https://lf-onap.atlassian.net/browse/OOM-2061>`_] - Details Missing for installing the kubectl section
+* [`OOM-2075 <https://lf-onap.atlassian.net/browse/OOM-2075>`_] - Invalid MTU for Canal CNI interfaces
+* [`OOM-2080 <https://lf-onap.atlassian.net/browse/OOM-2080>`_] - Need for "ReadWriteMany" access on storage when deploying on Kubernetes?
+* [`OOM-2091 <https://lf-onap.atlassian.net/browse/OOM-2091>`_] - incorrect release deployed
+* [`OOM-2132 <https://lf-onap.atlassian.net/browse/OOM-2132>`_] - Common Galera server.cnf does not contain Camunda required settings
**Security Notes**
@@ -55,9 +55,9 @@ The following known issues will be addressed in a future release:
*Known Security Issues*
-* In default deployment OOM (consul-server-ui) exposes HTTP port 30270 outside of cluster. [`OJSI-134 <https://jira.onap.org/browse/OJSI-134>`_]
-* Hard coded password used for all oom deployments [`OJSI-188 <https://jira.onap.org/browse/OJSI-188>`_]
-* CVE-2019-12127 - OOM exposes unprotected API/UI on port 30270 [`OJSI-202 <https://jira.onap.org/browse/OJSI-202>`_]
+* In default deployment OOM (consul-server-ui) exposes HTTP port 30270 outside of cluster. [`OJSI-134 <https://lf-onap.atlassian.net/browse/OJSI-134>`_]
+* Hard coded password used for all oom deployments [`OJSI-188 <https://lf-onap.atlassian.net/browse/OJSI-188>`_]
+* CVE-2019-12127 - OOM exposes unprotected API/UI on port 30270 [`OJSI-202 <https://lf-onap.atlassian.net/browse/OJSI-202>`_]
*Known Vulnerabilities in Used Modules*
diff --git a/docs/sections/release_notes/release-notes-frankfurt.rst b/docs/sections/release_notes/release-notes-frankfurt.rst
index c0374a6dd8..ff1e9f18ce 100644
--- a/docs/sections/release_notes/release-notes-frankfurt.rst
+++ b/docs/sections/release_notes/release-notes-frankfurt.rst
@@ -55,36 +55,36 @@ New features
**Bug fixes**
A list of issues resolved in this release can be found here:
-https://jira.onap.org/projects/OOM/versions/10826
+https://lf-onap.atlassian.net/projects/OOM/versions/10826
**Known Issues**
-- `OOM-1237 <https://jira.onap.org/browse/OOM-1237>`_ Source Helm Charts from
+- `OOM-1237 <https://lf-onap.atlassian.net/browse/OOM-1237>`_ Source Helm Charts from
ONAP Repo. Having helm charts repo is not possible for Frankfurt release.
-- `OOM-1720 <https://jira.onap.org/browse/OOM-1237>`_ galera container is
+- `OOM-1720 <https://lf-onap.atlassian.net/browse/OOM-1237>`_ galera container is
outdated. containers used for mariadb are outdated and not supported anymore.
-- `OOM-1817 <https://jira.onap.org/browse/OOM-1817>`_ Use of global.repository
+- `OOM-1817 <https://lf-onap.atlassian.net/browse/OOM-1817>`_ Use of global.repository
inconsistent across Helm Charts. it's then may be hard to retrieve some
containers when deploying in constrained environment.
-- `OOM-2075 <https://jira.onap.org/browse/OOM-2075>`_ Invalid MTU for Canal CNI
+- `OOM-2075 <https://lf-onap.atlassian.net/browse/OOM-2075>`_ Invalid MTU for Canal CNI
interfaces
-- `OOM-2227 <https://jira.onap.org/browse/OOM-2227>`_ Cassandra Backup Mechanism
+- `OOM-2227 <https://lf-onap.atlassian.net/browse/OOM-2227>`_ Cassandra Backup Mechanism
works only on "static PV" mode.
-- `OOM-2230 <https://jira.onap.org/browse/OOM-2230>`_ Missing requests/limits
+- `OOM-2230 <https://lf-onap.atlassian.net/browse/OOM-2230>`_ Missing requests/limits
for some PODS. This can lead to "memory bombing" so cautious monitoring of
Kubernetes resources usage must be set up.
-- `OOM-2279 <https://jira.onap.org/browse/OOM-2279>`_ OOM El Alto and master
+- `OOM-2279 <https://lf-onap.atlassian.net/browse/OOM-2279>`_ OOM El Alto and master
clamp mariadb resources doesn't match chart.
-- `OOM-2285 <https://jira.onap.org/browse/OOM-2285>`_ deploy.sh does not work
+- `OOM-2285 <https://lf-onap.atlassian.net/browse/OOM-2285>`_ deploy.sh does not work
for mariadb-galera. deploy script doesn't behave well with "-" in the
component name.
-- `OOM-2369 <https://jira.onap.org/browse/OOM-2369>`_ DMAAP Helm install takes
+- `OOM-2369 <https://lf-onap.atlassian.net/browse/OOM-2369>`_ DMAAP Helm install takes
too long and often fails.
-- `OOM-2418 <https://jira.onap.org/browse/OOM-2418>`_ Readiness-check 2.0.2 not
+- `OOM-2418 <https://lf-onap.atlassian.net/browse/OOM-2418>`_ Readiness-check 2.0.2 not
working properly for stateful set.
-- `OOM-2421 <https://jira.onap.org/browse/OOM-2421>`_ OOM NBI chart deployment
+- `OOM-2421 <https://lf-onap.atlassian.net/browse/OOM-2421>`_ OOM NBI chart deployment
error. In some case, NBI deployment fails.
-- `OOM-2422 <https://jira.onap.org/browse/OOM-2422>`_ Portal App is unreachable
+- `OOM-2422 <https://lf-onap.atlassian.net/browse/OOM-2422>`_ Portal App is unreachable
when deploying without HTTPs
@@ -107,21 +107,21 @@ Known Vulnerabilities
Workarounds
-----------
-- `OOM-1237 <https://jira.onap.org/browse/OOM-1237>`_ Workaround is to generate
+- `OOM-1237 <https://lf-onap.atlassian.net/browse/OOM-1237>`_ Workaround is to generate
them as explained in documentation.
-- `OOM-1817 <https://jira.onap.org/browse/OOM-1817>`_ Workaround is to use
+- `OOM-1817 <https://lf-onap.atlassian.net/browse/OOM-1817>`_ Workaround is to use
offline installer if needed.
-- `OOM-2227 <https://jira.onap.org/browse/OOM-2227>`_ Workaround is to stick to
+- `OOM-2227 <https://lf-onap.atlassian.net/browse/OOM-2227>`_ Workaround is to stick to
"static PV" (so, not using storage class) if backup is needed.
-- `OOM-2285 <https://jira.onap.org/browse/OOM-2285>`_ Workaround is to use
+- `OOM-2285 <https://lf-onap.atlassian.net/browse/OOM-2285>`_ Workaround is to use
directly helm upgrade if needed.
-- `OOM-2369 <https://jira.onap.org/browse/OOM-2369>`_ Workaround is to play
+- `OOM-2369 <https://lf-onap.atlassian.net/browse/OOM-2369>`_ Workaround is to play
postinstall jobs by hand.
-- `OOM-2418 <https://jira.onap.org/browse/OOM-2418>`_ Workaround is to use
+- `OOM-2418 <https://lf-onap.atlassian.net/browse/OOM-2418>`_ Workaround is to use
version 2.2.2 in global part of override file if the new check is needed.
-- `OOM-2421 <https://jira.onap.org/browse/OOM-2421>`_ Workaround is to
+- `OOM-2421 <https://lf-onap.atlassian.net/browse/OOM-2421>`_ Workaround is to
undeploy/redeploy NBI.
-- `OOM-2422 <https://jira.onap.org/browse/OOM-2422>`_ Workaround is to create
+- `OOM-2422 <https://lf-onap.atlassian.net/browse/OOM-2422>`_ Workaround is to create
first portal app service with service type Cluster IP then changing it to
NodePort or LoadBalancer so all the port are available.
@@ -131,9 +131,9 @@ Security Notes
**Fixed Security Issues**
- In default deployment OOM (consul-server-ui) exposes HTTP port 30270 outside
- of cluster. [`OJSI-134 <https://jira.onap.org/browse/OJSI-134>`_]
+ of cluster. [`OJSI-134 <https://lf-onap.atlassian.net/browse/OJSI-134>`_]
- CVE-2019-12127 - OOM exposes unprotected API/UI on port 30270
- [`OJSI-202 <https://jira.onap.org/browse/OJSI-202>`_]
+ [`OJSI-202 <https://lf-onap.atlassian.net/browse/OJSI-202>`_]
References
==========
diff --git a/docs/sections/release_notes/release-notes-guilin.rst b/docs/sections/release_notes/release-notes-guilin.rst
index e8fda544c2..9bb4816aab 100644
--- a/docs/sections/release_notes/release-notes-guilin.rst
+++ b/docs/sections/release_notes/release-notes-guilin.rst
@@ -57,30 +57,30 @@ New features
**Bug fixes**
A list of issues resolved in this release can be found here:
-https://jira.onap.org/projects/OOM/versions/10826
+https://lf-onap.atlassian.net/projects/OOM/versions/10826
**Known Issues**
-- `OOM-1237 <https://jira.onap.org/browse/OOM-1237>`_ Source Helm Charts from
+- `OOM-1237 <https://lf-onap.atlassian.net/browse/OOM-1237>`_ Source Helm Charts from
ONAP Repo. Having helm charts repo is not possible for Frankfurt release.
-- `OOM-1720 <https://jira.onap.org/browse/OOM-1237>`_ galera container is
+- `OOM-1720 <https://lf-onap.atlassian.net/browse/OOM-1237>`_ galera container is
outdated. containers used for mariadb are outdated and not supported anymore.
-- `OOM-1817 <https://jira.onap.org/browse/OOM-1817>`_ Use of global.repository
+- `OOM-1817 <https://lf-onap.atlassian.net/browse/OOM-1817>`_ Use of global.repository
inconsistent across Helm Charts. it's then may be hard to retrieve some
containers when deploying in constrained environment.
-- `OOM-2227 <https://jira.onap.org/browse/OOM-2227>`_ Cassandra Backup Mechanism
+- `OOM-2227 <https://lf-onap.atlassian.net/browse/OOM-2227>`_ Cassandra Backup Mechanism
works only on "static PV" mode.
-- `OOM-2285 <https://jira.onap.org/browse/OOM-2285>`_ deploy.sh does not work
+- `OOM-2285 <https://lf-onap.atlassian.net/browse/OOM-2285>`_ deploy.sh does not work
for mariadb-galera. deploy script doesn't behave well with "-" in the
component name.
-- `OOM-2421 <https://jira.onap.org/browse/OOM-2421>`_ OOM nbi chart deployment
+- `OOM-2421 <https://lf-onap.atlassian.net/browse/OOM-2421>`_ OOM nbi chart deployment
error
-- `OOM-2534 <https://jira.onap.org/browse/OOM-2534>`_ Cert-Service leverages
+- `OOM-2534 <https://lf-onap.atlassian.net/browse/OOM-2534>`_ Cert-Service leverages
runtime external dependency
-- `OOM-2554 <https://jira.onap.org/browse/OOM-2554>`_ Common pods have java 8
-- `OOM-2588 <https://jira.onap.org/browse/OOM-2588>`_ Various subcharts not
+- `OOM-2554 <https://lf-onap.atlassian.net/browse/OOM-2554>`_ Common pods have java 8
+- `OOM-2588 <https://lf-onap.atlassian.net/browse/OOM-2588>`_ Various subcharts not
installing due to helm size issues
-- `OOM-2629 <https://jira.onap.org/browse/OOM-2629>`_ NetBox demo entry setup
+- `OOM-2629 <https://lf-onap.atlassian.net/browse/OOM-2629>`_ NetBox demo entry setup
not complete
@@ -104,20 +104,20 @@ Known Vulnerabilities
---------------------
- Hard coded password used for all OOM deployments
- [`OJSI-188 <https://jira.onap.org/browse/OJSI-188>`_]
+ [`OJSI-188 <https://lf-onap.atlassian.net/browse/OJSI-188>`_]
Workarounds
-----------
-- `OOM-1237 <https://jira.onap.org/browse/OOM-1237>`_ Workaround is to generate
+- `OOM-1237 <https://lf-onap.atlassian.net/browse/OOM-1237>`_ Workaround is to generate
them as explained in documentation.
-- `OOM-1817 <https://jira.onap.org/browse/OOM-1817>`_ Workaround is to use
+- `OOM-1817 <https://lf-onap.atlassian.net/browse/OOM-1817>`_ Workaround is to use
offline installer if needed.
-- `OOM-2227 <https://jira.onap.org/browse/OOM-2227>`_ Workaround is to stick to
+- `OOM-2227 <https://lf-onap.atlassian.net/browse/OOM-2227>`_ Workaround is to stick to
"static PV" (so, not using storage class) if backup is needed.
-- `OOM-2285 <https://jira.onap.org/browse/OOM-2285>`_ Workaround is to use
+- `OOM-2285 <https://lf-onap.atlassian.net/browse/OOM-2285>`_ Workaround is to use
directly helm upgrade if needed.
-- `OOM-2534 <https://jira.onap.org/browse/OOM-2534>`_ Workaround is to download
+- `OOM-2534 <https://lf-onap.atlassian.net/browse/OOM-2534>`_ Workaround is to download
in advance docker.io/openjdk:11-jre-slim where you will generate the charts
Security Notes
diff --git a/docs/sections/release_notes/release-notes-honolulu.rst b/docs/sections/release_notes/release-notes-honolulu.rst
index 832ec580cc..82b694a7e9 100644
--- a/docs/sections/release_notes/release-notes-honolulu.rst
+++ b/docs/sections/release_notes/release-notes-honolulu.rst
@@ -67,7 +67,7 @@ New features
**Bug fixes**
A list of issues resolved in this release can be found here:
-https://jira.onap.org/projects/OOM/versions/11073
+https://lf-onap.atlassian.net/projects/OOM/versions/11073
major issues solved:
@@ -77,29 +77,29 @@ major issues solved:
**Known Issues**
-- `OOM-2554 <https://jira.onap.org/browse/OOM-2554>`_ Common pods have java 8
-- `OOM-2435 <https://jira.onap.org/browse/OOM-2435>`_ SDNC karaf shell:
+- `OOM-2554 <https://lf-onap.atlassian.net/browse/OOM-2554>`_ Common pods have java 8
+- `OOM-2435 <https://lf-onap.atlassian.net/browse/OOM-2435>`_ SDNC karaf shell:
log:list: Error executing command: Unrecognized configuration
-- `OOM-2629 <https://jira.onap.org/browse/OOM-2629>`_ NetBox demo entry setup
+- `OOM-2629 <https://lf-onap.atlassian.net/browse/OOM-2629>`_ NetBox demo entry setup
not complete
-- `OOM-2706 <https://jira.onap.org/browse/OOM-2706>`_ CDS Blueprint Processor
+- `OOM-2706 <https://lf-onap.atlassian.net/browse/OOM-2706>`_ CDS Blueprint Processor
does not work with local DB
-- `OOM-2713 <https://jira.onap.org/browse/OOM-2713>`_ Problem on onboarding
+- `OOM-2713 <https://lf-onap.atlassian.net/browse/OOM-2713>`_ Problem on onboarding
custom cert to SDNC ONAP during deployment
-- `OOM-2698 <https://jira.onap.org/browse/OOM-2698>`_ SO helm override fails in
+- `OOM-2698 <https://lf-onap.atlassian.net/browse/OOM-2698>`_ SO helm override fails in
for value with multi-level replacement
-- `OOM-2697 <https://jira.onap.org/browse/OOM-2697>`_ SO with local MariaDB
+- `OOM-2697 <https://lf-onap.atlassian.net/browse/OOM-2697>`_ SO with local MariaDB
deployment fails
-- `OOM-2538 <https://jira.onap.org/browse/OOM-2538>`_ strange error with
+- `OOM-2538 <https://lf-onap.atlassian.net/browse/OOM-2538>`_ strange error with
CertInitializer template
-- `OOM-2547 <https://jira.onap.org/browse/OOM-2547>`_ Health Check failures
+- `OOM-2547 <https://lf-onap.atlassian.net/browse/OOM-2547>`_ Health Check failures
seen after bringing down/up control plane & worker node VM instances on which
ONAP hosted
-- `OOM-2699 <https://jira.onap.org/browse/OOM-2699>`_ SO so-mariadb
+- `OOM-2699 <https://lf-onap.atlassian.net/browse/OOM-2699>`_ SO so-mariadb
readinessCheck fails for local MariaDB instance
-- `OOM-2705 <https://jira.onap.org/browse/OOM-2705>`_ SDNC DB installation fails
+- `OOM-2705 <https://lf-onap.atlassian.net/browse/OOM-2705>`_ SDNC DB installation fails
on local MariaDB instance
-- `OOM-2603 <https://jira.onap.org/browse/OOM-2603>`_ [SDNC] allign password for
+- `OOM-2603 <https://lf-onap.atlassian.net/browse/OOM-2603>`_ [SDNC] allign password for
scaleoutUser/restconfUser/odlUser
Deliverables
@@ -122,7 +122,7 @@ Known Vulnerabilities
---------------------
- Hard coded password used for all OOM deployments
- [`OJSI-188 <https://jira.onap.org/browse/OJSI-188>`_]
+ [`OJSI-188 <https://lf-onap.atlassian.net/browse/OJSI-188>`_]
- `Hard coded certificates <../oom_hardcoded_certificates>` in Helm packages
Workarounds
diff --git a/docs/sections/release_notes/release-notes-istanbul.rst b/docs/sections/release_notes/release-notes-istanbul.rst
index a29b1e2f2d..46eb98ed96 100644
--- a/docs/sections/release_notes/release-notes-istanbul.rst
+++ b/docs/sections/release_notes/release-notes-istanbul.rst
@@ -56,7 +56,7 @@ New features
**Bug fixes**
A list of issues resolved in this release can be found here:
-https://jira.onap.org/projects/OOM/versions/11074
+https://lf-onap.atlassian.net/projects/OOM/versions/11074
**Known Issues**
@@ -84,7 +84,7 @@ Known Vulnerabilities
Workarounds
-----------
-- `OOM-2754 <https://jira.onap.org/browse/OOM-2754>`_
+- `OOM-2754 <https://lf-onap.atlassian.net/browse/OOM-2754>`_
Because of *updateEndpoint* property added to *cmpv2issuer* CRD
it is impossible to upgrade platform component from Honolulu to Istanbul
release without manual steps. Actions that should be performed:
diff --git a/docs/sections/release_notes/release-notes-jakarta.rst b/docs/sections/release_notes/release-notes-jakarta.rst
index cfc57888a6..34202f765d 100644
--- a/docs/sections/release_notes/release-notes-jakarta.rst
+++ b/docs/sections/release_notes/release-notes-jakarta.rst
@@ -57,7 +57,7 @@ New features
**Bug fixes**
A list of issues resolved in this release can be found here:
-https://jira.onap.org/projects/OOM/versions/11498
+https://lf-onap.atlassian.net/projects/OOM/versions/11498
**Known Issues**
@@ -84,7 +84,7 @@ Known Vulnerabilities
Workarounds
-----------
-- `OOM-2754 <https://jira.onap.org/browse/OOM-2754>`_
+- `OOM-2754 <https://lf-onap.atlassian.net/browse/OOM-2754>`_
Because of *updateEndpoint* property added to *cmpv2issuer* CRD
it is impossible to upgrade platform component from Istanbul to Jakarta
release without manual steps. Actions that should be performed:
diff --git a/docs/sections/release_notes/release-notes-kohn.rst b/docs/sections/release_notes/release-notes-kohn.rst
index 66d04628c1..3c8bc04657 100644
--- a/docs/sections/release_notes/release-notes-kohn.rst
+++ b/docs/sections/release_notes/release-notes-kohn.rst
@@ -66,7 +66,7 @@ New features
**Bug fixes**
A list of issues resolved in this release can be found here:
-https://jira.onap.org/projects/OOM/versions/11499
+https://lf-onap.atlassian.net/projects/OOM/versions/11499
**Known Issues**
@@ -97,7 +97,7 @@ Known Vulnerabilities
---------------------
* Cassandra version needs to be updated to support new Python version
- see `OOM-2900 <https://jira.onap.org/browse/OOM-2900>`_
+ see `OOM-2900 <https://lf-onap.atlassian.net/browse/OOM-2900>`_
Workarounds
-----------
diff --git a/docs/sections/release_notes/release-notes-london.rst b/docs/sections/release_notes/release-notes-london.rst
index 28911b8923..c48041e0c2 100644
--- a/docs/sections/release_notes/release-notes-london.rst
+++ b/docs/sections/release_notes/release-notes-london.rst
@@ -66,14 +66,14 @@ New features
* Update of Helmcharts to use common templates and practices
* Optional support for Cassandra 4.x using k8ssandra-operator
-* `REQ-1349 <https://jira.onap.org/browse/REQ-1349>`_ Removal of AAF.
+* `REQ-1349 <https://lf-onap.atlassian.net/browse/REQ-1349>`_ Removal of AAF.
Internal communication encryption and authorization is offered by ServiceMesh
-* `REQ-1350 <https://jira.onap.org/browse/REQ-1350>`_ All component must be
+* `REQ-1350 <https://lf-onap.atlassian.net/browse/REQ-1350>`_ All component must be
able to run without MSB. Component helm charts modified to use MSB optionally
and test the components during Daily and Gating with and without MSB
-* `REQ-1351 <https://jira.onap.org/browse/REQ-1351>`_ External secure
+* `REQ-1351 <https://lf-onap.atlassian.net/browse/REQ-1351>`_ External secure
communication only via Ingress.
Ingress resources created by templates and Ingress installation is described
in the OOM documents
@@ -81,7 +81,7 @@ New features
**Bug fixes**
A list of issues resolved in this release can be found here:
-https://jira.onap.org/projects/OOM/versions/11500
+https://lf-onap.atlassian.net/projects/OOM/versions/11500
**Known Issues**
@@ -116,7 +116,7 @@ Known Vulnerabilities
---------------------
* Cassandra version needs to be updated to support new Python version
- see `OOM-2900 <https://jira.onap.org/browse/OOM-2900>`_
+ see `OOM-2900 <https://lf-onap.atlassian.net/browse/OOM-2900>`_
In London supported as option (using k8ssandra-operator), see :ref:`oom_base_optional_addons`
Workarounds
diff --git a/docs/sections/release_notes/release-notes-montreal.rst b/docs/sections/release_notes/release-notes-montreal.rst
index aa0b84ac07..7113b5bb0c 100644
--- a/docs/sections/release_notes/release-notes-montreal.rst
+++ b/docs/sections/release_notes/release-notes-montreal.rst
@@ -71,7 +71,7 @@ New features
**Bug fixes**
A list of issues resolved in this release can be found here:
-https://jira.onap.org/projects/OOM/versions/11501
+https://lf-onap.atlassian.net/projects/OOM/versions/11501
**Known Issues**
diff --git a/docs/sections/release_notes/release-notes.rst b/docs/sections/release_notes/release-notes.rst
index 879f16fb4c..c09fd708fe 100644
--- a/docs/sections/release_notes/release-notes.rst
+++ b/docs/sections/release_notes/release-notes.rst
@@ -76,7 +76,7 @@ New features
**Bug fixes**
A list of issues resolved in this release can be found here:
-https://jira.onap.org/projects/OOM/versions/11502
+https://lf-onap.atlassian.net/projects/OOM/versions/11502
**Known Issues**
diff --git a/kubernetes/common/etcd/Chart.yaml b/kubernetes/common/etcd/Chart.yaml
index 465364b3da..bd508c57fd 100644
--- a/kubernetes/common/etcd/Chart.yaml
+++ b/kubernetes/common/etcd/Chart.yaml
@@ -1,6 +1,7 @@
# Copyright © 2019 Intel Corporation
# Modifications Copyright © 2021 Orange
# Modifications Copyright © 2021 Nordix Foundation
+# Modifications Copyright © 2024 Deutsche Telekom
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -17,7 +18,7 @@
apiVersion: v2
name: etcd
home: https://github.com/coreos/etcd
-version: 13.0.0
+version: 13.0.1
appVersion: 2.2.5
description: Distributed reliable key-value store for the most critical data of a
distributed system.
diff --git a/kubernetes/common/etcd/templates/statefulset.yaml b/kubernetes/common/etcd/templates/statefulset.yaml
index 722a27d791..c71d3295eb 100644
--- a/kubernetes/common/etcd/templates/statefulset.yaml
+++ b/kubernetes/common/etcd/templates/statefulset.yaml
@@ -1,5 +1,6 @@
{{/*
# Copyright © 2019 Intel Corporation Inc
+# Modifications Copyright © 2024 Deutsche Telekom
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -36,10 +37,12 @@ spec:
{{ toYaml .Values.tolerations | indent 8 }}
{{- end }}
{{- include "common.imagePullSecrets" . | nindent 6 }}
+ {{ include "common.podSecurityContext" . | indent 6 | trim }}
containers:
- name: {{ include "common.name" . }}
image: {{ include "repositoryGenerator.googleK8sRepository" . }}/{{ .Values.image }}
imagePullPolicy: "{{ .Values.pullPolicy }}"
+ {{ include "common.containerSecurityContext" . | indent 10 | trim }}
ports:
- containerPort: {{ .Values.service.peerInternalPort }}
name: {{ .Values.service.peerPortName }}
diff --git a/kubernetes/common/etcd/values.yaml b/kubernetes/common/etcd/values.yaml
index e2334eadfe..69d533c728 100644
--- a/kubernetes/common/etcd/values.yaml
+++ b/kubernetes/common/etcd/values.yaml
@@ -1,4 +1,5 @@
# Copyright © 2019 Intel Corporation, Inc
+# Modifications Copyright © 2024 Deutsche Telekom
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -35,6 +36,10 @@ nodeSelector: {}
affinity: {}
+securityContext:
+ user_id: 1000
+ group_id: 1000
+
# probe configuration parameters
liveness:
initialDelaySeconds: 90