pulp_rpm_client 3.13.2 → 3.13.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +4 -4
- data/lib/pulp_rpm_client/api_client.rb +4 -2
- data/lib/pulp_rpm_client/configuration.rb +7 -0
- data/lib/pulp_rpm_client/version.rb +1 -1
- metadata +65 -339
- data/build/lib/pulpcore/__init__.py +0 -2
- data/build/lib/pulpcore/client/__init__.py +0 -2
- data/build/lib/pulpcore/client/pulp_rpm/__init__.py +0 -112
- data/build/lib/pulpcore/client/pulp_rpm/api/__init__.py +0 -22
- data/build/lib/pulpcore/client/pulp_rpm/api/content_advisories_api.py +0 -485
- data/build/lib/pulpcore/client/pulp_rpm/api/content_distribution_trees_api.py +0 -307
- data/build/lib/pulpcore/client/pulp_rpm/api/content_modulemd_defaults_api.py +0 -494
- data/build/lib/pulpcore/client/pulp_rpm/api/content_modulemds_api.py +0 -533
- data/build/lib/pulpcore/client/pulp_rpm/api/content_packagecategories_api.py +0 -307
- data/build/lib/pulpcore/client/pulp_rpm/api/content_packageenvironments_api.py +0 -307
- data/build/lib/pulpcore/client/pulp_rpm/api/content_packagegroups_api.py +0 -307
- data/build/lib/pulpcore/client/pulp_rpm/api/content_packagelangpacks_api.py +0 -307
- data/build/lib/pulpcore/client/pulp_rpm/api/content_packages_api.py +0 -552
- data/build/lib/pulpcore/client/pulp_rpm/api/content_repo_metadata_files_api.py +0 -307
- data/build/lib/pulpcore/client/pulp_rpm/api/distributions_rpm_api.py +0 -830
- data/build/lib/pulpcore/client/pulp_rpm/api/publications_rpm_api.py +0 -566
- data/build/lib/pulpcore/client/pulp_rpm/api/remotes_rpm_api.py +0 -840
- data/build/lib/pulpcore/client/pulp_rpm/api/remotes_uln_api.py +0 -840
- data/build/lib/pulpcore/client/pulp_rpm/api/repositories_rpm_api.py +0 -1063
- data/build/lib/pulpcore/client/pulp_rpm/api/repositories_rpm_versions_api.py +0 -614
- data/build/lib/pulpcore/client/pulp_rpm/api/rpm_copy_api.py +0 -156
- data/build/lib/pulpcore/client/pulp_rpm/api_client.py +0 -667
- data/build/lib/pulpcore/client/pulp_rpm/configuration.py +0 -427
- data/build/lib/pulpcore/client/pulp_rpm/exceptions.py +0 -121
- data/build/lib/pulpcore/client/pulp_rpm/models/__init__.py +0 -81
- data/build/lib/pulpcore/client/pulp_rpm/models/addon_response.py +0 -240
- data/build/lib/pulpcore/client/pulp_rpm/models/artifact_response.py +0 -368
- data/build/lib/pulpcore/client/pulp_rpm/models/async_operation_response.py +0 -124
- data/build/lib/pulpcore/client/pulp_rpm/models/checksum_response.py +0 -153
- data/build/lib/pulpcore/client/pulp_rpm/models/content_summary.py +0 -176
- data/build/lib/pulpcore/client/pulp_rpm/models/content_summary_response.py +0 -176
- data/build/lib/pulpcore/client/pulp_rpm/models/copy.py +0 -152
- data/build/lib/pulpcore/client/pulp_rpm/models/image_response.py +0 -207
- data/build/lib/pulpcore/client/pulp_rpm/models/metadata_checksum_type_enum.py +0 -106
- data/build/lib/pulpcore/client/pulp_rpm/models/null_enum.py +0 -100
- data/build/lib/pulpcore/client/pulp_rpm/models/package_checksum_type_enum.py +0 -106
- data/build/lib/pulpcore/client/pulp_rpm/models/paginated_repository_version_response_list.py +0 -197
- data/build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_distribution_tree_response_list.py +0 -197
- data/build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_modulemd_defaults_response_list.py +0 -197
- data/build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_modulemd_response_list.py +0 -197
- data/build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_package_category_response_list.py +0 -197
- data/build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_package_environment_response_list.py +0 -197
- data/build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_package_group_response_list.py +0 -197
- data/build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_package_langpacks_response_list.py +0 -197
- data/build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_package_response_list.py +0 -197
- data/build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_repo_metadata_file_response_list.py +0 -197
- data/build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_distribution_response_list.py +0 -197
- data/build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_publication_response_list.py +0 -197
- data/build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_remote_response_list.py +0 -197
- data/build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_repository_response_list.py +0 -197
- data/build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_uln_remote_response_list.py +0 -197
- data/build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_update_record_response_list.py +0 -197
- data/build/lib/pulpcore/client/pulp_rpm/models/patchedrpm_rpm_distribution.py +0 -258
- data/build/lib/pulpcore/client/pulp_rpm/models/patchedrpm_rpm_remote.py +0 -682
- data/build/lib/pulpcore/client/pulp_rpm/models/patchedrpm_rpm_repository.py +0 -467
- data/build/lib/pulpcore/client/pulp_rpm/models/patchedrpm_uln_remote.py +0 -684
- data/build/lib/pulpcore/client/pulp_rpm/models/policy_enum.py +0 -102
- data/build/lib/pulpcore/client/pulp_rpm/models/repository_add_remove_content.py +0 -179
- data/build/lib/pulpcore/client/pulp_rpm/models/repository_version.py +0 -123
- data/build/lib/pulpcore/client/pulp_rpm/models/repository_version_response.py +0 -257
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_distribution_tree_response.py +0 -621
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_modulemd.py +0 -463
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_modulemd_defaults.py +0 -295
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_modulemd_defaults_response.py +0 -432
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_modulemd_response.py +0 -600
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_package.py +0 -208
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_package_category_response.py +0 -373
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_package_environment_response.py +0 -400
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_package_group_response.py +0 -457
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_package_langpacks_response.py +0 -203
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_package_response.py +0 -1353
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_repo_metadata_file_response.py +0 -461
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_repository_sync_url.py +0 -207
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_rpm_distribution.py +0 -260
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_rpm_distribution_response.py +0 -342
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_rpm_publication.py +0 -301
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_rpm_publication_response.py +0 -355
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_rpm_remote.py +0 -684
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_rpm_remote_response.py +0 -631
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_rpm_repository.py +0 -468
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_rpm_repository_response.py +0 -574
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_uln_remote.py +0 -688
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_uln_remote_response.py +0 -689
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_update_collection.py +0 -176
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_update_collection_response.py +0 -204
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_update_record.py +0 -151
- data/build/lib/pulpcore/client/pulp_rpm/models/rpm_update_record_response.py +0 -653
- data/build/lib/pulpcore/client/pulp_rpm/models/skip_types_enum.py +0 -100
- data/build/lib/pulpcore/client/pulp_rpm/models/variant_response.py +0 -375
- data/build/lib/pulpcore/client/pulp_rpm/rest.py +0 -292
- data/dist/pulp_rpm-client-3.13.2.tar.gz +0 -0
- data/dist/pulp_rpm_client-3.13.2-py3-none-any.whl +0 -0
- data/pulp_rpm_client.egg-info/PKG-INFO +0 -15
- data/pulp_rpm_client.egg-info/SOURCES.txt +0 -179
- data/pulp_rpm_client.egg-info/dependency_links.txt +0 -1
- data/pulp_rpm_client.egg-info/requires.txt +0 -4
- data/pulp_rpm_client.egg-info/top_level.txt +0 -1
- data/pulpcore/__init__.py +0 -2
- data/pulpcore/client/__init__.py +0 -2
- data/pulpcore/client/pulp_rpm/__init__.py +0 -112
- data/pulpcore/client/pulp_rpm/api/__init__.py +0 -22
- data/pulpcore/client/pulp_rpm/api/content_advisories_api.py +0 -485
- data/pulpcore/client/pulp_rpm/api/content_distribution_trees_api.py +0 -307
- data/pulpcore/client/pulp_rpm/api/content_modulemd_defaults_api.py +0 -494
- data/pulpcore/client/pulp_rpm/api/content_modulemds_api.py +0 -533
- data/pulpcore/client/pulp_rpm/api/content_packagecategories_api.py +0 -307
- data/pulpcore/client/pulp_rpm/api/content_packageenvironments_api.py +0 -307
- data/pulpcore/client/pulp_rpm/api/content_packagegroups_api.py +0 -307
- data/pulpcore/client/pulp_rpm/api/content_packagelangpacks_api.py +0 -307
- data/pulpcore/client/pulp_rpm/api/content_packages_api.py +0 -552
- data/pulpcore/client/pulp_rpm/api/content_repo_metadata_files_api.py +0 -307
- data/pulpcore/client/pulp_rpm/api/distributions_rpm_api.py +0 -830
- data/pulpcore/client/pulp_rpm/api/publications_rpm_api.py +0 -566
- data/pulpcore/client/pulp_rpm/api/remotes_rpm_api.py +0 -840
- data/pulpcore/client/pulp_rpm/api/remotes_uln_api.py +0 -840
- data/pulpcore/client/pulp_rpm/api/repositories_rpm_api.py +0 -1063
- data/pulpcore/client/pulp_rpm/api/repositories_rpm_versions_api.py +0 -614
- data/pulpcore/client/pulp_rpm/api/rpm_copy_api.py +0 -156
- data/pulpcore/client/pulp_rpm/api_client.py +0 -667
- data/pulpcore/client/pulp_rpm/configuration.py +0 -427
- data/pulpcore/client/pulp_rpm/exceptions.py +0 -121
- data/pulpcore/client/pulp_rpm/models/__init__.py +0 -81
- data/pulpcore/client/pulp_rpm/models/addon_response.py +0 -240
- data/pulpcore/client/pulp_rpm/models/artifact_response.py +0 -368
- data/pulpcore/client/pulp_rpm/models/async_operation_response.py +0 -124
- data/pulpcore/client/pulp_rpm/models/checksum_response.py +0 -153
- data/pulpcore/client/pulp_rpm/models/content_summary.py +0 -176
- data/pulpcore/client/pulp_rpm/models/content_summary_response.py +0 -176
- data/pulpcore/client/pulp_rpm/models/copy.py +0 -152
- data/pulpcore/client/pulp_rpm/models/image_response.py +0 -207
- data/pulpcore/client/pulp_rpm/models/metadata_checksum_type_enum.py +0 -106
- data/pulpcore/client/pulp_rpm/models/null_enum.py +0 -100
- data/pulpcore/client/pulp_rpm/models/package_checksum_type_enum.py +0 -106
- data/pulpcore/client/pulp_rpm/models/paginated_repository_version_response_list.py +0 -197
- data/pulpcore/client/pulp_rpm/models/paginatedrpm_distribution_tree_response_list.py +0 -197
- data/pulpcore/client/pulp_rpm/models/paginatedrpm_modulemd_defaults_response_list.py +0 -197
- data/pulpcore/client/pulp_rpm/models/paginatedrpm_modulemd_response_list.py +0 -197
- data/pulpcore/client/pulp_rpm/models/paginatedrpm_package_category_response_list.py +0 -197
- data/pulpcore/client/pulp_rpm/models/paginatedrpm_package_environment_response_list.py +0 -197
- data/pulpcore/client/pulp_rpm/models/paginatedrpm_package_group_response_list.py +0 -197
- data/pulpcore/client/pulp_rpm/models/paginatedrpm_package_langpacks_response_list.py +0 -197
- data/pulpcore/client/pulp_rpm/models/paginatedrpm_package_response_list.py +0 -197
- data/pulpcore/client/pulp_rpm/models/paginatedrpm_repo_metadata_file_response_list.py +0 -197
- data/pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_distribution_response_list.py +0 -197
- data/pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_publication_response_list.py +0 -197
- data/pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_remote_response_list.py +0 -197
- data/pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_repository_response_list.py +0 -197
- data/pulpcore/client/pulp_rpm/models/paginatedrpm_uln_remote_response_list.py +0 -197
- data/pulpcore/client/pulp_rpm/models/paginatedrpm_update_record_response_list.py +0 -197
- data/pulpcore/client/pulp_rpm/models/patchedrpm_rpm_distribution.py +0 -258
- data/pulpcore/client/pulp_rpm/models/patchedrpm_rpm_remote.py +0 -682
- data/pulpcore/client/pulp_rpm/models/patchedrpm_rpm_repository.py +0 -467
- data/pulpcore/client/pulp_rpm/models/patchedrpm_uln_remote.py +0 -684
- data/pulpcore/client/pulp_rpm/models/policy_enum.py +0 -102
- data/pulpcore/client/pulp_rpm/models/repository_add_remove_content.py +0 -179
- data/pulpcore/client/pulp_rpm/models/repository_version.py +0 -123
- data/pulpcore/client/pulp_rpm/models/repository_version_response.py +0 -257
- data/pulpcore/client/pulp_rpm/models/rpm_distribution_tree_response.py +0 -621
- data/pulpcore/client/pulp_rpm/models/rpm_modulemd.py +0 -463
- data/pulpcore/client/pulp_rpm/models/rpm_modulemd_defaults.py +0 -295
- data/pulpcore/client/pulp_rpm/models/rpm_modulemd_defaults_response.py +0 -432
- data/pulpcore/client/pulp_rpm/models/rpm_modulemd_response.py +0 -600
- data/pulpcore/client/pulp_rpm/models/rpm_package.py +0 -208
- data/pulpcore/client/pulp_rpm/models/rpm_package_category_response.py +0 -373
- data/pulpcore/client/pulp_rpm/models/rpm_package_environment_response.py +0 -400
- data/pulpcore/client/pulp_rpm/models/rpm_package_group_response.py +0 -457
- data/pulpcore/client/pulp_rpm/models/rpm_package_langpacks_response.py +0 -203
- data/pulpcore/client/pulp_rpm/models/rpm_package_response.py +0 -1353
- data/pulpcore/client/pulp_rpm/models/rpm_repo_metadata_file_response.py +0 -461
- data/pulpcore/client/pulp_rpm/models/rpm_repository_sync_url.py +0 -207
- data/pulpcore/client/pulp_rpm/models/rpm_rpm_distribution.py +0 -260
- data/pulpcore/client/pulp_rpm/models/rpm_rpm_distribution_response.py +0 -342
- data/pulpcore/client/pulp_rpm/models/rpm_rpm_publication.py +0 -301
- data/pulpcore/client/pulp_rpm/models/rpm_rpm_publication_response.py +0 -355
- data/pulpcore/client/pulp_rpm/models/rpm_rpm_remote.py +0 -684
- data/pulpcore/client/pulp_rpm/models/rpm_rpm_remote_response.py +0 -631
- data/pulpcore/client/pulp_rpm/models/rpm_rpm_repository.py +0 -468
- data/pulpcore/client/pulp_rpm/models/rpm_rpm_repository_response.py +0 -574
- data/pulpcore/client/pulp_rpm/models/rpm_uln_remote.py +0 -688
- data/pulpcore/client/pulp_rpm/models/rpm_uln_remote_response.py +0 -689
- data/pulpcore/client/pulp_rpm/models/rpm_update_collection.py +0 -176
- data/pulpcore/client/pulp_rpm/models/rpm_update_collection_response.py +0 -204
- data/pulpcore/client/pulp_rpm/models/rpm_update_record.py +0 -151
- data/pulpcore/client/pulp_rpm/models/rpm_update_record_response.py +0 -653
- data/pulpcore/client/pulp_rpm/models/skip_types_enum.py +0 -100
- data/pulpcore/client/pulp_rpm/models/variant_response.py +0 -375
- data/pulpcore/client/pulp_rpm/rest.py +0 -292
- data/requirements.txt +0 -6
- data/setup.cfg +0 -2
- data/setup.py +0 -42
- data/test-requirements.txt +0 -3
- data/test/__init__.py +0 -0
- data/test/test_addon_response.py +0 -62
- data/test/test_artifact_response.py +0 -63
- data/test/test_async_operation_response.py +0 -54
- data/test/test_checksum_response.py +0 -56
- data/test/test_content_advisories_api.py +0 -55
- data/test/test_content_distribution_trees_api.py +0 -48
- data/test/test_content_modulemd_defaults_api.py +0 -55
- data/test/test_content_modulemds_api.py +0 -55
- data/test/test_content_packagecategories_api.py +0 -48
- data/test/test_content_packageenvironments_api.py +0 -48
- data/test/test_content_packagegroups_api.py +0 -48
- data/test/test_content_packagelangpacks_api.py +0 -48
- data/test/test_content_packages_api.py +0 -55
- data/test/test_content_repo_metadata_files_api.py +0 -48
- data/test/test_content_summary.py +0 -70
- data/test/test_content_summary_response.py +0 -70
- data/test/test_copy.py +0 -55
- data/test/test_distributions_rpm_api.py +0 -76
- data/test/test_image_response.py +0 -60
- data/test/test_metadata_checksum_type_enum.py +0 -52
- data/test/test_null_enum.py +0 -52
- data/test/test_package_checksum_type_enum.py +0 -52
- data/test/test_paginated_repository_version_response_list.py +0 -64
- data/test/test_paginatedrpm_distribution_tree_response_list.py +0 -106
- data/test/test_paginatedrpm_modulemd_defaults_response_list.py +0 -70
- data/test/test_paginatedrpm_modulemd_response_list.py +0 -78
- data/test/test_paginatedrpm_package_category_response_list.py +0 -68
- data/test/test_paginatedrpm_package_environment_response_list.py +0 -69
- data/test/test_paginatedrpm_package_group_response_list.py +0 -71
- data/test/test_paginatedrpm_package_langpacks_response_list.py +0 -62
- data/test/test_paginatedrpm_package_response_list.py +0 -103
- data/test/test_paginatedrpm_repo_metadata_file_response_list.py +0 -71
- data/test/test_paginatedrpm_rpm_distribution_response_list.py +0 -67
- data/test/test_paginatedrpm_rpm_publication_response_list.py +0 -67
- data/test/test_paginatedrpm_rpm_remote_response_list.py +0 -79
- data/test/test_paginatedrpm_rpm_repository_response_list.py +0 -75
- data/test/test_paginatedrpm_uln_remote_response_list.py +0 -81
- data/test/test_paginatedrpm_update_record_response_list.py +0 -88
- data/test/test_patchedrpm_rpm_distribution.py +0 -58
- data/test/test_patchedrpm_rpm_remote.py +0 -75
- data/test/test_patchedrpm_rpm_repository.py +0 -65
- data/test/test_patchedrpm_uln_remote.py +0 -75
- data/test/test_policy_enum.py +0 -52
- data/test/test_publications_rpm_api.py +0 -62
- data/test/test_remotes_rpm_api.py +0 -76
- data/test/test_remotes_uln_api.py +0 -76
- data/test/test_repositories_rpm_api.py +0 -90
- data/test/test_repositories_rpm_versions_api.py +0 -61
- data/test/test_repository_add_remove_content.py +0 -59
- data/test/test_repository_version.py +0 -53
- data/test/test_repository_version_response.py +0 -58
- data/test/test_rpm_copy_api.py +0 -41
- data/test/test_rpm_distribution_tree_response.py +0 -147
- data/test/test_rpm_modulemd.py +0 -75
- data/test/test_rpm_modulemd_defaults.py +0 -63
- data/test/test_rpm_modulemd_defaults_response.py +0 -67
- data/test/test_rpm_modulemd_response.py +0 -79
- data/test/test_rpm_package.py +0 -57
- data/test/test_rpm_package_category_response.py +0 -70
- data/test/test_rpm_package_environment_response.py +0 -72
- data/test/test_rpm_package_group_response.py +0 -73
- data/test/test_rpm_package_langpacks_response.py +0 -58
- data/test/test_rpm_package_response.py +0 -97
- data/test/test_rpm_repo_metadata_file_response.py +0 -69
- data/test/test_rpm_repository_sync_url.py +0 -58
- data/test/test_rpm_rpm_distribution.py +0 -60
- data/test/test_rpm_rpm_distribution_response.py +0 -63
- data/test/test_rpm_rpm_publication.py +0 -59
- data/test/test_rpm_rpm_publication_response.py +0 -61
- data/test/test_rpm_rpm_remote.py +0 -77
- data/test/test_rpm_rpm_remote_response.py +0 -75
- data/test/test_rpm_rpm_repository.py +0 -66
- data/test/test_rpm_rpm_repository_response.py +0 -70
- data/test/test_rpm_uln_remote.py +0 -79
- data/test/test_rpm_uln_remote_response.py +0 -79
- data/test/test_rpm_update_collection.py +0 -58
- data/test/test_rpm_update_collection_response.py +0 -61
- data/test/test_rpm_update_record.py +0 -54
- data/test/test_rpm_update_record_response.py +0 -82
- data/test/test_skip_types_enum.py +0 -52
- data/test/test_variant_response.py +0 -72
- data/tox.ini +0 -9
@@ -1,292 +0,0 @@
|
|
1
|
-
# coding: utf-8
|
2
|
-
|
3
|
-
"""
|
4
|
-
Pulp 3 API
|
5
|
-
|
6
|
-
Fetch, Upload, Organize, and Distribute Software Packages # noqa: E501
|
7
|
-
|
8
|
-
The version of the OpenAPI document: v3
|
9
|
-
Contact: pulp-list@redhat.com
|
10
|
-
Generated by: https://openapi-generator.tech
|
11
|
-
"""
|
12
|
-
|
13
|
-
|
14
|
-
from __future__ import absolute_import
|
15
|
-
|
16
|
-
import io
|
17
|
-
import json
|
18
|
-
import logging
|
19
|
-
import re
|
20
|
-
import ssl
|
21
|
-
|
22
|
-
import certifi
|
23
|
-
# python 2 and python 3 compatibility library
|
24
|
-
import six
|
25
|
-
from six.moves.urllib.parse import urlencode
|
26
|
-
import urllib3
|
27
|
-
|
28
|
-
from pulpcore.client.pulp_rpm.exceptions import ApiException, ApiValueError
|
29
|
-
|
30
|
-
|
31
|
-
logger = logging.getLogger(__name__)
|
32
|
-
|
33
|
-
|
34
|
-
class RESTResponse(io.IOBase):
|
35
|
-
|
36
|
-
def __init__(self, resp):
|
37
|
-
self.urllib3_response = resp
|
38
|
-
self.status = resp.status
|
39
|
-
self.reason = resp.reason
|
40
|
-
self.data = resp.data
|
41
|
-
|
42
|
-
def getheaders(self):
|
43
|
-
"""Returns a dictionary of the response headers."""
|
44
|
-
return self.urllib3_response.getheaders()
|
45
|
-
|
46
|
-
def getheader(self, name, default=None):
|
47
|
-
"""Returns a given response header."""
|
48
|
-
return self.urllib3_response.getheader(name, default)
|
49
|
-
|
50
|
-
|
51
|
-
class RESTClientObject(object):
|
52
|
-
|
53
|
-
def __init__(self, configuration, pools_size=4, maxsize=None):
|
54
|
-
# urllib3.PoolManager will pass all kw parameters to connectionpool
|
55
|
-
# https://github.com/shazow/urllib3/blob/f9409436f83aeb79fbaf090181cd81b784f1b8ce/urllib3/poolmanager.py#L75 # noqa: E501
|
56
|
-
# https://github.com/shazow/urllib3/blob/f9409436f83aeb79fbaf090181cd81b784f1b8ce/urllib3/connectionpool.py#L680 # noqa: E501
|
57
|
-
# maxsize is the number of requests to host that are allowed in parallel # noqa: E501
|
58
|
-
# Custom SSL certificates and client certificates: http://urllib3.readthedocs.io/en/latest/advanced-usage.html # noqa: E501
|
59
|
-
|
60
|
-
# cert_reqs
|
61
|
-
if configuration.verify_ssl:
|
62
|
-
cert_reqs = ssl.CERT_REQUIRED
|
63
|
-
else:
|
64
|
-
cert_reqs = ssl.CERT_NONE
|
65
|
-
|
66
|
-
# ca_certs
|
67
|
-
if configuration.ssl_ca_cert:
|
68
|
-
ca_certs = configuration.ssl_ca_cert
|
69
|
-
else:
|
70
|
-
# if not set certificate file, use Mozilla's root certificates.
|
71
|
-
ca_certs = certifi.where()
|
72
|
-
|
73
|
-
addition_pool_args = {}
|
74
|
-
if configuration.assert_hostname is not None:
|
75
|
-
addition_pool_args['assert_hostname'] = configuration.assert_hostname # noqa: E501
|
76
|
-
|
77
|
-
if configuration.retries is not None:
|
78
|
-
addition_pool_args['retries'] = configuration.retries
|
79
|
-
|
80
|
-
if maxsize is None:
|
81
|
-
if configuration.connection_pool_maxsize is not None:
|
82
|
-
maxsize = configuration.connection_pool_maxsize
|
83
|
-
else:
|
84
|
-
maxsize = 4
|
85
|
-
|
86
|
-
# https pool manager
|
87
|
-
if configuration.proxy:
|
88
|
-
self.pool_manager = urllib3.ProxyManager(
|
89
|
-
num_pools=pools_size,
|
90
|
-
maxsize=maxsize,
|
91
|
-
cert_reqs=cert_reqs,
|
92
|
-
ca_certs=ca_certs,
|
93
|
-
cert_file=configuration.cert_file,
|
94
|
-
key_file=configuration.key_file,
|
95
|
-
proxy_url=configuration.proxy,
|
96
|
-
proxy_headers=configuration.proxy_headers,
|
97
|
-
**addition_pool_args
|
98
|
-
)
|
99
|
-
else:
|
100
|
-
self.pool_manager = urllib3.PoolManager(
|
101
|
-
num_pools=pools_size,
|
102
|
-
maxsize=maxsize,
|
103
|
-
cert_reqs=cert_reqs,
|
104
|
-
ca_certs=ca_certs,
|
105
|
-
cert_file=configuration.cert_file,
|
106
|
-
key_file=configuration.key_file,
|
107
|
-
**addition_pool_args
|
108
|
-
)
|
109
|
-
|
110
|
-
def request(self, method, url, query_params=None, headers=None,
|
111
|
-
body=None, post_params=None, _preload_content=True,
|
112
|
-
_request_timeout=None):
|
113
|
-
"""Perform requests.
|
114
|
-
|
115
|
-
:param method: http request method
|
116
|
-
:param url: http request url
|
117
|
-
:param query_params: query parameters in the url
|
118
|
-
:param headers: http request headers
|
119
|
-
:param body: request json body, for `application/json`
|
120
|
-
:param post_params: request post parameters,
|
121
|
-
`application/x-www-form-urlencoded`
|
122
|
-
and `multipart/form-data`
|
123
|
-
:param _preload_content: if False, the urllib3.HTTPResponse object will
|
124
|
-
be returned without reading/decoding response
|
125
|
-
data. Default is True.
|
126
|
-
:param _request_timeout: timeout setting for this request. If one
|
127
|
-
number provided, it will be total request
|
128
|
-
timeout. It can also be a pair (tuple) of
|
129
|
-
(connection, read) timeouts.
|
130
|
-
"""
|
131
|
-
method = method.upper()
|
132
|
-
assert method in ['GET', 'HEAD', 'DELETE', 'POST', 'PUT',
|
133
|
-
'PATCH', 'OPTIONS']
|
134
|
-
|
135
|
-
if post_params and body:
|
136
|
-
raise ApiValueError(
|
137
|
-
"body parameter cannot be used with post_params parameter."
|
138
|
-
)
|
139
|
-
|
140
|
-
post_params = post_params or {}
|
141
|
-
headers = headers or {}
|
142
|
-
|
143
|
-
timeout = None
|
144
|
-
if _request_timeout:
|
145
|
-
if isinstance(_request_timeout, (int, ) if six.PY3 else (int, long)): # noqa: E501,F821
|
146
|
-
timeout = urllib3.Timeout(total=_request_timeout)
|
147
|
-
elif (isinstance(_request_timeout, tuple) and
|
148
|
-
len(_request_timeout) == 2):
|
149
|
-
timeout = urllib3.Timeout(
|
150
|
-
connect=_request_timeout[0], read=_request_timeout[1])
|
151
|
-
|
152
|
-
if 'Content-Type' not in headers:
|
153
|
-
headers['Content-Type'] = 'application/json'
|
154
|
-
|
155
|
-
try:
|
156
|
-
# For `POST`, `PUT`, `PATCH`, `OPTIONS`, `DELETE`
|
157
|
-
if method in ['POST', 'PUT', 'PATCH', 'OPTIONS', 'DELETE']:
|
158
|
-
if query_params:
|
159
|
-
url += '?' + urlencode(query_params)
|
160
|
-
if re.search('json', headers['Content-Type'], re.IGNORECASE):
|
161
|
-
request_body = None
|
162
|
-
if body is not None:
|
163
|
-
request_body = json.dumps(body)
|
164
|
-
r = self.pool_manager.request(
|
165
|
-
method, url,
|
166
|
-
body=request_body,
|
167
|
-
preload_content=_preload_content,
|
168
|
-
timeout=timeout,
|
169
|
-
headers=headers)
|
170
|
-
elif headers['Content-Type'] == 'application/x-www-form-urlencoded': # noqa: E501
|
171
|
-
r = self.pool_manager.request(
|
172
|
-
method, url,
|
173
|
-
fields=post_params,
|
174
|
-
encode_multipart=False,
|
175
|
-
preload_content=_preload_content,
|
176
|
-
timeout=timeout,
|
177
|
-
headers=headers)
|
178
|
-
elif headers['Content-Type'] == 'multipart/form-data':
|
179
|
-
# must del headers['Content-Type'], or the correct
|
180
|
-
# Content-Type which generated by urllib3 will be
|
181
|
-
# overwritten.
|
182
|
-
del headers['Content-Type']
|
183
|
-
r = self.pool_manager.request(
|
184
|
-
method, url,
|
185
|
-
fields=post_params,
|
186
|
-
encode_multipart=True,
|
187
|
-
preload_content=_preload_content,
|
188
|
-
timeout=timeout,
|
189
|
-
headers=headers)
|
190
|
-
# Pass a `string` parameter directly in the body to support
|
191
|
-
# other content types than Json when `body` argument is
|
192
|
-
# provided in serialized form
|
193
|
-
elif isinstance(body, str) or isinstance(body, bytes):
|
194
|
-
request_body = body
|
195
|
-
r = self.pool_manager.request(
|
196
|
-
method, url,
|
197
|
-
body=request_body,
|
198
|
-
preload_content=_preload_content,
|
199
|
-
timeout=timeout,
|
200
|
-
headers=headers)
|
201
|
-
else:
|
202
|
-
# Cannot generate the request from given parameters
|
203
|
-
msg = """Cannot prepare a request message for provided
|
204
|
-
arguments. Please check that your arguments match
|
205
|
-
declared content type."""
|
206
|
-
raise ApiException(status=0, reason=msg)
|
207
|
-
# For `GET`, `HEAD`
|
208
|
-
else:
|
209
|
-
r = self.pool_manager.request(method, url,
|
210
|
-
fields=query_params,
|
211
|
-
preload_content=_preload_content,
|
212
|
-
timeout=timeout,
|
213
|
-
headers=headers)
|
214
|
-
except urllib3.exceptions.SSLError as e:
|
215
|
-
msg = "{0}\n{1}".format(type(e).__name__, str(e))
|
216
|
-
raise ApiException(status=0, reason=msg)
|
217
|
-
|
218
|
-
if _preload_content:
|
219
|
-
r = RESTResponse(r)
|
220
|
-
|
221
|
-
# log response body
|
222
|
-
logger.debug("response body: %s", r.data)
|
223
|
-
|
224
|
-
if not 200 <= r.status <= 299:
|
225
|
-
raise ApiException(http_resp=r)
|
226
|
-
|
227
|
-
return r
|
228
|
-
|
229
|
-
def GET(self, url, headers=None, query_params=None, _preload_content=True,
|
230
|
-
_request_timeout=None):
|
231
|
-
return self.request("GET", url,
|
232
|
-
headers=headers,
|
233
|
-
_preload_content=_preload_content,
|
234
|
-
_request_timeout=_request_timeout,
|
235
|
-
query_params=query_params)
|
236
|
-
|
237
|
-
def HEAD(self, url, headers=None, query_params=None, _preload_content=True,
|
238
|
-
_request_timeout=None):
|
239
|
-
return self.request("HEAD", url,
|
240
|
-
headers=headers,
|
241
|
-
_preload_content=_preload_content,
|
242
|
-
_request_timeout=_request_timeout,
|
243
|
-
query_params=query_params)
|
244
|
-
|
245
|
-
def OPTIONS(self, url, headers=None, query_params=None, post_params=None,
|
246
|
-
body=None, _preload_content=True, _request_timeout=None):
|
247
|
-
return self.request("OPTIONS", url,
|
248
|
-
headers=headers,
|
249
|
-
query_params=query_params,
|
250
|
-
post_params=post_params,
|
251
|
-
_preload_content=_preload_content,
|
252
|
-
_request_timeout=_request_timeout,
|
253
|
-
body=body)
|
254
|
-
|
255
|
-
def DELETE(self, url, headers=None, query_params=None, body=None,
|
256
|
-
_preload_content=True, _request_timeout=None):
|
257
|
-
return self.request("DELETE", url,
|
258
|
-
headers=headers,
|
259
|
-
query_params=query_params,
|
260
|
-
_preload_content=_preload_content,
|
261
|
-
_request_timeout=_request_timeout,
|
262
|
-
body=body)
|
263
|
-
|
264
|
-
def POST(self, url, headers=None, query_params=None, post_params=None,
|
265
|
-
body=None, _preload_content=True, _request_timeout=None):
|
266
|
-
return self.request("POST", url,
|
267
|
-
headers=headers,
|
268
|
-
query_params=query_params,
|
269
|
-
post_params=post_params,
|
270
|
-
_preload_content=_preload_content,
|
271
|
-
_request_timeout=_request_timeout,
|
272
|
-
body=body)
|
273
|
-
|
274
|
-
def PUT(self, url, headers=None, query_params=None, post_params=None,
|
275
|
-
body=None, _preload_content=True, _request_timeout=None):
|
276
|
-
return self.request("PUT", url,
|
277
|
-
headers=headers,
|
278
|
-
query_params=query_params,
|
279
|
-
post_params=post_params,
|
280
|
-
_preload_content=_preload_content,
|
281
|
-
_request_timeout=_request_timeout,
|
282
|
-
body=body)
|
283
|
-
|
284
|
-
def PATCH(self, url, headers=None, query_params=None, post_params=None,
|
285
|
-
body=None, _preload_content=True, _request_timeout=None):
|
286
|
-
return self.request("PATCH", url,
|
287
|
-
headers=headers,
|
288
|
-
query_params=query_params,
|
289
|
-
post_params=post_params,
|
290
|
-
_preload_content=_preload_content,
|
291
|
-
_request_timeout=_request_timeout,
|
292
|
-
body=body)
|
Binary file
|
Binary file
|
@@ -1,15 +0,0 @@
|
|
1
|
-
Metadata-Version: 2.1
|
2
|
-
Name: pulp-rpm-client
|
3
|
-
Version: 3.13.2
|
4
|
-
Summary: Pulp 3 API
|
5
|
-
Home-page: UNKNOWN
|
6
|
-
Author: Pulp Team
|
7
|
-
Author-email: pulp-list@redhat.com
|
8
|
-
License: GPLv2+
|
9
|
-
Keywords: pulp,pulpcore,client,Pulp 3 API
|
10
|
-
Platform: UNKNOWN
|
11
|
-
Requires-Python: >=3.4
|
12
|
-
|
13
|
-
Fetch, Upload, Organize, and Distribute Software Packages # noqa: E501
|
14
|
-
|
15
|
-
|
@@ -1,179 +0,0 @@
|
|
1
|
-
README.md
|
2
|
-
setup.cfg
|
3
|
-
setup.py
|
4
|
-
pulp_rpm_client.egg-info/PKG-INFO
|
5
|
-
pulp_rpm_client.egg-info/SOURCES.txt
|
6
|
-
pulp_rpm_client.egg-info/dependency_links.txt
|
7
|
-
pulp_rpm_client.egg-info/requires.txt
|
8
|
-
pulp_rpm_client.egg-info/top_level.txt
|
9
|
-
pulpcore/__init__.py
|
10
|
-
pulpcore/client/__init__.py
|
11
|
-
pulpcore/client/pulp_rpm/__init__.py
|
12
|
-
pulpcore/client/pulp_rpm/api_client.py
|
13
|
-
pulpcore/client/pulp_rpm/configuration.py
|
14
|
-
pulpcore/client/pulp_rpm/exceptions.py
|
15
|
-
pulpcore/client/pulp_rpm/rest.py
|
16
|
-
pulpcore/client/pulp_rpm/api/__init__.py
|
17
|
-
pulpcore/client/pulp_rpm/api/content_advisories_api.py
|
18
|
-
pulpcore/client/pulp_rpm/api/content_distribution_trees_api.py
|
19
|
-
pulpcore/client/pulp_rpm/api/content_modulemd_defaults_api.py
|
20
|
-
pulpcore/client/pulp_rpm/api/content_modulemds_api.py
|
21
|
-
pulpcore/client/pulp_rpm/api/content_packagecategories_api.py
|
22
|
-
pulpcore/client/pulp_rpm/api/content_packageenvironments_api.py
|
23
|
-
pulpcore/client/pulp_rpm/api/content_packagegroups_api.py
|
24
|
-
pulpcore/client/pulp_rpm/api/content_packagelangpacks_api.py
|
25
|
-
pulpcore/client/pulp_rpm/api/content_packages_api.py
|
26
|
-
pulpcore/client/pulp_rpm/api/content_repo_metadata_files_api.py
|
27
|
-
pulpcore/client/pulp_rpm/api/distributions_rpm_api.py
|
28
|
-
pulpcore/client/pulp_rpm/api/publications_rpm_api.py
|
29
|
-
pulpcore/client/pulp_rpm/api/remotes_rpm_api.py
|
30
|
-
pulpcore/client/pulp_rpm/api/remotes_uln_api.py
|
31
|
-
pulpcore/client/pulp_rpm/api/repositories_rpm_api.py
|
32
|
-
pulpcore/client/pulp_rpm/api/repositories_rpm_versions_api.py
|
33
|
-
pulpcore/client/pulp_rpm/api/rpm_copy_api.py
|
34
|
-
pulpcore/client/pulp_rpm/models/__init__.py
|
35
|
-
pulpcore/client/pulp_rpm/models/addon_response.py
|
36
|
-
pulpcore/client/pulp_rpm/models/artifact_response.py
|
37
|
-
pulpcore/client/pulp_rpm/models/async_operation_response.py
|
38
|
-
pulpcore/client/pulp_rpm/models/checksum_response.py
|
39
|
-
pulpcore/client/pulp_rpm/models/content_summary.py
|
40
|
-
pulpcore/client/pulp_rpm/models/content_summary_response.py
|
41
|
-
pulpcore/client/pulp_rpm/models/copy.py
|
42
|
-
pulpcore/client/pulp_rpm/models/image_response.py
|
43
|
-
pulpcore/client/pulp_rpm/models/metadata_checksum_type_enum.py
|
44
|
-
pulpcore/client/pulp_rpm/models/null_enum.py
|
45
|
-
pulpcore/client/pulp_rpm/models/package_checksum_type_enum.py
|
46
|
-
pulpcore/client/pulp_rpm/models/paginated_repository_version_response_list.py
|
47
|
-
pulpcore/client/pulp_rpm/models/paginatedrpm_distribution_tree_response_list.py
|
48
|
-
pulpcore/client/pulp_rpm/models/paginatedrpm_modulemd_defaults_response_list.py
|
49
|
-
pulpcore/client/pulp_rpm/models/paginatedrpm_modulemd_response_list.py
|
50
|
-
pulpcore/client/pulp_rpm/models/paginatedrpm_package_category_response_list.py
|
51
|
-
pulpcore/client/pulp_rpm/models/paginatedrpm_package_environment_response_list.py
|
52
|
-
pulpcore/client/pulp_rpm/models/paginatedrpm_package_group_response_list.py
|
53
|
-
pulpcore/client/pulp_rpm/models/paginatedrpm_package_langpacks_response_list.py
|
54
|
-
pulpcore/client/pulp_rpm/models/paginatedrpm_package_response_list.py
|
55
|
-
pulpcore/client/pulp_rpm/models/paginatedrpm_repo_metadata_file_response_list.py
|
56
|
-
pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_distribution_response_list.py
|
57
|
-
pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_publication_response_list.py
|
58
|
-
pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_remote_response_list.py
|
59
|
-
pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_repository_response_list.py
|
60
|
-
pulpcore/client/pulp_rpm/models/paginatedrpm_uln_remote_response_list.py
|
61
|
-
pulpcore/client/pulp_rpm/models/paginatedrpm_update_record_response_list.py
|
62
|
-
pulpcore/client/pulp_rpm/models/patchedrpm_rpm_distribution.py
|
63
|
-
pulpcore/client/pulp_rpm/models/patchedrpm_rpm_remote.py
|
64
|
-
pulpcore/client/pulp_rpm/models/patchedrpm_rpm_repository.py
|
65
|
-
pulpcore/client/pulp_rpm/models/patchedrpm_uln_remote.py
|
66
|
-
pulpcore/client/pulp_rpm/models/policy_enum.py
|
67
|
-
pulpcore/client/pulp_rpm/models/repository_add_remove_content.py
|
68
|
-
pulpcore/client/pulp_rpm/models/repository_version.py
|
69
|
-
pulpcore/client/pulp_rpm/models/repository_version_response.py
|
70
|
-
pulpcore/client/pulp_rpm/models/rpm_distribution_tree_response.py
|
71
|
-
pulpcore/client/pulp_rpm/models/rpm_modulemd.py
|
72
|
-
pulpcore/client/pulp_rpm/models/rpm_modulemd_defaults.py
|
73
|
-
pulpcore/client/pulp_rpm/models/rpm_modulemd_defaults_response.py
|
74
|
-
pulpcore/client/pulp_rpm/models/rpm_modulemd_response.py
|
75
|
-
pulpcore/client/pulp_rpm/models/rpm_package.py
|
76
|
-
pulpcore/client/pulp_rpm/models/rpm_package_category_response.py
|
77
|
-
pulpcore/client/pulp_rpm/models/rpm_package_environment_response.py
|
78
|
-
pulpcore/client/pulp_rpm/models/rpm_package_group_response.py
|
79
|
-
pulpcore/client/pulp_rpm/models/rpm_package_langpacks_response.py
|
80
|
-
pulpcore/client/pulp_rpm/models/rpm_package_response.py
|
81
|
-
pulpcore/client/pulp_rpm/models/rpm_repo_metadata_file_response.py
|
82
|
-
pulpcore/client/pulp_rpm/models/rpm_repository_sync_url.py
|
83
|
-
pulpcore/client/pulp_rpm/models/rpm_rpm_distribution.py
|
84
|
-
pulpcore/client/pulp_rpm/models/rpm_rpm_distribution_response.py
|
85
|
-
pulpcore/client/pulp_rpm/models/rpm_rpm_publication.py
|
86
|
-
pulpcore/client/pulp_rpm/models/rpm_rpm_publication_response.py
|
87
|
-
pulpcore/client/pulp_rpm/models/rpm_rpm_remote.py
|
88
|
-
pulpcore/client/pulp_rpm/models/rpm_rpm_remote_response.py
|
89
|
-
pulpcore/client/pulp_rpm/models/rpm_rpm_repository.py
|
90
|
-
pulpcore/client/pulp_rpm/models/rpm_rpm_repository_response.py
|
91
|
-
pulpcore/client/pulp_rpm/models/rpm_uln_remote.py
|
92
|
-
pulpcore/client/pulp_rpm/models/rpm_uln_remote_response.py
|
93
|
-
pulpcore/client/pulp_rpm/models/rpm_update_collection.py
|
94
|
-
pulpcore/client/pulp_rpm/models/rpm_update_collection_response.py
|
95
|
-
pulpcore/client/pulp_rpm/models/rpm_update_record.py
|
96
|
-
pulpcore/client/pulp_rpm/models/rpm_update_record_response.py
|
97
|
-
pulpcore/client/pulp_rpm/models/skip_types_enum.py
|
98
|
-
pulpcore/client/pulp_rpm/models/variant_response.py
|
99
|
-
test/test_addon_response.py
|
100
|
-
test/test_artifact_response.py
|
101
|
-
test/test_async_operation_response.py
|
102
|
-
test/test_checksum_response.py
|
103
|
-
test/test_content_advisories_api.py
|
104
|
-
test/test_content_distribution_trees_api.py
|
105
|
-
test/test_content_modulemd_defaults_api.py
|
106
|
-
test/test_content_modulemds_api.py
|
107
|
-
test/test_content_packagecategories_api.py
|
108
|
-
test/test_content_packageenvironments_api.py
|
109
|
-
test/test_content_packagegroups_api.py
|
110
|
-
test/test_content_packagelangpacks_api.py
|
111
|
-
test/test_content_packages_api.py
|
112
|
-
test/test_content_repo_metadata_files_api.py
|
113
|
-
test/test_content_summary.py
|
114
|
-
test/test_content_summary_response.py
|
115
|
-
test/test_copy.py
|
116
|
-
test/test_distributions_rpm_api.py
|
117
|
-
test/test_image_response.py
|
118
|
-
test/test_metadata_checksum_type_enum.py
|
119
|
-
test/test_null_enum.py
|
120
|
-
test/test_package_checksum_type_enum.py
|
121
|
-
test/test_paginated_repository_version_response_list.py
|
122
|
-
test/test_paginatedrpm_distribution_tree_response_list.py
|
123
|
-
test/test_paginatedrpm_modulemd_defaults_response_list.py
|
124
|
-
test/test_paginatedrpm_modulemd_response_list.py
|
125
|
-
test/test_paginatedrpm_package_category_response_list.py
|
126
|
-
test/test_paginatedrpm_package_environment_response_list.py
|
127
|
-
test/test_paginatedrpm_package_group_response_list.py
|
128
|
-
test/test_paginatedrpm_package_langpacks_response_list.py
|
129
|
-
test/test_paginatedrpm_package_response_list.py
|
130
|
-
test/test_paginatedrpm_repo_metadata_file_response_list.py
|
131
|
-
test/test_paginatedrpm_rpm_distribution_response_list.py
|
132
|
-
test/test_paginatedrpm_rpm_publication_response_list.py
|
133
|
-
test/test_paginatedrpm_rpm_remote_response_list.py
|
134
|
-
test/test_paginatedrpm_rpm_repository_response_list.py
|
135
|
-
test/test_paginatedrpm_uln_remote_response_list.py
|
136
|
-
test/test_paginatedrpm_update_record_response_list.py
|
137
|
-
test/test_patchedrpm_rpm_distribution.py
|
138
|
-
test/test_patchedrpm_rpm_remote.py
|
139
|
-
test/test_patchedrpm_rpm_repository.py
|
140
|
-
test/test_patchedrpm_uln_remote.py
|
141
|
-
test/test_policy_enum.py
|
142
|
-
test/test_publications_rpm_api.py
|
143
|
-
test/test_remotes_rpm_api.py
|
144
|
-
test/test_remotes_uln_api.py
|
145
|
-
test/test_repositories_rpm_api.py
|
146
|
-
test/test_repositories_rpm_versions_api.py
|
147
|
-
test/test_repository_add_remove_content.py
|
148
|
-
test/test_repository_version.py
|
149
|
-
test/test_repository_version_response.py
|
150
|
-
test/test_rpm_copy_api.py
|
151
|
-
test/test_rpm_distribution_tree_response.py
|
152
|
-
test/test_rpm_modulemd.py
|
153
|
-
test/test_rpm_modulemd_defaults.py
|
154
|
-
test/test_rpm_modulemd_defaults_response.py
|
155
|
-
test/test_rpm_modulemd_response.py
|
156
|
-
test/test_rpm_package.py
|
157
|
-
test/test_rpm_package_category_response.py
|
158
|
-
test/test_rpm_package_environment_response.py
|
159
|
-
test/test_rpm_package_group_response.py
|
160
|
-
test/test_rpm_package_langpacks_response.py
|
161
|
-
test/test_rpm_package_response.py
|
162
|
-
test/test_rpm_repo_metadata_file_response.py
|
163
|
-
test/test_rpm_repository_sync_url.py
|
164
|
-
test/test_rpm_rpm_distribution.py
|
165
|
-
test/test_rpm_rpm_distribution_response.py
|
166
|
-
test/test_rpm_rpm_publication.py
|
167
|
-
test/test_rpm_rpm_publication_response.py
|
168
|
-
test/test_rpm_rpm_remote.py
|
169
|
-
test/test_rpm_rpm_remote_response.py
|
170
|
-
test/test_rpm_rpm_repository.py
|
171
|
-
test/test_rpm_rpm_repository_response.py
|
172
|
-
test/test_rpm_uln_remote.py
|
173
|
-
test/test_rpm_uln_remote_response.py
|
174
|
-
test/test_rpm_update_collection.py
|
175
|
-
test/test_rpm_update_collection_response.py
|
176
|
-
test/test_rpm_update_record.py
|
177
|
-
test/test_rpm_update_record_response.py
|
178
|
-
test/test_skip_types_enum.py
|
179
|
-
test/test_variant_response.py
|