Gitiles
Code Review
Sign In
spfactory.storpool.com
/
tempest
/
93d7011c90255bca6bf7d47b9e0c0b971c9552c7
/
tempest
/
api
/
orchestration
/
base.py
8160d31
test.py: stop using aliases for creds manager
by Jordan Pittier
· 8 years ago
3bd0d2b
Remove remaining usage of cinder v1 API call from Tempest
by ghanshyam
· 8 years ago
60680a8
Use tempest.lib data_utils - orchestration
by Ken'ichi Ohmichi
· 8 years ago
9e227c5
Introduce new helper: call_and_ignore_notfound_exc()
by Jordan Pittier
· 9 years ago
43e7fcf
Make ports_client use common waiter method
by Ken'ichi Ohmichi
· 9 years ago
db9672e
Use tempest.lib code in tempest
by Andrea Frittoli (andreaf)
· 9 years ago
e7740ea
Revert "Remove setup_credentials from orchestration tests"
by Emilien Macchi
· 9 years ago
ade1684
Remove setup_credentials from orchestration tests
by Rabi Mishra
· 9 years ago
f2f50fa
Trival: Remove unused logging import in some files
by ChenZheng
· 9 years ago
94d8faf
Split out Neutron networks client
by John Warren
· 10 years ago
e42bfe4
Fix gate-tempest-dsvm orchestration.stacks.test_volumes failure
by Rabi Mishra
· 10 years ago
0a6818f
Merge "Full response for Orchestration client methods"
by Jenkins
· 10 years ago
ab6c3a3
Full response for Orchestration client methods
by Anusha Ramineni
· 10 years ago
dee01f2
Return complete response from compute/keypairs_client
by ghanshyam
· 10 years ago
e364bce
Make keypairs_client use **kwargs
by Ken'ichi Ohmichi
· 10 years ago
d39431f
Use the prefix-embedded rand_name method
by Fei Long Wang
· 10 years ago
737fac9
Extend get_client_manager to support roles
by Andrea Frittoli (andreaf)
· 10 years ago
b3f9ff7
Remove unused methods
by Andrea Frittoli (andreaf)
· 10 years ago
b21de6c
Initial class creds creation in test base class
by Andrea Frittoli
· 10 years ago
e06f0e7
Apply a naming rule of GET to orchestration client
by Ken'ichi Ohmichi
· 10 years ago
db9721d
Respect configured credential provider everywhere
by Matthew Treinish
· 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
2cd595d
Merge "Split resource_setup for orchestration tests"
by Jenkins
· 10 years ago
c097835
Drop the legacy and un-used _interface
by Andrea Frittoli
· 10 years ago
bfa0760
Change tempest NotFound exc to tempest-lib exc
by Masayuki Igawa
· 10 years ago
80b938a
Split resource_setup for orchestration tests
by Rohan Kanade
· 10 years ago
173f0e0
Change keypair client to return one value and update tests
by David Kranz
· 10 years ago
8ad924b
Change orchestration client to return one value and update tests
by David Kranz
· 10 years ago
34f1878
Change image client methods to return one value
by David Kranz
· 10 years ago
34e8812
Change neutron client methods to return one value and update tests
by David Kranz
· 11 years ago
556f796
Migrate orchestration API tests to resource_* fixtures
by Andrea Frittoli
· 11 years ago
2a180b8
Fix "mutable" object as default value
by Ghanshyam
· 11 years ago
2707a0f
Client response checking for orchestration service
by Joseph Lanoux
· 11 years ago
1220ba9
Merge "Fix "NotFound" error in _clear_stacks()"
by Jenkins
· 11 years ago
03aec1d
Fix "NotFound" error in _clear_stacks()
by Zhi Kun Liu
· 11 years ago
96e9e88
Enable H407,H305,H307,E122 ignore E123
by Matthew Treinish
· 11 years ago
6149e1a
orchestration: tolerate NotFound in wait_for_stack_status
by Steven Hardy
· 11 years ago
961ea1a
Read template's expected value orchest test Part-1
by Ghanshyam
· 11 years ago
01cba0a
Make sure image exists in test
by huangtianhua
· 11 years ago
1b25fe0
orchestration: Add test for resource_registry environment
by Steven Hardy
· 11 years ago
00de758
orchestration add basic support for environment API test
by Steven Hardy
· 11 years ago
68a09a1
Merge "orchestration api add basic volume resource test"
by Jenkins
· 11 years ago
6b87a06
Merge "orchestration api refactor access to stack outputs"
by Jenkins
· 11 years ago
c0852ca
Merge "Delete OrchestrationManager, and its unusual credentials"
by Jenkins
· 11 years ago
62ca101
Merge "Change to use absolute path in load_template()"
by Jenkins
· 11 years ago
b1f9198
orchestration api add basic volume resource test
by Steven Hardy
· 11 years ago
8b54fc5
orchestration api refactor access to stack outputs
by Steven Hardy
· 11 years ago
61d8c44
Delete OrchestrationManager, and its unusual credentials
by Steve Baker
· 11 years ago
e2a7444
orchestration API refactor test_list_resources
by Steven Hardy
· 11 years ago
f636877
Change to use absolute path in load_template()
by Qiu Hua Qiao
· 11 years ago
5be93e8
orchestration API base class rename clear* functions
by Steven Hardy
· 11 years ago
48ec705
orchestration api tests, docstring cleanups
by Steven Hardy
· 11 years ago
e0a65d1
factor out templates to yaml files
by Sean Dague
· 11 years ago
ad82491
simplify heat test_limits
by Sean Dague
· 11 years ago
8ba9e2d
Fail a test if stack delete failed
by Steve Baker
· 11 years ago
cb09bbb
Convert ironic, swift, and heat api tests to use global CONF object
by Matthew Treinish
· 11 years ago
e8d31a0
Remove vim headers
by Masayuki Igawa
· 11 years ago
e1da812
Remove unused wait_for function
by Masayuki Igawa
· 11 years ago
259c113
Cleanup using about the data_utils module and functions
by Masayuki Igawa
· 12 years ago
80252da
Explicity specify network for heat slow tests
by Steve Baker
· 12 years ago
ab33b7e
Adds tests for Heat
by Bartosz Górski
· 12 years ago
f86fa31
setUpClass/tearDownClass full chain
by Attila Fazekas
· 12 years ago
f4a9b0f
Switch to using Oslo logging
by Matthew Treinish
· 12 years ago
a9d4388
Move heat_available option to service_available
by Matthew Treinish
· 12 years ago
c7eb6cc
Use the same logger class in all test cases
by Attila Fazekas
· 12 years ago
b794277
Create stack in class setup, rather than instance.
by Steve Baker
· 12 years ago
6bf3d63
Use build_timeout & build_interval from heat config.
by Steve Baker
· 12 years ago
b1f67b5
Clear keypairs on teardown.
by Steve Baker
· 12 years ago
38d8f09
Heat test ssh to the server.
by Steve Baker
· 12 years ago
d2525a9
Initial heat orchestration tests.
by Steve Baker
· 12 years ago