Remove oslo.serialization module requirement

oslo.serialization module is not used anymore in Octavia.

Change-Id: If9c2fac33229b0aa70c28a66218187d7b48aaed2
This commit is contained in:
Bertrand Lallau 2016-05-24 22:49:04 +02:00
parent 4fe4cd3297
commit d8d74fa9af
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ oslo.messaging>=4.5.0 # Apache-2.0
oslo.middleware>=3.0.0 # Apache-2.0
oslo.reports>=0.6.0 # Apache-2.0
oslo.rootwrap>=2.0.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0
oslo.utils>=3.5.0 # Apache-2.0
PyMySQL>=0.6.2 # MIT License