Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
tempest
/
8e5386f55934d31350c8e40f85b84be073deae37
/
tempest
/
api
/
network
/
base.py
72a0411
Remove redundant calls to clear_isolated_creds
by Andrea Frittoli
· 10 years ago
583ce2c
Update all Oslo module use
by Doug Hellmann
· 10 years ago
01472ff
Remove migrated utils code
by Matthew Treinish
· 10 years ago
4b29e47
Change tempest BadRequest exc to tempest-lib exc
by Masayuki Igawa
· 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
f37eaef
Ignore router_interface is not found while cleanup
by Rohan Kanade
· 10 years ago
34e8812
Change neutron client methods to return one value and update tests
by David Kranz
· 10 years ago
e5e7a50
Remove unused xml config options
by Matthew Treinish
· 10 years ago
6f93f5f
Merge "Support for IPv6 tests for API"
by Jenkins
· 10 years ago
4f92328
Ignore NotFound during network cleanup on API
by Yair Fried
· 10 years ago
52ee136
Adds test for deleting external network with floatingIPs
by Yair Fried
· 10 years ago
97e6a0f
Support for IPv6 tests for API
by Sergey Shnaidman
· 10 years ago
3867621
Merge "Create subnet without gateway and explicit IP ver"
by Jenkins
· 10 years ago
6e07c0d
Add config option for XML support in Networking
by Mark McClain
· 10 years ago
18cf597
Create subnet without gateway and explicit IP ver
by Sergey Shnaidman
· 10 years ago
4afe75c
Merge "Add Credentials Provider factory"
by Jenkins
· 10 years ago
8283b4e
Add Credentials Provider factory
by Andrea Frittoli
· 11 years ago
510f896
Improve IPV6 parity in Security Group testcases
by sridhargaddam
· 10 years ago
da4a245
Migrate network API tests to resource_* fixtures
by Andrea Frittoli
· 10 years ago
5ef2bcf
Add _interface attribut in BaseNetworkTest
by JordanP
· 10 years ago
690c26a
Avoid errors in log when neutron tests are skipped
by Daniel P. Berrange
· 11 years ago
dd27a4d
Tempest API tests: Add ipv6 attribute tests
by Sean M. Collins
· 11 years ago
76bf0bc
Merge "Use a more sensible network topology for some router tests"
by Jenkins
· 11 years ago
df3fac4
VPNaas IPSec policies tests
by raiesmh08
· 11 years ago
ee90a4d
Use a more sensible network topology for some router tests
by armando-migliaccio
· 11 years ago
640a5fa
Merge "Add test for subnet gateway IPv4 and IPv6"
by Jenkins
· 11 years ago
83e8fa8
Merge "Enforces the use of Credentials (part2)"
by Jenkins
· 11 years ago
443d64f
Merge "VPNaaS API tests cleanup"
by Jenkins
· 11 years ago
422fbdf
Enforces the use of Credentials (part2)
by Andrea Frittoli
· 11 years ago
5296be1
Merge "Add network API test to create/update a port with 2 IP addresses"
by Jenkins
· 11 years ago
6a9ac34
Add test for subnet gateway IPv4 and IPv6
by Edgar Magana
· 11 years ago
f7e2fa4
VPNaaS API tests cleanup
by Eugene Nikanorov
· 11 years ago
3e9d12b
Remove created routers as part of test cleanup
by Adam Gandelman
· 11 years ago
96594fc
Network fwaas API test
by Mh Raies
· 11 years ago
cbc4bc5
Add network API test to create/update a port with 2 IP addresses
by Dane LeBlanc
· 11 years ago
e2fc922
Merge "Refactor create_ and update_ methods for floating ips"
by Jenkins
· 11 years ago
1a7342e
Merge "Add return value of classmethod in network base.py"
by Jenkins
· 11 years ago
47a4ff8
Refactor create_ and update_ methods for floating ips
by Ann Kamyshnikova
· 11 years ago
5e4b47a
Add return value of classmethod in network base.py
by wanglianmin
· 11 years ago
ffb6d81
Merge "Verify more information in API tests for LBaaS"
by Jenkins
· 11 years ago
2bc1c43
Verify more information in API tests for LBaaS
by Ann Kamyshnikova
· 11 years ago
bfc2676
Merge "Remove unused definition in network base.py"
by Jenkins
· 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
3d50a21
Remove unused definition in network base.py
by wanglianmin
· 11 years ago
dc4ba7e
Merge "Refactor create_ and update_ methods for VIPs and health_monitors"
by Jenkins
· 11 years ago
91eec92
Merge "Network API: default to ipv4, add ipv6 tests"
by Jenkins
· 11 years ago
43c70a2
Refactor create_ and update_ methods for VIPs and health_monitors
by Elena Ezhova
· 11 years ago
ffda37a
Network API: default to ipv4, add ipv6 tests
by Henry Gessau
· 11 years ago
0d0b7cc
network: add metering api operations
by Emilien Macchi
· 11 years ago
2f6628c
Use isolation credentials for neutron api tests
by Matthew Treinish
· 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
5a33724
Create only necessary resources for compute v2 and network tests
by Salvatore Orlando
· 11 years ago
5124130
Merge "Add create_floating_ip function"
by Jenkins
· 11 years ago
431e04a
Refactor network client: add create_ and update_ methods
by Eugene Nikanorov
· 11 years ago
dd68b23
Add create_floating_ip function
by rossella
· 11 years ago
909ded1
Refactor network client
by Eugene Nikanorov
· 11 years ago
bd6070d
VPNaas IKE policies tests
by raiesmh08
· 11 years ago
259c113
Cleanup using about the data_utils module and functions
by Masayuki Igawa
· 11 years ago
35813f9
Merge "API tests for neutron router gateway"
by Jenkins
· 11 years ago
ec3489c
Raise specific exceptions on tearDownClass failure
by Matthew Treinish
· 11 years ago
ffe8afe
Revert "Use isolation credentials for neutron api tests"
by Sean Dague
· 11 years ago
07c92e1
Use isolation credentials for neutron api tests
by Matthew Treinish
· 11 years ago
ce22b49
API tests for neutron router gateway
by Salvatore Orlando
· 11 years ago
860097d
VPNaas vpnservice test cases
by Anju Tiwari
· 11 years ago
a85e8fe
Add a create_router utility function
by Salvatore Orlando
· 11 years ago
39f9722
Replace OpenStack LLC with OpenStack Foundation
by ZhiQiang Fan
· 11 years ago
32580d0
Adding health monitoring test case
by raiesmh08
· 11 years ago
f8437ed
Adding LB member operation test cases
by raiesmh08
· 11 years ago
0fe7685
Network load balancer testing
by raiesmh08
· 11 years ago
6769832
Adding network api xml support
by raiesmh08
· 11 years ago
f86fa31
setUpClass/tearDownClass full chain
by Attila Fazekas
· 12 years ago
e1aad98
Add network api test cases
by raiesmh08
· 12 years ago
2492d78
Add testing of Neutron per tenant quotas API
by Miguel Lavalle
· 12 years ago
faa340d
Move neutron_available option to service_available
by Matthew Treinish
· 12 years ago
f2982e8
update Quantum to Neutron
by Mark McClain
· 12 years ago
9c9fa41
Actually raise BadRequest if create_subnet fails
by Matt Riedemann
· 12 years ago
d052c57
Raise BadRequest if unable to create subnet
by Matt Riedemann
· 12 years ago
1937d09
rename tests -> api
by Sean Dague
· 12 years ago
[Renamed from tempest/tests/network/base.py]
cc93961
Update test_networks.py to v2 of Quantum API
by Miguel Lavalle
· 12 years ago
d6c1f88
Add quantum_available config option
by Dan Smith
· 12 years ago
dc21642
Have all test case to use a single base class
by Attila Fazekas
· 12 years ago
fa756cb
Fixes around variable usage
by Attila Fazekas
· 12 years ago
01cb279
Convert to use tempest attr implementation 2/2
by Chris Yeoh
· 12 years ago
1feeb38
Use testtools as the base testcase class.
by ivan-zhu
· 12 years ago
f237ccb
Fix T401 and T402 errors
by Sean Dague
· 12 years ago
481466b
Initial Oslo sync for Tempest.
by Matthew Treinish
· 12 years ago
a83a16e
Fix import order to comply with import ordering rules.
by Matthew Treinish
· 12 years ago
f38eaac
Refactor Tempest to be parallel-test friendly
by Jay Pipes
· 13 years ago
f4dad39
Fix LP #1006198 - Network tests should be skipped if no Quantum
by Jay Pipes
· 13 years ago