Commit 581e276
authored
Move submodule sonic-host-services and add build target for sonic-host-services-rs (#24209)
Why I did it
There is dependencies between submodule repo and sonic-buildimage repo, so we need to combine both tasks into this single PR.
Move submodule sonic-host-services
Add build target for sonic-host-services-rs1 parent 2b76cd3 commit 581e276
File tree
5 files changed
+29
-1
lines changed- files/build_templates
- rules
- src
5 files changed
+29
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
349 | 349 | | |
350 | 350 | | |
351 | 351 | | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
352 | 355 | | |
353 | 356 | | |
354 | 357 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1398 | 1398 | | |
1399 | 1399 | | |
1400 | 1400 | | |
| 1401 | + | |
1401 | 1402 | | |
1402 | 1403 | | |
1403 | 1404 | | |
| |||
Submodule sonic-host-services updated 18 files
- Cargo.lock+1.2k
- Cargo.toml+53
- azure-pipelines.yml+15-1
- crates/procdockerstatsd-rs/Cargo.toml+26
- crates/procdockerstatsd-rs/src/main.rs+376
- data/debian/sonic-host-services-data.procdockerstatsd.service+1-1
- debian/changelog+5
- debian/compat+1
- debian/control+11
- debian/install+1
- debian/rules+23
- scripts/hostcfgd+1-1
- scripts/procdockerstatsd-16
- tests/hostcfgd/hostcfgd_test.py+2-2
- tests/hostcfgd/test_passwh_vectors.py+6-6
- tests/hostcfgd/test_radius_vectors.py+2-2
- tests/hostcfgd/test_ssh_server_vectors.py+5-5
- tests/hostcfgd/test_tacacs_vectors.py+4-4
0 commit comments