foreman_virt_who_configure 0.5.18 → 0.5.20

Sign up to get free protection for your applications and to get access to all the features.
Files changed (122) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_virt_who_configure/locale/bn/foreman_virt_who_configure.js +1 -238
  3. data/app/assets/javascripts/foreman_virt_who_configure/locale/bn_IN/foreman_virt_who_configure.js +1 -238
  4. data/app/assets/javascripts/foreman_virt_who_configure/locale/ca/foreman_virt_who_configure.js +1 -217
  5. data/app/assets/javascripts/foreman_virt_who_configure/locale/cs_CZ/foreman_virt_who_configure.js +11 -138
  6. data/app/assets/javascripts/foreman_virt_who_configure/locale/de/foreman_virt_who_configure.js +27 -67
  7. data/app/assets/javascripts/foreman_virt_who_configure/locale/de_DE/foreman_virt_who_configure.js +1 -247
  8. data/app/assets/javascripts/foreman_virt_who_configure/locale/el/foreman_virt_who_configure.js +6 -198
  9. data/app/assets/javascripts/foreman_virt_who_configure/locale/en/foreman_virt_who_configure.js +0 -249
  10. data/app/assets/javascripts/foreman_virt_who_configure/locale/en_GB/foreman_virt_who_configure.js +1 -232
  11. data/app/assets/javascripts/foreman_virt_who_configure/locale/es/foreman_virt_who_configure.js +28 -68
  12. data/app/assets/javascripts/foreman_virt_who_configure/locale/fr/foreman_virt_who_configure.js +33 -43
  13. data/app/assets/javascripts/foreman_virt_who_configure/locale/gl/foreman_virt_who_configure.js +1 -235
  14. data/app/assets/javascripts/foreman_virt_who_configure/locale/gu/foreman_virt_who_configure.js +1 -235
  15. data/app/assets/javascripts/foreman_virt_who_configure/locale/he_IL/foreman_virt_who_configure.js +0 -249
  16. data/app/assets/javascripts/foreman_virt_who_configure/locale/hi/foreman_virt_who_configure.js +1 -238
  17. data/app/assets/javascripts/foreman_virt_who_configure/locale/it/foreman_virt_who_configure.js +10 -169
  18. data/app/assets/javascripts/foreman_virt_who_configure/locale/ja/foreman_virt_who_configure.js +33 -43
  19. data/app/assets/javascripts/foreman_virt_who_configure/locale/ka/foreman_virt_who_configure.js +34 -38
  20. data/app/assets/javascripts/foreman_virt_who_configure/locale/kn/foreman_virt_who_configure.js +1 -238
  21. data/app/assets/javascripts/foreman_virt_who_configure/locale/ko/foreman_virt_who_configure.js +13 -136
  22. data/app/assets/javascripts/foreman_virt_who_configure/locale/mr/foreman_virt_who_configure.js +1 -238
  23. data/app/assets/javascripts/foreman_virt_who_configure/locale/nl_NL/foreman_virt_who_configure.js +1 -238
  24. data/app/assets/javascripts/foreman_virt_who_configure/locale/or/foreman_virt_who_configure.js +1 -238
  25. data/app/assets/javascripts/foreman_virt_who_configure/locale/pa/foreman_virt_who_configure.js +1 -238
  26. data/app/assets/javascripts/foreman_virt_who_configure/locale/pl/foreman_virt_who_configure.js +1 -232
  27. data/app/assets/javascripts/foreman_virt_who_configure/locale/pt/foreman_virt_who_configure.js +0 -249
  28. data/app/assets/javascripts/foreman_virt_who_configure/locale/pt_BR/foreman_virt_who_configure.js +28 -68
  29. data/app/assets/javascripts/foreman_virt_who_configure/locale/ru/foreman_virt_who_configure.js +13 -136
  30. data/app/assets/javascripts/foreman_virt_who_configure/locale/sl/foreman_virt_who_configure.js +1 -244
  31. data/app/assets/javascripts/foreman_virt_who_configure/locale/sv_SE/foreman_virt_who_configure.js +1 -235
  32. data/app/assets/javascripts/foreman_virt_who_configure/locale/ta/foreman_virt_who_configure.js +1 -238
  33. data/app/assets/javascripts/foreman_virt_who_configure/locale/ta_IN/foreman_virt_who_configure.js +1 -238
  34. data/app/assets/javascripts/foreman_virt_who_configure/locale/te/foreman_virt_who_configure.js +1 -238
  35. data/app/assets/javascripts/foreman_virt_who_configure/locale/tr/foreman_virt_who_configure.js +0 -249
  36. data/app/assets/javascripts/foreman_virt_who_configure/locale/zh_CN/foreman_virt_who_configure.js +33 -43
  37. data/app/assets/javascripts/foreman_virt_who_configure/locale/zh_TW/foreman_virt_who_configure.js +14 -137
  38. data/app/lib/actions/foreman_virt_who_configure/config/report.rb +2 -3
  39. data/app/models/foreman_virt_who_configure/config.rb +47 -40
  40. data/app/models/foreman_virt_who_configure/output_generator.rb +105 -105
  41. data/app/models/foreman_virt_who_configure/service_user.rb +4 -4
  42. data/app/services/sso/basic_with_hidden.rb +1 -1
  43. data/config/database.yml.example +17 -0
  44. data/db/migrate/20231024171433_add_organization_id_to_service_user.rb +22 -0
  45. data/lib/foreman_virt_who_configure/engine.rb +8 -8
  46. data/lib/foreman_virt_who_configure/version.rb +1 -1
  47. data/locale/Makefile +2 -4
  48. data/locale/bn/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  49. data/locale/bn/foreman_virt_who_configure.po +0 -249
  50. data/locale/bn_IN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  51. data/locale/bn_IN/foreman_virt_who_configure.po +0 -249
  52. data/locale/ca/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  53. data/locale/ca/foreman_virt_who_configure.po +0 -249
  54. data/locale/cs_CZ/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  55. data/locale/cs_CZ/foreman_virt_who_configure.po +0 -249
  56. data/locale/de/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  57. data/locale/de/foreman_virt_who_configure.po +0 -249
  58. data/locale/de_DE/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  59. data/locale/de_DE/foreman_virt_who_configure.po +0 -249
  60. data/locale/el/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  61. data/locale/el/foreman_virt_who_configure.po +0 -249
  62. data/locale/en/foreman_virt_who_configure.po +0 -249
  63. data/locale/en_GB/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  64. data/locale/en_GB/foreman_virt_who_configure.po +0 -249
  65. data/locale/es/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  66. data/locale/es/foreman_virt_who_configure.po +0 -249
  67. data/locale/foreman_virt_who_configure.pot +3 -335
  68. data/locale/fr/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  69. data/locale/fr/foreman_virt_who_configure.po +0 -249
  70. data/locale/gl/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  71. data/locale/gl/foreman_virt_who_configure.po +0 -249
  72. data/locale/gu/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  73. data/locale/gu/foreman_virt_who_configure.po +0 -249
  74. data/locale/he_IL/foreman_virt_who_configure.po +0 -249
  75. data/locale/hi/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  76. data/locale/hi/foreman_virt_who_configure.po +0 -249
  77. data/locale/it/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  78. data/locale/it/foreman_virt_who_configure.po +0 -249
  79. data/locale/ja/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  80. data/locale/ja/foreman_virt_who_configure.po +0 -249
  81. data/locale/ka/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  82. data/locale/ka/foreman_virt_who_configure.po +0 -249
  83. data/locale/kn/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  84. data/locale/kn/foreman_virt_who_configure.po +0 -249
  85. data/locale/ko/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  86. data/locale/ko/foreman_virt_who_configure.po +0 -249
  87. data/locale/mr/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  88. data/locale/mr/foreman_virt_who_configure.po +0 -249
  89. data/locale/nl_NL/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  90. data/locale/nl_NL/foreman_virt_who_configure.po +0 -249
  91. data/locale/or/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  92. data/locale/or/foreman_virt_who_configure.po +0 -249
  93. data/locale/pa/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  94. data/locale/pa/foreman_virt_who_configure.po +0 -249
  95. data/locale/pl/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  96. data/locale/pl/foreman_virt_who_configure.po +0 -249
  97. data/locale/pt/foreman_virt_who_configure.po +0 -249
  98. data/locale/pt_BR/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  99. data/locale/pt_BR/foreman_virt_who_configure.po +0 -249
  100. data/locale/ru/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  101. data/locale/ru/foreman_virt_who_configure.po +0 -249
  102. data/locale/sl/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  103. data/locale/sl/foreman_virt_who_configure.po +0 -249
  104. data/locale/sv_SE/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  105. data/locale/sv_SE/foreman_virt_who_configure.po +0 -249
  106. data/locale/ta/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  107. data/locale/ta/foreman_virt_who_configure.po +0 -249
  108. data/locale/ta_IN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  109. data/locale/ta_IN/foreman_virt_who_configure.po +0 -249
  110. data/locale/te/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  111. data/locale/te/foreman_virt_who_configure.po +0 -249
  112. data/locale/tr/foreman_virt_who_configure.po +0 -249
  113. data/locale/zh_CN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  114. data/locale/zh_CN/foreman_virt_who_configure.po +0 -249
  115. data/locale/zh_TW/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  116. data/locale/zh_TW/foreman_virt_who_configure.po +0 -249
  117. data/test/factories/foreman_virt_who_configure_factories.rb +2 -2
  118. data/test/functional/api/v2/configs_controller_test.rb +14 -13
  119. data/test/unit/config_test.rb +24 -12
  120. data/test/unit/output_generator_test.rb +1 -2
  121. metadata +8 -7
  122. data/locale/action_names.rb +0 -84
