pulp_rpm_client 3.13.0 → 3.14.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (298) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +4 -4
  3. data/docs/PatchedrpmRpmRemote.md +7 -5
  4. data/docs/PatchedrpmUlnRemote.md +7 -5
  5. data/docs/RpmRpmRemote.md +7 -5
  6. data/docs/RpmRpmRemoteResponse.md +7 -5
  7. data/docs/RpmUlnRemote.md +7 -5
  8. data/docs/RpmUlnRemoteResponse.md +7 -5
  9. data/lib/pulp_rpm_client/api_client.rb +4 -2
  10. data/lib/pulp_rpm_client/configuration.rb +7 -0
  11. data/lib/pulp_rpm_client/models/patchedrpm_rpm_remote.rb +18 -6
  12. data/lib/pulp_rpm_client/models/patchedrpm_uln_remote.rb +18 -6
  13. data/lib/pulp_rpm_client/models/rpm_rpm_remote.rb +18 -6
  14. data/lib/pulp_rpm_client/models/rpm_rpm_remote_response.rb +18 -6
  15. data/lib/pulp_rpm_client/models/rpm_uln_remote.rb +18 -6
  16. data/lib/pulp_rpm_client/models/rpm_uln_remote_response.rb +18 -6
  17. data/lib/pulp_rpm_client/version.rb +1 -1
  18. data/spec/models/patchedrpm_rpm_remote_spec.rb +6 -0
  19. data/spec/models/patchedrpm_uln_remote_spec.rb +6 -0
  20. data/spec/models/rpm_rpm_remote_response_spec.rb +6 -0
  21. data/spec/models/rpm_rpm_remote_spec.rb +6 -0
  22. data/spec/models/rpm_uln_remote_response_spec.rb +6 -0
  23. data/spec/models/rpm_uln_remote_spec.rb +6 -0
  24. metadata +65 -339
  25. data/build/lib/pulpcore/__init__.py +0 -2
  26. data/build/lib/pulpcore/client/__init__.py +0 -2
  27. data/build/lib/pulpcore/client/pulp_rpm/__init__.py +0 -112
  28. data/build/lib/pulpcore/client/pulp_rpm/api/__init__.py +0 -22
  29. data/build/lib/pulpcore/client/pulp_rpm/api/content_advisories_api.py +0 -485
  30. data/build/lib/pulpcore/client/pulp_rpm/api/content_distribution_trees_api.py +0 -307
  31. data/build/lib/pulpcore/client/pulp_rpm/api/content_modulemd_defaults_api.py +0 -494
  32. data/build/lib/pulpcore/client/pulp_rpm/api/content_modulemds_api.py +0 -533
  33. data/build/lib/pulpcore/client/pulp_rpm/api/content_packagecategories_api.py +0 -307
  34. data/build/lib/pulpcore/client/pulp_rpm/api/content_packageenvironments_api.py +0 -307
  35. data/build/lib/pulpcore/client/pulp_rpm/api/content_packagegroups_api.py +0 -307
  36. data/build/lib/pulpcore/client/pulp_rpm/api/content_packagelangpacks_api.py +0 -307
  37. data/build/lib/pulpcore/client/pulp_rpm/api/content_packages_api.py +0 -552
  38. data/build/lib/pulpcore/client/pulp_rpm/api/content_repo_metadata_files_api.py +0 -307
  39. data/build/lib/pulpcore/client/pulp_rpm/api/distributions_rpm_api.py +0 -830
  40. data/build/lib/pulpcore/client/pulp_rpm/api/publications_rpm_api.py +0 -566
  41. data/build/lib/pulpcore/client/pulp_rpm/api/remotes_rpm_api.py +0 -840
  42. data/build/lib/pulpcore/client/pulp_rpm/api/remotes_uln_api.py +0 -840
  43. data/build/lib/pulpcore/client/pulp_rpm/api/repositories_rpm_api.py +0 -1063
  44. data/build/lib/pulpcore/client/pulp_rpm/api/repositories_rpm_versions_api.py +0 -614
  45. data/build/lib/pulpcore/client/pulp_rpm/api/rpm_copy_api.py +0 -156
  46. data/build/lib/pulpcore/client/pulp_rpm/api_client.py +0 -667
  47. data/build/lib/pulpcore/client/pulp_rpm/configuration.py +0 -427
  48. data/build/lib/pulpcore/client/pulp_rpm/exceptions.py +0 -121
  49. data/build/lib/pulpcore/client/pulp_rpm/models/__init__.py +0 -81
  50. data/build/lib/pulpcore/client/pulp_rpm/models/addon_response.py +0 -240
  51. data/build/lib/pulpcore/client/pulp_rpm/models/artifact_response.py +0 -368
  52. data/build/lib/pulpcore/client/pulp_rpm/models/async_operation_response.py +0 -124
  53. data/build/lib/pulpcore/client/pulp_rpm/models/checksum_response.py +0 -153
  54. data/build/lib/pulpcore/client/pulp_rpm/models/content_summary.py +0 -176
  55. data/build/lib/pulpcore/client/pulp_rpm/models/content_summary_response.py +0 -176
  56. data/build/lib/pulpcore/client/pulp_rpm/models/copy.py +0 -152
  57. data/build/lib/pulpcore/client/pulp_rpm/models/image_response.py +0 -207
  58. data/build/lib/pulpcore/client/pulp_rpm/models/metadata_checksum_type_enum.py +0 -106
  59. data/build/lib/pulpcore/client/pulp_rpm/models/null_enum.py +0 -100
  60. data/build/lib/pulpcore/client/pulp_rpm/models/package_checksum_type_enum.py +0 -106
  61. data/build/lib/pulpcore/client/pulp_rpm/models/paginated_repository_version_response_list.py +0 -197
  62. data/build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_distribution_tree_response_list.py +0 -197
  63. data/build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_modulemd_defaults_response_list.py +0 -197
  64. data/build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_modulemd_response_list.py +0 -197
  65. data/build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_package_category_response_list.py +0 -197
  66. data/build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_package_environment_response_list.py +0 -197
  67. data/build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_package_group_response_list.py +0 -197
  68. data/build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_package_langpacks_response_list.py +0 -197
  69. data/build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_package_response_list.py +0 -197
  70. data/build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_repo_metadata_file_response_list.py +0 -197
  71. data/build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_distribution_response_list.py +0 -197
  72. data/build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_publication_response_list.py +0 -197
  73. data/build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_remote_response_list.py +0 -197
  74. data/build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_repository_response_list.py +0 -197
  75. data/build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_uln_remote_response_list.py +0 -197
  76. data/build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_update_record_response_list.py +0 -197
  77. data/build/lib/pulpcore/client/pulp_rpm/models/patchedrpm_rpm_distribution.py +0 -258
  78. data/build/lib/pulpcore/client/pulp_rpm/models/patchedrpm_rpm_remote.py +0 -682
  79. data/build/lib/pulpcore/client/pulp_rpm/models/patchedrpm_rpm_repository.py +0 -467
  80. data/build/lib/pulpcore/client/pulp_rpm/models/patchedrpm_uln_remote.py +0 -684
  81. data/build/lib/pulpcore/client/pulp_rpm/models/policy_enum.py +0 -102
  82. data/build/lib/pulpcore/client/pulp_rpm/models/repository_add_remove_content.py +0 -179
  83. data/build/lib/pulpcore/client/pulp_rpm/models/repository_version.py +0 -123
  84. data/build/lib/pulpcore/client/pulp_rpm/models/repository_version_response.py +0 -257
  85. data/build/lib/pulpcore/client/pulp_rpm/models/rpm_distribution_tree_response.py +0 -621
  86. data/build/lib/pulpcore/client/pulp_rpm/models/rpm_modulemd.py +0 -463
  87. data/build/lib/pulpcore/client/pulp_rpm/models/rpm_modulemd_defaults.py +0 -295
  88. data/build/lib/pulpcore/client/pulp_rpm/models/rpm_modulemd_defaults_response.py +0 -432
  89. data/build/lib/pulpcore/client/pulp_rpm/models/rpm_modulemd_response.py +0 -600
  90. data/build/lib/pulpcore/client/pulp_rpm/models/rpm_package.py +0 -208
  91. data/build/lib/pulpcore/client/pulp_rpm/models/rpm_package_category_response.py +0 -373
  92. data/build/lib/pulpcore/client/pulp_rpm/models/rpm_package_environment_response.py +0 -400
  93. data/build/lib/pulpcore/client/pulp_rpm/models/rpm_package_group_response.py +0 -457
  94. data/build/lib/pulpcore/client/pulp_rpm/models/rpm_package_langpacks_response.py +0 -203
  95. data/build/lib/pulpcore/client/pulp_rpm/models/rpm_package_response.py +0 -1353
  96. data/build/lib/pulpcore/client/pulp_rpm/models/rpm_repo_metadata_file_response.py +0 -461
  97. data/build/lib/pulpcore/client/pulp_rpm/models/rpm_repository_sync_url.py +0 -207
  98. data/build/lib/pulpcore/client/pulp_rpm/models/rpm_rpm_distribution.py +0 -260
  99. data/build/lib/pulpcore/client/pulp_rpm/models/rpm_rpm_distribution_response.py +0 -342
  100. data/build/lib/pulpcore/client/pulp_rpm/models/rpm_rpm_publication.py +0 -301
  101. data/build/lib/pulpcore/client/pulp_rpm/models/rpm_rpm_publication_response.py +0 -355
  102. data/build/lib/pulpcore/client/pulp_rpm/models/rpm_rpm_remote.py +0 -684
  103. data/build/lib/pulpcore/client/pulp_rpm/models/rpm_rpm_remote_response.py +0 -631
  104. data/build/lib/pulpcore/client/pulp_rpm/models/rpm_rpm_repository.py +0 -468
  105. data/build/lib/pulpcore/client/pulp_rpm/models/rpm_rpm_repository_response.py +0 -574
  106. data/build/lib/pulpcore/client/pulp_rpm/models/rpm_uln_remote.py +0 -688
  107. data/build/lib/pulpcore/client/pulp_rpm/models/rpm_uln_remote_response.py +0 -689
  108. data/build/lib/pulpcore/client/pulp_rpm/models/rpm_update_collection.py +0 -176
  109. data/build/lib/pulpcore/client/pulp_rpm/models/rpm_update_collection_response.py +0 -204
  110. data/build/lib/pulpcore/client/pulp_rpm/models/rpm_update_record.py +0 -151
  111. data/build/lib/pulpcore/client/pulp_rpm/models/rpm_update_record_response.py +0 -653
  112. data/build/lib/pulpcore/client/pulp_rpm/models/skip_types_enum.py +0 -100
  113. data/build/lib/pulpcore/client/pulp_rpm/models/variant_response.py +0 -375
  114. data/build/lib/pulpcore/client/pulp_rpm/rest.py +0 -292
  115. data/dist/pulp_rpm-client-3.13.0.tar.gz +0 -0
  116. data/dist/pulp_rpm_client-3.13.0-py3-none-any.whl +0 -0
  117. data/pulp_rpm_client.egg-info/PKG-INFO +0 -15
  118. data/pulp_rpm_client.egg-info/SOURCES.txt +0 -179
  119. data/pulp_rpm_client.egg-info/dependency_links.txt +0 -1
  120. data/pulp_rpm_client.egg-info/requires.txt +0 -4
  121. data/pulp_rpm_client.egg-info/top_level.txt +0 -1
  122. data/pulpcore/__init__.py +0 -2
  123. data/pulpcore/client/__init__.py +0 -2
  124. data/pulpcore/client/pulp_rpm/__init__.py +0 -112
  125. data/pulpcore/client/pulp_rpm/api/__init__.py +0 -22
  126. data/pulpcore/client/pulp_rpm/api/content_advisories_api.py +0 -485
  127. data/pulpcore/client/pulp_rpm/api/content_distribution_trees_api.py +0 -307
  128. data/pulpcore/client/pulp_rpm/api/content_modulemd_defaults_api.py +0 -494
  129. data/pulpcore/client/pulp_rpm/api/content_modulemds_api.py +0 -533
  130. data/pulpcore/client/pulp_rpm/api/content_packagecategories_api.py +0 -307
  131. data/pulpcore/client/pulp_rpm/api/content_packageenvironments_api.py +0 -307
  132. data/pulpcore/client/pulp_rpm/api/content_packagegroups_api.py +0 -307
  133. data/pulpcore/client/pulp_rpm/api/content_packagelangpacks_api.py +0 -307
  134. data/pulpcore/client/pulp_rpm/api/content_packages_api.py +0 -552
  135. data/pulpcore/client/pulp_rpm/api/content_repo_metadata_files_api.py +0 -307
  136. data/pulpcore/client/pulp_rpm/api/distributions_rpm_api.py +0 -830
  137. data/pulpcore/client/pulp_rpm/api/publications_rpm_api.py +0 -566
  138. data/pulpcore/client/pulp_rpm/api/remotes_rpm_api.py +0 -840
  139. data/pulpcore/client/pulp_rpm/api/remotes_uln_api.py +0 -840
  140. data/pulpcore/client/pulp_rpm/api/repositories_rpm_api.py +0 -1063
  141. data/pulpcore/client/pulp_rpm/api/repositories_rpm_versions_api.py +0 -614
  142. data/pulpcore/client/pulp_rpm/api/rpm_copy_api.py +0 -156
  143. data/pulpcore/client/pulp_rpm/api_client.py +0 -667
  144. data/pulpcore/client/pulp_rpm/configuration.py +0 -427
  145. data/pulpcore/client/pulp_rpm/exceptions.py +0 -121
  146. data/pulpcore/client/pulp_rpm/models/__init__.py +0 -81
  147. data/pulpcore/client/pulp_rpm/models/addon_response.py +0 -240
  148. data/pulpcore/client/pulp_rpm/models/artifact_response.py +0 -368
  149. data/pulpcore/client/pulp_rpm/models/async_operation_response.py +0 -124
  150. data/pulpcore/client/pulp_rpm/models/checksum_response.py +0 -153
  151. data/pulpcore/client/pulp_rpm/models/content_summary.py +0 -176
  152. data/pulpcore/client/pulp_rpm/models/content_summary_response.py +0 -176
  153. data/pulpcore/client/pulp_rpm/models/copy.py +0 -152
  154. data/pulpcore/client/pulp_rpm/models/image_response.py +0 -207
  155. data/pulpcore/client/pulp_rpm/models/metadata_checksum_type_enum.py +0 -106
  156. data/pulpcore/client/pulp_rpm/models/null_enum.py +0 -100
  157. data/pulpcore/client/pulp_rpm/models/package_checksum_type_enum.py +0 -106
  158. data/pulpcore/client/pulp_rpm/models/paginated_repository_version_response_list.py +0 -197
  159. data/pulpcore/client/pulp_rpm/models/paginatedrpm_distribution_tree_response_list.py +0 -197
  160. data/pulpcore/client/pulp_rpm/models/paginatedrpm_modulemd_defaults_response_list.py +0 -197
  161. data/pulpcore/client/pulp_rpm/models/paginatedrpm_modulemd_response_list.py +0 -197
  162. data/pulpcore/client/pulp_rpm/models/paginatedrpm_package_category_response_list.py +0 -197
  163. data/pulpcore/client/pulp_rpm/models/paginatedrpm_package_environment_response_list.py +0 -197
  164. data/pulpcore/client/pulp_rpm/models/paginatedrpm_package_group_response_list.py +0 -197
  165. data/pulpcore/client/pulp_rpm/models/paginatedrpm_package_langpacks_response_list.py +0 -197
  166. data/pulpcore/client/pulp_rpm/models/paginatedrpm_package_response_list.py +0 -197
  167. data/pulpcore/client/pulp_rpm/models/paginatedrpm_repo_metadata_file_response_list.py +0 -197
  168. data/pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_distribution_response_list.py +0 -197
  169. data/pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_publication_response_list.py +0 -197
  170. data/pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_remote_response_list.py +0 -197
  171. data/pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_repository_response_list.py +0 -197
  172. data/pulpcore/client/pulp_rpm/models/paginatedrpm_uln_remote_response_list.py +0 -197
  173. data/pulpcore/client/pulp_rpm/models/paginatedrpm_update_record_response_list.py +0 -197
  174. data/pulpcore/client/pulp_rpm/models/patchedrpm_rpm_distribution.py +0 -258
  175. data/pulpcore/client/pulp_rpm/models/patchedrpm_rpm_remote.py +0 -682
  176. data/pulpcore/client/pulp_rpm/models/patchedrpm_rpm_repository.py +0 -467
  177. data/pulpcore/client/pulp_rpm/models/patchedrpm_uln_remote.py +0 -684
  178. data/pulpcore/client/pulp_rpm/models/policy_enum.py +0 -102
  179. data/pulpcore/client/pulp_rpm/models/repository_add_remove_content.py +0 -179
  180. data/pulpcore/client/pulp_rpm/models/repository_version.py +0 -123
  181. data/pulpcore/client/pulp_rpm/models/repository_version_response.py +0 -257
  182. data/pulpcore/client/pulp_rpm/models/rpm_distribution_tree_response.py +0 -621
  183. data/pulpcore/client/pulp_rpm/models/rpm_modulemd.py +0 -463
  184. data/pulpcore/client/pulp_rpm/models/rpm_modulemd_defaults.py +0 -295
  185. data/pulpcore/client/pulp_rpm/models/rpm_modulemd_defaults_response.py +0 -432
  186. data/pulpcore/client/pulp_rpm/models/rpm_modulemd_response.py +0 -600
  187. data/pulpcore/client/pulp_rpm/models/rpm_package.py +0 -208
  188. data/pulpcore/client/pulp_rpm/models/rpm_package_category_response.py +0 -373
  189. data/pulpcore/client/pulp_rpm/models/rpm_package_environment_response.py +0 -400
  190. data/pulpcore/client/pulp_rpm/models/rpm_package_group_response.py +0 -457
  191. data/pulpcore/client/pulp_rpm/models/rpm_package_langpacks_response.py +0 -203
  192. data/pulpcore/client/pulp_rpm/models/rpm_package_response.py +0 -1353
  193. data/pulpcore/client/pulp_rpm/models/rpm_repo_metadata_file_response.py +0 -461
  194. data/pulpcore/client/pulp_rpm/models/rpm_repository_sync_url.py +0 -207
  195. data/pulpcore/client/pulp_rpm/models/rpm_rpm_distribution.py +0 -260
  196. data/pulpcore/client/pulp_rpm/models/rpm_rpm_distribution_response.py +0 -342
  197. data/pulpcore/client/pulp_rpm/models/rpm_rpm_publication.py +0 -301
  198. data/pulpcore/client/pulp_rpm/models/rpm_rpm_publication_response.py +0 -355
  199. data/pulpcore/client/pulp_rpm/models/rpm_rpm_remote.py +0 -684
  200. data/pulpcore/client/pulp_rpm/models/rpm_rpm_remote_response.py +0 -631
  201. data/pulpcore/client/pulp_rpm/models/rpm_rpm_repository.py +0 -468
  202. data/pulpcore/client/pulp_rpm/models/rpm_rpm_repository_response.py +0 -574
  203. data/pulpcore/client/pulp_rpm/models/rpm_uln_remote.py +0 -688
  204. data/pulpcore/client/pulp_rpm/models/rpm_uln_remote_response.py +0 -689
  205. data/pulpcore/client/pulp_rpm/models/rpm_update_collection.py +0 -176
  206. data/pulpcore/client/pulp_rpm/models/rpm_update_collection_response.py +0 -204
  207. data/pulpcore/client/pulp_rpm/models/rpm_update_record.py +0 -151
  208. data/pulpcore/client/pulp_rpm/models/rpm_update_record_response.py +0 -653
  209. data/pulpcore/client/pulp_rpm/models/skip_types_enum.py +0 -100
  210. data/pulpcore/client/pulp_rpm/models/variant_response.py +0 -375
  211. data/pulpcore/client/pulp_rpm/rest.py +0 -292
  212. data/requirements.txt +0 -6
  213. data/setup.cfg +0 -2
  214. data/setup.py +0 -42
  215. data/test-requirements.txt +0 -3
  216. data/test/__init__.py +0 -0
  217. data/test/test_addon_response.py +0 -62
  218. data/test/test_artifact_response.py +0 -63
  219. data/test/test_async_operation_response.py +0 -54
  220. data/test/test_checksum_response.py +0 -56
  221. data/test/test_content_advisories_api.py +0 -55
  222. data/test/test_content_distribution_trees_api.py +0 -48
  223. data/test/test_content_modulemd_defaults_api.py +0 -55
  224. data/test/test_content_modulemds_api.py +0 -55
  225. data/test/test_content_packagecategories_api.py +0 -48
  226. data/test/test_content_packageenvironments_api.py +0 -48
  227. data/test/test_content_packagegroups_api.py +0 -48
  228. data/test/test_content_packagelangpacks_api.py +0 -48
  229. data/test/test_content_packages_api.py +0 -55
  230. data/test/test_content_repo_metadata_files_api.py +0 -48
  231. data/test/test_content_summary.py +0 -70
  232. data/test/test_content_summary_response.py +0 -70
  233. data/test/test_copy.py +0 -55
  234. data/test/test_distributions_rpm_api.py +0 -76
  235. data/test/test_image_response.py +0 -60
  236. data/test/test_metadata_checksum_type_enum.py +0 -52
  237. data/test/test_null_enum.py +0 -52
  238. data/test/test_package_checksum_type_enum.py +0 -52
  239. data/test/test_paginated_repository_version_response_list.py +0 -64
  240. data/test/test_paginatedrpm_distribution_tree_response_list.py +0 -106
  241. data/test/test_paginatedrpm_modulemd_defaults_response_list.py +0 -70
  242. data/test/test_paginatedrpm_modulemd_response_list.py +0 -78
  243. data/test/test_paginatedrpm_package_category_response_list.py +0 -68
  244. data/test/test_paginatedrpm_package_environment_response_list.py +0 -69
  245. data/test/test_paginatedrpm_package_group_response_list.py +0 -71
  246. data/test/test_paginatedrpm_package_langpacks_response_list.py +0 -62
  247. data/test/test_paginatedrpm_package_response_list.py +0 -103
  248. data/test/test_paginatedrpm_repo_metadata_file_response_list.py +0 -71
  249. data/test/test_paginatedrpm_rpm_distribution_response_list.py +0 -67
  250. data/test/test_paginatedrpm_rpm_publication_response_list.py +0 -67
  251. data/test/test_paginatedrpm_rpm_remote_response_list.py +0 -79
  252. data/test/test_paginatedrpm_rpm_repository_response_list.py +0 -75
  253. data/test/test_paginatedrpm_uln_remote_response_list.py +0 -81
  254. data/test/test_paginatedrpm_update_record_response_list.py +0 -88
  255. data/test/test_patchedrpm_rpm_distribution.py +0 -58
  256. data/test/test_patchedrpm_rpm_remote.py +0 -75
  257. data/test/test_patchedrpm_rpm_repository.py +0 -65
  258. data/test/test_patchedrpm_uln_remote.py +0 -75
  259. data/test/test_policy_enum.py +0 -52
  260. data/test/test_publications_rpm_api.py +0 -62
  261. data/test/test_remotes_rpm_api.py +0 -76
  262. data/test/test_remotes_uln_api.py +0 -76
  263. data/test/test_repositories_rpm_api.py +0 -90
  264. data/test/test_repositories_rpm_versions_api.py +0 -61
  265. data/test/test_repository_add_remove_content.py +0 -59
  266. data/test/test_repository_version.py +0 -53
  267. data/test/test_repository_version_response.py +0 -58
  268. data/test/test_rpm_copy_api.py +0 -41
  269. data/test/test_rpm_distribution_tree_response.py +0 -147
  270. data/test/test_rpm_modulemd.py +0 -75
  271. data/test/test_rpm_modulemd_defaults.py +0 -63
  272. data/test/test_rpm_modulemd_defaults_response.py +0 -67
  273. data/test/test_rpm_modulemd_response.py +0 -79
  274. data/test/test_rpm_package.py +0 -57
  275. data/test/test_rpm_package_category_response.py +0 -70
  276. data/test/test_rpm_package_environment_response.py +0 -72
  277. data/test/test_rpm_package_group_response.py +0 -73
  278. data/test/test_rpm_package_langpacks_response.py +0 -58
  279. data/test/test_rpm_package_response.py +0 -97
  280. data/test/test_rpm_repo_metadata_file_response.py +0 -69
  281. data/test/test_rpm_repository_sync_url.py +0 -58
  282. data/test/test_rpm_rpm_distribution.py +0 -60
  283. data/test/test_rpm_rpm_distribution_response.py +0 -63
  284. data/test/test_rpm_rpm_publication.py +0 -59
  285. data/test/test_rpm_rpm_publication_response.py +0 -61
  286. data/test/test_rpm_rpm_remote.py +0 -77
  287. data/test/test_rpm_rpm_remote_response.py +0 -75
  288. data/test/test_rpm_rpm_repository.py +0 -66
  289. data/test/test_rpm_rpm_repository_response.py +0 -70
  290. data/test/test_rpm_uln_remote.py +0 -79
  291. data/test/test_rpm_uln_remote_response.py +0 -79
  292. data/test/test_rpm_update_collection.py +0 -58
  293. data/test/test_rpm_update_collection_response.py +0 -61
  294. data/test/test_rpm_update_record.py +0 -54
  295. data/test/test_rpm_update_record_response.py +0 -82
  296. data/test/test_skip_types_enum.py +0 -52
  297. data/test/test_variant_response.py +0 -72
  298. data/tox.ini +0 -9
