diff options
Diffstat (limited to 'docker/requirements.pip')
-rw-r--r-- | docker/requirements.pip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/requirements.pip b/docker/requirements.pip index 6c3a195fc..c3f77997c 100644 --- a/docker/requirements.pip +++ b/docker/requirements.pip @@ -11,7 +11,7 @@ pyyaml==3.10 gitpython==1.0.1 python-openstackclient==2.3.0 python-ceilometerclient==1.5.1 -python-keystoneclient==2.3.1 +python-keystoneclient==3.6.0 python-neutronclient==4.1.1 virtualenv==1.11.4 pexpect==4.0 |