mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Removing vSphere requirements, which are causing tests to fail during setup.
This commit is contained in:
parent
8ce39ddb25
commit
81cdc2098a
7 changed files with 12 additions and 296 deletions
|
@ -1,2 +0,0 @@
|
|||
--extra-index-url=https://saltstack.gitlab.io/open/cicd/vsphere-automation-sdk-python/
|
||||
vSphere-Automation-SDK>=1.46.0
|
|
@ -4,8 +4,6 @@
|
|||
#
|
||||
# pip-compile --output-file=requirements/static/ci/py3.10/linux.txt requirements/pytest.txt requirements/static/ci/common.in requirements/static/ci/git-sources.txt requirements/static/ci/linux.in requirements/static/pkg/py3.10/linux.txt
|
||||
#
|
||||
--extra-index-url https://saltstack.gitlab.io/open/cicd/vsphere-automation-sdk-python/
|
||||
|
||||
adal==1.2.3
|
||||
# via
|
||||
# azure-datalake-store
|
||||
|
@ -537,7 +535,6 @@ lxml==4.6.3
|
|||
# junos-eznc
|
||||
# napalm
|
||||
# ncclient
|
||||
# vsphere-automation-sdk
|
||||
mako==1.1.0
|
||||
# via -r requirements/static/ci/common.in
|
||||
markupsafe==1.1.1
|
||||
|
@ -665,14 +662,6 @@ netmiko==3.2.0
|
|||
# via napalm
|
||||
networkx==2.5
|
||||
# via cfn-lint
|
||||
nsx-policy-python-sdk==3.0.2.0.0.16837625
|
||||
# via vsphere-automation-sdk
|
||||
nsx-python-sdk==3.0.2.0.0.16837625
|
||||
# via vsphere-automation-sdk
|
||||
nsx-vmc-aws-integration-python-sdk==3.0.2.0.0.16837625
|
||||
# via vsphere-automation-sdk
|
||||
nsx-vmc-policy-python-sdk==3.0.2.0.0.16837625
|
||||
# via vsphere-automation-sdk
|
||||
ntc-templates==1.4.1
|
||||
# via junos-eznc
|
||||
oauthlib==3.1.0
|
||||
|
@ -743,9 +732,7 @@ pymysql==1.0.2 ; python_version > "3.5"
|
|||
pynacl==1.3.0
|
||||
# via paramiko
|
||||
pyopenssl==19.1.0
|
||||
# via
|
||||
# -r requirements/static/pkg/py3.10/linux.txt
|
||||
# vapi-runtime
|
||||
# via -r requirements/static/pkg/py3.10/linux.txt
|
||||
pyparsing==2.4.5
|
||||
# via
|
||||
# junos-eznc
|
||||
|
@ -804,9 +791,7 @@ pytz==2020.1
|
|||
# twilio
|
||||
# tzlocal
|
||||
pyvmomi==6.7.1.2018.12
|
||||
# via
|
||||
# -r requirements/static/ci/common.in
|
||||
# vsphere-automation-sdk
|
||||
# via -r requirements/static/ci/common.in
|
||||
pyyaml==5.4.1
|
||||
# via
|
||||
# -r requirements/static/pkg/py3.10/linux.txt
|
||||
|
@ -847,7 +832,6 @@ requests==2.25.1
|
|||
# requests-oauthlib
|
||||
# responses
|
||||
# twilio
|
||||
# vapi-runtime
|
||||
# vcert
|
||||
responses==0.10.6
|
||||
# via moto
|
||||
|
@ -903,7 +887,6 @@ six==1.16.0
|
|||
# textfsm
|
||||
# transitions
|
||||
# twilio
|
||||
# vapi-runtime
|
||||
# vcert
|
||||
# virtualenv
|
||||
# websocket-client
|
||||
|
@ -915,8 +898,6 @@ sshpubkeys==3.1.0
|
|||
# via moto
|
||||
strict-rfc3339==0.7
|
||||
# via -r requirements/static/ci/common.in
|
||||
suds-jurko==0.6
|
||||
# via vsphere-automation-sdk
|
||||
tempora==1.14.1
|
||||
# via
|
||||
# -r requirements/static/pkg/py3.10/linux.txt
|
||||
|
@ -949,40 +930,12 @@ urllib3==1.26.6
|
|||
# kubernetes
|
||||
# python-etcd
|
||||
# requests
|
||||
vapi-client-bindings==3.5.0
|
||||
# via vsphere-automation-sdk
|
||||
vapi-common-client==2.19.0
|
||||
# via
|
||||
# nsx-policy-python-sdk
|
||||
# nsx-python-sdk
|
||||
# nsx-vmc-aws-integration-python-sdk
|
||||
# nsx-vmc-policy-python-sdk
|
||||
# vmc-client-bindings
|
||||
# vmc-draas-client-bindings
|
||||
# vsphere-automation-sdk
|
||||
vapi-runtime==2.19.0
|
||||
# via
|
||||
# nsx-policy-python-sdk
|
||||
# nsx-python-sdk
|
||||
# nsx-vmc-aws-integration-python-sdk
|
||||
# nsx-vmc-policy-python-sdk
|
||||
# vapi-client-bindings
|
||||
# vapi-common-client
|
||||
# vmc-client-bindings
|
||||
# vmc-draas-client-bindings
|
||||
# vsphere-automation-sdk
|
||||
vcert==0.7.3 ; sys_platform != "win32"
|
||||
# via -r requirements/static/ci/common.in
|
||||
virtualenv==20.7.2
|
||||
# via
|
||||
# -r requirements/static/ci/common.in
|
||||
# pytest-salt-factories
|
||||
vmc-client-bindings==1.32.0
|
||||
# via vsphere-automation-sdk
|
||||
vmc-draas-client-bindings==1.17.0
|
||||
# via vsphere-automation-sdk
|
||||
vsphere-automation-sdk==1.46.0
|
||||
# via -r requirements/static/ci/git-sources.txt
|
||||
watchdog==0.9.0
|
||||
# via -r requirements/static/ci/common.in
|
||||
websocket-client==0.40.0
|
||||
|
|
|
@ -4,8 +4,6 @@
|
|||
#
|
||||
# pip-compile --output-file=requirements/static/ci/py3.5/linux.txt requirements/pytest.txt requirements/static/ci/common.in requirements/static/ci/git-sources.txt requirements/static/ci/linux.in requirements/static/pkg/py3.5/linux.txt
|
||||
#
|
||||
--extra-index-url https://saltstack.gitlab.io/open/cicd/vsphere-automation-sdk-python/
|
||||
|
||||
adal==1.2.3
|
||||
# via
|
||||
# azure-datalake-store
|
||||
|
@ -537,7 +535,6 @@ lxml==4.6.3
|
|||
# via
|
||||
# junos-eznc
|
||||
# ncclient
|
||||
# vsphere-automation-sdk
|
||||
mako==1.1.0
|
||||
# via -r requirements/static/ci/common.in
|
||||
markupsafe==1.1.1
|
||||
|
@ -659,14 +656,6 @@ netaddr==0.7.19
|
|||
# via junos-eznc
|
||||
networkx==2.4
|
||||
# via cfn-lint
|
||||
nsx-policy-python-sdk==3.0.2.0.0.16837625
|
||||
# via vsphere-automation-sdk
|
||||
nsx-python-sdk==3.0.2.0.0.16837625
|
||||
# via vsphere-automation-sdk
|
||||
nsx-vmc-aws-integration-python-sdk==3.0.2.0.0.16837625
|
||||
# via vsphere-automation-sdk
|
||||
nsx-vmc-policy-python-sdk==3.0.2.0.0.16837625
|
||||
# via vsphere-automation-sdk
|
||||
ntc-templates==1.4.0
|
||||
# via junos-eznc
|
||||
oauthlib==3.1.0
|
||||
|
@ -733,9 +722,7 @@ pymysql==0.9.3 ; python_version <= "3.5"
|
|||
pynacl==1.3.0
|
||||
# via paramiko
|
||||
pyopenssl==19.1.0
|
||||
# via
|
||||
# -r requirements/static/pkg/py3.5/linux.txt
|
||||
# vapi-runtime
|
||||
# via -r requirements/static/pkg/py3.5/linux.txt
|
||||
pyparsing==2.4.5
|
||||
# via
|
||||
# junos-eznc
|
||||
|
@ -789,9 +776,7 @@ pytz==2020.1
|
|||
# tempora
|
||||
# twilio
|
||||
pyvmomi==6.7.1.2018.12
|
||||
# via
|
||||
# -r requirements/static/ci/common.in
|
||||
# vsphere-automation-sdk
|
||||
# via -r requirements/static/ci/common.in
|
||||
pyyaml==5.3.1
|
||||
# via
|
||||
# -r requirements/static/pkg/py3.5/linux.txt
|
||||
|
@ -830,7 +815,6 @@ requests==2.25.1
|
|||
# requests-oauthlib
|
||||
# responses
|
||||
# twilio
|
||||
# vapi-runtime
|
||||
# vcert
|
||||
responses==0.10.6
|
||||
# via moto
|
||||
|
@ -883,7 +867,6 @@ six==1.16.0
|
|||
# textfsm
|
||||
# transitions
|
||||
# twilio
|
||||
# vapi-runtime
|
||||
# vcert
|
||||
# virtualenv
|
||||
# websocket-client
|
||||
|
@ -895,8 +878,6 @@ sshpubkeys==3.1.0
|
|||
# via moto
|
||||
strict-rfc3339==0.7
|
||||
# via -r requirements/static/ci/common.in
|
||||
suds-jurko==0.6
|
||||
# via vsphere-automation-sdk
|
||||
tempora==1.14.1
|
||||
# via
|
||||
# -r requirements/static/pkg/py3.5/linux.txt
|
||||
|
@ -924,40 +905,12 @@ urllib3==1.26.6
|
|||
# kubernetes
|
||||
# python-etcd
|
||||
# requests
|
||||
vapi-client-bindings==3.5.0
|
||||
# via vsphere-automation-sdk
|
||||
vapi-common-client==2.19.0
|
||||
# via
|
||||
# nsx-policy-python-sdk
|
||||
# nsx-python-sdk
|
||||
# nsx-vmc-aws-integration-python-sdk
|
||||
# nsx-vmc-policy-python-sdk
|
||||
# vmc-client-bindings
|
||||
# vmc-draas-client-bindings
|
||||
# vsphere-automation-sdk
|
||||
vapi-runtime==2.19.0
|
||||
# via
|
||||
# nsx-policy-python-sdk
|
||||
# nsx-python-sdk
|
||||
# nsx-vmc-aws-integration-python-sdk
|
||||
# nsx-vmc-policy-python-sdk
|
||||
# vapi-client-bindings
|
||||
# vapi-common-client
|
||||
# vmc-client-bindings
|
||||
# vmc-draas-client-bindings
|
||||
# vsphere-automation-sdk
|
||||
vcert==0.7.3 ; sys_platform != "win32"
|
||||
# via -r requirements/static/ci/common.in
|
||||
virtualenv==20.7.2
|
||||
# via
|
||||
# -r requirements/static/ci/common.in
|
||||
# pytest-salt-factories
|
||||
vmc-client-bindings==1.32.0
|
||||
# via vsphere-automation-sdk
|
||||
vmc-draas-client-bindings==1.17.0
|
||||
# via vsphere-automation-sdk
|
||||
vsphere-automation-sdk==1.46.0
|
||||
# via -r requirements/static/ci/git-sources.txt
|
||||
watchdog==0.9.0
|
||||
# via -r requirements/static/ci/common.in
|
||||
websocket-client==0.40.0
|
||||
|
|
|
@ -4,8 +4,6 @@
|
|||
#
|
||||
# pip-compile --output-file=requirements/static/ci/py3.6/linux.txt requirements/pytest.txt requirements/static/ci/common.in requirements/static/ci/git-sources.txt requirements/static/ci/linux.in requirements/static/pkg/py3.6/linux.txt
|
||||
#
|
||||
--extra-index-url https://saltstack.gitlab.io/open/cicd/vsphere-automation-sdk-python/
|
||||
|
||||
adal==1.2.3
|
||||
# via
|
||||
# azure-datalake-store
|
||||
|
@ -539,7 +537,6 @@ lxml==4.6.3
|
|||
# via
|
||||
# junos-eznc
|
||||
# ncclient
|
||||
# vsphere-automation-sdk
|
||||
mako==1.1.0
|
||||
# via -r requirements/static/ci/common.in
|
||||
markupsafe==1.1.1
|
||||
|
@ -660,14 +657,6 @@ netaddr==0.7.19
|
|||
# via junos-eznc
|
||||
networkx==2.5
|
||||
# via cfn-lint
|
||||
nsx-policy-python-sdk==3.0.2.0.0.16837625
|
||||
# via vsphere-automation-sdk
|
||||
nsx-python-sdk==3.0.2.0.0.16837625
|
||||
# via vsphere-automation-sdk
|
||||
nsx-vmc-aws-integration-python-sdk==3.0.2.0.0.16837625
|
||||
# via vsphere-automation-sdk
|
||||
nsx-vmc-policy-python-sdk==3.0.2.0.0.16837625
|
||||
# via vsphere-automation-sdk
|
||||
ntc-templates==1.4.0
|
||||
# via junos-eznc
|
||||
oauthlib==3.1.0
|
||||
|
@ -732,9 +721,7 @@ pymysql==1.0.2 ; python_version > "3.5"
|
|||
pynacl==1.3.0
|
||||
# via paramiko
|
||||
pyopenssl==19.1.0
|
||||
# via
|
||||
# -r requirements/static/pkg/py3.6/linux.txt
|
||||
# vapi-runtime
|
||||
# via -r requirements/static/pkg/py3.6/linux.txt
|
||||
pyparsing==2.4.5
|
||||
# via
|
||||
# junos-eznc
|
||||
|
@ -791,9 +778,7 @@ pytz==2020.1
|
|||
# twilio
|
||||
# tzlocal
|
||||
pyvmomi==6.7.1.2018.12
|
||||
# via
|
||||
# -r requirements/static/ci/common.in
|
||||
# vsphere-automation-sdk
|
||||
# via -r requirements/static/ci/common.in
|
||||
pyyaml==5.4.1
|
||||
# via
|
||||
# -r requirements/static/pkg/py3.6/linux.txt
|
||||
|
@ -832,7 +817,6 @@ requests==2.25.1
|
|||
# requests-oauthlib
|
||||
# responses
|
||||
# twilio
|
||||
# vapi-runtime
|
||||
# vcert
|
||||
responses==0.10.6
|
||||
# via moto
|
||||
|
@ -885,7 +869,6 @@ six==1.16.0
|
|||
# textfsm
|
||||
# transitions
|
||||
# twilio
|
||||
# vapi-runtime
|
||||
# vcert
|
||||
# virtualenv
|
||||
# websocket-client
|
||||
|
@ -897,8 +880,6 @@ sshpubkeys==3.1.0
|
|||
# via moto
|
||||
strict-rfc3339==0.7
|
||||
# via -r requirements/static/ci/common.in
|
||||
suds-jurko==0.6
|
||||
# via vsphere-automation-sdk
|
||||
tempora==1.14.1
|
||||
# via
|
||||
# -r requirements/static/pkg/py3.6/linux.txt
|
||||
|
@ -932,40 +913,12 @@ urllib3==1.26.6
|
|||
# kubernetes
|
||||
# python-etcd
|
||||
# requests
|
||||
vapi-client-bindings==3.5.0
|
||||
# via vsphere-automation-sdk
|
||||
vapi-common-client==2.19.0
|
||||
# via
|
||||
# nsx-policy-python-sdk
|
||||
# nsx-python-sdk
|
||||
# nsx-vmc-aws-integration-python-sdk
|
||||
# nsx-vmc-policy-python-sdk
|
||||
# vmc-client-bindings
|
||||
# vmc-draas-client-bindings
|
||||
# vsphere-automation-sdk
|
||||
vapi-runtime==2.19.0
|
||||
# via
|
||||
# nsx-policy-python-sdk
|
||||
# nsx-python-sdk
|
||||
# nsx-vmc-aws-integration-python-sdk
|
||||
# nsx-vmc-policy-python-sdk
|
||||
# vapi-client-bindings
|
||||
# vapi-common-client
|
||||
# vmc-client-bindings
|
||||
# vmc-draas-client-bindings
|
||||
# vsphere-automation-sdk
|
||||
vcert==0.7.3 ; sys_platform != "win32"
|
||||
# via -r requirements/static/ci/common.in
|
||||
virtualenv==20.7.2
|
||||
# via
|
||||
# -r requirements/static/ci/common.in
|
||||
# pytest-salt-factories
|
||||
vmc-client-bindings==1.32.0
|
||||
# via vsphere-automation-sdk
|
||||
vmc-draas-client-bindings==1.17.0
|
||||
# via vsphere-automation-sdk
|
||||
vsphere-automation-sdk==1.46.0
|
||||
# via -r requirements/static/ci/git-sources.txt
|
||||
watchdog==0.9.0
|
||||
# via -r requirements/static/ci/common.in
|
||||
websocket-client==0.40.0
|
||||
|
|
|
@ -4,8 +4,6 @@
|
|||
#
|
||||
# pip-compile --output-file=requirements/static/ci/py3.7/linux.txt requirements/pytest.txt requirements/static/ci/common.in requirements/static/ci/git-sources.txt requirements/static/ci/linux.in requirements/static/pkg/py3.7/linux.txt
|
||||
#
|
||||
--extra-index-url https://saltstack.gitlab.io/open/cicd/vsphere-automation-sdk-python/
|
||||
|
||||
adal==1.2.3
|
||||
# via
|
||||
# azure-datalake-store
|
||||
|
@ -544,7 +542,6 @@ lxml==4.6.3
|
|||
# junos-eznc
|
||||
# napalm
|
||||
# ncclient
|
||||
# vsphere-automation-sdk
|
||||
mako==1.1.0
|
||||
# via -r requirements/static/ci/common.in
|
||||
markupsafe==1.1.1
|
||||
|
@ -672,14 +669,6 @@ netmiko==3.2.0
|
|||
# via napalm
|
||||
networkx==2.5
|
||||
# via cfn-lint
|
||||
nsx-policy-python-sdk==3.0.2.0.0.16837625
|
||||
# via vsphere-automation-sdk
|
||||
nsx-python-sdk==3.0.2.0.0.16837625
|
||||
# via vsphere-automation-sdk
|
||||
nsx-vmc-aws-integration-python-sdk==3.0.2.0.0.16837625
|
||||
# via vsphere-automation-sdk
|
||||
nsx-vmc-policy-python-sdk==3.0.2.0.0.16837625
|
||||
# via vsphere-automation-sdk
|
||||
ntc-templates==1.4.0
|
||||
# via junos-eznc
|
||||
oauthlib==3.1.0
|
||||
|
@ -750,9 +739,7 @@ pymysql==1.0.2 ; python_version > "3.5"
|
|||
pynacl==1.3.0
|
||||
# via paramiko
|
||||
pyopenssl==19.1.0
|
||||
# via
|
||||
# -r requirements/static/pkg/py3.7/linux.txt
|
||||
# vapi-runtime
|
||||
# via -r requirements/static/pkg/py3.7/linux.txt
|
||||
pyparsing==2.4.5
|
||||
# via
|
||||
# junos-eznc
|
||||
|
@ -811,9 +798,7 @@ pytz==2020.1
|
|||
# twilio
|
||||
# tzlocal
|
||||
pyvmomi==6.7.1.2018.12
|
||||
# via
|
||||
# -r requirements/static/ci/common.in
|
||||
# vsphere-automation-sdk
|
||||
# via -r requirements/static/ci/common.in
|
||||
pyyaml==5.4.1
|
||||
# via
|
||||
# -r requirements/static/pkg/py3.7/linux.txt
|
||||
|
@ -854,7 +839,6 @@ requests==2.25.1
|
|||
# requests-oauthlib
|
||||
# responses
|
||||
# twilio
|
||||
# vapi-runtime
|
||||
# vcert
|
||||
responses==0.10.6
|
||||
# via moto
|
||||
|
@ -910,7 +894,6 @@ six==1.16.0
|
|||
# textfsm
|
||||
# transitions
|
||||
# twilio
|
||||
# vapi-runtime
|
||||
# vcert
|
||||
# virtualenv
|
||||
# websocket-client
|
||||
|
@ -922,8 +905,6 @@ sshpubkeys==3.1.0
|
|||
# via moto
|
||||
strict-rfc3339==0.7
|
||||
# via -r requirements/static/ci/common.in
|
||||
suds-jurko==0.6
|
||||
# via vsphere-automation-sdk
|
||||
tempora==1.14.1
|
||||
# via
|
||||
# -r requirements/static/pkg/py3.7/linux.txt
|
||||
|
@ -960,40 +941,12 @@ urllib3==1.26.6
|
|||
# kubernetes
|
||||
# python-etcd
|
||||
# requests
|
||||
vapi-client-bindings==3.5.0
|
||||
# via vsphere-automation-sdk
|
||||
vapi-common-client==2.19.0
|
||||
# via
|
||||
# nsx-policy-python-sdk
|
||||
# nsx-python-sdk
|
||||
# nsx-vmc-aws-integration-python-sdk
|
||||
# nsx-vmc-policy-python-sdk
|
||||
# vmc-client-bindings
|
||||
# vmc-draas-client-bindings
|
||||
# vsphere-automation-sdk
|
||||
vapi-runtime==2.19.0
|
||||
# via
|
||||
# nsx-policy-python-sdk
|
||||
# nsx-python-sdk
|
||||
# nsx-vmc-aws-integration-python-sdk
|
||||
# nsx-vmc-policy-python-sdk
|
||||
# vapi-client-bindings
|
||||
# vapi-common-client
|
||||
# vmc-client-bindings
|
||||
# vmc-draas-client-bindings
|
||||
# vsphere-automation-sdk
|
||||
vcert==0.7.3 ; sys_platform != "win32"
|
||||
# via -r requirements/static/ci/common.in
|
||||
virtualenv==20.7.2
|
||||
# via
|
||||
# -r requirements/static/ci/common.in
|
||||
# pytest-salt-factories
|
||||
vmc-client-bindings==1.32.0
|
||||
# via vsphere-automation-sdk
|
||||
vmc-draas-client-bindings==1.17.0
|
||||
# via vsphere-automation-sdk
|
||||
vsphere-automation-sdk==1.46.0
|
||||
# via -r requirements/static/ci/git-sources.txt
|
||||
watchdog==0.9.0
|
||||
# via -r requirements/static/ci/common.in
|
||||
websocket-client==0.40.0
|
||||
|
|
|
@ -4,8 +4,6 @@
|
|||
#
|
||||
# pip-compile --output-file=requirements/static/ci/py3.8/linux.txt requirements/pytest.txt requirements/static/ci/common.in requirements/static/ci/git-sources.txt requirements/static/ci/linux.in requirements/static/pkg/py3.8/linux.txt
|
||||
#
|
||||
--extra-index-url https://saltstack.gitlab.io/open/cicd/vsphere-automation-sdk-python/
|
||||
|
||||
adal==1.2.3
|
||||
# via
|
||||
# azure-datalake-store
|
||||
|
@ -537,7 +535,6 @@ lxml==4.6.3
|
|||
# junos-eznc
|
||||
# napalm
|
||||
# ncclient
|
||||
# vsphere-automation-sdk
|
||||
mako==1.1.0
|
||||
# via -r requirements/static/ci/common.in
|
||||
markupsafe==1.1.1
|
||||
|
@ -665,14 +662,6 @@ netmiko==3.2.0
|
|||
# via napalm
|
||||
networkx==2.5
|
||||
# via cfn-lint
|
||||
nsx-policy-python-sdk==3.0.2.0.0.16837625
|
||||
# via vsphere-automation-sdk
|
||||
nsx-python-sdk==3.0.2.0.0.16837625
|
||||
# via vsphere-automation-sdk
|
||||
nsx-vmc-aws-integration-python-sdk==3.0.2.0.0.16837625
|
||||
# via vsphere-automation-sdk
|
||||
nsx-vmc-policy-python-sdk==3.0.2.0.0.16837625
|
||||
# via vsphere-automation-sdk
|
||||
ntc-templates==1.4.1
|
||||
# via junos-eznc
|
||||
oauthlib==3.1.0
|
||||
|
@ -743,9 +732,7 @@ pymysql==1.0.2 ; python_version > "3.5"
|
|||
pynacl==1.3.0
|
||||
# via paramiko
|
||||
pyopenssl==19.1.0
|
||||
# via
|
||||
# -r requirements/static/pkg/py3.8/linux.txt
|
||||
# vapi-runtime
|
||||
# via -r requirements/static/pkg/py3.8/linux.txt
|
||||
pyparsing==2.4.5
|
||||
# via
|
||||
# junos-eznc
|
||||
|
@ -804,9 +791,7 @@ pytz==2020.1
|
|||
# twilio
|
||||
# tzlocal
|
||||
pyvmomi==6.7.1.2018.12
|
||||
# via
|
||||
# -r requirements/static/ci/common.in
|
||||
# vsphere-automation-sdk
|
||||
# via -r requirements/static/ci/common.in
|
||||
pyyaml==5.4.1
|
||||
# via
|
||||
# -r requirements/static/pkg/py3.8/linux.txt
|
||||
|
@ -847,7 +832,6 @@ requests==2.25.1
|
|||
# requests-oauthlib
|
||||
# responses
|
||||
# twilio
|
||||
# vapi-runtime
|
||||
# vcert
|
||||
responses==0.10.6
|
||||
# via moto
|
||||
|
@ -903,7 +887,6 @@ six==1.16.0
|
|||
# textfsm
|
||||
# transitions
|
||||
# twilio
|
||||
# vapi-runtime
|
||||
# vcert
|
||||
# virtualenv
|
||||
# websocket-client
|
||||
|
@ -915,8 +898,6 @@ sshpubkeys==3.1.0
|
|||
# via moto
|
||||
strict-rfc3339==0.7
|
||||
# via -r requirements/static/ci/common.in
|
||||
suds-jurko==0.6
|
||||
# via vsphere-automation-sdk
|
||||
tempora==1.14.1
|
||||
# via
|
||||
# -r requirements/static/pkg/py3.8/linux.txt
|
||||
|
@ -949,40 +930,12 @@ urllib3==1.26.6
|
|||
# kubernetes
|
||||
# python-etcd
|
||||
# requests
|
||||
vapi-client-bindings==3.5.0
|
||||
# via vsphere-automation-sdk
|
||||
vapi-common-client==2.19.0
|
||||
# via
|
||||
# nsx-policy-python-sdk
|
||||
# nsx-python-sdk
|
||||
# nsx-vmc-aws-integration-python-sdk
|
||||
# nsx-vmc-policy-python-sdk
|
||||
# vmc-client-bindings
|
||||
# vmc-draas-client-bindings
|
||||
# vsphere-automation-sdk
|
||||
vapi-runtime==2.19.0
|
||||
# via
|
||||
# nsx-policy-python-sdk
|
||||
# nsx-python-sdk
|
||||
# nsx-vmc-aws-integration-python-sdk
|
||||
# nsx-vmc-policy-python-sdk
|
||||
# vapi-client-bindings
|
||||
# vapi-common-client
|
||||
# vmc-client-bindings
|
||||
# vmc-draas-client-bindings
|
||||
# vsphere-automation-sdk
|
||||
vcert==0.7.3 ; sys_platform != "win32"
|
||||
# via -r requirements/static/ci/common.in
|
||||
virtualenv==20.7.2
|
||||
# via
|
||||
# -r requirements/static/ci/common.in
|
||||
# pytest-salt-factories
|
||||
vmc-client-bindings==1.32.0
|
||||
# via vsphere-automation-sdk
|
||||
vmc-draas-client-bindings==1.17.0
|
||||
# via vsphere-automation-sdk
|
||||
vsphere-automation-sdk==1.46.0
|
||||
# via -r requirements/static/ci/git-sources.txt
|
||||
watchdog==0.9.0
|
||||
# via -r requirements/static/ci/common.in
|
||||
websocket-client==0.40.0
|
||||
|
|
|
@ -4,8 +4,6 @@
|
|||
#
|
||||
# pip-compile --output-file=requirements/static/ci/py3.9/linux.txt requirements/pytest.txt requirements/static/ci/common.in requirements/static/ci/git-sources.txt requirements/static/ci/linux.in requirements/static/pkg/py3.9/linux.txt
|
||||
#
|
||||
--extra-index-url https://saltstack.gitlab.io/open/cicd/vsphere-automation-sdk-python/
|
||||
|
||||
adal==1.2.3
|
||||
# via
|
||||
# azure-datalake-store
|
||||
|
@ -539,7 +537,6 @@ lxml==4.6.3
|
|||
# junos-eznc
|
||||
# napalm
|
||||
# ncclient
|
||||
# vsphere-automation-sdk
|
||||
mako==1.1.0
|
||||
# via -r requirements/static/ci/common.in
|
||||
markupsafe==1.1.1
|
||||
|
@ -667,14 +664,6 @@ netmiko==3.2.0
|
|||
# via napalm
|
||||
networkx==2.5
|
||||
# via cfn-lint
|
||||
nsx-policy-python-sdk==3.0.2.0.0.16837625
|
||||
# via vsphere-automation-sdk
|
||||
nsx-python-sdk==3.0.2.0.0.16837625
|
||||
# via vsphere-automation-sdk
|
||||
nsx-vmc-aws-integration-python-sdk==3.0.2.0.0.16837625
|
||||
# via vsphere-automation-sdk
|
||||
nsx-vmc-policy-python-sdk==3.0.2.0.0.16837625
|
||||
# via vsphere-automation-sdk
|
||||
ntc-templates==1.4.1
|
||||
# via junos-eznc
|
||||
oauthlib==3.1.0
|
||||
|
@ -745,9 +734,7 @@ pymysql==1.0.2 ; python_version > "3.5"
|
|||
pynacl==1.3.0
|
||||
# via paramiko
|
||||
pyopenssl==19.1.0
|
||||
# via
|
||||
# -r requirements/static/pkg/py3.9/linux.txt
|
||||
# vapi-runtime
|
||||
# via -r requirements/static/pkg/py3.9/linux.txt
|
||||
pyparsing==2.4.5
|
||||
# via
|
||||
# junos-eznc
|
||||
|
@ -806,9 +793,7 @@ pytz==2020.1
|
|||
# twilio
|
||||
# tzlocal
|
||||
pyvmomi==6.7.1.2018.12
|
||||
# via
|
||||
# -r requirements/static/ci/common.in
|
||||
# vsphere-automation-sdk
|
||||
# via -r requirements/static/ci/common.in
|
||||
pyyaml==5.4.1
|
||||
# via
|
||||
# -r requirements/static/pkg/py3.9/linux.txt
|
||||
|
@ -849,7 +834,6 @@ requests==2.25.1
|
|||
# requests-oauthlib
|
||||
# responses
|
||||
# twilio
|
||||
# vapi-runtime
|
||||
# vcert
|
||||
responses==0.10.6
|
||||
# via moto
|
||||
|
@ -905,7 +889,6 @@ six==1.16.0
|
|||
# textfsm
|
||||
# transitions
|
||||
# twilio
|
||||
# vapi-runtime
|
||||
# vcert
|
||||
# virtualenv
|
||||
# websocket-client
|
||||
|
@ -917,8 +900,6 @@ sshpubkeys==3.1.0
|
|||
# via moto
|
||||
strict-rfc3339==0.7
|
||||
# via -r requirements/static/ci/common.in
|
||||
suds-jurko==0.6
|
||||
# via vsphere-automation-sdk
|
||||
tempora==1.14.1
|
||||
# via
|
||||
# -r requirements/static/pkg/py3.9/linux.txt
|
||||
|
@ -951,40 +932,12 @@ urllib3==1.26.6
|
|||
# kubernetes
|
||||
# python-etcd
|
||||
# requests
|
||||
vapi-client-bindings==3.5.0
|
||||
# via vsphere-automation-sdk
|
||||
vapi-common-client==2.19.0
|
||||
# via
|
||||
# nsx-policy-python-sdk
|
||||
# nsx-python-sdk
|
||||
# nsx-vmc-aws-integration-python-sdk
|
||||
# nsx-vmc-policy-python-sdk
|
||||
# vmc-client-bindings
|
||||
# vmc-draas-client-bindings
|
||||
# vsphere-automation-sdk
|
||||
vapi-runtime==2.19.0
|
||||
# via
|
||||
# nsx-policy-python-sdk
|
||||
# nsx-python-sdk
|
||||
# nsx-vmc-aws-integration-python-sdk
|
||||
# nsx-vmc-policy-python-sdk
|
||||
# vapi-client-bindings
|
||||
# vapi-common-client
|
||||
# vmc-client-bindings
|
||||
# vmc-draas-client-bindings
|
||||
# vsphere-automation-sdk
|
||||
vcert==0.7.3 ; sys_platform != "win32"
|
||||
# via -r requirements/static/ci/common.in
|
||||
virtualenv==20.7.2
|
||||
# via
|
||||
# -r requirements/static/ci/common.in
|
||||
# pytest-salt-factories
|
||||
vmc-client-bindings==1.32.0
|
||||
# via vsphere-automation-sdk
|
||||
vmc-draas-client-bindings==1.17.0
|
||||
# via vsphere-automation-sdk
|
||||
vsphere-automation-sdk==1.46.0
|
||||
# via -r requirements/static/ci/git-sources.txt
|
||||
watchdog==0.9.0
|
||||
# via -r requirements/static/ci/common.in
|
||||
websocket-client==0.40.0
|
||||
|
|
Loading…
Add table
Reference in a new issue