commit | 1ddcb20b214b1e53d1ba80caebcabfc80a0272aa | [log] [tgz] |
---|---|---|
author | Girish Gowdra <girish@opennetworking.org> | Fri Jun 25 12:17:09 2021 -0700 |
committer | Girish Gowdra <girish@opennetworking.org> | Tue Jun 29 18:42:38 2021 -0700 |
tree | 7c32f3d5d0a457af43b897fb94c3e9d75777f6ec | |
parent | 3015ff71f06b3e7833593b0041cea775cebf0aa4 [diff] |
VOL-4199: PM-Data: Fix Wrong oper_status and uni_admin_state in metric event UNI-Status for disabled onu device - Use AdministrativeState in ONUG ME to determine authoritative admin state of the ONU and not internal states in bbsim. Change-Id: I32a526fe5e918f22551d0918ab5b05ee5c9916b2
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.