huaweicloud / huaweicloud-service-broker

Huawei Cloud Service Broker
Apache License 2.0
18 stars 12 forks source link

Shouldn't try to query instance from db when sync status for deprovisioning operation #58

Closed liusheng closed 5 years ago

liusheng commented 6 years ago

When try to query the lastoperation of a async service instance after deprovion operation. there will raise an issue that because the SyncStatusWithService will try to query instance details from DB but which may has been deleted.