Comment 1 for bug 1739768

Revision history for this message
James Denton (james-denton) wrote : Re: clean_interfaces in asr1k_cfg_syncer fails due to HSRP assumption

Ignore my recommendation - didn't realize that test was being done within an else block for internal interfaces only. I just added a simple test to get it working for both external/internal:

if (ha.HA_INFO in db_intf):
    correct_grp_num = int(db_intf[ha.HA_INFO]['group'])