Commit a7bede57 authored by Mark Beierl's avatar Mark Beierl
Browse files

Merge branch 'beierlm-new-srsLTE' into 'master'

Change srsLTE to Full Native Charm

See merge request !95
parents 8bc30d96 0d920a77
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