-
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
-
Mon Feb 18 2019 Miguel Duarte Barroso <mdbarroso@redhat.com> - 1.2.20
- fix dhcpv6 options
- default security group rule ethertype to IPv4
-
Tue Jan 22 2019 Miguel Duarte Barroso <mdbarroso@redhat.com> - 1.2.19
- subnet ipv6 support
- fix disabling port security on logical ports
-
Mon Jan 14 2019 Miguel Duarte Barroso <mdbarroso@redhat.com> - 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 <mdbarroso@redhat.com> - 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 <mdbarroso@redhat.com> - 1.2.16
- add security group support on the provider
-
Mon Mar 13 2017 Dominik Holler <dholler@redhat.com> - 1.1
- add dependecy python-requests
-
Fri Aug 26 2016 Marcin Mirecki
-