Commit 0d920a77 authored by Mark Beierl's avatar Mark Beierl
Browse files

Change srsLTE to Full Native Charm



Changes the charm from relying on a prepackaged image to
building srsue and srsenb from tagged source.
Updates the descriptor to use generic name for relation.

Signed-off-by: default avatarbeierlm <mark.beierl@canonical.com>
parent 8bc30d96
Loading
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
[submodule "magma/hackfest_magma-agw-enb_vnfd/charms/enodeb/mod/operator"]
	path = magma/hackfest_magma-agw-enb_vnfd/charms/enodeb/mod/operator
	url = https://github.com/canonical/operator
[submodule "magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/operator"]
	path = magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/operator
	url = https://github.com/canonical/operator
+0 −3
Original line number Diff line number Diff line
# EnodeB Charm

This is a native charm used by Open Source Mano (OSM) to add day-2 primitive to an enodeB + radio emulator, written in the [Python Operator Framwork](https://github.com/canonical/operator)
+0 −1
Original line number Diff line number Diff line
options: {}
+0 −1
Original line number Diff line number Diff line
../src/charm.py
 No newline at end of file
+0 −1
Original line number Diff line number Diff line
../mod/operator/ops
 No newline at end of file
Loading