This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
sonic-buildimage/src/sonic-config-engine
ganglv 240853b7dd
Disable telemetry feature (#17166)
- Why I did it
PR checker is blocked by container_checker.

- How I did it
Disable telemetry in minigraph parser.

- How to verify it
Run pipeline and sanity check.
2023-11-14 15:25:03 +02:00
..
data [ACL] enable ACL FC when genereting config from minigraph but disable by default (#8908) 2021-11-11 09:07:54 +08:00
tests Fix device type and add cluster in DEVICE_NEIGHBOR_METADATA yang model (#17049) 2023-11-07 14:54:30 +08:00
__init__.py [cfggen] Remove NatSorted 2020-09-30 07:07:43 -07:00
.gitignore [sonic-config-engine] Update .gitignore (#5223) 2020-08-20 11:09:10 -07:00
config_samples.py [CI][doc][build] Trim src folder files trailing blanks (#15162) 2023-05-24 10:01:43 -07:00
MANIFEST.in
minigraph.py Disable telemetry feature (#17166) 2023-11-14 15:25:03 +02:00
openconfig_acl.py Fix openconfig_acl.py (#16303) 2023-08-30 10:46:21 -07:00
portconfig.py Add support data for fabric monitoring in CONFIG_DB. (#14170) 2023-06-16 15:16:40 -07:00
setup.py Check SONiC dependencies before installation. (#13850) 2023-03-02 08:20:39 +08:00
sonic_yang_cfg_generator.py [Yang][cfggen] update sonic-cfggen to generate config_db from Yang data (#7712) 2021-06-10 12:03:33 -07:00
sonic-acl-extension.yang [openconfig_acl] Allow setting ICMP type/code to 0 (#6932) 2021-03-02 14:32:00 -08:00
sonic-cfggen [sonic-config-engine] Replace os.system, replace yaml.load, remove subprocess with shell=True (#12607) 2022-11-17 08:02:57 -05:00