@@ -37,12 +37,6 @@ msgstr ""
37
37
  msgid "A plugin to make virt-who configuration easy"
38
38
  msgstr ""
39
39
 
40
- msgid "Abstract"
41
- msgstr ""
42
-
43
- msgid "Abstract async task"
44
- msgstr ""
45
-
46
40
  msgid "Account name by which virt-who is to connect to Nutanix AHV."
47
41
  msgstr ""
48
42
 
@@ -61,39 +55,18 @@ msgstr ""
61
55
  msgid "Account password by which virt-who is to connect to the hypervisor instance."
62
56
  msgstr ""
63
57
 
64
- msgid "Action with sub plans"
65
- msgstr ""
66
-
67
58
  msgid "Actions"
68
59
  msgstr "Akcja"
69
60
 
70
- msgid "Agent action"
71
- msgstr ""
72
-
73
61
  msgid "Applicable only for esx provider type. Hosts which parent (usually ComputeResource) name is specified in comma-separated list in this option will <b>NOT</b> be reported. Wildcards and regular expressions are supported, multiple records must be separated by comma. Put the value into the double-quotes if it contains special characters like comma. All new line characters will be removed in resulting configuration file, white spaces are removed from beginning and end."
74
62
  msgstr ""
75
63
 
76
64
  msgid "Applicable only for esx provider type. Only hosts which parent (usually ComputeResource) name is specified in comma-separated list in this option will be reported. Wildcards and regular expressions are supported, multiple records must be separated by comma. Put the value into the double-quotes if it contains special characters like comma. All new line characters will be removed in resulting configuration file, white spaces are removed from beginning and end."
