Revert "Updating the pecan version requirement"
This reverts commit e92193d246
.
With pecan 1.4.0 aodh and ceilometer has issues, so for now better to
revert this change.
Closes-Bug: #1894864
Change-Id: I32b667b9fcc8bd6909d58c8fb60797f961ab9b44
This commit is contained in:
parent
a1d89e6f0e
commit
7e116fe70e
@ -84,7 +84,7 @@ ovsdbapp==1.3.0
|
||||
Paste==2.0.2
|
||||
PasteDeploy==1.5.0
|
||||
pbr==4.0.0
|
||||
pecan==1.4.0
|
||||
pecan==1.3.2
|
||||
pika-pool==0.1.3
|
||||
pika==0.10.0
|
||||
positional==1.2.1
|
||||
|
@ -9,7 +9,7 @@ Routes>=2.3.1 # MIT
|
||||
debtcollector>=1.19.0 # Apache-2.0
|
||||
decorator>=3.4.0 # BSD
|
||||
eventlet>=0.21.0 # MIT
|
||||
pecan>=1.4.0 # BSD
|
||||
pecan>=1.3.2 # BSD
|
||||
httplib2>=0.9.1 # MIT
|
||||
requests>=2.14.2 # Apache-2.0
|
||||
Jinja2>=2.10 # BSD License (3 clause)
|
||||
|
Loading…
Reference in New Issue
Block a user