Commit Graph

  • 74efcbf999 Merge "Add ThreadPool statistics debug log" master Zuul 2025-10-23 23:52:42 +00:00
  • 41c2b76782 Merge "Migrate bandit options to pyproject.toml" Zuul 2025-10-23 23:52:17 +00:00
  • d5e5c3af95 Merge "Do not install openstackclient from git repo" Zuul 2025-10-23 23:52:15 +00:00
  • dab4dbe74e Merge "Use config validation for prometheus options" Zuul 2025-10-23 16:40:32 +00:00
  • 96dafe758d Merge "Remove dead NovaHelper methods" Zuul 2025-10-23 14:45:02 +00:00
  • 8f4603a314 Use config validation for prometheus options Takashi Kajinami 2025-02-15 23:22:49 +09:00
  • 303b9c41ba Merge "Remove unused glance client integration" Zuul 2025-10-22 11:44:09 +00:00
  • 01c34555e0 Merge "Remove dead neutron client code" Zuul 2025-10-21 19:40:49 +00:00
  • f8fa583cca Merge "Fix ruff check violations" Zuul 2025-10-21 19:26:03 +00:00
  • 7bd5a82aca Migrate bandit options to pyproject.toml Takashi Kajinami 2025-10-03 00:04:47 +09:00
  • b50193bb7f Merge "Fix E402 violations and enable additional ruff checks" Zuul 2025-10-10 16:17:18 +00:00
  • e6b5a6e00c Merge "adopt ruff check" Zuul 2025-10-10 14:28:51 +00:00
  • 81f8fb93ab Merge "Add some debug logs to storage model" Zuul 2025-10-09 14:23:51 +00:00
  • 51be20f9cd Add some debug logs to storage model jgilaber 2025-08-28 17:47:25 +02:00
  • 6bfbee1265 Remove dead NovaHelper methods Sean Mooney 2025-10-07 09:32:26 +01:00
  • 13721b3804 Remove unused glance client integration Sean Mooney 2025-10-06 20:10:47 +01:00
  • 24afb27d3c Remove dead neutron client code Sean Mooney 2025-10-01 14:37:39 +01:00
  • 9b5c8c1c4f Fix ruff check violations Sean Mooney 2025-09-17 08:50:59 +01:00
  • b22da92344 Fix E402 violations and enable additional ruff checks Sean Mooney 2025-09-17 08:59:29 +01:00
  • 1afaafab72 adopt ruff check Sean Mooney 2025-09-17 08:14:08 +01:00
  • f8ede24051 Add ThreadPool statistics debug log Douglas Viroel 2025-09-12 16:17:15 -03:00
  • 32b115d95a Merge "apply pyupgrade to 3.10+" Zuul 2025-10-07 16:53:45 +00:00
  • cde1675841 Merge "Apply pyupgrade" Zuul 2025-10-07 08:29:46 +00:00
  • 31ef602e23 Merge "Ignore cinder notifications if the Storage model is empty" Zuul 2025-10-07 00:36:10 +00:00
  • ecd96996dd apply pyupgrade to 3.10+ Sean Mooney 2025-09-17 07:43:48 +01:00
  • a1fdc7a1ed Apply pyupgrade Sean Mooney 2025-09-17 07:26:10 +01:00
  • 03073a1b0d Remove outdated zone migration documentation note jgilaber 2025-10-01 17:02:40 +02:00
  • ced0d58d23 Remove last column from strategies table Ronelle Landy 2025-09-26 15:13:26 -04:00
  • 3c8bc6be62 Add user guide for continuous audits Chandan Kumar (raukadah) 2025-08-12 15:23:10 +05:30
  • 635be7a009 Merge "Enable Continuous Audit tests in CI" Zuul 2025-09-22 13:30:10 +00:00
  • fe50d270c3 Merge "Resolve deprecation warning from pecan" Zuul 2025-09-19 10:50:57 +00:00
  • 27961d8574 Merge "Add missing 1.6 API doc in rest version history" Zuul 2025-09-17 20:37:00 +00:00
  • 408abaee49 Enable Continuous Audit tests in CI Douglas Viroel 2025-09-17 15:22:16 -03:00
  • ed0f7457fb Add missing 1.6 API doc in rest version history Douglas Viroel 2025-09-17 11:53:31 -03:00
  • 680518ad6d Fix zone migration instance not found issue Douglas Viroel 2025-07-30 17:29:16 -03:00
  • cada9acced Add unit tests for instance and volume not found in model Douglas Viroel 2025-07-30 17:02:03 -03:00
  • 8211475478 Improve unit tests for zone migration strategy jgilaber 2025-07-08 16:59:25 +02:00
  • c2ad4b28da Support zone migration audit without compute_nodes jgilaber 2025-05-22 16:34:48 +02:00
  • 296856101f Allow volume and vm migrations in zone_migration Alfredo Moralejo 2025-06-06 12:47:27 +02:00
  • 2f2134fc7a Add test for zone_migration with instances and volumes Alfredo Moralejo 2025-06-09 10:13:31 +02:00
  • cb6fb16097 Use src_type to filter volumes in zone migration jgilaber 2025-06-04 17:23:04 +02:00
  • cee72d2bda Merge "Fix missing CORS middleware" Zuul 2025-09-15 17:00:56 +00:00
  • cd1154d09c Merge "Add capability to parse forward headers" Zuul 2025-09-15 16:23:46 +00:00
  • 90f6552c74 Merge "Fix missing X-OpenStack-Request-ID header" Zuul 2025-09-15 15:56:03 +00:00
  • 0368cea4c1 Update master for stable/2025.2 OpenStack Release Bot 2025-09-15 10:13:29 +00:00
  • 6f1f8f48eb Update TOX_CONSTRAINTS_FILE for stable/2025.2 stable/2025.2 OpenStack Release Bot 2025-09-15 10:13:27 +00:00
  • eb7ad600eb Update .gitreview for stable/2025.2 OpenStack Release Bot 2025-09-15 10:13:26 +00:00
  • e1c8961a7c Fix missing CORS middleware Takashi Kajinami 2025-09-08 22:11:48 +09:00
  • 61cca16dcd Merge "Handle missing dst_pool parameter in zone_migration" 15.0.0.0rc1 15.0.0 Zuul 2025-09-11 20:57:34 +00:00
  • f3d0ec5869 Merge "Enable storage model collector by default" Zuul 2025-09-11 19:36:22 +00:00
  • 17a4c96c66 Add capability to parse forward headers Takashi Kajinami 2025-09-09 02:18:07 +09:00
  • a562880b1c Fix missing X-OpenStack-Request-ID header Takashi Kajinami 2025-09-09 02:04:40 +09:00
  • fe56660c44 Handle missing dst_pool parameter in zone_migration jgilaber 2025-05-16 13:46:57 +02:00
  • 6cb4e2fa83 Enable storage model collector by default jgilaber 2025-05-29 18:35:49 +02:00
  • 9b1adaa7c7 Add 2025.2 release notes prelude Sean Mooney 2025-09-09 17:33:58 +01:00
  • f21df7ce1e Update prometheus-threading parent jop Douglas Viroel 2025-09-03 13:41:45 -03:00
  • b1aad46209 Merge "Check result of retype action based on type and status" Zuul 2025-09-02 12:44:05 +00:00
  • 90009aac84 Check result of retype action based on type and status Alfredo Moralejo 2025-05-30 13:24:36 +02:00
  • e5b18afa01 Merge "Fix doc section to enable cinder notifications" Zuul 2025-09-01 14:15:29 +00:00
  • fedc74a5b0 Merge "Update aetos fake data job to disable real metrics" Zuul 2025-09-01 12:06:53 +00:00
  • a4b785e4f1 Fix doc section to enable cinder notifications jgilaber 2025-08-18 12:43:39 +02:00
  • cdde0fb41e Merge "Allow status_message updates for actions in SKIPPED state" Zuul 2025-08-28 20:04:34 +00:00
  • ef0f35192d Make Monasca client optional and lazy-load Sean Mooney 2025-08-08 21:30:32 +01:00
  • c9bfb763c2 Allow status_message updates for actions in SKIPPED state Sean Mooney 2025-08-28 16:16:01 +01:00
  • eb3fdb1e97 Update aetos fake data job to disable real metrics morenod 2025-08-28 12:47:22 +02:00
  • 848cde3606 Merge "Rename confusing query timeout options" Zuul 2025-08-28 09:26:40 +00:00
  • 63cf35349c Merge "Extend compute model attributes" Zuul 2025-08-27 16:40:53 +00:00
  • 7106a12251 Rename confusing query timeout options Takashi Kajinami 2025-08-26 09:45:43 +09:00
  • 03c09825f7 Extend compute model attributes Douglas Viroel 2025-07-17 17:03:15 -03:00
  • 2452c1e541 Follow up changes for skip-action blueprint Douglas Viroel 2025-08-25 16:17:08 -03:00
  • d91b550fc9 Merge "Fix missing watcher_workflow_engines.taskflow section" Zuul 2025-08-26 13:16:19 +00:00
  • 1668b9b9f8 Merge "API changes for skipped actions: patch actions and status_message" Zuul 2025-08-26 12:54:31 +00:00
  • 5e05b50048 Merge "Skip actions automatically based on pre_condition results" Zuul 2025-08-26 12:33:08 +00:00
  • 4d8f86b432 Merge "Fix NovaHelper microversion comparison" Zuul 2025-08-25 19:18:57 +00:00
  • 05d8f0e3c8 Merge "Validate endpoint_type option at loading" Zuul 2025-08-25 12:06:44 +00:00
  • 1a87abc666 Fix missing watcher_workflow_engines.taskflow section Takashi Kajinami 2025-08-24 04:03:10 +09:00
  • fa4552b93f Merge "Fix type mismatch between option and its default" Zuul 2025-08-24 13:21:43 +00:00
  • a07bfa141d Fix type mismatch between option and its default Takashi Kajinami 2025-08-24 04:21:38 +09:00
  • a6668a1b39 Merge "Update Overload standard deviation doc" Zuul 2025-08-22 15:22:04 +00:00
  • 534c340df1 Merge "Add new tests to validate GET /infra-optim/v1/data_model" Zuul 2025-08-22 14:16:05 +00:00
  • a963e0ff85 Merge "Fix api-ref doc for GET /infra-optim/v1/data_model" Zuul 2025-08-22 14:03:15 +00:00
  • 457819072f Update Overload standard deviation doc Ronelle Landy 2025-07-03 16:51:09 -04:00
  • 6d155c4be6 Merge "Add status_message to objects and notifications" Zuul 2025-08-21 14:59:53 +00:00
  • 83fea206df Merge "Add status_message column to Actions, Audits and ActionPlans tables" Zuul 2025-08-21 14:50:46 +00:00
  • 00a3edeac6 Merge "Add parameters to force failures in nop action" Zuul 2025-08-21 14:32:37 +00:00
  • b69642181b Merge "Add patch call validation based on allowed_attrs" Zuul 2025-08-21 14:24:09 +00:00
  • 616c8f4cc4 Merge "Add options to disable migration in host maintenance" Zuul 2025-08-21 14:11:22 +00:00
  • cc26b3b334 Add options to disable migration in host maintenance Quang Ngo 2025-06-11 16:58:47 +10:00
  • 9003906bdc Fix NovaHelper microversion comparison Douglas Viroel 2025-08-19 17:22:52 -03:00
  • e06f1b0475 API changes for skipped actions: patch actions and status_message Alfredo Moralejo 2025-08-06 17:37:15 +02:00
  • 6d35be11ec Skip actions automatically based on pre_condition results Alfredo Moralejo 2025-08-05 17:16:42 +02:00
  • 8f8d537330 Merge "use cinder migrate for swap volume" into stable/2024.1 2024.1-eom 12.1.0 unmaintained/2024.1 stable/2024.1 Zuul 2025-08-19 19:09:34 +00:00
  • 1009c3781b Validate endpoint_type option at loading Takashi Kajinami 2025-08-19 00:38:56 +09:00
  • 456f42e1b9 Merge "use cinder migrate for swap volume" into stable/2024.2 13.1.0 stable/2024.2 Zuul 2025-08-19 15:03:54 +00:00
  • 024815af71 Merge "use cinder migrate for swap volume" into stable/2025.1 14.1.0 stable/2025.1 Zuul 2025-08-19 13:39:36 +00:00
  • 5048a6e3ba Add status_message to objects and notifications Alfredo Moralejo 2025-08-05 15:48:22 +02:00
  • 84742be8c2 Add status_message column to Actions, Audits and ActionPlans tables Alfredo Moralejo 2025-08-05 13:36:53 +02:00
  • 1fb89aeac3 Add parameters to force failures in nop action Alfredo Moralejo 2025-07-24 19:04:43 +02:00
  • 1a9f17748e Add patch call validation based on allowed_attrs Alfredo Moralejo 2025-07-28 11:52:49 +02:00
  • 6264f17c92 Configure watcher tempest's microversion in devstack Douglas Viroel 2025-08-01 10:56:10 -03:00