Commit Graph
Select branches
Hide Pull Requests
master

  • 7721de37cf Address remaining panic in the generated code master Artem Goncharov 2025年11月17日 15:57:05 +01:00
  • aa4d9e16b1 Replace use of unwrap and expect in generated rust code Artem Goncharov 2025年11月14日 13:33:55 +01:00
  • 2ff8837172 Make rust-sdk findable trait using Result Artem Goncharov 2025年11月11日 13:09:40 +01:00
  • 6ef5acf7d3 Run jobs periodically Artem Goncharov 2025年11月03日 14:11:11 +01:00
  • 66eb1ee734 Patch the neutron.network.l2_adjacency type with no hints Artem Goncharov 2025年10月14日 09:17:40 +02:00
  • e962f0fa5a Prepare generation of create types for tui. Artem Goncharov 2025年10月08日 18:44:08 +02:00
  • 298e6753ed Update typos version Artem Goncharov 2025年10月09日 14:27:02 +02:00
  • a40d9c183b Fix what pydantic 2.12 broke Artem Goncharov 2025年10月09日 15:26:03 +02:00
  • 7ee260c7df Add keystone-ng idp and mapping resources metadata Artem Goncharov 2025年09月16日 19:14:57 +02:00
  • 5b912d891c Merge "Default to u32 when maximum is unset" Zuul 2025年09月11日 11:01:36 +00:00
  • 3cd40046f0 Default to u32 when maximum is unset Artem Goncharov 2025年09月10日 20:54:57 +02:00
  • 413af5eeed Start generating keystone-ng code gtema 2025年09月07日 18:32:49 +02:00
  • 99fb44a5b3 Fix some typos in type formats comparison Artem Goncharov 2025年09月10日 17:51:53 +02:00
  • 3ac21566ce Improve rust integer type definition Artem Goncharov 2025年09月09日 16:47:38 +02:00
  • 7794508262 [rust_cli] Consume result gtema 2025年09月06日 15:39:22 +02:00
  • 173a5e7132 Merge "Workaround BS quota api path issues" Zuul 2025年09月05日 21:03:44 +00:00
  • 12eb3dfde3 Workaround BS quota api path issues gtema 2025年09月05日 15:10:00 +00:00
  • 58e16f21b0 Enable command hints in the cli Artem Goncharov 2025年09月05日 14:08:14 +02:00
  • 2bdb13b3d0 Add response key hack to the BS quota resources Artem Goncharov 2025年09月03日 17:33:41 +02:00
  • fefe9f26a0 Address new linter warning (MISMATCHED_LIFETIME_SYNTAXES) Artem Goncharov 2025年08月11日 16:19:17 +02:00
  • 76fcfb776f Merge "Fix octavia operations with empty response body." Zuul 2025年07月24日 17:00:41 +00:00
  • ae4937df75 Set header parameters in the cli Artem Goncharov 2025年07月24日 12:19:16 +02:00
  • 98505b2aa0 Fix octavia operations with empty response body. Artem Goncharov 2025年07月24日 13:27:01 +02:00
  • 3ac902ebd9 Header names must be lowercase Artem Goncharov 2025年07月23日 14:13:17 +02:00
  • 171d3b39ad Change signature for adding request headers Artem Goncharov 2025年07月18日 16:58:27 +02:00
  • a14fe0a8a4 Merge "Add header query params to dns list operations" Zuul 2025年07月17日 17:08:11 +00:00
  • b8166a6f14 Merge "OpenAPI: Fix arrays without items" Zuul 2025年07月17日 15:48:58 +00:00
  • df065d731e Add header query params to dns list operations Artem Goncharov 2025年07月17日 16:17:58 +02:00
  • 9ea8e742bf Merge "YAML version support" Zuul 2025年06月30日 16:02:13 +00:00
  • 19fe468358 OpenAPI: Fix arrays without items Gorka Eguileor 2025年05月30日 11:36:24 +02:00
  • bd3c647035 Make image.locations.metadata not required Artem Goncharov 2025年06月28日 12:27:04 +02:00
  • 72020020c6 Merge "Improve support for array with prefixItems" Zuul 2025年06月27日 17:33:04 +00:00
  • 80a9ec9aa4 Improve support for array with prefixItems Artem Goncharov 2025年06月27日 10:49:17 +02:00
  • b4ae043f3a Add missing name attribute Stephen Finucane 2025年06月27日 09:32:29 +01:00
  • 447deedfdf Merge "Improve UX clarity of "limit" query parameter" Zuul 2025年06月26日 16:12:56 +00:00
  • ca752ffa71 Improve UX clarity of "limit" query parameter Artem Goncharov 2025年06月20日 17:45:27 +02:00
  • 595b37c1b2 Make keystone job voting again Artem Goncharov 2025年06月23日 12:10:32 +02:00
  • 916c9241b9 Merge "OpenAPI: Fix nova examples" Zuul 2025年06月25日 20:36:35 +00:00
  • 643fe11eb9 README: Fix missing \ Gorka Eguileor 2025年05月20日 19:10:05 +02:00
  • 40b76e1500 OpenAPI: Fix nova examples Gorka Eguileor 2025年05月20日 16:24:27 +02:00
  • 4a711b1a2c Ensure schemas are not duplicated Artem Goncharov 2025年06月23日 12:10:32 +02:00
  • f1e74e7be5 Un-vendor identity.group schema Artem Goncharov 2025年06月23日 09:52:10 +02:00
  • 87ff2fe25e YAML version support Gorka Eguileor 2025年05月20日 19:08:17 +02:00
  • 721705d837 Rename operation_name with action_name in the metadata Artem Goncharov 2025年06月05日 10:35:48 +02:00
  • 9872d0f590 Use operation_type when operation_name is empty Artem Goncharov 2025年06月04日 10:04:43 +02:00
  • 0088dd4e17 Use operation_name in OutputProcessor data Artem Goncharov 2025年06月03日 11:48:35 +02:00
  • 1a64217aec Update the cli output initialization Artem Goncharov 2025年06月02日 11:17:25 +02:00
  • 5cdd70602e Update pre-commit hooks Artem Goncharov 2025年05月17日 13:41:08 +02:00
  • b74e1a2fbc Adapt to the modified nova query decorator Artem Goncharov 2025年05月30日 19:11:04 +02:00
  • 21d4be5484 Merge "Unvendor identity user schema" Zuul 2025年05月28日 16:20:15 +00:00
  • 52bfb4e619 Unvendor identity user schema Artem Goncharov 2025年05月28日 10:24:32 +02:00
  • dd95f9da92 Merge "fix dns qp marker parameter name" Zuul 2025年05月27日 17:21:52 +00:00
  • eb390639ab fix dns qp marker parameter name Artem Goncharov 2025年05月27日 15:34:50 +02:00
  • 138b6b164a fix type conversion of const bool Artem Goncharov 2025年05月23日 15:57:25 +02:00
  • 43bb841c49 Merge "Ensure swift bytes are positive integers" Zuul 2025年05月22日 19:00:48 +00:00
  • 303001e15e Ensure swift bytes are positive integers Artem Goncharov 2025年05月22日 17:42:37 +02:00
  • 6e40a0831b Merge "add missed serde macros in types" Zuul 2025年05月21日 20:24:11 +00:00
  • e9a60ff553 add missed serde macros in types Artem Goncharov 2025年05月21日 18:05:35 +02:00
  • 2adeedf4fe Make openapi specs reproducible Artem Goncharov 2025年05月16日 09:23:25 +02:00
  • d3f1f124e5 Fix role_assignments command Artem Goncharov 2025年05月17日 12:25:57 +02:00
  • d201f9a6d9 Hopefully address nested structures renaming race Artem Goncharov 2025年05月17日 12:10:15 +02:00
  • 85c09cd60e Add support setting Null for nullable optional args Artem Goncharov 2025年05月13日 13:59:45 +02:00
  • 7811367bea Merge "Address explicit nullable types in network" Zuul 2025年05月13日 08:22:55 +00:00
  • 8a10a63394 Address explicit nullable types in network Artem Goncharov 2025年05月13日 08:11:52 +02:00
  • d6cbd6dc26 Fix server schema Artem Goncharov 2025年05月08日 15:40:18 +02:00
  • f193d31dfc Adjust fip.port_details schema Artem Goncharov 2025年05月08日 11:00:35 +02:00
  • 52d3f05969 Fix fip.port_details schema Artem Goncharov 2025年05月07日 17:08:42 +02:00
  • 0120737d06 Add cascade QP for delete octavia loadbalancer Artem Goncharov 2025年05月06日 17:18:50 +02:00
  • 752bc74a11 Fix typos in parameter names Artem Goncharov 2025年05月06日 10:01:16 +02:00
  • 1e293968c7 Copy openapi spec into rust project Artem Goncharov 2025年05月05日 13:41:44 +02:00
  • 63632a0ced Start populating resource_key in the CLI Artem Goncharov 2025年04月25日 15:33:18 +02:00
  • a0e5529b8a Fix few nova response schemas Artem Goncharov 2025年04月24日 12:24:53 +02:00
  • f4a1f265a3 Fix security-group.rule.port_range_xx type Artem Goncharov 2025年04月22日 12:54:52 +02:00
  • cc9c23449b Add instance_uuid to the instance action schema Artem Goncharov 2025年04月18日 16:39:15 +02:00
  • eceadd597c Merge "Fix nova instance_action schema" Zuul 2025年04月18日 14:04:57 +00:00
  • fe673c0171 Merge "Extend tools for new services" Zuul 2025年04月18日 10:46:11 +00:00
  • 1bada0488b Merge "Fix BS response schemas" Zuul 2025年04月18日 10:40:54 +00:00
  • 2c638bbf44 Fix nova instance_action schema Artem Goncharov 2025年04月17日 12:57:43 +02:00
  • b92f142710 Extend tools for new services Artem Goncharov 2025年04月17日 12:35:47 +02:00
  • 5e697cf6eb Fix BS response schemas Artem Goncharov 2025年04月17日 12:34:18 +02:00
  • 52eee9df4d Repair image container_format and disk_format schema Artem Goncharov 2025年04月14日 18:10:44 +02:00
  • 1ae47e0b0e Switch cli to openstack_types Artem Goncharov 2025年04月17日 12:31:42 +02:00
  • f3093fb583 Merge "Adapt openstack_types to structable_derive 0.2" Zuul 2025年04月14日 11:34:50 +00:00
  • abda7a8b6a Adapt openstack_types to structable_derive 0.2 Artem Goncharov 2025年04月14日 11:00:26 +02:00
  • f1bbf1cfa4 Merge "Update project readme" Zuul 2025年04月11日 17:01:44 +00:00
  • 9a00c332b5 Merge "Use dedicated deser helpers in response types" Zuul 2025年04月11日 15:59:53 +00:00
  • 2cebebd4d6 Update project readme Artem Goncharov 2025年04月11日 15:49:47 +02:00
  • 95c77151bc Use dedicated deser helpers in response types Artem Goncharov 2025年04月10日 17:00:23 +02:00
  • 952612a5c9 Sort types enum kinds alphabetically Artem Goncharov 2025年04月11日 08:48:03 +02:00
  • 4e919bf8c0 Fix api-ref parsing Artem Goncharov 2025年04月10日 17:28:31 +02:00
  • 2c5a228684 Make openstack_types props also public Artem Goncharov 2025年04月08日 19:09:22 +02:00
  • 8f2a2d6150 Fix wrong enum serde macros Artem Goncharov 2025年04月08日 14:38:48 +02:00
  • 6f9d426ba4 Merge "Start building response types in the SDK" Zuul 2025年04月08日 11:42:32 +00:00
  • b19ca1d4d5 Start building response types in the SDK Artem Goncharov 2025年04月04日 13:54:41 +02:00
  • 83f01f9ff7 Merge "Adopt uv instead of pip" Zuul 2025年04月04日 18:19:16 +00:00
  • 91ffe23c7e Convert to FakeOpenStackClient in tests Artem Goncharov 2025年04月04日 14:23:52 +02:00
  • 04ae7d1c4e Adapt tui generator to the 2024 edition Artem Goncharov 2025年04月04日 11:03:21 +02:00
  • e3dda1cbc3 Adopt uv instead of pip Artem Goncharov 2024年09月18日 16:47:15 +02:00
  • 0f870d5a5f Import IntString from openstack_sdk Artem Goncharov 2025年04月03日 12:57:07 +02:00
  • e0f1e9c0b2 Format generated Rust code Artem Goncharov 2025年03月25日 12:50:16 +01:00