f20ab15beb
Currently, there are 3 statuses for qos: - 'active', 'inactivated' and 'idle' If qos status is 'idle', the qos deletion will fail because huawei driver doesn't deactivate it before deleting. This change fixes this bug by deactivating qos first if qos status is not 'inactivated'. Change-Id: I40f937c22d77d8e07fba176bdc09ca461f01733a Closes-Bug: #1625424
5 lines
115 B
YAML
5 lines
115 B
YAML
---
|
|
fixes:
|
|
- Fixed qos deletion failing in huawei driver when qos status is 'idle'
|
|
by deactivating it first.
|