@@ -43,22 +43,25 @@ module PulpRpmClient
43
43
  # Timestamp of the most recent update of the remote.
44
44
  attr_accessor :pulp_last_updated
45
45
 
46
- # Total number of simultaneous connections.
46
+ # Total number of simultaneous connections. If not set then the default value will be used.
47
47
  attr_accessor :download_concurrency
48
48
 
49
+ # Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used.
50
+ attr_accessor :max_retries
51
+
49
52
  # The policy to use when downloading content. The possible values include: 'immediate', 'on_demand', and 'streamed'. 'immediate' is the default.
50
53
  attr_accessor :policy
51
54
 
52
- # aiohttp.ClientTimeout.total (q.v.) for download-connections.
55
+ # aiohttp.ClientTimeout.total (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used.
53
56
  attr_accessor :total_timeout
54
57
 
55
- # aiohttp.ClientTimeout.connect (q.v.) for download-connections.
58
+ # aiohttp.ClientTimeout.connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used.
56
59
  attr_accessor :connect_timeout
57
60
 
58
- # aiohttp.ClientTimeout.sock_connect (q.v.) for download-connections.
61
+ # 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.
59
62
  attr_accessor :sock_connect_timeout
60
63
 
61
- # aiohttp.ClientTimeout.sock_read (q.v.) for download-connections.
64
+ # 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.
62
65
  attr_accessor :sock_read_timeout
