diff options
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index b60878fc..50ce80fc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,6 +7,8 @@ scp requests>=2.14.2 # Apache-2.0 oslo.config>=5.2.0 # Apache-2.0 python-openstackclient>=3.12.0 # Apache-2.0 +oslo.messaging>=5.30.2 # Apache-2.0 +oslo.versionedobjects>=1.26.1 # Apache-2.0 python-ceilometerclient>=2.5.0 # Apache-2.0 aodhclient>=0.9.0 # Apache-2.0 python-keystoneclient>=3.8.0 # Apache-2.0 @@ -16,4 +18,5 @@ python-congressclient<2000,>=1.9.0 # Apache-2.0 python-glanceclient>=2.8.0 # Apache-2.0 python-vitrageclient>=2.0.0 # Apache-2.0 virtualenv>=14.0.6 # MIT +python-heatclient>=1.8.2 # Apache-2.0 flake8<2.6.0,>=2.5.4 # MIT |