Tao Zou ac224a85a8 Fix the logical port created twice
Logical port creation is a POST request. Sometimes it will trigger
ConnectionResetError which is a IOError. request_with_retry_on_ssl_error
will retry it.
If request has parameter retry_confirm, exception will be raised so ncp
could query if port has been created to avoid creating port twice.

Change-Id: Ic97b39c7a3736f02a79ab891970c1ad67b123156
2022-03-08 18:11:08 +08:00
..
2022-03-08 18:11:08 +08:00
2022-03-08 18:11:08 +08:00
2021-09-09 10:34:36 +00:00
2020-08-06 08:44:53 +02:00
2017-03-27 08:03:53 +03:00
2020-08-24 03:28:43 -07:00
2020-07-19 12:16:35 +02:00
2021-04-19 14:03:54 -07:00