diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2021-09-23 14:52:41 -0400 |
---|---|---|
committer | Liam Fallon <liam.fallon@est.tech> | 2021-09-27 15:36:50 +0000 |
commit | e994ece5d7262651a815c6c1affe44431007817c (patch) | |
tree | cbe8c22f9ba4970e11ffd1ef64c2f0b0a3b78c82 /docs/release-notes.rst | |
parent | 16a880a7a7339f5e0e5d7f5048e15e8ea9a7089f (diff) |
Update policy release notes
Updating policy release notes to remove multi-tenancy
from Guilin release as we don't support it yet.
Issue-ID: POLICY-3493
Change-Id: Ie55d978757680634988dabb23184d66bca9a8f91
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Diffstat (limited to 'docs/release-notes.rst')
-rw-r--r-- | docs/release-notes.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index a0fc0ea6..f63bc8bb 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -244,8 +244,6 @@ Key Updates - All components return with non-zero exit code in case of application failure - All components log to standard out (i.e., k8s logs) by default - Continue to write log files inside individual pods, as well -* Multi-tenancy - - Basic initial support using the existing features * E2E Network Slicing - Added ModifyNSSI operation to SO actor * Consolidated health check |