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 2 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
Loading