-
Notifications
You must be signed in to change notification settings - Fork 95
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Broadcom sonic share to master merge #25
Closed
anand-kumar-subramanian
wants to merge
1,154
commits into
sonic-net:master
from
project-arlo:broadcom_sonic_share
Closed
Broadcom sonic share to master merge #25
anand-kumar-subramanian
wants to merge
1,154
commits into
sonic-net:master
from
project-arlo:broadcom_sonic_share
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ger Client SDK)" into broadcom_sonic
… suffix "GB" instead of "G" when executed from sonic-cli Change-Id: Ibdd9708650f728c731815c7ece0b1d694f03798b
syncing master to brcm_poc
Change-Id: I4fe18b2c3df422e4d445bbb930256b903111c77a
merges. Modified the Sonic yang as per guidelines. Change-Id: I0d6368a1574fae44aa3e152aaf075ccffd3b8789
Change-Id: Iecad1fce739c2cdf5e25e4a9282e83abdb1ac6a2
1. Add sonic yang support for L2VXLAN. 2. Add KLISH XML and actioner scripts to support config ommands. 3. Tests done - config VTEP, EVPN NVO, VLAN-VNI mapping. - deletion of above. - basic validations Change-Id: Ic6dc81de9bf628ffc6a792b234ef7f653effcd5a
Merge Transformer phase fixes to master
…mproper patch request Change-Id: I2626d799ed68953a9975e6f8afc30db355380c7c
… into broadcom_sonic
…sends improper patch request" into broadcom_sonic
Change-Id: Ie2316346196d640685eac265a15bd1f99e81d5d0
node has both config data and state data. Change-Id: I9b2a27ec635c1027656e5ee49d2c5c16bc7f9573
A new vendorExtension called x-params will be generated under paths object containing mapping uri name and yang name for a particular parameter. Rest-server can use this to form translib path "vendorExtensions" : { "x-params" : [ { "yangName" : "name", "uriName" : "name" }, { "yangName" : "name", "uriName" : "name1" }, { "yangName" : "name", "uriName" : "name2" }, { "yangName" : "exclude-group", "uriName" : "exclude-group" } ] } x-params will only be generated if there are duplicate params in the URI (all params in that uri will have x-params) if there are no duplicate params in uri then no x-params will be generated. Change-Id: Iea1db2a8c75636cf2a7c9c4774cafaace74ca624
…upport" into broadcom_sonic
…lan_intf node has both config data and state data." into broadcom_sonic
…params" into broadcom_sonic
* VLAN feature branch with changes for config and get support. * Resolved the conflicts and added the new changes wrt yang and tested, * Addressed the review comments.
…sonic 11112019 Change-Id: I1edf0fd6dafeb6ec03ae4d64ecc69eff37adc0df
…e" into broadcom_sonic
…to broadcom_sonic
Migrate openconfig-system to transformer
…20] Fixes to ptp cli commands after initial integration test Main changes are in soic-cli-ptp.py. This also include ptp mgmt framework support for REST config DevSanity - http://10.59.132.240:9009/projects/csg_sonic/sanity/logs/dev-sanity-th2-td3-02/sonic_dev_sanity_191108_0905_1820 Change-Id: I1315d857d2981fe740835f03fe7d2089406e7b31
…oadcom_sonic 11112019" into broadcom_sonic
Change-Id: Ideba2b2a6d591051cec09ab7c30b35d3499db094
Change-Id: I39d5db74cd8b90638df793d1b85b76627f768a26
…NIC-11620] Fixes to ptp cli commands after initial integration test" into broadcom_sonic
…t" into broadcom_sonic
Change-Id: I95bc05e8b232d501b7592301fa50994aecb777f9
Implement Jwt token authentication type.
Change-Id: Ia126f8c7a784175a4e9d4817f9af13632f3bbd9c
…in tam.xml Change-Id: I39becad5e0ecc1abb58f6c9910537425c394ea6c
…" into broadcom_sonic
UDLD is disabled globally. Change-Id: Id086045932db5dd687cd592bbc45e9f7b4df216c
Change-Id: Iedae10add58ceb64c4bedeabd4b7273347d87478
… into broadcom_sonic
… there in tam.xml" into broadcom_sonic
…com_sonic 11112019 Change-Id: I9be9c0f4f496ce805b310765771fa9d86642c4cc
…le when UDLD is disabled globally." into broadcom_sonic
…> broadcom_sonic 11112019" into broadcom_sonic
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Merging broadcom_sonic_share to master