summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Ensure fip ip rules deleted when fip removed" into stable/stein14.4.1Zuul2020-11-045-5/+69
|\
| * Ensure fip ip rules deleted when fip removedEdward Hope-Morley2020-09-085-5/+69
* | Merge "ovs firewall: fix mac learning on the ingress rule table when ovs offl...Zuul2020-11-032-1/+23
|\ \
| * | ovs firewall: fix mac learning on the ingress rule table when ovs offload ena...Moshe Levi2020-10-242-1/+23
* | | Merge "Import "oslo_config.cfg" before "eventlet"" into stable/steinZuul2020-10-302-1/+6
|\ \ \
| * | | Import "oslo_config.cfg" before "eventlet"Rodolfo Alonso Hernandez2020-10-092-1/+6
* | | | Merge "Support gateway which is not in subnet CIDR in ha_router" into stable/...Zuul2020-10-302-0/+13
|\ \ \ \
| * | | | Support gateway which is not in subnet CIDR in ha_routerjufeng2020-10-092-0/+13
| |/ / /
* | | | Merge "Local mac direct flow for non-openflow firewall" into stable/steinZuul2020-10-304-53/+145
|\ \ \ \
| * | | | Local mac direct flow for non-openflow firewallLIU Yulong2020-10-234-53/+145
| | |/ / | |/| |
* | | | Merge "[OvS] Handle re_added multi ports" into stable/steinZuul2020-10-302-19/+31
|\ \ \ \
| * | | | [OvS] Handle re_added multi portsNguyen Thanh Cong2020-09-112-19/+31
| | |_|/ | |/| |
* | | | "scope" conversion only just before pyroute2 method callRodolfo Alonso Hernandez2020-10-223-2/+33
| |/ / |/| |
* | | windows: fix terminating processesLucian Petrut2020-10-092-2/+39
| |/ |/|
* | Drop invalid rootwrap filters14.4.0Lucian Petrut2020-10-011-2/+0
* | Merge ""ping"/"ping6" command support in rootwrap filters" into stable/steinZuul2020-09-223-8/+9
|\ \
| * | "ping"/"ping6" command support in rootwrap filtersRodolfo Alonso Hernandez2020-09-043-8/+9
* | | Replace ctype.CDLL by ctypes.PyDLL in linux.ip_libRodolfo Alonso Hernandez2020-09-111-1/+7
* | | Load the glibc library only once for Pyroute2Rodolfo Alonso Hernandez2020-09-111-2/+13
| |/ |/|
* | Merge "Use dict .get() to avoid a KeyError in the segment plugin" into stable...Zuul2020-09-062-12/+15
|\ \
| * | Use dict .get() to avoid a KeyError in the segment pluginBrian Haley2020-09-042-12/+15
| |/
* | Merge "Add 'keepalived_use_no_track' config option" into stable/steinZuul2020-09-057-17/+132
|\ \
| * | Add 'keepalived_use_no_track' config optionSlawek Kaplonski2020-08-257-17/+132
* | | Merge "String to byte conversion should provide the encoding type" into stabl...Zuul2020-09-041-1/+2
|\ \ \ | |_|/ |/| |
| * | String to byte conversion should provide the encoding typeRodolfo Alonso Hernandez2020-09-011-1/+2
* | | Don't raise FileNotFoundError during disabling keepalivedSlawek Kaplonski2020-08-311-1/+4
|/ /
* | Merge "Handle properly existing LLA address during l3 agent restart" into sta...Zuul2020-08-282-10/+62
|\ \
| * | Handle properly existing LLA address during l3 agent restartSlawek Kaplonski2020-08-252-10/+62
| |/
* | Merge "Fix get_ipv6_llas method in the interface driver" into stable/steinZuul2020-08-282-0/+19
|\ \
| * | Fix get_ipv6_llas method in the interface driverSlawek Kaplonski2020-08-242-0/+19
| |/
* | Merge "Fix port can not be created with the sg of other project" into stable/...Zuul2020-08-285-5/+123
|\ \
| * | Fix port can not be created with the sg of other projectzhanghao2020-08-215-5/+123
* | | Merge "Not remove the running router when MQ is unreachable" into stable/steinZuul2020-08-282-11/+32
|\ \ \
| * | | Not remove the running router when MQ is unreachableLIU Yulong2020-08-262-11/+32
| | |/ | |/|
* | | Merge "Fix deletion of subnet_id from pd_subnets" into stable/steinZuul2020-08-271-1/+1
|\ \ \
| * | | Fix deletion of subnet_id from pd_subnetsSlawek Kaplonski2020-08-251-1/+1
| |/ /
* | | Merge "[OVS][FW] Remote SG IDs left behind when a SG is removed" into stable/...Zuul2020-08-262-46/+170
|\ \ \ | |/ / |/| |
| * | [OVS][FW] Remote SG IDs left behind when a SG is removedRodolfo Alonso Hernandez2020-08-212-46/+170
| |/
* | Merge "port_forwarding: validate args before invoking db update" into stable/...14.3.1Zuul2020-08-212-1/+131
|\ \
| * | port_forwarding: validate args before invoking db updateFlavio Fernandes2020-08-202-1/+131
| |/
* | [Stable only] Drop *-master jobsBernard Cafarelli2020-08-191-12/+0
|/
* Merge "Fix Traceback when running neutron-ipset-cleanup tool" into stable/steinZuul2020-08-071-0/+2
|\
| * Fix Traceback when running neutron-ipset-cleanup toolFrode Nordahl2020-07-311-0/+2
* | Merge "[Security] fix allowed-address-pair 0.0.0.0/0 issue" into stable/steinZuul2020-08-0712-42/+94
|\ \
| * | [Security] fix allowed-address-pair 0.0.0.0/0 issueLIU Yulong2020-07-3112-42/+94
| |/
* | Merge "Don't check if any bridges were recrected when OVS was restarted" into...Zuul2020-08-061-9/+12
|\ \
| * | Don't check if any bridges were recrected when OVS was restartedSlawek Kaplonski2020-08-031-9/+12
| |/
* | Fix validation of IPv6 subnets with external RAsSlawek Kaplonski2020-08-052-6/+44
|/
* Ensure drop flows on br-int at agent startup for DVR tooDarragh O'Reilly2020-07-222-24/+19
* Merge "Optionally use admin powers when deleting DNS records" into stable/steinZuul2020-07-192-5/+23
|\