summaryrefslogtreecommitdiff
path: root/neutron/tests
Commit message (Expand)AuthorAgeFilesLines
* Switch to oslo.cacheFang Zhen2016-06-023-79/+165
* Merge "fullstack: test for IPv6 east-west traffic"Jenkins2016-06-023-24/+55
|\
| * fullstack: test for IPv6 east-west trafficsridhargaddam2016-05-273-24/+55
* | Merge "DVR: Fix check multiprefix when delete ipv4 router interface"Jenkins2016-06-011-0/+54
|\ \
| * | DVR: Fix check multiprefix when delete ipv4 router interfaceHong Hui Xiao2016-05-201-0/+54
* | | Merge "Pass ha_router_port flag for _snat_router_interfaces ports"Jenkins2016-06-011-2/+47
|\ \ \
| * | | Pass ha_router_port flag for _snat_router_interfaces portsAnn Kamyshnikova2016-06-011-2/+47
* | | | Merge "Use unittest2 uniformly across Neutron"Jenkins2016-06-014-7/+20
|\ \ \ \
| * | | | Use unittest2 uniformly across NeutronMartin Hickey2016-05-234-7/+20
* | | | | Merge "Fix get_free_namespace_port to actually avoid used ports"Jenkins2016-06-012-3/+24
|\ \ \ \ \
| * | | | | Fix get_free_namespace_port to actually avoid used portsIWAMOTO Toshihiro2016-06-012-3/+24
* | | | | | Merge "functional: fix OVSFW failure with native OVSDB api"Jenkins2016-06-013-3/+128
|\ \ \ \ \ \
| * | | | | | functional: fix OVSFW failure with native OVSDB apiInessa Vasilevskaya2016-05-273-3/+128
* | | | | | | Merge "functional: Run OVSFW tests with ovsdb native interface"Jenkins2016-06-011-15/+18
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | functional: Run OVSFW tests with ovsdb native interfaceJakub Libosvar2016-05-181-15/+18
* | | | | | | Merge "ovsdb: Don't skip ovsdb test cases in py34 suite"Jenkins2016-06-012-15/+2
|\ \ \ \ \ \ \
| * | | | | | | ovsdb: Don't skip ovsdb test cases in py34 suiteJakub Libosvar2016-05-272-15/+2
* | | | | | | | Merge "objects: support advanced criteria for get_objects"Jenkins2016-06-015-6/+78
|\ \ \ \ \ \ \ \
| * | | | | | | | objects: support advanced criteria for get_objectsIhar Hrachyshka2016-05-315-6/+78
* | | | | | | | | Merge "Macvtap: Allow noop alias as FW driver"Jenkins2016-06-011-1/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Macvtap: Allow noop alias as FW driverAndreas Scheuring2016-05-311-1/+7
* | | | | | | | | | Merge "Guard against config_dirs not defined on ConfigOpts"Jenkins2016-06-011-0/+10
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Guard against config_dirs not defined on ConfigOptsIhar Hrachyshka2016-05-311-0/+10
| |/ / / / / / / /
* | | | | | | | | Merge "DVRHA interfaces should be created in all cases."9.0.0.0b1Jenkins2016-06-011-0/+120
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | DVRHA interfaces should be created in all cases.Adolfo Duarte2016-05-311-0/+120
* | | | | | | | | | Merge "Use IPv6_LLA_PREFIX from neutron-lib"Jenkins2016-05-311-4/+4
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Use IPv6_LLA_PREFIX from neutron-libDustin Lundquist2016-05-291-4/+4
* | | | | | | | | | Merge "Dont use query if network_ids is empty"Jenkins2016-05-301-0/+29
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Dont use query if network_ids is emptyHong Hui Xiao2016-05-301-0/+29
* | | | | | | | | | | Merge "Remove a SGs API test following sync to Tempest"Jenkins2016-05-301-32/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Remove a SGs API test following sync to TempestAssaf Muller2016-05-131-32/+0
* | | | | | | | | | | | Merge "oslo: remove usage of oslo.log verbose option"Jenkins2016-05-303-11/+0
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | oslo: remove usage of oslo.log verbose optionIhar Hrachyshka2016-05-263-11/+0
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "RPC unit tests: remove UUID future warnings"Jenkins2016-05-301-3/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | RPC unit tests: remove UUID future warningsGary Kotton2016-05-291-3/+4
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "tests: cover port with existing sorting/pagination api tests"Jenkins2016-05-303-16/+51
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | tests: cover port with existing sorting/pagination api testsIhar Hrachyshka2016-05-253-16/+51
* | | | | | | | | | | | Merge "Use ICMPV6_TYPE_* constants from neutron-lib"Jenkins2016-05-292-16/+8
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Use ICMPV6_TYPE_* constants from neutron-libDustin Lundquist2016-05-282-16/+8
* | | | | | | | | | | | Merge "Make deepcopy of update body in API layer"Jenkins2016-05-281-0/+14
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Make deepcopy of update body in API layerKevin Benton2016-05-151-0/+14
* | | | | | | | | | | | Merge "ovsdb: Don't let block() wait indefinitely"Jenkins2016-05-282-8/+37
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | / / / / / | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| * | | | | | | | | | ovsdb: Don't let block() wait indefinitelyJakub Libosvar2016-05-272-8/+37
* | | | | | | | | | | Merge "Allow the service plugin to import the extension"Jenkins2016-05-281-9/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Allow the service plugin to import the extensionJames Anziano2016-05-271-9/+7
* | | | | | | | | | | | Merge "OVS: compare names when checking devices both added and deleted"Jenkins2016-05-281-0/+37
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | OVS: compare names when checking devices both added and deletedOleg Bondarev2016-05-261-0/+37
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Do not inherit test case classes from regular Neutron classes"Jenkins2016-05-272-34/+30
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Do not inherit test case classes from regular Neutron classesOleg Bondarev2016-05-262-34/+30
* | | | | | | | | | | | | Merge "Adopt to config_dir option being a list and not a string"Jenkins2016-05-272-0/+60
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | |