Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
tempest
/
26062e4ac9dc6192aa053ba7d45d2a62d6f9475a
/
tempest
/
api
/
compute
/
base.py
fe28c84
Merge "Pass clients to compute base's create_test_server"
by Zuul
· 4 years, 10 months ago
4b10852
compute: Add negative volume update multiattach test
by Lee Yarwood
· 5 years ago
68f1e5e
Pass clients to compute base's create_test_server
by Artom Lifshitz
· 4 years, 11 months ago
6e3f99e
Do not force live migration outside of Availability zone
by Marian Krcmarik
· 5 years ago
f644baa
compute: Use wait_for_volume_attachment_remove when detaching multiattach volumes
by Lee Yarwood
· 5 years ago
4b95d4b
compute: Add volume and placement microversion support to BaseV2ComputeTest
by Lee Yarwood
· 5 years ago
bfaa50f
Create default network for several compute tests
by Eric Fried
· 5 years ago
00e6d6c
Specify AZ for non-scenario tests
by Martin Kopec
· 6 years ago
ad8737c
Add APIMicroversionFixture to library interface
by Ghanshyam Mann
· 6 years ago
2efbea1
Fix invalid exception module usage
by Masayuki Igawa
· 6 years ago
eac094a
docs: Fix incorrect docstrings in reStructuredText format
by Sergey Vilgelm
· 6 years ago
ecddd38
Merge "Set max_microversion 2.35 for nova image tests"
by Zuul
· 6 years ago
16e4005
Merge "Use base.get_host_for_server to get server host"
by Zuul
· 6 years ago
7bc916d
Use base.get_host_for_server to get server host
by zhufl
· 6 years ago
ec4ff3b
Remove unused compute.base.clear_resources
by zhufl
· 6 years ago
0445a5c
Merge "Do not check flavor.id after Microversion 2.46"
by Zuul
· 7 years ago
66275c2
Set max_microversion 2.35 for nova image tests
by zhufl
· 7 years ago
bcb7117
Do not check flavor.id after Microversion 2.46
by zhufl
· 7 years ago
14e5e48
Cap nova-network tests at Queens
by Matt Riedemann
· 7 years ago
b6b2bba
Integration tests for tagged attach
by Artom Lifshitz
· 8 years ago
c606a5b
Merge "Add common method to check the microversion compatibility"
by Zuul
· 7 years ago
66b9aed
Add common method to check the microversion compatibility
by ghanshyam
· 7 years ago
50325e2
Don't use hypervisor_hostname as compute hostname
by Radoslav Gerganov
· 7 years ago
87c1167
Merge "Use tenant_network if any in testcases after microversion v2.37"
by Zuul
· 7 years ago
b4fdd68
Handle missing flavor.id in server response
by Sean McGinnis
· 7 years ago
f894cfe
Merge "Add flavor check after resize server"
by Zuul
· 7 years ago
476f84f
Add flavor check after resize server
by lianghao
· 7 years ago
f110a4b
Handle creating an image from a server with microversion > 2.35
by Matt Riedemann
· 7 years ago
ff9779c
Use tenant_network if any in testcases after microversion v2.37
by zhufl
· 7 years ago
b36186b
Revert "Update volume-status waiter for new cinder attach"
by Matt Riedemann
· 7 years ago
b3eab67
Fix a pointer to NotFound exception
by Eric Fried
· 7 years ago
8d5f43e
Merge "Rename base.rebuild_server to base.recreate_server"
by Zuul
· 7 years ago
0d4551b
Only attempt to detach an in-use volume during cleanup
by Matt Riedemann
· 7 years ago
ba0e553
Rename base.rebuild_server to base.recreate_server
by zhufl
· 7 years ago
e65ec45
Add compare header version to create_image_from_server helper
by Felipe Monteiro
· 7 years ago
ca8d23d
Merge "Compute volumes via addClassResourceCleanup"
by Jenkins
· 7 years ago
2a8996b
Merge "Compute SG via addClassResourceCleanup"
by Jenkins
· 7 years ago
3b9a660
Merge "Compute servers via addClassResourceCleanup"
by Jenkins
· 7 years ago
2580bc0
Merge "Remove one-line helper _delete_volume"
by Jenkins
· 7 years ago
1fc499e
Compute volumes via addClassResourceCleanup
by Andrea Frittoli
· 7 years ago
238818c
Compute SG via addClassResourceCleanup
by Andrea Frittoli
· 7 years ago
0d0a3f3
Compute servers via addClassResourceCleanup
by Andrea Frittoli
· 7 years ago
decdcf6
Remove one-line helper _delete_volume
by zhufl
· 7 years ago
d5f49e2
Merge "Stop implicit validation_resources provisioning"
by Jenkins
· 7 years ago
b17f7a3
Compute images via addClassResourceCleanup
by Andrea Frittoli
· 7 years ago
9f416dd
Stop implicit validation_resources provisioning
by Andrea Frittoli
· 8 years ago
1dc2e23
Only choose available compute node as migration dest
by zhufl
· 7 years ago
a6b3015
Make sure test use the latest volume clients
by Andrea Frittoli
· 8 years ago
da11e52
Merge "Add negative test for live migration"
by Jenkins
· 8 years ago
030dd17
Update volume-status waiter for new cinder attach
by John Griffith
· 8 years ago
0994120
Add negative test for live migration
by Duc Truong
· 8 years ago
8654e5b
Added tests for Nova microversion v2.47
by Sergey Nikitin
· 8 years ago
0bb68d7
Merge "Replace the usage of 'os' with 'os_primary'"
by Jenkins
· 8 years ago
aa4f4c8
Merge "Add max_microversion for compute volumes_extensions_client tests"
by Jenkins
· 8 years ago
0419088
Replace the usage of 'os' with 'os_primary'
by zhufl
· 8 years ago
a40e9b7
Add max_microversion for compute volumes_extensions_client tests
by Felipe Monteiro
· 8 years ago
7db050e
Merge "Refactor resource cleanup methods in compute.base"
by Jenkins
· 8 years ago
8160d31
test.py: stop using aliases for creds manager
by Jordan Pittier
· 8 years ago
77d3f0f
Refactor resource cleanup methods in compute.base
by Masayuki Igawa
· 8 years ago
3bd0d2b
Remove remaining usage of cinder v1 API call from Tempest
by ghanshyam
· 8 years ago
35a694b
Use base.create_image_from_server to create server snapshot
by zhufl
· 8 years ago
757833a
Use tempest.lib data_utils - compute
by Ken'ichi Ohmichi
· 8 years ago
36f0a97
Use base.attach_volume in test_attach_volume
by zhufl
· 8 years ago
fc0d675
Merge "Add a generic "wait_for_volume_resource_status" function"
by Jenkins
· 8 years ago
0b5c2c9
Merge "Revert "Remove wait_for_server from create_image_from_server""
by Jenkins
· 8 years ago
5fe6239
Revert "Remove wait_for_server from create_image_from_server"
by Bob Ball
· 8 years ago
52d7b0d
Add a generic "wait_for_volume_resource_status" function
by lkuchlan
· 8 years ago
e5b62a6
Add admin_servers_client in BaseV2ComputeAdminTest
by zhufl
· 8 years ago
488ea09
Merge "Add create_flavor in compute.base"
by Jenkins
· 8 years ago
36eeab0
Add create_flavor in compute.base
by zhufl
· 8 years ago
1395435
Get server fault if snapshot fails
by Matt Riedemann
· 8 years ago
621544c
Remove wait_for_server from create_image_from_server
by Matt Riedemann
· 8 years ago
525ec71
Hacking: enable H904
by Jordan Pittier
· 8 years ago
9b68290
Use base.delete_server in base.rebuild_server
by zhufl
· 8 years ago
8d23f92
Use base.create_volume in VolumesTestJSON
by zhufl
· 8 years ago
536cb1c
Remove unused client
by zhufl
· 8 years ago
7447712
Merge "Add resize_server in compute.base"
by Jenkins
· 8 years ago
3d018b0
Add resize_server in compute.base
by zhufl
· 8 years ago
fc8f8e6
Integration tests for device role tagging
by Artom Lifshitz
· 9 years ago
ffc4fc0
Use the correct path of InvalidConfiguration
by guo yunxian
· 8 years ago
cb16a66
Re-use common volume create/attach methods in test_iscsi_volume
by Matt Riedemann
· 8 years ago
342b37c
Add compute API admin test for swap volume
by Matt Riedemann
· 8 years ago
7ae2268
Fill name param in create_test_server
by zhufl
· 8 years ago
955f82b
Add server_id in exception ServerUnreachable
by zhufl
· 9 years ago
9e227c5
Introduce new helper: call_and_ignore_notfound_exc()
by Jordan Pittier
· 9 years ago
84f7321
Merge "Migrated microversion testing framework to tempest/lib"
by Jenkins
· 9 years ago
1f47cf9
Migrated microversion testing framework to tempest/lib
by Ghanshyam
· 9 years ago
2959153
Move microversion config options to 'compute' section
by ghanshyam
· 9 years ago
db9672e
Use tempest.lib code in tempest
by Andrea Frittoli (andreaf)
· 9 years ago
05049dd
Add microversion fixture to set microversion
by Ghanshyam
· 9 years ago
20e9861
Consolidate the ssh code
by Sean Dague
· 9 years ago
c7810e8
Merge "Fix server admin password usage"
by Jenkins
· 9 years ago
770548c
Merge "Rename compute images_client to compute_images_client"
by Jenkins
· 9 years ago
30d3c9b
Merge "Rename references to compute security group rules client"
by Jenkins
· 9 years ago
ae76c12
Rename compute images_client to compute_images_client
by Ghanshyam
· 9 years ago
5cdbf42
Rename references to compute security group rules client
by John Warren
· 9 years ago
ef163ec
Merge "Change LOG.warn to LOG.warning"
by Jenkins
· 9 years ago
6c09664
Change LOG.warn to LOG.warning
by zhangguoqing
· 9 years ago
3390d9f
Fix server admin password usage
by Ghanshyam
· 9 years ago
4e2be34
Add logic to select the request microversion
by ghanshyam
· 9 years ago
Next »