mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
- xenserver module_util: fixed a bug in gather_vm_params function where an exception was generated if XenServer product_version_text_short parameter contained non numeric characters, e.g. "7.1 CU1" on XenServer version 7.1 with Cummulative Update 1. Code was changed to use product_version parameter instead which is all numeric. - xenserver module_util: get_xenserver_version function is changed to return a list of integers for major, minor and update version instead of list of strings. - xenserver module_util: unit tests are updated according to changes. - xenserver module_util: removed unused imports. |
7 years ago | |
|---|---|---|
| .. | ||
| aws | 7 years ago | |
| basic | 7 years ago | |
| cloud | 7 years ago | |
| common | 7 years ago | |
| docker | 7 years ago | |
| ec2 | 7 years ago | |
| facts | 7 years ago | |
| gcp | 7 years ago | |
| json_utils | 7 years ago | |
| net_tools | 7 years ago | |
| network | 7 years ago | |
| parsing | 9 years ago | |
| urls | 7 years ago | |
| xenserver | 7 years ago | |
| __init__.py | 9 years ago | |
| conftest.py | 7 years ago | |
| test_acme.py | 7 years ago | |
| test_database.py | 7 years ago | |
| test_distribution_version.py | 7 years ago | |
| test_distro.py | 7 years ago | |
| test_known_hosts.py | 7 years ago | |
| test_postgresql.py | 7 years ago | |
| test_text.py | 8 years ago | |
| test_utm_utils.py | 7 years ago | |
| test_vmware.py | 7 years ago | |