diff options
author | Joseph Keenan <joseph.keenan@est.tech> | 2022-10-18 08:42:10 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2022-10-18 08:42:10 +0000 |
commit | 7edfab1993effb42c97a7e770a4a03267bde771b (patch) | |
tree | 9e43b75356ed6f3206c53460cf47a5c808fe45e2 /docs | |
parent | 0727f3f713e37230d2b088adfcdf8ebbc56ba211 (diff) | |
parent | 2455cf3aabbdbcfd1d299caad558dede96ac85fe (diff) |
Merge "Default CMHandles to READY during upgrade" into kohn
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/release-notes.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 8c90a1ffc7..7d2c93132c 100755 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -40,6 +40,15 @@ Bug Fixes --------- - `CPS-1312 <https://jira.onap.org/browse/CPS-1312>`_ CPS(/NCMP) does not have version control + +Known Limitations, Issues and Workarounds +----------------------------------------- + +*System Limitations* + +For upgrading, CPS uses Liquibase for database upgrades. CPS/NCMP currently only supports upgrading from Liquibase changelog 11 to Liquibase changelog 16. +This is from commit CPS-506: List all known modules and revision to CPS-1312: Default CMHandles to READY during upgrade or from ONAP release Honolulu to Kohn. + Version: 3.1.4 ============== |