Trishna Guha
|
2fec98aa5d
|
nxos bugfix changelog 2.5.3 (#40263)
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
|
2018-05-16 22:17:52 +05:30 |
|
Trishna Guha
|
f1fc7cf384
|
nxos_snapshot fix cherry-pick (#40231)
* save_snapshot_locally nxos_snapshot (#40227)
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
(cherry picked from commit 979f1e5ed1 )
* update changelog
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
|
2018-05-16 16:22:47 +05:30 |
|
Trishna Guha
|
299047d963
|
cherry-pick stable-2.5 (#40177)
* Fix nxos terminal plugin regex (#39659)
Fix nxos terminal plugin regex to match
command prompt without newline character as prefix
(cherry picked from commit 0ac222d68b )
* remove purge from nxos_logging doc, argspec (#39947)
* remove purge from nxos_logging doc, argspec
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* shippable
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
(cherry picked from commit f1103a7a02 )
* IT cases for nxos_logging (#39929)
* IT cases for nxos_logging
* review comment
(cherry picked from commit 2557c0662a )
* fix nxos_ping issues (#40028)
(cherry picked from commit 6fac574f17 )
* Fix vxlan_vtep_vni tests (#39968)
(cherry picked from commit 0407c51447 )
* ios cliconf plugin fix regex for version (#40066)
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
(cherry picked from commit 5cf61d7401 )
* update changelog
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* shippable
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
|
2018-05-16 12:19:39 +05:30 |
|
Trishna Guha
|
079b7cb1fe
|
nxos and ios bugfix stable-2.5 (#39845)
* nxos_linkagg normalize interface (#39591)
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
(cherry picked from commit 3c35dd4f7f )
* use show run instead of section pipeline ios_l2_interface (#39658)
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
(cherry picked from commit dddcbb7198 )
* add changelog
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* fix nxos_snmp_user issues (#39760)
* fix nxos_snmp_user issues
* shipppable fix
(cherry picked from commit e3bfbe5875 )
* changelog
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* fix shippable
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
|
2018-05-08 12:38:22 +05:30 |
|
Trishna Guha
|
69564206e0
|
nxos bugfixes stable-2.5 (#39719)
* Handle nxos_feature issue where json isn't supported (#39150)
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
(cherry picked from commit 9eff1f1d74 )
* Integration Tests only: nxos_snmp_contact (#39318)
* add integration test cases for snmp_contact
* removing unnecessary files
(cherry picked from commit bdb75cd82c )
* fix nxos_ntp issues (#39178)
* fix nxos_ntp issues
* review comments
* fix idempotent fail case
(cherry picked from commit 2f99a17856 )
* nxos_interface: AttributeError: 'NoneType' object has no attribute 'group' (#38544)
This fixes an issue we recently encounteredi with nxos_interface:
```
Traceback (most recent call last):
File "/tmp/ansible_JmLoba/ansible_module_nxos_interface.py", line 777, in main
have = map_config_to_obj(want, module)
File "/tmp/ansible_JmLoba/ansible_module_nxos_interface.py", line 606, in map_config_to_obj
obj['speed'] = re.search(r'speed (\d+)', body).group(1)
AttributeError: 'NoneType' object has no attribute 'group'
```
(cherry picked from commit dca6e2d94d )
* fix nxos_snmp_community issues (#39258)
(cherry picked from commit 1afec5a48e )
* Add aggregate example in nxos_l2_interface module doc (#39275)
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
(cherry picked from commit 86817cdd52 )
* Fix misuse of 'self' in lib/ansible/module_utils/network/eos/eos.py. … (#39074)
* Fix misuse of 'self' in lib/ansible/module_utils/network/eos/eos.py. Method load_config
* Fix all instances of self.config(self,...
(cherry picked from commit 80d7e22f5e )
* Fix for nxos_snmp_host issues (#39642)
* fix snmp_host issues
* source files
* fix shippable
* remove defaults to match arg spec
(cherry picked from commit f99bae1776 )
* fix nxos_snmp_traps issues (#39444)
* fix snmp_traps code
* add IT cases
* fix shippable
* fix shippable without ignore
(cherry picked from commit 99748cbfa4 )
* changelog
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
|
2018-05-04 15:25:55 +05:30 |
|
Trishna Guha
|
456fe2add1
|
nxos bugfixes cherry-pick (#38950)
* fix nxos_ntp_options (#38695)
(cherry picked from commit 1d975bdc93 )
* fix ntp_auth issues (#38824)
(cherry picked from commit a372142434 )
* update nxos changelog
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
|
2018-04-18 09:59:39 -04:00 |
|
Trishna Guha
|
91c8a8dccc
|
nxos_igmp_snooping fix cherry-pick (#38596)
* fix nxos_igmp_snooping issues (#38566)
* fix nxos_igmp_snooping issue
* shippable error fix
(cherry picked from commit ed42331105 )
* update nxos changelog
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
|
2018-04-11 12:47:33 -04:00 |
|
Trishna Guha
|
7f55954cc1
|
nxos_igmp and nxos_hsrp fix (#38513)
* fix nxos_igmp issues (#38496)
(cherry picked from commit 361437b042 )
* fix nxos_hsrp issues (#38410)
* fix nxos_hsrp issues
* shippable fix
* add examples for md5 auth
(cherry picked from commit dabe5e6d07 )
* update changelog
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
|
2018-04-10 01:51:41 -04:00 |
|
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 |
|