Update grpc dependency to 1.6.0rc1

Version 1.4.0 was released after the `no_proxy` fix, but the fix does
not work in this version.  1.6.0rc1 does respect `no_proxy` as expected.

Change-Id: Ib0e81334765df6d5ffd025b48294fe52724c4506
This commit is contained in:
Mark Burnett 2017-08-25 12:46:06 -05:00
parent 0a47e2f472
commit 24ead6c303
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
gitpython==2.1.5
grpc==0.3.post19
grpcio==1.4.0
grpcio-tools==1.4.0
grpcio==1.6.0rc1
grpcio-tools==1.6.0rc1
keystoneauth1==2.21.0
kubernetes>=1.0.0
oslo.log==3.28.0