Update git submodules

* Update senlin from branch 'master'
  - Merge "Move node replacement candidates to dict in inputs"
  - Move node replacement candidates to dict in inputs
    
    Node replace iterates through all inputs treating key/value pairs as
    UUIDs to nodes. However, when the cluster has policy it injects a key
    called last_op into self.inputs in Action.policy_check, treating this as
    a pair of UUIDs causes node replace to fail. Therefore we move the nodes
    into inputs['candidates'] and only iterate through those.
    
    Change-Id: I14c6c591e3f6cec2c0600a5d9726c7720256d647
This commit is contained in:
Zuul 2019-05-06 23:31:05 +00:00 committed by Gerrit Code Review
parent 0a15de73f3
commit 74e7b94a82
1 changed files with 1 additions and 1 deletions

2
senlin

@ -1 +1 @@
Subproject commit 4764595ac7163cd6630d14ac1ff6612bd5ae7ffd
Subproject commit 06c160365e529288d9fa12921f8a3e5c2aad48a3