Move grpc tools to test requirements

Grpc tools is only needed for `make protoc` to generate the tiller grpc code.

This will result in it being removed from Armada's docker image as well as
Shipyard's once the Armada git reference is uplifted there to include this change.

Change-Id: Iede466db4fd2d157c2f86235dc6b6e35c706d8d8
This commit is contained in:
Sean Eagan 2019-01-29 13:05:22 -06:00
parent 52f29ddf73
commit 8d54bd4c3a
2 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,6 @@
deepdiff==3.3.0
gitpython
grpcio==1.16.0
grpcio-tools==1.16.0
jsonschema>=2.6.0
keystoneauth1==2.21.0
keystonemiddleware==4.9.1

View File

@ -14,3 +14,5 @@ flake8>=3.3.0
mock
responses>=0.8.1
yapf
grpcio-tools==1.16.0