Gitiles
Code Review
Sign In
spfactory.storpool.com
/
tempest
/
e290f3eec4ad2560d40fc258dc707568572f8f28
/
tempest
/
api
/
compute
/
volumes
/
test_attach_volume.py
6809bab
Change volume client methods to return one value
by Joseph Lanoux
· 11 years ago
2fac831
delete all compute xml tests
by Sean Dague
· 11 years ago
5c2a558
Adds test for list/get volume attachments V2 APIs
by Ghanshyam
· 11 years ago
50bb80d
Migrate computev2 API tests to resource_* fixtures
by Andrea Frittoli
· 11 years ago
4adb7cd
Cleanup for local variable in test_attach_volume
by Ghanshyam
· 11 years ago
423834d
ssh instance validation add options for Neutron
by Attila Fazekas
· 11 years ago
6c66820
Move run_ssh class variable into skip decorators
by Matt Riedemann
· 11 years ago
dfabaf2
Cleanup _interface class variables in compute
by Masayuki Igawa
· 11 years ago
209fd50
Prepare for enabling H302 rule (api/compute)
by Masayuki Igawa
· 11 years ago
b0a78fc
Convert compute api tests to global CONF object
by Matthew Treinish
· 11 years ago
e8d31a0
Remove vim headers
by Masayuki Igawa
· 11 years ago
86bd842
moving to global lazy loaded config
by Sean Dague
· 12 years ago
cfc052e
Rename to create_test_server in API tests
by Ken'ichi Ohmichi
· 12 years ago
f2b0050
add BaseV2ComputeTest as the base class of nova v2 api tests
by ivan-zhu
· 12 years ago
6bd91db
Fix tempest config usage in test_attach_volume
by Matthew Treinish
· 12 years ago
cb2e125
Add device name, ssh password to Tempest config
by Ryan Hsu
· 12 years ago
6a7a2d5
Set missing attribute self.server in _create_and_attach utility
by Ryan Hsu
· 12 years ago
bc8dbd3
Cleanup try/except/finally blocks in several tests
by Matt Riedemann
· 12 years ago
e191cb1
Use assertIn and assertNotIn instead of assertTrue/assertFalse
by Attila Fazekas
· 12 years ago
4c41292
Add cinder_available config option.
by Matthew Treinish
· 12 years ago
ba3985a
Removes 'positive' tag from tests.
by Giulio Fidente
· 12 years ago
e9c7702
Set smoke/gate attributes for tests in "compute"
by Giampaolo Lauria
· 12 years ago
1937d09
rename tests -> api
by Sean Dague
· 12 years ago
[Renamed (98%) from tempest/tests/compute/volumes/test_attach_volume.py]
6a6f5be
Fix IBM copyright strings
by Kurt Taylor
· 12 years ago
954add7
Remove unused variables
by Attila Fazekas
· 12 years ago
c426f3a
Remove unused imports
by afazekas
· 12 years ago
0a1bdff
Change server create to use tracked create_server
by Mauro S. M. Rodrigues
· 12 years ago
2f54b28
fix sever not deleted issue in test_attach_detach_volume.
by ivan-zhu
· 12 years ago
19044d5
Simplify xml-json inheritance in compute
by Attila Fazekas
· 12 years ago
85d0363
Remove unused imports
by Attila Fazekas
· 12 years ago
9465b0b
Convert to use tempest attr implementation 1/2
by Chris Yeoh
· 12 years ago
1feeb38
Use testtools as the base testcase class.
by ivan-zhu
· 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
4dd2c0b
convert docstrings to comments
by Sean Dague
· 12 years ago
481466b
Initial Oslo sync for Tempest.
by Matthew Treinish
· 13 years ago
a83a16e
Fix import order to comply with import ordering rules.
by Matthew Treinish
· 13 years ago
e62b9f0
General cleanup/organization of compute tests
by dwalleck
· 13 years ago
[Renamed from tempest/tests/compute/test_attach_volume.py]
79d8d36
Clean up pep8 E128 violations
by Zhongyue Luo
· 13 years ago
1ced842
Add XML support for test_attach_volume
by Dan Smith
· 13 years ago
c18d8c6
Add tests for volume attach and detach
by Dan Smith
· 13 years ago