1. replace router_type=asr with edge_nat=true as we will need this mode for other types of
routers too.
2. when edge_nat=true, replace Shd-<L3 out name> with Auto-<L3 out name> as this l3 out will
also have node/IF profiles created.
3. these 2 naming changes were requested by Mandeep.
4. also use "none" while checking the BGP authentication. This way if in the future they add
support to other new types of authentications then the code will still work.
Reviewed: https:/ /review. openstack. org/307517 /git.openstack. org/cgit/ openstack/ group-based- policy/ commit/ ?id=cdfa14e189d 2d30735b4129503 a19c03eafef7cc
Committed: https:/
Submitter: Jenkins
Branch: master
commit cdfa14e189d2d30 735b4129503a19c 03eafef7cc
Author: Kent Wu <email address hidden>
Date: Mon Apr 18 16:19:54 2016 -0700
[apic_mapping] some naming changes
1. replace router_type=asr with edge_nat=true as we will need this mode for other types of
routers too.
2. when edge_nat=true, replace Shd-<L3 out name> with Auto-<L3 out name> as this l3 out will
also have node/IF profiles created.
3. these 2 naming changes were requested by Mandeep.
4. also use "none" while checking the BGP authentication. This way if in the future they add
support to other new types of authentications then the code will still work.
Change-Id: I469073ad3c03cf a1f6c0bb93d452a 72236eabb73
Partial-Bug: 1547723