index
:
delta/openstack/tempest.git
master
opendev.org: openstack/tempest
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tempest
/
api
/
compute
/
servers
/
test_attach_interfaces.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for ecdsa keys
Ade Lee
2022-01-18
1
-1
/
+2
*
[part1] Remove six
likui
2021-02-24
1
-3
/
+2
*
Add tag in compute interfaces schema for microversion 2.70
zhufl
2020-11-19
1
-0
/
+30
*
Adding description for testcases - compute part12
zhufl
2020-08-13
1
-1
/
+7
*
Fixes race condition in test_add_remove_fixed_ip
David Sedlák
2020-03-27
1
-52
/
+22
*
Fix use of get_server_ip with fixed networks
Mark Goddard
2019-09-02
1
-0
/
+6
*
Add rand_name to create port incase of leaks
Doug Schveninger
2019-08-21
1
-2
/
+7
*
Filter out floating IPs from server IPs list
Slawek Kaplonski
2019-07-04
1
-2
/
+41
*
Fix potential issue with adding a fixed ip
Matthew Treinish
2019-03-15
1
-0
/
+10
*
Fix E117 for pycodestyle (pep8) 2.5.0
Matt Riedemann
2019-01-29
1
-2
/
+2
*
Merge "interfaces_by_fixed_ip no extra port"
Zuul
2018-11-21
1
-11
/
+3
|
\
|
*
interfaces_by_fixed_ip no extra port
Attila Fazekas
2018-11-07
1
-11
/
+4
*
|
Wait for IP add/remove in test_add_remove_fixed_ip
Matt Riedemann
2018-11-07
1
-4
/
+46
|
/
*
Use remote_client from tempest.lib.common instead of tempest.common
Lucas Alvares Gomes
2018-10-11
1
-1
/
+1
*
Interface tests: wait for server to become SSHable
Artom Lifshitz
2018-09-28
1
-6
/
+42
*
Set max microversion 2.43 for add_fixed_ip
zhufl
2018-08-14
1
-37
/
+44
*
Do not test create_interface_by_fixed_ips if no isolated network
zhufl
2018-01-30
1
-1
/
+37
*
Move wait_for_interface_status into _check_interface
lianghao
2017-11-29
1
-12
/
+13
*
Add the verify of network_id in _test_create_interface_by_port_id
lianghao
2017-11-24
1
-1
/
+1
*
Remove useless check in AttachInterfacesTestJSON
zhufl
2017-09-08
1
-3
/
+0
*
Merge "Unskip test_reassign_port_between_servers"
Jenkins
2017-09-05
1
-1
/
+0
|
\
|
*
Unskip test_reassign_port_between_servers
Matt Riedemann
2017-02-09
1
-1
/
+0
*
|
Move test decorators to common
Andrea Frittoli
2017-08-23
1
-3
/
+3
*
|
Unsupported 'message' Exception attribute in PY3
junboli
2017-07-31
1
-1
/
+3
*
|
Remove TODO comment
lkuchlan
2017-06-06
1
-1
/
+0
*
|
Replace the usage of 'os' with 'os_primary'
zhufl
2017-05-23
1
-1
/
+2
*
|
test.py: stop using aliases for creds manager
Jordan Pittier
2017-04-26
1
-3
/
+3
*
|
Move the `attr` decorator from test.py to tempest/lib
Jordan Pittier
2017-04-14
1
-1
/
+1
*
|
Remove unnecessary assert and value assignment
zhufl
2017-02-22
1
-1
/
+0
|
/
*
Switch to decorators.idempotent_id on compute.servers
Ken'ichi Ohmichi
2017-01-27
1
-3
/
+3
*
Use base.delete_server in addCleanup
zhufl
2017-01-05
1
-3
/
+1
*
Remove unused client in setup_clients
zhufl
2016-12-12
1
-1
/
+0
*
Move wait_for_interface_status to waiters
zhufl
2016-11-14
1
-34
/
+10
*
Delete TimeoutException in tempest/exceptions.py
guo yunxian
2016-11-03
1
-4
/
+3
*
Use assertGreater(Equal) over assertTrue
zhufl
2016-10-21
1
-2
/
+2
*
Remove redundant links to clients
lkuchlan
2016-09-27
1
-16
/
+14
*
Skip test_reassign_port_between_servers until fixed
Matt Riedemann
2016-07-29
1
-0
/
+2
*
Add a test for attach/detach port on multiple servers
Matt Riedemann
2016-07-12
1
-0
/
+68
*
Ensure tempest tests don't assume IP address allocation strategy
Ryan Tidwell
2016-05-09
1
-7
/
+10
*
Add tests of fixed_ips in the attach interfaces nova API
Maho Koshiya
2016-04-21
1
-0
/
+22
*
Use tempest.lib code in tempest
Andrea Frittoli (andreaf)
2016-02-24
1
-2
/
+1
*
Add tests of port_id in the attach interfaces nova API
Maho Koshiya
2016-02-08
1
-1
/
+17
*
Move add/remove fixed ip action to servers_client
ghanshyam
2015-09-14
1
-2
/
+2
*
Return complete response from servers_client
ghanshyam
2015-09-11
1
-1
/
+1
*
Return complete response from interfaces_client
ghanshyam
2015-08-24
1
-11
/
+18
*
Make interfaces_client use **kwargs
Ken'ichi Ohmichi
2015-07-27
1
-3
/
+3
*
Move wait_for_interface_status from service client
Ken'ichi Ohmichi
2015-07-08
1
-3
/
+25
*
Apply a naming rule of GET to show_server method
Ken'ichi Ohmichi
2015-07-03
1
-1
/
+1
*
trim compute smoke tag
Sean Dague
2015-04-30
1
-1
/
+0
*
Start instances using fixed network when possible
Rohan Kanade
2015-03-26
1
-4
/
+13
[next]