09c51d2978
In case of keystoneauth1 ConnectError, manila will retry the neutron API call. For create_port(), it will make sure no duplicate ports are created. Closes-bug: #2049507 Change-Id: I12fece58671e9fb3705e22090187c42d9c3a74d9
7 lines
249 B
YAML
7 lines
249 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Manila will retry neutron API calls e.g. create_port(), show_port() in
|
|
case of keystoneauth1 connection error. For more details, please refer to
|
|
`launchpad bug #2049507 <https://bugs.launchpad.net/manila/+bug/2049507>`_
|