Skip to content

SONiC Management Framework Release 1.0#18

Merged
renukamanavalan merged 886 commits intosonic-net:masterfrom
project-arlo:release_1.0
Dec 23, 2019
Merged

SONiC Management Framework Release 1.0#18
renukamanavalan merged 886 commits intosonic-net:masterfrom
project-arlo:release_1.0

Conversation

@PrabhuSreenivasan
Copy link
Copy Markdown
Collaborator

@PrabhuSreenivasan PrabhuSreenivasan commented Sep 18, 2019

SONiC Management Framework Release 1.0

  • Combined development from Broadcom and Dell
  • Adds support for CLI, REST and GNMI interfaces
  • YANG based data modeling
  • Schema and syntax validation for Redis DB data using CVL
  • written in GO programming language

asha-behera and others added 30 commits September 11, 2019 07:41
Change-Id: I5917eb03c44410fcf0aa0ceb5720cd5c12415d00
fix path in on-change subscribe code
Change-Id: I82ec0a1610da009f9906d0ac2ab7c5eb5aa4b13b
* Fix for not showing description when description is configured as part of #show interface command.

* Addressing the crash when max mtu is set as 9276. Currently supported max-mtu is 9216.

* Fix for bugs 96, 97 and 107

* Addressed the comment to sort the speed

* Change MAX_MTU to 9216 in platform_dummy file as well, since it
overwrites it.
merge mgmt-framework bug fixes from Dell - 12th Sept
Change-Id: I2a92251040a816c24f8433e49dd508091dbb494b
Change-Id: Iec675bff98c912ef5d80a2d38524748d6a0b1683
…terface

Change-Id: Ic3e89d74bd399e891a06e14bd4ff7dcd486a9090
Copy link
Copy Markdown

@renukamanavalan renukamanavalan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In general, please add resolve to all open comments.

Comment thread models/yang/sonic/sonic-acl.yang
Comment thread models/yang/sonic/sonic-acl.yang
Comment thread models/yang/sonic/sonic-acl.yang Outdated
Comment thread models/yang/sonic/sonic-acl.yang
Comment thread models/yang/sonic/sonic-acl.yang
Comment thread models/yang/sonic/sonic-port.yang Outdated
}

leaf alias {
type string;
Copy link
Copy Markdown

@renukamanavalan renukamanavalan Nov 13, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this mandatory?

Comment thread models/yang/openconfig-platform.yang
Comment thread models/yang/openconfig-platform.yang
Comment thread models/yang/openconfig-platform.yang
Comment thread models/yang/openconfig-lldp.yang
Comment thread src/CLI/actioner/sonic-cli.py
@renukamanavalan
Copy link
Copy Markdown

Please add a build-check as basic validation, before we push this.

@ranjinidn
Copy link
Copy Markdown
Contributor

Please add a build-check as basic validation, before we push this.

Checked the build. docker-sonic-mgmt-framework.gz build is successful on release_1.0 branch.

@renukamanavalan
Copy link
Copy Markdown

Thanks for the confirmation. My request was "to add that as part of checks for this PR".

For example, in case of swss submodule, any PR had to build a the swss submodule (sample here).

Can we add such a test to this submodule ?

Comment thread src/cvl/Makefile Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.