Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
tempest
/
5271b0f96c6babac74a4bd2019f3e7690dd90f61
/
tempest
/
api
/
compute
/
test_authorization.py
5271b0f
Add "server" to action methods
by Ken'ichi Ohmichi
· 10 years ago
169ef86
Merge "Make security_group_rules_client use **kwargs"
by Jenkins
· 10 years ago
c5fcae7
Merge "Make create_image use **kwargs"
by Jenkins
· 10 years ago
eb7eeec
Make security_group_rules_client use **kwargs
by Ken'ichi Ohmichi
· 10 years ago
eb426a6
Merge "Make security_groups_client use **kwargs"
by Jenkins
· 10 years ago
34563cc
Make security_groups_client use **kwargs
by Ken'ichi Ohmichi
· 10 years ago
28f1867
Make create_image use **kwargs
by Ken'ichi Ohmichi
· 10 years ago
e364bce
Make keypairs_client use **kwargs
by Ken'ichi Ohmichi
· 10 years ago
685cd17
Separate security_group_rules_client
by Ken'ichi Ohmichi
· 10 years ago
e97870c
Merge "Use the prefix-embedded rand_name method"
by Jenkins
· 10 years ago
d39431f
Use the prefix-embedded rand_name method
by Fei Long Wang
· 10 years ago
7680024
Apply a naming rule of GET to show_server method
by Ken'ichi Ohmichi
· 10 years ago
217f2f3
Apply a naming rule of GET to secgroup clients
by Ken'ichi Ohmichi
· 10 years ago
0943d9b
Apply a naming rule of GET to compute clients([ik])
by Ken'ichi Ohmichi
· 10 years ago
5d41076
Apply a show_image rule of GET to clients
by Ken'ichi Ohmichi
· 10 years ago
1f34241
Introduce creds_provider in test.py
by Andrea Frittoli (andreaf)
· 10 years ago
af9d94e
Merge "Initial class creds creation in test base class"
by Jenkins
· 10 years ago
8cde806
Merge "remove gate tag (part 1)"
by Jenkins
· 10 years ago
b21de6c
Initial class creds creation in test base class
by Andrea Frittoli
· 10 years ago
1b05daa
remove gate tag (part 1)
by Sean Dague
· 10 years ago
b0c65f2
Switch all uses of StringIO to use it from six
by Matthew Treinish
· 10 years ago
4937f56
Remove hyphen from rand_name calls in compute tests
by Ken'ichi Ohmichi
· 10 years ago
583ce2c
Update all Oslo module use
by Doug Hellmann
· 10 years ago
01472ff
Remove migrated utils code
by Matthew Treinish
· 10 years ago
7579c1a
Add UUIDs to all tempest tests and gate check
by Chris Hoge
· 10 years ago
cd52794
Merge "Change servers client to return one value and update tests"
by Jenkins
· 10 years ago
355e696
Merge "Update compute base test to split up resource_setup"
by Jenkins
· 10 years ago
ae99b9a
Change servers client to return one value and update tests
by David Kranz
· 10 years ago
e7991d9
Update compute base test to split up resource_setup
by Emily Hugenbruch
· 10 years ago
4b29e47
Change tempest BadRequest exc to tempest-lib exc
by Masayuki Igawa
· 10 years ago
0fb1429
Change basic server client methods to return one value and update tests
by David Kranz
· 10 years ago
bfa0760
Change tempest NotFound exc to tempest-lib exc
by Masayuki Igawa
· 10 years ago
e290f3e
Merge "Change keypair client to return one value and update tests"
by Jenkins
· 10 years ago
9964b4e
Change security-group clients to return one value and update tests
by David Kranz
· 10 years ago
173f0e0
Change keypair client to return one value and update tests
by David Kranz
· 10 years ago
a5299eb
Change compute image client methods to return one value
by David Kranz
· 10 years ago
34f1878
Change image client methods to return one value
by David Kranz
· 10 years ago
2fac831
delete all compute xml tests
by Sean Dague
· 10 years ago
8283b4e
Add Credentials Provider factory
by Andrea Frittoli
· 11 years ago
50bb80d
Migrate computev2 API tests to resource_* fixtures
by Andrea Frittoli
· 10 years ago
1d14c54
Enable E128 ignore E129
by Matthew Treinish
· 11 years ago
85f5bed
Avoid snapshotting from compute authorization test
by Adam Gandelman
· 11 years ago
422fbdf
Enforces the use of Credentials (part2)
by Andrea Frittoli
· 11 years ago
0a27712
Remove unused create_image of Nova v2 API
by Ken'ichi Ohmichi
· 11 years ago
7704ba4
Merge "Enable H302 check (api/compute/{c*,f*,i*,s*,t*})"
by Jenkins
· 11 years ago
e9999d6
Enable H302 check (api/compute/{c*,f*,i*,s*,t*})
by Yuiko Takada
· 11 years ago
dfabaf2
Cleanup _interface class variables in compute
by Masayuki Igawa
· 11 years ago
8bbdb16
Multiversion authentication part1
by Andrea Frittoli
· 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
5a33724
Create only necessary resources for compute v2 and network tests
by Salvatore Orlando
· 11 years ago
f7fca6a
Remove generic_setup_package() function
by Matthew Treinish
· 11 years ago
259c113
Cleanup using about the data_utils module and functions
by Masayuki Igawa
· 11 years ago
cfc052e
Rename to create_test_server in API tests
by Ken'ichi Ohmichi
· 11 years ago
f2b0050
add BaseV2ComputeTest as the base class of nova v2 api tests
by ivan-zhu
· 11 years ago
39f9722
Replace OpenStack LLC with OpenStack Foundation
by ZhiQiang Fan
· 11 years ago
54a4286
Remove wait_for_image_resp_code
by Attila Fazekas
· 12 years ago
92f7719
removes self.fail as suggested by HACKING.rst
by Giulio Fidente
· 11 years ago
b86cda9
Add tenant isolation for scenario tests
by Matthew Treinish
· 12 years ago
f7f34f9
White space after # in tempest/api files
by Attila Fazekas
· 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 (99%) from tempest/tests/compute/test_authorization.py]
b2ca5ca
Finish up flake8 conversion.
by Monty Taylor
· 12 years ago
b330ebf
Merge "Xml Support for Image Test scripts"
by Jenkins
· 12 years ago
eda1d12
Xml Support for Image Test scripts
by nayna-patel
· 12 years ago
c426f3a
Remove unused imports
by afazekas
· 12 years ago
9ebcb32
Merge "Updating the try/except blocks to assertRaises."
by Jenkins
· 12 years ago
d6fea20
Remove skips from bugs marked as fixed.
by Matthew Treinish
· 12 years ago
d0e2412
Updating the try/except blocks to assertRaises.
by hi2suresh
· 12 years ago
75b51a0
Merge "Change server create to use tracked create_server"
by Jenkins
· 12 years ago
0a1bdff
Change server create to use tracked create_server
by Mauro S. M. Rodrigues
· 12 years ago
31bb7cb
Convert try/expect/else as per new Tempest style.
by hi2suresh
· 12 years ago
19044d5
Simplify xml-json inheritance in compute
by Attila Fazekas
· 12 years ago
fa756cb
Fixes around variable usage
by Attila Fazekas
· 12 years ago
8b4eaa5
Removes use of nose.tools.raises
by Chris Yeoh
· 12 years ago
e4cb04c
Merge console_output_client to server_client
by Attila Fazekas
· 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
· 12 years ago
34afe48
Merge "Fix import order to comply with import ordering rules."
by Jenkins
· 12 years ago
a83a16e
Fix import order to comply with import ordering rules.
by Matthew Treinish
· 12 years ago
9bc1a2b
Reenable security group related test case
by Attila Fazekas
· 12 years ago
084f2c1
Skip tests broken by nova b u g 1086980.
by David Kranz
· 12 years ago
fa07a0e
Added missing import for SkipTest in test_authorization.
by Wayne Vestal Weeks
· 12 years ago
e0884a3
Clean up pep8 E127 violations
by Zhongyue Luo
· 12 years ago
79d8d36
Clean up pep8 E128 violations
by Zhongyue Luo
· 12 years ago
e471d6e
Clean up pep8 E711 violations
by Zhongyue Luo
· 12 years ago
e6321ef
Clean up pep8 E502 violations
by Zhongyue Luo
· 12 years ago
406eb2a
Fix test_create_server_with_unauthorized_image
by Joe Gordon
· 12 years ago
b88c6fc
Merge "Fixes LP Bug# 930482 - Test for security -tenanid by pass"
by Jenkins
· 13 years ago
0312b69
Skip tests that are causing tempest gate to fail.
by David Kranz
· 13 years ago
3793976
Fixes LP Bug# 930482 - Test for security -tenanid by pass
by sapan-kona
· 13 years ago
f38eaac
Refactor Tempest to be parallel-test friendly
by Jay Pipes
· 13 years ago
13b479b
Step 1 of refactoring compute tests
by Jay Pipes
· 13 years ago
[Renamed (96%) from tempest/tests/test_authorization.py]
72ea31a
Fixes bug 992088- Testcases for Console Output and one test case to test_authorization.py
by rajalakshmi-ganesan
· 13 years ago
929a32a
Fixes bug 992721- Metadata testcases for authorization testcases
by rajalakshmi-ganesan
· 13 years ago
184daad
Fixes Bug 992167-Some new tests to be added to test_security_groups.py and test_authorization.py
by rajalakshmi-ganesan
· 13 years ago
32f8db6
Fixes Bug 992215-Some new tests to be added to test_images.py and test_authorization.py
by rajalakshmi-ganesan
· 13 years ago
Next »