-
Notifications
You must be signed in to change notification settings - Fork 388
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Keep the cached Endpoints the same as those installed in OVS (#4691)
The main purpose of this PR is to avoid potential inconsistencies between the cached Endpoints and those installed in OVS, like #4681, #4692. This PR also updates: - Method UninstallEndpointFlows of ofClient, support deleting flows of multiple Endpoints. - Remove possible groups when a Service is deleted. - Log something when a group for a Service is not created. - Optimize and unify log. Signed-off-by: Hongliang Liu <lhongliang@vmware.com>
- Loading branch information
1 parent
aa01a9c
commit 4a80363
Showing
6 changed files
with
242 additions
and
125 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.