aboutsummaryrefslogtreecommitdiffstats
path: root/docs/docs_CM_schedule_optimizer.rst
diff options
context:
space:
mode:
authorhelenc878 <helen.chen@huawei.com>2018-12-03 11:16:57 -0800
committerhelenc878 <helen.chen@huawei.com>2018-12-03 11:16:57 -0800
commited9c15ca3c35e4928f459b256539d4a0e7792b1c (patch)
treeff9661aa5ff4b1368afe6901858ce0f2e2794921 /docs/docs_CM_schedule_optimizer.rst
parent86c0e4a2cd78c553ff905b9ce3222a07b0775c86 (diff)
Added two CMs for Ajay.
Issue-ID: INT-751 Change-Id: Ife3d22963ec53ba945472f1caec9e83374659bad Signed-off-by: helenc878 <helen.chen@huawei.com>
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