sonic-buildimage/src/sonic-config-engine
SuvarnaMeenakshi 5cd6bc4ce2
[portconfig]: Remove try block for db config initialization (#10581)
Why I did it
Provide fix for comment: https://github.com/Azure/sonic-buildimage/pull/10475/files#r847753187;
How I did it
Try exception is not required in this scenario, so remove and modify to initial db config according to single or multi-asic platforms.
How to verify it
Verified on multi-asic device.
2022-04-22 16:25:29 -07: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 tagged VlanInterface if attached to multiple vlan as untagged member (#8927) 2022-04-19 15:47:07 -07: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 [ACL] enable ACL FC when genereting config from minigraph but disable by default (#8908) 2021-11-11 09:07:54 +08:00
MANIFEST.in [config/acl] Support everflow config translation (#468) 2017-04-07 01:10:05 -07:00
minigraph.py Fix tagged VlanInterface if attached to multiple vlan as untagged member (#8927) 2022-04-19 15:47:07 -07:00
openconfig_acl.py [openconfig_acl] Allow setting ICMP type/code to 0 (#6932) 2021-03-02 14:32:00 -08:00
portconfig.py [portconfig]: Remove try block for db config initialization (#10581) 2022-04-22 16:25:29 -07:00
redis_bcc.py sonic-config-engine uses libswsscommon instead of swsssdk (#6406) 2021-01-20 12:06:08 -08:00
setup.py Bump lxml from 4.6.3 to 4.6.5 in /src/sonic-config-engine (#9522) 2021-12-13 20:20:48 -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 [portconfig]: Remove try block for db config initialization (#10581) 2022-04-22 16:25:29 -07:00