7422aef799
When use driver_handles_share_servers driver, the tap device will down and the tap device mac address is changed after restart the node, that will caused manila can not manage share that created by this service. This path fix this issue. When restart manila-share service, call setup_connectivity_with_service_instances() to create host port and check the the mac address. Change-Id: Ibcdd4f58f15a53c69d35db06bc42283859349758 Closes-Bug:#1688155
6 lines
124 B
YAML
6 lines
124 B
YAML
---
|
|
fixes:
|
|
- When use driver_handles_share_servers driver,
|
|
reset the tap device after manila-share service
|
|
start.
|