63
66
 
64
67
  # Headers for aiohttp.Clientsession
@@ -84,6 +87,7 @@ module PulpRpmClient
84
87
  :'pulp_labels' => :'pulp_labels',
85
88
  :'pulp_last_updated' => :'pulp_last_updated',
86
89
  :'download_concurrency' => :'download_concurrency',
90
+ :'max_retries' => :'max_retries',
87
91
  :'policy' => :'policy',
88
92
  :'total_timeout' => :'total_timeout',
89
93
  :'connect_timeout' => :'connect_timeout',
@@ -109,6 +113,7 @@ module PulpRpmClient
109
113
  :'pulp_labels' => :'Object',
110
114
  :'pulp_last_updated' => :'DateTime',
111
115
  :'download_concurrency' => :'Integer',
116
+ :'max_retries' => :'Integer',
112
117
  :'policy' => :'PolicyEnum',
113
118
  :'total_timeout' => :'Float',
114
119
  :'connect_timeout' => :'Float',
@@ -126,6 +131,8 @@ module PulpRpmClient
126
131
  :'ca_cert',
127
132
  :'client_cert',
128
133
  :'proxy_url',
134
+ :'download_concurrency',
135
+ :'max_retries',
129
136
  :'total_timeout',
130
137
  :'connect_timeout',
