Skip to content

Commit 625467d

Browse files
authored
Merge pull request #21 from opennetworkinglab/maintenance
include aether-oai
2 parents 7614b01 + 3f14c73 commit 625467d

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

onramp/directory.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ OnRamp repos:
112112
| Deploy 4G Core: https://github.com/opennetworkinglab/aether-4gc
113113
| Deploy Management Plane: https://github.com/opennetworkinglab/aether-amp
114114
| Deploy SD-RAN: https://github.com/opennetworkinglab/aether-sdran
115+
| Deploy OAI Software Radio: https://github.com/opennetworkinglab/aether-oai
115116
| Deploy gNB Simulator: https://github.com/opennetworkinglab/aether-gnbsim
116117
| Deploy UE+gNB Simulator: https://github.com/opennetworkinglab/aether-ueransim
117118
| Deploy Kubernetes: https://github.com/opennetworkinglab/aether-k8s

onramp/overview.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ How to Read This Guide
4040

4141
This guide is written to be followed sequentially, with each section
4242
establishing a capability that later sections build upon. This is also
43-
helpful when troubleshooting a setup—for example, isolating a problem
44-
with a physical gNB is easier if you know that connectivity to the AMF
45-
and UPF works correctly, which the :doc:`Emulated RAN
43+
helpful when troubleshooting a deployment—for example, isolating a
44+
problem with a physical gNB is easier if you know that connectivity to
45+
the AMF and UPF works correctly, which the :doc:`Emulated RAN
4646
</onramp/gnbsim>` section helps to establish.
4747

4848
Once you reach the last section (:doc:`Other Blueprints
@@ -53,7 +53,7 @@ your own customized blueprint, and/or directly interacting with Helm
5353
and Kubernetes (rather than depending entirely on OnRamp's playbooks).
5454

5555
That final :doc:`Other Blueprints </onramp/blueprints>` section then
56-
gives a brief synopsis of several additional OnRamp blueprints. Each
56+
gives a synopsis of several additional OnRamp blueprints. Each
5757
blueprint enables a particular combination of Ansible features,
5858
demonstrating how those features are enabled, configured, and
5959
deployed. This section presumes familiarity with all of OnRamp's

0 commit comments

Comments
 (0)