commit | 86552f92afa74b76d4c5a6f0a463d66a52e38f82 | [log] [tgz] |
---|---|---|
author | Anand S Katti <anand.katti@radisys.com> | Tue Mar 03 21:56:32 2020 +0530 |
committer | Anand S Katti <anand.katti@radisys.com> | Wed Mar 04 15:39:24 2020 +0530 |
tree | d2ab591ad8c8a99af3a0bf51754f5794f648c103 | |
parent | 6bb4e7bcfd3c47c4b660171705781f8762c57e1f [diff] |
SEBA-827: Implement OLT Alarms with REST and bbsimctl separate onu and olt alarms rebase address review comments and print alarms table for list Change-Id: I3bc8aa03908f973c3342ec93c7399895c48639a2
BBSim is managed via a Makefile
, plese run the following command to display all the available targets
make help
More advanced documentation lives in here.
You can generate and browse the documentation by executing:
make docs
This project structure is based on golang-standards/project-layout.