Commit Graph

  • 64cf9d064b Convert requests response from byte to string Duc Truong 2018-12-10 23:47:14 +00:00
  • 55329831cc Update health manger to not spawn multiple tasks Jude Cross 2018-12-03 00:30:07 -08:00
  • 29ed02378f fix misspelling in the unit test lixiaoli99 2018-12-13 20:35:42 +08:00
  • 94c448276f Merge "Add action_update api to cancel actions" Zuul 2018-12-11 00:04:10 +00:00
  • fb888e3fa9 Use ThreadGroup.add_timer() API correctly Zane Bitter 2018-12-06 16:44:25 +13:00
  • ffbfa8042e Add action_update api to cancel actions Jude Cross 2018-11-14 14:01:14 -08:00
  • 8f340b2e0e Update mailinglist from dev to discuss ZhongShengping 2018-12-04 12:34:29 +08:00
  • b30b2b8496 Merge "Rework health check code" Zuul 2018-12-04 01:08:21 +00:00
  • 52d8702274 Rework health check code Duc Truong 2018-10-31 18:01:31 +00:00
  • 0ddbc1146f Merge "add line to fix Unexpected indentation" Zuul 2018-11-16 01:50:16 +00:00
  • 592ab120db Merge "Minor error" Zuul 2018-11-13 22:01:22 +00:00
  • 6b1221cc45 Merge "Add python 3.6 unit test job" Zuul 2018-11-09 08:20:12 +00:00
  • 0524f3f1d2 Merge "Replace usage of get_legacy_facade() with get_engine()" Zuul 2018-11-08 02:22:59 +00:00
  • 3d92f5bd4b Merge "Make CLUSTER_DELETE action ignore conflicts/locks" Zuul 2018-11-08 02:22:58 +00:00
  • fab28c0578 Merge "Cleaned up devstack logging" Zuul 2018-11-07 21:24:17 +00:00
  • c9858bd6af add line to fix Unexpected indentation wangqi 2018-11-07 16:14:38 +00:00
  • 2a1b655e9a Merge "Add missing www_authenticate_uri to devstack" Zuul 2018-11-07 09:07:33 +00:00
  • 50d00c425e Add python 3.6 unit test job Nguyen Hai Truong 2018-11-06 20:48:34 +07:00
  • b2f6a03c1b Replace usage of get_legacy_facade() with get_engine() Vu Cong Tuan 2018-11-06 15:01:18 +07:00
  • a264cfe1d3 Merge "Add senlin-status upgrade check command framework" Zuul 2018-11-06 05:15:45 +00:00
  • b421f39bde Minor error gaobin 2018-11-06 08:59:48 +08:00
  • 1e56505680 Merge "Remove i18n.enable_lazy() call from senlin.cmd" Zuul 2018-11-06 00:11:55 +00:00
  • 586ed6160e Add missing www_authenticate_uri to devstack Erik Olof Gunnar Andersson 2018-11-05 15:45:50 -08:00
  • f06ec494b4 Cleaned up devstack logging Erik Olof Gunnar Andersson 2018-11-05 14:56:23 -08:00
  • f529ffe610 Add senlin-status upgrade check command framework whoami-rajat 2018-10-28 19:36:54 +05:30
  • e8633adf31 Remove i18n.enable_lazy() call from senlin.cmd Matt Riedemann 2018-11-05 11:55:52 -05:00
  • ed4b8355a7 Update min tox version to 2.0 akhiljain23 2018-11-02 10:46:21 +05:30
  • 66a3b2ffeb Merge "Start using glance instead of compute to find images" Zuul 2018-11-01 23:01:17 +00:00
  • f381651ce6 Start using glance instead of compute to find images Jude Cross 2018-10-23 11:35:51 -07:00
  • af036cf716 Make CLUSTER_DELETE action ignore conflicts/locks Jude Cross 2018-10-29 14:25:16 -07:00
  • 248f976d79 Merge "Add sphinx extension to document policies/profiles" Zuul 2018-10-29 22:31:19 +00:00
  • d8df1f8c51 Add sphinx extension to document policies/profiles Duc Truong 2018-10-17 21:26:55 +00:00
  • 111ea8eabd Merge "Update scaling policy logic to be applied before action acceptance" Zuul 2018-10-19 01:57:18 +00:00
  • 831c47f0c9 Stop using deprecated version of enable_logging Monty Taylor 2018-10-15 13:20:54 -05:00
  • 45ea66a9e2 Fix broken schema validation Duc Truong 2018-08-28 00:24:50 +00:00
  • 042ce37bde Merge "Stop using deprecated version of enable_logging" Zuul 2018-10-16 00:23:56 +00:00
  • b83f22a22f Merge "Reject actions if target resource is locked" Zuul 2018-10-15 21:37:59 +00:00
  • 364b1402a1 Update scaling policy logic to be applied before action acceptance Jude Cross 2018-07-24 17:03:07 -07:00
  • 4059a3e345 Stop using deprecated version of enable_logging Monty Taylor 2018-10-15 13:20:54 -05:00
  • c7272cdf49 Increment versioning with pbr instruction Sean McGinnis 2018-10-12 13:09:49 -05:00
  • a34e45b696 Reject actions if target resource is locked Duc Truong 2018-08-28 21:25:19 +00:00
  • b1a0ab8e27 Merge "Don't quote {posargs} in tox.ini" Zuul 2018-10-10 03:19:21 +00:00
  • 765e48ff9b Merge "Fix cooldown check" Zuul 2018-10-10 03:14:32 +00:00
  • 86119a69d8 Fix cooldown check Duc Truong 2018-10-02 22:01:24 +00:00
  • 5e4baf5ae0 Merge "Support multiple detection types in health policy" Zuul 2018-10-09 23:17:19 +00:00
  • 2dcf354378 Don't quote {posargs} in tox.ini Nguyen Van Trung 2018-10-09 10:24:06 +07:00
  • 7d5c008620 Cleanup .zuul.yaml Andreas Jaeger 2018-09-29 19:22:09 +02:00
  • 3e6a688db0 Support multiple detection types in health policy Duc Truong 2018-08-07 23:35:29 +00:00
  • 694bd525d5 Merge "Removed extra underlines in tests" Zuul 2018-09-25 02:59:31 +00:00
  • ffc8990d3b Merge "Fix broken schema validation" Zuul 2018-09-20 20:49:31 +00:00
  • 22ef7b98c0 Merge "Multiple detection modes spec" Zuul 2018-09-20 07:53:27 +00:00
  • c5d4f5d2ac Removed extra underlines in tests Erik Olof Gunnar Andersson 2018-09-18 23:18:19 -07:00
  • 938660eb0c Merge "Remove old tempest remanents from main repo" Zuul 2018-09-16 09:25:24 +00:00
  • 6ffaec5cc2 Merge "Fix test_run_workflow unittests" into stable/rocky Zuul 2018-09-14 06:39:53 +00:00
  • de095d24a4 Merge "Fail-fast on locked resource spec" Zuul 2018-09-13 11:25:01 +00:00
  • c55f6e5914 Remove old tempest remanents from main repo Duc Truong 2018-09-12 00:27:39 +00:00
  • facd502b70 Multiple detection modes spec Duc Truong 2018-09-11 00:21:38 +00:00
  • 73b31d7c34 Merge "Node poll URL improvements" Zuul 2018-09-10 22:28:46 +00:00
  • 682304af7a Node poll URL improvements Duc Truong 2018-08-02 23:00:42 +00:00
  • e1b8701f13 Propagate node creation errors Duc Truong 2018-09-07 18:22:47 +00:00
  • 1c92710d06 Fail-fast on locked resource spec Duc Truong 2018-08-30 16:07:21 +00:00
  • 07a4747e0b Fix test_run_workflow unittests Duc Truong 2018-08-24 20:21:41 +00:00
  • 9ac7037c2b Merge "add python 3.6 unit test job" Zuul 2018-09-05 19:36:43 +00:00
  • ced5108267 Merge "switch documentation job to new PTI" Zuul 2018-09-05 19:25:32 +00:00
  • 5a1f93cbd4 Merge "import zuul job settings from project-config" Zuul 2018-09-05 06:46:58 +00:00
  • 940b67be24 Merge "Bump openstacksdk version to 0.17.2" Zuul 2018-09-05 01:48:08 +00:00
  • 8889c25b64 Bump openstacksdk version to 0.17.2 Duc Truong 2018-08-31 17:17:12 +00:00
  • 5826b15cf9 import zuul job settings from project-config Nguyen Hai 2018-08-29 21:38:47 +09:00
  • 02619a187e import zuul job settings from project-config Nguyen Hai 2018-08-29 21:39:18 +09:00
  • 14b7429978 import zuul job settings from project-config Nguyen Hai 2018-08-29 21:39:03 +09:00
  • 4a5b0d0619 import zuul job settings from project-config Nguyen Hai 2018-08-29 21:38:32 +09:00
  • 8d115be81f add python 3.6 unit test job Nguyen Hai 2018-08-29 21:38:21 +09:00
  • f36b1b19dd switch documentation job to new PTI Nguyen Hai 2018-08-29 21:38:19 +09:00
  • 446c78a12b import zuul job settings from project-config Nguyen Hai 2018-08-29 21:37:53 +09:00
  • 8a2fd8d284 Fix broken schema validation Duc Truong 2018-08-28 00:24:50 +00:00
  • 32dfa177d7 Delete receiver doc exist "senlin command line" comment Yuanbin.Chen 2018-08-28 11:49:11 +08:00
  • d27cba4d5c Fix net check return error when net_obj get value is "None" Yuanbin.Chen 2018-08-22 09:34:03 +08:00
  • 0c6fbcf7c4 Merge "Fix test_run_workflow unittests" Zuul 2018-08-25 01:04:37 +00:00
  • bb66cc1e41 Fix test_run_workflow unittests Duc Truong 2018-08-24 20:21:41 +00:00
  • a0865a01ee Imported Translations from Zanata OpenStack Proposal Bot 2018-08-09 07:00:18 +00:00
  • 3b67e5108e Update reno for stable/rocky OpenStack Release Bot 2018-08-07 14:28:16 +00:00
  • 94a02e8d55 Update UPPER_CONSTRAINTS_FILE for stable/rocky OpenStack Release Bot 2018-08-07 14:28:14 +00:00
  • 9369d26384 Update .gitreview for stable/rocky OpenStack Release Bot 2018-08-07 14:28:11 +00:00
  • 1ea42387e4 Merge "Add nova profile support for vm snapshot and restore operation" rocky-em 6.0.0.0rc1 6.0.0 Zuul 2018-08-03 04:30:27 +00:00
  • 5351bc74bf Enable mutable config in senlin sajuptpm 2018-07-25 23:57:58 +05:30
  • 412ec0be66 Remove TODO doc migrate record 6.0.0.0b3 Yuanbin.Chen 2018-07-30 14:17:22 +08:00
  • b13afea41c Merge "Rocky milestone 3 release notes" Zuul 2018-07-26 14:32:34 +00:00
  • 14075150df Rocky milestone 3 release notes sgfeng 2018-07-25 22:50:00 +08:00
  • 7916b43492 Add nova profile support for vm snapshot and restore operation Yuanbin.Chen 2018-06-07 11:55:53 +08:00
  • 71cbef47d6 Merge "Update cluster_policy_get_all to no longer query uneeded tables" Zuul 2018-07-23 18:29:17 +00:00
  • 1669de741e Merge "Fix unit test to properly handle unordered dicts" Zuul 2018-07-23 03:21:28 +00:00
  • 1592010246 Trivial code cleanups Erik Olof Gunnar Andersson 2018-07-22 01:01:59 -07:00
  • d7162b5841 Update cluster_policy_get_all to no longer query uneeded tables Jude Cross 2018-07-20 15:43:30 -07:00
  • 303835adff Fix unit test to properly handle unordered dicts Jude Cross 2018-07-21 02:51:31 -07:00
  • 2776a86a03 Merge "Add scheduler_thread_pool_size configuration" Zuul 2018-07-17 22:16:06 +00:00
  • 4e0b000e43 Add scheduler_thread_pool_size configuration Duc Truong 2018-07-10 22:52:30 +00:00
  • 3f5d577fc0 Merge "Add complete lifecycle to API doc" Zuul 2018-07-16 17:48:00 +00:00
  • b495077e3d Merge "Treat sphinx warnings as errors" Zuul 2018-07-16 16:14:20 +00:00
  • 4747fc634d Merge "Optimise the process of verify" Zuul 2018-07-16 15:09:59 +00:00
  • b17dc7da80 Optimise the process of verify caoyuan 2018-04-18 13:01:03 +08:00