diff options
author | Eric Debeau <eric.debeau@orange.com> | 2021-12-14 21:13:08 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-12-14 21:13:08 +0000 |
commit | b8d663b955e5771b7110e2cff5e094cb9581b572 (patch) | |
tree | d62b3a5d1500d2aa4b290cf68b7e4361ccc46403 /docs | |
parent | 138ba6a43e09da890277ebcbf87d17dcd4329d39 (diff) | |
parent | 1d8c9c7bd1170bdba3e1c6c3a064f00163fb9c4d (diff) |
Merge "cleanup for jakarta: remove music from platform operations"
Diffstat (limited to 'docs')
-rw-r--r-- | docs/guides/onap-operator/platformoperations.rst | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/docs/guides/onap-operator/platformoperations.rst b/docs/guides/onap-operator/platformoperations.rst index cb989c73d..2a8c4ef07 100644 --- a/docs/guides/onap-operator/platformoperations.rst +++ b/docs/guides/onap-operator/platformoperations.rst @@ -82,16 +82,3 @@ To backup and restore ONAP component specific databases you can follow the below :maxdepth: 1 onap_backup_restore.rst - -ONAP Multisite Deployment -------------------------- - -ONAP Multisite deployment, coordination and management is supported by -the MUSIC component: - -.. toctree:: - :maxdepth: 2 - :titlesonly: - -:ref:`Multi-Site State Coordination<onap-music:master_index>` - |