diff options
author | seanbeirne <sean.beirne@est.tech> | 2022-10-18 12:39:22 +0100 |
---|---|---|
committer | seanbeirne <sean.beirne@est.tech> | 2022-10-18 12:41:04 +0100 |
commit | 72c267e06b4a8e5ec52dcfdd10581ed732076c90 (patch) | |
tree | 913f41d99cdd6fd92cf8242a34c78f1cbf30e637 /docs | |
parent | 5ced56253a01fadf5376bc5e1202a7ac7e136794 (diff) |
CPS upgradeability doc correction
Issue-ID: CPS-1312
Signed-off-by: seanbeirne <sean.beirne@est.tech>
Change-Id: I5f35dc4a13b1898638246ebb91726c5487cbef57
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/release-notes.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index aec3f3b1f2..2bb7a03ebe 100755 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -51,8 +51,8 @@ Known Limitations, Issues and Workarounds *System Limitations* -For upgrading, CPS uses Liquibase for database upgrades. CPS 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 London. +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 ============== |