mirror of
https://github.com/ansible/awx.git
synced 2026-01-10 15:32:07 -03:30
Merge pull request #5828 from AlanCoding/openstack_bump
Bump openstacksdk version Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
commit
8991396d23
@ -61,6 +61,6 @@ pywinrm[kerberos]==0.3.0
|
||||
requests
|
||||
requests-credssp==1.0.2 # For windows authentication awx/issues/1144
|
||||
# OpenStack
|
||||
openstacksdk==0.31.1
|
||||
openstacksdk==0.37.0
|
||||
pip==19.3.1 # see upgrade blockers
|
||||
setuptools==41.6.0 # see upgrade blockers
|
||||
@ -42,7 +42,7 @@ bcrypt==3.1.7 # via paramiko
|
||||
boto3==1.9.223
|
||||
boto==2.47.0
|
||||
botocore==1.12.253 # via boto3, s3transfer
|
||||
cachetools==3.1.1; python_version < "3" # via google-auth
|
||||
cachetools==3.1.1 # via google-auth
|
||||
certifi==2019.11.28 # via msrest, requests
|
||||
cffi==1.13.2 # via bcrypt, cryptography, pynacl
|
||||
chardet==3.0.4 # via requests
|
||||
@ -76,7 +76,7 @@ netaddr==0.7.19
|
||||
netifaces==0.10.9 # via openstacksdk
|
||||
ntlm-auth==1.4.0 # via requests-credssp, requests-ntlm
|
||||
oauthlib==3.1.0 # via requests-oauthlib
|
||||
openstacksdk==0.31.1
|
||||
openstacksdk==0.37.0
|
||||
os-service-types==1.7.0 # via keystoneauth1, openstacksdk
|
||||
ovirt-engine-sdk-python==4.3.0
|
||||
packaging==19.2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user