1. 6212e20 Merge "Revert "Check RBAC policy for nested stacks"" by Jenkins · 9 years ago
  2. 58e3d04 Merge "Use yaml.safe_dump instead of yaml.dump" by Jenkins · 9 years ago
  3. e825689 Revert "Check RBAC policy for nested stacks" by Thomas Herve · 9 years ago
  4. cd37a02 Merge "Don't resolve outputs during polling stack status" by Jenkins · 9 years ago
  5. c2d1e0f Merge "Check RBAC policy for nested stacks" by Jenkins · 9 years ago
  6. f07f471 Don't resolve outputs during polling stack status by Sergey Kraynev · 9 years ago
  7. a90e262 Use yaml.safe_dump instead of yaml.dump by Rabi Mishra · 9 years ago
  8. e9ecb5c Merge "Hook into environment merging on server" by Jenkins · 9 years ago
  9. 5f3632c Merge "Ignore connection error when testing load balancer" by Jenkins · 9 years ago
  10. 6fc8a6c Merge "Use yaml.safe_load() instead of yaml.load()" by Jenkins · 9 years ago
  11. 983fcf6 Ignore connection error when testing load balancer by Thomas Herve · 9 years ago
  12. d8df4dd Use yaml.safe_load() instead of yaml.load() by Bo Wang · 9 years ago
  13. aca8b2c Don't pass both network_id and port_id when attach interface by huangtianhua · 9 years ago
  14. 39c4ce4 Hook into environment merging on server by Jay Dobies · 9 years ago
  15. 3b7e3d8 Add test for zaqar-based wait conditions by Thomas Herve · 9 years ago
  16. d2f5914 Merge "Fix imports for pep8 check" by Jenkins · 9 years ago
  17. fb44e33 Merge "Fix update preview to handle nested stacks" by Jenkins · 9 years ago
  18. e9dffe5 Fix imports for pep8 check by Rabi Mishra · 9 years ago
  19. 21e4755 Merge "Accommodate v2 and v3 auth for integration tests" by Jenkins · 9 years ago
  20. 65493fb Accommodate v2 and v3 auth for integration tests by Rabi Mishra · 9 years ago
  21. e6de2d6 Fix update preview to handle nested stacks by Steven Hardy · 9 years ago
  22. a9d3fdd Fix some word spellings by venkatamahesh · 9 years ago
  23. de2c55b Check RBAC policy for nested stacks by Oleksii Chuprykov · 9 years ago
  24. b95d7b5 Merge "FunctionalTests don't run non-test check_skip_test" by Jenkins · 9 years ago
  25. 2bf8a97 Merge "Software config zaqar integration tests" by Jenkins · 9 years ago
  26. 5bd048d Merge "Add test for stack outputs" by Jenkins · 9 years ago
  27. 62d9032 Add test for stack outputs by Oleksii Chuprykov · 9 years ago
  28. fc3c5f0 Merge "Do not pass both port-id and fixed-ip to create server" by Jenkins · 9 years ago
  29. 357c467 Merge "Remove redundant _stack_rand_name from func tests" by Jenkins · 9 years ago
  30. 32fd2e1 Merge "test_preview_update only create one stack per test" by Jenkins · 9 years ago
  31. 203f875 Remove redundant _stack_rand_name from func tests by Sergey Kraynev · 9 years ago
  32. 2ce4bda Software config zaqar integration tests by Thomas Herve · 9 years ago
  33. 6c7211c Edit backslashes for lines continuation by Oleg Khavroshin · 9 years ago
  34. d6b8ddf FunctionalTests don't run non-test check_skip_test by Steven Hardy · 9 years ago
  35. d6dfa3c Merge "Fix database purge query" by Jenkins · 9 years ago
  36. 09ae1b0 test_preview_update only create one stack per test by Steven Hardy · 9 years ago
  37. 28b4870 Do not pass both port-id and fixed-ip to create server by huangtianhua · 9 years ago
  38. 9bc0e94 Merge "Add tests for heat template apis" by Jenkins · 9 years ago
  39. 45133ca Merge "Fix race condition in tests with swift key" by Jenkins · 9 years ago
  40. abf9789 Add tests for heat template apis by sabeensyed · 9 years ago
  41. fb53d42 Fix race condition in tests with swift key by Thomas Herve · 9 years ago
  42. 9593716 Improve gateway_ip updation for subnet by huangtianhua · 9 years ago
  43. 35db11a Replace assertTrue(isinstance()) with assertIsInstance() by LiuNanke · 9 years ago
  44. 098204d Merge "Using LOG.warning replace LOG.warn" by Jenkins · 9 years ago
  45. c7e36ed Using LOG.warning replace LOG.warn by LiuNanke · 9 years ago
  46. 1bddf7e Merge "Trivial: Remove unused logging import" by Jenkins · 9 years ago
  47. 398e6bd Wrong usage of "a" by hgangwx · 9 years ago
  48. 444b74b Trivial: Remove unused logging import by Bo Wang · 9 years ago
  49. a4211da Added ResourceChain plugin by Jay Dobies · 9 years ago
  50. 0f70c28 Fix database purge query by Thomas Herve · 9 years ago
  51. 6b378ab Split abandon into pre-abandon(export) and abandon by Kanagaraj Manickam · 10 years ago
  52. 773a4a6 Merge "Add a test for environment change in failed update" by Jenkins · 9 years ago
  53. 8a3c1ec Allow in-place updates for all compatible types by Steven Hardy · 9 years ago
  54. b0cccac Add a test for environment change in failed update by Thomas Herve · 9 years ago
  55. b1d2705 Remove default None value for config options by Rabi Mishra · 9 years ago
  56. 80519eb Allow to update subnet without 'allocation_pools' by huangtianhua · 9 years ago
  57. 855d1c0 Use assertTrue/False instead of assertEqual(T/F) by Bertrand Lallau · 9 years ago
  58. 3eab294 Expand test in-progress workaround by Thomas Herve · 9 years ago
  59. 1c17ec3 Merge "Add functional test for ResourceGroup rolling_update" by Jenkins · 9 years ago
  60. 80c90ed Merge "Remove unnecessary update_replace parameter" by Jenkins · 9 years ago
  61. 8bcff8a Add functional test for ResourceGroup rolling_update by Rabi Mishra · 9 years ago
  62. 6d8e086 Allow LBaas integration tests to dynamically skip by Mark Vanderwiel · 9 years ago
  63. 06b1127 Remove unnecessary update_replace parameter by Rabi Mishra · 9 years ago
  64. f0ac958 Fix [H405] pep rule in heat_integrationtests by Peter Razumovsky · 9 years ago
  65. 6a1b905 Merge "Try polling swift object before creating stack" by Jenkins · 9 years ago
  66. aec5307 Merge "Add integration tests for preview update" by Jenkins · 9 years ago
  67. d8b1d63 Merge "Test case for resource_facade" by Jenkins · 9 years ago
  68. d1ab9c6 Try polling swift object before creating stack by Angus Salkeld · 9 years ago
  69. 23284b6 Add functional test coverage for PATCH updates by Steven Hardy · 9 years ago
  70. a30ac12 Change cinder client version to 2 for integration tests by Rabi Mishra · 9 years ago
  71. 1c6c392 Merge "Adding basic test to exercise the heat event APIs." by Jenkins · 9 years ago
  72. 1abc272 Merge "Allow nested validation for template-validate" by Jenkins · 9 years ago
  73. e9aafe5 Merge "Handle replace and rollback cases for Port" by Jenkins · 9 years ago
  74. 03767a8 Allow nested validation for template-validate by Steven Hardy · 10 years ago
  75. b5aa902 Add integration tests for preview update by Jason Dunsmore · 10 years ago
  76. dca518b Add a functional test proving OS::Heat::None works with validate by Steven Hardy · 9 years ago
  77. 1c8499d Always return default via template-validate "Default" by Steven Hardy · 9 years ago
  78. 775a138 Adding basic test to exercise the heat event APIs. by James Combs · 10 years ago
  79. 7419382 Add initial functional test for template-validate by Steven Hardy · 10 years ago
  80. 8ba6253 Handle replace and rollback cases for Port by Sergey Kraynev · 10 years ago
  81. 6199eb0 Merge "Validate TemplateResource schema when based on other templates" by Jenkins · 10 years ago
  82. 9cc3a5f Make the stack tags template non-empty by Angus Salkeld · 10 years ago
  83. 89082a3 Add integration test for UPDATE_FAILED recovery by Sergey Kraynev · 10 years ago
  84. f71ae07 Return error message if validate fail when clearing hook by huangtianhua · 10 years ago
  85. a064e28 Wait for metadata actually set to server by Oleksii Chuprykov · 10 years ago
  86. 405444f Move TestResource in-tree by Angus Salkeld · 10 years ago
  87. 73dcbc6 Make the TestResource a bit smarter by Angus Salkeld · 10 years ago
  88. 0e2511a Merge "Merge Neutron AutoScaling and LoadBalancer tests" by Jenkins · 10 years ago
  89. dd5a607 Test case for resource_facade by Angus Salkeld · 10 years ago
  90. 9ede185 Merge Neutron AutoScaling and LoadBalancer tests by Pavlo Shchelokovskyy · 10 years ago
  91. 67a64d9 Add resource_type-specific policies by Pavlo Shchelokovskyy · 10 years ago
  92. 5f3651a Merge "Increase the concurrency of software-config functional test" by Jenkins · 10 years ago
  93. 68db971 Merge "Update encrypted param template Added the encrypted parameter as a property for a Nova server" by Jenkins · 10 years ago
  94. 36eb824 Update encrypted param template by Sabeen Syed · 10 years ago
  95. cce999a Fix incorrect resource's information while describing by huangtianhua · 10 years ago
  96. dbea6ab Assert DELETE_COMPLETE on all stack delete cleanup by Steve Baker · 10 years ago
  97. 91ca90c Revert failing tests and use v3 for ec2 tokens by Thomas Herve · 10 years ago
  98. 9d3cd4f Increase the concurrency of software-config functional test by Steve Baker · 10 years ago
  99. 081e65f Merge "Adds option to skip specific tests" by Jenkins · 10 years ago
  100. 94c4372 Adds option to skip specific tests by Rabi Mishra · 10 years ago