-
Wed Sep 29 2021 Shubha Kulkarni <shubha.kulkarni@oracle.com> - 1.2.29-2
- Add strict transport protocol header to response
-
Mon Dec 16 2019 Miguel Duarte Barroso <mdbarroso@redhat.com> - 1.2.29
- hardening against cross-site scripting vulnerabilities - bz#1757077
-
Mon Nov 25 2019 Miguel Duarte Barroso <mdbarroso@redhat.com> - 1.2.28
- el8 and fc30 builds added
-
Wed Oct 09 2019 Miguel Duarte Barroso <mdbarroso@redhat.com> - 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 <mdbarroso@redhat.com> - 1.2.26
- fix security groups issues on groups other than default - bz#1744235
-
Wed Jul 24 2019 Miguel Duarte Barroso <mdbarroso@redhat.com> - 1.2.25
- update BuildRequires section with python-devel packages
-
Wed Jul 10 2019 Miguel Duarte Barroso <mdbarroso@redhat.com> - 1.2.24
- allow correct deployment of ovirt node on fedora29 hosts
-
Wed Jun 26 2019 Miguel Duarte Barroso <mdbarroso@redhat.com> - 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 <mdbarroso@redhat.com> - 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 <mdbarroso@redhat.com> - 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