Add new oslo futurist library to requirements
This library will be used by ironic, taskflow, oslo.messaging and others in the near-future so adding it here to enable that integration to commence. Change-Id: Id2caa2a77b139d1a94349882f77da60d425dead5
This commit is contained in:
parent
8e04f4a252
commit
f83dc9db4f
@ -39,6 +39,7 @@ extras
|
||||
falcon>=0.1.6,<0.2.0
|
||||
Flask>=0.10,<1.0
|
||||
futures>=3.0;python_version=='2.7' or python_version=='2.6'
|
||||
futurist>=0.1.1 # Apache-2.0
|
||||
glance_store>=0.3.0 # Apache-2.0
|
||||
greenlet>=0.3.2
|
||||
happybase>=0.5,!=0.7;python_version=='2.7'
|
||||
|
Loading…
x
Reference in New Issue
Block a user