Commit 31e1e0f
committed
Fix volume status not updating to in-use after server attachment
Apply the same fix as the port controller: when serverToVolumeMapFunc
detects a volume that is listed in the server's interfaces and already
has the correct attachment info, but the volume's Cinder status is not
in-use, trigger a re-reconciliation to pick up the current status from
Cinder.1 parent a2b2b19 commit 31e1e0f
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
165 | 171 | | |
166 | 172 | | |
167 | 173 | | |
| |||
0 commit comments