131
138
  :'sock_connect_timeout',
@@ -194,6 +201,10 @@ module PulpRpmClient
194
201
  self.download_concurrency = attributes[:'download_concurrency']
195
202
  end
196
203
 
204
+ if attributes.key?(:'max_retries')
205
+ self.max_retries = attributes[:'max_retries']
206
+ end
207
+
197
208
  if attributes.key?(:'policy')
198
209
  self.policy = attributes[:'policy']
199
210
  end
@@ -343,6 +354,7 @@ module PulpRpmClient
343
354
  pulp_labels == o.pulp_labels &&
344
355
  pulp_last_updated == o.pulp_last_updated &&
345
356
  download_concurrency == o.download_concurrency &&
357
+ max_retries == o.max_retries &&
346
358
  policy == o.policy &&
347
359
  total_timeout == o.total_timeout &&
348
360
  connect_timeout == o.connect_timeout &&
@@ -362,7 +374,7 @@ module PulpRpmClient
362
374
  # Calculates hash code according to all attributes.
363
375
  # @return [Integer] Hash code
364
376
  def hash
365
- [pulp_href, pulp_created, name, url, ca_cert, client_cert, tls_validation, proxy_url, pulp_labels, pulp_last_updated, download_concurrency, policy, total_timeout, connect_timeout, sock_connect_timeout, sock_read_timeout, headers, rate_limit, sles_auth_token].hash
377
+ [pulp_href, pulp_created, name, url, ca_cert, client_cert, tls_validation, proxy_url, pulp_labels, pulp_last_updated, download_concurrency, max_retries, policy, total_timeout, connect_timeout, sock_connect_timeout, sock_read_timeout, headers, rate_limit, sles_auth_token].hash
366
378
  end
367
379
 
368
380
  # Builds the object from hash
@@ -50,22 +50,25 @@ module PulpRpmClient
50
50
 
51
51
  attr_accessor :pulp_labels
52
52
 
53
- # Total number of simultaneous connections.
53
+ # Total number of simultaneous connections. If not set then the default value will be used.
54
54
  attr_accessor :download_concurrency
55
55
 
56
+ # Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used.
57
+ attr_accessor :max_retries
58
+
56
59
  # The policy to use when downloading content. The possible values include: 'immediate', 'on_demand', and 'streamed'. 'immediate' is the default.
57
60
  attr_accessor :policy
58
61
 
59
- # aiohttp.ClientTimeout.total (q.v.) for download-connections.
62
+ # aiohttp.ClientTimeout.total (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used.
60
63
  attr_accessor :total_timeout
61
64
 
62
- # aiohttp.ClientTimeout.connect (q.v.) for download-connections.
65
+ # aiohttp.ClientTimeout.connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used.
63
66
  attr_accessor :connect_timeout
64
67
 
65
- # aiohttp.ClientTimeout.sock_connect (q.v.) for download-connections.
68
+ # 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.
66
69
  attr_accessor :sock_connect_timeout
67
70
 
68
- # aiohttp.ClientTimeout.sock_read (q.v.) for download-connections.
71
+ # 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.
69
72
  attr_accessor :sock_read_timeout
70
73
 
71
74
  # Headers for aiohttp.Clientsession
@@ -93,6 +96,7 @@ module PulpRpmClient
93
96
  :'password' => :'password',
94
97
  :'pulp_labels' => :'pulp_labels',
95
98
  :'download_concurrency' => :'download_concurrency',
99
+ :'max_retries' => :'max_retries',
96
100
  :'policy' => :'policy',
97
101
  :'total_timeout' => :'total_timeout',
98
102
  :'connect_timeout' => :'connect_timeout',
@@ -120,6 +124,7 @@ module PulpRpmClient
120
124
  :'password' => :'String',
121
125
  :'pulp_labels' => :'Object',
122
126
  :'download_concurrency' => :'Integer',
127
+ :'max_retries' => :'Integer',
123
128
  :'policy' => :'PolicyEnum',
124
129
  :'total_timeout' => :'Float',
125
130
  :'connect_timeout' => :'Float',
@@ -140,6 +145,8 @@ module PulpRpmClient
140
145
  :'proxy_url',
141
146
  :'proxy_username',
142
147
  :'proxy_password',
148
+ :'download_concurrency',
149
+ :'max_retries',
143
150
  :'total_timeout',
144
151
  :'connect_timeout',
145
152
  :'sock_connect_timeout',
@@ -216,6 +223,10 @@ module PulpRpmClient
216
223
  self.download_concurrency = attributes[:'download_concurrency']
217
224
  end
218
225
 
226
+ if attributes.key?(:'max_retries')
227
+ self.max_retries = attributes[:'max_retries']
228
+ end
229
+
219
230
  if attributes.key?(:'policy')
220
231
  self.policy = attributes[:'policy']
221
232
  end
@@ -377,6 +388,7 @@ module PulpRpmClient
377
388
  password == o.password &&
378
389
  pulp_labels == o.pulp_labels &&
379
390
  download_concurrency == o.download_concurrency &&
391
+ max_retries == o.max_retries &&
380
392
  policy == o.policy &&
381
393
  total_timeout == o.total_timeout &&
382
394
  connect_timeout == o.connect_timeout &&
@@ -396,7 +408,7 @@ module PulpRpmClient
396
408
  # Calculates hash code according to all attributes.
397
409
  # @return [Integer] Hash code
398
410
  def hash
399
- [name, url, ca_cert, client_cert, client_key, tls_validation, proxy_url, proxy_username, proxy_password, username, password, pulp_labels, download_concurrency, policy, total_timeout, connect_timeout, sock_connect_timeout, sock_read_timeout, headers, rate_limit, uln_server_base_url].hash
411
+ [name, url, ca_cert, client_cert, client_key, tls_validation, proxy_url, proxy_username, proxy_password, username, password, pulp_labels, download_concurrency, max_retries, policy, total_timeout, connect_timeout, sock_connect_timeout, sock_read_timeout, headers, rate_limit, uln_server_base_url].hash
400
412
  end
401
413
 
402
414
  # Builds the object from hash
@@ -49,22 +49,25 @@ module PulpRpmClient
49
49
  # Timestamp of the most recent update of the remote.
50
50
  attr_accessor :pulp_last_updated
51
51
 
52
- # Total number of simultaneous connections.
52
+ # Total number of simultaneous connections. If not set then the default value will be used.
53
53
  attr_accessor :download_concurrency
54
54
 
55
+ # Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used.
56
+ attr_accessor :max_retries
57
+
55
58
  # The policy to use when downloading content. The possible values include: 'immediate', 'on_demand', and 'streamed'. 'immediate' is the default.
56
59
  attr_accessor :policy
57
60
 
58
- # aiohttp.ClientTimeout.total (q.v.) for download-connections.
61
+ # aiohttp.ClientTimeout.total (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used.
59
62
  attr_accessor :total_timeout
60
63
 
61
- # aiohttp.ClientTimeout.connect (q.v.) for download-connections.
64
+ # aiohttp.ClientTimeout.connect (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used.
62
65
  attr_accessor :connect_timeout
63
66
 
64
- # aiohttp.ClientTimeout.sock_connect (q.v.) for download-connections.
67
+ # 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.
65
68
  attr_accessor :sock_connect_timeout
66
69
 
67
- # aiohttp.ClientTimeout.sock_read (q.v.) for download-connections.
70
+ # 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.
68
71
  attr_accessor :sock_read_timeout
69
72
 
70
73
  # Headers for aiohttp.Clientsession
@@ -92,6 +95,7 @@ module PulpRpmClient
92
95
  :'pulp_labels' => :'pulp_labels',
93
96
  :'pulp_last_updated' => :'pulp_last_updated',
94
97
  :'download_concurrency' => :'download_concurrency',
98
+ :'max_retries' => :'max_retries',
95
99
  :'policy' => :'policy',
