Bump WSME to >= 0.7
WSME 0.7 was released fixing a bunch of bugs including one where installing WSME does not install its dependencies. This broke Ironic (and possibly other OpenStack services)[1], by requiring WSME >= 0.7 we can finally remove the workaround from the Ironic code. [1] https://review.openstack.org/#/c/184429/ Change-Id: I28861178fac89e6f3fabd34b048f53b6506eda5e
This commit is contained in:
parent
cad2e865b7
commit
16f6b14c4d
@ -181,7 +181,7 @@ warlock>=1.0.1,<2
|
||||
WebOb>=1.2.3
|
||||
websockify>=0.6.0,<0.7
|
||||
wheel
|
||||
WSME>=0.6
|
||||
WSME>=0.7
|
||||
xattr>=0.4
|
||||
XenAPI>=1.2
|
||||
XStatic>=1.0.0 # MIT License
|
||||
|
Loading…
x
Reference in New Issue
Block a user