Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Addd new style YAML files; releasing new ran-simulator version #549

Merged
merged 3 commits into from
Jun 16, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ran-simulator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ name: ran-simulator
description: ONOS RAN Simulator
kubeVersion: ">=1.15.0"
type: application
version: 1.0.53
appVersion: v0.7.38
version: 1.0.54
appVersion: v0.7.40
keywords:
- onos
- sdn
Expand Down
50 changes: 0 additions & 50 deletions ran-simulator/files/metrics/metrics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,53 +2,3 @@ metrics:
rc:
pci:
cells:
343332707639553:
cellSize: ENTERPRISE
earfcn: 46
pci: 459
pciPool:
- min: 451
max: 491
343332707639554:
cellSize: OUTDOOR_SMALL
earfcn: 43
pci: 108
pciPool:
- min: 164
max: 204
- min: 82
max: 122
343332707639555:
cellSize: OUTDOOR_SMALL
earfcn: 47
pci: 108
pciPool:
- min: 82
max: 122
- min: 205
max: 245
343332707639809:
cellSize: OUTDOOR_SMALL
earfcn: 42
pci: 459
pciPool:
- min: 451
max: 491
343332707639810:
cellSize: ENTERPRISE
earfcn: 44
pci: 264
pciPool:
- min: 410
max: 450
- min: 410
max: 450
343332707639811:
cellSize: FEMTO
earfcn: 45
pci: 131
pciPool:
- min: 0
max: 40
- min: 123
max: 163
214 changes: 214 additions & 0 deletions ran-simulator/files/model/model-topo.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,214 @@
apiVersion: topo.onosproject.org/v1beta1
kind: Entity
metadata:
name: "5153"
spec:
kind:
name: e2-node
aspects:
onos.topo.E2Node:
service_models:
---
apiVersion: topo.onosproject.org/v1beta1
kind: Entity
metadata:
name: "5154"
spec:
kind:
name: e2-node
aspects:
onos.topo.E2Node:
service_models:
---
apiVersion: topo.onosproject.org/v1beta1
kind: Entity
metadata:
name: "87893172902461443"
spec:
kind:
name: e-cell
aspects:
onos.topo.Location:
lat: 52.504315
lng: 13.453262
onos.topo.E2Cell:
earfcn: 47
cell_type: MACRO
onos.topo.Coverage:
arc_width: 120
tilt: -6
height: 29
azimuth: 240
---
apiVersion: topo.onosproject.org/v1beta1
kind: Entity
metadata:
name: "87893172902445057"
spec:
kind:
name: e-cell
aspects:
onos.topo.Location:
lat: 52.486405
lng: 13.412234
onos.topo.E2Cell:
earfcn: 42
cell_type: OUTDOOR_SMALL
onos.topo.Coverage:
arc_width: 120
tilt: 1
height: 43
azimuth: 0
---
apiVersion: topo.onosproject.org/v1beta1
kind: Entity
metadata:
name: "87893172902445058"
spec:
kind:
name: e-cell
aspects:
onos.topo.Location:
lat: 52.486405
lng: 13.412234
onos.topo.E2Cell:
earfcn: 43
cell_type: MACRO
onos.topo.Coverage:
arc_width: 120
tilt: -10
height: 28
azimuth: 120
---
apiVersion: topo.onosproject.org/v1beta1
kind: Entity
metadata:
name: "87893172902445059"
spec:
kind:
name: e-cell
aspects:
onos.topo.Location:
lat: 52.486405
lng: 13.412234
onos.topo.E2Cell:
earfcn: 44
cell_type: FEMTO
onos.topo.Coverage:
arc_width: 120
tilt: -10
height: 22
azimuth: 240
---
apiVersion: topo.onosproject.org/v1beta1
kind: Entity
metadata:
name: "87893172902461441"
spec:
kind:
name: e-cell
aspects:
onos.topo.Location:
lat: 52.504315
lng: 13.453262
onos.topo.E2Cell:
earfcn: 45
cell_type: OUTDOOR_SMALL
onos.topo.Coverage:
arc_width: 120
tilt: -15
height: 46
azimuth: 0
---
apiVersion: topo.onosproject.org/v1beta1
kind: Entity
metadata:
name: "87893172902461442"
spec:
kind:
name: e-cell
aspects:
onos.topo.Location:
lat: 52.504315
lng: 13.453262
onos.topo.E2Cell:
earfcn: 46
cell_type: OUTDOOR_SMALL
onos.topo.Coverage:
arc_width: 120
tilt: 10
height: 49
azimuth: 120
---
apiVersion: topo.onosproject.org/v1beta1
kind: Relation
metadata:
name: "5153-87893172902445057"
spec:
kind:
name: e-node-cell
source:
name: "5153"
target:
name: "87893172902445057"
---
apiVersion: topo.onosproject.org/v1beta1
kind: Relation
metadata:
name: "5153-87893172902445058"
spec:
kind:
name: e-node-cell
source:
name: "5153"
target:
name: "87893172902445058"
---
apiVersion: topo.onosproject.org/v1beta1
kind: Relation
metadata:
name: "5153-87893172902445059"
spec:
kind:
name: e-node-cell
source:
name: "5153"
target:
name: "87893172902445059"
---
apiVersion: topo.onosproject.org/v1beta1
kind: Relation
metadata:
name: "5154-87893172902461441"
spec:
kind:
name: e-node-cell
source:
name: "5154"
target:
name: "87893172902461441"
---
apiVersion: topo.onosproject.org/v1beta1
kind: Relation
metadata:
name: "5154-87893172902461442"
spec:
kind:
name: e-node-cell
source:
name: "5154"
target:
name: "87893172902461442"
---
apiVersion: topo.onosproject.org/v1beta1
kind: Relation
metadata:
name: "5154-87893172902461443"
spec:
kind:
name: e-node-cell
source:
name: "5154"
target:
name: "87893172902461443"
---
Loading