diff options
Diffstat (limited to 'docs/docs_CM_schedule_optimizer.rst')
-rw-r--r-- | docs/docs_CM_schedule_optimizer.rst | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/docs/docs_CM_schedule_optimizer.rst b/docs/docs_CM_schedule_optimizer.rst index 28946b54d..2ff8cfca1 100644 --- a/docs/docs_CM_schedule_optimizer.rst +++ b/docs/docs_CM_schedule_optimizer.rst @@ -3,13 +3,20 @@ .. _docs_CM_schedule_optimizer: +:orphan: + Change Management Schedule Optimization -------------------------------------------------------------- +--------------------------------------- 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://docs.onap.org/projects/onap-optf-cmso/en/latest/index.html#master-index |