Closed timcragg closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 35.75%. Comparing base (
555a942
) to head (a55c799
). Report is 23 commits behind head on master.:exclamation: There is a different number of reports uploaded between BASE (555a942) and HEAD (a55c799). Click for more details.
HEAD has 15 uploads less than BASE
| Flag | BASE (555a942) | HEAD (a55c799) | |------|------|------| |unit|8|0| |integration|1|0| |sanity|10|4|
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@timcragg Hi Tim, just wondering if you are still working on this one or if you have had a chance to look at the PR review comment?
Minor bugfix - the l3extMember object uses side instead of name to build the DN, so the module should configure the side attribute instead of the name (I believe the name attribute is left as null if you build an l3extMember object through the APIC GUI). Closes DCNE-93