Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
tempest
/
e73d974df9f3426013e7ef1fff26bd368781a4a9
/
tempest
/
api
/
volume
/
test_volumes_get.py
cb0dd58
Use image native api in volume tests
by jeremy.zhang
· 8 years ago
3b46d27
Move the `attr` decorator from test.py to tempest/lib
by Jordan Pittier
· 8 years ago
e8afb8c
Rename Cinder V2 API tests
by Ken'ichi Ohmichi
· 8 years ago
a57530c
Remove special_fields definition
by zhufl
· 8 years ago
c4fcdbb
Remove Cinder v1 tests
by Ken'ichi Ohmichi
· 8 years ago
ef1c1ce
Use tempest.lib data_utils - volume
by Ken'ichi Ohmichi
· 8 years ago
52d7b0d
Add a generic "wait_for_volume_resource_status" function
by lkuchlan
· 8 years ago
6b279c7
Switch to decorators.idempotent_id on volume
by Ken'ichi Ohmichi
· 8 years ago
8a6f9c3
Remove unnessary assertIsNotNone
by zhufl
· 8 years ago
b21fc57
Remove setup_client method
by lkuchlan
· 8 years ago
64862f7
Use more specific asserts in tests
by Béla Vancsics
· 8 years ago
3bdcf7c
Permission changes: Python file should be 0644 not 0775
by Jordan Pittier
· 8 years ago
adb905e
Remove the default size in volumes_client
by Ken'ichi Ohmichi
· 8 years ago
c6ce539
Use classname as prefix of volume name
by zhufl
· 8 years ago
1cefdcd
Delete no need definitions
by guo yunxian
· 8 years ago
9bf9fac
Generic "delete volume" method
by lkuchlan
· 9 years ago
ed3a35b
Removing wrapper method for "wait_for_volume_status" function
by Yaroslav Lobankov
· 9 years ago
ae76c12
Rename compute images_client to compute_images_client
by Ghanshyam
· 9 years ago
a5a0686
Merge "Full response for VolumesClient methods"
by Jenkins
· 9 years ago
d535957
Merge "Add flag for volume clone tests"
by Jenkins
· 9 years ago
6177c9e
Full response for VolumesClient methods
by John Warren
· 9 years ago
1702aed
Add flag for volume clone tests
by Takeaki Matsumoto
· 9 years ago
1756e0b
Return complete response from compute images_client
by ghanshyam
· 9 years ago
586b2cc
Use image minDisk as volume size when necessary
by Daryl Walleck
· 10 years ago
d39431f
Use the prefix-embedded rand_name method
by Fei Long Wang
· 10 years ago
1b05daa
remove gate tag (part 1)
by Sean Dague
· 10 years ago
35798fb
Apply a naming rule of GET to volume client
by Ken'ichi Ohmichi
· 10 years ago
01472ff
Remove migrated utils code
by Matthew Treinish
· 10 years ago
3d2a21c
Replaces hardcoded volume size by configured value
by Markus Zoeller
· 10 years ago
7579c1a
Add UUIDs to all tempest tests and gate check
by Chris Hoge
· 10 years ago
0574915
Split resource_setup for volume tests
by Rohan Kanade
· 10 years ago
69dc513
Volumes: strict type and value check of the 'bootable' flag
by JordanP
· 10 years ago
6809bab
Change volume client methods to return one value
by Joseph Lanoux
· 10 years ago
d428519
part 2 of delete xml
by Sean Dague
· 10 years ago
61a12e2
Migrate volume API tests to resource_* fixtures
by Andrea Frittoli
· 10 years ago
d9df38c
Update volume client check success
by Swapnil Kulkarni
· 10 years ago
3d6d986
Enable some volumes v2 tests by sharing codes
by Zhi Kun Liu
· 11 years ago
5716058
Enable E251,E265 rules ignore H402
by Matthew Treinish
· 11 years ago
9733d0e
Volume size could be specified to create volume
by Jerry Cai
· 11 years ago
228e73d
fix flake8 errors
by Zhi Kun Liu
· 11 years ago
ba7bcf6
Prepare for enabling H302 (identity,volume,etc.)
by Masayuki Igawa
· 11 years ago
1ea9367
Add some cases about volume-create and volume-rename
by Xiao Chen
· 11 years ago
fbb3502
Merge "Convert volume api tests to use global CONF object"
by Jenkins
· 11 years ago
4d352bc
Convert volume api tests to use global CONF object
by Matthew Treinish
· 11 years ago
5ed48ce
Do not assume volume metadata is identical to POST request
by Giulio Fidente
· 11 years ago
e8d31a0
Remove vim headers
by Masayuki Igawa
· 11 years ago
68fd19c
Merge "Use wrapper create_volume() in volume tests"
by Jenkins
· 11 years ago
5687d55
Use wrapper create_volume() in volume tests
by Ken'ichi Ohmichi
· 11 years ago
bb363a2
cinder v2 api tests - part1
by Zhi Kun Liu
· 11 years ago
259c113
Cleanup using about the data_utils module and functions
by Masayuki Igawa
· 11 years ago
d1fefd5
Fix json version of bootable check
by John Griffith
· 11 years ago
39f9722
Replace OpenStack LLC with OpenStack Foundation
by ZhiQiang Fan
· 11 years ago
611768a
Add update-volume test
by QingXin Meng
· 11 years ago
796ab7e
Merge "Adds verfication for Bootable Volume"
by Jenkins
· 11 years ago
5e76be1
Adds verfication for Bootable Volume
by Nayna Patel
· 11 years ago
660a4c1
Add service tags to api.volume
by Matthew Treinish
· 11 years ago
bc8dbd3
Cleanup try/except/finally blocks in several tests
by Matt Riedemann
· 11 years ago
f7f34f9
White space after # in tempest/api files
by Attila Fazekas
· 11 years ago
e191cb1
Use assertIn and assertNotIn instead of assertTrue/assertFalse
by Attila Fazekas
· 12 years ago
02f4298
Implement a new test case for volume cloning functionality
by Giulio Fidente
· 12 years ago
ba3985a
Removes 'positive' tag from tests.
by Giulio Fidente
· 12 years ago
1937d09
rename tests -> api
by Sean Dague
· 12 years ago
[Renamed (98%) from tempest/tests/volume/test_volumes_get.py]
cf3fb7c
Smoke attribute implies gate attribute
by Chris Yeoh
· 12 years ago
8b31190
Set smoke/gate attributes for tests in "volume"
by Giulio Fidente
· 12 years ago
36836c4
Adds create volume from image test
by Giulio Fidente
· 12 years ago
3dcdae1
Simplify volume test classes inheritance
by Attila Fazekas
· 12 years ago
01cb279
Convert to use tempest attr implementation 2/2
by Chris Yeoh
· 12 years ago
e6d8ee1
Revert "Split up XML and JSON testing."
by James E. Blair
· 12 years ago
58dec9d
Split up XML and JSON testing.
by Matthew Treinish
· 12 years ago
72a0038
convert docstrings to comments
by Sean Dague
· 12 years ago
05d9fb9
Fix use of except in tempest.
by Matthew Treinish
· 12 years ago
79d8d36
Clean up pep8 E128 violations
by Zhongyue Luo
· 12 years ago
9854d5b
Add XML support to the cinder client
by Matthew Treinish
· 12 years ago
dd47d7e
Adds Cinder client
by Rohit Karajgi
· 13 years ago