diff options
author | jose.lausuch <jose.lausuch@ericsson.com> | 2016-04-15 15:32:45 +0200 |
---|---|---|
committer | jose.lausuch <jose.lausuch@ericsson.com> | 2016-04-15 15:32:45 +0200 |
commit | a250de137c2c200bac535e24368e24844d48bf76 (patch) | |
tree | f78e0e710b7674a2be949a776901c7cf5a33f458 | |
parent | 7139f509b219fc8a3a93dddee98c077aa549aa91 (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 |