Merge "Add crc16 lib to requirements crc16 is used by redis hash storage calculation.redis driver is merged into dragonflow,so we need it add to requirements"
This commit is contained in:
commit
358a6b9a6e
@ -160,6 +160,7 @@ PyMySQL>=0.6.2 # MIT License
|
||||
python-k8sclient>=0.1.0 # Apache-2.0
|
||||
voluptuous>=0.8.9 # BSD License
|
||||
pydotplus>=2.0.2 # MIT License
|
||||
crc16>=0.1.1 # LGPL
|
||||
|
||||
# NOTE(flaper87): This added 2 packages to `integration.sh`
|
||||
# uuid-dev and swig
|
||||
|
@ -396,3 +396,4 @@ xvfbwrapper===0.2.8
|
||||
yaql===1.1.0
|
||||
zake===0.2.2
|
||||
zope.interface===4.1.3
|
||||
crc16===0.1.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user