96
100
  :'total_timeout' => :'total_timeout',
97
101
  :'connect_timeout' => :'connect_timeout',
@@ -119,6 +123,7 @@ module PulpRpmClient
119
123
  :'pulp_labels' => :'Object',
120
124
  :'pulp_last_updated' => :'DateTime',
121
125
  :'download_concurrency' => :'Integer',
126
+ :'max_retries' => :'Integer',
122
127
  :'policy' => :'PolicyEnum',
123
128
  :'total_timeout' => :'Float',
124
129
  :'connect_timeout' => :'Float',
@@ -136,6 +141,8 @@ module PulpRpmClient
136
141
  :'ca_cert',
137
142
  :'client_cert',
138
143
  :'proxy_url',
144
+ :'download_concurrency',
145
+ :'max_retries',
139
146
  :'total_timeout',
140
147
  :'connect_timeout',
141
148
  :'sock_connect_timeout',
@@ -212,6 +219,10 @@ module PulpRpmClient
212
219
  self.download_concurrency = attributes[:'download_concurrency']
213
220
  end
214
221
 
222
+ if attributes.key?(:'max_retries')
223
+ self.max_retries = attributes[:'max_retries']
224
+ end
225
+
215
226
  if attributes.key?(:'policy')
216
227
  self.policy = attributes[:'policy']
217
228
  end
@@ -373,6 +384,7 @@ module PulpRpmClient
373
384
  pulp_labels == o.pulp_labels &&
374
385
  pulp_last_updated == o.pulp_last_updated &&
375
386
  download_concurrency == o.download_concurrency &&
387
+ max_retries == o.max_retries &&
376
388
  policy == o.policy &&
377
389
  total_timeout == o.total_timeout &&
378
390
  connect_timeout == o.connect_timeout &&
@@ -392,7 +404,7 @@ module PulpRpmClient
392
404
  # Calculates hash code according to all attributes.
393
405
  # @return [Integer] Hash code
394
406
  def hash
395
- [pulp_href, pulp_created, name, url, ca_cert, client_cert, tls_validation, proxy_url, username, password, pulp_labels, pulp_last_updated, download_concurrency, policy, total_timeout, connect_timeout, sock_connect_timeout, sock_read_timeout, headers, rate_limit, uln_server_base_url].hash
407
+ [pulp_href, pulp_created, name, url, ca_cert, client_cert, tls_validation, proxy_url, username, password, pulp_labels, pulp_last_updated, download_concurrency, max_retries, policy, total_timeout, connect_timeout, sock_connect_timeout, sock_read_timeout, headers, rate_limit, uln_server_base_url].hash
396
408
  end
397
409
 
398
410
  # Builds the object from hash
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.3.1
11
11
  =end
12
12
 
13
13
  module PulpRpmClient
14
- VERSION = '3.13.0'
14
+ VERSION = '3.14.0'
15
15
  end
@@ -110,6 +110,12 @@ describe 'PatchedrpmRpmRemote' do
110
110
  end
111
111
  end
112
112
 
113
+ describe 'test attribute "max_retries"' do
114
+ it 'should work' do
115
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
116
+ end
117
+ end
118
+
113
119
  describe 'test attribute "policy"' do
114
120
  it 'should work' do
115
121
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
@@ -110,6 +110,12 @@ describe 'PatchedrpmUlnRemote' do
110
110
  end
111
111
  end
112
112
 
113
+ describe 'test attribute "max_retries"' do
114
+ it 'should work' do
115
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
116
+ end
117
+ end
118
+
113
119
  describe 'test attribute "policy"' do
114
120
  it 'should work' do
115
121
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
@@ -98,6 +98,12 @@ describe 'RpmRpmRemoteResponse' do
98
98
  end
99
99
  end
100
100
 
101
+ describe 'test attribute "max_retries"' do
102
+ it 'should work' do
103
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
104
+ end
105
+ end
106
+
101
107
  describe 'test attribute "policy"' do
102
108
  it 'should work' do
103
109
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
@@ -110,6 +110,12 @@ describe 'RpmRpmRemote' do
110
110
  end
111
111
  end
112
112
 
113
+ describe 'test attribute "max_retries"' do
114
+ it 'should work' do
115
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
116
+ end
117
+ end
118
+
113
119
  describe 'test attribute "policy"' do
114
120
  it 'should work' do
115
121
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
@@ -110,6 +110,12 @@ describe 'RpmUlnRemoteResponse' do
110
110
  end
111
111
  end
112
112
 
113
+ describe 'test attribute "max_retries"' do
114
+ it 'should work' do
115
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
116
+ end
117
+ end
118
+
113
119
  describe 'test attribute "policy"' do
114
120
  it 'should work' do
115
121
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
@@ -110,6 +110,12 @@ describe 'RpmUlnRemote' do
110
110
  end
111
111
  end
112
112
 
113
+ describe 'test attribute "max_retries"' do
114
+ it 'should work' do
115
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
116
+ end
117
+ end
118
+
113
119
  describe 'test attribute "policy"' do
114
120
  it 'should work' do
115
121
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pulp_rpm_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.13.0
4
+ version: 3.14.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-06-17 00:00:00.000000000 Z
11
+ date: 2021-07-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday
@@ -74,98 +74,6 @@ files:
74
74
  - Gemfile
75
75
  - README.md
76
76
  - Rakefile
