Remove websockify from requirements
This has never been needed by Ironic, and likely never will. It drags in numpy, and makes the whole of Ironic that much more bloated. The requirement was first added in 84a7dc47e2f666ff11b5816387b7ada2371e48c2 and was presumably copied from Nova whilst forking Ironic. Change-Id: Ied4591e38cbe151b9c2fbca28ec9d006ed4afcfb
This commit is contained in:
parent
9137f53d90
commit
2351d624ae
@ -18,7 +18,6 @@ python-swiftclient>=2.2.0 # Apache-2.0
|
||||
pytz>=2013.6 # MIT
|
||||
stevedore>=1.16.0 # Apache-2.0
|
||||
pysendfile>=2.0.0 # MIT
|
||||
websockify>=0.8.0 # LGPLv3
|
||||
oslo.concurrency>=3.8.0 # Apache-2.0
|
||||
oslo.config>=3.14.0 # Apache-2.0
|
||||
oslo.context>=2.9.0 # Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user