[train-only] add tenacity as a molecule requirements

This was indirectly introduced when we added tripleo-common as a
requirement in Ib64307defe4d5a0e06ad862ab9f51d1da3d23312.

Since we don't want to backport the mistral2ansible work, we don't need
to require the whole tripleo-common + dependencies; so let's just add
what we need for the container_status action plugin backport:
Ie7f8c9cceaf9540d7d33a9bb5f33258c46185e77

Change-Id: If412bfbd96d28d2ddcb1b1fde7486549129e93b0
This commit is contained in:
Emilien Macchi 2020-07-14 10:46:04 -04:00
parent 4525c8aee0
commit b2a34778b8
1 changed files with 2 additions and 0 deletions

View File

@ -18,3 +18,5 @@ openstackdocstheme>=1.29.2 # Apache-2.0
reno>=2.11.3 # Apache-2.0
doc8>=0.8.0 # Apache-2.0
bashate>=0.6.0 # Apache-2.0
tenacity>=4.4.0 # Apache-2.0