77
- - build/lib/pulpcore/__init__.py
78
- - build/lib/pulpcore/client/__init__.py
79
- - build/lib/pulpcore/client/pulp_rpm/__init__.py
80
- - build/lib/pulpcore/client/pulp_rpm/api/__init__.py
81
- - build/lib/pulpcore/client/pulp_rpm/api/content_advisories_api.py
82
- - build/lib/pulpcore/client/pulp_rpm/api/content_distribution_trees_api.py
83
- - build/lib/pulpcore/client/pulp_rpm/api/content_modulemd_defaults_api.py
84
- - build/lib/pulpcore/client/pulp_rpm/api/content_modulemds_api.py
85
- - build/lib/pulpcore/client/pulp_rpm/api/content_packagecategories_api.py
86
- - build/lib/pulpcore/client/pulp_rpm/api/content_packageenvironments_api.py
87
- - build/lib/pulpcore/client/pulp_rpm/api/content_packagegroups_api.py
88
- - build/lib/pulpcore/client/pulp_rpm/api/content_packagelangpacks_api.py
89
- - build/lib/pulpcore/client/pulp_rpm/api/content_packages_api.py
90
- - build/lib/pulpcore/client/pulp_rpm/api/content_repo_metadata_files_api.py
91
- - build/lib/pulpcore/client/pulp_rpm/api/distributions_rpm_api.py
92
- - build/lib/pulpcore/client/pulp_rpm/api/publications_rpm_api.py
93
- - build/lib/pulpcore/client/pulp_rpm/api/remotes_rpm_api.py
94
- - build/lib/pulpcore/client/pulp_rpm/api/remotes_uln_api.py
95
- - build/lib/pulpcore/client/pulp_rpm/api/repositories_rpm_api.py
96
- - build/lib/pulpcore/client/pulp_rpm/api/repositories_rpm_versions_api.py
97
- - build/lib/pulpcore/client/pulp_rpm/api/rpm_copy_api.py
98
- - build/lib/pulpcore/client/pulp_rpm/api_client.py
99
- - build/lib/pulpcore/client/pulp_rpm/configuration.py
100
- - build/lib/pulpcore/client/pulp_rpm/exceptions.py
101
- - build/lib/pulpcore/client/pulp_rpm/models/__init__.py
102
- - build/lib/pulpcore/client/pulp_rpm/models/addon_response.py
103
- - build/lib/pulpcore/client/pulp_rpm/models/artifact_response.py
104
- - build/lib/pulpcore/client/pulp_rpm/models/async_operation_response.py
105
- - build/lib/pulpcore/client/pulp_rpm/models/checksum_response.py
106
- - build/lib/pulpcore/client/pulp_rpm/models/content_summary.py
107
- - build/lib/pulpcore/client/pulp_rpm/models/content_summary_response.py
108
- - build/lib/pulpcore/client/pulp_rpm/models/copy.py
109
- - build/lib/pulpcore/client/pulp_rpm/models/image_response.py
110
- - build/lib/pulpcore/client/pulp_rpm/models/metadata_checksum_type_enum.py
111
- - build/lib/pulpcore/client/pulp_rpm/models/null_enum.py
112
- - build/lib/pulpcore/client/pulp_rpm/models/package_checksum_type_enum.py
113
- - build/lib/pulpcore/client/pulp_rpm/models/paginated_repository_version_response_list.py
114
- - build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_distribution_tree_response_list.py
115
- - build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_modulemd_defaults_response_list.py
116
- - build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_modulemd_response_list.py
117
- - build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_package_category_response_list.py
118
- - build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_package_environment_response_list.py
119
- - build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_package_group_response_list.py
120
- - build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_package_langpacks_response_list.py
121
- - build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_package_response_list.py
122
- - build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_repo_metadata_file_response_list.py
123
- - build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_distribution_response_list.py
124
- - build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_publication_response_list.py
125
- - build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_remote_response_list.py
126
- - build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_repository_response_list.py
127
- - build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_uln_remote_response_list.py
128
- - build/lib/pulpcore/client/pulp_rpm/models/paginatedrpm_update_record_response_list.py
129
- - build/lib/pulpcore/client/pulp_rpm/models/patchedrpm_rpm_distribution.py
130
- - build/lib/pulpcore/client/pulp_rpm/models/patchedrpm_rpm_remote.py
131
- - build/lib/pulpcore/client/pulp_rpm/models/patchedrpm_rpm_repository.py
132
- - build/lib/pulpcore/client/pulp_rpm/models/patchedrpm_uln_remote.py
133
- - build/lib/pulpcore/client/pulp_rpm/models/policy_enum.py
134
- - build/lib/pulpcore/client/pulp_rpm/models/repository_add_remove_content.py
135
- - build/lib/pulpcore/client/pulp_rpm/models/repository_version.py
136
- - build/lib/pulpcore/client/pulp_rpm/models/repository_version_response.py
137
- - build/lib/pulpcore/client/pulp_rpm/models/rpm_distribution_tree_response.py
138
- - build/lib/pulpcore/client/pulp_rpm/models/rpm_modulemd.py
139
- - build/lib/pulpcore/client/pulp_rpm/models/rpm_modulemd_defaults.py
140
- - build/lib/pulpcore/client/pulp_rpm/models/rpm_modulemd_defaults_response.py
141
- - build/lib/pulpcore/client/pulp_rpm/models/rpm_modulemd_response.py
142
- - build/lib/pulpcore/client/pulp_rpm/models/rpm_package.py
143
- - build/lib/pulpcore/client/pulp_rpm/models/rpm_package_category_response.py
144
- - build/lib/pulpcore/client/pulp_rpm/models/rpm_package_environment_response.py
145
- - build/lib/pulpcore/client/pulp_rpm/models/rpm_package_group_response.py
146
- - build/lib/pulpcore/client/pulp_rpm/models/rpm_package_langpacks_response.py
147
- - build/lib/pulpcore/client/pulp_rpm/models/rpm_package_response.py
148
- - build/lib/pulpcore/client/pulp_rpm/models/rpm_repo_metadata_file_response.py
149
- - build/lib/pulpcore/client/pulp_rpm/models/rpm_repository_sync_url.py
150
- - build/lib/pulpcore/client/pulp_rpm/models/rpm_rpm_distribution.py
151
- - build/lib/pulpcore/client/pulp_rpm/models/rpm_rpm_distribution_response.py
152
- - build/lib/pulpcore/client/pulp_rpm/models/rpm_rpm_publication.py
153
- - build/lib/pulpcore/client/pulp_rpm/models/rpm_rpm_publication_response.py
154
- - build/lib/pulpcore/client/pulp_rpm/models/rpm_rpm_remote.py
155
- - build/lib/pulpcore/client/pulp_rpm/models/rpm_rpm_remote_response.py
156
- - build/lib/pulpcore/client/pulp_rpm/models/rpm_rpm_repository.py
157
- - build/lib/pulpcore/client/pulp_rpm/models/rpm_rpm_repository_response.py
158
- - build/lib/pulpcore/client/pulp_rpm/models/rpm_uln_remote.py
159
- - build/lib/pulpcore/client/pulp_rpm/models/rpm_uln_remote_response.py
160
- - build/lib/pulpcore/client/pulp_rpm/models/rpm_update_collection.py
161
- - build/lib/pulpcore/client/pulp_rpm/models/rpm_update_collection_response.py
162
- - build/lib/pulpcore/client/pulp_rpm/models/rpm_update_record.py
163
- - build/lib/pulpcore/client/pulp_rpm/models/rpm_update_record_response.py
164
- - build/lib/pulpcore/client/pulp_rpm/models/skip_types_enum.py
165
- - build/lib/pulpcore/client/pulp_rpm/models/variant_response.py
166
- - build/lib/pulpcore/client/pulp_rpm/rest.py
167
- - dist/pulp_rpm-client-3.13.0.tar.gz
168
- - dist/pulp_rpm_client-3.13.0-py3-none-any.whl
169
77
  - docs/AddonResponse.md
170
78
  - docs/ArtifactResponse.md
171
79
  - docs/AsyncOperationResponse.md
@@ -334,105 +242,7 @@ files:
334
242
  - lib/pulp_rpm_client/models/skip_types_enum.rb
335
243
  - lib/pulp_rpm_client/models/variant_response.rb
336
244
  - lib/pulp_rpm_client/version.rb
337
- - pulp_rpm_client.egg-info/PKG-INFO
338
- - pulp_rpm_client.egg-info/SOURCES.txt
339
- - pulp_rpm_client.egg-info/dependency_links.txt
340
- - pulp_rpm_client.egg-info/requires.txt
341
- - pulp_rpm_client.egg-info/top_level.txt
342
245
  - pulp_rpm_client.gemspec
343
- - pulpcore/__init__.py
344
- - pulpcore/client/__init__.py
345
- - pulpcore/client/pulp_rpm/__init__.py
346
- - pulpcore/client/pulp_rpm/api/__init__.py
347
- - pulpcore/client/pulp_rpm/api/content_advisories_api.py
348
- - pulpcore/client/pulp_rpm/api/content_distribution_trees_api.py
349
- - pulpcore/client/pulp_rpm/api/content_modulemd_defaults_api.py
350
- - pulpcore/client/pulp_rpm/api/content_modulemds_api.py
351
- - pulpcore/client/pulp_rpm/api/content_packagecategories_api.py
352
- - pulpcore/client/pulp_rpm/api/content_packageenvironments_api.py
353
- - pulpcore/client/pulp_rpm/api/content_packagegroups_api.py
354
- - pulpcore/client/pulp_rpm/api/content_packagelangpacks_api.py
355
- - pulpcore/client/pulp_rpm/api/content_packages_api.py
356
- - pulpcore/client/pulp_rpm/api/content_repo_metadata_files_api.py
357
- - pulpcore/client/pulp_rpm/api/distributions_rpm_api.py
358
- - pulpcore/client/pulp_rpm/api/publications_rpm_api.py
359
- - pulpcore/client/pulp_rpm/api/remotes_rpm_api.py
360
- - pulpcore/client/pulp_rpm/api/remotes_uln_api.py
361
- - pulpcore/client/pulp_rpm/api/repositories_rpm_api.py
362
- - pulpcore/client/pulp_rpm/api/repositories_rpm_versions_api.py
363
- - pulpcore/client/pulp_rpm/api/rpm_copy_api.py
364
- - pulpcore/client/pulp_rpm/api_client.py
365
- - pulpcore/client/pulp_rpm/configuration.py
366
- - pulpcore/client/pulp_rpm/exceptions.py
367
- - pulpcore/client/pulp_rpm/models/__init__.py
368
- - pulpcore/client/pulp_rpm/models/addon_response.py
369
- - pulpcore/client/pulp_rpm/models/artifact_response.py
370
- - pulpcore/client/pulp_rpm/models/async_operation_response.py
371
- - pulpcore/client/pulp_rpm/models/checksum_response.py
372
- - pulpcore/client/pulp_rpm/models/content_summary.py
373
- - pulpcore/client/pulp_rpm/models/content_summary_response.py
374
- - pulpcore/client/pulp_rpm/models/copy.py
375
- - pulpcore/client/pulp_rpm/models/image_response.py
376
- - pulpcore/client/pulp_rpm/models/metadata_checksum_type_enum.py
377
- - pulpcore/client/pulp_rpm/models/null_enum.py
378
- - pulpcore/client/pulp_rpm/models/package_checksum_type_enum.py
379
- - pulpcore/client/pulp_rpm/models/paginated_repository_version_response_list.py
380
- - pulpcore/client/pulp_rpm/models/paginatedrpm_distribution_tree_response_list.py
381
- - pulpcore/client/pulp_rpm/models/paginatedrpm_modulemd_defaults_response_list.py
382
- - pulpcore/client/pulp_rpm/models/paginatedrpm_modulemd_response_list.py
383
- - pulpcore/client/pulp_rpm/models/paginatedrpm_package_category_response_list.py
384
- - pulpcore/client/pulp_rpm/models/paginatedrpm_package_environment_response_list.py
385
- - pulpcore/client/pulp_rpm/models/paginatedrpm_package_group_response_list.py
386
- - pulpcore/client/pulp_rpm/models/paginatedrpm_package_langpacks_response_list.py
387
- - pulpcore/client/pulp_rpm/models/paginatedrpm_package_response_list.py
388
- - pulpcore/client/pulp_rpm/models/paginatedrpm_repo_metadata_file_response_list.py
389
- - pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_distribution_response_list.py
390
- - pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_publication_response_list.py
391
- - pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_remote_response_list.py
392
- - pulpcore/client/pulp_rpm/models/paginatedrpm_rpm_repository_response_list.py
393
- - pulpcore/client/pulp_rpm/models/paginatedrpm_uln_remote_response_list.py
394
- - pulpcore/client/pulp_rpm/models/paginatedrpm_update_record_response_list.py
395
- - pulpcore/client/pulp_rpm/models/patchedrpm_rpm_distribution.py
396
- - pulpcore/client/pulp_rpm/models/patchedrpm_rpm_remote.py
397
- - pulpcore/client/pulp_rpm/models/patchedrpm_rpm_repository.py
398
- - pulpcore/client/pulp_rpm/models/patchedrpm_uln_remote.py
399
- - pulpcore/client/pulp_rpm/models/policy_enum.py
400
- - pulpcore/client/pulp_rpm/models/repository_add_remove_content.py
401
- - pulpcore/client/pulp_rpm/models/repository_version.py
402
- - pulpcore/client/pulp_rpm/models/repository_version_response.py
403
- - pulpcore/client/pulp_rpm/models/rpm_distribution_tree_response.py
404
- - pulpcore/client/pulp_rpm/models/rpm_modulemd.py
405
- - pulpcore/client/pulp_rpm/models/rpm_modulemd_defaults.py
406
- - pulpcore/client/pulp_rpm/models/rpm_modulemd_defaults_response.py
407
- - pulpcore/client/pulp_rpm/models/rpm_modulemd_response.py
408
- - pulpcore/client/pulp_rpm/models/rpm_package.py
409
- - pulpcore/client/pulp_rpm/models/rpm_package_category_response.py
410
- - pulpcore/client/pulp_rpm/models/rpm_package_environment_response.py
411
- - pulpcore/client/pulp_rpm/models/rpm_package_group_response.py
412
- - pulpcore/client/pulp_rpm/models/rpm_package_langpacks_response.py
413
- - pulpcore/client/pulp_rpm/models/rpm_package_response.py
414
- - pulpcore/client/pulp_rpm/models/rpm_repo_metadata_file_response.py
415
- - pulpcore/client/pulp_rpm/models/rpm_repository_sync_url.py
416
- - pulpcore/client/pulp_rpm/models/rpm_rpm_distribution.py
417
- - pulpcore/client/pulp_rpm/models/rpm_rpm_distribution_response.py
418
- - pulpcore/client/pulp_rpm/models/rpm_rpm_publication.py
419
- - pulpcore/client/pulp_rpm/models/rpm_rpm_publication_response.py
420
- - pulpcore/client/pulp_rpm/models/rpm_rpm_remote.py
421
- - pulpcore/client/pulp_rpm/models/rpm_rpm_remote_response.py
422
- - pulpcore/client/pulp_rpm/models/rpm_rpm_repository.py
423
- - pulpcore/client/pulp_rpm/models/rpm_rpm_repository_response.py
424
- - pulpcore/client/pulp_rpm/models/rpm_uln_remote.py
425
- - pulpcore/client/pulp_rpm/models/rpm_uln_remote_response.py
426
- - pulpcore/client/pulp_rpm/models/rpm_update_collection.py
427
- - pulpcore/client/pulp_rpm/models/rpm_update_collection_response.py
428
- - pulpcore/client/pulp_rpm/models/rpm_update_record.py
429
- - pulpcore/client/pulp_rpm/models/rpm_update_record_response.py
430
- - pulpcore/client/pulp_rpm/models/skip_types_enum.py
431
- - pulpcore/client/pulp_rpm/models/variant_response.py
432
- - pulpcore/client/pulp_rpm/rest.py
433
- - requirements.txt
434
- - setup.cfg
435
- - setup.py
436
246
  - spec/api/content_advisories_api_spec.rb
