Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
heat-tempest-plugin
/
208752998e49c262fcb11a6ee2d3e69095f821f3
2087529
Return HTTPBadRequest error from API for immutable parameters
by Jason Dunsmore
· 9 years ago
82bc628
Merge "Add functional test for immutable parameters"
by Jenkins
· 9 years ago
3a17869
Add functional test for immutable parameters
by James Combs
· 9 years ago
4a4ccba
Merge "Add functional tests for update restrict"
by Jenkins
· 9 years ago
9480c0e
Make ZaqarEventSinkTest more lenient
by Thomas Herve
· 9 years ago
3b05eeb
Merge "Add function tests for event sinks"
by Jenkins
· 9 years ago
e08ac16
Merge "Ignore errors on old properties during update"
by Jenkins
· 9 years ago
6212e20
Merge "Revert "Check RBAC policy for nested stacks""
by Jenkins
· 9 years ago
58e3d04
Merge "Use yaml.safe_dump instead of yaml.dump"
by Jenkins
· 9 years ago
e825689
Revert "Check RBAC policy for nested stacks"
by Thomas Herve
· 9 years ago
cd37a02
Merge "Don't resolve outputs during polling stack status"
by Jenkins
· 9 years ago
c2d1e0f
Merge "Check RBAC policy for nested stacks"
by Jenkins
· 9 years ago
d60ebed
Add function tests for event sinks
by Thomas Herve
· 9 years ago
f07f471
Don't resolve outputs during polling stack status
by Sergey Kraynev
· 9 years ago
a90e262
Use yaml.safe_dump instead of yaml.dump
by Rabi Mishra
· 9 years ago
87be9b4
Add functional tests for update restrict
by Rabi Mishra
· 9 years ago
e9ecb5c
Merge "Hook into environment merging on server"
by Jenkins
· 9 years ago
5f3632c
Merge "Ignore connection error when testing load balancer"
by Jenkins
· 9 years ago
6fc8a6c
Merge "Use yaml.safe_load() instead of yaml.load()"
by Jenkins
· 9 years ago
983fcf6
Ignore connection error when testing load balancer
by Thomas Herve
· 9 years ago
d8df4dd
Use yaml.safe_load() instead of yaml.load()
by Bo Wang
· 9 years ago
aca8b2c
Don't pass both network_id and port_id when attach interface
by huangtianhua
· 9 years ago
39c4ce4
Hook into environment merging on server
by Jay Dobies
· 9 years ago
3557142
Ignore errors on old properties during update
by Thomas Herve
· 9 years ago
3b7e3d8
Add test for zaqar-based wait conditions
by Thomas Herve
· 9 years ago
d2f5914
Merge "Fix imports for pep8 check"
by Jenkins
· 9 years ago
fb44e33
Merge "Fix update preview to handle nested stacks"
by Jenkins
· 9 years ago
e9dffe5
Fix imports for pep8 check
by Rabi Mishra
· 9 years ago
21e4755
Merge "Accommodate v2 and v3 auth for integration tests"
by Jenkins
· 9 years ago
65493fb
Accommodate v2 and v3 auth for integration tests
by Rabi Mishra
· 9 years ago
e6de2d6
Fix update preview to handle nested stacks
by Steven Hardy
· 9 years ago
a9d3fdd
Fix some word spellings
by venkatamahesh
· 9 years ago
de2c55b
Check RBAC policy for nested stacks
by Oleksii Chuprykov
· 9 years ago
b95d7b5
Merge "FunctionalTests don't run non-test check_skip_test"
by Jenkins
· 9 years ago
2bf8a97
Merge "Software config zaqar integration tests"
by Jenkins
· 9 years ago
5bd048d
Merge "Add test for stack outputs"
by Jenkins
· 9 years ago
62d9032
Add test for stack outputs
by Oleksii Chuprykov
· 9 years ago
fc3c5f0
Merge "Do not pass both port-id and fixed-ip to create server"
by Jenkins
· 9 years ago
357c467
Merge "Remove redundant _stack_rand_name from func tests"
by Jenkins
· 9 years ago
32fd2e1
Merge "test_preview_update only create one stack per test"
by Jenkins
· 9 years ago
203f875
Remove redundant _stack_rand_name from func tests
by Sergey Kraynev
· 9 years ago
2ce4bda
Software config zaqar integration tests
by Thomas Herve
· 9 years ago
6c7211c
Edit backslashes for lines continuation
by Oleg Khavroshin
· 9 years ago
d6b8ddf
FunctionalTests don't run non-test check_skip_test
by Steven Hardy
· 9 years ago
d6dfa3c
Merge "Fix database purge query"
by Jenkins
· 9 years ago
09ae1b0
test_preview_update only create one stack per test
by Steven Hardy
· 9 years ago
28b4870
Do not pass both port-id and fixed-ip to create server
by huangtianhua
· 9 years ago
9bc0e94
Merge "Add tests for heat template apis"
by Jenkins
· 9 years ago
45133ca
Merge "Fix race condition in tests with swift key"
by Jenkins
· 9 years ago
abf9789
Add tests for heat template apis
by sabeensyed
· 9 years ago
fb53d42
Fix race condition in tests with swift key
by Thomas Herve
· 9 years ago
9593716
Improve gateway_ip updation for subnet
by huangtianhua
· 9 years ago
35db11a
Replace assertTrue(isinstance()) with assertIsInstance()
by LiuNanke
· 9 years ago
098204d
Merge "Using LOG.warning replace LOG.warn"
by Jenkins
· 9 years ago
c7e36ed
Using LOG.warning replace LOG.warn
by LiuNanke
· 9 years ago
1bddf7e
Merge "Trivial: Remove unused logging import"
by Jenkins
· 9 years ago
398e6bd
Wrong usage of "a"
by hgangwx
· 9 years ago
444b74b
Trivial: Remove unused logging import
by Bo Wang
· 9 years ago
a4211da
Added ResourceChain plugin
by Jay Dobies
· 9 years ago
0f70c28
Fix database purge query
by Thomas Herve
· 9 years ago
6b378ab
Split abandon into pre-abandon(export) and abandon
by Kanagaraj Manickam
· 10 years ago
773a4a6
Merge "Add a test for environment change in failed update"
by Jenkins
· 9 years ago
8a3c1ec
Allow in-place updates for all compatible types
by Steven Hardy
· 9 years ago
b0cccac
Add a test for environment change in failed update
by Thomas Herve
· 9 years ago
b1d2705
Remove default None value for config options
by Rabi Mishra
· 9 years ago
80519eb
Allow to update subnet without 'allocation_pools'
by huangtianhua
· 9 years ago
855d1c0
Use assertTrue/False instead of assertEqual(T/F)
by Bertrand Lallau
· 9 years ago
3eab294
Expand test in-progress workaround
by Thomas Herve
· 9 years ago
1c17ec3
Merge "Add functional test for ResourceGroup rolling_update"
by Jenkins
· 9 years ago
80c90ed
Merge "Remove unnecessary update_replace parameter"
by Jenkins
· 9 years ago
8bcff8a
Add functional test for ResourceGroup rolling_update
by Rabi Mishra
· 9 years ago
6d8e086
Allow LBaas integration tests to dynamically skip
by Mark Vanderwiel
· 9 years ago
06b1127
Remove unnecessary update_replace parameter
by Rabi Mishra
· 9 years ago
f0ac958
Fix [H405] pep rule in heat_integrationtests
by Peter Razumovsky
· 9 years ago
6a1b905
Merge "Try polling swift object before creating stack"
by Jenkins
· 9 years ago
aec5307
Merge "Add integration tests for preview update"
by Jenkins
· 9 years ago
d8b1d63
Merge "Test case for resource_facade"
by Jenkins
· 9 years ago
d1ab9c6
Try polling swift object before creating stack
by Angus Salkeld
· 9 years ago
23284b6
Add functional test coverage for PATCH updates
by Steven Hardy
· 9 years ago
a30ac12
Change cinder client version to 2 for integration tests
by Rabi Mishra
· 9 years ago
1c6c392
Merge "Adding basic test to exercise the heat event APIs."
by Jenkins
· 9 years ago
1abc272
Merge "Allow nested validation for template-validate"
by Jenkins
· 9 years ago
e9aafe5
Merge "Handle replace and rollback cases for Port"
by Jenkins
· 9 years ago
03767a8
Allow nested validation for template-validate
by Steven Hardy
· 9 years ago
b5aa902
Add integration tests for preview update
by Jason Dunsmore
· 9 years ago
dca518b
Add a functional test proving OS::Heat::None works with validate
by Steven Hardy
· 9 years ago
1c8499d
Always return default via template-validate "Default"
by Steven Hardy
· 9 years ago
775a138
Adding basic test to exercise the heat event APIs.
by James Combs
· 9 years ago
7419382
Add initial functional test for template-validate
by Steven Hardy
· 9 years ago
8ba6253
Handle replace and rollback cases for Port
by Sergey Kraynev
· 9 years ago
6199eb0
Merge "Validate TemplateResource schema when based on other templates"
by Jenkins
· 9 years ago
9cc3a5f
Make the stack tags template non-empty
by Angus Salkeld
· 9 years ago
89082a3
Add integration test for UPDATE_FAILED recovery
by Sergey Kraynev
· 9 years ago
f71ae07
Return error message if validate fail when clearing hook
by huangtianhua
· 10 years ago
a064e28
Wait for metadata actually set to server
by Oleksii Chuprykov
· 9 years ago
405444f
Move TestResource in-tree
by Angus Salkeld
· 9 years ago
73dcbc6
Make the TestResource a bit smarter
by Angus Salkeld
· 9 years ago
0e2511a
Merge "Merge Neutron AutoScaling and LoadBalancer tests"
by Jenkins
· 9 years ago
dd5a607
Test case for resource_facade
by Angus Salkeld
· 9 years ago
9ede185
Merge Neutron AutoScaling and LoadBalancer tests
by Pavlo Shchelokovskyy
· 10 years ago
Next »