77
65
  msgstr ""
78
66
 
79
- msgid "Attach subscriptions"
80
- msgstr ""
81
-
82
- msgid "Auto attach subscriptions"
83
- msgstr ""
84
-
85
67
  msgid "Blacklist"
86
68
  msgstr ""
87
69
 
88
- msgid "Bulk generate applicability for hosts"
89
- msgstr ""
90
-
91
- msgid "Check for long running tasks"
92
- msgstr ""
93
-
94
- msgid "Combined Profile Update"
95
- msgstr ""
96
-
97
70
  msgid "Configs"
98
71
  msgstr ""
99
72
 
@@ -136,78 +109,30 @@ msgstr ""
136
109
  msgid "Copy to clipboard"
137
110
  msgstr ""
138
111
 
139
- msgid "Copy version units to library"
140
- msgstr ""
141
-
142
112
  msgid "Count"
143
113
  msgstr ""
144
114
 
145
- msgid "Create"
146
- msgstr "Utwórz"
147
-
148
- msgid "Create Alternate Content Source"
149
- msgstr ""
150
-
151
115
  msgid "Create Config"
152
116
  msgstr ""
153
117
 
154
- msgid "Create Export History"
155
- msgstr ""
156
-
157
- msgid "Create Import History"
158
- msgstr ""
159
-
160
- msgid "Create Syncable Export History"
161
- msgstr ""
162
-
163
118
  msgid "Create a virt-who configuration"
164
119
  msgstr ""
165
120
 
166
- msgid "Delete"
167
- msgstr "Usuń"
168
-
169
- msgid "Delete Activation Key"
170
- msgstr ""
171
-
172
- msgid "Delete Lifecycle Environment"
173
- msgstr ""
174
-
175
- msgid "Delete Product"
176
- msgstr ""
177
-
178
121
  msgid "Delete a virt-who configuration"
179
122
  msgstr ""
180
123
 
181
124
  msgid "Delete virt-who configuration %s?"
182
125
  msgstr ""
183
126
 
184
- msgid "Deliver notifications about long running tasks"
185
- msgstr ""
186
-
187
127
  msgid "Deploy"
188
128
  msgstr ""
189
129
 
