blob: dee4e95d116fe24cc3484b720eb4945f8d884916 [file] [log] [blame]
wriderbf0073e2019-11-03 14:35:07 -05001.. This work is licensed under a Creative Commons Attribution 4.0 International License.
2.. SPDX-License-Identifier: CC-BY-4.0
3.. ===============LICENSE_START=======================================================
Lott, Christopher (cl778h)c22d1ce2020-01-20 13:53:43 -05004.. Copyright (C) 2019-2020 AT&T Intellectual Property
wriderbf0073e2019-11-03 14:35:07 -05005.. ===================================================================================
Lott, Christopher (cl778h)c22d1ce2020-01-20 13:53:43 -05006.. This documentation file is distributed under the Creative Commons Attribution
7.. 4.0 International License (the "License"); you may not use this file except in
wriderbf0073e2019-11-03 14:35:07 -05008.. compliance with the License. You may obtain a copy of the License at
9..
10.. http://creativecommons.org/licenses/by/4.0
11..
12.. This file is distributed on an "AS IS" BASIS,
13.. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14.. See the License for the specific language governing permissions and
15.. limitations under the License.
16.. ===============LICENSE_END=========================================================
17
wriderc1be4252019-11-26 10:13:54 -050018===================
19Installation Guides
20===================
wriderbf0073e2019-11-03 14:35:07 -050021
Lott, Christopher (cl778h)c22d1ce2020-01-20 13:53:43 -050022This document describes how to install the RIC components deployed by scripts and Helm charts
23under the it/dep repository, including the dependencies and required system resources.
wriderbf0073e2019-11-03 14:35:07 -050024
25.. contents::
26 :depth: 3
27 :local:
28
29Version history
wriderc1be4252019-11-26 10:13:54 -050030===============
wriderbf0073e2019-11-03 14:35:07 -050031
32+--------------------+--------------------+--------------------+--------------------+
33| **Date** | **Ver.** | **Author** | **Comment** |
34| | | | |
35+--------------------+--------------------+--------------------+--------------------+
Zhe Huangdc00cdf2020-02-10 13:45:15 -050036| 2019-11-25 | 0.1.0 |Lusheng Ji | Amber |
wriderbf0073e2019-11-03 14:35:07 -050037| | | | |
38+--------------------+--------------------+--------------------+--------------------+
Zhe Huangdc00cdf2020-02-10 13:45:15 -050039| 2020-01-23 | 0.2.0 |Zhe Huang | Bronze RC |
40| | | | |
41+--------------------+--------------------+--------------------+--------------------+
Zhe8326b642020-12-11 22:31:17 -050042| 2020-01-23 | 0.3.0 |Zhe Huang | Cherry |
43| | | | |
44+--------------------+--------------------+--------------------+--------------------+
Zhe Huangdc00cdf2020-02-10 13:45:15 -050045
wriderbf0073e2019-11-03 14:35:07 -050046
Lott, Christopher (cl778h)c22d1ce2020-01-20 13:53:43 -050047.. include:: ./installation-ric.rst
Zhe8326b642020-12-11 22:31:17 -050048.. include:: ./installation-nonrtric.rst