summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add simple ARP spoofing protection"2015.1.0rc1proposed/kiloJenkins2015-04-0913-14/+385
|\
| * Add simple ARP spoofing protectionKevin Benton2015-03-2913-14/+385
* | Merge "Add missing config parameters in neutron.conf"Jenkins2015-04-081-54/+315
|\ \
| * | Add missing config parameters in neutron.confEdgar Magana2015-04-081-54/+315
* | | Merge "Re-use context session in ML2 DB get_port_binding_host"Jenkins2015-04-084-17/+16
|\ \ \
| * | | Re-use context session in ML2 DB get_port_binding_hostDane LeBlanc2015-04-084-17/+16
* | | | Merge "Revert "IPv6 SLAAC subnet create should update ports on net""Jenkins2015-04-082-99/+10
|\ \ \ \
| * | | | Revert "IPv6 SLAAC subnet create should update ports on net"armando-migliaccio2015-04-082-99/+10
* | | | | Merge "Moving VLAN Transparency support from core to extension"Jenkins2015-04-0814-29/+245
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Moving VLAN Transparency support from core to extensionPritesh Kothari2015-04-0814-29/+245
* | | | | Merge "Return from check_ports_exist_on_l3agent if no subnet found"Jenkins2015-04-082-1/+14
|\ \ \ \ \
| * | | | | Return from check_ports_exist_on_l3agent if no subnet foundEd Bak2015-04-072-1/+14
| | |_|/ / | |/| | |
* | | | | Merge "Add ipset element and hashsize tunables"Jenkins2015-04-084-6/+75
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add ipset element and hashsize tunablesBrian Haley2015-04-064-6/+75
* | | | | Merge "linuxbridge UT: Fix a regression of the recent ip_lib change"Jenkins2015-04-081-16/+8
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | linuxbridge UT: Fix a regression of the recent ip_lib changeYAMAMOTO Takashi2015-04-071-16/+8
| | |/ / | |/| |
* | | | Merge "Remove tests from HA routers test framework"Jenkins2015-04-081-30/+30
|\ \ \ \
| * | | | Remove tests from HA routers test frameworkAssaf Muller2015-04-061-30/+30
| |/ / /
* | | | Merge "Fix intermittent UT failures in test_utils"Jenkins2015-04-082-16/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix intermittent UT failures in test_utilsarmando-migliaccio2015-04-072-16/+6
* | | | Merge "Enhance TESTING.rst"Jenkins2015-04-071-17/+73
|\ \ \ \
| * | | | Enhance TESTING.rstMaru Newby2015-04-071-17/+73
| | |/ / | |/| |
* | | | Merge "Remove check for bash usage"Jenkins2015-04-0713-29/+14
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove check for bash usageMaru Newby2015-04-0713-29/+14
| |/ /
* | | Merge "Stop using deprecated DEFAULT group for lock_path"Jenkins2015-04-071-3/+4
|\ \ \
| * | | Stop using deprecated DEFAULT group for lock_pathIhar Hrachyshka2015-03-301-3/+4
* | | | Merge "Fix dynamic arp populate error for dvr routers"Jenkins2015-04-073-3/+33
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix dynamic arp populate error for dvr routersSwaminathan Vasudevan2015-04-063-3/+33
* | | | Reorganize plugin test modulesMaru Newby2015-04-0740-41/+57
* | | | Merge open source plugin test code modulesMaru Newby2015-04-064-989/+934
* | | | Reorganize unit test treeMaru Newby2015-04-06165-203/+294
* | | | Merge "Fix docstring for l3_dvr_db.dvr_vmarp_table_update"Jenkins2015-04-061-3/+5
|\ \ \ \
| * | | | Fix docstring for l3_dvr_db.dvr_vmarp_table_updateAssaf Muller2015-04-021-3/+5
* | | | | Merge "Allow metadata proxy running with nobody user/group"Jenkins2015-04-0613-41/+221
|\ \ \ \ \
| * | | | | Allow metadata proxy running with nobody user/groupCedric Brandily2015-04-0613-41/+221
* | | | | | Skip example retargetable functional testMaru Newby2015-04-061-0/+3
|/ / / / /
* | | | | Merge "Prepare for unit test reorg"Jenkins2015-04-069-559/+469
|\ \ \ \ \
| * | | | | Prepare for unit test reorgMaru Newby2015-04-049-559/+469
* | | | | | Merge "Store and log correct exception info"Jenkins2015-04-053-3/+15
|\ \ \ \ \ \
| * | | | | | Store and log correct exception infoTerry Wilson2015-03-273-3/+15
* | | | | | | Merge "Always run dnsmasq as root"Jenkins2015-04-056-11/+17
|\ \ \ \ \ \ \
| * | | | | | | Always run dnsmasq as rootHong Hui Xiao2015-04-026-11/+17
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "Move network MTU from core REST API to extension API"Jenkins2015-04-046-10/+162
|\ \ \ \ \ \ \
| * | | | | | | Move network MTU from core REST API to extension APITim Swanson2015-04-026-10/+162
* | | | | | | | Merge "Refactoring cleanup for L3 agent callbacks"Jenkins2015-04-047-313/+37
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Refactoring cleanup for L3 agent callbacksPaul Michali2015-04-037-313/+37
* | | | | | | | Merge "Add API tests for subnet-create with subnetpool"Jenkins2015-04-031-0/+58
|\ \ \ \ \ \ \ \
| * | | | | | | | Add API tests for subnet-create with subnetpoolzengfagao2015-04-031-0/+58
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge "Support multiple IPv6 prefixes on internal router ports"Jenkins2015-04-039-111/+600
|\ \ \ \ \ \ \ \
| * | | | | | | | Support multiple IPv6 prefixes on internal router portsAndrew Boik2015-04-039-111/+600