Update git submodules

* Update cloudkitty from branch 'master'
  - Add bandit for security static analysis and fix potential security issues
    
    This change adds a basic bandit config for cloudkitty. It can be invoked
    by running the tox environment for bandit;
        tox -e bandit
    
    These changes also fix potential security issues find during bandit checks.
    - binding to all interface: remove useless host_ip option to avoid issue
    - hash function issue: switch from sha1 to sha512
    - use of exec: can't be removed for moment so using #nosec comment
    
    Change-Id: Iae7d7604457345fe6d482cf48311c9b75fdde947
This commit is contained in:
Hervé Beraud 2019-02-13 17:40:22 +01:00 committed by Gerrit Code Review
parent 257ae3d9f7
commit 4eaeec5f51
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 7c7ff81cd9cad0da167087428f701963b00d02e8
Subproject commit 60740282c9187788fbb9ff6d83a143df4c0bb7cd