diff options
author | Roger Maitland <Roger.Maitland@amdocs.com> | 2018-05-16 08:49:14 -0400 |
---|---|---|
committer | Roger Maitland <Roger.Maitland@amdocs.com> | 2018-05-16 08:49:14 -0400 |
commit | 78b6c349c975740246a922bb90985604bf23c95e (patch) | |
tree | fe79ce7822f83e59d2b042c74c443de1c932f38f /docs/oom_project_description.rst | |
parent | da221583cdcee9b7406cb1b290910d3fad7a891a (diff) |
Add OOM Release Notes to RTD
Change-Id: I72bf636b4de47fd10c22d71ca59f5aab82a434c5
Signed-off-by: Roger Maitland <Roger.Maitland@amdocs.com>
Issue-ID: OOM-822
Diffstat (limited to 'docs/oom_project_description.rst')
-rw-r--r-- | docs/oom_project_description.rst | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/oom_project_description.rst b/docs/oom_project_description.rst index 7eb79503ee..5cedf79eca 100644 --- a/docs/oom_project_description.rst +++ b/docs/oom_project_description.rst @@ -32,13 +32,15 @@ OOM supports a wide variety of Kubernetes private clouds - built with Rancher, Kubeadm or Cloudify - and public cloud infrastructures such as: Microsoft Azure, Amazon AWS, Google GCD, VMware VIO, and Openstack. -The OOM documentation is broken into three different areas each targeted at a differnet user: +The OOM documentation is broken into four different areas each targeted at a differnet user: - :ref:`quick-start-label` - deploy ONAP on an existing cloud - :ref:`user-guide-label` - a guide for operators of an ONAP instance - :ref:`developer-guide-label` - a guide for developers of OOM and ONAP - :ref:`cloud-setup-guide-label` - a guide for those setting up cloud environments that ONAP will use +The :ref:`release-notes-label` for OOM describe the incremental features per release. + Component Orchestration Overview ================================ Multiple technologies, templates, and extensible plug-in frameworks are used in |