Commit 6cef95d
committed
mgr/cephadm: clean up deploy/removal queue if apply throws Exception
If we don't, the next time _apply_all_services gets called,
assuming it decides the same daemons should be added/removed
it will end up trying to deploy/remove double the daemons
it should
Signed-off-by: Adam King <[email protected]>
(cherry picked from commit 328fa3c)
Resolves: rhbz#23728211 parent 1c89773 commit 6cef95d
1 file changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
121 | | - | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
122 | 128 | | |
123 | 129 | | |
124 | 130 | | |
| |||
0 commit comments