sonic-buildimage/src/sonic-config-engine
abdosi ef8a48a728
Everflow and Dataacl were getting binded to Backplane port-channels. (#5691)
Issue was because we were relying on port_alias_asic_map dictionary
but that dictionary can't be used as alias name format has changed.

Fix the port alias mapping as what is needed.

Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
2020-10-22 10:29:46 -07:00
..
data [cfggen] Make Jinja2 Template Python 3 Compatible 2020-09-30 07:07:43 -07:00
tests Everflow and Dataacl were getting binded to Backplane port-channels. (#5691) 2020-10-22 10:29:46 -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 Fix generate_l2_config: don't override hostname or device role (ToRRouter) (#5510) 2020-10-01 23:24:35 -07: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 Everflow and Dataacl were getting binded to Backplane port-channels. (#5691) 2020-10-22 10:29:46 -07:00
openconfig_acl.py [cfggen] Conform With Python 3 Syntax (#5154) 2020-08-19 09:29:40 -07:00
portconfig.py [cfggen] Build Python 2 And Python 3 Wheel Packages 2020-09-30 07:07:43 -07:00
redis_bcc.py [sonic-cfggen] store jinja2 cache in log level db. (#5646) 2020-10-16 12:00:57 -07:00
setup.py [cfggen] Build Python 2 And Python 3 Wheel Packages 2020-09-30 07:07:43 -07:00
sonic-cfggen [ECMP][Multi-ASIC] Have different ECMP seed value on each ASIC (#5357) 2020-10-08 09:05:37 -07:00