summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* DVR: Multiple csnat ports created when RouterPort table update failsocata-eolstable/ocataSwaminathan Vasudevan2019-10-103-12/+101
* [Unit tests] Skip TestWSGIServer with IPv6 if no IPv6 enabledSlawek Kaplonski2019-10-081-0/+4
* Merge "[DVR] Block ARP to dvr router's port instead of subnet's gateway" into...Zuul2019-08-212-16/+12
|\
| * [DVR] Block ARP to dvr router's port instead of subnet's gatewaySlawek Kaplonski2019-06-182-16/+12
* | Merge "fix update port bug" into stable/ocataZuul2019-08-202-1/+9
|\ \
| * | fix update port bugzhouhenglc2019-08-092-1/+9
* | | Merge "Add retry decorator update_segment_host_mapping()" into stable/ocataZuul2019-08-191-0/+3
|\ \ \
| * | | Add retry decorator update_segment_host_mapping()Harald Jensas2019-03-011-0/+3
* | | | Merge "ovs: raise RuntimeError in _get_dp if id is None" into stable/ocataZuul2019-08-192-3/+10
|\ \ \ \
| * | | | ovs: raise RuntimeError in _get_dp if id is NoneIhar Hrachyshka2019-06-182-3/+10
| | |_|/ | |/| |
* | | | Do not call update_device_list in large setsLIU Yulong2019-08-143-5/+38
| |_|/ |/| |
* | | [stable only] Fix tempest regex passingElod Illes2019-08-055-5/+5
|/ /
* | Merge "Reset MAC on unbinding direct-physical port" into stable/ocataZuul2019-06-162-0/+45
|\ \
| * | Reset MAC on unbinding direct-physical portOleg Bondarev2019-06-132-0/+45
* | | Merge "More accurate agent restart state transfer" into stable/ocataZuul2019-06-159-17/+128
|\ \ \ | |/ / |/| |
| * | More accurate agent restart state transferLIU Yulong2019-05-299-17/+128
* | | Merge "Packets getting lost during SNAT with too many connections" into stabl...Zuul2019-06-078-25/+174
|\ \ \ | |/ / |/| |
| * | Packets getting lost during SNAT with too many connectionsSwaminathan Vasudevan2019-06-048-25/+174
* | | Notify L2pop driver from update_device_(up|down)Kevin Benton2019-05-292-24/+34
|/ /
* | Merge "Async notify neutron-server for HA states" into stable/ocataZuul2019-05-252-1/+4
|\ \
| * | Async notify neutron-server for HA statesLIU Yulong2019-05-102-1/+4
* | | Merge "DVR: Nexthop static routes are not configured on FIP re-associate" int...Zuul2019-05-241-1/+1
|\ \ \
| * | | DVR: Nexthop static routes are not configured on FIP re-associateSwaminathan Vasudevan2019-04-121-1/+1
* | | | Merge "Bulk up port status updating in ML2 RPC" into stable/ocataZuul2019-05-223-16/+43
|\ \ \ \
| * | | | Bulk up port status updating in ML2 RPCKevin Benton2019-04-263-16/+43
* | | | | Merge "Don't trigger DVR port update if status the same" into stable/ocataZuul2019-05-222-3/+33
|\ \ \ \ \
| * | | | | Don't trigger DVR port update if status the sameKevin Benton2019-04-282-3/+33
| | |_|_|/ | |/| | |
* | | | | Merge "Keep HA ports info for HA router during entire lifecycle" into stable/...Zuul2019-05-212-2/+44
|\ \ \ \ \
| * | | | | Keep HA ports info for HA router during entire lifecycleLIU Yulong2019-05-162-2/+44
* | | | | | Merge "Divide-and-conquer security group beasts" into stable/ocataZuul2019-05-215-10/+37
|\ \ \ \ \ \
| * | | | | | Divide-and-conquer security group beastsLIU Yulong2019-04-045-10/+37
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Separate port status update from getting details" into stable/ocataZuul2019-05-212-18/+36
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Separate port status update from getting detailsKevin Benton2019-04-262-18/+36
| | |_|/ | |/| |
* | | | Merge "Filter out failing tempest volume test on stable/ocata" into stable/ocataZuul2019-05-136-1/+14
|\ \ \ \ | |/ / / |/| | |
| * | | Filter out failing tempest volume test on stable/ocataBernard Cafarelli2019-04-086-1/+14
* | | | Merge "Change ovs version we use in fullstack tests" into stable/ocataZuul2019-04-261-3/+3
|\ \ \ \
| * | | | Change ovs version we use in fullstack testsBernard Cafarelli2019-04-091-3/+3
* | | | | Merge "Trigger port status DOWN on VIF replug" into stable/ocataZuul2019-04-252-2/+19
|\ \ \ \ \
| * | | | | Trigger port status DOWN on VIF replugKevin Benton2019-03-182-2/+19
| | |_|/ / | |/| | |
* | | | | OpenDev Migration PatchOpenDev Sysadmins2019-04-1910-50/+50
* | | | | Merge "l2 pop: check for more than 1 first active port on a node" into stable...Zuul2019-04-182-3/+60
|\ \ \ \ \
| * | | | | l2 pop: check for more than 1 first active port on a nodeOleg Bondarev2019-04-022-3/+60
| |/ / / /
* | | | | Merge "Choose random value for HA routes' vr_id" into stable/ocataZuul2019-04-171-6/+14
|\ \ \ \ \
| * | | | | Choose random value for HA routes' vr_idSlawek Kaplonski2019-04-121-6/+14
* | | | | | Merge "Change default local ovs connection timeout" into stable/ocataZuul2019-04-152-2/+9
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Change default local ovs connection timeoutLIU Yulong2019-04-052-2/+9
| |/ / / /
* | | | | Do state report after setting start_flag on OVS restartOleg Bondarev2019-04-112-2/+9
* | | | | Merge "Divide-and-conquer local bridge flows beasts" into stable/ocataZuul2019-04-108-17/+69
|\ \ \ \ \
| * | | | | Divide-and-conquer local bridge flows beastsLIU Yulong2019-04-038-17/+69
| |/ / / /
* | | | | Merge "Change duplicate OVS bridge datapath-ids" into stable/ocataZuul2019-04-104-2/+52
|\ \ \ \ \ | |_|/ / / |/| | | |