summaryrefslogtreecommitdiff
path: root/tempest/api/network/base.py
Commit message (Expand)AuthorAgeFilesLines
* This patch creates the network v2.0 floating-ips-port-forwarding client.Soniya Vyas2021-11-291-0/+2
* Add loggable resource clientSoniya Vyas2021-08-161-0/+1
* Add log resource clientSoniya Vyas2021-07-081-0/+1
* Add rand_name to create port incase of leaksDoug Schveninger2019-08-211-0/+2
* Remove base class complex and confusing variableghanshyam2018-08-121-6/+0
* Use addClassResourceCleanup for the cleanup of network resourceszhufl2017-12-041-23/+10
* Use addClassResourceCleanup to cleanup floatingipszhufl2017-11-221-7/+3
* Use addClassResourceCleanup in MeteringTestJSONzhufl2017-10-271-16/+0
* Get cidr/mask_bits according to ip_version in resource_setupzhufl2017-09-071-0/+6
* Add network tags clientFelipe Monteiro2017-06-131-0/+1
* Move methods related to metering_labelKen'ichi Ohmichi2017-05-041-22/+0
* test.py: stop using aliases for creds managerJordan Pittier2017-04-261-22/+23
* Use sequence directly instead of using len()Masayuki Igawa2017-04-171-1/+1
* Use tempest.lib data_utils - networkKen'ichi Ohmichi2017-03-131-1/+1
* Modify the indentation problem for the if loopguo yunxian2017-01-191-4/+4
* Network test: rework the service types/service providers testsJordan Pittier2016-12-091-0/+1
* Move some network tests from Neutron to TempestBruce Tan2016-10-211-3/+3
* Use random name in network common functionzhufl2016-10-181-3/+6
* Fix parameter receiveguo yunxian2016-08-221-1/+1
* Add simple test for Neutron GET /Mark T. Voelker2016-05-221-0/+1
* Introduce new helper: call_and_ignore_notfound_exc()Jordan Pittier2016-05-281-37/+15
* Merge "Make ports_client use common waiter method"Jenkins2016-04-071-2/+0
|\
| * Make ports_client use common waiter methodKen'ichi Ohmichi2016-04-061-2/+0
* | deprecate use of tenant in configsSean Dague2016-04-061-9/+9
|/
* Remove redundant list_router_interfaces()Ken'ichi Ohmichi2016-03-221-1/+1
* Make routers_client use **kwargsKen'ichi Ohmichi2016-03-161-1/+1
* Split out Neutron routers clientKen'ichi Ohmichi2016-03-081-5/+7
* Use tempest.lib code in tempestAndrea Frittoli (andreaf)2016-02-241-1/+1
* Merge "Make 2 functions in network_client use **kwargs"Jenkins2016-02-081-4/+5
|\
| * Make 2 functions in network_client use **kwargspiyush1107862016-02-031-4/+5
* | Split out Neutron extensions clientKen'ichi Ohmichi2016-01-271-0/+1
* | Split out Neutron security group rules clientJohn Warren2016-01-141-0/+2
|/
* Trival: Remove unused logging import in some filesChenZheng2016-01-061-3/+0
* Split out Neutron subnetpools clientKen'ichi Ohmichi2015-12-241-0/+1
* Split out Neutron agents clientKen'ichi Ohmichi2015-12-241-0/+2
* Split out Neutron security groups clientJohn Warren2015-12-211-0/+1
* Split out Neutron quotas clientKen'ichi Ohmichi2015-12-151-0/+2
* Split out Neutron metering label rules clientJohn Warren2015-12-041-2/+8
* Split out Neutron metering labels clientJohn Warren2015-11-301-2/+3
* Split out Neutron floating IPs clientJohn Warren2015-11-201-3/+6
* Fix H404/405 violations for api tests(2/3)Ken'ichi Ohmichi2015-11-191-3/+1
* Split out Neutron ports clientJohn Warren2015-11-021-5/+7
* Merge "create_router cannot take enable_snat=False"Jenkins2015-11-021-1/+1
|\
| * create_router cannot take enable_snat=FalseShuquan Huang2015-09-181-1/+1
* | Split out Neutron subnets clientJohn Warren2015-10-131-2/+4
* | Split out Neutron networks clientJohn Warren2015-09-291-2/+4
|/
* Remove some dead codeJordan Pittier2015-08-191-1/+0
* Use the prefix-embedded rand_name methodFei Long Wang2015-07-061-1/+1
* Remove advanced services testsDoug Wiegley2015-06-121-163/+0
* Deleting ports before deletion of routers in resource_cleanupPrinikaSN2015-05-291-4/+4