Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
neutron-tempest-plugin
/
c1052e777ded77ff565c78b3e106d4bbf782d7c5
/
neutron_tempest_plugin
/
api
/
base.py
eaaf978
Add API test for network segment range extension
by Kailun Qin
· 6 years ago
7eb6725
Make provider network creation more error proof
by Lajos Katona
· 6 years ago
2f90465
tests for port-resource-request
by Lajos Katona
· 6 years ago
d3d09d2
Merge "Add scenario test for trunk E2E flow"
by Zuul
· 6 years ago
5734c57
Merge "Improve security groups management."
by Zuul
· 6 years ago
1c9f40b
Add scenario test for trunk E2E flow
by Huifeng Le
· 6 years ago
49819a7
call remove_router_extra_routes only when extra_routes is enabled
by Aditya Vaja
· 6 years ago
4c590d7
Improve security groups management.
by Federico Ressi
· 6 years ago
df09c41
Merge "Add connectivity test via 2 routers and tenant networks"
by Zuul
· 6 years ago
47f6ae4
Make sure only one port_id is given.
by Federico Ressi
· 6 years ago
21f5342
Fix creating subnet without gateway
by Slawek Kaplonski
· 6 years ago
b1a3289
Add connectivity test via 2 routers and tenant networks
by Slawek Kaplonski
· 6 years ago
ae328b9
Fix flake8 H404 errors
by Brian Haley
· 6 years ago
5f371ea
Merge "Add tests to assert filter validation"
by Zuul
· 6 years ago
f785dd4
Merge "Cleanup Tempest tests legacy resources"
by Zuul
· 6 years ago
54f5592
Add tests to assert filter validation
by Hongbin Lu
· 7 years ago
a69dcd5
Create floating IPs with additional parameters.
by Federico Ressi
· 7 years ago
2de722e
Cleanup Tempest tests legacy resources
by Dongcan Ye
· 7 years ago
82e83e3
Add create_trunk and delete_trunk methods.
by Federico Ressi
· 7 years ago
d052a56
Merge "Add convenience parameters to create_network."
by Zuul
· 6 years ago
61b564e
Add convenience parameters to create_network.
by Federico Ressi
· 7 years ago
ab286e4
Move create_keypair to api.base module and add creation params.
by Federico Ressi
· 7 years ago
98f20ec
Allow skipping subnet CIDRs reservation when creating subnet.
by Federico Ressi
· 7 years ago
d98e27d
Allow creating subnet without a gateway
by Sławek Kapłoński
· 7 years ago
0ddc93b
Fix automatic subnet CIDR generation
by Federico Ressi
· 7 years ago
85af23c
Merge "Create port with vnic type from config"
by Zuul
· 7 years ago
67993fc
Add api test for logging extension
by Nguyen Phuong An
· 7 years ago
d75e48e
Create port with vnic type from config
by Edan David
· 7 years ago
4abfd88
Merge "Tests for DNS integration"
by Zuul
· 7 years ago
860b46a
Tests for DNS integration
by Jens Harbott
· 7 years ago
8370483
api: Add HA router delete test
by Jakub Libosvar
· 7 years ago
c125fd1
Code Sync from neutron project to newly created neutron-tempest-plugin
by Chandan Kumar
· 7 years ago
667d3d3
Refactored Neutron tempest plugin directory structure
by Chandan Kumar
· 7 years ago
[Renamed (98%) from neutron/tests/tempest/api/base.py]
5e61987
Apply cookiecutter to newly split project
by Chandan Kumar
· 7 years ago
ba3651c
Tempest: Fix cleaning of subnets
by Kevin Benton
· 7 years ago
e100c4d
Tempest: change way how QoS policies are cleaned
by Sławek Kapłoński
· 7 years ago
a694a5f
Tempest: Fix cleaning of networks after API tests
by Sławek Kapłoński
· 7 years ago
39a6ee1
Fix default qos policy when creating network
by Hirofumi Ichihara
· 7 years ago
f575801
Stop using v2 identity API
by Jakub Libosvar
· 7 years ago
f9a613a
Merge "Tempest: Fix DeprecationWarning for Read-only property"
by Jenkins
· 7 years ago
a627ed9
Extend Quota API to report usage statistics
by Sergey Belous
· 8 years ago
a216fc1
Tempest: Fix DeprecationWarning for Read-only property
by fumihiko kakuma
· 8 years ago
edfe774
Tempest: Adopt keystone api v3 for tests
by nanaboat
· 7 years ago
4495c04
Replace the usage of 'admin_manager' with 'os_admin'
by rajat29
· 8 years ago
9bd4f97
tempest: Make _create_router_with_client obey enable_snat=False
by YAMAMOTO Takashi
· 8 years ago
1982aa1
api-tests: Common way to define required extensions
by Jakub Libosvar
· 8 years ago
153f345
Add QoS bandwidth limit for instance ingress traffic
by Sławek Kapłoński
· 8 years ago
c0411e9
Checking functionality of DVR
by Genadi Chereshnya
· 9 years ago
ff29406
Tempest tests uses only supported QoS rule types
by Sławek Kapłoński
· 8 years ago
bac51dc
Using a new security group in scenario tests
by Itzik Brown
· 8 years ago
e4ac6b5
Merge "Use more specific asserts in tests"
by Jenkins
· 8 years ago
124378b
Clean-up Tempest test networks with project_id
by Miguel Lavalle
· 8 years ago
1be97b4
Make optional the validation of filters
by Victor Morales
· 8 years ago
f180618
Use more specific asserts in tests
by Béla Vancsics
· 8 years ago
fff0e71
Merge "Added API extensions to detect sorting/pagination features"
by Jenkins
· 8 years ago
cc395c0
Fix for creation of network environment twice
by Genadi Chereshnya
· 8 years ago
34feb5b
Added API extensions to detect sorting/pagination features
by Ihar Hrachyshka
· 9 years ago
57581c6
Add sorting and pagination tests for trunk resources
by Armando Migliaccio
· 9 years ago
ed4795c
Merge "qos: added api sorting/pagination tests for policies"
by Jenkins
· 9 years ago
011345f
Tempest: fix a typo
by Gary Kotton
· 9 years ago
b7940d9
qos: added api sorting/pagination tests for policies
by Ihar Hrachyshka
· 9 years ago
7f79fe6
Match filter criteria when constructing URI for href based iteration
by Ihar Hrachyshka
· 9 years ago
aeb03a0
Added API tests for page_reverse and href next/previous links
by Ihar Hrachyshka
· 9 years ago
a8fe5a1
tests: cover port with existing sorting/pagination api tests
by Ihar Hrachyshka
· 9 years ago
5938225
tests: validate sorting and pagination for networks
by Ihar Hrachyshka
· 9 years ago
3c0aeab
Use tempest plugin interface
by Daniel Mellado
· 9 years ago