summaryrefslogtreecommitdiff
path: root/driver-requirements.txt
diff options
context:
space:
mode:
authorPavlo Shchelokovskyy <shchelokovskyy@gmail.com>2017-02-09 00:32:40 +0200
committerPavlo Shchelokovskyy <shchelokovskyy@gmail.com>2017-02-09 08:09:03 +0000
commit02ce7246ecb20daae3883a45099434caa13a7f08 (patch)
treef0526adce1623bb361b5e3515e9a932e5b09f6aa /driver-requirements.txt
parentd601a11e91e2010cf10f6438147b6a015984d5f2 (diff)
downloadironic-02ce7246ecb20daae3883a45099434caa13a7f08.tar.gz
Remove most unsupported drivers
In accordance with ironic CI policies, this patch removesi some drivers that are not tested on upstream or third-party CI and for which maintainers have not communicated any plans to have such testing. This includes: - virtualbox drivers - seamicro drivers - msftocs drivers Change-Id: Ia3a7d798c877f4628946ee6c56d850b9847e6c3e Closes-Bug: #1663018
Diffstat (limited to 'driver-requirements.txt')
-rw-r--r--driver-requirements.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/driver-requirements.txt b/driver-requirements.txt
index 1c38fb195..af57659d0 100644
--- a/driver-requirements.txt
+++ b/driver-requirements.txt
@@ -10,14 +10,8 @@ pysnmp
python-ironic-inspector-client>=1.5.0
python-oneviewclient<3.0.0,>=2.5.2
python-scciclient>=0.4.0
-python-seamicroclient>=0.4.0
UcsSdk==0.8.2.2
python-dracclient>=0.1.0
-# 'pxe_vbox' and 'agent_vbox' drivers require pyremotevbox library.
-# Refer documentation on how to install and configure this:
-# http://docs.openstack.org/developer/ironic/drivers/vbox.html
-pyremotevbox>=0.5.0
-
# The CIMC drivers use the Cisco IMC SDK version 0.7.2 or greater
ImcSdk>=0.7.2