summaryrefslogtreecommitdiff
path: root/neutron/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "ovs: Make interface name hashing algorithm common and extend it"Jenkins2015-11-253-11/+71
|\
| * ovs: Make interface name hashing algorithm common and extend itAndreas Scheuring2015-11-233-11/+71
* | Merge "Freescale ML2 driver code complete decomposition."Jenkins2015-11-252-276/+0
|\ \
| * | Freescale ML2 driver code complete decomposition.TrinathSomanchi2015-11-252-276/+0
* | | Merge "Make Neutron resources reference standard attr table"Jenkins2015-11-241-3/+136
|\ \ \
| * | | Make Neutron resources reference standard attr tableKevin Benton2015-11-231-3/+136
* | | | Merge "Check gateway ip when update subnet"Jenkins2015-11-241-0/+31
|\ \ \ \ | |_|/ / |/| | |
| * | | Check gateway ip when update subnetshihanzhang2015-11-231-0/+31
* | | | Merge "Make sure we return unicode strings for process output"Jenkins2015-11-245-4/+39
|\ \ \ \
| * | | | Make sure we return unicode strings for process outputIhar Hrachyshka2015-11-205-4/+39
* | | | | Merge "IPAM: fix 'enable-dhcp' with internal driver"Jenkins2015-11-241-30/+0
|\ \ \ \ \
| * | | | | IPAM: fix 'enable-dhcp' with internal driverGary Kotton2015-11-191-30/+0
* | | | | | Merge "Fix the end point test for client"Jenkins2015-11-231-1/+2
|\ \ \ \ \ \
| * | | | | | Fix the end point test for clientManjeet Singh Bhatia2015-11-191-1/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Fix get_subnet_ids_on_router in dvr scheduler"Jenkins2015-11-231-0/+17
|\ \ \ \ \ \
| * | | | | | Fix get_subnet_ids_on_router in dvr schedulerStephen Eilert2015-11-201-0/+17
* | | | | | | Merge "Make fullstack test_connectivity tests more forgiving"Jenkins2015-11-232-1/+15
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Make fullstack test_connectivity tests more forgivingAssaf Muller2015-11-202-1/+15
* | | | | | | Merge "neutron-db-manage: expose alembic 'heads' command"Jenkins2015-11-221-22/+12
|\ \ \ \ \ \ \
| * | | | | | | neutron-db-manage: expose alembic 'heads' commandIhar Hrachyshka2015-11-201-22/+12
| |/ / / / / /
* | | | | | | Merge "Keep reading stdout/stderr until after kill"Jenkins2015-11-222-22/+73
|\ \ \ \ \ \ \
| * | | | | | | Keep reading stdout/stderr until after killJohn Schwarz2015-11-192-22/+73
* | | | | | | | Merge "Reorganize and improve l3_agent functional tests"Jenkins2015-11-206-1633/+1757
|\ \ \ \ \ \ \ \
| * | | | | | | | Reorganize and improve l3_agent functional testsManjeet Singh Bhatia2015-11-206-1633/+1757
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Add vhost-user support via ovs capabilities/datapath_type"Jenkins2015-11-202-1/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | Add vhost-user support via ovs capabilities/datapath_typeTerry Wilson2015-11-182-1/+17
* | | | | | | | | Merge "Use compare-and-swap for IpamAvailabilityRange"Jenkins2015-11-202-11/+64
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use compare-and-swap for IpamAvailabilityRangePavel Bondar2015-11-202-11/+64
* | | | | | | | | | Merge "Fix use of fields argument in get_rbac_policies"Jenkins2015-11-201-0/+13
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Fix use of fields argument in get_rbac_policiesKevin Benton2015-11-191-0/+13
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge "Use SIGUSR1 to notify l3 agent of changing prefix file"Jenkins2015-11-202-8/+43
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Use SIGUSR1 to notify l3 agent of changing prefix fileElena Ezhova2015-11-132-8/+43
* | | | | | | | | Merge "Fix Neutron flavor framework"Jenkins2015-11-204-29/+302
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix Neutron flavor frameworkJames Arendt2015-11-194-29/+302
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge "Ensure l3 agent receives notification about added router"Jenkins2015-11-202-2/+48
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Ensure l3 agent receives notification about added routerOleg Bondarev2015-10-232-2/+48
* | | | | | | | | | Merge "Datapath on L2pop only for agents with tunneling-ip"Jenkins2015-11-192-20/+85
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Datapath on L2pop only for agents with tunneling-ipHong Hui Xiao2015-11-192-20/+85
* | | | | | | | | | Merge "Remove deprecated use_namespaces option"Jenkins2015-11-1913-145/+52
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | Remove deprecated use_namespaces optionCedric Brandily2015-11-1813-145/+52
* | | | | | | | | | Merge "Resync L3, DHCP and OVS/LB agents upon revival"Jenkins2015-11-194-10/+44
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Resync L3, DHCP and OVS/LB agents upon revivalEugene Nikanorov2015-11-184-10/+44
* | | | | | | | | | Merge "Disable IPv6 on bridge devices in LinuxBridgeManager"Jenkins2015-11-182-0/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Disable IPv6 on bridge devices in LinuxBridgeManagerBrian Haley2015-11-112-0/+5
* | | | | | | | | | | Merge "Use get_interface_bridge instead of get_bridge_for_tap_device"Jenkins2015-11-181-24/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Use get_interface_bridge instead of get_bridge_for_tap_deviceCedric Brandily2015-11-091-24/+6
* | | | | | | | | | | | Merge "Fix dvr_local_router.floating_ip_added_dist failure after agent restart"Jenkins2015-11-171-3/+21
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix dvr_local_router.floating_ip_added_dist failure after agent restartErik Colnick2015-11-111-3/+21
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Use DEVICE_OWNER_* for 'network:*' constants"Jenkins2015-11-1716-31/+44
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Use DEVICE_OWNER_* for 'network:*' constantsGary Kotton2015-11-1616-31/+44