Trishna Guha
536dff507d
stable-2.5 nxos bugfix cherry-pick ( #38372 )
...
* nxos_vlan purge (#38202 )
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
(cherry picked from commit 119352b538
)
* fix nxos_aaa_server issues (#38117 )
(cherry picked from commit 697c301f04
)
* fix nxos_aaa_server_host issues (#38188 )
(cherry picked from commit 24cc6b80bd
)
* fix nxos_static_route issues (#37614 )
* fix nxos_static_route issues
* remove nxos_static_route from ignore
(cherry picked from commit 0df5cfd41f
)
* fix nxos_acl issues (#38283 )
* fix nxos_acl issues
* typo fix
* typo fix in sanity.yaml
* another typo fix in sanity.yaml
(cherry picked from commit 1bf29651af
)
* nxos_acl_interface tests addition (#38230 )
(cherry picked from commit b8cb382a40
)
* update changelog with nxos bugfixes for 2.5
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* revert ignore.txt
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
2018-04-06 02:30:32 -04:00
Trishna Guha
a716fe97e3
nxos bugfixes cherry-pick ( #38091 )
...
* Fix nxos_switchport (#37328 )
(cherry picked from commit ff57fd0bb4
)
* Fix nxos_l2_interface and test typo (#37336 )
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
(cherry picked from commit ba5e562c76
)
* fix ios_l2_interface (#37389 )
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
(cherry picked from commit dd37857884
)
* fix required args for nxos_snapshot and docs improvement (#37232 )
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
(cherry picked from commit a10df8b0b5
)
* add nxos_snapshot test for missing required param (#37248 )
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
(cherry picked from commit 2501834c42
)
* Ensure network_cli nxos test is run only once - remove unnecessary files (#37462 )
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
(cherry picked from commit 957ab02e52
)
* Integration Tests only: nxos_user (#37852 )
* add new integration file to nxos_user
* fix shippable error
* change nxapi to connection
* review comments
(cherry picked from commit 63da50e1d8
)
* fix UnboundLocalError nxos_bgp_af module (#37610 )
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
(cherry picked from commit 00abe6dbe7
)
* Fix nxos_vrf issues (#37092 )
* fix nxos_vrf issues
* fix doc
(cherry picked from commit dc61f4c6b1
)
* fix nxos_vrf_af issues (#37211 )
(cherry picked from commit 74e79d9f5e
)
* fix nxos_udld issues (#37418 )
(cherry picked from commit 05b266cc66
)
* fix nxos_vlan issues (#38008 )
(cherry picked from commit 6f2cb28bb9
)
* add changelog
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
2018-03-29 08:47:32 -04:00
Nathaniel Case
c371ed8d30
nxos tests to use network_cli ( #34474 )
...
* Fix over-byte
* Fix nxos_l2_interface docs
* Update connections for tasks
* Add default ssh port
* Only report provider when using connection=local
* Send empty provider when connection=network_cli
* Fix find tasks
2018-01-05 12:39:04 -05:00
Trishna Guha
4a4da2b774
nxos_static_route DI module ( #33797 )
...
* nxos_static_route DI module
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* add version_added
2017-12-20 17:08:29 +05:30
saichint
c822292347
Integration Tests only: add static route, snmp_user, snapshot and hsrp it cases ( #28933 )
...
* add static route and hsrp it cases
* add snmp_user and snapshot it
* password strength correction
* fix typo
* add compare snapshot as it is fixed in the code now
* skip snapshot tests for titanium
* titanium and nxapi conditions added
2017-10-26 11:27:55 -04:00