Bump OpenShift client req to 0.4.3. Fixes openshift_scale. (#36601)

This commit is contained in:
Chris Houseknecht 2018-02-22 16:31:47 -05:00 committed by GitHub
parent 51a010a696
commit 4a8b4bb8a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 6 deletions

View file

@ -49,7 +49,7 @@ options:
requirements:
- "python >= 2.7"
- "openshift == 0.4.1"
- "openshift == 0.4.3"
- "PyYAML >= 3.11"
'''