summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add option for nova endpoint type" into stable/liberty7.0.4Jenkins2016-03-234-0/+31
|\
| * Add option for nova endpoint typeJeremy McDermond2016-03-234-0/+31
* | Merge "De-dup conntrack deletions before running them" into stable/libertyJenkins2016-03-232-3/+40
|\ \
| * | De-dup conntrack deletions before running themKevin Benton2016-03-182-3/+40
* | | Update devstack plugin for dependent packagesBrian Haley2016-03-221-0/+4
* | | Merge "Avoid DuplicateOptError in functional tests" into stable/libertyJenkins2016-03-171-1/+3
|\ \ \ | |/ / |/| |
| * | Avoid DuplicateOptError in functional testsSergey Belous2016-03-121-1/+3
| |/
* | Merge "Retry port create/update on duplicate db records" into stable/libertyJenkins2016-03-134-2/+109
|\ \
| * | Retry port create/update on duplicate db recordsKevin Benton2016-03-124-2/+109
| |/
* | Merge "Unmarshall portinfo on update_fdb_entries calls" into stable/libertyJenkins2016-03-132-0/+39
|\ \
| * | Unmarshall portinfo on update_fdb_entries callsKevin Benton2016-03-122-0/+39
| |/
* | Catch PortNotFound after HA router race conditionLIU Yulong2016-03-122-1/+26
|/
* Merge "Documenting network_device_mtu in agents config files" into stable/lib...Jenkins2016-03-112-0/+6
|\
| * Documenting network_device_mtu in agents config filesGabriele Cerami2016-03-102-0/+6
* | Merge "Add the rebinding chance in _bind_port_if_needed" into stable/libertyJenkins2016-03-088-65/+251
|\ \
| * | Add the rebinding chance in _bind_port_if_neededIhar Hrachyshka2016-02-178-65/+251
* | | Make all tox targets constrainedIhar Hrachyshka2016-03-071-17/+17
| |/ |/|
* | Merge "Correct return values for bridge sysctl calls" into stable/libertyJenkins2016-03-032-2/+33
|\ \
| * | Correct return values for bridge sysctl callsAndreas Scheuring2016-02-292-2/+33
* | | Merge "Filter HA routers without HA interface and state" into stable/libertyJenkins2016-03-022-1/+28
|\ \ \
| * | | Filter HA routers without HA interface and stateKevin Benton2016-02-292-1/+28
| |/ /
* | | Merge "Add extension requirement in port-security api test" into stable/libertyJenkins2016-03-022-0/+3
|\ \ \
| * | | Add extension requirement in port-security api testmalos2016-02-222-0/+3
* | | | Merge "Fix for adding gateway with IP outside subnet" into stable/libertyJenkins2016-03-0212-141/+409
|\ \ \ \
| * | | | Fix for adding gateway with IP outside subnetSreekumar S2016-02-2212-141/+409
* | | | | Merge "Add tests for RPC methods/classes" into stable/libertyJenkins2016-03-021-0/+265
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add tests for RPC methods/classesRyan Rossiter2016-02-261-0/+265
| | |/ / | |/| |
* | | | Merge "Fix sanity check --no* BoolOpts" into stable/libertyJenkins2016-02-281-16/+16
|\ \ \ \
| * | | | Fix sanity check --no* BoolOptsTerry Wilson2016-02-251-16/+16
| |/ / /
* | | | Merge "Disable IPv6 on bridge devices in LinuxBridgeManager" into stable/libertyJenkins2016-02-264-0/+16
|\ \ \ \ | |/ / / |/| | |
| * | | Disable IPv6 on bridge devices in LinuxBridgeManagerBrian Haley2016-02-164-0/+16
* | | | Merge "Remove 'validate' key in 'type:dict_or_nodata' type" into stable/libertyJenkins2016-02-222-1/+20
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove 'validate' key in 'type:dict_or_nodata' typeBo Chi2016-01-202-1/+20
* | | | Merge "Add unit test cases for linuxbridge agent when prevent_arp_spoofing is...Jenkins2016-02-211-0/+55
|\ \ \ \
| * | | | Add unit test cases for linuxbridge agent when prevent_arp_spoofing is TrueAnand Shanmugam2016-02-031-0/+55
* | | | | Merge "DHCP: release DHCP port if not enough memory" into stable/libertyJenkins2016-02-212-5/+29
|\ \ \ \ \
| * | | | | DHCP: release DHCP port if not enough memoryGary Kotton2016-02-172-5/+29
| | |_|_|/ | |/| | |
* | | | | Merge "ML2: delete_port on deadlock during binding" into stable/libertyJenkins2016-02-192-8/+29
|\ \ \ \ \
| * | | | | ML2: delete_port on deadlock during bindingKevin Benton2016-02-152-8/+29
* | | | | | Merge "Postpone heavy policy check for ports to later" into stable/libertyJenkins2016-02-182-24/+24
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Postpone heavy policy check for ports to laterIhar Hrachyshka2016-02-092-24/+24
* | | | | | Merge "Rule, member updates are missed with enhanced rpc" into stable/libertyJenkins2016-02-172-13/+14
|\ \ \ \ \ \
| * | | | | | Rule, member updates are missed with enhanced rpcsonu2016-02-032-13/+14
| |/ / / / /
* | | | | | Merge "dhcp: handle advertise_mtu=True when plugin does not set mtu values" i...Jenkins2016-02-162-2/+10
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | dhcp: handle advertise_mtu=True when plugin does not set mtu valuesIhar Hrachyshka2016-01-162-2/+10
* | | | | | Merge "Wait for the watch process in test case" into stable/libertyJenkins2016-02-151-0/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Wait for the watch process in test caseHong Hui Xiao2016-02-081-0/+3
* | | | | | Merge "Make add_tap_interface resillient to removal" into stable/libertyJenkins2016-02-132-0/+32
|\ \ \ \ \ \
| * | | | | | Make add_tap_interface resillient to removalMr. Bojangles2016-02-092-0/+32
* | | | | | | Merge "Trigger dhcp port_update for new auto_address subnets" into stable/lib...Jenkins2016-02-124-6/+21
|\ \ \ \ \ \ \