Skip to content

Commit

Permalink
Merge pull request #4141 from ryanpetrello/ovirt4-dep-bump
Browse files Browse the repository at this point in the history
bump ovirtsdk version to 4.3.0

Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
  • Loading branch information
softwarefactory-project-zuul[bot] authored Jun 24, 2019
2 parents 9f42d94 + 01d3123 commit aab29be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements_ansible.in
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ ncclient==0.6.3
# netaddr filter
netaddr
# oVirt/RHV
ovirt-engine-sdk-python==4.2.4 # minimum set inside Ansible facts module requirements
ovirt-engine-sdk-python==4.3.0 # minimum set inside Ansible facts module requirements
pycurl==7.43.0.1 # higher versions will not install without SSL backend specified
# AWX usage
pexpect==4.6.0 # same as AWX requirement
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements_ansible.txt
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ ntlm-auth==1.3.0 # via requests-credssp, requests-ntlm
oauthlib==3.0.1 # via requests-oauthlib
openstacksdk==0.23.0
os-service-types==1.6.0 # via keystoneauth1, openstacksdk
ovirt-engine-sdk-python==4.2.4
ovirt-engine-sdk-python==4.3.0
packaging==19.0
paramiko==2.4.2 # via azure-cli-core, ncclient
pbr==5.2.0 # via keystoneauth1, openstacksdk, os-service-types, stevedore
Expand Down

0 comments on commit aab29be

Please sign in to comment.