openstack-base: drop pika-pool

Last release of pika-pool was in 2015 and targetted pika 0.10 release:

INFO:kolla.common.utils.openstack-base:pika-pool 0.1.3 has requirement pika<0.11,>=0.9, but you'll have pika 0.13.0 which is incompatible.

None of our images requires pika-pool (tested by dropping it and then
building all images).

Change-Id: I7204aab66a252e0fdc3c0eebf5232903340a7e5d
This commit is contained in:
Marcin Juszkiewicz 2019-03-08 09:55:25 +01:00
parent 588da16457
commit e13abc3476
1 changed files with 0 additions and 1 deletions

View File

@ -252,7 +252,6 @@ RUN curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py \
'osprofiler',
'pbr',
'pika',
'pika-pool',
'prettytable',
'pycadf',
'pyinotify',