wrider | bf0073e | 2019-11-03 14:35:07 -0500 | [diff] [blame] | 1 | .. 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) | c22d1ce | 2020-01-20 13:53:43 -0500 | [diff] [blame] | 4 | .. Copyright (C) 2019-2020 AT&T Intellectual Property |
wrider | bf0073e | 2019-11-03 14:35:07 -0500 | [diff] [blame] | 5 | .. =================================================================================== |
Lott, Christopher (cl778h) | c22d1ce | 2020-01-20 13:53:43 -0500 | [diff] [blame] | 6 | .. 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 |
wrider | bf0073e | 2019-11-03 14:35:07 -0500 | [diff] [blame] | 8 | .. 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 | |
wrider | c1be425 | 2019-11-26 10:13:54 -0500 | [diff] [blame] | 18 | =================== |
| 19 | Installation Guides |
| 20 | =================== |
wrider | bf0073e | 2019-11-03 14:35:07 -0500 | [diff] [blame] | 21 | |
Lott, Christopher (cl778h) | c22d1ce | 2020-01-20 13:53:43 -0500 | [diff] [blame] | 22 | This document describes how to install the RIC components deployed by scripts and Helm charts |
| 23 | under the it/dep repository, including the dependencies and required system resources. |
wrider | bf0073e | 2019-11-03 14:35:07 -0500 | [diff] [blame] | 24 | |
| 25 | .. contents:: |
| 26 | :depth: 3 |
| 27 | :local: |
| 28 | |
| 29 | Version history |
wrider | c1be425 | 2019-11-26 10:13:54 -0500 | [diff] [blame] | 30 | =============== |
wrider | bf0073e | 2019-11-03 14:35:07 -0500 | [diff] [blame] | 31 | |
| 32 | +--------------------+--------------------+--------------------+--------------------+ |
| 33 | | **Date** | **Ver.** | **Author** | **Comment** | |
| 34 | | | | | | |
| 35 | +--------------------+--------------------+--------------------+--------------------+ |
Zhe Huang | dc00cdf | 2020-02-10 13:45:15 -0500 | [diff] [blame] | 36 | | 2019-11-25 | 0.1.0 |Lusheng Ji | Amber | |
wrider | bf0073e | 2019-11-03 14:35:07 -0500 | [diff] [blame] | 37 | | | | | | |
| 38 | +--------------------+--------------------+--------------------+--------------------+ |
Zhe Huang | dc00cdf | 2020-02-10 13:45:15 -0500 | [diff] [blame] | 39 | | 2020-01-23 | 0.2.0 |Zhe Huang | Bronze RC | |
| 40 | | | | | | |
| 41 | +--------------------+--------------------+--------------------+--------------------+ |
Zhe | 8326b64 | 2020-12-11 22:31:17 -0500 | [diff] [blame] | 42 | | 2020-01-23 | 0.3.0 |Zhe Huang | Cherry | |
| 43 | | | | | | |
| 44 | +--------------------+--------------------+--------------------+--------------------+ |
Zhe Huang | dc00cdf | 2020-02-10 13:45:15 -0500 | [diff] [blame] | 45 | |
wrider | bf0073e | 2019-11-03 14:35:07 -0500 | [diff] [blame] | 46 | |
Lott, Christopher (cl778h) | c22d1ce | 2020-01-20 13:53:43 -0500 | [diff] [blame] | 47 | .. include:: ./installation-ric.rst |
Zhe | 8326b64 | 2020-12-11 22:31:17 -0500 | [diff] [blame] | 48 | .. include:: ./installation-nonrtric.rst |