diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-01-13 00:15:54 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-01-13 00:15:54 +0000 |
| commit | fa84566dac0b16bb02438521b0787c495ff8db6b (patch) | |
| tree | 96e26c10f44d1bf0d57292dfe4a72ed732f66faa | |
| parent | 432dc2bb1887a59a04dc45f07bbd8caa545372ac (diff) | |
| download | python-openstackclient-fa84566dac0b16bb02438521b0787c495ff8db6b.tar.gz | |
Updated from global requirements
Change-Id: I4be717979bd4371bc544312d556934aef4f3a629
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 80b2599d..d73bf065 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ cliff>=1.7.0 # Apache-2.0 cliff-tablib>=1.0 oslo.i18n>=1.0.0 # Apache-2.0 oslo.utils>=1.2.0 # Apache-2.0 -oslo.serialization>=1.0.0 # Apache-2.0 +oslo.serialization>=1.2.0 # Apache-2.0 python-glanceclient>=0.15.0 python-keystoneclient>=0.11.1 python-novaclient>=2.18.0 |