437
247
  - spec/api/content_distribution_trees_api_spec.rb
438
248
  - spec/api/content_modulemd_defaults_api_spec.rb
@@ -517,90 +327,6 @@ files:
517
327
  - spec/models/skip_types_enum_spec.rb
518
328
  - spec/models/variant_response_spec.rb
519
329
  - spec/spec_helper.rb
520
- - test-requirements.txt
521
- - test/__init__.py
522
- - test/test_addon_response.py
523
- - test/test_artifact_response.py
524
- - test/test_async_operation_response.py
525
- - test/test_checksum_response.py
526
- - test/test_content_advisories_api.py
527
- - test/test_content_distribution_trees_api.py
528
- - test/test_content_modulemd_defaults_api.py
529
- - test/test_content_modulemds_api.py
530
- - test/test_content_packagecategories_api.py
531
- - test/test_content_packageenvironments_api.py
532
- - test/test_content_packagegroups_api.py
533
- - test/test_content_packagelangpacks_api.py
534
- - test/test_content_packages_api.py
535
- - test/test_content_repo_metadata_files_api.py
536
- - test/test_content_summary.py
537
- - test/test_content_summary_response.py
538
- - test/test_copy.py
539
- - test/test_distributions_rpm_api.py
540
- - test/test_image_response.py
541
- - test/test_metadata_checksum_type_enum.py
542
- - test/test_null_enum.py
543
- - test/test_package_checksum_type_enum.py
544
- - test/test_paginated_repository_version_response_list.py
545
- - test/test_paginatedrpm_distribution_tree_response_list.py
546
- - test/test_paginatedrpm_modulemd_defaults_response_list.py
547
- - test/test_paginatedrpm_modulemd_response_list.py
548
- - test/test_paginatedrpm_package_category_response_list.py
549
- - test/test_paginatedrpm_package_environment_response_list.py
550
- - test/test_paginatedrpm_package_group_response_list.py
551
- - test/test_paginatedrpm_package_langpacks_response_list.py
552
- - test/test_paginatedrpm_package_response_list.py
553
- - test/test_paginatedrpm_repo_metadata_file_response_list.py
554
- - test/test_paginatedrpm_rpm_distribution_response_list.py
555
- - test/test_paginatedrpm_rpm_publication_response_list.py
556
- - test/test_paginatedrpm_rpm_remote_response_list.py
557
- - test/test_paginatedrpm_rpm_repository_response_list.py
558
- - test/test_paginatedrpm_uln_remote_response_list.py
559
- - test/test_paginatedrpm_update_record_response_list.py
560
- - test/test_patchedrpm_rpm_distribution.py
561
- - test/test_patchedrpm_rpm_remote.py
562
- - test/test_patchedrpm_rpm_repository.py
563
- - test/test_patchedrpm_uln_remote.py
564
- - test/test_policy_enum.py
565
- - test/test_publications_rpm_api.py
566
- - test/test_remotes_rpm_api.py
567
- - test/test_remotes_uln_api.py
568
- - test/test_repositories_rpm_api.py
569
- - test/test_repositories_rpm_versions_api.py
570
- - test/test_repository_add_remove_content.py
571
- - test/test_repository_version.py
572
- - test/test_repository_version_response.py
573
- - test/test_rpm_copy_api.py
574
- - test/test_rpm_distribution_tree_response.py
575
- - test/test_rpm_modulemd.py
576
- - test/test_rpm_modulemd_defaults.py
577
- - test/test_rpm_modulemd_defaults_response.py
578
- - test/test_rpm_modulemd_response.py
579
- - test/test_rpm_package.py
580
- - test/test_rpm_package_category_response.py
581
- - test/test_rpm_package_environment_response.py
582
- - test/test_rpm_package_group_response.py
583
- - test/test_rpm_package_langpacks_response.py
584
- - test/test_rpm_package_response.py
585
- - test/test_rpm_repo_metadata_file_response.py
586
- - test/test_rpm_repository_sync_url.py
587
- - test/test_rpm_rpm_distribution.py
588
- - test/test_rpm_rpm_distribution_response.py
589
- - test/test_rpm_rpm_publication.py
590
- - test/test_rpm_rpm_publication_response.py
591
- - test/test_rpm_rpm_remote.py
592
- - test/test_rpm_rpm_remote_response.py
593
- - test/test_rpm_rpm_repository.py
594
- - test/test_rpm_rpm_repository_response.py
595
- - test/test_rpm_uln_remote.py
596
- - test/test_rpm_uln_remote_response.py
597
- - test/test_rpm_update_collection.py
598
- - test/test_rpm_update_collection_response.py
599
- - test/test_rpm_update_record.py
600
- - test/test_rpm_update_record_response.py
601
- - test/test_skip_types_enum.py
602
- - test/test_variant_response.py
603
- - tox.ini
604
330
  homepage: https://openapi-generator.tech
605
331
  licenses:
606
332
  - GPL-2.0+
@@ -625,87 +351,87 @@ signing_key:
625
351
  specification_version: 4
626
352
  summary: Pulp 3 API Ruby Gem
627
353
  test_files:
628
- - spec/api/content_modulemd_defaults_api_spec.rb
629
- - spec/api/repositories_rpm_versions_api_spec.rb
630
- - spec/api/content_packagecategories_api_spec.rb
631
- - spec/api/distributions_rpm_api_spec.rb
632
- - spec/api/content_modulemds_api_spec.rb
633
- - spec/api/remotes_uln_api_spec.rb
634
- - spec/api/repositories_rpm_api_spec.rb
635
- - spec/api/rpm_copy_api_spec.rb
636
- - spec/api/content_distribution_trees_api_spec.rb
637
354
  - spec/api/remotes_rpm_api_spec.rb
