summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New release v2.2.3.0-1stable-2.2James Cammarata2017-05-091-1/+1
* New release v2.2.3.0-0.1.rc1James Cammarata2017-04-031-1/+1
* New release v2.2.2.0-1James Cammarata2017-03-271-1/+1
* Make openvswitch* pass py3 sanity checkToshio Kuratomi2017-03-082-4/+10
* New release v2.2.2.0-0.2.rc2James Cammarata2017-03-031-1/+1
* New release v2.2.2.0-0.1.rc1James Cammarata2017-02-211-1/+1
* Mask login_password in log (#21199)Tatsuya Hoshino2017-02-0912-12/+12
* Revert "Revert "fix urlparse usage in cloud.amazon module to be compatible wi...Matt Clay2017-02-061-1/+1
* Revert "fix urlparse usage in cloud.amazon module to be compatible with python3"Matt Clay2017-02-061-1/+1
* fix urlparse usage in cloud.amazon module to be compatible with python3Toshio Kuratomi2017-02-061-1/+1
* New release v2.2.1.0-1James Cammarata2017-01-161-1/+1
* New release v2.2.1.0-0.5.rc5James Cammarata2017-01-131-1/+1
* New release v2.2.1.0-0.4.rc4James Cammarata2017-01-111-1/+1
* cloudstack: cs_iso: fix async poll for state=absent (#20050)René Moser2017-01-101-0/+5
* New release v2.2.1.0-0.3.rc3temp-post-2.2.1-stagingJames Cammarata2017-01-091-1/+1
* Fix OSX defaults for listsToshio Kuratomi2017-01-051-1/+4
* Fix locale_gen to compare native strings rather than mixing byte and text str...Toshio Kuratomi2017-01-041-1/+3
* fix mongodb_parameterJonathan Juares Beber2017-01-021-1/+1
* fixed minor docs and args issuesBrian Coca2016-12-161-10/+10
* Fixes map call usageTim Rupp2016-12-141-1/+1
* New release v2.2.1.0-0.2.rc2James Cammarata2016-12-141-1/+1
* Remove itervalues (not available on py3)Toshio Kuratomi2016-12-133-7/+7
* cloudstack: cs_securitygroup_rule: fix impossible to set icmp_code and icmp_t...René Moser2016-12-131-2/+2
* This is for py3 compatibility, addressed in #18506Andrea Tartaglia2016-12-1225-40/+40
* Open temp file only onceNehal J Wani2016-12-121-25/+6
* Fix secure temp file creation (#19096)Irina Muchnik2016-12-121-2/+9
* Fix python 2.4 compatibilityAlexandre Garnier2016-12-101-2/+2
* Include volume encryption status in 'ec2_vol_facts' module (#19017)Andy Freeland2016-12-091-0/+1
* Update ec2_vpc_peer.py (#19069)Yury V. Zaytsev2016-12-091-0/+4
* cloudstack: cs_instance: fix userdata not up to date (#18942)René Moser2016-12-091-0/+4
* Check values for vm_id and vm_names instead of keys (#3621)Fabian von Feilitzsch2016-12-031-1/+1
* Bugfix for newer policycoreutils-python (eg. RHEL7) (#3569)Dag Wieers2016-12-011-16/+28
* timezone: Fix TypeErrorShinichi TAMURA2016-12-011-2/+2
* elasticsearch-plugin: fix local variable 'name' referenced before assignment ...Aaron Chen2016-11-301-1/+1
* Remove iteritems from portage module for python3Toshio Kuratomi2016-11-291-1/+1
* Handle empty datadog_monitor message (#3468)Jesse Keating2016-11-261-1/+3
* py3 - ported ec2_vpc_route_table iterkeys to dict.keys() (#3503)Andrea Tartaglia2016-11-221-1/+1
* New release v2.2.1.0-0.1.rc1James Cammarata2016-11-181-1/+1
* cloudstack: cs_snapshot_policy: ignore intervaltype in has_changed (#3499)René Moser2016-11-181-5/+6
* Making yum_repository module compatible with Python 3 (#3487)Jiri Tyr2016-11-181-3/+3
* replace iteritems with items to ensure python3 compatibilityBerislav Lopac2016-11-171-1/+1
* Make Homebrew-related modules run on Python 3Andy Dirnberger2016-11-172-2/+6
* blockinfile: Fixes #1926 by comparing a marker to a whole line instead of a l...Koki Nomura2016-11-171-2/+2
* letsencrypt: Locale-independent date parsing (#3314)Marius Gedminas2016-11-171-0/+4
* redshift: Fix error with boolean parameters (#3467)Jens Carl2016-11-171-30/+8
* gluster_volume: Fixes gluster peer probe / volume creation issue. (#3486)Matthew Krupcale2016-11-171-1/+1
* mongodb_user: Allow pymongo version 3.2 in combination with mongodb 3.2 (#3474)Maarten Bezemer2016-11-161-1/+1
* cloudtack: cs_instance: doc fix for missing tag alias (#3484)René Moser2016-11-161-0/+1
* cloudstack: fix state=absent, ip_address not None but falsy (#3483)René Moser2016-11-161-2/+2
* Required and default are mutually exclusive (#3475)Brian Haggard2016-11-161-1/+1