Update git submodules

* Update castellan from branch 'master'
  - Fix length usage in VaultKeyManager.create_key.
    
    Previous code was considering length as bytes, but the API contract
    considers the length param to be bits so that the considering `km`
    as a VaultKeyManager, the call `km.create_key(ctx, 'AES', 256)` should
    generate a 256 bit AES key and not a 2048 bit AES key instead.
    
    Closes-Bug: #1817248
    Change-Id: I5815cb74394e18b6058f4c5cf69b656d7cc2c43b
    Signed-off-by: Moisés Guimarães de Medeiros <moguimar@redhat.com>
This commit is contained in:
Moisés Guimarães de Medeiros 2019-02-22 13:49:50 +01:00 committed by Gerrit Code Review
parent 58fe578777
commit 437297a24a
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit a4efb7d949fd72c53e7fbca28ff6b8834ed136d4
Subproject commit 9ecd30081aafbd45d4d40fc927aad1a6e18aaa6c