pulp-ansible-client 0.24.6__tar.gz → 0.25.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.
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/PKG-INFO +1 -1
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/README.md +1 -1
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulp_ansible_client.egg-info/PKG-INFO +1 -1
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/__init__.py +1 -1
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api_client.py +1 -1
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/configuration.py +1 -1
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/ansible_collection_version_response.py +7 -7
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/ansible_git_remote.py +63 -63
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/ansible_git_remote_response.py +47 -47
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/ansible_role.py +3 -3
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/ansible_role_response.py +7 -7
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/patchedansible_git_remote.py +63 -63
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pyproject.toml +1 -1
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/setup.py +1 -1
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulp_ansible_client.egg-info/SOURCES.txt +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulp_ansible_client.egg-info/dependency_links.txt +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulp_ansible_client.egg-info/requires.txt +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulp_ansible_client.egg-info/top_level.txt +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/__init__.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/__init__.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/__init__.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/ansible_collections_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/ansible_copy_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/api_plugin_ansible_search_collection_versions_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/api_roles_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/collection_import_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/content_collection_deprecations_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/content_collection_marks_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/content_collection_signatures_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/content_collection_versions_api.py +60 -60
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/content_namespaces_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/content_roles_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/distributions_ansible_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/pulp_ansible_api_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/pulp_ansible_api_v3_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/pulp_ansible_api_v3_artifacts_collections_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/pulp_ansible_api_v3_collection_versions_all_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/pulp_ansible_api_v3_collections_all_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/pulp_ansible_api_v3_collections_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/pulp_ansible_api_v3_collections_versions_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/pulp_ansible_api_v3_collections_versions_docs_blob_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/pulp_ansible_api_v3_namespaces_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/pulp_ansible_api_v3_plugin_ansible_client_configuration_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_collections_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_versions_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/pulp_ansible_api_v3_plugin_ansible_content_collections_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/pulp_ansible_api_v3_plugin_ansible_content_collections_artifacts_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/pulp_ansible_api_v3_plugin_ansible_content_namespaces_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/pulp_ansible_artifacts_collections_v3_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/pulp_ansible_default_api_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/pulp_ansible_default_api_v3_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/pulp_ansible_default_api_v3_artifacts_collections_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/pulp_ansible_default_api_v3_collection_versions_all_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/pulp_ansible_default_api_v3_collections_all_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/pulp_ansible_default_api_v3_collections_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/pulp_ansible_default_api_v3_collections_versions_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/pulp_ansible_default_api_v3_collections_versions_docs_blob_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/pulp_ansible_default_api_v3_namespaces_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/pulp_ansible_default_api_v3_plugin_ansible_client_configuration_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_collections_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_versions_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_artifacts_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/pulp_ansible_default_api_v3_plugin_ansible_content_namespaces_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/pulp_ansible_default_api_v3_plugin_ansible_search_collection_versions_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/pulp_ansible_tags_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/remotes_collection_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/remotes_git_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/remotes_role_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/repositories_ansible_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/repositories_ansible_versions_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api/versions_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/exceptions.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/__init__.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/ansible_ansible_collection_deprecated.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/ansible_ansible_collection_deprecated_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/ansible_ansible_distribution.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/ansible_ansible_distribution_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/ansible_ansible_namespace_metadata.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/ansible_ansible_namespace_metadata_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/ansible_ansible_repository.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/ansible_ansible_repository_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/ansible_collection_remote.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/ansible_collection_remote_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/ansible_collection_remote_response_hidden_fields_inner.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/ansible_collection_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/ansible_collection_version_mark.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/ansible_collection_version_mark_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/ansible_collection_version_signature_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/ansible_repository_mark.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/ansible_repository_rebuild.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/ansible_repository_signature.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/ansible_repository_sync_url.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/ansible_role_remote.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/ansible_role_remote_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/ansible_tag_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/artifact_ref_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/async_operation_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/client_configuration_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/collection_import_detail_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/collection_metadata_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/collection_namespace_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/collection_ref_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/collection_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/collection_summary_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/collection_version_copy_move.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/collection_version_docs_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/collection_version_list_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/collection_version_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/collection_version_search_list.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/collection_version_search_list_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/collection_version_signature_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/content_summary_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/copy.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/galaxy_role_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/galaxy_role_version_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/my_permissions_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/namespace_link.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/namespace_link_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/nested_role.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/nested_role_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/object_roles_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/paginated_collection_response_list.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/paginated_collection_response_list_links.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/paginated_collection_response_list_meta.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/paginated_collection_version_list_response_list.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/paginated_collection_version_search_list_response_list.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/paginated_galaxy_role_response_list.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/paginated_galaxy_role_version_response_list.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/paginated_repository_version_response_list.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/paginated_tag_response_list.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/paginatedansible_ansible_collection_deprecated_response_list.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/paginatedansible_ansible_distribution_response_list.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/paginatedansible_ansible_namespace_metadata_response_list.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/paginatedansible_ansible_repository_response_list.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/paginatedansible_collection_remote_response_list.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/paginatedansible_collection_response_list.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/paginatedansible_collection_version_mark_response_list.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/paginatedansible_collection_version_response_list.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/paginatedansible_collection_version_signature_response_list.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/paginatedansible_git_remote_response_list.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/paginatedansible_role_remote_response_list.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/paginatedansible_role_response_list.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/patched_collection.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/patchedansible_ansible_distribution.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/patchedansible_ansible_repository.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/patchedansible_collection_remote.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/patchedansible_role_remote.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/policy_enum.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/repair.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/repo_metadata_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/repository.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/repository_add_remove_content.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/repository_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/repository_version_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/set_label.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/set_label_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/tag_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/unpaginated_collection_version_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/unset_label.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/models/unset_label_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/py.typed +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/rest.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/setup.cfg +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_ansible_ansible_collection_deprecated.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_ansible_ansible_collection_deprecated_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_ansible_ansible_distribution.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_ansible_ansible_distribution_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_ansible_ansible_namespace_metadata.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_ansible_ansible_namespace_metadata_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_ansible_ansible_repository.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_ansible_ansible_repository_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_ansible_collection_remote.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_ansible_collection_remote_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_ansible_collection_remote_response_hidden_fields_inner.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_ansible_collection_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_ansible_collection_version_mark.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_ansible_collection_version_mark_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_ansible_collection_version_response.py +2 -2
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_ansible_collection_version_signature_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_ansible_collections_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_ansible_copy_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_ansible_git_remote.py +12 -12
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_ansible_git_remote_response.py +15 -15
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_ansible_repository_mark.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_ansible_repository_rebuild.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_ansible_repository_signature.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_ansible_repository_sync_url.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_ansible_role.py +1 -1
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_ansible_role_remote.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_ansible_role_remote_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_ansible_role_response.py +2 -2
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_ansible_tag_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_api_plugin_ansible_search_collection_versions_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_api_roles_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_artifact_ref_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_async_operation_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_client_configuration_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_collection_import_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_collection_import_detail_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_collection_metadata_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_collection_namespace_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_collection_ref_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_collection_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_collection_summary_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_collection_version_copy_move.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_collection_version_docs_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_collection_version_list_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_collection_version_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_collection_version_search_list.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_collection_version_search_list_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_collection_version_signature_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_content_collection_deprecations_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_content_collection_marks_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_content_collection_signatures_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_content_collection_versions_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_content_namespaces_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_content_roles_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_content_summary_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_copy.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_distributions_ansible_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_galaxy_role_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_galaxy_role_version_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_my_permissions_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_namespace_link.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_namespace_link_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_nested_role.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_nested_role_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_object_roles_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_paginated_collection_response_list.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_paginated_collection_response_list_links.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_paginated_collection_response_list_meta.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_paginated_collection_version_list_response_list.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_paginated_collection_version_search_list_response_list.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_paginated_galaxy_role_response_list.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_paginated_galaxy_role_version_response_list.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_paginated_repository_version_response_list.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_paginated_tag_response_list.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_paginatedansible_ansible_collection_deprecated_response_list.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_paginatedansible_ansible_distribution_response_list.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_paginatedansible_ansible_namespace_metadata_response_list.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_paginatedansible_ansible_repository_response_list.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_paginatedansible_collection_remote_response_list.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_paginatedansible_collection_response_list.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_paginatedansible_collection_version_mark_response_list.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_paginatedansible_collection_version_response_list.py +4 -4
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_paginatedansible_collection_version_signature_response_list.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_paginatedansible_git_remote_response_list.py +30 -30
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_paginatedansible_role_remote_response_list.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_paginatedansible_role_response_list.py +4 -4
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_patched_collection.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_patchedansible_ansible_distribution.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_patchedansible_ansible_repository.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_patchedansible_collection_remote.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_patchedansible_git_remote.py +12 -12
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_patchedansible_role_remote.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_policy_enum.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_pulp_ansible_api_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_pulp_ansible_api_v3_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_pulp_ansible_api_v3_artifacts_collections_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_pulp_ansible_api_v3_collection_versions_all_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_pulp_ansible_api_v3_collections_all_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_pulp_ansible_api_v3_collections_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_pulp_ansible_api_v3_collections_versions_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_pulp_ansible_api_v3_collections_versions_docs_blob_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_pulp_ansible_api_v3_namespaces_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_pulp_ansible_api_v3_plugin_ansible_client_configuration_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_pulp_ansible_api_v3_plugin_ansible_content_collections_all_collections_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_pulp_ansible_api_v3_plugin_ansible_content_collections_all_versions_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_pulp_ansible_api_v3_plugin_ansible_content_collections_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_pulp_ansible_api_v3_plugin_ansible_content_collections_artifacts_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_pulp_ansible_api_v3_plugin_ansible_content_collections_index_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_pulp_ansible_api_v3_plugin_ansible_content_namespaces_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_pulp_ansible_artifacts_collections_v3_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_pulp_ansible_default_api_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_pulp_ansible_default_api_v3_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_pulp_ansible_default_api_v3_artifacts_collections_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_pulp_ansible_default_api_v3_collection_versions_all_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_pulp_ansible_default_api_v3_collections_all_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_pulp_ansible_default_api_v3_collections_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_pulp_ansible_default_api_v3_collections_versions_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_pulp_ansible_default_api_v3_collections_versions_docs_blob_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_pulp_ansible_default_api_v3_namespaces_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_pulp_ansible_default_api_v3_plugin_ansible_client_configuration_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_collections_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_versions_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_pulp_ansible_default_api_v3_plugin_ansible_content_collections_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_pulp_ansible_default_api_v3_plugin_ansible_content_collections_artifacts_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_pulp_ansible_default_api_v3_plugin_ansible_content_namespaces_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_pulp_ansible_default_api_v3_plugin_ansible_search_collection_versions_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_pulp_ansible_tags_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_remotes_collection_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_remotes_git_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_remotes_role_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_repair.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_repo_metadata_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_repositories_ansible_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_repositories_ansible_versions_api.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_repository.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_repository_add_remove_content.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_repository_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_repository_version_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_set_label.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_set_label_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_tag_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_unpaginated_collection_version_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_unset_label.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_unset_label_response.py +0 -0
- {pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/test/test_versions_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: 0.
|
|
7
|
+
- Package version: 0.25.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)
|
{pulp_ansible-client-0.24.6 → pulp_ansible-client-0.25.1}/pulpcore/client/pulp_ansible/api_client.py
RENAMED
|
@@ -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/0.
|
|
94
|
+
self.user_agent = 'OpenAPI-Generator/0.25.1/python'
|
|
95
95
|
self.client_side_validation = configuration.client_side_validation
|
|
96
96
|
|
|
97
97
|
def __enter__(self):
|
|
@@ -549,7 +549,7 @@ conf = pulpcore.client.pulp_ansible.Configuration(
|
|
|
549
549
|
"OS: {env}\n"\
|
|
550
550
|
"Python Version: {pyversion}\n"\
|
|
551
551
|
"Version of the API: v3\n"\
|
|
552
|
-
"SDK Package Version: 0.
|
|
552
|
+
"SDK Package Version: 0.25.1".\
|
|
553
553
|
format(env=sys.platform, pyversion=sys.version)
|
|
554
554
|
|
|
555
555
|
def get_host_settings(self) -> List[HostSetting]:
|
|
@@ -30,12 +30,12 @@ class AnsibleCollectionVersionResponse(BaseModel):
|
|
|
30
30
|
"""
|
|
31
31
|
A serializer for CollectionVersion Content.
|
|
32
32
|
""" # noqa: E501
|
|
33
|
-
pulp_href: Optional[StrictStr] = None
|
|
34
33
|
pulp_labels: Optional[Dict[str, Optional[StrictStr]]] = Field(default=None, description="A dictionary of arbitrary key/value pairs used to describe a specific Content instance.")
|
|
35
34
|
prn: Optional[StrictStr] = Field(default=None, description="The Pulp Resource Name (PRN).")
|
|
36
35
|
artifact: Optional[StrictStr] = Field(default=None, description="Artifact file representing the physical content")
|
|
37
|
-
pulp_created: Optional[datetime] = Field(default=None, description="Timestamp of creation.")
|
|
38
36
|
pulp_last_updated: Optional[datetime] = Field(default=None, description="Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same.")
|
|
37
|
+
pulp_href: Optional[StrictStr] = None
|
|
38
|
+
pulp_created: Optional[datetime] = Field(default=None, description="Timestamp of creation.")
|
|
39
39
|
sha256: Optional[StrictStr] = Field(default=None, description="The SHA-256 checksum if available.")
|
|
40
40
|
md5: Optional[StrictStr] = Field(default=None, description="The MD5 checksum if available.")
|
|
41
41
|
sha1: Optional[StrictStr] = Field(default=None, description="The SHA-1 checksum if available.")
|
|
@@ -60,7 +60,7 @@ class AnsibleCollectionVersionResponse(BaseModel):
|
|
|
60
60
|
tags: Optional[List[AnsibleTagResponse]] = None
|
|
61
61
|
version: Optional[Annotated[str, Field(strict=True, max_length=128)]] = Field(default=None, description="The version of the collection.")
|
|
62
62
|
requires_ansible: Optional[Annotated[str, Field(strict=True, max_length=255)]] = Field(default=None, description="The version of Ansible required to use the collection. Multiple versions can be separated with a comma.")
|
|
63
|
-
__properties: ClassVar[List[str]] = ["
|
|
63
|
+
__properties: ClassVar[List[str]] = ["pulp_labels", "prn", "artifact", "pulp_last_updated", "pulp_href", "pulp_created", "sha256", "md5", "sha1", "sha224", "sha384", "sha512", "id", "authors", "contents", "dependencies", "description", "docs_blob", "manifest", "files", "documentation", "homepage", "issues", "license", "name", "namespace", "origin_repository", "tags", "version", "requires_ansible"]
|
|
64
64
|
|
|
65
65
|
model_config = ConfigDict(
|
|
66
66
|
populate_by_name=True,
|
|
@@ -122,10 +122,10 @@ class AnsibleCollectionVersionResponse(BaseModel):
|
|
|
122
122
|
* OpenAPI `readOnly` fields are excluded.
|
|
123
123
|
"""
|
|
124
124
|
excluded_fields: Set[str] = set([
|
|
125
|
-
"pulp_href",
|
|
126
125
|
"prn",
|
|
127
|
-
"pulp_created",
|
|
128
126
|
"pulp_last_updated",
|
|
127
|
+
"pulp_href",
|
|
128
|
+
"pulp_created",
|
|
129
129
|
"sha256",
|
|
130
130
|
"md5",
|
|
131
131
|
"sha1",
|
|
@@ -181,12 +181,12 @@ class AnsibleCollectionVersionResponse(BaseModel):
|
|
|
181
181
|
return cls.model_validate(obj)
|
|
182
182
|
|
|
183
183
|
_obj = cls.model_validate({
|
|
184
|
-
"pulp_href": obj.get("pulp_href"),
|
|
185
184
|
"pulp_labels": obj.get("pulp_labels"),
|
|
186
185
|
"prn": obj.get("prn"),
|
|
187
186
|
"artifact": obj.get("artifact"),
|
|
188
|
-
"pulp_created": obj.get("pulp_created"),
|
|
189
187
|
"pulp_last_updated": obj.get("pulp_last_updated"),
|
|
188
|
+
"pulp_href": obj.get("pulp_href"),
|
|
189
|
+
"pulp_created": obj.get("pulp_created"),
|
|
190
190
|
"sha256": obj.get("sha256"),
|
|
191
191
|
"md5": obj.get("md5"),
|
|
192
192
|
"sha1": obj.get("sha1"),
|
|
@@ -28,29 +28,29 @@ class AnsibleGitRemote(BaseModel):
|
|
|
28
28
|
"""
|
|
29
29
|
A serializer for Git Collection Remotes.
|
|
30
30
|
""" # noqa: E501
|
|
31
|
-
|
|
31
|
+
password: Optional[Annotated[str, Field(min_length=1, strict=True)]] = Field(default=None, description="The password to be used for authentication when syncing. Extra leading and trailing whitespace characters are not trimmed.")
|
|
32
32
|
max_retries: Optional[StrictInt] = Field(default=None, description="Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used.")
|
|
33
|
-
client_cert: Optional[Annotated[str, Field(min_length=1, strict=True)]] = Field(default=None, description="A PEM encoded client certificate used for authentication.")
|
|
34
|
-
proxy_username: Optional[Annotated[str, Field(min_length=1, strict=True)]] = Field(default=None, description="The username to authenticte to the proxy.")
|
|
35
33
|
connect_timeout: Optional[Union[Annotated[float, Field(strict=True, ge=0.0)], Annotated[int, Field(strict=True, ge=0)]]] = Field(default=None, description="aiohttp.ClientTimeout.connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used.")
|
|
36
|
-
proxy_password: Optional[Annotated[str, Field(min_length=1, strict=True)]] = Field(default=None, description="The password to authenticate to the proxy. Extra leading and trailing whitespace characters are not trimmed.")
|
|
37
34
|
rate_limit: Optional[StrictInt] = Field(default=None, description="Limits requests per second for each concurrent downloader")
|
|
38
|
-
|
|
39
|
-
url: Annotated[str, Field(min_length=1, strict=True)] = Field(description="The URL of an external content source.")
|
|
40
|
-
headers: Optional[List[Dict[str, Any]]] = Field(default=None, description="Headers for aiohttp.Clientsession")
|
|
35
|
+
tls_validation: Optional[StrictBool] = Field(default=None, description="If True, TLS peer validation must be performed.")
|
|
41
36
|
download_concurrency: Optional[Annotated[int, Field(strict=True, ge=1)]] = Field(default=None, description="Total number of simultaneous connections. If not set then the default value will be used.")
|
|
42
|
-
|
|
43
|
-
|
|
37
|
+
headers: Optional[List[Dict[str, Any]]] = Field(default=None, description="Headers for aiohttp.Clientsession")
|
|
38
|
+
url: Annotated[str, Field(min_length=1, strict=True)] = Field(description="The URL of an external content source.")
|
|
39
|
+
proxy_url: Optional[Annotated[str, Field(min_length=1, strict=True)]] = Field(default=None, description="The proxy URL. Format: scheme://host:port")
|
|
44
40
|
pulp_labels: Optional[Dict[str, Optional[StrictStr]]] = None
|
|
45
|
-
password: Optional[Annotated[str, Field(min_length=1, strict=True)]] = Field(default=None, description="The password to be used for authentication when syncing. Extra leading and trailing whitespace characters are not trimmed.")
|
|
46
41
|
total_timeout: Optional[Union[Annotated[float, Field(strict=True, ge=0.0)], Annotated[int, Field(strict=True, ge=0)]]] = Field(default=None, description="aiohttp.ClientTimeout.total (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used.")
|
|
47
|
-
|
|
42
|
+
sock_read_timeout: Optional[Union[Annotated[float, Field(strict=True, ge=0.0)], Annotated[int, Field(strict=True, ge=0)]]] = Field(default=None, description="aiohttp.ClientTimeout.sock_read (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used.")
|
|
43
|
+
proxy_password: Optional[Annotated[str, Field(min_length=1, strict=True)]] = Field(default=None, description="The password to authenticate to the proxy. Extra leading and trailing whitespace characters are not trimmed.")
|
|
44
|
+
username: Optional[Annotated[str, Field(min_length=1, strict=True)]] = Field(default=None, description="The username to be used for authentication when syncing.")
|
|
45
|
+
client_cert: Optional[Annotated[str, Field(min_length=1, strict=True)]] = Field(default=None, description="A PEM encoded client certificate used for authentication.")
|
|
46
|
+
sock_connect_timeout: Optional[Union[Annotated[float, Field(strict=True, ge=0.0)], Annotated[int, Field(strict=True, ge=0)]]] = Field(default=None, description="aiohttp.ClientTimeout.sock_connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used.")
|
|
48
47
|
client_key: Optional[Annotated[str, Field(min_length=1, strict=True)]] = Field(default=None, description="A PEM encoded private key used for authentication.")
|
|
49
|
-
proxy_url: Optional[Annotated[str, Field(min_length=1, strict=True)]] = Field(default=None, description="The proxy URL. Format: scheme://host:port")
|
|
50
48
|
name: Annotated[str, Field(min_length=1, strict=True)] = Field(description="A unique name for this remote.")
|
|
49
|
+
ca_cert: Optional[Annotated[str, Field(min_length=1, strict=True)]] = Field(default=None, description="A PEM encoded CA certificate used to validate the server certificate presented by the remote server.")
|
|
50
|
+
proxy_username: Optional[Annotated[str, Field(min_length=1, strict=True)]] = Field(default=None, description="The username to authenticte to the proxy.")
|
|
51
51
|
metadata_only: Optional[StrictBool] = Field(default=None, description="If True, only metadata about the content will be stored in Pulp. Clients will retrieve content from the remote URL.")
|
|
52
52
|
git_ref: Optional[Annotated[str, Field(min_length=1, strict=True)]] = Field(default=None, description="A git ref. e.g.: branch, tag, or commit sha.")
|
|
53
|
-
__properties: ClassVar[List[str]] = ["
|
|
53
|
+
__properties: ClassVar[List[str]] = ["password", "max_retries", "connect_timeout", "rate_limit", "tls_validation", "download_concurrency", "headers", "url", "proxy_url", "pulp_labels", "total_timeout", "sock_read_timeout", "proxy_password", "username", "client_cert", "sock_connect_timeout", "client_key", "name", "ca_cert", "proxy_username", "metadata_only", "git_ref"]
|
|
54
54
|
|
|
55
55
|
model_config = ConfigDict(
|
|
56
56
|
populate_by_name=True,
|
|
@@ -91,80 +91,80 @@ class AnsibleGitRemote(BaseModel):
|
|
|
91
91
|
exclude=excluded_fields,
|
|
92
92
|
exclude_none=True,
|
|
93
93
|
)
|
|
94
|
-
# set to None if
|
|
94
|
+
# set to None if password (nullable) is None
|
|
95
95
|
# and model_fields_set contains the field
|
|
96
|
-
if self.
|
|
97
|
-
_dict['
|
|
96
|
+
if self.password is None and "password" in self.model_fields_set:
|
|
97
|
+
_dict['password'] = None
|
|
98
98
|
|
|
99
99
|
# set to None if max_retries (nullable) is None
|
|
100
100
|
# and model_fields_set contains the field
|
|
101
101
|
if self.max_retries is None and "max_retries" in self.model_fields_set:
|
|
102
102
|
_dict['max_retries'] = None
|
|
103
103
|
|
|
104
|
-
# set to None if client_cert (nullable) is None
|
|
105
|
-
# and model_fields_set contains the field
|
|
106
|
-
if self.client_cert is None and "client_cert" in self.model_fields_set:
|
|
107
|
-
_dict['client_cert'] = None
|
|
108
|
-
|
|
109
|
-
# set to None if proxy_username (nullable) is None
|
|
110
|
-
# and model_fields_set contains the field
|
|
111
|
-
if self.proxy_username is None and "proxy_username" in self.model_fields_set:
|
|
112
|
-
_dict['proxy_username'] = None
|
|
113
|
-
|
|
114
104
|
# set to None if connect_timeout (nullable) is None
|
|
115
105
|
# and model_fields_set contains the field
|
|
116
106
|
if self.connect_timeout is None and "connect_timeout" in self.model_fields_set:
|
|
117
107
|
_dict['connect_timeout'] = None
|
|
118
108
|
|
|
119
|
-
# set to None if proxy_password (nullable) is None
|
|
120
|
-
# and model_fields_set contains the field
|
|
121
|
-
if self.proxy_password is None and "proxy_password" in self.model_fields_set:
|
|
122
|
-
_dict['proxy_password'] = None
|
|
123
|
-
|
|
124
109
|
# set to None if rate_limit (nullable) is None
|
|
125
110
|
# and model_fields_set contains the field
|
|
126
111
|
if self.rate_limit is None and "rate_limit" in self.model_fields_set:
|
|
127
112
|
_dict['rate_limit'] = None
|
|
128
113
|
|
|
129
|
-
# set to None if username (nullable) is None
|
|
130
|
-
# and model_fields_set contains the field
|
|
131
|
-
if self.username is None and "username" in self.model_fields_set:
|
|
132
|
-
_dict['username'] = None
|
|
133
|
-
|
|
134
114
|
# set to None if download_concurrency (nullable) is None
|
|
135
115
|
# and model_fields_set contains the field
|
|
136
116
|
if self.download_concurrency is None and "download_concurrency" in self.model_fields_set:
|
|
137
117
|
_dict['download_concurrency'] = None
|
|
138
118
|
|
|
139
|
-
# set to None if
|
|
119
|
+
# set to None if proxy_url (nullable) is None
|
|
140
120
|
# and model_fields_set contains the field
|
|
141
|
-
if self.
|
|
142
|
-
_dict['
|
|
121
|
+
if self.proxy_url is None and "proxy_url" in self.model_fields_set:
|
|
122
|
+
_dict['proxy_url'] = None
|
|
143
123
|
|
|
144
|
-
# set to None if
|
|
124
|
+
# set to None if total_timeout (nullable) is None
|
|
145
125
|
# and model_fields_set contains the field
|
|
146
|
-
if self.
|
|
147
|
-
_dict['
|
|
126
|
+
if self.total_timeout is None and "total_timeout" in self.model_fields_set:
|
|
127
|
+
_dict['total_timeout'] = None
|
|
148
128
|
|
|
149
|
-
# set to None if
|
|
129
|
+
# set to None if sock_read_timeout (nullable) is None
|
|
150
130
|
# and model_fields_set contains the field
|
|
151
|
-
if self.
|
|
152
|
-
_dict['
|
|
131
|
+
if self.sock_read_timeout is None and "sock_read_timeout" in self.model_fields_set:
|
|
132
|
+
_dict['sock_read_timeout'] = None
|
|
153
133
|
|
|
154
|
-
# set to None if
|
|
134
|
+
# set to None if proxy_password (nullable) is None
|
|
155
135
|
# and model_fields_set contains the field
|
|
156
|
-
if self.
|
|
157
|
-
_dict['
|
|
136
|
+
if self.proxy_password is None and "proxy_password" in self.model_fields_set:
|
|
137
|
+
_dict['proxy_password'] = None
|
|
138
|
+
|
|
139
|
+
# set to None if username (nullable) is None
|
|
140
|
+
# and model_fields_set contains the field
|
|
141
|
+
if self.username is None and "username" in self.model_fields_set:
|
|
142
|
+
_dict['username'] = None
|
|
143
|
+
|
|
144
|
+
# set to None if client_cert (nullable) is None
|
|
145
|
+
# and model_fields_set contains the field
|
|
146
|
+
if self.client_cert is None and "client_cert" in self.model_fields_set:
|
|
147
|
+
_dict['client_cert'] = None
|
|
148
|
+
|
|
149
|
+
# set to None if sock_connect_timeout (nullable) is None
|
|
150
|
+
# and model_fields_set contains the field
|
|
151
|
+
if self.sock_connect_timeout is None and "sock_connect_timeout" in self.model_fields_set:
|
|
152
|
+
_dict['sock_connect_timeout'] = None
|
|
158
153
|
|
|
159
154
|
# set to None if client_key (nullable) is None
|
|
160
155
|
# and model_fields_set contains the field
|
|
161
156
|
if self.client_key is None and "client_key" in self.model_fields_set:
|
|
162
157
|
_dict['client_key'] = None
|
|
163
158
|
|
|
164
|
-
# set to None if
|
|
159
|
+
# set to None if ca_cert (nullable) is None
|
|
165
160
|
# and model_fields_set contains the field
|
|
166
|
-
if self.
|
|
167
|
-
_dict['
|
|
161
|
+
if self.ca_cert is None and "ca_cert" in self.model_fields_set:
|
|
162
|
+
_dict['ca_cert'] = None
|
|
163
|
+
|
|
164
|
+
# set to None if proxy_username (nullable) is None
|
|
165
|
+
# and model_fields_set contains the field
|
|
166
|
+
if self.proxy_username is None and "proxy_username" in self.model_fields_set:
|
|
167
|
+
_dict['proxy_username'] = None
|
|
168
168
|
|
|
169
169
|
return _dict
|
|
170
170
|
|
|
@@ -178,26 +178,26 @@ class AnsibleGitRemote(BaseModel):
|
|
|
178
178
|
return cls.model_validate(obj)
|
|
179
179
|
|
|
180
180
|
_obj = cls.model_validate({
|
|
181
|
-
"
|
|
181
|
+
"password": obj.get("password"),
|
|
182
182
|
"max_retries": obj.get("max_retries"),
|
|
183
|
-
"client_cert": obj.get("client_cert"),
|
|
184
|
-
"proxy_username": obj.get("proxy_username"),
|
|
185
183
|
"connect_timeout": obj.get("connect_timeout"),
|
|
186
|
-
"proxy_password": obj.get("proxy_password"),
|
|
187
184
|
"rate_limit": obj.get("rate_limit"),
|
|
188
|
-
"
|
|
189
|
-
"url": obj.get("url"),
|
|
190
|
-
"headers": obj.get("headers"),
|
|
185
|
+
"tls_validation": obj.get("tls_validation"),
|
|
191
186
|
"download_concurrency": obj.get("download_concurrency"),
|
|
192
|
-
"
|
|
193
|
-
"
|
|
187
|
+
"headers": obj.get("headers"),
|
|
188
|
+
"url": obj.get("url"),
|
|
189
|
+
"proxy_url": obj.get("proxy_url"),
|
|
194
190
|
"pulp_labels": obj.get("pulp_labels"),
|
|
195
|
-
"password": obj.get("password"),
|
|
196
191
|
"total_timeout": obj.get("total_timeout"),
|
|
197
|
-
"
|
|
192
|
+
"sock_read_timeout": obj.get("sock_read_timeout"),
|
|
193
|
+
"proxy_password": obj.get("proxy_password"),
|
|
194
|
+
"username": obj.get("username"),
|
|
195
|
+
"client_cert": obj.get("client_cert"),
|
|
196
|
+
"sock_connect_timeout": obj.get("sock_connect_timeout"),
|
|
198
197
|
"client_key": obj.get("client_key"),
|
|
199
|
-
"proxy_url": obj.get("proxy_url"),
|
|
200
198
|
"name": obj.get("name"),
|
|
199
|
+
"ca_cert": obj.get("ca_cert"),
|
|
200
|
+
"proxy_username": obj.get("proxy_username"),
|
|
201
201
|
"metadata_only": obj.get("metadata_only"),
|
|
202
202
|
"git_ref": obj.get("git_ref")
|
|
203
203
|
})
|
|
@@ -30,29 +30,29 @@ class AnsibleGitRemoteResponse(BaseModel):
|
|
|
30
30
|
"""
|
|
31
31
|
A serializer for Git Collection Remotes.
|
|
32
32
|
""" # noqa: E501
|
|
33
|
-
sock_read_timeout: Optional[Union[Annotated[float, Field(strict=True, ge=0.0)], Annotated[int, Field(strict=True, ge=0)]]] = Field(default=None, description="aiohttp.ClientTimeout.sock_read (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used.")
|
|
34
33
|
max_retries: Optional[StrictInt] = Field(default=None, description="Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used.")
|
|
35
34
|
prn: Optional[StrictStr] = Field(default=None, description="The Pulp Resource Name (PRN).")
|
|
36
|
-
client_cert: Optional[StrictStr] = Field(default=None, description="A PEM encoded client certificate used for authentication.")
|
|
37
35
|
connect_timeout: Optional[Union[Annotated[float, Field(strict=True, ge=0.0)], Annotated[int, Field(strict=True, ge=0)]]] = Field(default=None, description="aiohttp.ClientTimeout.connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used.")
|
|
36
|
+
hidden_fields: Optional[List[AnsibleCollectionRemoteResponseHiddenFieldsInner]] = Field(default=None, description="List of hidden (write only) fields")
|
|
38
37
|
rate_limit: Optional[StrictInt] = Field(default=None, description="Limits requests per second for each concurrent downloader")
|
|
39
|
-
|
|
40
|
-
|
|
38
|
+
tls_validation: Optional[StrictBool] = Field(default=None, description="If True, TLS peer validation must be performed.")
|
|
39
|
+
pulp_created: Optional[datetime] = Field(default=None, description="Timestamp of creation.")
|
|
41
40
|
download_concurrency: Optional[Annotated[int, Field(strict=True, ge=1)]] = Field(default=None, description="Total number of simultaneous connections. If not set then the default value will be used.")
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
sock_connect_timeout: Optional[Union[Annotated[float, Field(strict=True, ge=0.0)], Annotated[int, Field(strict=True, ge=0)]]] = Field(default=None, description="aiohttp.ClientTimeout.sock_connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used.")
|
|
41
|
+
headers: Optional[List[Dict[str, Any]]] = Field(default=None, description="Headers for aiohttp.Clientsession")
|
|
42
|
+
url: StrictStr = Field(description="The URL of an external content source.")
|
|
43
|
+
proxy_url: Optional[StrictStr] = Field(default=None, description="The proxy URL. Format: scheme://host:port")
|
|
46
44
|
pulp_labels: Optional[Dict[str, Optional[StrictStr]]] = None
|
|
47
45
|
total_timeout: Optional[Union[Annotated[float, Field(strict=True, ge=0.0)], Annotated[int, Field(strict=True, ge=0)]]] = Field(default=None, description="aiohttp.ClientTimeout.total (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used.")
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
name: StrictStr = Field(description="A unique name for this remote.")
|
|
51
|
-
pulp_created: Optional[datetime] = Field(default=None, description="Timestamp of creation.")
|
|
46
|
+
sock_read_timeout: Optional[Union[Annotated[float, Field(strict=True, ge=0.0)], Annotated[int, Field(strict=True, ge=0)]]] = Field(default=None, description="aiohttp.ClientTimeout.sock_read (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used.")
|
|
47
|
+
client_cert: Optional[StrictStr] = Field(default=None, description="A PEM encoded client certificate used for authentication.")
|
|
52
48
|
pulp_last_updated: Optional[datetime] = Field(default=None, description="Timestamp of the most recent update of the remote.")
|
|
49
|
+
pulp_href: Optional[StrictStr] = None
|
|
50
|
+
sock_connect_timeout: Optional[Union[Annotated[float, Field(strict=True, ge=0.0)], Annotated[int, Field(strict=True, ge=0)]]] = Field(default=None, description="aiohttp.ClientTimeout.sock_connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used.")
|
|
51
|
+
name: StrictStr = Field(description="A unique name for this remote.")
|
|
52
|
+
ca_cert: Optional[StrictStr] = Field(default=None, description="A PEM encoded CA certificate used to validate the server certificate presented by the remote server.")
|
|
53
53
|
metadata_only: Optional[StrictBool] = Field(default=None, description="If True, only metadata about the content will be stored in Pulp. Clients will retrieve content from the remote URL.")
|
|
54
54
|
git_ref: Optional[StrictStr] = Field(default=None, description="A git ref. e.g.: branch, tag, or commit sha.")
|
|
55
|
-
__properties: ClassVar[List[str]] = ["
|
|
55
|
+
__properties: ClassVar[List[str]] = ["max_retries", "prn", "connect_timeout", "hidden_fields", "rate_limit", "tls_validation", "pulp_created", "download_concurrency", "headers", "url", "proxy_url", "pulp_labels", "total_timeout", "sock_read_timeout", "client_cert", "pulp_last_updated", "pulp_href", "sock_connect_timeout", "name", "ca_cert", "metadata_only", "git_ref"]
|
|
56
56
|
|
|
57
57
|
model_config = ConfigDict(
|
|
58
58
|
populate_by_name=True,
|
|
@@ -93,9 +93,9 @@ class AnsibleGitRemoteResponse(BaseModel):
|
|
|
93
93
|
excluded_fields: Set[str] = set([
|
|
94
94
|
"prn",
|
|
95
95
|
"hidden_fields",
|
|
96
|
-
"pulp_href",
|
|
97
96
|
"pulp_created",
|
|
98
97
|
"pulp_last_updated",
|
|
98
|
+
"pulp_href",
|
|
99
99
|
])
|
|
100
100
|
|
|
101
101
|
_dict = self.model_dump(
|
|
@@ -110,21 +110,11 @@ class AnsibleGitRemoteResponse(BaseModel):
|
|
|
110
110
|
if _item_hidden_fields:
|
|
111
111
|
_items.append(_item_hidden_fields.to_dict())
|
|
112
112
|
_dict['hidden_fields'] = _items
|
|
113
|
-
# set to None if sock_read_timeout (nullable) is None
|
|
114
|
-
# and model_fields_set contains the field
|
|
115
|
-
if self.sock_read_timeout is None and "sock_read_timeout" in self.model_fields_set:
|
|
116
|
-
_dict['sock_read_timeout'] = None
|
|
117
|
-
|
|
118
113
|
# set to None if max_retries (nullable) is None
|
|
119
114
|
# and model_fields_set contains the field
|
|
120
115
|
if self.max_retries is None and "max_retries" in self.model_fields_set:
|
|
121
116
|
_dict['max_retries'] = None
|
|
122
117
|
|
|
123
|
-
# set to None if client_cert (nullable) is None
|
|
124
|
-
# and model_fields_set contains the field
|
|
125
|
-
if self.client_cert is None and "client_cert" in self.model_fields_set:
|
|
126
|
-
_dict['client_cert'] = None
|
|
127
|
-
|
|
128
118
|
# set to None if connect_timeout (nullable) is None
|
|
129
119
|
# and model_fields_set contains the field
|
|
130
120
|
if self.connect_timeout is None and "connect_timeout" in self.model_fields_set:
|
|
@@ -140,25 +130,35 @@ class AnsibleGitRemoteResponse(BaseModel):
|
|
|
140
130
|
if self.download_concurrency is None and "download_concurrency" in self.model_fields_set:
|
|
141
131
|
_dict['download_concurrency'] = None
|
|
142
132
|
|
|
143
|
-
# set to None if
|
|
144
|
-
# and model_fields_set contains the field
|
|
145
|
-
if self.ca_cert is None and "ca_cert" in self.model_fields_set:
|
|
146
|
-
_dict['ca_cert'] = None
|
|
147
|
-
|
|
148
|
-
# set to None if sock_connect_timeout (nullable) is None
|
|
133
|
+
# set to None if proxy_url (nullable) is None
|
|
149
134
|
# and model_fields_set contains the field
|
|
150
|
-
if self.
|
|
151
|
-
_dict['
|
|
135
|
+
if self.proxy_url is None and "proxy_url" in self.model_fields_set:
|
|
136
|
+
_dict['proxy_url'] = None
|
|
152
137
|
|
|
153
138
|
# set to None if total_timeout (nullable) is None
|
|
154
139
|
# and model_fields_set contains the field
|
|
155
140
|
if self.total_timeout is None and "total_timeout" in self.model_fields_set:
|
|
156
141
|
_dict['total_timeout'] = None
|
|
157
142
|
|
|
158
|
-
# set to None if
|
|
143
|
+
# set to None if sock_read_timeout (nullable) is None
|
|
159
144
|
# and model_fields_set contains the field
|
|
160
|
-
if self.
|
|
161
|
-
_dict['
|
|
145
|
+
if self.sock_read_timeout is None and "sock_read_timeout" in self.model_fields_set:
|
|
146
|
+
_dict['sock_read_timeout'] = None
|
|
147
|
+
|
|
148
|
+
# set to None if client_cert (nullable) is None
|
|
149
|
+
# and model_fields_set contains the field
|
|
150
|
+
if self.client_cert is None and "client_cert" in self.model_fields_set:
|
|
151
|
+
_dict['client_cert'] = None
|
|
152
|
+
|
|
153
|
+
# set to None if sock_connect_timeout (nullable) is None
|
|
154
|
+
# and model_fields_set contains the field
|
|
155
|
+
if self.sock_connect_timeout is None and "sock_connect_timeout" in self.model_fields_set:
|
|
156
|
+
_dict['sock_connect_timeout'] = None
|
|
157
|
+
|
|
158
|
+
# set to None if ca_cert (nullable) is None
|
|
159
|
+
# and model_fields_set contains the field
|
|
160
|
+
if self.ca_cert is None and "ca_cert" in self.model_fields_set:
|
|
161
|
+
_dict['ca_cert'] = None
|
|
162
162
|
|
|
163
163
|
return _dict
|
|
164
164
|
|
|
@@ -172,26 +172,26 @@ class AnsibleGitRemoteResponse(BaseModel):
|
|
|
172
172
|
return cls.model_validate(obj)
|
|
173
173
|
|
|
174
174
|
_obj = cls.model_validate({
|
|
175
|
-
"sock_read_timeout": obj.get("sock_read_timeout"),
|
|
176
175
|
"max_retries": obj.get("max_retries"),
|
|
177
176
|
"prn": obj.get("prn"),
|
|
178
|
-
"client_cert": obj.get("client_cert"),
|
|
179
177
|
"connect_timeout": obj.get("connect_timeout"),
|
|
178
|
+
"hidden_fields": [AnsibleCollectionRemoteResponseHiddenFieldsInner.from_dict(_item) for _item in obj["hidden_fields"]] if obj.get("hidden_fields") is not None else None,
|
|
180
179
|
"rate_limit": obj.get("rate_limit"),
|
|
181
|
-
"
|
|
182
|
-
"
|
|
180
|
+
"tls_validation": obj.get("tls_validation"),
|
|
181
|
+
"pulp_created": obj.get("pulp_created"),
|
|
183
182
|
"download_concurrency": obj.get("download_concurrency"),
|
|
184
|
-
"
|
|
185
|
-
"
|
|
186
|
-
"
|
|
187
|
-
"sock_connect_timeout": obj.get("sock_connect_timeout"),
|
|
183
|
+
"headers": obj.get("headers"),
|
|
184
|
+
"url": obj.get("url"),
|
|
185
|
+
"proxy_url": obj.get("proxy_url"),
|
|
188
186
|
"pulp_labels": obj.get("pulp_labels"),
|
|
189
187
|
"total_timeout": obj.get("total_timeout"),
|
|
190
|
-
"
|
|
191
|
-
"
|
|
192
|
-
"name": obj.get("name"),
|
|
193
|
-
"pulp_created": obj.get("pulp_created"),
|
|
188
|
+
"sock_read_timeout": obj.get("sock_read_timeout"),
|
|
189
|
+
"client_cert": obj.get("client_cert"),
|
|
194
190
|
"pulp_last_updated": obj.get("pulp_last_updated"),
|
|
191
|
+
"pulp_href": obj.get("pulp_href"),
|
|
192
|
+
"sock_connect_timeout": obj.get("sock_connect_timeout"),
|
|
193
|
+
"name": obj.get("name"),
|
|
194
|
+
"ca_cert": obj.get("ca_cert"),
|
|
195
195
|
"metadata_only": obj.get("metadata_only"),
|
|
196
196
|
"git_ref": obj.get("git_ref")
|
|
197
197
|
})
|
|
@@ -28,13 +28,13 @@ class AnsibleRole(BaseModel):
|
|
|
28
28
|
"""
|
|
29
29
|
A serializer for Role versions.
|
|
30
30
|
""" # noqa: E501
|
|
31
|
-
pulp_labels: Optional[Dict[str, Optional[StrictStr]]] = Field(default=None, description="A dictionary of arbitrary key/value pairs used to describe a specific Content instance.")
|
|
32
31
|
repository: Optional[StrictStr] = Field(default=None, description="A URI of a repository the new content unit should be associated with.")
|
|
32
|
+
pulp_labels: Optional[Dict[str, Optional[StrictStr]]] = Field(default=None, description="A dictionary of arbitrary key/value pairs used to describe a specific Content instance.")
|
|
33
33
|
artifact: StrictStr = Field(description="Artifact file representing the physical content")
|
|
34
34
|
version: Annotated[str, Field(min_length=1, strict=True)]
|
|
35
35
|
name: Annotated[str, Field(min_length=1, strict=True)]
|
|
36
36
|
namespace: Annotated[str, Field(min_length=1, strict=True)]
|
|
37
|
-
__properties: ClassVar[List[str]] = ["
|
|
37
|
+
__properties: ClassVar[List[str]] = ["repository", "pulp_labels", "artifact", "version", "name", "namespace"]
|
|
38
38
|
|
|
39
39
|
model_config = ConfigDict(
|
|
40
40
|
populate_by_name=True,
|
|
@@ -87,8 +87,8 @@ class AnsibleRole(BaseModel):
|
|
|
87
87
|
return cls.model_validate(obj)
|
|
88
88
|
|
|
89
89
|
_obj = cls.model_validate({
|
|
90
|
-
"pulp_labels": obj.get("pulp_labels"),
|
|
91
90
|
"repository": obj.get("repository"),
|
|
91
|
+
"pulp_labels": obj.get("pulp_labels"),
|
|
92
92
|
"artifact": obj.get("artifact"),
|
|
93
93
|
"version": obj.get("version"),
|
|
94
94
|
"name": obj.get("name"),
|
|
@@ -28,16 +28,16 @@ class AnsibleRoleResponse(BaseModel):
|
|
|
28
28
|
"""
|
|
29
29
|
A serializer for Role versions.
|
|
30
30
|
""" # noqa: E501
|
|
31
|
-
pulp_href: Optional[StrictStr] = None
|
|
32
31
|
pulp_labels: Optional[Dict[str, Optional[StrictStr]]] = Field(default=None, description="A dictionary of arbitrary key/value pairs used to describe a specific Content instance.")
|
|
33
32
|
prn: Optional[StrictStr] = Field(default=None, description="The Pulp Resource Name (PRN).")
|
|
34
33
|
artifact: StrictStr = Field(description="Artifact file representing the physical content")
|
|
35
|
-
pulp_created: Optional[datetime] = Field(default=None, description="Timestamp of creation.")
|
|
36
34
|
pulp_last_updated: Optional[datetime] = Field(default=None, description="Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same.")
|
|
35
|
+
pulp_href: Optional[StrictStr] = None
|
|
36
|
+
pulp_created: Optional[datetime] = Field(default=None, description="Timestamp of creation.")
|
|
37
37
|
version: StrictStr
|
|
38
38
|
name: StrictStr
|
|
39
39
|
namespace: StrictStr
|
|
40
|
-
__properties: ClassVar[List[str]] = ["
|
|
40
|
+
__properties: ClassVar[List[str]] = ["pulp_labels", "prn", "artifact", "pulp_last_updated", "pulp_href", "pulp_created", "version", "name", "namespace"]
|
|
41
41
|
|
|
42
42
|
model_config = ConfigDict(
|
|
43
43
|
populate_by_name=True,
|
|
@@ -75,10 +75,10 @@ class AnsibleRoleResponse(BaseModel):
|
|
|
75
75
|
* OpenAPI `readOnly` fields are excluded.
|
|
76
76
|
"""
|
|
77
77
|
excluded_fields: Set[str] = set([
|
|
78
|
-
"pulp_href",
|
|
79
78
|
"prn",
|
|
80
|
-
"pulp_created",
|
|
81
79
|
"pulp_last_updated",
|
|
80
|
+
"pulp_href",
|
|
81
|
+
"pulp_created",
|
|
82
82
|
])
|
|
83
83
|
|
|
84
84
|
_dict = self.model_dump(
|
|
@@ -98,12 +98,12 @@ class AnsibleRoleResponse(BaseModel):
|
|
|
98
98
|
return cls.model_validate(obj)
|
|
99
99
|
|
|
100
100
|
_obj = cls.model_validate({
|
|
101
|
-
"pulp_href": obj.get("pulp_href"),
|
|
102
101
|
"pulp_labels": obj.get("pulp_labels"),
|
|
103
102
|
"prn": obj.get("prn"),
|
|
104
103
|
"artifact": obj.get("artifact"),
|
|
105
|
-
"pulp_created": obj.get("pulp_created"),
|
|
106
104
|
"pulp_last_updated": obj.get("pulp_last_updated"),
|
|
105
|
+
"pulp_href": obj.get("pulp_href"),
|
|
106
|
+
"pulp_created": obj.get("pulp_created"),
|
|
107
107
|
"version": obj.get("version"),
|
|
108
108
|
"name": obj.get("name"),
|
|
109
109
|
"namespace": obj.get("namespace")
|