ansible/test/units/modules
Tim Rupp ecee475a3a This patch fixes a number of outstanding bugs and code convention problems. (#31618)
* documentation was not inline with other Ansible modules
* Python 3 specific imports were missing
* monitor_type is no longer required when creating a new pool; it is now the default.
* A new monitor_type choice of "single" was added for a more intuitive way to specify "a single monitor". It uses "and_list" underneath, but provides additional checks to ensure that you are specifying only a single monitor.
* host and port arguments have been deprecated for now. Please use bigip_pool_member instead.
* 'partition' field was missing from documentation.
* A note that "python 2.7 or greater is required" has been added for those who were not aware that this applies for ALL F5 modules.
* Unit tests were fixed to support the above module
2017-10-13 09:47:49 -07:00
..
cloud Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
monitoring circonus_annotation: reason becomes a string 2017-08-15 19:07:21 -07:00
network This patch fixes a number of outstanding bugs and code convention problems. (#31618) 2017-10-13 09:47:49 -07:00
packaging pip module: fix TypeError (#31395) 2017-10-09 10:01:21 -07:00
remote_management LogicalInterconnectGroupFactsModule for HPE OneView (#28847) 2017-10-02 16:35:27 -04:00
system Miscellaneous pylint fixes. 2017-09-13 01:53:08 -07:00
web_infrastructure Fix jenkins_plugin test for no net situations (#30568) 2017-09-19 13:12:45 -07:00
__init__.py Some algorithmic unittests for the apt and docker modules 2016-04-27 07:23:31 -07:00