638
- - spec/api/content_packageenvironments_api_spec.rb
639
- - spec/api/content_packagelangpacks_api_spec.rb
640
- - spec/api/publications_rpm_api_spec.rb
641
355
  - spec/api/content_packagegroups_api_spec.rb
642
- - spec/api/content_repo_metadata_files_api_spec.rb
356
+ - spec/api/repositories_rpm_api_spec.rb
357
+ - spec/api/content_packagelangpacks_api_spec.rb
643
358
  - spec/api/content_advisories_api_spec.rb
359
+ - spec/api/publications_rpm_api_spec.rb
644
360
  - spec/api/content_packages_api_spec.rb
361
+ - spec/api/content_packagecategories_api_spec.rb
362
+ - spec/api/content_packageenvironments_api_spec.rb
363
+ - spec/api/remotes_uln_api_spec.rb
364
+ - spec/api/content_modulemd_defaults_api_spec.rb
365
+ - spec/api/distributions_rpm_api_spec.rb
366
+ - spec/api/repositories_rpm_versions_api_spec.rb
367
+ - spec/api/content_repo_metadata_files_api_spec.rb
368
+ - spec/api/content_distribution_trees_api_spec.rb
369
+ - spec/api/rpm_copy_api_spec.rb
370
+ - spec/api/content_modulemds_api_spec.rb
645
371
  - spec/api_client_spec.rb
646
372
  - spec/configuration_spec.rb
647
- - spec/models/content_summary_response_spec.rb
648
- - spec/models/skip_types_enum_spec.rb
649
- - spec/models/rpm_rpm_repository_spec.rb
650
- - spec/models/paginatedrpm_repo_metadata_file_response_list_spec.rb
651
- - spec/models/paginatedrpm_rpm_repository_response_list_spec.rb
373
+ - spec/models/rpm_rpm_publication_spec.rb
374
+ - spec/models/paginatedrpm_package_environment_response_list_spec.rb
375
+ - spec/models/rpm_package_spec.rb
376
+ - spec/models/rpm_update_record_spec.rb
377
+ - spec/models/checksum_response_spec.rb
378
+ - spec/models/rpm_repository_sync_url_spec.rb
379
+ - spec/models/null_enum_spec.rb
652
380
  - spec/models/async_operation_response_spec.rb
653
- - spec/models/artifact_response_spec.rb
381
+ - spec/models/rpm_update_collection_response_spec.rb
382
+ - spec/models/rpm_update_record_response_spec.rb
383
+ - spec/models/paginatedrpm_package_group_response_list_spec.rb
384
+ - spec/models/paginatedrpm_package_langpacks_response_list_spec.rb
385
+ - spec/models/rpm_rpm_repository_response_spec.rb
386
+ - spec/models/content_summary_spec.rb
654
387
  - spec/models/copy_spec.rb
655
- - spec/models/patchedrpm_rpm_distribution_spec.rb
388
+ - spec/models/rpm_modulemd_response_spec.rb
656
389
  - spec/models/rpm_rpm_distribution_response_spec.rb
657
- - spec/models/rpm_update_record_spec.rb
658
- - spec/models/paginatedrpm_package_langpacks_response_list_spec.rb
659
- - spec/models/package_checksum_type_enum_spec.rb
660
- - spec/models/rpm_package_category_response_spec.rb
390
+ - spec/models/content_summary_response_spec.rb
661
391
  - spec/models/paginated_repository_version_response_list_spec.rb
662
- - spec/models/rpm_package_group_response_spec.rb
663
- - spec/models/paginatedrpm_rpm_distribution_response_list_spec.rb
664
- - spec/models/paginatedrpm_distribution_tree_response_list_spec.rb
665
- - spec/models/paginatedrpm_package_category_response_list_spec.rb
666
- - spec/models/patchedrpm_rpm_remote_spec.rb
667
- - spec/models/rpm_package_langpacks_response_spec.rb
668
- - spec/models/patchedrpm_uln_remote_spec.rb
669
- - spec/models/rpm_repo_metadata_file_response_spec.rb
670
- - spec/models/rpm_rpm_remote_response_spec.rb
671
- - spec/models/addon_response_spec.rb
672
- - spec/models/repository_version_spec.rb
673
392
  - spec/models/rpm_rpm_publication_response_spec.rb
674
- - spec/models/null_enum_spec.rb
675
- - spec/models/policy_enum_spec.rb
676
- - spec/models/rpm_package_environment_response_spec.rb
677
- - spec/models/checksum_response_spec.rb
678
- - spec/models/rpm_modulemd_spec.rb
679
- - spec/models/rpm_update_collection_spec.rb
393
+ - spec/models/repository_version_spec.rb
680
394
  - spec/models/paginatedrpm_rpm_remote_response_list_spec.rb
681
- - spec/models/metadata_checksum_type_enum_spec.rb
682
- - spec/models/rpm_package_response_spec.rb
683
- - spec/models/rpm_uln_remote_response_spec.rb
684
- - spec/models/rpm_rpm_remote_spec.rb
395
+ - spec/models/policy_enum_spec.rb
396
+ - spec/models/rpm_rpm_remote_response_spec.rb
397
+ - spec/models/rpm_package_langpacks_response_spec.rb
685
398
  - spec/models/paginatedrpm_package_response_list_spec.rb
686
- - spec/models/rpm_update_collection_response_spec.rb
399
+ - spec/models/paginatedrpm_repo_metadata_file_response_list_spec.rb
400
+ - spec/models/paginatedrpm_rpm_distribution_response_list_spec.rb
687
401
  - spec/models/repository_version_response_spec.rb
688
402
  - spec/models/variant_response_spec.rb
689
- - spec/models/content_summary_spec.rb
690
- - spec/models/paginatedrpm_uln_remote_response_list_spec.rb
403
+ - spec/models/rpm_update_collection_spec.rb
691
404
  - spec/models/image_response_spec.rb
692
- - spec/models/rpm_rpm_publication_spec.rb
693
- - spec/models/rpm_modulemd_response_spec.rb
694
- - spec/models/rpm_rpm_repository_response_spec.rb
695
- - spec/models/rpm_modulemd_defaults_response_spec.rb
696
- - spec/models/rpm_rpm_distribution_spec.rb
697
- - spec/models/rpm_distribution_tree_response_spec.rb
698
- - spec/models/rpm_uln_remote_spec.rb
699
- - spec/models/paginatedrpm_modulemd_response_list_spec.rb
700
- - spec/models/rpm_repository_sync_url_spec.rb
701
405
  - spec/models/paginatedrpm_update_record_response_list_spec.rb
702
- - spec/models/rpm_modulemd_defaults_spec.rb
703
- - spec/models/rpm_package_spec.rb
704
- - spec/models/paginatedrpm_modulemd_defaults_response_list_spec.rb
705
406
  - spec/models/patchedrpm_rpm_repository_spec.rb
706
- - spec/models/rpm_update_record_response_spec.rb
707
- - spec/models/paginatedrpm_package_group_response_list_spec.rb
407
+ - spec/models/paginatedrpm_uln_remote_response_list_spec.rb
408
+ - spec/models/metadata_checksum_type_enum_spec.rb
409
+ - spec/models/rpm_modulemd_defaults_response_spec.rb
410
+ - spec/models/rpm_modulemd_spec.rb
411
+ - spec/models/paginatedrpm_distribution_tree_response_list_spec.rb
412
+ - spec/models/rpm_uln_remote_spec.rb
708
413
  - spec/models/repository_add_remove_content_spec.rb
414
+ - spec/models/rpm_package_response_spec.rb
415
+ - spec/models/rpm_rpm_repository_spec.rb
416
+ - spec/models/rpm_package_group_response_spec.rb
417
+ - spec/models/paginatedrpm_rpm_repository_response_list_spec.rb
418
+ - spec/models/rpm_uln_remote_response_spec.rb
419
+ - spec/models/patchedrpm_uln_remote_spec.rb
420
+ - spec/models/rpm_package_category_response_spec.rb
421
+ - spec/models/paginatedrpm_package_category_response_list_spec.rb
709
422
  - spec/models/paginatedrpm_rpm_publication_response_list_spec.rb
710
- - spec/models/paginatedrpm_package_environment_response_list_spec.rb
423
+ - spec/models/rpm_repo_metadata_file_response_spec.rb
424
+ - spec/models/paginatedrpm_modulemd_defaults_response_list_spec.rb
425
+ - spec/models/rpm_distribution_tree_response_spec.rb
426
+ - spec/models/patchedrpm_rpm_remote_spec.rb
427
+ - spec/models/addon_response_spec.rb
428
+ - spec/models/rpm_rpm_distribution_spec.rb
429
+ - spec/models/paginatedrpm_modulemd_response_list_spec.rb
430
+ - spec/models/skip_types_enum_spec.rb
431
+ - spec/models/patchedrpm_rpm_distribution_spec.rb
432
+ - spec/models/artifact_response_spec.rb
433
+ - spec/models/rpm_modulemd_defaults_spec.rb
434
+ - spec/models/rpm_package_environment_response_spec.rb
435
+ - spec/models/rpm_rpm_remote_spec.rb
436
+ - spec/models/package_checksum_type_enum_spec.rb
711
437
  - spec/spec_helper.rb