aboutsummaryrefslogtreecommitdiffstats
path: root/docs/docs_CM_schedule_optimizer.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/docs_CM_schedule_optimizer.rst')
-rw-r--r--docs/docs_CM_schedule_optimizer.rst15
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/docs_CM_schedule_optimizer.rst b/docs/docs_CM_schedule_optimizer.rst
new file mode 100644
index 000000000..9da2e5337
--- /dev/null
+++ b/docs/docs_CM_schedule_optimizer.rst
@@ -0,0 +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
+-------------------------------------------------------------
+
+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.
+
+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