summaryrefslogtreecommitdiff
path: root/tempest/api/network/test_extensions.py
Commit message (Expand)AuthorAgeFilesLines
* Adding description for testcases - network part1zhufl2020-07-271-1/+1
* Move test decorators to commonAndrea Frittoli2017-08-231-3/+3
* Move the `attr` decorator from test.py to tempest/libJordan Pittier2017-04-141-1/+1
* Switch to decorators.idempotent_id on networkKen'ichi Ohmichi2017-02-041-1/+2
* Correct a misleading in docstringTianbiao Qi2016-09-291-3/+3
* deprecate use of tenant in configsSean Dague2016-04-061-1/+1
* Split out Neutron extensions clientKen'ichi Ohmichi2016-01-271-2/+3
* Fix H404/405 violations for api tests(2/3)Ken'ichi Ohmichi2015-11-191-4/+1
* remove service-type from neutron extension listSean Dague2015-09-021-1/+1
* Add extension alias for test_list_show_extensionsTakeaki Matsumoto2015-08-111-1/+2
* Neutron: Remove get_namespace from API extensionsSean M. Collins2015-06-101-1/+0
* Split resource_setup for network testsRohan Kanade2015-03-271-4/+0
* Add UUIDs to all tempest tests and gate checkChris Hoge2015-02-261-0/+1
* Drop the legacy and un-used _interfaceAndrea Frittoli2015-02-121-1/+0
* Change neutron client methods to return one value and update testsDavid Kranz2014-12-181-2/+2
* part 2 of delete xmlSean Dague2014-11-251-4/+0
* Migrate network API tests to resource_* fixturesAndrea Frittoli2014-09-181-2/+2
* Move API response success check to Neutron clientRohan Kanade2014-08-261-4/+2
* make testing neutron api extensions optionalYoshihiro Kaneko2014-02-051-0/+2
* Remove vim headersMasayuki Igawa2014-01-201-2/+0
* Merge "Fix failures when l3_agent_scheduler ext is not available"Jenkins2013-12-181-4/+6
|\
| * Fix failures when l3_agent_scheduler ext is not availablearmando-migliaccio2013-12-131-4/+6
* | Refactor network clientEugene Nikanorov2013-12-171-1/+1
|/
* Added test to check list/show extensions-neutronNayna Patel2013-09-231-0/+79