crc-pulp-service-client 20250901.1__tar.gz → 20250903.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of crc-pulp-service-client might be problematic. Click here for more details.
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/PKG-INFO +1 -1
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/README.md +4 -4
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/crc_pulp_service_client.egg-info/PKG-INFO +1 -1
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/pulpcore/client/pulp_service/__init__.py +1 -1
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/pulpcore/client/pulp_service/api/tasks_api.py +6 -6
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/pulpcore/client/pulp_service/api_client.py +1 -1
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/pulpcore/client/pulp_service/configuration.py +3 -3
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/pulpcore/client/pulp_service/models/task_response.py +9 -2
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/pyproject.toml +1 -1
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/setup.py +1 -1
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/test/test_paginated_task_response_list.py +4 -2
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/test/test_task_response.py +2 -1
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/crc_pulp_service_client.egg-info/SOURCES.txt +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/crc_pulp_service_client.egg-info/dependency_links.txt +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/crc_pulp_service_client.egg-info/requires.txt +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/crc_pulp_service_client.egg-info/top_level.txt +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/pulpcore/__init__.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/pulpcore/client/__init__.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/pulpcore/client/pulp_service/api/__init__.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/pulpcore/client/pulp_service/api/api_create_domain_api.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/pulpcore/client/pulp_service/api/api_debug_auth_header_api.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/pulpcore/client/pulp_service/api/api_test_random_lock_tasks_api.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/pulpcore/client/pulp_service/api/api_test_tasks_api.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/pulpcore/client/pulp_service/api/content_rpmpackages_api.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/pulpcore/client/pulp_service/api/contentguards_feature_api.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/pulpcore/client/pulp_service/api/vuln_report_service_api.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/pulpcore/client/pulp_service/api_response.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/pulpcore/client/pulp_service/exceptions.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/pulpcore/client/pulp_service/models/__init__.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/pulpcore/client/pulp_service/models/async_operation_response.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/pulpcore/client/pulp_service/models/domain.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/pulpcore/client/pulp_service/models/domain_response.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/pulpcore/client/pulp_service/models/my_permissions_response.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/pulpcore/client/pulp_service/models/nested_role.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/pulpcore/client/pulp_service/models/nested_role_response.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/pulpcore/client/pulp_service/models/object_roles_response.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/pulpcore/client/pulp_service/models/paginated_task_response_list.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/pulpcore/client/pulp_service/models/paginatedrpm_package_response_list.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/pulpcore/client/pulp_service/models/paginatedservice_feature_content_guard_response_list.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/pulpcore/client/pulp_service/models/paginatedservice_vulnerability_report_response_list.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/pulpcore/client/pulp_service/models/patchedservice_feature_content_guard.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/pulpcore/client/pulp_service/models/progress_report_response.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/pulpcore/client/pulp_service/models/rpm_package_response.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/pulpcore/client/pulp_service/models/service_feature_content_guard.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/pulpcore/client/pulp_service/models/service_feature_content_guard_response.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/pulpcore/client/pulp_service/models/service_vulnerability_report_response.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/pulpcore/client/pulp_service/models/set_label.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/pulpcore/client/pulp_service/models/set_label_response.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/pulpcore/client/pulp_service/models/storage_class_enum.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/pulpcore/client/pulp_service/models/unset_label.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/pulpcore/client/pulp_service/models/unset_label_response.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/pulpcore/client/pulp_service/py.typed +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/pulpcore/client/pulp_service/rest.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/setup.cfg +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/test/test_api_create_domain_api.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/test/test_api_debug_auth_header_api.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/test/test_api_test_random_lock_tasks_api.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/test/test_api_test_tasks_api.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/test/test_async_operation_response.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/test/test_content_rpmpackages_api.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/test/test_contentguards_feature_api.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/test/test_domain.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/test/test_domain_response.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/test/test_my_permissions_response.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/test/test_nested_role.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/test/test_nested_role_response.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/test/test_object_roles_response.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/test/test_paginatedrpm_package_response_list.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/test/test_paginatedservice_feature_content_guard_response_list.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/test/test_paginatedservice_vulnerability_report_response_list.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/test/test_patchedservice_feature_content_guard.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/test/test_progress_report_response.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/test/test_rpm_package_response.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/test/test_service_feature_content_guard.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/test/test_service_feature_content_guard_response.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/test/test_service_vulnerability_report_response.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/test/test_set_label.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/test/test_set_label_response.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/test/test_storage_class_enum.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/test/test_tasks_api.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/test/test_unset_label.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/test/test_unset_label_response.py +0 -0
- {crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/test/test_vuln_report_service_api.py +0 -0
|
@@ -4,7 +4,7 @@ Fetch, Upload, Organize, and Distribute Software Packages
|
|
|
4
4
|
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
|
5
5
|
|
|
6
6
|
- API version: v3
|
|
7
|
-
- Package version:
|
|
7
|
+
- Package version: 20250903.1
|
|
8
8
|
- Generator version: 7.10.0
|
|
9
9
|
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
|
|
10
10
|
For more information, please visit [https://pulpproject.org](https://pulpproject.org)
|
|
@@ -56,10 +56,10 @@ import pulpcore.client.pulp_service
|
|
|
56
56
|
from pulpcore.client.pulp_service.rest import ApiException
|
|
57
57
|
from pprint import pprint
|
|
58
58
|
|
|
59
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
59
|
+
# Defining the host is optional and defaults to https://env-ephemeral-yvmdg0.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
60
60
|
# See configuration.py for a list of all supported configuration parameters.
|
|
61
61
|
configuration = pulpcore.client.pulp_service.Configuration(
|
|
62
|
-
host = "https://env-ephemeral-
|
|
62
|
+
host = "https://env-ephemeral-yvmdg0.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
63
63
|
)
|
|
64
64
|
|
|
65
65
|
# The client must configure the authentication and authorization parameters
|
|
@@ -101,7 +101,7 @@ with pulpcore.client.pulp_service.ApiClient(configuration) as api_client:
|
|
|
101
101
|
|
|
102
102
|
## Documentation for API Endpoints
|
|
103
103
|
|
|
104
|
-
All URIs are relative to *https://env-ephemeral-
|
|
104
|
+
All URIs are relative to *https://env-ephemeral-yvmdg0.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
105
105
|
|
|
106
106
|
Class | Method | HTTP request | Description
|
|
107
107
|
------------ | ------------- | ------------- | -------------
|
|
@@ -64,7 +64,7 @@ class TasksApi:
|
|
|
64
64
|
name__in: Annotated[Optional[List[StrictStr]], Field(description="Filter results where name is in a comma-separated list of values")] = None,
|
|
65
65
|
name__ne: Annotated[Optional[StrictStr], Field(description="Filter results where name not equal to value")] = None,
|
|
66
66
|
offset: Annotated[Optional[StrictInt], Field(description="The initial index from which to return the results.")] = None,
|
|
67
|
-
ordering: Annotated[Optional[List[StrictStr]], Field(description="Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `state` - State * `-state` - State (descending) * `name` - Name * `-name` - Name (descending) * `logging_cid` - Logging cid * `-logging_cid` - Logging cid (descending) * `unblocked_at` - Unblocked at * `-unblocked_at` - Unblocked at (descending) * `started_at` - Started at * `-started_at` - Started at (descending) * `finished_at` - Finished at * `-finished_at` - Finished at (descending) * `error` - Error * `-error` - Error (descending) * `enc_args` - Enc args * `-enc_args` - Enc args (descending) * `enc_kwargs` - Enc kwargs * `-enc_kwargs` - Enc kwargs (descending) * `reserved_resources_record` - Reserved resources record * `-reserved_resources_record` - Reserved resources record (descending) * `versions` - Versions * `-versions` - Versions (descending) * `profile_options` - Profile options * `-profile_options` - Profile options (descending) * `immediate` - Immediate * `-immediate` - Immediate (descending) * `deferred` - Deferred * `-deferred` - Deferred (descending) * `pk` - Pk * `-pk` - Pk (descending)")] = None,
|
|
67
|
+
ordering: Annotated[Optional[List[StrictStr]], Field(description="Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `state` - State * `-state` - State (descending) * `name` - Name * `-name` - Name (descending) * `logging_cid` - Logging cid * `-logging_cid` - Logging cid (descending) * `unblocked_at` - Unblocked at * `-unblocked_at` - Unblocked at (descending) * `started_at` - Started at * `-started_at` - Started at (descending) * `finished_at` - Finished at * `-finished_at` - Finished at (descending) * `error` - Error * `-error` - Error (descending) * `enc_args` - Enc args * `-enc_args` - Enc args (descending) * `enc_kwargs` - Enc kwargs * `-enc_kwargs` - Enc kwargs (descending) * `reserved_resources_record` - Reserved resources record * `-reserved_resources_record` - Reserved resources record (descending) * `versions` - Versions * `-versions` - Versions (descending) * `profile_options` - Profile options * `-profile_options` - Profile options (descending) * `immediate` - Immediate * `-immediate` - Immediate (descending) * `deferred` - Deferred * `-deferred` - Deferred (descending) * `result` - Result * `-result` - Result (descending) * `pk` - Pk * `-pk` - Pk (descending)")] = None,
|
|
68
68
|
parent_task: Annotated[Optional[StrictStr], Field(description="Filter results where parent_task matches value")] = None,
|
|
69
69
|
prn__in: Annotated[Optional[List[StrictStr]], Field(description="Multiple values may be separated by commas.")] = None,
|
|
70
70
|
pulp_created: Annotated[Optional[datetime], Field(description="Filter results where pulp_created matches value")] = None,
|
|
@@ -161,7 +161,7 @@ class TasksApi:
|
|
|
161
161
|
:type name__ne: str
|
|
162
162
|
:param offset: The initial index from which to return the results.
|
|
163
163
|
:type offset: int
|
|
164
|
-
:param ordering: Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `state` - State * `-state` - State (descending) * `name` - Name * `-name` - Name (descending) * `logging_cid` - Logging cid * `-logging_cid` - Logging cid (descending) * `unblocked_at` - Unblocked at * `-unblocked_at` - Unblocked at (descending) * `started_at` - Started at * `-started_at` - Started at (descending) * `finished_at` - Finished at * `-finished_at` - Finished at (descending) * `error` - Error * `-error` - Error (descending) * `enc_args` - Enc args * `-enc_args` - Enc args (descending) * `enc_kwargs` - Enc kwargs * `-enc_kwargs` - Enc kwargs (descending) * `reserved_resources_record` - Reserved resources record * `-reserved_resources_record` - Reserved resources record (descending) * `versions` - Versions * `-versions` - Versions (descending) * `profile_options` - Profile options * `-profile_options` - Profile options (descending) * `immediate` - Immediate * `-immediate` - Immediate (descending) * `deferred` - Deferred * `-deferred` - Deferred (descending) * `pk` - Pk * `-pk` - Pk (descending)
|
|
164
|
+
:param ordering: Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `state` - State * `-state` - State (descending) * `name` - Name * `-name` - Name (descending) * `logging_cid` - Logging cid * `-logging_cid` - Logging cid (descending) * `unblocked_at` - Unblocked at * `-unblocked_at` - Unblocked at (descending) * `started_at` - Started at * `-started_at` - Started at (descending) * `finished_at` - Finished at * `-finished_at` - Finished at (descending) * `error` - Error * `-error` - Error (descending) * `enc_args` - Enc args * `-enc_args` - Enc args (descending) * `enc_kwargs` - Enc kwargs * `-enc_kwargs` - Enc kwargs (descending) * `reserved_resources_record` - Reserved resources record * `-reserved_resources_record` - Reserved resources record (descending) * `versions` - Versions * `-versions` - Versions (descending) * `profile_options` - Profile options * `-profile_options` - Profile options (descending) * `immediate` - Immediate * `-immediate` - Immediate (descending) * `deferred` - Deferred * `-deferred` - Deferred (descending) * `result` - Result * `-result` - Result (descending) * `pk` - Pk * `-pk` - Pk (descending)
|
|
165
165
|
:type ordering: List[str]
|
|
166
166
|
:param parent_task: Filter results where parent_task matches value
|
|
167
167
|
:type parent_task: str
|
|
@@ -367,7 +367,7 @@ class TasksApi:
|
|
|
367
367
|
name__in: Annotated[Optional[List[StrictStr]], Field(description="Filter results where name is in a comma-separated list of values")] = None,
|
|
368
368
|
name__ne: Annotated[Optional[StrictStr], Field(description="Filter results where name not equal to value")] = None,
|
|
369
369
|
offset: Annotated[Optional[StrictInt], Field(description="The initial index from which to return the results.")] = None,
|
|
370
|
-
ordering: Annotated[Optional[List[StrictStr]], Field(description="Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `state` - State * `-state` - State (descending) * `name` - Name * `-name` - Name (descending) * `logging_cid` - Logging cid * `-logging_cid` - Logging cid (descending) * `unblocked_at` - Unblocked at * `-unblocked_at` - Unblocked at (descending) * `started_at` - Started at * `-started_at` - Started at (descending) * `finished_at` - Finished at * `-finished_at` - Finished at (descending) * `error` - Error * `-error` - Error (descending) * `enc_args` - Enc args * `-enc_args` - Enc args (descending) * `enc_kwargs` - Enc kwargs * `-enc_kwargs` - Enc kwargs (descending) * `reserved_resources_record` - Reserved resources record * `-reserved_resources_record` - Reserved resources record (descending) * `versions` - Versions * `-versions` - Versions (descending) * `profile_options` - Profile options * `-profile_options` - Profile options (descending) * `immediate` - Immediate * `-immediate` - Immediate (descending) * `deferred` - Deferred * `-deferred` - Deferred (descending) * `pk` - Pk * `-pk` - Pk (descending)")] = None,
|
|
370
|
+
ordering: Annotated[Optional[List[StrictStr]], Field(description="Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `state` - State * `-state` - State (descending) * `name` - Name * `-name` - Name (descending) * `logging_cid` - Logging cid * `-logging_cid` - Logging cid (descending) * `unblocked_at` - Unblocked at * `-unblocked_at` - Unblocked at (descending) * `started_at` - Started at * `-started_at` - Started at (descending) * `finished_at` - Finished at * `-finished_at` - Finished at (descending) * `error` - Error * `-error` - Error (descending) * `enc_args` - Enc args * `-enc_args` - Enc args (descending) * `enc_kwargs` - Enc kwargs * `-enc_kwargs` - Enc kwargs (descending) * `reserved_resources_record` - Reserved resources record * `-reserved_resources_record` - Reserved resources record (descending) * `versions` - Versions * `-versions` - Versions (descending) * `profile_options` - Profile options * `-profile_options` - Profile options (descending) * `immediate` - Immediate * `-immediate` - Immediate (descending) * `deferred` - Deferred * `-deferred` - Deferred (descending) * `result` - Result * `-result` - Result (descending) * `pk` - Pk * `-pk` - Pk (descending)")] = None,
|
|
371
371
|
parent_task: Annotated[Optional[StrictStr], Field(description="Filter results where parent_task matches value")] = None,
|
|
372
372
|
prn__in: Annotated[Optional[List[StrictStr]], Field(description="Multiple values may be separated by commas.")] = None,
|
|
373
373
|
pulp_created: Annotated[Optional[datetime], Field(description="Filter results where pulp_created matches value")] = None,
|
|
@@ -464,7 +464,7 @@ class TasksApi:
|
|
|
464
464
|
:type name__ne: str
|
|
465
465
|
:param offset: The initial index from which to return the results.
|
|
466
466
|
:type offset: int
|
|
467
|
-
:param ordering: Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `state` - State * `-state` - State (descending) * `name` - Name * `-name` - Name (descending) * `logging_cid` - Logging cid * `-logging_cid` - Logging cid (descending) * `unblocked_at` - Unblocked at * `-unblocked_at` - Unblocked at (descending) * `started_at` - Started at * `-started_at` - Started at (descending) * `finished_at` - Finished at * `-finished_at` - Finished at (descending) * `error` - Error * `-error` - Error (descending) * `enc_args` - Enc args * `-enc_args` - Enc args (descending) * `enc_kwargs` - Enc kwargs * `-enc_kwargs` - Enc kwargs (descending) * `reserved_resources_record` - Reserved resources record * `-reserved_resources_record` - Reserved resources record (descending) * `versions` - Versions * `-versions` - Versions (descending) * `profile_options` - Profile options * `-profile_options` - Profile options (descending) * `immediate` - Immediate * `-immediate` - Immediate (descending) * `deferred` - Deferred * `-deferred` - Deferred (descending) * `pk` - Pk * `-pk` - Pk (descending)
|
|
467
|
+
:param ordering: Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `state` - State * `-state` - State (descending) * `name` - Name * `-name` - Name (descending) * `logging_cid` - Logging cid * `-logging_cid` - Logging cid (descending) * `unblocked_at` - Unblocked at * `-unblocked_at` - Unblocked at (descending) * `started_at` - Started at * `-started_at` - Started at (descending) * `finished_at` - Finished at * `-finished_at` - Finished at (descending) * `error` - Error * `-error` - Error (descending) * `enc_args` - Enc args * `-enc_args` - Enc args (descending) * `enc_kwargs` - Enc kwargs * `-enc_kwargs` - Enc kwargs (descending) * `reserved_resources_record` - Reserved resources record * `-reserved_resources_record` - Reserved resources record (descending) * `versions` - Versions * `-versions` - Versions (descending) * `profile_options` - Profile options * `-profile_options` - Profile options (descending) * `immediate` - Immediate * `-immediate` - Immediate (descending) * `deferred` - Deferred * `-deferred` - Deferred (descending) * `result` - Result * `-result` - Result (descending) * `pk` - Pk * `-pk` - Pk (descending)
|
|
468
468
|
:type ordering: List[str]
|
|
469
469
|
:param parent_task: Filter results where parent_task matches value
|
|
470
470
|
:type parent_task: str
|
|
@@ -670,7 +670,7 @@ class TasksApi:
|
|
|
670
670
|
name__in: Annotated[Optional[List[StrictStr]], Field(description="Filter results where name is in a comma-separated list of values")] = None,
|
|
671
671
|
name__ne: Annotated[Optional[StrictStr], Field(description="Filter results where name not equal to value")] = None,
|
|
672
672
|
offset: Annotated[Optional[StrictInt], Field(description="The initial index from which to return the results.")] = None,
|
|
673
|
-
ordering: Annotated[Optional[List[StrictStr]], Field(description="Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `state` - State * `-state` - State (descending) * `name` - Name * `-name` - Name (descending) * `logging_cid` - Logging cid * `-logging_cid` - Logging cid (descending) * `unblocked_at` - Unblocked at * `-unblocked_at` - Unblocked at (descending) * `started_at` - Started at * `-started_at` - Started at (descending) * `finished_at` - Finished at * `-finished_at` - Finished at (descending) * `error` - Error * `-error` - Error (descending) * `enc_args` - Enc args * `-enc_args` - Enc args (descending) * `enc_kwargs` - Enc kwargs * `-enc_kwargs` - Enc kwargs (descending) * `reserved_resources_record` - Reserved resources record * `-reserved_resources_record` - Reserved resources record (descending) * `versions` - Versions * `-versions` - Versions (descending) * `profile_options` - Profile options * `-profile_options` - Profile options (descending) * `immediate` - Immediate * `-immediate` - Immediate (descending) * `deferred` - Deferred * `-deferred` - Deferred (descending) * `pk` - Pk * `-pk` - Pk (descending)")] = None,
|
|
673
|
+
ordering: Annotated[Optional[List[StrictStr]], Field(description="Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `state` - State * `-state` - State (descending) * `name` - Name * `-name` - Name (descending) * `logging_cid` - Logging cid * `-logging_cid` - Logging cid (descending) * `unblocked_at` - Unblocked at * `-unblocked_at` - Unblocked at (descending) * `started_at` - Started at * `-started_at` - Started at (descending) * `finished_at` - Finished at * `-finished_at` - Finished at (descending) * `error` - Error * `-error` - Error (descending) * `enc_args` - Enc args * `-enc_args` - Enc args (descending) * `enc_kwargs` - Enc kwargs * `-enc_kwargs` - Enc kwargs (descending) * `reserved_resources_record` - Reserved resources record * `-reserved_resources_record` - Reserved resources record (descending) * `versions` - Versions * `-versions` - Versions (descending) * `profile_options` - Profile options * `-profile_options` - Profile options (descending) * `immediate` - Immediate * `-immediate` - Immediate (descending) * `deferred` - Deferred * `-deferred` - Deferred (descending) * `result` - Result * `-result` - Result (descending) * `pk` - Pk * `-pk` - Pk (descending)")] = None,
|
|
674
674
|
parent_task: Annotated[Optional[StrictStr], Field(description="Filter results where parent_task matches value")] = None,
|
|
675
675
|
prn__in: Annotated[Optional[List[StrictStr]], Field(description="Multiple values may be separated by commas.")] = None,
|
|
676
676
|
pulp_created: Annotated[Optional[datetime], Field(description="Filter results where pulp_created matches value")] = None,
|
|
@@ -767,7 +767,7 @@ class TasksApi:
|
|
|
767
767
|
:type name__ne: str
|
|
768
768
|
:param offset: The initial index from which to return the results.
|
|
769
769
|
:type offset: int
|
|
770
|
-
:param ordering: Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `state` - State * `-state` - State (descending) * `name` - Name * `-name` - Name (descending) * `logging_cid` - Logging cid * `-logging_cid` - Logging cid (descending) * `unblocked_at` - Unblocked at * `-unblocked_at` - Unblocked at (descending) * `started_at` - Started at * `-started_at` - Started at (descending) * `finished_at` - Finished at * `-finished_at` - Finished at (descending) * `error` - Error * `-error` - Error (descending) * `enc_args` - Enc args * `-enc_args` - Enc args (descending) * `enc_kwargs` - Enc kwargs * `-enc_kwargs` - Enc kwargs (descending) * `reserved_resources_record` - Reserved resources record * `-reserved_resources_record` - Reserved resources record (descending) * `versions` - Versions * `-versions` - Versions (descending) * `profile_options` - Profile options * `-profile_options` - Profile options (descending) * `immediate` - Immediate * `-immediate` - Immediate (descending) * `deferred` - Deferred * `-deferred` - Deferred (descending) * `pk` - Pk * `-pk` - Pk (descending)
|
|
770
|
+
:param ordering: Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `state` - State * `-state` - State (descending) * `name` - Name * `-name` - Name (descending) * `logging_cid` - Logging cid * `-logging_cid` - Logging cid (descending) * `unblocked_at` - Unblocked at * `-unblocked_at` - Unblocked at (descending) * `started_at` - Started at * `-started_at` - Started at (descending) * `finished_at` - Finished at * `-finished_at` - Finished at (descending) * `error` - Error * `-error` - Error (descending) * `enc_args` - Enc args * `-enc_args` - Enc args (descending) * `enc_kwargs` - Enc kwargs * `-enc_kwargs` - Enc kwargs (descending) * `reserved_resources_record` - Reserved resources record * `-reserved_resources_record` - Reserved resources record (descending) * `versions` - Versions * `-versions` - Versions (descending) * `profile_options` - Profile options * `-profile_options` - Profile options (descending) * `immediate` - Immediate * `-immediate` - Immediate (descending) * `deferred` - Deferred * `-deferred` - Deferred (descending) * `result` - Result * `-result` - Result (descending) * `pk` - Pk * `-pk` - Pk (descending)
|
|
771
771
|
:type ordering: List[str]
|
|
772
772
|
:param parent_task: Filter results where parent_task matches value
|
|
773
773
|
:type parent_task: str
|
|
@@ -91,7 +91,7 @@ class ApiClient:
|
|
|
91
91
|
self.default_headers[header_name] = header_value
|
|
92
92
|
self.cookie = cookie
|
|
93
93
|
# Set default User-Agent.
|
|
94
|
-
self.user_agent = 'OpenAPI-Generator/
|
|
94
|
+
self.user_agent = 'OpenAPI-Generator/20250903.1/python'
|
|
95
95
|
self.client_side_validation = configuration.client_side_validation
|
|
96
96
|
|
|
97
97
|
def __enter__(self):
|
|
@@ -225,7 +225,7 @@ conf = pulpcore.client.pulp_service.Configuration(
|
|
|
225
225
|
) -> None:
|
|
226
226
|
"""Constructor
|
|
227
227
|
"""
|
|
228
|
-
self._base_path = "https://env-ephemeral-
|
|
228
|
+
self._base_path = "https://env-ephemeral-yvmdg0.apps.crc-eph.r9lp.p1.openshiftapps.com" if host is None else host
|
|
229
229
|
"""Default Base url
|
|
230
230
|
"""
|
|
231
231
|
self.server_index = 0 if server_index is None and host is None else server_index
|
|
@@ -557,7 +557,7 @@ conf = pulpcore.client.pulp_service.Configuration(
|
|
|
557
557
|
"OS: {env}\n"\
|
|
558
558
|
"Python Version: {pyversion}\n"\
|
|
559
559
|
"Version of the API: v3\n"\
|
|
560
|
-
"SDK Package Version:
|
|
560
|
+
"SDK Package Version: 20250903.1".\
|
|
561
561
|
format(env=sys.platform, pyversion=sys.version)
|
|
562
562
|
|
|
563
563
|
def get_host_settings(self) -> List[HostSetting]:
|
|
@@ -567,7 +567,7 @@ conf = pulpcore.client.pulp_service.Configuration(
|
|
|
567
567
|
"""
|
|
568
568
|
return [
|
|
569
569
|
{
|
|
570
|
-
'url': "https://env-ephemeral-
|
|
570
|
+
'url': "https://env-ephemeral-yvmdg0.apps.crc-eph.r9lp.p1.openshiftapps.com",
|
|
571
571
|
'description': "No description provided",
|
|
572
572
|
}
|
|
573
573
|
]
|
|
@@ -48,7 +48,8 @@ class TaskResponse(BaseModel):
|
|
|
48
48
|
progress_reports: Optional[List[ProgressReportResponse]] = None
|
|
49
49
|
created_resources: Optional[List[StrictStr]] = Field(default=None, description="Resources created by this task.")
|
|
50
50
|
reserved_resources_record: Optional[List[StrictStr]] = Field(default=None, description="A list of resources required by that task.")
|
|
51
|
-
|
|
51
|
+
result: Optional[Any] = None
|
|
52
|
+
__properties: ClassVar[List[str]] = ["pulp_href", "prn", "pulp_created", "pulp_last_updated", "state", "name", "logging_cid", "created_by", "unblocked_at", "started_at", "finished_at", "error", "worker", "parent_task", "child_tasks", "task_group", "progress_reports", "created_resources", "reserved_resources_record", "result"]
|
|
52
53
|
|
|
53
54
|
model_config = ConfigDict(
|
|
54
55
|
populate_by_name=True,
|
|
@@ -122,6 +123,11 @@ class TaskResponse(BaseModel):
|
|
|
122
123
|
if _item_progress_reports:
|
|
123
124
|
_items.append(_item_progress_reports.to_dict())
|
|
124
125
|
_dict['progress_reports'] = _items
|
|
126
|
+
# set to None if result (nullable) is None
|
|
127
|
+
# and model_fields_set contains the field
|
|
128
|
+
if self.result is None and "result" in self.model_fields_set:
|
|
129
|
+
_dict['result'] = None
|
|
130
|
+
|
|
125
131
|
return _dict
|
|
126
132
|
|
|
127
133
|
@classmethod
|
|
@@ -152,7 +158,8 @@ class TaskResponse(BaseModel):
|
|
|
152
158
|
"task_group": obj.get("task_group"),
|
|
153
159
|
"progress_reports": [ProgressReportResponse.from_dict(_item) for _item in obj["progress_reports"]] if obj.get("progress_reports") is not None else None,
|
|
154
160
|
"created_resources": obj.get("created_resources"),
|
|
155
|
-
"reserved_resources_record": obj.get("reserved_resources_record")
|
|
161
|
+
"reserved_resources_record": obj.get("reserved_resources_record"),
|
|
162
|
+
"result": obj.get("result")
|
|
156
163
|
})
|
|
157
164
|
return _obj
|
|
158
165
|
|
|
@@ -22,7 +22,7 @@ from setuptools import setup, find_packages # noqa: H301
|
|
|
22
22
|
# prerequisite: setuptools
|
|
23
23
|
# http://pypi.python.org/pypi/setuptools
|
|
24
24
|
NAME = "crc-pulp_service-client"
|
|
25
|
-
VERSION = "
|
|
25
|
+
VERSION = "20250903.1"
|
|
26
26
|
PYTHON_REQUIRES = ">= 3.8"
|
|
27
27
|
REQUIRES = [
|
|
28
28
|
"urllib3 >= 1.25.3, < 3.0.0",
|
|
@@ -73,7 +73,8 @@ class TestPaginatedTaskResponseList(unittest.TestCase):
|
|
|
73
73
|
],
|
|
74
74
|
reserved_resources_record = [
|
|
75
75
|
''
|
|
76
|
-
],
|
|
76
|
+
],
|
|
77
|
+
result = null, )
|
|
77
78
|
]
|
|
78
79
|
)
|
|
79
80
|
else:
|
|
@@ -113,7 +114,8 @@ class TestPaginatedTaskResponseList(unittest.TestCase):
|
|
|
113
114
|
],
|
|
114
115
|
reserved_resources_record = [
|
|
115
116
|
''
|
|
116
|
-
],
|
|
117
|
+
],
|
|
118
|
+
result = null, )
|
|
117
119
|
],
|
|
118
120
|
)
|
|
119
121
|
"""
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/pulpcore/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/test/test_domain.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/test/test_nested_role.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/test/test_set_label.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/test/test_tasks_api.py
RENAMED
|
File without changes
|
{crc_pulp_service_client-20250901.1 → crc_pulp_service_client-20250903.1}/test/test_unset_label.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|