diff options
author | jose.lausuch <jose.lausuch@ericsson.com> | 2016-04-15 15:32:45 +0200 |
---|---|---|
committer | Nikolas Hermanns <nikolas.hermanns@ericsson.com> | 2016-04-15 13:33:21 +0000 |
commit | c27f1bb4abc416ba42400aac7587e546fb92f9f1 (patch) | |
tree | 93623af0afe9ca29fdaf48ead332a50f243c53dd | |
parent | 929db584565b8ce463046cc7b057d16bc77918b5 (diff) |
Update python-openstackclient to version 2.3.0
Change-Id: Ic9e68ade15e93f76d17db715c5790eaa31b49209
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
-rw-r--r-- | docker/requirements.pip | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docker/requirements.pip b/docker/requirements.pip index 0ecb447ca..07334db48 100644 --- a/docker/requirements.pip +++ b/docker/requirements.pip @@ -9,7 +9,7 @@ # pyyaml==3.10 gitpython==1.0.1 -python-openstackclient==2.0.0 +python-openstackclient==2.3.0 python-ceilometerclient==1.5.1 virtualenv==1.11.4 pexpect==4.0 @@ -21,4 +21,4 @@ configObj==5.0.6 Flask==0.10.1 xmltodict==0.9.2 scp==0.10.2 -paramiko==1.16.0 +paramiko==1.16.0
\ No newline at end of file |