190
- msgid "Destroy"
191
- msgstr "Usuń"
192
-
193
- msgid "Destroy Alternate Content Source"
194
- msgstr ""
195
-
196
- msgid "Destroy Content Host"
197
- msgstr ""
198
-
199
130
  msgid "Details"
200
131
  msgstr "Szczegóły"
201
132
 
202
133
  msgid "Different debug value can't be set per hypervisor, therefore it will affect all other deployed configurations on the host on which this configuration will be deployed."
203
134
  msgstr ""
204
135
 
205
- msgid "Disable"
206
- msgstr ""
207
-
208
- msgid "Discover"
209
- msgstr ""
210
-
211
136
  msgid "Download the script"
212
137
  msgstr ""
213
138
 
@@ -217,9 +142,6 @@ msgstr "Edytuj"
217
142
  msgid "Edit Virt-who Config"
218
143
  msgstr ""
219
144
 
220
- msgid "Enable"
221
- msgstr ""
222
-
223
145
  msgid "Enable AHV debug"
224
146
  msgstr ""
225
147
 
@@ -229,9 +151,6 @@ msgstr ""
229
151
  msgid "Enable debugging output?"
230
152
  msgstr ""
231
153
 
232
- msgid "Errata mail"
233
- msgstr ""
234
-
235
154
  msgid "Every 12 hours"
236
155
  msgstr ""
237
156
 
@@ -268,18 +187,6 @@ msgstr ""
268
187
  msgid "Exclude hosts which cluster ID is specified in comma-separated list in this option will <b>NOT</b> be reported. PowerCLI command to find the domain names in VMware <code>Get-Cluster “ClusterName” | Select ID</code>. Wildcards and regular expressions are supported, multiple records must be separated by comma. Put the value into the double-quotes if it contains special characters like comma. All new line characters will be removed in resulting configuration file, white spaces are removed from beginning and end."
269
188
  msgstr ""
270
189
 
271
- msgid "Export"
272
- msgstr ""
273
-
274
- msgid "Export Library"
275
- msgstr ""
276
-
277
- msgid "Export Repository"
278
- msgstr ""
279
-
280
- msgid "Fetch pxe files"
281
- msgstr ""
282
-
283
190
  msgid "Filter Hosts"
284
191
  msgstr ""
285
192
 
@@ -289,9 +196,6 @@ msgstr ""
289
196
  msgid "Filter hosts"
290
197
  msgstr ""
291
198
 
292
- msgid "Filtered index content"
293
- msgstr ""
294
-
295
199
  msgid "Filtering"
296
200
  msgstr ""
297
201
 
@@ -307,12 +211,6 @@ msgstr ""
307
211
  msgid "General information"
308
212
  msgstr ""
309
213
 
310
- msgid "Generate host applicability"
311
- msgstr ""
312
-
313
- msgid "Generate repository applicability"
314
- msgstr ""
315
-
316
214
  msgid "HTTP Proxy"
317
215
  msgstr ""
318
216
 
@@ -364,12 +262,6 @@ msgstr ""
364
262
  msgid "Hypervisor whitelist, applicable only when filtering mode is set to 1. Wildcards and regular expressions are supported, multiple records must be separated by comma."
365
263
  msgstr ""
366
264
 
367
- msgid "Hypervisors"
368
- msgstr ""
369
-
370
- msgid "Hypervisors update"
371
- msgstr ""
372
-
373
265
  msgid "If you run a hybrid environment, with virtual machines running Red Hat Enterprise Linux and other operating systems, you may want to limit the scope of virt-who’s access to hosts. For example, if some hypervisors host only Microsoft Windows Server instances, there is no benefit in having those hypervisors reported by the virt-who agent."
374
266
  msgstr ""
375
267
 
@@ -382,48 +274,6 @@ msgstr ""
382
274
  msgid "Ignore proxy. A comma-separated list of hostnames or domains or ip addresses to ignore proxy settings for. Optionally this may be set to * to bypass proxy settings for all hostnames domains or ip addresses."
383
275
  msgstr ""
384
276
 
385
- msgid "Import"
386
- msgstr "Import"
387
-
388
- msgid "Import Content View Version"
389
- msgstr ""
390
-
391
- msgid "Import Default Content View"
392
- msgstr ""
393
-
394
- msgid "Import Puppet classes"
395
- msgstr ""
396
-
397
- msgid "Import Repository"
398
- msgstr ""
399
-
400
- msgid "Import facts"
401
- msgstr ""
402
-
403
- msgid "Incremental Update"
404
- msgstr ""
405
-
406
- msgid "Incremental Update of Content View Version(s) "
407
- msgstr ""
408
-
409
- msgid "Index content"
410
- msgstr ""
411
-
412
- msgid "Index errata"
413
- msgstr ""
414
-
415
- msgid "Index module streams"
416
- msgstr ""
417
-
418
- msgid "Index package groups"
419
- msgstr ""
420
-
421
- msgid "Install Applicable Errata"
422
- msgstr ""
423
-
424
- msgid "Instance update"
425
- msgstr ""
426
-
427
277
  msgid "Interval"
