Init commit for standalone enodebd

Change-Id: I88eeef5135dd7ba8551ddd9fb6a0695f5325337b
134 files changed
tree: 12be8a745b6bbb3b5a2ec8a244b03439847f79c9
  1. .gitignore
  2. Makefile
  3. README.md
  4. VERSION
  5. common/
  6. configuration/
  7. data_models/
  8. device_config/
  9. devices/
  10. enodeb_status.py
  11. enodebd_iptables_rules.py
  12. eventd/
  13. exceptions.py
  14. logger.py
  15. lte_utils.py
  16. magma_configs/
  17. main.py
  18. metrics.py
  19. override_configs/
  20. pylint.ini
  21. requirements.txt
  22. rpc_servicer.py
  23. s1ap_client.py
  24. sercomm.out
  25. state_machines/
  26. stats_manager.py
  27. tests/
  28. tools/
  29. tr069/
README.md

Magma enodebd

Generate protos

python tools/gen_protos.py proto_files/orc8r/protos proto_files,proto_files/orc8r/protos/prometheus proto_files .
python tools/gen_protos.py proto_files/lte/protos proto_files,proto_files/orc8r/protos/prometheus proto_files .
python tools/gen_prometheus_proto.py . .