diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-07-08 17:52:13 +0200 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2020-07-09 15:11:08 +0200 |
commit | 20a4dbdd5a44966c582504d1e981c5291e180357 (patch) | |
tree | cb3775ba2d913a22042998a5b1680e41c3b5d83e /docs/docs_CM_schedule_optimizer.rst | |
parent | f2418c75e7e8b634349fe1c0ec8d9b0ff1b2545b (diff) |
Update release notes for Frankfurt Maintenance release
update testsuite 1.6.4
fix foc links (submodules lead to broken links)
Issue-ID: INT-1652
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Id83b1b589216317cd755f9d2eb844c6dfb1029c9
Diffstat (limited to 'docs/docs_CM_schedule_optimizer.rst')
-rw-r--r-- | docs/docs_CM_schedule_optimizer.rst | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/docs_CM_schedule_optimizer.rst b/docs/docs_CM_schedule_optimizer.rst index 9da2e5337..28946b54d 100644 --- a/docs/docs_CM_schedule_optimizer.rst +++ b/docs/docs_CM_schedule_optimizer.rst @@ -1,15 +1,15 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. http://creativecommons.org/licenses/by/4.0 - -.. _docs_CM_schedule_optimizer: -Change Management Schedule Optimization +.. _docs_CM_schedule_optimizer: + +Change Management Schedule Optimization ------------------------------------------------------------- -Description +Description ~~~~~~~~~~~~~~ -The change management schedule optimizer automatically identifies a conflict-free schedule for executing changes across multiple network function instances. It takes into account constraints such as concurrency limits (how many instances can be executed simultaneously), time preferences (e.g., night time maintenance windows with low traffic volumes) and applies optimization techniques to generate schedules. +The change management schedule optimizer automatically identifies a conflict-free schedule for executing changes across multiple network function instances. It takes into account constraints such as concurrency limits (how many instances can be executed simultaneously), time preferences (e.g., night time maintenance windows with low traffic volumes) and applies optimization techniques to generate schedules. -More details can be found here: -https://onap.readthedocs.io/en/latest/submodules/optf/cmso.git/docs/index.html
\ No newline at end of file +More details can be found here: +https://docs.onap.org/projects/onap-optf-cmso/en/latest/index.html#master-index |