diff options
author | Stenio Araujo <stenioaraujo@lsd.ufcg.edu.br> | 2017-11-09 18:10:10 +0000 |
---|---|---|
committer | Hugo Nicodemos <nicodemos@lsd.ufcg.edu.br> | 2017-11-09 16:14:16 -0300 |
commit | daa4e7ad63ee0318534b0ece961ddf9164788095 (patch) | |
tree | 2fd4eae570d04aebe483745877e8d12d221d70e2 /driver-requirements.txt | |
parent | 0996fc2695a2116888553ab98b5dcba64c7bb68d (diff) | |
download | ironic-daa4e7ad63ee0318534b0ece961ddf9164788095.tar.gz |
Revert "Introduce hpOneView and ilorest to OneView"
Reverting these changes because python-hpOneView does not provide HTTPS
secure connection with custom CAcert and could cause a possible security issue.
This reverts commit 3a5288a9adcb184ac4cc371816dc2ffa18695bbb.
Change-Id: I04d8435627873380bced7dc31f7469cdeb4bed12
Diffstat (limited to 'driver-requirements.txt')
-rw-r--r-- | driver-requirements.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/driver-requirements.txt b/driver-requirements.txt index 2c3a62b8e..a344bd667 100644 --- a/driver-requirements.txt +++ b/driver-requirements.txt @@ -9,8 +9,6 @@ pysnmp python-ironic-inspector-client>=1.5.0 python-oneviewclient<3.0.0,>=2.5.2 python-scciclient>=0.5.0 -python-ilorest-library>=1.9.2 -hpOneView<4.0.0,>=3.2.1 UcsSdk==0.8.2.2 python-dracclient>=1.3.0 |