ansible/changelogs/fragments
Toshio Kuratomi 97a0516cf6 Bkprt py3 csvfile (#37665)
* Fix csvfile traceback on Python3 (#37625)

* Fix csvfile traceback on Python3

The csvfile lookup uses some custom iterators.  These needed to be
ported to handle the python3 iterator protocol.  In addition, the
csvfile module takes an iterator of byte strings in Python2 and an
iterator of text strings in Python3

Fixes #36808

(cherry picked from commit 09325b619e)

* Add changelog entry for csvfile python3 fix
2018-03-29 15:11:14 -07:00
..
ansible-inv-export.yaml reformat multiline bugfix entries 2018-02-21 13:51:40 -08:00
ansible_tower_credential.yaml Add changelog fragment 2018-03-05 21:19:13 +00:00
azure_api_profiles.yaml Changelog fragment copy edits. (#36555) 2018-02-21 16:21:31 -08:00
block_parenting.yaml Changelog fragment copy edits. (#36555) 2018-02-21 16:21:31 -08:00
depreciate_aos.yaml Depreciate aos (#36029) (#36393) 2018-02-19 19:30:12 -08:00
display_fix.yaml Changelog fragment copy edits. (#36555) 2018-02-21 16:21:31 -08:00
docker-api-update.yaml Clarify Docker SDK rather than Docker API 2018-03-06 09:00:26 -08:00
dont-overwrite-builtin-jinja2-filters-with-tests.yaml Backport #37881 for 2.5.1 (#37937) 2018-03-28 11:04:44 -05:00
edgeos_facts_empty_commit_history.yaml Do not try to add an entry if none exist (#37152) (#37213) 2018-03-08 14:55:43 -08:00
eos_vrf_parsing_fix.yaml Changelog fragment copy edits. (#36555) 2018-02-21 16:21:31 -08:00
include_role_recursion_and_performance.yaml 2.5.0rc1 CHANGELOG prep 2018-02-22 17:34:03 -08:00
include_role_templating.yaml Backport #36372 for 2.5 (#37666) 2018-03-28 11:05:03 -05:00
interfaces_file_args_fix.yaml Changelog fragment copy edits. (#36555) 2018-02-21 16:21:31 -08:00
ios_l2_interface_fix.yaml nxos bugfixes cherry-pick (#38091) 2018-03-29 08:47:32 -04:00
lineinfile_insert_fix.yaml Changelog fragment copy edits. (#36555) 2018-02-21 16:21:31 -08:00
lineinfile_insertbefore_after_regexp_fix.yaml Check for regexp match when using insertbefore or insertafter (#36474) (#36552) 2018-02-21 18:08:45 -08:00
network_changes.yaml 2.5 network changelog (#37179) 2018-03-08 12:38:04 +00:00
no-template-conn-err.yaml Bkprt conn err msg no template (#37381) 2018-03-15 13:52:33 -07:00
nxos_bugfixes.yaml nxos bugfixes cherry-pick (#38091) 2018-03-29 08:47:32 -04:00
nxos_evpn_vni_issues.yaml reformat multiline bugfix entries 2018-02-21 13:51:40 -08:00
nxos_igmp_interface_fix.yaml Changelog fragment copy edits. (#36555) 2018-02-21 16:21:31 -08:00
nxos_interface_ospf_fix.yaml Changelog fragment copy edits. (#36555) 2018-02-21 16:21:31 -08:00
onyx-tmpfile.yaml New release v2.5.0rc3 2018-03-15 18:12:31 -07:00
openshift_client_update.yaml Changelog fragment copy edits. (#36555) 2018-02-21 16:21:31 -08:00
pip_editable_add_missing_scripts.yaml Backport #37151 for 2.5 (#37154) 2018-03-07 17:02:54 -06:00
py3-ansible_interpreter.yaml Bp 2.5 ansible interpreter py3 (#36561) 2018-02-21 20:05:14 -08:00
py3-csvfile.yaml Bkprt py3 csvfile (#37665) 2018-03-29 15:11:14 -07:00
py3-haproxy.yaml Bkprt py3 haproxy (#37791) 2018-03-29 14:57:40 -07:00
py3-jira.yaml Bkprt py3 jira (#37800) 2018-03-29 14:59:15 -07:00
py3-maven_artifact.yaml Bkprt py3 maven artifact (#37041) 2018-03-05 18:48:29 -08:00
py3-vagrant-inv.yaml Py3 vargrant inv (#37803) 2018-03-29 14:58:19 -07:00
py3-wait-for-connection.yaml Backport #37646 for 2.5 (#37653) 2018-03-28 11:04:06 -05:00
py3-znode.yaml 2.5.0rc2 changelog catchup/cleanup 2018-03-08 23:29:46 -08:00
unarchive-absolute-path.yaml Bkprt unarchive fix (#37159) 2018-03-07 18:41:29 -08:00
v2.5.0_summary.yaml New release v2.5.0 2018-03-22 17:50:20 -07:00
v2.5.0b1_catchup.yaml Changelog fragment copy edits. (#36555) 2018-02-21 16:21:31 -08:00
v2.5.0b2_catchup.yaml Changelog fragment copy edits. (#36555) 2018-02-21 16:21:31 -08:00
v2.5.0rc1_catchup.yaml fix yamllint issue (#36636) 2018-02-23 13:30:48 +00:00
v2.5.0rc2_catchup.yaml fix changelog yamllint failure 2018-03-09 17:53:10 -08:00
v2.5.0rc3_catchup.yaml New release v2.5.0rc3 2018-03-15 18:12:31 -07:00
vmware_guest_snapshot_root_fix.yaml Changelog fragment copy edits. (#36555) 2018-02-21 16:21:31 -08:00
vyos_check_mode.yaml Changelog fragment copy edits. (#36555) 2018-02-21 16:21:31 -08:00
vyos_l3_lo_fix.yaml Changelog fragment copy edits. (#36555) 2018-02-21 16:21:31 -08:00
win_certificate_store-params-typo.yaml win_certificate_store: backport fix of typo key_storage (#37862) 2018-03-29 14:18:53 -07:00
win_domain_controller_readonlyreplica_fix.yaml Changelog fragment copy edits. (#36555) 2018-02-21 16:21:31 -08:00
win_environment-stringify-2.5 powershell: backport environment string handler fixes 2.5 (#37223) 2018-03-08 14:49:22 -08:00
win_feature-better-errors.yaml Win feature error cp (#36559) 2018-02-22 15:05:13 -08:00
win_lineinfile_newlines.yaml Win lineinfix fix (#36888) 2018-03-06 13:05:31 -08:00
win_update_string_names_fix.yaml Changelog fragment copy edits. (#36555) 2018-02-21 16:21:31 -08:00
win_uri-return-values.yaml win_uri: backport return value fix for non 200 responses (#37156) 2018-03-08 10:38:32 +10:00
win_uri_create_remove_fix.yaml reformat multiline bugfix entries 2018-02-21 13:51:40 -08:00
win_wait_for-local-port-fix.yaml win_wait_for: fix local port check on port not accessible externally (#37093) 2018-03-07 08:55:39 +10:00