Jed Reynolds
088659b9ad
create_vr.py: removes use of halt parameter
2021-02-02 20:55:11 -08:00
Jed Reynolds
3f8c273512
create_vr.py WIP
2021-02-02 20:55:11 -08:00
Jed Reynolds
12b044db87
create_vr.py: renaming parameters to --vr_names
2021-02-02 20:55:11 -08:00
Chuck SmileyRekiere
7f45190a04
realm.py: changes for L3CX and Multicast
2021-02-02 17:31:22 -07:00
Chuck SmileyRekiere
5044c2c66c
test_l3_longevity.py : updates for new Realm
2021-02-02 17:20:58 -07:00
Dipti
568cec5c90
added logic to decrement stations admin-ed up per batch
2021-02-02 15:55:47 -08:00
Matthew Stidham
6dc7b06090
regression test minor fix
2021-02-02 15:24:04 -08:00
Matthew Stidham
97516c825d
random characters for titles in regression test output
2021-02-02 14:53:03 -08:00
Chuck SmileyRekiere
4bcba94bf8
test_l3_longevity.py: change inheritance from LFCliBase to Realm
2021-02-02 15:23:51 -07:00
Matthew Stidham
a0b812cb8d
Merge branch 'master' of github.com:greearb/lanforge-scripts
2021-02-02 11:41:50 -08:00
Matthew Stidham
ec3909ba37
fixing errors in urls per ten and regression test
2021-02-02 11:41:38 -08:00
Dipti
a296363cdd
changed timeout on 1k and added comments to ipv4 for including where helper file is
2021-02-02 00:37:22 -08:00
Matthew Stidham
24e9a33e63
regression typo
2021-02-01 16:44:11 -08:00
Matthew Stidham
7a49742987
Merge branch 'master' of github.com:greearb/lanforge-scripts
2021-02-01 16:08:29 -08:00
Matthew Stidham
c98abcd7be
realm l3cxprofile and regression fixes
2021-02-01 16:06:07 -08:00
Chuck SmileyRekiere
1236370543
test_l3_longevity.py : revert changes from Jan 28th
2021-02-01 15:41:02 -07:00
Chuck SmileyRekiere
7b6c124510
test_l3_longevity.py: fixes for realm.py updates
2021-02-01 15:41:02 -07:00
Matthew Stidham
f62ee82e77
fix regression test
2021-02-01 12:50:40 -08:00
Matthew Stidham
a622584094
working html_test_output
2021-02-01 12:25:28 -08:00
Nikita Yadav
3cc55b8508
station with layer3 cx
2021-01-31 18:47:48 +05:30
Matthew Stidham
ea82d4ade4
fix monitor df to blank function
2021-01-30 21:12:36 -08:00
Dipti
a28363cef2
small help fixes
2021-01-30 01:09:37 -08:00
Dipti
ae9e2f1445
help option for ipv4_var_time until further GUI-JSON implementation is done
2021-01-30 00:55:38 -08:00
Matthew Stidham
a81aaa8557
cleanup html_test_output
2021-01-29 16:49:02 -08:00
Dipti
916c3a9bcb
leftover merge pt 2
2021-01-29 16:03:23 -08:00
Dipti
86ddd71e10
leftover merge
2021-01-29 16:02:11 -08:00
Dipti
800e7062b0
merge
2021-01-29 15:46:25 -08:00
Dipti
8d41df7bef
Merged dipti-branch
2021-01-29 15:20:30 -08:00
Jed Reynolds
8a513833eb
create_vr.py WIP, to be used for creating virtual routers
2021-01-29 15:01:27 -08:00
Jed Reynolds
e14e17a06a
realm.py: correcting several places where VRProfile was using bad URLs...
...
- BaseProfile no longer inherits from LFCliBase
- VRProfile now based on BaseProfile
- whitespace, organized parameters into columns
- added parameter names
- added parameter defaults
More work on this class is necessary. Next commits will be pulling RDD creation into an RDDProfile class
2021-01-29 14:06:38 -08:00
Jed Reynolds
7b8f4bd15d
py-json: updates __init__.py to import most useful libraries
2021-01-29 14:02:44 -08:00
Matthew Stidham
baa792545b
html test output
2021-01-28 18:18:24 -08:00
Matthew Stidham
4513264153
Merge branch 'master' of github.com:greearb/lanforge-scripts
2021-01-28 18:02:14 -08:00
Matthew Stidham
13d5ec0770
fix ipv4_l4
2021-01-28 18:02:03 -08:00
Dipti
d4a4c3b494
fixed col_names default to be all columns
2021-01-28 14:16:11 -08:00
Dipti
4fda8d0f9b
var_time col name arg parse fixed
2021-01-28 14:09:46 -08:00
Chuck SmileyRekiere
a68d5eda24
cisco_wifi_ctl.py : update comments
2021-01-28 14:33:30 -07:00
Dipti
4aec4c0ec4
arg changes
2021-01-28 13:33:01 -08:00
Matthew Stidham
98f7250aad
realm fix
2021-01-28 13:20:22 -08:00
Dipti
e9e92ae76b
arg additions
2021-01-28 11:31:35 -08:00
Chuck SmileyRekiere
b7b9e301dd
lf_cisco_snp.py:(LCS-50) update default AP
2021-01-28 10:41:35 -07:00
Chuck SmileyRekiere
e39d613b79
lf_cisco_snp.py:(LCS-50) update disable_wlan command to include wlan
2021-01-28 10:35:47 -07:00
Chuck SmileyRekiere
908e770d31
lf_cisco_snp.py:(LCS-50) fix for update wlan, wlanID, wlanSSID
2021-01-28 10:31:00 -07:00
Chuck SmileyRekiere
6b7fb15e94
lf_cisco_snp.py : updated comments for command error in subprocess call
2021-01-28 06:54:54 -07:00
Jed Reynolds
b4dc2f8707
realm: adds new_vr_profile() and fixes a debug flag
2021-01-27 17:15:20 -08:00
Nikita Yadav
1a4cfe0d4a
Netear Dfs Test
2021-01-27 17:15:20 -08:00
Chuck SmileyRekiere
00ddbd58a2
lf_ap_power.py: LCS-45 Read AP for Power values
...
Updated login to help with multiple logins
lf_cisco_power.py: comments update
2021-01-27 17:15:20 -08:00
Jed Reynolds
ec706aa1b6
removes import of generic_cx
2021-01-27 17:15:20 -08:00
Matthew Stidham
4f37a96ba5
fix col_names realm issue
2021-01-27 17:15:20 -08:00
Matthew Stidham
4316830314
fix col_names realm issue
2021-01-27 17:15:20 -08:00