edf933918d
* fix nxos_vxlan_vtep_vni issue (#42183) Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> (cherry picked from commit981c9f6a79
) * nxos CI failures bugfix (#42240) * fix nxos_portchannel and remove deprecated param in test Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * fix _nxos_switchport CI failures Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * fix nxapi nxos_command test Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * remove unsupported param nxos_smoke test Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * fix nxos_vxlan_vtep_vni Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * syntax error Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> (cherry picked from commit805d13f287
) * Update eos_l2_interface.py (#42270) (cherry picked from commit51092c6ea5
) * add changelog Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * Enforcing NXAPI default HTTP behavior (#41817) * nxos_nxapi http default behavior * Use nxos_nxapi module in prepare_nxos_tests * Refactor nxos_nxapi configure test to use yaml block * Extend nxos_nxapi https & http test cases * Removed NXOS internal release naming * Resolved ansibot sanity errors * Fix typo in prepare_nxos_tests * Address PR comments * Shippable indicates this is no longer needed * Add port change logic and testing (cherry picked from commitdb7300904d
) * update changelog Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
2 lines
98 B
YAML
2 lines
98 B
YAML
bugfixes:
|
|
- Fix nxos_nxapi default http behavior (https://github.com/ansible/ansible/pull/41817).
|