[VOL-5016] - Build and deploy VOLTHA dep ONOS:sadis

howto/release/checklist.rst
howto/release/ci-management/clone_testing.rst
howto/release/components/onos_components.rst
howto/release/components/sadis
howto/release/voltha-docs/create_lts_view.rst
---------------------------------------------
  o Update component dep build docs from the latest attempt to build
  o and publish sadis v5.11.0 out into Maven Central.

Change-Id: I16a8855e01560dbadc60cd43a851306b1685e01e
diff --git a/howto/release/checklist.rst b/howto/release/checklist.rst
new file mode 100644
index 0000000..1ad638a
--- /dev/null
+++ b/howto/release/checklist.rst
@@ -0,0 +1,42 @@
+Release: Checklist
+==================
+
+docs.voltha.org (repo: voltha-docs)
+-----------------------------------
+
+- Create release notes
+- Review core contributors
+
+VOLTHA Repositories
+-------------------
+
+- Create release branch voltha-X.YY in each repository.
+- Update .gitreview, assign `defaultbranch=voltha-2.12 <https://gerrit.opencord.org/c/pod-configs/+/33941/2/.gitreview>`_.
+
+Release Builds
+--------------
+
+- components/onos_components
+- Build and record version for all external VOLTHA dependencies.
+- `VOL-4925 <https://jira.opencord.org/browse/VOL-4925>`_.
+- Upgrade Maven Plugins listed in pom.xml
+
+Packages
+--------
+- Package `aaa <https://gerrit.opencord.org/c/aaa/+/33599>`_
+  - Versions
+    - New
+    - Old
+  - DEPS: sadis
+
+- Package `sadis <https://gerrit.opencord.org/plugins/gitiles/sadis/>`_
+  - Versions
+    - `New: 5.11.0-SNAPSHOT <https://gerrit.opencord.org/plugins/gitiles/sadis/+/refs/heads/master/pom.xml#30>`_
+    - `Old: (5.10.0) <https://central.sonatype.com/artifact/org.opencord/sadis/5.10.0?smo=true>`_
+  - DEPS:
+  
+  
+Release Notes
+-------------
+
+- Capture version information and packages for all builds.