Commit Graph

  • ef9b958d23 Define the correct QoS rules deletion method Rodolfo Alonso Hernandez 2025-03-21 09:00:33 +00:00
  • a515029229 Merge "Refactor and expand loader backward compat tests" Zuul 2025-03-20 19:59:27 +00:00
  • cf84ae1d71 Indicate providers that are dead/unresponsive Stephen Finucane 2025-03-19 11:30:24 +00:00
  • f6eed685e4 Merge "Fix argparse integration" Zuul 2025-03-18 18:36:59 +00:00
  • f25c47e0ba Fix argparse integration Pavlo Shchelokovskyy 2025-03-14 18:59:44 +02:00
  • a5013d423d Merge "Fix DNS secondary zone creation" Zuul 2025-03-14 17:02:26 +00:00
  • 97958bbd40 Refactor and expand loader backward compat tests Pavlo Shchelokovskyy 2025-03-12 12:37:32 +00:00
  • 0f6deb2002 Fix token-based auth loading from config Pavlo Shchelokovskyy 2025-03-11 16:08:53 +00:00
  • c87a4b93f4 Update master for stable/2025.1 OpenStack Release Bot 2025-03-07 14:23:45 +00:00
  • 91f0c0acb0 Update TOX_CONSTRAINTS_FILE for stable/2025.1 OpenStack Release Bot 2025-03-07 14:23:43 +00:00
  • 469c9b64cd Update .gitreview for stable/2025.1 OpenStack Release Bot 2025-03-07 14:23:40 +00:00
  • a33dde1935 volume: Use force delete param when possible Stephen Finucane 2025-03-07 11:18:16 +00:00
  • 0fd18edc43 volume: Add support for cascaded deletions Stephen Finucane 2025-03-07 11:17:50 +00:00
  • 4b63e1729c docs: Sort proxy docs alphabetically Stephen Finucane 2025-03-07 10:25:45 +00:00
  • 6994223691 volume: Add Service to volume v2 API Stephen Finucane 2025-03-06 18:17:45 +00:00
  • c4f19bb721 volume: Add service 'set-log', 'get-log' actions Stephen Finucane 2025-03-06 11:50:31 +00:00
  • 30101a049d resource: Drop 'action' arg for '_get_microversion' Stephen Finucane 2025-03-06 13:22:45 +00:00
  • d322b49fea resource: Make _assert_microversion_for a classmethod Stephen Finucane 2025-03-06 11:42:39 +00:00
  • 4e93f21a43 Merge "Bump hacking in unit tests" Zuul 2025-03-05 16:56:03 +00:00
  • abdcb8901c Bump hacking in unit tests Takashi Kajinami 2025-03-04 22:09:53 +09:00
  • 88e1c8a92f Fix DNS secondary zone creation Omer 2025-03-04 13:58:52 +01:00
  • 2c96712ca9 Do not pin openstacksdk to master Stephen Finucane 2025-03-04 10:21:23 +00:00
  • 38d8e8fb28 [Stable Only] Do not pin openstacksdk to master yatinkarel 2025-03-03 18:37:14 +05:30
  • 07a2d448e9 [Stable Only] Do not pin openstacksdk to master yatinkarel 2025-03-03 18:37:14 +05:30
  • 55904234c0 Bump compute max microversion to 2.100 Douglas Viroel 2025-01-09 15:54:20 -03:00
  • 5a0f3f1dd5 Support server unshelve to specific availability zone Sina Sadeghi 2025-02-27 14:29:27 +11:00
  • 149e96917f Merge "identity: Fix limit, registered limit creation" Zuul 2025-02-28 02:14:04 +00:00
  • 795bc6411b Merge "tests: Rename cloud name variables" Zuul 2025-02-28 02:14:02 +00:00
  • 5b6f5157e7 Merge "exceptions: Deprecate http_status, request_id params" Zuul 2025-02-28 01:43:29 +00:00
  • 6250b98b5b tests: Drop support for testing identity v2 Stephen Finucane 2025-02-27 13:36:22 +00:00
  • f10faaafc9 tests: Rename cloud name variables Stephen Finucane 2025-02-25 15:54:19 +00:00
  • d93a6f7d90 Merge "zuul: Make openstacksdk-functional-devstack-masakari voting" Zuul 2025-02-26 21:04:49 +00:00
  • 4f579eb00e Merge "zuul: Make openstacksdk-functional-devstack-manila voting" Zuul 2025-02-26 21:04:48 +00:00
  • 74b71e86ff Merge "deps: Bump minimum keystoneauth" Zuul 2025-02-26 21:04:46 +00:00
  • cdfff8fe3e Merge "proxy: Remove '_check_resource' decorator" Zuul 2025-02-26 20:45:55 +00:00
  • 7cc12cd801 Merge "typing: Add (more) missing proxy arguments" Zuul 2025-02-26 20:45:53 +00:00
  • 6ebc4d755c Merge "cloud: Deprecate jmespath-style filters" Zuul 2025-02-26 20:45:51 +00:00
  • f85cb3a033 Merge "cloud: Add missing parameter docs" Zuul 2025-02-26 20:45:50 +00:00
  • 7ccc9be745 Merge "cloud: Switch remaining compute functions to proxy" Zuul 2025-02-26 20:45:48 +00:00
  • 7fb2a33f3c exceptions: Deprecate http_status, request_id params Stephen Finucane 2025-02-26 18:55:45 +00:00
  • ca93cf5a27 identity: Fix limit, registered limit creation Stephen Finucane 2025-02-26 12:18:11 +00:00
  • 6822ab9d16 proxy: Remove '_check_resource' decorator Stephen Finucane 2024-08-06 15:17:40 +01:00
  • 73a7c8e5db typing: Add (more) missing proxy arguments Stephen Finucane 2025-02-26 11:23:36 +00:00
  • 6438e3b653 typing: Remove duplicate TypeVar 4.4.0 Stephen Finucane 2025-02-19 20:24:36 +00:00
  • e9f60bbf72 typing: Don't abuse Proxy._update Stephen Finucane 2025-02-25 10:27:15 +00:00
  • 82789523ab typing: Add missing proxy arguments Stephen Finucane 2024-10-25 18:35:05 +01:00
  • 269bdd1410 Merge "identity: Extract info from created registered limit" Zuul 2025-02-25 12:22:56 +00:00
  • ed5054ae48 Merge "cloud: Switch remaining identity functions to proxy" Zuul 2025-02-25 10:54:18 +00:00
  • 17cb1fcffe Merge "cloud: Replace use of cloud methods in identity cloud layer" Zuul 2025-02-25 10:54:16 +00:00
  • 028db2525a Merge "cloud: Switch remaining block storage functions to proxy" Zuul 2025-02-25 10:54:15 +00:00
  • d02d6dd3c9 Merge "cloud: Switch remaining image functions to proxy" Zuul 2025-02-25 10:45:50 +00:00
  • c68ae72d75 cloud: Deprecate jmespath-style filters Stephen Finucane 2025-02-24 15:58:08 +00:00
  • 8f333517dc cloud: Add missing parameter docs Stephen Finucane 2024-06-25 16:49:57 +01:00
  • 76010b1fce cloud: Switch remaining compute functions to proxy Stephen Finucane 2025-02-24 15:24:56 +00:00
  • 3570f58e12 Merge "network: Set If-Match header properly" Zuul 2025-02-24 23:25:58 +00:00
  • 4697775f8a identity: Extract info from created registered limit ArtofBugs 2025-02-24 14:48:16 -08:00
  • 8331a9bfee Merge "dns: Add zone nameservers support" Zuul 2025-02-24 19:17:38 +00:00
  • 49f2e2d169 zuul: Make openstacksdk-functional-devstack-masakari voting Stephen Finucane 2025-02-24 17:14:48 +00:00
  • 62a496d52f zuul: Make openstacksdk-functional-devstack-manila voting Stephen Finucane 2025-02-24 17:09:32 +00:00
  • e55f565840 Fix baremetal get_node_console Vasyl Saienko 2025-02-24 07:28:45 +00:00
  • fbebf106a5 deps: Bump minimum keystoneauth Stephen Finucane 2025-02-24 16:00:29 +00:00
  • 51806366c9 cloud: Switch remaining identity functions to proxy Stephen Finucane 2024-06-25 16:34:36 +01:00
  • 4124120260 cloud: Replace use of cloud methods in identity cloud layer Stephen Finucane 2025-02-24 15:22:13 +00:00
  • e4a09ed8a4 cloud: Switch remaining block storage functions to proxy Stephen Finucane 2025-02-24 15:21:09 +00:00
  • 37bb57f4d5 cloud: Switch remaining image functions to proxy Stephen Finucane 2022-05-26 11:51:40 +01:00
  • f546d61cf8 Fix baremetal get_node_console Vasyl Saienko 2025-02-24 07:28:45 +00:00
  • 4d30f3fc26 network: Set If-Match header properly Stephen Finucane 2025-01-28 16:16:42 +00:00
  • b3e1951997 typing: Adapt to typed keystoneauth Stephen Finucane 2025-02-19 12:20:58 +00:00
  • c5a2e3d4fc volume: Remove _base_proxy module Stephen Finucane 2025-02-19 12:35:49 +00:00
  • 8d26eeaeb4 typing: Annotate openstack.utils Stephen Finucane 2025-02-19 10:51:48 +00:00
  • 56e0692f56 typing: Annotate openstack.exceptions Stephen Finucane 2025-02-18 19:18:20 +00:00
  • c3aaec5637 typing: Don't rely on kwargs for _translate_response Stephen Finucane 2025-01-28 14:52:48 +00:00
  • 9629d81a90 typing: Annotate openstack.fields (2/2) Stephen Finucane 2024-10-29 10:25:21 +00:00
  • 5ef01accc5 typing: Annotate openstack.fields (1/2) Stephen Finucane 2024-12-23 12:39:33 +00:00
  • 6c764f1bc4 typing: Annotate openstack.format Stephen Finucane 2024-07-24 15:05:35 +01:00
  • 1d82105ae1 fields: Be more explicit in our conversion Stephen Finucane 2024-12-23 12:37:43 +00:00
  • bf1b56e23f fields: Tweak _convert_type Stephen Finucane 2024-10-25 11:11:49 +01:00
  • a11df932f6 resource: Rework fields Stephen Finucane 2024-07-20 20:02:53 +01:00
  • 6395008300 proxy: Add 'wait_for_*' helpers to all proxy APIs Stephen Finucane 2025-02-19 10:49:15 +00:00
  • 561e8cb8cd typing: Annotate Resource.wait_for_* utils Stephen Finucane 2025-02-19 10:48:12 +00:00
  • 5c0ca60b7d mypy: Enable disallow_incomplete_defs Stephen Finucane 2025-02-19 10:47:55 +00:00
  • a8b8016f11 mypy: Enable stricter mode Stephen Finucane 2025-02-18 19:00:07 +00:00
  • 7bd67a1c08 mypy: Add keystoneauth1 as dependency Stephen Finucane 2024-11-20 12:31:20 +00:00
  • 137ec3fc66 mypy: Move configuration to pyproject.toml Stephen Finucane 2025-02-18 18:56:55 +00:00
  • ff88f4d804 cloud: Remove object container cache Stephen Finucane 2024-08-06 13:08:42 +01:00
  • ec1d510ea7 pre-commit: Bump versions Stephen Finucane 2024-12-23 14:35:20 +00:00
  • 4beac2a236 pre-commit: Prepare for bump Stephen Finucane 2025-02-19 10:46:44 +00:00
  • ec4720d8fc Support streaming download of the image Yanks Yoon 2024-09-03 05:49:31 +00:00
  • f8f58f35e0 Merge "Add "vlan_qinq" attribute to the "network" resource" Zuul 2025-02-14 13:23:43 +00:00
  • d8a69406da Correct docstrings for multiple find_* methods Thobias Salazar Trevisan 2025-02-07 09:00:26 -03:00
  • 532aa6259b cloud floating ip: fix add_ip_list() for single ip Maurice Escher 2024-07-04 14:16:49 +02:00
  • 2e85eca80e cloud floating ip: fix add_ip_list() for single ip Maurice Escher 2024-07-04 14:16:49 +02:00
  • c6459ae0b0 Merge "identity: Add support for endpoint/project associations" Zuul 2025-01-29 00:21:07 +00:00
  • bf86293362 Add "vlan_qinq" attribute to the "network" resource Slawek Kaplonski 2025-01-21 11:50:04 +01:00
  • da17a2762e Fix TestKeypairAdmin tests and compute.*_keypair Pierre Riteau 2025-01-18 10:31:13 +01:00
  • 059ae3f8f8 BGP: remove debug print added in [1] 4.3.0 elajkat 2025-01-07 09:56:39 +01:00
  • 597c53fc0e dns: Add zone nameservers support rornfl916 2024-08-12 20:26:24 +09:00
  • d04f0ba22a Merge "compute, volume: Tweak 'update_quota_set' compat shim" Zuul 2024-12-18 18:22:08 +00:00
  • b2833dfd3a Merge "BGP: return list for get_dragents and get_bgp_speakers_hosted_by_dragent" Zuul 2024-12-18 17:23:48 +00:00
  • 05af1aa04c Merge "identity: Extract info from created limit" Zuul 2024-12-18 17:23:46 +00:00