428
278
  msgstr ""
429
279
 
@@ -514,9 +364,6 @@ msgstr "Właściciel"
514
364
  msgid "Owner was not provided"
515
365
  msgstr ""
516
366
 
517
- msgid "Package Profile Update"
518
- msgstr ""
519
-
520
367
  msgid "Path to kubeconfig file"
521
368
  msgstr ""
522
369
 
@@ -529,54 +376,9 @@ msgstr ""
529
376
  msgid "Prism Flavor"
530
377
  msgstr ""
531
378
 
532
- msgid "Product Create"
533
- msgstr ""
534
-
535
- msgid "Promote"
536
- msgstr ""
537
-
538
- msgid "Promotion to Environment"
539
- msgstr ""
540
-
541
- msgid "Publish"
542
- msgstr ""
543
-
544
- msgid "Publish Lifecycle Environment Repositories"
545
- msgstr ""
546
-
547
- msgid "Refresh Alternate Content Source"
548
- msgstr ""
549
-
550
- msgid "Reindex subscriptions"
551
- msgstr ""
552
-
553
- msgid "Remove Content"
554
- msgstr ""
555
-
556
- msgid "Remove Version"
557
- msgstr ""
558
-
559
- msgid "Remove Versions and Associations"
560
- msgstr ""
561
-
562
- msgid "Remove from Environment"
563
- msgstr ""
564
-
565
- msgid "Remove subscriptions"
566
- msgstr ""
567
-
568
379
  msgid "Renders a deploy script for the specified virt-who configuration"
569
380
  msgstr ""
570
381
 
571
- msgid "Report"
572
- msgstr "Raport"
573
-
574
- msgid "Republish Version Repositories"
575
- msgstr ""
576
-
577
- msgid "Run Sync Plan:"
578
- msgstr ""
579
-
580
382
  msgid "Schedule"
581
383
  msgstr ""
582
384
 
@@ -603,18 +405,6 @@ msgstr "Status"
603
405
  msgid "Success"
604
406
  msgstr "Sukces"
605
407
 
606
- msgid "Sync capsule"
607
- msgstr ""
608
-
609
- msgid "Syncable export"
610
- msgstr ""
611
-
612
- msgid "Synchronize"
613
- msgstr ""
614
-
615
- msgid "Synchronize smart proxy"
616
- msgstr ""
617
-
618
408
  msgid "The configuration was not deployed yet or the virt-who was unable to report the status"
619
409
  msgstr ""
620
410
 
@@ -657,54 +447,15 @@ msgstr ""
657
447
  msgid "Unlimited"
658
448
  msgstr ""
659
449
 
660
- msgid "Update"
661
- msgstr "Aktualizacja:"
662
-
663
- msgid "Update Alternate Content Source"
664
- msgstr ""
665
-
666
- msgid "Update CDN Configuration"
667
- msgstr ""
668
-
669
- msgid "Update Content Overrides"
670
- msgstr ""
671
-
672
450
  msgid "Update a virt-who configuration"
673
451
  msgstr ""
674
452
 
675
- msgid "Update content urls"
676
- msgstr ""
677
-
678
- msgid "Update for host"
679
- msgstr ""
680
-
681
- msgid "Update http proxy"
682
- msgstr ""
683
-
684
- msgid "Update http proxy details"
685
- msgstr ""
686
-
687
- msgid "Update redhat repository"
688
- msgstr ""
689
-
690
- msgid "Update release version for host"
691
- msgstr ""
692
-
693
- msgid "Updating System Purpose for host"
694
- msgstr ""
695
-
696
- msgid "Upload into"
697
- msgstr ""
698
-
699
453
  msgid "Use either hammer command or the script below to deploy this configuration. Both require root privileges. Run one of them on the target host which has access to katello-host-tools repository and will run virt-who reporting, preferably Foreman host:"
700
454
  msgstr ""
701
455
 
702
456
  msgid "VMware vCenter server’s fully qualified host name or IP address."
703
457
  msgstr ""
704
458
 
705
- msgid "Verify checksum"
706
- msgstr ""
707
-
708
459
  msgid "Virt-who Configs Status"
709
460
  msgstr ""
710
461