remove voluptuous
We have replaced voluptuous with jsonschema in [1]. Now voluptuous can be removed. [1]: https://review.openstack.org/#/c/561182/ Change-Id: I99c65ed79ef166839838559a808ee7607389e07a
This commit is contained in:
@@ -28,7 +28,6 @@ PasteDeploy>=1.5.2 # MIT
|
||||
pbr>=3.1.1 # Apache-2.0
|
||||
pecan>=1.2.1 # BSD
|
||||
PrettyTable<0.8,>=0.7.2 # BSD
|
||||
voluptuous>=0.11.1 # BSD License
|
||||
gnocchiclient>=7.0.1 # Apache-2.0
|
||||
python-ceilometerclient>=2.9.0 # Apache-2.0
|
||||
python-cinderclient>=3.5.0 # Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user