Changelog for
ovirt-provider-ovn-1.2.36-1.el8.noarch.rpm :
* Mon Mar 14 2022 Eitan Raviv
- 1.2.36- Replace netaddr with std ipaddress- Add support for \"extensions\" REST API endpoint
* Mon Jan 17 2022 Ales Musil - 1.2.35- Use SSL keys that are made specifically for OVN- Require ovirt-openvswitch wrapper instead of plain openvswitch- Configure IPsec with driver- Fix some IPv6 router related issues
* Fri Jul 30 2021 Ales Musil - 1.2.34- Bump required ovsdbapp version to 0.17.5 or higher- Use global connection for ovn north db- Remove py2 and fc30 builds
* Fri Nov 20 2020 Dominik Holler - 1.2.33- provider: Fix localnet update- spec: Fix sudoers drop-in config permissions - bz#1895015- provider: Fix ipv6_address_mode
* Mon Sep 28 2020 Dominik Holler - 1.2.32- configure for scaling scenarios - bz#1871819
* Tue Aug 25 2020 Dominik Holler - 1.2.31- improve scaling of port listing - bz#1835550
* Tue Mar 24 2020 Dominik Holler - 1.2.30- ovirt-provider-ovn.conf is no config file - bz#1701121- clear the port dhcp_options in tx scope - bz#1795236
* Mon Dec 16 2019 Miguel Duarte Barroso - 1.2.29- hardening against cross-site scripting vulnerabilities - bz#1757077
* Mon Nov 25 2019 Miguel Duarte Barroso - 1.2.28- el8 and fc30 builds added
* Wed Oct 09 2019 Miguel Duarte Barroso - 1.2.27- fix security groups remote group id for groups other than default- fix ovirt-provider-ovn str-byte fix on json dump- add plugin_type check to vhostuser_hook
* Thu Aug 22 2019 Miguel Duarte Barroso - 1.2.26- fix security groups issues on groups other than default - bz#1744235
* Wed Jul 24 2019 Miguel Duarte Barroso - 1.2.25- update BuildRequires section with python-devel packages
* Wed Jul 10 2019 Miguel Duarte Barroso - 1.2.24- allow correct deployment of ovirt node on fedora29 hosts
* Wed Jun 26 2019 Miguel Duarte Barroso - 1.2.23- create/update/remove logical ports within a single transaction object- create/update/remove security groups within a single transaction object- create/remove security group rules within a single transaction object- package the ovirt-provider-ovn-driver for python3 - on fedora / el8- logical routers can now be disabled - bz#1723800
* Thu May 09 2019 Miguel Duarte Barroso - 1.2.22- fix error handling on python3- fix error where ipv6 subnets could not be removed from routers- implement default keystone route
* Thu Apr 11 2019 Miguel Duarte Barroso - 1.2.21- stateless dhcpv6 on ipv6 subnets- package the provider for python3 - on fedora / el8- fix IPv6 subnet gateway- bail out of driver after_get_caps hooks when ovs is not available
* Mon Feb 18 2019 Miguel Duarte Barroso - 1.2.20- fix dhcpv6 options- default security group rule ethertype to IPv4
* Tue Jan 22 2019 Miguel Duarte Barroso - 1.2.19- subnet ipv6 support- fix disabling port security on logical ports
* Mon Jan 14 2019 Miguel Duarte Barroso - 1.2.18- configurable TLS ciphers- comply with networking API on network updates- comply with networking API on port creation
* Thu Nov 15 2018 Miguel Duarte Barroso - 1.2.17- comply with the networking api for security group rule GET requests- implement the remote group prefix parameter for security groups- implement the acls in the correct OVS pipeline stage- support unicode characters on security group names- support unicode characters on network names
* Wed Oct 03 2018 Miguel Duarte Barroso - 1.2.16- add security group support on the provider
* Mon Mar 13 2017 Dominik Holler - 1.1- add dependecy python-requests
* Fri Aug 26 2016 Marcin Mirecki-