diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-03-05 15:32:30 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-03-05 15:32:30 +0000 |
commit | 419aa1bf81f964325b0c8fc4b2d53837a6f1709f (patch) | |
tree | 6507935a86d294749be0fa68185366fd14d33474 /requirements.txt | |
parent | 0d2eb7ebf2bd79ff9c7bde462236d275da1917b8 (diff) | |
download | ironic-419aa1bf81f964325b0c8fc4b2d53837a6f1709f.tar.gz |
Updated from global requirements
Change-Id: Iea83ca407685285046e973cc2aa7fb02e5b06cc7
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 82c981ad0..4fa8227ac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ WebOb>=1.2.3 # MIT greenlet>=0.3.2 # MIT netaddr!=0.7.16,>=0.7.12 # BSD paramiko>=1.16.0 # LGPL -python-neutronclient>=2.6.0 # Apache-2.0 +python-neutronclient!=4.1.0,>=2.6.0 # Apache-2.0 python-glanceclient>=2.0.0 # Apache-2.0 python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0 ironic-lib>=1.1.0 # Apache-2.0 |