Merge pull request #10290 from amigus/dsv

Add Thycotic DevOps Secrets Vault support

SUMMARY
Add a Credential Plugin for Thycotic DevOps Secrets Vault
ISSUE TYPE

Feature Pull Request

COMPONENT NAME

API
UI

AWX VERSION
awx: 19.1.0

Reviewed-by: Shane McDonald <me@shanemcd.com>
Reviewed-by: Adam C. Migus <adam@migus.org>
Reviewed-by: Matthew Jones <bsdmatburt@gmail.com>
This commit is contained in:
softwarefactory-project-zuul[bot]
2021-06-14 19:22:59 +00:00
committed by GitHub
6 changed files with 263 additions and 0 deletions

View File

@@ -42,6 +42,7 @@ psutil
pygerduty
pyparsing
python3-saml
python-dsv-sdk
python-ldap>=3.3.1 # https://github.com/python-ldap/python-ldap/issues/270
pyyaml>=5.4.1 # minimum to fix https://github.com/yaml/pyyaml/issues/478
receptorctl

View File

@@ -274,6 +274,8 @@ python-dateutil==2.8.1
# adal
# kubernetes
# receptorctl
python-dsv-sdk==0.0.1
# via -r /awx_devel/requirements/requirements.in
python-ldap==3.3.1
# via
# -r /awx_devel/requirements/requirements.in
@@ -316,6 +318,7 @@ requests==2.23.0
# django-oauth-toolkit
# kubernetes
# msrest
# python-dsv-sdk
# requests-oauthlib
# slackclient
# social-auth-core