14
0

- update to 0.5.11:

* ndb.report: filters and transformations
  * ndb.objects.route: support basic MPLS routes management
  * ndb.objects.route: support MPLS lwtunnel routes
  * ndb.schema: reschedule events

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyroute2?expand=0&rev=39
This commit is contained in:
2020-04-29 10:28:01 +00:00
committed by Git OBS Bridge
parent 3e5016d017
commit 2de7f26ae2
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Apr 29 10:26:20 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 0.5.11:
* ndb.report: filters and transformations
* ndb.objects.route: support basic MPLS routes management
* ndb.objects.route: support MPLS lwtunnel routes
* ndb.schema: reschedule events
-------------------------------------------------------------------
Sat Mar 14 15:55:55 UTC 2020 - Dirk Mueller <dmueller@suse.com>