summaryrefslogtreecommitdiffstats
path: root/requirements/requirements_ansible.in
diff options
context:
space:
mode:
authorAlanCoding <arominge@redhat.com>2019-01-29 20:59:16 +0100
committerAlanCoding <arominge@redhat.com>2019-03-26 15:29:39 +0100
commitbc5881ad219f042c06f163152b5f3eedf3b8f732 (patch)
tree20476c684f8ea951c2a17a888bc1a1f49e8e029b /requirements/requirements_ansible.in
parentAdd support for Azure inventory plugin (diff)
downloadawx-bc5881ad219f042c06f163152b5f3eedf3b8f732.tar.xz
awx-bc5881ad219f042c06f163152b5f3eedf3b8f732.zip
Primary development of inventory plugins, partial compat layer
Initialize some inventory plugin test data files Implement openstack inventory plugin This may be removed later: - port non-JSON line strip method from core Dupliate effort with AWX mainline devel - Produce ansible_version related to venv Refactor some of injector management, moving more of this overhead into tasks.py, when it comes to managing injector kwargs Upgrade and move openstack inventory script sync up parameters Add extremely detailed logic to inventory file creation for ec2, Azure, and gce so that they are closer to a genuine superset of what the contrib script used to give.
Diffstat (limited to 'requirements/requirements_ansible.in')
-rw-r--r--requirements/requirements_ansible.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements/requirements_ansible.in b/requirements/requirements_ansible.in
index c28d53280b..78cd44124d 100644
--- a/requirements/requirements_ansible.in
+++ b/requirements/requirements_ansible.in
@@ -50,4 +50,4 @@ pywinrm[kerberos]==0.3.0
requests
requests-credssp==0.1.0 # For windows authentication awx/issues/1144
# OpenStack
-shade==1.27.0
+openstacksdk==0.23.0