Commit Graph

  • e73e85c06b Merge "Add typing" master Zuul 2026-03-09 15:54:57 +00:00
  • 624e97e4c3 Merge "sphinxext: Replace ViewList with StringList" Zuul 2026-03-09 15:46:01 +00:00
  • da8534dad6 Merge "Synchronise function signatures" Zuul 2026-03-09 15:46:00 +00:00
  • 604309e3b8 Merge "tests: Tweak mocking" Zuul 2026-03-09 15:34:58 +00:00
  • 58ee0ea788 Add typing Stephen Finucane 2026-03-07 16:54:32 +00:00
  • 952a8d4b83 sphinxext: Replace ViewList with StringList Stephen Finucane 2026-03-08 12:02:13 +00:00
  • a4237c527b Synchronise function signatures Stephen Finucane 2026-03-08 11:58:39 +00:00
  • f93f756039 tests: Tweak mocking Stephen Finucane 2026-03-08 11:40:58 +00:00
  • b2a5182bf5 ruff: Configure hacking as external linter Stephen Finucane 2026-03-07 16:52:41 +00:00
  • 6e7c0ec375 Update master for stable/2026.1 OpenStack Release Bot 2026-03-06 13:52:06 +00:00
  • b87e981483 Update TOX_CONSTRAINTS_FILE for stable/2026.1 stable/2026.1 OpenStack Release Bot 2026-03-06 13:52:05 +00:00
  • a4ba7898eb Update .gitreview for stable/2026.1 OpenStack Release Bot 2026-03-06 13:52:04 +00:00
  • f7487d3e95 Replace usage of undocumented logging.WARN Takashi Kajinami 2026-02-21 22:56:26 +09:00
  • 1e3e45c6b0 Adapt subcommand test for Python 3.14 10.3.0 Myles Penner 2026-01-23 11:39:41 -08:00
  • ba58fbd741 Add min_length parameter Takashi Kajinami 2025-12-21 17:43:41 +09:00
  • 8d94506995 Add ruff Stephen Finucane 2025-12-17 15:32:03 +00:00
  • 97776b8ebf docs: Remove cruft from config files 10.2.0 Stephen Finucane 2025-12-17 15:37:24 +00:00
  • 062cb883b4 Delay string interpolations at logging calls Takashi Kajinami 2025-12-03 22:24:36 +09:00
  • ea0f0c3271 Merge "Replace deprecated warn_on_missing_entrypoint" Zuul 2025-11-28 02:21:02 +00:00
  • 71b7b9226c Merge "tests: Ignore host terminal width" Zuul 2025-11-28 01:41:49 +00:00
  • d7d41744ff tests: Ignore host terminal width Stephen Finucane 2025-11-27 18:42:22 +00:00
  • 3af6128d0e Replace deprecated warn_on_missing_entrypoint Takashi Kajinami 2025-11-28 01:49:01 +09:00
  • 78ead677b3 Correct test dependency name Takashi Kajinami 2025-11-28 03:02:16 +09:00
  • 031f10c555 Remove reference to tag framework Takashi Kajinami 2025-11-21 02:24:20 +09:00
  • 3146caa10d reno: Update master for unmaintained/2024.1 10.1.0 OpenStack Release Bot 2025-10-31 11:54:40 +00:00
  • 3f1575be73 Update .gitreview for unmaintained/2024.1 unmaintained/2024.1 OpenStack Release Bot 2025-10-31 11:54:38 +00:00
  • 6f5543ee86 Merge "Migrate bandit options to pyproject.toml" Zuul 2025-10-08 17:34:53 +00:00
  • 801d420cf8 Bump pyupgrade target to 3.10+ Takashi Kajinami 2025-10-05 19:35:33 +09:00
  • 25f6a61147 Migrate bandit options to pyproject.toml Takashi Kajinami 2025-10-02 23:43:43 +09:00
  • 1365a0d23f Fix type mismatch between option and its default stable/2025.2 Takashi Kajinami 2025-09-18 01:58:05 +09:00
  • 4b406fea33 Merge "Fix type mismatch between option and its default" Zuul 2025-09-17 23:04:43 +00:00
  • b6aef78cf0 Fix type mismatch between option and its default Takashi Kajinami 2025-09-18 01:58:05 +09:00
  • a1c43dec7b pre-commit: Bump dependencies Stephen Finucane 2025-09-11 14:50:14 +01:00
  • 79667461c5 Migrate setup configuration to pyproject.toml Stephen Finucane 2025-09-11 14:48:48 +01:00
  • c6f71c6119 Merge "Drop Python 3.9 support" Zuul 2025-09-11 16:26:05 +00:00
  • f293f45302 Drop Python 3.9 support Takashi Kajinami 2025-09-11 22:24:22 +09:00
  • 03c6267751 Fix wrong comment in find_config_dirs Arnaud M 2025-09-08 21:04:39 +02:00
  • 876d468cf3 Update master for stable/2025.2 OpenStack Release Bot 2025-09-05 12:22:07 +00:00
  • a52e414380 Update TOX_CONSTRAINTS_FILE for stable/2025.2 OpenStack Release Bot 2025-09-05 12:22:05 +00:00
  • e0035ab12f Update .gitreview for stable/2025.2 OpenStack Release Bot 2025-09-05 12:22:03 +00:00
  • 493a08645f Remove URI.value 10.0.0 Takashi Kajinami 2025-06-11 00:19:22 +09:00
  • b18ff43e63 add pyproject.toml to support pip 23.1 9.8.0 Takashi Kajinami 2025-05-07 13:23:23 +09:00
  • 144d02a316 Fix concurrent access crash in _all_opt_infos() 9.4.1 2024.1-eom Daniel Bengtsson 2025-03-31 11:25:59 +02:00
  • bb1dd3bfbd Fix concurrent access crash in _all_opt_infos() 9.6.1 stable/2024.2 Daniel Bengtsson 2025-03-31 11:25:59 +02:00
  • d6e5c96d6d Merge "Use opt.name instead opt.dest for generate shell completion" Zuul 2025-04-05 18:53:24 +00:00
  • 485b600b2c Fix concurrent access crash in _all_opt_infos() stable/2025.1 Daniel Bengtsson 2025-03-31 11:25:59 +02:00
  • bbb9ab163b Fix concurrent access crash in _all_opt_infos() Daniel Bengtsson 2025-03-31 11:25:59 +02:00
  • cffba0eab1 Update master for stable/2025.1 OpenStack Release Bot 2025-03-14 17:58:18 +00:00
  • ea67a1bc72 Update TOX_CONSTRAINTS_FILE for stable/2025.1 OpenStack Release Bot 2025-03-14 17:58:17 +00:00
  • 40318daaaa Update .gitreview for stable/2025.1 OpenStack Release Bot 2025-03-14 17:58:16 +00:00
  • d583141454 Skip installation to speed up pep8 9.7.1 Takashi Kajinami 2025-02-15 15:18:16 +09:00
  • f95efb2a16 reno: Update master for unmaintained/2023.1 OpenStack Release Bot 2024-11-21 18:29:00 +00:00
  • b5b0bb4f2f Update .gitreview for unmaintained/2023.1 unmaintained/2023.1 OpenStack Release Bot 2024-11-21 18:28:59 +00:00
  • 82552116f8 Add note about requirements lower bounds 9.7.0 Takashi Kajinami 2024-10-31 09:49:19 +09:00
  • b1ea8efdbf Merge "Run pyupgrade to clean up Python 2 syntaxes" Zuul 2024-10-24 13:16:20 +00:00
  • d1f255985b Merge "pre-commit: Bump versions" Zuul 2024-10-23 19:49:56 +00:00
  • 999d43457a Remove Python 3.8 support Takashi Kajinami 2024-10-16 10:24:36 +09:00
  • c12e49fabb Run pyupgrade to clean up Python 2 syntaxes Takashi Kajinami 2024-10-19 23:10:59 +09:00
  • eb52fef09d pre-commit: Bump versions Takashi Kajinami 2024-10-21 19:41:52 +09:00
  • fc2ff43f52 Declare Python 3.12 support Takashi Kajinami 2024-10-09 22:37:20 +09:00
  • 471d96f42e Use opt.name instead opt.dest for generate shell completion Philippe SERAPHIN 2024-09-25 10:59:28 +02:00
  • 5e955cf9e2 Fix typo for shell_completion Philippe SERAPHIN 2024-09-25 08:26:43 +02:00
  • e22503cb39 Merge "Fix test_sub_command_multiple on Python 3.12.5+" Zuul 2024-09-13 14:40:07 +00:00
  • b776f3ace9 Update master for stable/2024.2 OpenStack Release Bot 2024-09-05 16:00:39 +00:00
  • 612ec67fd8 Update TOX_CONSTRAINTS_FILE for stable/2024.2 OpenStack Release Bot 2024-09-05 16:00:38 +00:00
  • ed4e645834 Update .gitreview for stable/2024.2 OpenStack Release Bot 2024-09-05 16:00:37 +00:00
  • 972d304bb2 Fix test_sub_command_multiple on Python 3.12.5+ Michał Górny 2024-08-27 15:54:45 +02:00
  • beb7b6ce2b Merge "Provide an exit code when raising SystemExit." 9.6.0 Zuul 2024-08-01 09:59:03 +00:00
  • 3993e56e49 Merge "Add option for generate shell completion script" Zuul 2024-07-31 11:54:00 +00:00
  • 033eb03b52 Provide an exit code when raising SystemExit. Michael Still 2024-07-24 19:49:18 +10:00
  • bc7cc773d1 Merge "Fix tests for Python 3.13" 9.5.0 Zuul 2024-06-26 10:13:44 +00:00
  • 7b30f12861 Merge "Dict: Support customizing key-value separator" Zuul 2024-06-25 10:24:26 +00:00
  • 4f916edb45 Fix tests for Python 3.13 Michał Górny 2024-06-12 07:47:18 +02:00
  • 3f0c6e9499 reno: Update master for unmaintained/zed OpenStack Release Bot 2024-05-06 05:55:37 +00:00
  • c87ce9fc70 Update .gitreview for unmaintained/zed unmaintained/zed OpenStack Release Bot 2024-05-06 05:55:35 +00:00
  • 311a6011fb Remove old excludes Takashi Kajinami 2024-05-01 11:27:53 +09:00
  • 7f4e23bcef Add option for generate shell completion script Philippe SERAPHIN 2024-01-24 10:57:01 +01:00
  • d193c65744 Dict: Support customizing key-value separator Takashi Kajinami 2024-04-10 15:21:29 +09:00
  • c290dd7fcf Merge "doc: Drop oslo.db.concurrency namespace" Zuul 2024-03-18 12:02:52 +00:00
  • cac8283414 Merge "reno: Update master for unmaintained/xena" Zuul 2024-03-12 14:24:05 +00:00
  • 46cc22b327 Merge "reno: Update master for unmaintained/wallaby" Zuul 2024-03-12 14:14:48 +00:00
  • c2e728e756 Merge "reno: Update master for unmaintained/victoria" Zuul 2024-03-12 13:08:34 +00:00
  • 4c767edd29 Update master for stable/2024.1 OpenStack Release Bot 2024-03-08 14:22:04 +00:00
  • 042ece53a5 Update TOX_CONSTRAINTS_FILE for stable/2024.1 OpenStack Release Bot 2024-03-08 14:22:03 +00:00
  • 5fcbf5dcbf Update .gitreview for stable/2024.1 OpenStack Release Bot 2024-03-08 14:22:03 +00:00
  • 8c849f39c9 reno: Update master for unmaintained/xena OpenStack Release Bot 2024-03-07 14:25:00 +00:00
  • fe13c47e91 Update .gitreview for unmaintained/xena xena-eol OpenStack Release Bot 2024-03-07 14:24:59 +00:00
  • b05228a683 reno: Update master for unmaintained/wallaby OpenStack Release Bot 2024-03-07 14:20:47 +00:00
  • 98a4ab6420 Update .gitreview for unmaintained/wallaby wallaby-eol OpenStack Release Bot 2024-03-07 14:20:46 +00:00
  • 648f979e65 reno: Update master for unmaintained/victoria OpenStack Release Bot 2024-03-07 14:15:12 +00:00
  • cc4307a034 Update .gitreview for unmaintained/victoria victoria-eol OpenStack Release Bot 2024-03-07 14:15:11 +00:00
  • c40eacd146 doc: Drop oslo.db.concurrency namespace Takashi Kajinami 2024-02-11 14:54:59 +09:00
  • 882adf8e4d reno: Update master for unmaintained/yoga 9.4.0 OpenStack Release Bot 2024-02-06 14:27:27 +00:00
  • 32b13ce434 Update .gitreview for unmaintained/yoga unmaintained/yoga OpenStack Release Bot 2024-02-06 14:27:26 +00:00
  • f5c4096092 Bump hacking (again) Takashi Kajinami 2024-01-26 01:11:47 +09:00
  • 42075a4638 Merge "Add choices parameter for IntOpt class" Zuul 2024-01-24 14:40:11 +00:00
  • de3de88d73 Merge "Bump hacking" Zuul 2024-01-24 13:10:30 +00:00
  • d85300476f Bump hacking Takashi Kajinami 2024-01-16 22:23:27 +09:00
  • d313d6d65a Update python classifier in setup.cfg Ghanshyam Mann 2024-01-11 16:14:57 -08:00
  • 83bbc0df43 Add choices parameter for IntOpt class Philippe SERAPHIN 2023-12-18 10:02:11 +01:00