Skip to content
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

[submodule-update] sonic-host-services #12152

Closed
wants to merge 24 commits into from
Closed

Conversation

abdosi
Copy link
Contributor

@abdosi abdosi commented Sep 22, 2022

What I did:

Submodule update of sonic-host-services with below commits

6e45acc9826636e3f7713e92528c66878c42b894 (HEAD -> master, origin/master, origin/HEAD) Merge pull request #14 from abdosi/feature
4d6cad729ece449455a2be8845f98a53afc15fe8 Merge remote-tracking branch 'upstream/master' into feature
bceb13e26273582b87dcce10c20f8ee67b32fb4d Install libyang to azure pipeline (#20)
82299f5ebd9f4d6621fd8f68341243012a7f8566 Merge pull request #13 from SuvarnaMeenakshi/cacl_fabricns
15d3bf4a2a6be8aaccc0ff494e8737575422d4f8 Merge branch 'master' into cacl_fabricns
de54082e83e3d6bbe49978833566ad6fb96d4aa7 Merge pull request #16 from ZhaohuiS/feature/caclmgrd_external_client_warning_log
b4b368db50c0adaca1801227afd4e73b9fc412aa Add warning log if destination port is not defined
d4bb96dd467f63b02b6cbc37dca25853a3ae6aed Merge branch 'master' into cacl_fabricns
35c76cb3e7cc712ac18e74171535b26a238aa971 Add unit-test and fix typo.
17d44c29a071afa1773c3784760728a3a103c3e6 Made Changes to be Python 3.7 compatible
978afb5a92b1953bad8284eb838ba87bfecd0d5f Aligning Code
1fbf8fb75b630954a2bbe2563b1a141f128c736b Merge remote-tracking branch 'upstream/master' into feature
7b8c7d10234973140935a35e919156080d531e7a Added UT for the changes
91c4c4231abc89acaefebaaa0abd05d611dbde7c Merge pull request #9 from ZhaohuiS/feature/caclmgrd_external_client
7c0b56a1330b4e1810321b1f27e39228e22aeb0e Add 4 test cases for external_client_acl, including single port and port range for ipv4 and ipv6
b71e507e7595ee2bd4f7ba336f2862912f3beb0a Merge remote-tracking branch 'origin/master' into HEAD
d992dc09425f91296b88485b602ef188328400de Merge branch 'master' into feature/caclmgrd_external_client
bd7b1726fec377d2980455f3a899b65667906c5d DST_PORT is configuralbe in json config file for EXTERNAL_CLIENT_ACL
f9af7aee3468786d941ac38ebdd4c9654f559ef6 [CLI] Move hostname, mgmt interface/vrf config to hostcfgd (#2)
70ce6a3c0a661762560761976763176e76ac6719 Merge pull request #10 from sujinmkang/cold_reset
29be8d2c50d0f51108f56fabe6adc75f7b44fb7b Added Support to render Feature Table using Device running metadata. Also added support to render 'has_asic_scope' field of Feature Table.
3437e35f7e0cc258b39ba5cef1e659b66c85b9f5 [caclmgrd][chassis]: Add ip tables rules to accept internal docker traffic from fabric asic namespaces.
8720561aa7c382e70e746c11673d2c03148508ea Fix and add hardware reboot cause determination tests
0dcc7fe35d6cdcd6be3d19ed16ab2246c3fbe794 remove the empty bracket if no hardware reboot cause minor
e47d8312d57b9fdf792bf4bcd7e1276484f1acfe fix the wrong expected result comparision
ef86b53345905f08b2182ae71749183f6f531245 Fix startswith Attribute error
8a630bb72589add6b123ff686bc9e1c47a692425 fix mock patch
8543ddf2072a5a9b4f7707d01b1d9103ad3d5020 update the reboot cause logic and update the unit test
53ad7cdd37d56f4c454d6a5f135a305b9c655894 fix the mock patch function
7c8003db45ca118b3f4113f406b356b17653c663 fix the reboot-cause regix for test
1ba611fc1a6dbcf20afed34920834e6aeadca7e7 fix typo
25379d36740b75c3d43633ed13070aa18c02b381 Add unit test case
a56133bcac3f5d93ba7e5243acc75488bcdf3c17 Add hardware reboot cause as actual reboot cause for soft reboot failed
c7d38337358b95ef193387ee05e8ff9785ed8c6a Support Restapi/gnmi control plane acls
f6ea03631fc196f6053f585a91b372ea194565ee caclmgrd: Don't block traffic to mgmt by default
a712fc404b0248ec4f564362989dd8eb16dcac07 Update test cases
adc058b28a9dc7abbb4dc1d5392ac28570255630 caclmgrd: Don't block traffic to mgmt by default
06ff9184286c9fd0a6c1d53acb15f6e4544694b9 Merge pull request #7 from bluecmd/patch-1
e3e23bcc8c5512f225c0667e4364737009569fa9 ci: Rename sonic-buildimage repository
e83a8589a0f7162b95dbebe4ca317724e2fe412c Merge pull request #4 from kamelnetworks/acl-ip2me-test
f5a2e50396ac1671a992c406c562038e52948ace [caclmgrd]: Tests for IP2ME rules generation

abdosi added 24 commits April 3, 2021 01:41
df46ed418e661a9bccdb2639d8873def356f8ba0 (HEAD -> master, origin/master, origin/HEAD) Fix the LLDP_LOC_CHASSIS not getting populated if no remote neighbors are present (sonic-net#39)
e487532e11cc0e97cfce573b6b997fdd0beeb660 [CI] Set up CI&PR with Azure Pipelines (sonic-net#38)
3c9f488490a1dbded20dbf2d8a88a5ab4dbda8df Replace swsssdk's SonicV2Connector with swsscommon's implementation (sonic-net#35)

Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
@abdosi
Copy link
Contributor Author

abdosi commented Sep 26, 2022

/azp run Azure.sonic-buildimage

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@abdosi
Copy link
Contributor Author

abdosi commented Sep 29, 2022

Taken care by : #12195

@abdosi abdosi closed this Sep 29, 2022
@abdosi abdosi deleted the sonic-host branch September 29, 2022 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant