hammer_cli_katello 1.1.2 → 1.1.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (196) hide show
  1. checksums.yaml +4 -4
  2. data/lib/hammer_cli_katello/foreman_search_options_creators.rb +12 -0
  3. data/lib/hammer_cli_katello/version.rb +1 -1
  4. metadata +4 -388
  5. data/test/data/2.5/foreman_api.json +0 -1
  6. data/test/data/3.0/foreman_api.json +0 -1
  7. data/test/data/3.10/foreman_api.json +0 -1
  8. data/test/data/3.11/foreman_api.json +0 -1
  9. data/test/data/3.12/foreman_api.json +0 -1
  10. data/test/data/3.13/foreman_api.json +0 -1
  11. data/test/data/3.14/foreman_api.json +0 -1
  12. data/test/data/3.15/foreman_api.json +0 -1
  13. data/test/data/3.16/foreman_api.json +0 -1
  14. data/test/data/3.17/foreman_api.json +0 -1
  15. data/test/data/3.18/foreman_api.json +0 -1
  16. data/test/data/3.19/foreman_api.json +0 -1
  17. data/test/data/3.2/foreman_api.json +0 -1
  18. data/test/data/3.4/foreman_api.json +0 -1
  19. data/test/data/3.5/foreman_api.json +0 -1
  20. data/test/data/3.6/foreman_api.json +0 -1
  21. data/test/data/3.7/foreman_api.json +0 -1
  22. data/test/data/3.8/foreman_api.json +0 -1
  23. data/test/data/3.9/foreman_api.json +0 -1
  24. data/test/data/4.0/foreman_api.json +0 -1
  25. data/test/data/4.1/foreman_api.json +0 -1
  26. data/test/data/Readme.md +0 -5
  27. data/test/functional/activation_key/add_host_collection_test.rb +0 -62
  28. data/test/functional/activation_key/content_override_test.rb +0 -92
  29. data/test/functional/activation_key/create_test.rb +0 -33
  30. data/test/functional/activation_key/data/activation_key.json +0 -17
  31. data/test/functional/activation_key/info_test.rb +0 -29
  32. data/test/functional/activation_key/list_test.rb +0 -68
  33. data/test/functional/activation_key/product_content_test.rb +0 -23
  34. data/test/functional/activation_key/remove_host_collection_test.rb +0 -62
  35. data/test/functional/activation_key/subscriptions_test.rb +0 -74
  36. data/test/functional/activation_key/update_test.rb +0 -26
  37. data/test/functional/apipie_helper_test.rb +0 -31
  38. data/test/functional/capsule/capsule_helpers.rb +0 -13
  39. data/test/functional/capsule/content/add_lifecycle_environment_test.rb +0 -40
  40. data/test/functional/capsule/content/cancel_synchronization_test.rb +0 -42
  41. data/test/functional/capsule/content/capsule_content_helpers.rb +0 -24
  42. data/test/functional/capsule/content/data/library_env.json +0 -47
  43. data/test/functional/capsule/content/data/sync_status.json +0 -6
  44. data/test/functional/capsule/content/data/sync_tasks.json +0 -62
  45. data/test/functional/capsule/content/info_test.rb +0 -61
  46. data/test/functional/capsule/content/lifecycle_environments_test.rb +0 -19
  47. data/test/functional/capsule/content/remove_lifecycle_environment_test.rb +0 -40
  48. data/test/functional/capsule/content/synchronization_status_test.rb +0 -107
  49. data/test/functional/capsule/info_test.rb +0 -25
  50. data/test/functional/capsule/list_test.rb +0 -24
  51. data/test/functional/content_credentials/create_test.rb +0 -32
  52. data/test/functional/content_credentials/data/test_cert.json +0 -43
  53. data/test/functional/content_credentials/info_test.rb +0 -50
  54. data/test/functional/content_credentials/list_test.rb +0 -66
  55. data/test/functional/content_export/complete/library_test.rb +0 -155
  56. data/test/functional/content_export/complete/version_test.rb +0 -252
  57. data/test/functional/content_export/content_export_helpers.rb +0 -26
  58. data/test/functional/content_export/generate_metadata_test.rb +0 -64
  59. data/test/functional/content_export/incremental/library_test.rb +0 -172
  60. data/test/functional/content_export/incremental/version_test.rb +0 -268
  61. data/test/functional/content_export/list_test.rb +0 -64
  62. data/test/functional/content_import/library_test.rb +0 -85
  63. data/test/functional/content_import/list_test.rb +0 -65
  64. data/test/functional/content_import/metadata.json +0 -1
  65. data/test/functional/content_import/version_test.rb +0 -85
  66. data/test/functional/content_view/add_content_view_version_test.rb +0 -88
  67. data/test/functional/content_view/add_repository_test.rb +0 -21
  68. data/test/functional/content_view/component/add_test.rb +0 -177
  69. data/test/functional/content_view/component/list_test.rb +0 -55
  70. data/test/functional/content_view/component/remove_test.rb +0 -107
  71. data/test/functional/content_view/component/update_test.rb +0 -134
  72. data/test/functional/content_view/content_view_helpers.rb +0 -20
  73. data/test/functional/content_view/copy_test.rb +0 -53
  74. data/test/functional/content_view/create_test.rb +0 -34
  75. data/test/functional/content_view/delete_test.rb +0 -62
  76. data/test/functional/content_view/filter/create_test.rb +0 -57
  77. data/test/functional/content_view/filter/delete_test.rb +0 -90
  78. data/test/functional/content_view/filter/info_test.rb +0 -89
  79. data/test/functional/content_view/filter/list_test.rb +0 -98
  80. data/test/functional/content_view/filter/update_test.rb +0 -91
  81. data/test/functional/content_view/list_test.rb +0 -68
  82. data/test/functional/content_view/publish_test.rb +0 -24
  83. data/test/functional/content_view/purge_test.rb +0 -97
  84. data/test/functional/content_view/remove_content_view_version_test.rb +0 -88
  85. data/test/functional/content_view/remove_test.rb +0 -79
  86. data/test/functional/content_view/update_test.rb +0 -53
  87. data/test/functional/content_view/version/incremental_update_test.rb +0 -108
  88. data/test/functional/content_view/version/list_test.rb +0 -44
  89. data/test/functional/content_view/version/promote_test.rb +0 -34
  90. data/test/functional/content_view/version/republish_repositories_test.rb +0 -34
  91. data/test/functional/content_view/version/update_test.rb +0 -48
  92. data/test/functional/erratum/erratum_helpers.rb +0 -91
  93. data/test/functional/erratum/info_test.rb +0 -29
  94. data/test/functional/erratum/list_test.rb +0 -108
  95. data/test/functional/file/file_helpers.rb +0 -13
  96. data/test/functional/file/info_test.rb +0 -162
  97. data/test/functional/file/list_test.rb +0 -112
  98. data/test/functional/filter_rule/create_test.rb +0 -99
  99. data/test/functional/filter_rule/delete_test.rb +0 -104
  100. data/test/functional/filter_rule/filter_rule_helpers.rb +0 -12
  101. data/test/functional/filter_rule/info_test.rb +0 -104
  102. data/test/functional/filter_rule/list_test.rb +0 -91
  103. data/test/functional/filter_rule/update_test.rb +0 -104
  104. data/test/functional/host/errata/apply_test.rb +0 -45
  105. data/test/functional/host/errata/info_test.rb +0 -27
  106. data/test/functional/host/errata/list_test.rb +0 -49
  107. data/test/functional/host/errata/recalculate_test.rb +0 -40
  108. data/test/functional/host/extensions/create_test.rb +0 -95
  109. data/test/functional/host/extensions/data/host.json +0 -320
  110. data/test/functional/host/extensions/data/host_list.json +0 -117
  111. data/test/functional/host/extensions/info_test.rb +0 -35
  112. data/test/functional/host/extensions/list_test.rb +0 -21
  113. data/test/functional/host/extensions/update_test.rb +0 -70
  114. data/test/functional/host/host_helpers.rb +0 -8
  115. data/test/functional/host/subscription/attach_test.rb +0 -54
  116. data/test/functional/host/subscription/auto_attach_test.rb +0 -35
  117. data/test/functional/host/subscription/content_override_test.rb +0 -96
  118. data/test/functional/host/subscription/product_content_test.rb +0 -27
  119. data/test/functional/host/subscription/register_test.rb +0 -53
  120. data/test/functional/host/subscription/remove_test.rb +0 -52
  121. data/test/functional/host/subscription/unregister_test.rb +0 -37
  122. data/test/functional/host/traces/list_test.rb +0 -37
  123. data/test/functional/host/traces/resolve_test.rb +0 -31
  124. data/test/functional/host_collection/add_host_test.rb +0 -90
  125. data/test/functional/host_collection/content_api_expectations.rb +0 -35
  126. data/test/functional/host_collection/content_install_test.rb +0 -62
  127. data/test/functional/host_collection/content_remove_test.rb +0 -37
  128. data/test/functional/host_collection/content_update_test.rb +0 -37
  129. data/test/functional/host_collection/copy_test.rb +0 -64
  130. data/test/functional/host_collection/create_test.rb +0 -43
  131. data/test/functional/host_collection/delete_test.rb +0 -57
  132. data/test/functional/host_collection/hosts_test.rb +0 -39
  133. data/test/functional/host_collection/info_test.rb +0 -57
  134. data/test/functional/host_collection/list_test.rb +0 -63
  135. data/test/functional/host_collection/remove_host_test.rb +0 -90
  136. data/test/functional/host_collection/update_test.rb +0 -57
  137. data/test/functional/hostgroup/create_test.rb +0 -112
  138. data/test/functional/hostgroup/data/hostgroup.json +0 -50
  139. data/test/functional/hostgroup/info_test.rb +0 -33
  140. data/test/functional/hostgroup/update_test.rb +0 -120
  141. data/test/functional/lifecycle_environment/create_test.rb +0 -14
  142. data/test/functional/lifecycle_environment/lifecycle_environment_helpers.rb +0 -18
  143. data/test/functional/lifecycle_environment/list_test.rb +0 -38
  144. data/test/functional/lifecycle_environment/update_test.rb +0 -14
  145. data/test/functional/local_helper_test.rb +0 -30
  146. data/test/functional/module_stream/info_test.rb +0 -58
  147. data/test/functional/module_stream/list_test.rb +0 -53
  148. data/test/functional/organization/delete_test.rb +0 -26
  149. data/test/functional/organization/info_test.rb +0 -22
  150. data/test/functional/organization/organization_helpers.rb +0 -10
  151. data/test/functional/package/list_test.rb +0 -158
  152. data/test/functional/package_group/list_test.rb +0 -38
  153. data/test/functional/ping_test.rb +0 -59
  154. data/test/functional/product/create_test.rb +0 -54
  155. data/test/functional/product/delete_test.rb +0 -41
  156. data/test/functional/product/info_test.rb +0 -33
  157. data/test/functional/product/list_test.rb +0 -58
  158. data/test/functional/product/product_helpers.rb +0 -24
  159. data/test/functional/product/remove_sync_plan_test.rb +0 -35
  160. data/test/functional/product/set_sync_plan_test.rb +0 -49
  161. data/test/functional/product/update_proxy.rb +0 -48
  162. data/test/functional/product/update_test.rb +0 -46
  163. data/test/functional/repository/create_test.rb +0 -21
  164. data/test/functional/repository/delete_test.rb +0 -95
  165. data/test/functional/repository/export_test.rb +0 -121
  166. data/test/functional/repository/info_test.rb +0 -156
  167. data/test/functional/repository/list_test.rb +0 -68
  168. data/test/functional/repository/remove_content_test.rb +0 -108
  169. data/test/functional/repository/repository_helpers.rb +0 -18
  170. data/test/functional/repository/synchronize_test.rb +0 -57
  171. data/test/functional/repository/update_test.rb +0 -149
  172. data/test/functional/repository/upload_test.rb +0 -345
  173. data/test/functional/repository_set/available_repositories_test.rb +0 -18
  174. data/test/functional/repository_set/disable_test.rb +0 -42
  175. data/test/functional/repository_set/enable_test.rb +0 -42
  176. data/test/functional/repository_set/info_test.rb +0 -17
  177. data/test/functional/repository_set/list_test.rb +0 -18
  178. data/test/functional/repository_set/repository_set_helpers.rb +0 -20
  179. data/test/functional/search_helpers.rb +0 -17
  180. data/test/functional/simple_content_access/disable_test.rb +0 -48
  181. data/test/functional/simple_content_access/enable_test.rb +0 -46
  182. data/test/functional/srpm/list_test.rb +0 -92
  183. data/test/functional/subscription/list_test.rb +0 -86
  184. data/test/functional/sync_plan/create_test.rb +0 -60
  185. data/test/functional/sync_plan/delete_test.rb +0 -46
  186. data/test/functional/sync_plan/info_test.rb +0 -37
  187. data/test/functional/sync_plan/list_test.rb +0 -31
  188. data/test/functional/sync_plan/sync_plan_helpers.rb +0 -8
  189. data/test/functional/sync_plan/update_test.rb +0 -44
  190. data/test/functional/test_helper.rb +0 -24
  191. data/test/task_helper.rb +0 -7
  192. data/test/test_helper.rb +0 -38
  193. data/test/unit/id_name_options_validator_test.rb +0 -96
  194. data/test/unit/id_resolver_test.rb +0 -58
  195. data/test/unit/messages_test.rb +0 -7
  196. data/test/unit/search_options_creators_test.rb +0 -145
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d8787337433eea048dbc889beeb9d09dd0264d9f22838851544f08230e4fdb01
4
- data.tar.gz: 280fbe62f124439debe0bcb7e19cf13f041857801d06eaf0ad2e162cdc53b36b
3
+ metadata.gz: 2d5fafd24b632ade65c6e11166ef3e01c7da7cd29c68fd5930a074c0abee1d18
4
+ data.tar.gz: fb8a68f817c2bb3f6bb693b7b5ed2b9b5bb482c9fe7590afc3a6420a4c7dafac
5
5
  SHA512:
6
- metadata.gz: 611b6017e7bb314e31dcfa9138f37c9171a6e118e87b9174664bfe4f0569bc6b77b5b1e5cb2682ede8716c1f62aab4b9b046e6aad8e518a5dec83d0d2ddb4402
7
- data.tar.gz: 61acf6ec874572401e818494534a264476b4300efead8781fe64f22ddbd350b33eed22eb764558fc80e5e8e3517c4df43bd24613dc84800dc7f094a333f091f2
6
+ metadata.gz: eaafa419371c904704b7ee5b9c776e829d35ad6560d55cc7fa118c5a076dda9617321e2838a1608dfd14067c8a6ea1aecd91d61e4cd2d0e1b5a04841322f8dd1
7
+ data.tar.gz: 31ac0a523c9d27c1e84de086dfc79e2868d05a235065b513a4797539f485a988f96c2cbc829192fcb0733f0f3241e9460311ebc1cb50eb84b7b1019cb339ceb5
@@ -48,6 +48,18 @@ module HammerCLIKatello
48
48
  create_search_options_without_katello_api(options, api.resource(:ptables), mode)
49
49
  end
50
50
 
51
+ def create_puppet_ca_proxies_search_options(options, mode = nil)
52
+ create_search_options_without_katello_api(options, api.resource(:puppet_ca_proxies), mode)
53
+ end
54
+
55
+ def create_puppet_proxies_search_options(options, mode = nil)
56
+ create_search_options_without_katello_api(options, api.resource(:puppet_proxies), mode)
57
+ end
58
+
59
+ def create_puppetclasses_search_options(options, mode = nil)
60
+ create_search_options_without_katello_api(options, api.resource(:puppetclasses), mode)
61
+ end
62
+
51
63
  def create_subnets_search_options(options, mode = nil)
52
64
  create_search_options_without_katello_api(options, api.resource(:subnets), mode)
53
65
  end
@@ -1,5 +1,5 @@
1
1
  module HammerCLIKatello
2
2
  def self.version
3
- @version ||= Gem::Version.new('1.1.2')
3
+ @version ||= Gem::Version.new('1.1.3')
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hammer_cli_katello
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.2
4
+ version: 1.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Adam Price
@@ -35,7 +35,7 @@ authors:
35
35
  autorequire:
36
36
  bindir: bin
37
37
  cert_chain: []
38
- date: 2021-06-01 00:00:00.000000000 Z
38
+ date: 2021-09-21 00:00:00.000000000 Z
39
39
  dependencies:
40
40
  - !ruby/object:Gem::Dependency
41
41
  name: hammer_cli_foreman
@@ -296,198 +296,6 @@ files:
296
296
  - locale/zanata.xml
297
297
  - locale/zh_CN/hammer-cli-katello.po
298
298
  - locale/zh_TW/hammer-cli-katello.po
299
- - test/data/2.5/foreman_api.json
300
- - test/data/3.0/foreman_api.json
301
- - test/data/3.10/foreman_api.json
302
- - test/data/3.11/foreman_api.json
303
- - test/data/3.12/foreman_api.json
304
- - test/data/3.13/foreman_api.json
305
- - test/data/3.14/foreman_api.json
306
- - test/data/3.15/foreman_api.json
307
- - test/data/3.16/foreman_api.json
308
- - test/data/3.17/foreman_api.json
309
- - test/data/3.18/foreman_api.json
310
- - test/data/3.19/foreman_api.json
311
- - test/data/3.2/foreman_api.json
312
- - test/data/3.4/foreman_api.json
313
- - test/data/3.5/foreman_api.json
314
- - test/data/3.6/foreman_api.json
315
- - test/data/3.7/foreman_api.json
316
- - test/data/3.8/foreman_api.json
317
- - test/data/3.9/foreman_api.json
318
- - test/data/4.0/foreman_api.json
319
- - test/data/4.1/foreman_api.json
320
- - test/data/Readme.md
321
- - test/functional/activation_key/add_host_collection_test.rb
322
- - test/functional/activation_key/content_override_test.rb
323
- - test/functional/activation_key/create_test.rb
324
- - test/functional/activation_key/data/activation_key.json
325
- - test/functional/activation_key/info_test.rb
326
- - test/functional/activation_key/list_test.rb
327
- - test/functional/activation_key/product_content_test.rb
328
- - test/functional/activation_key/remove_host_collection_test.rb
329
- - test/functional/activation_key/subscriptions_test.rb
330
- - test/functional/activation_key/update_test.rb
331
- - test/functional/apipie_helper_test.rb
332
- - test/functional/capsule/capsule_helpers.rb
333
- - test/functional/capsule/content/add_lifecycle_environment_test.rb
334
- - test/functional/capsule/content/cancel_synchronization_test.rb
335
- - test/functional/capsule/content/capsule_content_helpers.rb
336
- - test/functional/capsule/content/data/library_env.json
337
- - test/functional/capsule/content/data/sync_status.json
338
- - test/functional/capsule/content/data/sync_tasks.json
339
- - test/functional/capsule/content/info_test.rb
340
- - test/functional/capsule/content/lifecycle_environments_test.rb
341
- - test/functional/capsule/content/remove_lifecycle_environment_test.rb
342
- - test/functional/capsule/content/synchronization_status_test.rb
343
- - test/functional/capsule/info_test.rb
344
- - test/functional/capsule/list_test.rb
345
- - test/functional/content_credentials/create_test.rb
346
- - test/functional/content_credentials/data/test_cert.json
347
- - test/functional/content_credentials/info_test.rb
348
- - test/functional/content_credentials/list_test.rb
349
- - test/functional/content_export/complete/library_test.rb
350
- - test/functional/content_export/complete/version_test.rb
351
- - test/functional/content_export/content_export_helpers.rb
352
- - test/functional/content_export/generate_metadata_test.rb
353
- - test/functional/content_export/incremental/library_test.rb
354
- - test/functional/content_export/incremental/version_test.rb
355
- - test/functional/content_export/list_test.rb
356
- - test/functional/content_import/library_test.rb
357
- - test/functional/content_import/list_test.rb
358
- - test/functional/content_import/metadata.json
359
- - test/functional/content_import/version_test.rb
360
- - test/functional/content_view/add_content_view_version_test.rb
361
- - test/functional/content_view/add_repository_test.rb
362
- - test/functional/content_view/component/add_test.rb
363
- - test/functional/content_view/component/list_test.rb
364
- - test/functional/content_view/component/remove_test.rb
365
- - test/functional/content_view/component/update_test.rb
366
- - test/functional/content_view/content_view_helpers.rb
367
- - test/functional/content_view/copy_test.rb
368
- - test/functional/content_view/create_test.rb
369
- - test/functional/content_view/delete_test.rb
370
- - test/functional/content_view/filter/create_test.rb
371
- - test/functional/content_view/filter/delete_test.rb
372
- - test/functional/content_view/filter/info_test.rb
373
- - test/functional/content_view/filter/list_test.rb
374
- - test/functional/content_view/filter/update_test.rb
375
- - test/functional/content_view/list_test.rb
376
- - test/functional/content_view/publish_test.rb
377
- - test/functional/content_view/purge_test.rb
378
- - test/functional/content_view/remove_content_view_version_test.rb
379
- - test/functional/content_view/remove_test.rb
380
- - test/functional/content_view/update_test.rb
381
- - test/functional/content_view/version/incremental_update_test.rb
382
- - test/functional/content_view/version/list_test.rb
383
- - test/functional/content_view/version/promote_test.rb
384
- - test/functional/content_view/version/republish_repositories_test.rb
385
- - test/functional/content_view/version/update_test.rb
386
- - test/functional/erratum/erratum_helpers.rb
387
- - test/functional/erratum/info_test.rb
388
- - test/functional/erratum/list_test.rb
389
- - test/functional/file/file_helpers.rb
390
- - test/functional/file/info_test.rb
391
- - test/functional/file/list_test.rb
392
- - test/functional/filter_rule/create_test.rb
393
- - test/functional/filter_rule/delete_test.rb
394
- - test/functional/filter_rule/filter_rule_helpers.rb
395
- - test/functional/filter_rule/info_test.rb
396
- - test/functional/filter_rule/list_test.rb
397
- - test/functional/filter_rule/update_test.rb
398
- - test/functional/host/errata/apply_test.rb
399
- - test/functional/host/errata/info_test.rb
400
- - test/functional/host/errata/list_test.rb
401
- - test/functional/host/errata/recalculate_test.rb
402
- - test/functional/host/extensions/create_test.rb
403
- - test/functional/host/extensions/data/host.json
404
- - test/functional/host/extensions/data/host_list.json
405
- - test/functional/host/extensions/info_test.rb
406
- - test/functional/host/extensions/list_test.rb
407
- - test/functional/host/extensions/update_test.rb
408
- - test/functional/host/host_helpers.rb
409
- - test/functional/host/subscription/attach_test.rb
410
- - test/functional/host/subscription/auto_attach_test.rb
411
- - test/functional/host/subscription/content_override_test.rb
412
- - test/functional/host/subscription/product_content_test.rb
413
- - test/functional/host/subscription/register_test.rb
414
- - test/functional/host/subscription/remove_test.rb
415
- - test/functional/host/subscription/unregister_test.rb
416
- - test/functional/host/traces/list_test.rb
417
- - test/functional/host/traces/resolve_test.rb
418
- - test/functional/host_collection/add_host_test.rb
419
- - test/functional/host_collection/content_api_expectations.rb
420
- - test/functional/host_collection/content_install_test.rb
421
- - test/functional/host_collection/content_remove_test.rb
422
- - test/functional/host_collection/content_update_test.rb
423
- - test/functional/host_collection/copy_test.rb
424
- - test/functional/host_collection/create_test.rb
425
- - test/functional/host_collection/delete_test.rb
426
- - test/functional/host_collection/hosts_test.rb
427
- - test/functional/host_collection/info_test.rb
428
- - test/functional/host_collection/list_test.rb
429
- - test/functional/host_collection/remove_host_test.rb
430
- - test/functional/host_collection/update_test.rb
431
- - test/functional/hostgroup/create_test.rb
432
- - test/functional/hostgroup/data/hostgroup.json
433
- - test/functional/hostgroup/info_test.rb
434
- - test/functional/hostgroup/update_test.rb
435
- - test/functional/lifecycle_environment/create_test.rb
436
- - test/functional/lifecycle_environment/lifecycle_environment_helpers.rb
437
- - test/functional/lifecycle_environment/list_test.rb
438
- - test/functional/lifecycle_environment/update_test.rb
439
- - test/functional/local_helper_test.rb
440
- - test/functional/module_stream/info_test.rb
441
- - test/functional/module_stream/list_test.rb
442
- - test/functional/organization/delete_test.rb
443
- - test/functional/organization/info_test.rb
444
- - test/functional/organization/organization_helpers.rb
445
- - test/functional/package/list_test.rb
446
- - test/functional/package_group/list_test.rb
447
- - test/functional/ping_test.rb
448
- - test/functional/product/create_test.rb
449
- - test/functional/product/delete_test.rb
450
- - test/functional/product/info_test.rb
451
- - test/functional/product/list_test.rb
452
- - test/functional/product/product_helpers.rb
453
- - test/functional/product/remove_sync_plan_test.rb
454
- - test/functional/product/set_sync_plan_test.rb
455
- - test/functional/product/update_proxy.rb
456
- - test/functional/product/update_test.rb
457
- - test/functional/repository/create_test.rb
458
- - test/functional/repository/delete_test.rb
459
- - test/functional/repository/export_test.rb
460
- - test/functional/repository/info_test.rb
461
- - test/functional/repository/list_test.rb
462
- - test/functional/repository/remove_content_test.rb
463
- - test/functional/repository/repository_helpers.rb
464
- - test/functional/repository/synchronize_test.rb
465
- - test/functional/repository/update_test.rb
466
- - test/functional/repository/upload_test.rb
467
- - test/functional/repository_set/available_repositories_test.rb
468
- - test/functional/repository_set/disable_test.rb
469
- - test/functional/repository_set/enable_test.rb
470
- - test/functional/repository_set/info_test.rb
471
- - test/functional/repository_set/list_test.rb
472
- - test/functional/repository_set/repository_set_helpers.rb
473
- - test/functional/search_helpers.rb
474
- - test/functional/simple_content_access/disable_test.rb
475
- - test/functional/simple_content_access/enable_test.rb
476
- - test/functional/srpm/list_test.rb
477
- - test/functional/subscription/list_test.rb
478
- - test/functional/sync_plan/create_test.rb
479
- - test/functional/sync_plan/delete_test.rb
480
- - test/functional/sync_plan/info_test.rb
481
- - test/functional/sync_plan/list_test.rb
482
- - test/functional/sync_plan/sync_plan_helpers.rb
483
- - test/functional/sync_plan/update_test.rb
484
- - test/functional/test_helper.rb
485
- - test/task_helper.rb
486
- - test/test_helper.rb
487
- - test/unit/id_name_options_validator_test.rb
488
- - test/unit/id_resolver_test.rb
489
- - test/unit/messages_test.rb
490
- - test/unit/search_options_creators_test.rb
491
299
  homepage: https://github.com/Katello/hammer-cli-katello
492
300
  licenses:
493
301
  - GPL-3.0
@@ -507,200 +315,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
507
315
  - !ruby/object:Gem::Version
508
316
  version: '0'
509
317
  requirements: []
510
- rubygems_version: 3.1.2
318
+ rubygems_version: 3.1.6
511
319
  signing_key:
512
320
  specification_version: 4
513
321
  summary: Katello commands for Hammer
514
- test_files:
515
- - test/data/2.5/foreman_api.json
516
- - test/data/3.0/foreman_api.json
517
- - test/data/3.10/foreman_api.json
518
- - test/data/3.11/foreman_api.json
519
- - test/data/3.12/foreman_api.json
520
- - test/data/3.13/foreman_api.json
521
- - test/data/3.14/foreman_api.json
522
- - test/data/3.15/foreman_api.json
523
- - test/data/3.16/foreman_api.json
524
- - test/data/3.17/foreman_api.json
525
- - test/data/3.18/foreman_api.json
526
- - test/data/3.19/foreman_api.json
527
- - test/data/3.2/foreman_api.json
528
- - test/data/3.4/foreman_api.json
529
- - test/data/3.5/foreman_api.json
530
- - test/data/3.6/foreman_api.json
531
- - test/data/3.7/foreman_api.json
532
- - test/data/3.8/foreman_api.json
533
- - test/data/3.9/foreman_api.json
534
- - test/data/4.0/foreman_api.json
535
- - test/data/4.1/foreman_api.json
536
- - test/data/Readme.md
537
- - test/functional/activation_key/add_host_collection_test.rb
538
- - test/functional/activation_key/content_override_test.rb
539
- - test/functional/activation_key/create_test.rb
540
- - test/functional/activation_key/data/activation_key.json
541
- - test/functional/activation_key/info_test.rb
542
- - test/functional/activation_key/list_test.rb
543
- - test/functional/activation_key/product_content_test.rb
544
- - test/functional/activation_key/remove_host_collection_test.rb
545
- - test/functional/activation_key/subscriptions_test.rb
546
- - test/functional/activation_key/update_test.rb
547
- - test/functional/apipie_helper_test.rb
548
- - test/functional/capsule/capsule_helpers.rb
549
- - test/functional/capsule/content/add_lifecycle_environment_test.rb
550
- - test/functional/capsule/content/cancel_synchronization_test.rb
551
- - test/functional/capsule/content/capsule_content_helpers.rb
552
- - test/functional/capsule/content/data/library_env.json
553
- - test/functional/capsule/content/data/sync_status.json
554
- - test/functional/capsule/content/data/sync_tasks.json
555
- - test/functional/capsule/content/info_test.rb
556
- - test/functional/capsule/content/lifecycle_environments_test.rb
557
- - test/functional/capsule/content/remove_lifecycle_environment_test.rb
558
- - test/functional/capsule/content/synchronization_status_test.rb
559
- - test/functional/capsule/info_test.rb
560
- - test/functional/capsule/list_test.rb
561
- - test/functional/content_credentials/create_test.rb
562
- - test/functional/content_credentials/data/test_cert.json
563
- - test/functional/content_credentials/info_test.rb
564
- - test/functional/content_credentials/list_test.rb
565
- - test/functional/content_export/complete/library_test.rb
566
- - test/functional/content_export/complete/version_test.rb
567
- - test/functional/content_export/content_export_helpers.rb
568
- - test/functional/content_export/generate_metadata_test.rb
569
- - test/functional/content_export/incremental/library_test.rb
570
- - test/functional/content_export/incremental/version_test.rb
571
- - test/functional/content_export/list_test.rb
572
- - test/functional/content_import/library_test.rb
573
- - test/functional/content_import/list_test.rb
574
- - test/functional/content_import/metadata.json
575
- - test/functional/content_import/version_test.rb
576
- - test/functional/content_view/add_content_view_version_test.rb
577
- - test/functional/content_view/add_repository_test.rb
578
- - test/functional/content_view/component/add_test.rb
579
- - test/functional/content_view/component/list_test.rb
580
- - test/functional/content_view/component/remove_test.rb
581
- - test/functional/content_view/component/update_test.rb
582
- - test/functional/content_view/content_view_helpers.rb
583
- - test/functional/content_view/copy_test.rb
584
- - test/functional/content_view/create_test.rb
585
- - test/functional/content_view/delete_test.rb
586
- - test/functional/content_view/filter/create_test.rb
587
- - test/functional/content_view/filter/delete_test.rb
588
- - test/functional/content_view/filter/info_test.rb
589
- - test/functional/content_view/filter/list_test.rb
590
- - test/functional/content_view/filter/update_test.rb
591
- - test/functional/content_view/list_test.rb
592
- - test/functional/content_view/publish_test.rb
593
- - test/functional/content_view/purge_test.rb
594
- - test/functional/content_view/remove_content_view_version_test.rb
595
- - test/functional/content_view/remove_test.rb
596
- - test/functional/content_view/update_test.rb
597
- - test/functional/content_view/version/incremental_update_test.rb
598
- - test/functional/content_view/version/list_test.rb
599
- - test/functional/content_view/version/promote_test.rb
600
- - test/functional/content_view/version/republish_repositories_test.rb
601
- - test/functional/content_view/version/update_test.rb
602
- - test/functional/erratum/erratum_helpers.rb
603
- - test/functional/erratum/info_test.rb
604
- - test/functional/erratum/list_test.rb
605
- - test/functional/file/file_helpers.rb
606
- - test/functional/file/info_test.rb
607
- - test/functional/file/list_test.rb
608
- - test/functional/filter_rule/create_test.rb
609
- - test/functional/filter_rule/delete_test.rb
610
- - test/functional/filter_rule/filter_rule_helpers.rb
611
- - test/functional/filter_rule/info_test.rb
612
- - test/functional/filter_rule/list_test.rb
613
- - test/functional/filter_rule/update_test.rb
614
- - test/functional/host/errata/apply_test.rb
615
- - test/functional/host/errata/info_test.rb
616
- - test/functional/host/errata/list_test.rb
617
- - test/functional/host/errata/recalculate_test.rb
618
- - test/functional/host/extensions/create_test.rb
619
- - test/functional/host/extensions/data/host.json
620
- - test/functional/host/extensions/data/host_list.json
621
- - test/functional/host/extensions/info_test.rb
622
- - test/functional/host/extensions/list_test.rb
623
- - test/functional/host/extensions/update_test.rb
624
- - test/functional/host/host_helpers.rb
625
- - test/functional/host/subscription/attach_test.rb
626
- - test/functional/host/subscription/auto_attach_test.rb
627
- - test/functional/host/subscription/content_override_test.rb
628
- - test/functional/host/subscription/product_content_test.rb
629
- - test/functional/host/subscription/register_test.rb
630
- - test/functional/host/subscription/remove_test.rb
631
- - test/functional/host/subscription/unregister_test.rb
632
- - test/functional/host/traces/list_test.rb
633
- - test/functional/host/traces/resolve_test.rb
634
- - test/functional/host_collection/add_host_test.rb
635
- - test/functional/host_collection/content_api_expectations.rb
636
- - test/functional/host_collection/content_install_test.rb
637
- - test/functional/host_collection/content_remove_test.rb
638
- - test/functional/host_collection/content_update_test.rb
639
- - test/functional/host_collection/copy_test.rb
640
- - test/functional/host_collection/create_test.rb
641
- - test/functional/host_collection/delete_test.rb
642
- - test/functional/host_collection/hosts_test.rb
643
- - test/functional/host_collection/info_test.rb
644
- - test/functional/host_collection/list_test.rb
645
- - test/functional/host_collection/remove_host_test.rb
646
- - test/functional/host_collection/update_test.rb
647
- - test/functional/hostgroup/create_test.rb
648
- - test/functional/hostgroup/data/hostgroup.json
649
- - test/functional/hostgroup/info_test.rb
650
- - test/functional/hostgroup/update_test.rb
651
- - test/functional/lifecycle_environment/create_test.rb
652
- - test/functional/lifecycle_environment/lifecycle_environment_helpers.rb
653
- - test/functional/lifecycle_environment/list_test.rb
654
- - test/functional/lifecycle_environment/update_test.rb
655
- - test/functional/local_helper_test.rb
656
- - test/functional/module_stream/info_test.rb
657
- - test/functional/module_stream/list_test.rb
658
- - test/functional/organization/delete_test.rb
659
- - test/functional/organization/info_test.rb
660
- - test/functional/organization/organization_helpers.rb
661
- - test/functional/package/list_test.rb
662
- - test/functional/package_group/list_test.rb
663
- - test/functional/ping_test.rb
664
- - test/functional/product/create_test.rb
665
- - test/functional/product/delete_test.rb
666
- - test/functional/product/info_test.rb
667
- - test/functional/product/list_test.rb
668
- - test/functional/product/product_helpers.rb
669
- - test/functional/product/remove_sync_plan_test.rb
670
- - test/functional/product/set_sync_plan_test.rb
671
- - test/functional/product/update_proxy.rb
672
- - test/functional/product/update_test.rb
673
- - test/functional/repository/create_test.rb
674
- - test/functional/repository/delete_test.rb
675
- - test/functional/repository/export_test.rb
676
- - test/functional/repository/info_test.rb
677
- - test/functional/repository/list_test.rb
678
- - test/functional/repository/remove_content_test.rb
679
- - test/functional/repository/repository_helpers.rb
680
- - test/functional/repository/synchronize_test.rb
681
- - test/functional/repository/update_test.rb
682
- - test/functional/repository/upload_test.rb
683
- - test/functional/repository_set/available_repositories_test.rb
684
- - test/functional/repository_set/disable_test.rb
685
- - test/functional/repository_set/enable_test.rb
686
- - test/functional/repository_set/info_test.rb
687
- - test/functional/repository_set/list_test.rb
688
- - test/functional/repository_set/repository_set_helpers.rb
689
- - test/functional/search_helpers.rb
690
- - test/functional/simple_content_access/disable_test.rb
691
- - test/functional/simple_content_access/enable_test.rb
692
- - test/functional/srpm/list_test.rb
693
- - test/functional/subscription/list_test.rb
694
- - test/functional/sync_plan/create_test.rb
695
- - test/functional/sync_plan/delete_test.rb
696
- - test/functional/sync_plan/info_test.rb
697
- - test/functional/sync_plan/list_test.rb
698
- - test/functional/sync_plan/sync_plan_helpers.rb
699
- - test/functional/sync_plan/update_test.rb
700
- - test/functional/test_helper.rb
701
- - test/task_helper.rb
702
- - test/test_helper.rb
703
- - test/unit/id_name_options_validator_test.rb
704
- - test/unit/id_resolver_test.rb
705
- - test/unit/messages_test.rb
706
- - test/unit/search_options_creators_test.rb
322
+ test_files: []