Update git submodules

* Update zun from branch 'master'
  - Merge "Add python CRI client"
  - Add python CRI client
    
    This commit introduce the python-binding for iteracting with
    CRI runtime via GRPC.
    The client code is generated by protocol buffer [1] by using api.proto
    in kubernetes/cri-api repo.
    
    The generated CRI client code couldn't pass the pep8 check so this
    commit also configure flake8 to skip the zun/criapi directory.
    
    [1] https://developers.google.com/protocol-buffers/docs/pythontutorial
    
    Implements: blueprint add-support-cri-runtime
    Change-Id: I2e1a20b47fec5af1f4977148431e1135abd49812
This commit is contained in:
Zuul 2020-01-19 22:55:53 +00:00 committed by Gerrit Code Review
parent 974ac8247f
commit 1e7accc5be
1 changed files with 1 additions and 1 deletions

2
zun

@ -1 +1 @@
Subproject commit adcea58ade9fe575fdba7c317e242f1f5d46f6fd
Subproject commit 065fcac10309d63c6472fff0e325d5e58ed60ad9