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
arlakshm eb97dccb88
[config]: Fix the device type and internal bgp session status for multi NPU platforms (#4600)
* The following changes for multi-npu platforms are done
- Set the type in device_metadata for asic configuration to be same as host
- Set the admin-status of internal bgp sessions as up
Signed-off-by: Arvindsrinivasan Lakshmi Narasimhan <arlakshm@microsoft.com>
2020-05-20 18:10:05 -07:00
..
data [config-engine]: Add admin_status up to l2switch.json template (#3210) 2019-07-24 09:45:24 -07:00
tests [config]: Fix the device type and internal bgp session status for multi NPU platforms (#4600) 2020-05-20 18:10:05 -07:00
.gitignore [bgpcfgd]: Split one bgp mega-template to chunks. (#4143) 2020-04-23 09:42:22 -07:00
config_samples.py [config engine] For l2 preset, use admin_status: up by default (#3902) 2019-12-13 14:30:52 -08:00
lazy_re.py [sonic-cfggen] optimize sonic-cfggen startup (#3658) 2019-10-31 09:17:29 -07:00
MANIFEST.in [config/acl] Support everflow config translation (#468) 2017-04-07 01:10:05 -07:00
minigraph.py [config]: Fix the device type and internal bgp session status for multi NPU platforms (#4600) 2020-05-20 18:10:05 -07:00
openconfig_acl.py Remove extra trailing newlines at EOF (#804) 2017-07-12 20:54:37 -07:00
portconfig.py [config engine] Parser changes to support parsing of multi-asic device minigraph (#4222) 2020-05-04 16:15:15 -07:00
redis_bcc.py [sonic-cfggen] optimize sonic-cfggen startup (#3658) 2019-10-31 09:17:29 -07:00
setup.py [sonic-cfggen] optimize sonic-cfggen startup (#3658) 2019-10-31 09:17:29 -07:00
sonic_device_util.py Moved utility functions for multi-npu platforms from sonic-utilities to sonic_device_util.py (#4559) 2020-05-13 10:24:16 -07:00
sonic-cfggen Multi DB with namespace support, Introducing the database_global.json… (#4477) 2020-05-08 21:24:05 -07:00