diff options
| author | Zuul <zuul@review.opendev.org> | 2022-10-05 17:08:21 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2022-10-05 17:08:21 +0000 |
| commit | 03051ce69732df392baa8a6ec5be498cf06b40d7 (patch) | |
| tree | 6dd9d23bd44b347102bacb24f8c62c684efdc176 | |
| parent | f1cb66a476b948093986afd18a00941b7807a9c4 (diff) | |
| parent | 84003aa6fe6aa1a570ced518bca473f1e5159cba (diff) | |
| download | python-openstackclient-03051ce69732df392baa8a6ec5be498cf06b40d7.tar.gz | |
Merge "Bump python-novaclient version"
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 118b7b95..8cc84809 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,6 +14,6 @@ osc-lib>=2.3.0 # Apache-2.0 oslo.i18n>=3.15.3 # Apache-2.0 oslo.utils>=3.33.0 # Apache-2.0 python-keystoneclient>=3.22.0 # Apache-2.0 -python-novaclient>=17.0.0 # Apache-2.0 +python-novaclient>=18.1.0 # Apache-2.0 python-cinderclient>=3.3.0 # Apache-2.0 stevedore>=2.0.1 # Apache-2.0 |
