1. aa8eef2 Remove unused LOG to keep code clean by zhanghao · 9 years ago
  2. ef38f59 Merge "Add default release names for template versions" by Jenkins · 9 years ago
  3. c8d8ee8 Merge "Wait for stack status instead of group status" by Jenkins · 9 years ago
  4. 31e047b Merge "Fix another test race in test_update_restricted" by Jenkins · 9 years ago
  5. 4818d15 Merge "Add wait_sec for test_stack_update_from_failed" by Jenkins · 9 years ago
  6. 52422d3 Fix another test race in test_update_restricted by Thomas Herve · 9 years ago
  7. dca3b8e Merge "Add a sleep after delete before purging" by Jenkins · 9 years ago
  8. f54ccd0 Add default release names for template versions by Jason Dunsmore · 9 years ago
  9. 6f68c36 Add a sleep after delete before purging by Steve Baker · 9 years ago
  10. 647406e Wait for stack status instead of group status by Rabi Mishra · 9 years ago
  11. f6df13b Fix some spelling mistakes in heat as follows: by gecong1973 · 9 years ago
  12. 067c6b7 Merge "Add integration tests for admin actions" by Jenkins · 9 years ago
  13. 9017d70 Merge "Authorize super admin actions on all projects" by Jenkins · 9 years ago
  14. be7a59e Add wait_sec for test_stack_update_from_failed by Rabi Mishra · 9 years ago
  15. 6df3d3d Fix test_update_restricted timeouts due to timestamp resolution by Zane Bitter · 9 years ago
  16. fd98a47 Add integration tests for admin actions by rabi · 9 years ago
  17. 7e52e1e Authorize super admin actions on all projects by rabi · 9 years ago
  18. 1305de9 Fix env passed to test_replace by rabi · 9 years ago
  19. f86c7fe Fix tests on Neutron port behavior by Thomas Herve · 9 years ago
  20. e452f7a Don't hard code subnet by Anant Patil · 9 years ago
  21. e391c1d Merge "Adds default policy rule for resources limited to administrator" by Jenkins · 9 years ago
  22. 3c977ed Merge "Add wait_secs to test_stack_update_from_failed_patch" by Jenkins · 9 years ago
  23. 55e02a0 Fix resource loading in resource filtering by Thomas Herve · 9 years ago
  24. 93a2da8 Add wait_secs to test_stack_update_from_failed_patch by Jaime Guerrero · 9 years ago
  25. 23f18f3 Adds default policy rule for resources limited to administrator by huangtianhua · 9 years ago
  26. 8e57189 Set security_groups when create internal ports for nova server by huangtianhua · 9 years ago
  27. ea98f2c Fix properties usage in ResourceChain update by Thomas Herve · 9 years ago
  28. babb60d Revert "Check RBAC policy for nested stacks" by Rabi Mishra · 9 years ago
  29. 742d61a Increase timeout of WaitCondition due to ConcurrentTransactions by Sergey Kraynev · 9 years ago
  30. 4f9729f Add a new HOT template version for Newton by huangtianhua · 9 years ago
  31. 146ab1e Merge "Fix race condition for WaitCondition with several signals" by Jenkins · 9 years ago
  32. 6a1c278 Merge "Use region from config in functional tests" by Jenkins · 9 years ago
  33. b0759cd Use region from config in functional tests by Rabi Mishra · 9 years ago
  34. 86a6a41 Fix race condition for WaitCondition with several signals by Sergey Kraynev · 9 years ago
  35. d3e8237 Remove unknown parameters in patched update by Thomas Herve · 9 years ago
  36. c8cc249 Merge "Fix race condition in reload_on_sighup functional" by Jenkins · 9 years ago
  37. b2bca1b Check RBAC policy for nested stacks by Oleksii Chuprykov · 9 years ago
  38. 74690ce Add functional lbaas v2 tests by Mark Vanderwiel · 9 years ago
  39. 483e64b Fix race condition in reload_on_sighup functional by Peter Razumovsky · 9 years ago
  40. 793c23e Fix stack preview by Oleksii Chuprykov · 9 years ago
  41. 39aa11a Heat integration tests failing against https endpoints by tyagi · 9 years ago
  42. 104792c Merge "Fix problems in unicode template support" by Jenkins · 9 years ago
  43. a980d59 Merge "Use oslo.utils.reflection to extract class name" by Jenkins · 9 years ago
  44. 4d42374 Fix problems in unicode template support by Ethan Lynn · 9 years ago
  45. e1a006e Merge "Fix test_encryption_vol_type to take admin creds from conf" by Jenkins · 9 years ago
  46. 2087529 Return HTTPBadRequest error from API for immutable parameters by Jason Dunsmore · 9 years ago
  47. 82bc628 Merge "Add functional test for immutable parameters" by Jenkins · 9 years ago
  48. 3a17869 Add functional test for immutable parameters by James Combs · 9 years ago
  49. 4a4ccba Merge "Add functional tests for update restrict" by Jenkins · 9 years ago
  50. 9480c0e Make ZaqarEventSinkTest more lenient by Thomas Herve · 9 years ago
  51. 3b05eeb Merge "Add function tests for event sinks" by Jenkins · 9 years ago
  52. e08ac16 Merge "Ignore errors on old properties during update" by Jenkins · 9 years ago
  53. 6212e20 Merge "Revert "Check RBAC policy for nested stacks"" by Jenkins · 9 years ago
  54. 58e3d04 Merge "Use yaml.safe_dump instead of yaml.dump" by Jenkins · 9 years ago
  55. e825689 Revert "Check RBAC policy for nested stacks" by Thomas Herve · 9 years ago
  56. c2d1e0f Merge "Check RBAC policy for nested stacks" by Jenkins · 9 years ago
  57. d60ebed Add function tests for event sinks by Thomas Herve · 9 years ago
  58. a90e262 Use yaml.safe_dump instead of yaml.dump by Rabi Mishra · 9 years ago
  59. 87be9b4 Add functional tests for update restrict by Rabi Mishra · 9 years ago
  60. e9ecb5c Merge "Hook into environment merging on server" by Jenkins · 9 years ago
  61. a286a13 Fix test_encryption_vol_type to take admin creds from conf by Rakesh H S · 9 years ago
  62. 6fc8a6c Merge "Use yaml.safe_load() instead of yaml.load()" by Jenkins · 9 years ago
  63. d8df4dd Use yaml.safe_load() instead of yaml.load() by Bo Wang · 9 years ago
  64. a5bfe02 Use oslo.utils.reflection to extract class name by Bo Wang · 9 years ago
  65. aca8b2c Don't pass both network_id and port_id when attach interface by huangtianhua · 9 years ago
  66. 39c4ce4 Hook into environment merging on server by Jay Dobies · 9 years ago
  67. 3557142 Ignore errors on old properties during update by Thomas Herve · 9 years ago
  68. 3b7e3d8 Add test for zaqar-based wait conditions by Thomas Herve · 9 years ago
  69. fb44e33 Merge "Fix update preview to handle nested stacks" by Jenkins · 9 years ago
  70. 21e4755 Merge "Accommodate v2 and v3 auth for integration tests" by Jenkins · 9 years ago
  71. 65493fb Accommodate v2 and v3 auth for integration tests by Rabi Mishra · 9 years ago
  72. e6de2d6 Fix update preview to handle nested stacks by Steven Hardy · 9 years ago
  73. de2c55b Check RBAC policy for nested stacks by Oleksii Chuprykov · 9 years ago
  74. b95d7b5 Merge "FunctionalTests don't run non-test check_skip_test" by Jenkins · 9 years ago
  75. 2bf8a97 Merge "Software config zaqar integration tests" by Jenkins · 9 years ago
  76. 5bd048d Merge "Add test for stack outputs" by Jenkins · 9 years ago
  77. 62d9032 Add test for stack outputs by Oleksii Chuprykov · 9 years ago
  78. fc3c5f0 Merge "Do not pass both port-id and fixed-ip to create server" by Jenkins · 9 years ago
  79. 357c467 Merge "Remove redundant _stack_rand_name from func tests" by Jenkins · 9 years ago
  80. 32fd2e1 Merge "test_preview_update only create one stack per test" by Jenkins · 9 years ago
  81. 203f875 Remove redundant _stack_rand_name from func tests by Sergey Kraynev · 9 years ago
  82. 2ce4bda Software config zaqar integration tests by Thomas Herve · 9 years ago
  83. d6b8ddf FunctionalTests don't run non-test check_skip_test by Steven Hardy · 9 years ago
  84. d6dfa3c Merge "Fix database purge query" by Jenkins · 9 years ago
  85. 09ae1b0 test_preview_update only create one stack per test by Steven Hardy · 9 years ago
  86. 28b4870 Do not pass both port-id and fixed-ip to create server by huangtianhua · 9 years ago
  87. 9bc0e94 Merge "Add tests for heat template apis" by Jenkins · 9 years ago
  88. 45133ca Merge "Fix race condition in tests with swift key" by Jenkins · 9 years ago
  89. abf9789 Add tests for heat template apis by sabeensyed · 9 years ago
  90. fb53d42 Fix race condition in tests with swift key by Thomas Herve · 9 years ago
  91. 9593716 Improve gateway_ip updation for subnet by huangtianhua · 9 years ago
  92. 35db11a Replace assertTrue(isinstance()) with assertIsInstance() by LiuNanke · 9 years ago
  93. 098204d Merge "Using LOG.warning replace LOG.warn" by Jenkins · 9 years ago
  94. c7e36ed Using LOG.warning replace LOG.warn by LiuNanke · 9 years ago
  95. 1bddf7e Merge "Trivial: Remove unused logging import" by Jenkins · 9 years ago
  96. 398e6bd Wrong usage of "a" by hgangwx · 9 years ago
  97. 444b74b Trivial: Remove unused logging import by Bo Wang · 9 years ago
  98. a4211da Added ResourceChain plugin by Jay Dobies · 9 years ago
  99. 0f70c28 Fix database purge query by Thomas Herve · 9 years ago
  100. 6b378ab Split abandon into pre-abandon(export) and abandon by Kanagaraj Manickam · 10 years ago