From 3f14c7398479b24053b235f0ff79305949bccd84 Mon Sep 17 00:00:00 2001 From: Larry Peterson Date: Mon, 12 Aug 2024 14:40:41 -0700 Subject: [PATCH] include aether-oai Signed-off-by: Larry Peterson --- onramp/directory.rst | 1 + onramp/overview.rst | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/onramp/directory.rst b/onramp/directory.rst index 59d645b..cca7de2 100644 --- a/onramp/directory.rst +++ b/onramp/directory.rst @@ -112,6 +112,7 @@ OnRamp repos: | Deploy 4G Core: https://github.com/opennetworkinglab/aether-4gc | Deploy Management Plane: https://github.com/opennetworkinglab/aether-amp | Deploy SD-RAN: https://github.com/opennetworkinglab/aether-sdran + | Deploy OAI Software Radio: https://github.com/opennetworkinglab/aether-oai | Deploy gNB Simulator: https://github.com/opennetworkinglab/aether-gnbsim | Deploy UE+gNB Simulator: https://github.com/opennetworkinglab/aether-ueransim | Deploy Kubernetes: https://github.com/opennetworkinglab/aether-k8s diff --git a/onramp/overview.rst b/onramp/overview.rst index b9fe3d4..ed1d974 100644 --- a/onramp/overview.rst +++ b/onramp/overview.rst @@ -40,9 +40,9 @@ How to Read This Guide This guide is written to be followed sequentially, with each section establishing a capability that later sections build upon. This is also -helpful when troubleshooting a setup—for example, isolating a problem -with a physical gNB is easier if you know that connectivity to the AMF -and UPF works correctly, which the :doc:`Emulated RAN +helpful when troubleshooting a deployment—for example, isolating a +problem with a physical gNB is easier if you know that connectivity to +the AMF and UPF works correctly, which the :doc:`Emulated RAN ` section helps to establish. Once you reach the last section (:doc:`Other Blueprints @@ -53,7 +53,7 @@ your own customized blueprint, and/or directly interacting with Helm and Kubernetes (rather than depending entirely on OnRamp's playbooks). That final :doc:`Other Blueprints ` section then -gives a brief synopsis of several additional OnRamp blueprints. Each +gives a synopsis of several additional OnRamp blueprints. Each blueprint enables a particular combination of Ansible features, demonstrating how those features are enabled, configured, and deployed. This section presumes familiarity with all of OnRamp's