
26 Aug
2016
26 Aug
'16
4:52 p.m.
18-Aug-16 14:57, Olga Krishtal пишет:
While dettaching/attaching device in OpenStack, nova calls vzDomainDettachDevice twice, because the update of the internal configuration of the ct comes a bit latter than the update event. As the result, we suffer from the second call to dettach the same device.
Signed-off-by: Olga Krishtal <okrishtal@virtuozzo.com> --- src/vz/vz_sdk.c | 12 ++++++++++++ 1 file changed, 12 insertions(+)
ACKed and pushed. Thanks! Maxim