From 6e23f66b28aa2c5d5c670c71361796f5bf022132 Mon Sep 17 00:00:00 2001 From: helenc878 Date: Mon, 3 Dec 2018 11:16:57 -0800 Subject: Added two CMs for Ajay. Issue-ID: INT-751 Change-Id: Ife3d22963ec53ba945472f1caec9e83374659bad Signed-off-by: helenc878 (cherry picked from commit ed9c15ca3c35e4928f459b256539d4a0e7792b1c) --- docs/docs_CM_schedule_optimizer.rst | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 docs/docs_CM_schedule_optimizer.rst (limited to 'docs/docs_CM_schedule_optimizer.rst') 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 -- cgit 1.2.3-korg