Update git submodules

* Update tooz from branch 'master'
  - partitioner: do not use hash() to determine object identity
    
    The `hash` method is random on Python 3, so it's not consistent between. Just
    use the string representation of the object as a default.
    
    Change-Id: I84e2b19b64dc1641f9758429248dc6b928122b18
    Closes-Bug: #1743243
This commit is contained in:
Julien Danjou 2018-01-18 11:28:23 +01:00 committed by Gerrit Code Review
parent 65dea5cb05
commit 6d459055c9
1 changed files with 1 additions and 1 deletions

2
tooz

@ -1 +1 @@
Subproject commit 78caecd878e85e8d770afadac55799dcc314e648
Subproject commit 62fd552e1e1f40e265e3bf781170b21bfb5f4626