Commit graph

902 commits

Author SHA1 Message Date
Toshio Kuratomi
360703234e add changelog 2017-08-01 15:39:34 -07:00
Brian Coca
e579afc432 added backports 2017-07-31 13:10:19 -04:00
Brian Coca
8f8d4d103f updated with recent cherry picks 2017-07-26 10:07:25 -04:00
Toshio Kuratomi
9d435fd47b Add seboolean fix to the changelog 2017-07-25 15:55:48 -07:00
Toshio Kuratomi
ddc124297a Update changelog for utf8 recurse files bug 2017-07-24 09:22:08 -07:00
Toshio Kuratomi
8eba034942 Add su_pass fix to changelog 2017-07-24 08:00:59 -07:00
Ricardo Carrillo Cruz
a3817721fc Cherry pick EAPI tearup/down tests changes (#26938)
* Replace Ethernet5 for Ethernet2 on eos integration tests (#26674)

In our CI, we only have 3 NICS: Management1, Ethernet1 and
Ethernet2.
(cherry picked from commit 4006b5d18f)

* Add CHANGELOG entry
2017-07-18 11:02:56 +02:00
Ricardo Carrillo Cruz
4490cc9e9e Cherry pick eapi tearup down changes (#26935)
* Remove enable EAPI from prepare_eos_tests (#26910)

Enabling EAPI is not common on CLI *and* EAPI tests, therefore
enabling it should be put at the eapi.yaml task level.
(cherry picked from commit 258d2058cd)

* Add missing provider on disable eapi tasks (#26928)

(cherry picked from commit 4532c791fd)

* Add CHANGELOG entry
2017-07-18 10:33:19 +02:00
Ricardo Carrillo Cruz
32b4342209 Cherry pick 2.4 eos banner fixes (#26904)
* Fix multiple EOS EAPI code and test issues (#26651)

(cherry picked from commit b81209c187)

* Fix eos_banner basic-motd eapi asserts (#23398)

The commands in EAPI does not contain the plain command sent to the
device as a one liner, but it is split in cmd/input keys.
(cherry picked from commit ce9826d76e)

* Add CHANGELOG entry
2017-07-17 17:59:31 +02:00
Matt Clay
71444d0c37 Update CHANGELOG.md to include wait_for fix. 2017-07-05 19:08:49 -07:00
Jordan
b223c7e0a2 changelog: fix for win_chocolatey where it didn't fail if the version did not exist 2017-07-05 08:31:12 +10:00
Jordan
29ac96e09e changelog: added fix for win_regedit and idempotency on dwords 2017-07-05 08:26:36 +10:00
Jordan
8ced21101f changelog: added win_chocolatey upgrade of all packages fix 2017-07-05 08:10:23 +10:00
René Moser
333d177325 changelog: add backported fixes by me (#26403) 2017-07-04 19:07:37 +02:00
Brian Coca
fa65417ba0 updated with change 2017-07-03 23:07:53 -04:00
Matt Davis
8ad00c0128 CHANGELOG update for become/runas fix 2017-07-03 17:48:27 -07:00
Matt Davis
888096ec4c 2.3.2 CHANGELOG update for win_updates and non-pipelined fixes
(cherry picked from commit 2a6e5eedb758ec6480f6b31bfa79124de2e758df)
2017-06-30 17:20:19 -07:00
Brian Coca
1731962155 updated changelog 2017-06-26 16:01:20 -04:00
Brian Coca
bf34bdb32c updated changelog with backport 2017-06-19 19:11:51 -04:00
Brian Coca
ec26494167 backported delegation/facts fix, see #25880 2017-06-19 18:09:15 -04:00
John R Barker
e998b7e40f 2.3bug25844flowdock (#25873)
* Correct failure message in flowdock (#25844)

As per documentation and code, external_user_name is
required parameter is case of type 'chat'.
Fix corrects error message displayed to user.

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
(cherry picked from commit a4ebde1516)

* Fix for flowdock error message when external_user_name is missing
2017-06-19 17:23:29 +01:00
John R Barker
2bfdb77ed4 2.3bug20202 (#25864)
* htpasswd: fix passlib module version comparison (#20202)

Previously, we used StrictVersion which failed to parse some passlib
version strings. For example, Debian currently ship passlib with a
__version__ of '1.7.0.post20161128115349'

StrictVersion throws an exception when parsing this version string.

Change to using LooseVersion which successfully parses version strings
such as this.

Fixes #20199
(cherry picked from commit 0be0aa5f10)

* htpasswd: fix passlib module version comparison
2017-06-19 14:00:27 +01:00
Brian Coca
ff578cc1b3 updated clog with vault view patch 2017-06-15 11:32:34 -04:00
Sloane Hertel
6cb0666d0a [cloud] ASGRetry - add retry on throttling and add backoff to calls in ec2_asg (#24339)
* Use AWSRetry decorator in ec2_asg

* Rebased on stable-2.3

Added tries, delay, and backoff

Adding throttling to the list of errors for AWSRetry

* Create custom retry class for ec2_asg while it still uses boto

* remove changes to ec2.py

* BotoServerError exception has error_code attribute

* add info to the changelog
2017-06-13 15:55:57 -04:00
Brian Coca
08f3b83812 clog update 2017-06-13 10:38:51 -04:00
Brian Coca
19cf1b2281 Updated changelog with last 2 cps 2017-06-12 10:26:52 -04:00
Toshio Kuratomi
ebf7c6c37b Add docker connection plugin py3 fix to the changelog 2017-06-10 07:12:48 -07:00
John R Barker
b6e4266aa5 2.3bug25396 2 (#25486)
Don't fail when creating a Foreman organization fixes(#25299)
2017-06-08 12:55:25 +01:00
John R Barker
9aa1a2b871 Fix for RabbitMQ 3.6.7 endpoint return code (#25485)
https://github.com/ansible/ansible/pull/22715
2017-06-08 12:40:30 +01:00
Toshio Kuratomi
8455251bec Document ansible-galaxy fix 2017-06-07 07:40:01 -07:00
Toshio Kuratomi
ba6276a4b1 Add AnsiBallZ low disk space error to changelog 2017-06-07 06:40:51 -07:00
Toshio Kuratomi
9954077a0a Changelog entry for pip virtualenv fix 2017-06-05 17:05:08 -07:00
Toshio Kuratomi
767f0e5d3f Changelog entry for digital_ocean dyn inventory py3 fix 2017-06-03 13:57:34 -07:00
Brian Coca
58d23ba378 added chnlog for towerjob fix 2017-06-02 10:17:42 -04:00
Brian Coca
cb8517ba0a added parted i18n fix 2017-06-02 10:17:42 -04:00
Toshio Kuratomi
c5aec5703a Add ec2 policy sorting python3 fix 2017-06-01 11:30:39 -07:00
Toshio Kuratomi
31b531ad65 add empty links in docker_container fix to changelog 2017-06-01 12:14:23 -05:00
Toshio Kuratomi
70328b18d4 Update changelog with more fixes 2017-06-01 12:14:23 -05:00
Toshio Kuratomi
121941635d Add docker fixes 2017-06-01 12:14:22 -05:00
Toshio Kuratomi
e42b4a266b Add os_user fix to changelog 2017-06-01 12:14:22 -05:00
Brian Coca
095be9c904 updated changelog service fix 2017-06-01 12:14:22 -05:00
Toshio Kuratomi
0d57e17d67 Add docker_container fix to changelog 2017-06-01 12:14:22 -05:00
Brian Coca
af0583d8b6 updated chlog 2017-06-01 12:14:22 -05:00
Brian Coca
718554a39e updated with solaris fact backport fix 2017-06-01 12:14:22 -05:00
James Cammarata
87578049a0 Updating CHANGELOG for final release 2017-06-01 10:52:39 -05:00
Brian Coca
598b34a326 updated changelog with backported fixes 2017-05-23 10:38:18 -04:00
Brian Coca
f7318ec891 updated changelog with bugfix 2017-05-15 09:32:58 -04:00
Toshio Kuratomi
40ea76cf5a Add bugfixes to changelog 2017-05-12 05:44:28 -07:00
Brian Coca
5a47644dc6 added bugfix to changelog 2017-05-11 15:48:19 -04:00
Toshio Kuratomi
4b2d80f662 Add changelog entry for fetch parameter change 2017-04-26 09:28:29 -07:00