Go to file
Anna Khmelnitsky dafcf8f9bd Make sure endpoint validation is always performed
Endpoint validation was two-fold - first validation_connection_method
was invoked, and then get for keepalive section, if configured.
This change suggest to run only one validation, but makes sure one
is always run:
if keepalive section is configured, validation will be based on it,
otherwise default validation (validation_connection_method) is used.
For policy, suggested default validation is via infra API.

Change-Id: Ib53d09ba6b2d70f99d5dba781950975c3d7195b6
2020-03-27 09:36:56 -07:00
2019-05-30 10:30:50 -06:00
2017-03-01 02:28:49 -08:00
2018-07-04 11:33:58 +07:00
2019-04-19 19:50:36 +00:00
2018-03-06 07:50:40 +02:00
2019-10-31 11:55:45 +00:00
2018-02-23 11:33:49 +00:00
2018-02-06 01:06:36 +08:00
2019-04-30 08:50:18 -06:00
2018-07-04 11:33:58 +07:00
2019-10-31 11:55:45 +00:00
2017-03-03 23:01:33 +00:00
2019-10-31 11:55:45 +00:00

vmware-nsxlib

Features

  • TODO
Description
A common library that interfaces with VMware NSX.
Readme 15 MiB
Languages
Python 99.5%
Shell 0.5%