Toshio Kuratomi
f5f4948480
Remove nose from unittests ( #54055 )
...
* Remove nose from unittests
This PR migrates the last of our unittests from using nose to using
pytest. We don't need to install nose in our testing environments
anymore
6 years ago
Wojciech Wypior
dcf833d31c
adds new module to manage bigip devices on the BIGIQ ( #53987 )
6 years ago
Wojciech Wypior
e13cb29e23
Refactors main() function and module manager in multiple modules in line with recent changes ( #53954 )
...
Adds variable types to docs
Refactors unit tests to remove deprecated parameters
Adds missing Return values to documentation
Removes deprecated modules unit tests
6 years ago
Wojciech Wypior
dcf40d43ea
deprecates the old module name ( #53972 )
...
adds ha order, ha group and ha load as failover types
refactors main() function and module manager to accomodate new patterns
updates docs
refactors unit tests
6 years ago
Wojciech Wypior
cd1ff016ef
deprecates the old package name bigip_iapplx_package ( #53988 )
...
Refactors main() function and module manager in multiple modules in line with recent changes
Adds variable types to docs
Refactors unit tests to remove deprecated parameters
6 years ago
Wojciech Wypior
9a007799d4
Refactors main() function and module manager in multiple modules in line with recent changes ( #53984 )
...
Adds variable types to docs
Refactors unit tests to remove deprecated parameters
6 years ago
Wojciech Wypior
1e4dab822b
BIGIP: Bugfix.bigiqapplication ( #53986 )
...
* adds function to do version checks for bigiq
* adds version limitation to bigiq application modules
Refactors main() function and module manager in multiple modules in line with recent changes
Adds variable types to docs
Refactors unit tests to remove deprecated parameters
6 years ago
Wojciech Wypior
648ac17be3
Refactors main() function and module manager in multiple modules in line with recent changes ( #53983 )
...
Adds variable types to docs
Refactors unit tests to remove deprecated parameters
6 years ago
Wojciech Wypior
348b6e7da9
Refactors main() function and module manager in multiple modules in line with recent changes ( #53982 )
...
Adds variable types to docs
Refactors unit tests to remove deprecated parameters
6 years ago
Wojciech Wypior
1a411e9c6b
Refactors main() function and module manager in multiple modules in line with recent changes ( #53981 )
...
Adds variable types to docs
Refactors unit tests to remove deprecated parameters
6 years ago
Wojciech Wypior
739df1c348
Refactors main() function and module manager in multiple modules in line with recent changes ( #53979 )
...
Adds variable types to docs
Refactors unit tests to remove deprecated parameters
6 years ago
Wojciech Wypior
9744ef80a0
BIGIP: Bugfix.multiple modules 3 ( #53969 )
...
* Moving comparision functions to compare.py from common.py
* Refactors main() function and module manager in multiple modules in line with recent changes
Adds variable types to docs
Refactors unit tests to remove deprecated parameters
6 years ago
Wojciech Wypior
284565c39e
Refactors main() function and module manager in multiple modules in line with recent changes ( #53974 )
...
Adds variable types to docs
Refactors unit tests to remove deprecated parameters
6 years ago
Wojciech Wypior
313e07dfd3
BIGIP: Bugfix.bigip.data.group ( #53968 )
...
* Moving comparision functions to compare.py from common.py
* fixes issue with data group elements containing IPs with Route Domains
refactors main() function and module_manager to accomodate new patterns
updates doc variables
6 years ago
Wojciech Wypior
2b00cb592d
Adds new module to manage and create ha groups ( #53967 )
6 years ago
Wojciech Wypior
5be1348081
Fixes issue with sub collection for pool members ( #53955 )
...
Refactors main() function and module manager in multiple modules in line with recent changes
Adds variable types to docs
Refactors unit tests to remove deprecated parameters
6 years ago
Wojciech Wypior
fbc8ee0288
Refactors main() function and module manager in multiple modules ( #53948 )
...
Improves docs
6 years ago
Wojciech Wypior
cccb681c0a
Adds aggregate functionality to the module ( #51638 )
6 years ago
Wojciech Wypior
803bf79dce
Adds aggregate functionality to the module ( #51639 )
6 years ago
Wojciech Wypior
a5c630a81f
Adds aggregate functionality to the module ( #51640 )
6 years ago
Wojciech Wypior
fd2e0ddcac
Adds clone_pools parameter ( #51635 )
...
Adds rate_limit parameter
Minor bug fixes
6 years ago
Wojciech Wypior
4648a441d2
adds bigip apm policy import ( #50559 )
6 years ago
Wojciech Wypior
8b1214596a
adds apm policy fetch module ( #50534 )
6 years ago
Wojciech Wypior
3ef71e529a
added new module to manipulate signatre sets on ASM policy ( #50209 )
6 years ago
Wojciech Wypior
59f4871615
added bigip_asm_policy_manage ( #50115 )
...
* added bigip_asm_policy_manage
* Update bigip_asm_policy_manage.py
6 years ago
Wojciech Wypior
f761cc4077
added ASM policy server technology module ( #50116 )
...
* added ASM policy server technology module
* Update bigip_asm_policy_server_technology.py
6 years ago
Tim Rupp
1c3fa2b07f
Deprecate the bigip_asm_policy module ( #49574 )
...
Specific import and export modules should be used instead
6 years ago
Tim Rupp
60b75c2cfd
Adds ASM policy import module ( #49526 )
6 years ago
Tim Rupp
7a4c7b8c0f
Adds module for gtm topology regions ( #49510 )
6 years ago
Tim Rupp
c7dd13758e
Adds bigip_profile_analytics module ( #49499 )
6 years ago
Tim Rupp
caa6ed3c66
Adds ASM policy fetch module ( #49494 )
6 years ago
Tim Rupp
138690519d
Various small fixes for f5 ansible modules ( #49492 )
6 years ago
Tim Rupp
212b48b6fd
Adds module to configure ldap device auth on a bigip ( #48974 )
6 years ago
Tim Rupp
cd02b3637c
Removes remaining nose usage from f5 unit tests ( #48973 )
6 years ago
Tim Rupp
c1118389cf
Remove nose usage from a bigip unit test ( #48964 )
6 years ago
Tim Rupp
fb782fa3e9
Adds the bigip_password_policy module ( #48951 )
...
This module can be used to manage password policy settings on a BIG-IP
6 years ago
Tim Rupp
10095a397c
Adds the bigip_monitor_gateway_icmp module ( #48915 )
6 years ago
Tim Rupp
fdbc0e5798
Adds the bigip_dns_cache_resolver module ( #48914 )
6 years ago
Tim Rupp
e7d1c0fb77
Removes f5-sdk references from bigip modules ( #48911 )
6 years ago
Tim Rupp
8e6c3b06b8
Adds the ip_intelligence_policy parameter to vs module ( #48903 )
6 years ago
Tim Rupp
e6d586f703
Change port to allow strings too ( #48899 )
...
The port technically supports an asterisk, but the argument spec was
requiring integers only.
6 years ago
Tim Rupp
9af5724bd4
Remove the f5-sdk from bigip_remote_syslog ( #48539 )
6 years ago
Tim Rupp
dd2629ff0b
Adds new module for gtm topology records ( #48817 )
6 years ago
Tim Rupp
0e1dca6e8f
Adds the bigip_imish_config module. ( #48779 )
...
This can be used to manage bgp configuration on a BIG-IP.
6 years ago
Tim Rupp
a7b7c07ad2
Adds bigip_file_copy module ( #48770 )
...
This module can be used to copy files to specific datastores on
a bigip
6 years ago
Tim Rupp
5e7a02d574
Remove f5-sdk from bigip_vcmp_guest ( #48541 )
6 years ago
Tim Rupp
62332155b5
Removes the f5-sdk from bigip_routedomain ( #48543 )
6 years ago
Tim Rupp
708c2b4b71
Removes the f5-sdk from bigip_selfip ( #48544 )
6 years ago
Tim Rupp
452cf2b1a3
Adds the bigip_dns_resolver module ( #48540 )
6 years ago
Tim Rupp
232fcb9f34
Adds the bigip_profile_server_ssl module ( #48532 )
6 years ago