Add os-collect-config to requirements

The test that uses os-collect-config, ZaqarSignalTransportTest, is
staying in heat-tempest-plugin and being removed from
heat_integrationtests in the Heat tree. Add it to requirements here so
we can drop it from test-requirements there.

Change-Id: Ieadd9ecac0df4e921f96282f4f807df7ff81c26f
This commit is contained in:
Zane Bitter 2018-01-19 17:06:21 -05:00
parent 33f2850867
commit 5a251bedce
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ keystoneauth1>=3.3.0 # Apache-2.0
oslo.config>=5.1.0 # Apache-2.0
oslo.log>=3.36.0 # Apache-2.0
oslo.messaging>=5.29.0 # Apache-2.0
os-collect-config>=5.0.0 # Apache-2.0
paramiko>=2.0.0 # LGPLv2.1+
python-cinderclient>=3.3.0 # Apache-2.0
gnocchiclient>=3.3.1 # Apache-2.0