Gitiles
Code Review
Sign In
spfactory.storpool.com
/
tempest
/
f50e4dfeef8e451b6e9d8361fbeabc39ba897c6c
/
tempest
/
api
/
network
/
test_networks.py
f50e4df
Use tempest.lib data_utils - network
by Ken'ichi Ohmichi
· 8 years ago
f874114
Remove unused variable and unnecessary instance variable in network
by zhufl
· 8 years ago
53b9a63
Switch to decorators.idempotent_id on network
by Ken'ichi Ohmichi
· 8 years ago
7bbbec1
Replace six.iteritems with dict.items
by guo yunxian
· 9 years ago
8dc0f7e
Merge "Move some network tests from Neutron to Tempest"
by Jenkins
· 9 years ago
f590955
Merge "Remove NetworksIPV6TestAttrs duplicate tests"
by Jenkins
· 9 years ago
309ac41
Use random name in network common function
by Tianbiao Qi
· 9 years ago
d3e9b4a
Move some network tests from Neutron to Tempest
by Bruce Tan
· 9 years ago
d2c40ca
Use random name in network common function
by zhufl
· 9 years ago
d13d1e8
Fix a typo in test_networks.py
by melissaml
· 9 years ago
871547c
Remove NetworksIPV6TestAttrs duplicate tests
by Jonte Watford
· 9 years ago
0306a4a
Modified into a more appropriate function
by guo yunxian
· 9 years ago
be634fc
Increase size of subnet allocation pool
by Hynek Mlnarik
· 9 years ago
2dee5e3
Fix assertItemsEqual usage for py3
by ghanshyam
· 9 years ago
9e227c5
Introduce new helper: call_and_ignore_notfound_exc()
by Jordan Pittier
· 9 years ago
7012c86
Remove JSON from class name
by Tong Liu
· 9 years ago
ed6e586
deprecate use of tenant in configs
by Sean Dague
· 9 years ago
6322474
Merge "Fix API test for external subnet visibility"
by Jenkins
· 9 years ago
6919da4
Fix API test for external subnet visibility
by Kevin Benton
· 9 years ago
6fb7e1a
TrivialFix: Remove pending deprecationwarning
by reedip
· 9 years ago
1f52fd9
Use tempest.lib clients for bulk ops
by Ken'ichi Ohmichi
· 9 years ago
db9672e
Use tempest.lib code in tempest
by Andrea Frittoli (andreaf)
· 9 years ago
7584aa7
Make 3 functions in network_client use **kwargs
by piyush110786
· 9 years ago
e03bea9
Fix H404/405 violations for api tests(2/3)
by Ken'ichi Ohmichi
· 10 years ago
49c0fe5
Split out Neutron ports client
by John Warren
· 10 years ago
3961acd
Split out Neutron subnets client
by John Warren
· 10 years ago
94d8faf
Split out Neutron networks client
by John Warren
· 10 years ago
e4184ea
De-duplicate test class names
by Matthew Treinish
· 10 years ago
e097dc7
Remove some dead code
by Jordan Pittier
· 10 years ago
d39431f
Use the prefix-embedded rand_name method
by Fei Long Wang
· 10 years ago
3aa6534
Do not consider subnets of shared public nets
by Xavier León
· 10 years ago
7142668
Switch all uses of iteritems to use six instead
by Matthew Treinish
· 10 years ago
a2c42f6
trim network smoke tests
by Sean Dague
· 10 years ago
a565e45
Split resource_setup for network tests
by Rohan Kanade
· 10 years ago
01472ff
Remove migrated utils code
by Matthew Treinish
· 10 years ago
7579c1a
Add UUIDs to all tempest tests and gate check
by Chris Hoge
· 10 years ago
0efb023
Adds IPV6 bulk ops tests for network/subnet/ports
by Rohan Kanade
· 10 years ago
c097835
Drop the legacy and un-used _interface
by Andrea Frittoli
· 10 years ago
bfa0760
Change tempest NotFound exc to tempest-lib exc
by Masayuki Igawa
· 10 years ago
d938876
Change tempest Conflict exc to tempest-lib exc
by Masayuki Igawa
· 10 years ago
f1858d4
Merge "Test delete of SLAAC subnet without port delete"
by Jenkins
· 10 years ago
e757c33
Test delete of SLAAC subnet without port delete
by Sergey Sh
· 11 years ago
1a2a64a
Avoid overlapping subnets in class NetworksTestJSON
by venakata anil
· 11 years ago
34e8812
Change neutron client methods to return one value and update tests
by David Kranz
· 10 years ago
d428519
part 2 of delete xml
by Sean Dague
· 11 years ago
6f93f5f
Merge "Support for IPv6 tests for API"
by Jenkins
· 11 years ago
8941816
Merge "Adds "list external networks" test to regular user"
by Jenkins
· 11 years ago
97e6a0f
Support for IPv6 tests for API
by Sergey Shnaidman
· 11 years ago
bfdfc75
Adds "list external networks" test to regular user
by Yair Fried
· 11 years ago
18cf597
Create subnet without gateway and explicit IP ver
by Sergey Shnaidman
· 11 years ago
8bfcb2b
Merge "Add subnet tests for extra attributes"
by Jenkins
· 11 years ago
da4a245
Migrate network API tests to resource_* fixtures
by Andrea Frittoli
· 11 years ago
35589aa
Add subnet tests for extra attributes
by Rohan Kanade
· 11 years ago
68988e3
Merge "Fix hardcoded gateway in IPV6 subnet api tests"
by Jenkins
· 11 years ago
eeb2164
Move API response success check to Neutron client
by Rohan Kanade
· 11 years ago
4b1b8cf
Merge "Use list comprehension in create_bulk_networks"
by Jenkins
· 11 years ago
42c9480
Add network's status check after creation of network
by Santosh Kumar
· 11 years ago
d196c66
Use list comprehension in create_bulk_networks
by Jakub Libosvar
· 11 years ago
005958f
Merge "Improve test isolation in test_networks:BulkNetworkOpsTest*"
by Jenkins
· 11 years ago
e4f7899
Improve test isolation in test_networks:BulkNetworkOpsTest*
by Assaf Muller
· 11 years ago
dd27a4d
Tempest API tests: Add ipv6 attribute tests
by Sean M. Collins
· 11 years ago
ea73d53
Fix hardcoded gateway in IPV6 subnet api tests
by sridhargaddam
· 11 years ago
b1e5889
Fix subnet api test case for non-default cidr
by sridhargaddam
· 11 years ago
640a5fa
Merge "Add test for subnet gateway IPv4 and IPv6"
by Jenkins
· 11 years ago
649d8c0
Skip creation of network resources for disabled IPv6 tests
by armando-migliaccio
· 11 years ago
6a9ac34
Add test for subnet gateway IPv4 and IPv6
by Edgar Magana
· 11 years ago
07fd1fc
Merge "List multiple fields tests for networks/ports"
by Jenkins
· 11 years ago
903596c
List multiple fields tests for networks/ports
by Zhi Kun Liu
· 11 years ago
5c95715
Remove test_create_port_with_no_ip
by Elena Ezhova
· 11 years ago
6d495d6
Stop neutron resource leaking even if an error occurs
by Masayuki Igawa
· 11 years ago
561c45a
Merge "Networks,Ports: delete with subnet, port with no IP"
by Jenkins
· 11 years ago
c704a70
Networks,Ports: delete with subnet, port with no IP
by sukhdev
· 11 years ago
1ec6e18
Add tests for binding extended attributes for ports
by Elena Ezhova
· 11 years ago
5885eb3
Improve readability of test_networks
by Mark Maglana
· 11 years ago
e2e33cf
Move ipv6 config option into network-feature-enabled
by Matthew Treinish
· 11 years ago
6b8cd2a
Cleanup subnet creation in network api tests
by Matthew Treinish
· 11 years ago
2fab8af
Stop running CONF getattr during import
by Matthew Treinish
· 11 years ago
5bb7aef
Allow IPv6 tests to be disabled
by armando-migliaccio
· 11 years ago
089ad8d
Merge "Test to list ports filtered by router ID"
by Jenkins
· 11 years ago
91eec92
Merge "Network API: default to ipv4, add ipv6 tests"
by Jenkins
· 11 years ago
59bae80
Merge "Test updating port's admin_state_up"
by Jenkins
· 11 years ago
bd60229
Merge "Adds test_show_XX_fields cases to show some fields"
by Jenkins
· 11 years ago
3c8df15
Test updating port's admin_state_up
by jun xie
· 11 years ago
ffda37a
Network API: default to ipv4, add ipv6 tests
by Henry Gessau
· 11 years ago
51ea820
Test to list ports filtered by router ID
by nayna-patel
· 11 years ago
91c675d
Add the keyword "Test" to some test class names
by Ken'ichi Ohmichi
· 11 years ago
03b48df
Convert network api tests to use global CONF object
by Matthew Treinish
· 11 years ago
bd7b2ec
Merge "Use automated create and update methods for core network resources"
by Jenkins
· 11 years ago
e9d255a
Use automated create and update methods for core network resources
by Eugene Nikanorov
· 11 years ago
e8d31a0
Remove vim headers
by Masayuki Igawa
· 11 years ago
0b4735d
Adds test_list_XX_fields cases to list some fields
by jun xie
· 11 years ago
d557d9b
Adds test_show_XX_fields cases to show some fields
by jun xie
· 11 years ago
95ab92a
Add negative tests for network
by qianlin
· 11 years ago
259c113
Cleanup using about the data_utils module and functions
by Masayuki Igawa
· 12 years ago
39f9722
Replace OpenStack LLC with OpenStack Foundation
by ZhiQiang Fan
· 12 years ago
6b055e2
Fix overlapping subnet creation
by raiesmh08
· 12 years ago
b35bb6d
Adding negative test for port
by raiesmh08
· 12 years ago
2d5c651
Bulk Subnets and Ports creation
by raiesmh08
· 12 years ago
71834a2
Move the network api tests to smoke
by Attila Fazekas
· 12 years ago
6769832
Adding network api xml support
by raiesmh08
· 12 years ago
Next »