Added two CMs for Ajay.
Issue-ID: INT-751
Change-Id: Ife3d22963ec53ba945472f1caec9e83374659bad
Signed-off-by: helenc878 <helen.chen@huawei.com>
diff --git a/docs/docs_CM_schedule_optimizer.rst b/docs/docs_CM_schedule_optimizer.rst
new file mode 100644
index 0000000..9da2e53
--- /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