summaryrefslogtreecommitdiffstats
path: root/roles/openshift_health_checker/openshift_checks/mixins.py
Commit message (Expand)AuthorAgeFilesLines
* Remove openshift.common.{is_atomic|is_containerized}Michael Gugino2017-12-201-4/+4
* openshift_checks: lb and nfs do not need dockerLuke Meyer2017-10-041-3/+5
* openshift_checks: use oo group names everywhereLuke Meyer2017-10-041-1/+1
* openshift_checks: enable providing file outputsLuke Meyer2017-09-181-1/+0
* openshift_checks: add retries in pythonLuke Meyer2017-09-121-1/+1
* openshift_checks: add property to track 'changed'Luke Meyer2017-08-021-4/+4
* openshift_checks: refactor to internalize task_varsLuke Meyer2017-07-251-15/+10
* pre-install checks: add more during byo installLuke Meyer2017-06-141-2/+5
* Improve code readabilityRodolfo Carvalho2017-06-091-1/+3
* docker checks: finish and refactorLuke Meyer2017-06-071-1/+39
* Simplify mixin classRodolfo Carvalho2017-04-171-10/+7
* Renamed NotContainerized to NotContainerizedMixin and dropped no-memberSteve Milner2017-02-221-6/+3
* Refactor code to access values from task_varsRodolfo Carvalho2017-02-101-5/+2
* Replace multi-role checks with action pluginRodolfo Carvalho2017-02-101-0/+24