summaryrefslogtreecommitdiffstats
path: root/filter_plugins/oo_filters.py
Commit message (Expand)AuthorAgeFilesLines
* Default an empty list for etcd_to_config if not thereTim Bielawa2017-07-211-4/+4
* Updating to compare sets instead of sorted listsewolinetz2017-07-171-4/+6
* Updating to use oc replace and conditionally update edit and admin rolesewolinetz2017-07-171-1/+15
* Making pylint happyewolinetz2017-06-121-1/+1
* Allowing openshift_metrics to specify PV selectors and allow way to define se...ewolinetz2017-05-261-0/+15
* Remove vim configuration from Python filesRodolfo Carvalho2017-05-091-1/+0
* Refactor secret generation for python3.Andrew Butcher2017-05-021-2/+2
* Integrate GlusterFS into OpenShift installationJose A. Rivera2017-04-101-0/+17
* Merge pull request #3834 from jarrpa/oo_collect-listsOpenShift Bot2017-04-041-14/+38
|\
| * oo_filters: Disable pylint too-many-lines testJose A. Rivera2017-04-031-0/+1
| * oo_collect: Allow list elements to be lists of dictJose A. Rivera2017-04-031-12/+35
| * oo_collect: Update comments to show source of failureJose A. Rivera2017-04-031-3/+3
* | Support unicode output when dumping yamlRussell Teague2017-04-031-9/+12
|/
* Use ansible.compat.six where possibleJason DeTiberus2017-03-091-21/+17
* Use six from ansible.module_utils for remote hostsJason DeTiberus2017-03-091-1/+1
* Use 2 and 3 friendly urlparse in oo_filtersSteve Milner2017-02-231-1/+1
* Modify playbooks to use oadm_manage_node moduleRussell Teague2017-02-131-0/+23
* use pod to generate keystores (#14)Jeff Cantrill2017-01-171-1/+3
* additional cr fixesJeff Cantrill2017-01-171-0/+10
* oo_filters: Moved static methods to functionsSteve Milner2017-01-111-896/+898
* python3 support, add tox for better local testing against multiple python ver...Jason DeTiberus2016-12-201-14/+15
* Fix access_modes initializationLuis Fernandez Alvarez2016-12-131-3/+3
* update tests and flake8/pylint fixesJason DeTiberus2016-11-291-26/+30
* Gracefully handle OpenSSL module absenceMichael Scherer2016-11-281-1/+11
* Merge pull request #2813 from lhuard1A/optimize_listJason DeTiberus2016-11-161-2/+2
|\
| * Optimize the cloud-specific list.yml playbooksLénaïc Huard2016-11-161-2/+2
* | Fix commit-offsets in version detection for containerized installsTim Bielawa2016-11-141-0/+21
|/
* Add node-labels to kubeletArgumentsTim Bielawa2016-10-201-2/+2
* Do not error on node labels set too non-string values.Manuel Hutter2016-10-141-1/+1
* Merge pull request #2511 from vishpat/nuage_haAndrew Butcher2016-10-041-0/+32
|\
| * Filterize haproxy frontends/backends and add method for providing additional ...Andrew Butcher2016-10-031-0/+32
* | Use ansible.module_utils._text.to_text instead of ansible.utils.unicode.to_un...Andrew Butcher2016-09-281-2/+10
|/
* Merge pull request #2473 from lhuard1A/openstack_inventoryJason DeTiberus2016-09-221-3/+3
|\
| * Update the OpenStack dynamic inventory scriptLénaïc Huard2016-09-201-3/+3
* | Do not create volume claims for hosted components when storage type is object.Andrew Butcher2016-09-191-7/+8
|/
* Always deduplicate detected certificate namesEli Young2016-09-091-1/+1
* Adjust to_padded_yaml transformation to use the AnsibleDumperTim Bielawa2016-09-071-1/+4
* Fix string substitution error in the to_padded_yaml filterTim Bielawa2016-09-021-1/+1
* Add ability to disable pvc creationScott Dodson2016-08-241-1/+2
* [metrics] add filter to clean up hostname for use in metrics deploymentJason DeTiberus2016-08-241-1/+19
* fixing openshift key error in case of node failure during run (ssh issue)jawed2016-08-091-1/+2
* oo_collect can be ran against dicts where key isn't present.Andrew Butcher2016-08-011-9/+24
* Ensure 'oo_nfs_to_config' in groups prior to checking group length when nfs h...Andrew Butcher2016-07-191-1/+1
* Merge remote-tracking branch 'upstream/master' into upgrade33Devan Goodwin2016-07-141-83/+3
|\
| * Various hosted component improvementsAndrew Butcher2016-07-071-83/+3
* | Use proper startswith.Devan Goodwin2016-07-111-5/+0
* | Check that detected version matches openshift_release in rpm installations.Devan Goodwin2016-06-171-0/+5
* | Fix image tag to rpm version filter.Devan Goodwin2016-05-301-3/+2
* | Merge remote-tracking branch 'upstream/master' into upgrade33Devan Goodwin2016-05-301-3/+2
|\ \ | |/
| * Separate master and haproxy config playbooks.Andrew Butcher2016-05-261-3/+2