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
@@ -39,12 +39,6 @@ msgstr ""
39
39
  msgid "A plugin to make virt-who configuration easy"
40
40
  msgstr ""
41
41
 
42
- msgid "Abstract"
43
- msgstr ""
44
-
45
- msgid "Abstract async task"
46
- msgstr ""
47
-
48
42
  msgid "Account name by which virt-who is to connect to Nutanix AHV."
49
43
  msgstr ""
50
44
 
@@ -63,39 +57,18 @@ msgstr ""
63
57
  msgid "Account password by which virt-who is to connect to the hypervisor instance."
64
58
  msgstr ""
65
59
 
66
- msgid "Action with sub plans"
67
- msgstr ""
68
-
69
60
  msgid "Actions"
70
61
  msgstr "Acties"
71
62
 
72
- msgid "Agent action"
73
- msgstr ""
74
-
75
63
  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."
76
64
  msgstr ""
77
65
 
78
66
  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."
79
67
  msgstr ""
80
68
 
81
- msgid "Attach subscriptions"
82
- msgstr ""
83
-
84
- msgid "Auto attach subscriptions"
85
- msgstr ""
86
-
87
69
  msgid "Blacklist"
88
70
  msgstr ""
89
71
 
90
- msgid "Bulk generate applicability for hosts"
91
- msgstr ""
92
-
93
- msgid "Check for long running tasks"
94
- msgstr ""
95
-
96
- msgid "Combined Profile Update"
97
- msgstr ""
98
-
99
72
  msgid "Configs"
100
73
  msgstr ""
101
74
 
@@ -138,78 +111,30 @@ msgstr ""
138
111
  msgid "Copy to clipboard"
139
112
  msgstr ""
140
113
 
141
- msgid "Copy version units to library"
142
- msgstr ""
143
-
144
114
  msgid "Count"
145
115
  msgstr ""
146
116
 
147
- msgid "Create"
148
- msgstr ""
149
-
150
- msgid "Create Alternate Content Source"
151
- msgstr ""
152
-
153
117
  msgid "Create Config"
154
118
  msgstr ""
155
119
 
156
- msgid "Create Export History"
157
- msgstr ""
158
-
159
- msgid "Create Import History"
160
- msgstr ""
161
-
162
- msgid "Create Syncable Export History"
163
- msgstr ""
164
-
165
120
  msgid "Create a virt-who configuration"
166
121
  msgstr ""
167
122
 
168
- msgid "Delete"
169
- msgstr "Verwijderen"
170
-
171
- msgid "Delete Activation Key"
172
- msgstr ""
173
-
174
- msgid "Delete Lifecycle Environment"
175
- msgstr ""
176
-
177
- msgid "Delete Product"
178
- msgstr ""
179
-
180
123
  msgid "Delete a virt-who configuration"
181
124
  msgstr ""
182
125
 
183
126
  msgid "Delete virt-who configuration %s?"
184
127
  msgstr ""
185
128
 
186
- msgid "Deliver notifications about long running tasks"
187
- msgstr ""
188
-
189
129
  msgid "Deploy"
190
130
  msgstr ""
191
131
 
192
- msgid "Destroy"
193
- msgstr ""
194
-
195
- msgid "Destroy Alternate Content Source"
196
- msgstr ""
197
-
198
- msgid "Destroy Content Host"
199
- msgstr ""
200
-
201
132
  msgid "Details"
202
133
  msgstr "Details"
203
134
 
204
135
  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."
205
136
  msgstr ""
206
137
 
207
- msgid "Disable"
208
- msgstr ""
209
-
210
- msgid "Discover"
211
- msgstr ""
212
-
213
138
  msgid "Download the script"
214
139
  msgstr ""
215
140
 
@@ -219,9 +144,6 @@ msgstr "Bewerken"
219
144
  msgid "Edit Virt-who Config"
220
145
  msgstr ""
221
146
 
222
- msgid "Enable"
223
- msgstr ""
224
-
225
147
  msgid "Enable AHV debug"
226
148
  msgstr ""
227
149
 
@@ -231,9 +153,6 @@ msgstr ""
231
153
  msgid "Enable debugging output?"
232
154
  msgstr ""
233
155
 
234
- msgid "Errata mail"
235
- msgstr ""
236
-
237
156
  msgid "Every 12 hours"
238
157
  msgstr ""
239
158
 
@@ -270,18 +189,6 @@ msgstr ""
270
189
  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."
271
190
  msgstr ""
272
191
 
273
- msgid "Export"
274
- msgstr "Exporteren"
275
-
276
- msgid "Export Library"
277
- msgstr ""
278
-
279
- msgid "Export Repository"
280
- msgstr ""
281
-
282
- msgid "Fetch pxe files"
283
- msgstr ""
284
-
285
192
  msgid "Filter Hosts"
286
193
  msgstr ""
287
194
 
@@ -291,9 +198,6 @@ msgstr ""
291
198
  msgid "Filter hosts"
292
199
  msgstr ""
293
200
 
294
- msgid "Filtered index content"
295
- msgstr ""
296
-
297
201
  msgid "Filtering"
298
202
  msgstr ""
299
203
 
@@ -309,12 +213,6 @@ msgstr ""
309
213
  msgid "General information"
310
214
  msgstr ""
311
215
 
312
- msgid "Generate host applicability"
313
- msgstr ""
314
-
315
- msgid "Generate repository applicability"
316
- msgstr ""
317
-
318
216
  msgid "HTTP Proxy"
319
217
  msgstr ""
320
218
 
@@ -366,12 +264,6 @@ msgstr ""
366
264
  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."
367
265
  msgstr ""
368
266
 
369
- msgid "Hypervisors"
370
- msgstr ""
371
-
372
- msgid "Hypervisors update"
373
- msgstr ""
374
-
375
267
  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."
376
268
  msgstr ""
377
269
 
@@ -384,48 +276,6 @@ msgstr ""
384
276
  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."
385
277
  msgstr ""
386
278
 
387
- msgid "Import"
388
- msgstr "Geimporteerd"
389
-
390
- msgid "Import Content View Version"
391
- msgstr ""
392
-
393
- msgid "Import Default Content View"
394
- msgstr ""
395
-
396
- msgid "Import Puppet classes"
397
- msgstr ""
398
-
399
- msgid "Import Repository"
400
- msgstr ""
401
-
402
- msgid "Import facts"
403
- msgstr ""
404
-
405
- msgid "Incremental Update"
406
- msgstr ""
407
-
408
- msgid "Incremental Update of Content View Version(s) "
409
- msgstr ""
410
-
411
- msgid "Index content"
412
- msgstr ""
413
-
414
- msgid "Index errata"
415
- msgstr ""
416
-
417
- msgid "Index module streams"
418
- msgstr ""
419
-
420
- msgid "Index package groups"
421
- msgstr ""
422
-
423
- msgid "Install Applicable Errata"
424
- msgstr ""
425
-
426
- msgid "Instance update"
427
- msgstr ""
428
-
429
279
  msgid "Interval"
430
280
  msgstr ""
431
281
 
@@ -516,9 +366,6 @@ msgstr ""
516
366
  msgid "Owner was not provided"
517
367
  msgstr ""
518
368
 
519
- msgid "Package Profile Update"
520
- msgstr ""
521
-
522
369
  msgid "Path to kubeconfig file"
523
370
  msgstr ""
524
371
 
@@ -531,54 +378,9 @@ msgstr ""
531
378
  msgid "Prism Flavor"
532
379
  msgstr ""
533
380
 
534
- msgid "Product Create"
535
- msgstr ""
536
-
537
- msgid "Promote"
538
- msgstr ""
539
-
540
- msgid "Promotion to Environment"
541
- msgstr ""
542
-
543
- msgid "Publish"
544
- msgstr ""
545
-
546
- msgid "Publish Lifecycle Environment Repositories"
547
- msgstr ""
548
-
549
- msgid "Refresh Alternate Content Source"
550
- msgstr ""
551
-
552
- msgid "Reindex subscriptions"
553
- msgstr ""
554
-
555
- msgid "Remove Content"
556
- msgstr ""
557
-
558
- msgid "Remove Version"
559
- msgstr ""
560
-
561
- msgid "Remove Versions and Associations"
562
- msgstr ""
563
-
564
- msgid "Remove from Environment"
565
- msgstr ""
566
-
567
- msgid "Remove subscriptions"
568
- msgstr ""
569
-
570
381
  msgid "Renders a deploy script for the specified virt-who configuration"
571
382
  msgstr ""
572
383
 
573
- msgid "Report"
574
- msgstr "Rapport"
575
-
576
- msgid "Republish Version Repositories"
577
- msgstr ""
578
-
579
- msgid "Run Sync Plan:"
580
- msgstr ""
581
-
582
384
  msgid "Schedule"
583
385
  msgstr ""
584
386
 
@@ -605,18 +407,6 @@ msgstr "Status"
605
407
  msgid "Success"
606
408
  msgstr "Succes"
607
409
 
608
- msgid "Sync capsule"
609
- msgstr ""
610
-
611
- msgid "Syncable export"
612
- msgstr ""
613
-
614
- msgid "Synchronize"
615
- msgstr ""
616
-
617
- msgid "Synchronize smart proxy"
618
- msgstr ""
619
-
620
410
  msgid "The configuration was not deployed yet or the virt-who was unable to report the status"
621
411
  msgstr ""
622
412
 
@@ -659,54 +449,15 @@ msgstr ""
659
449
  msgid "Unlimited"
660
450
  msgstr ""
661
451
 
662
- msgid "Update"
663
- msgstr ""
664
-
665
- msgid "Update Alternate Content Source"
666
- msgstr ""
667
-
668
- msgid "Update CDN Configuration"
669
- msgstr ""
670
-
671
- msgid "Update Content Overrides"
672
- msgstr ""
673
-
674
452
  msgid "Update a virt-who configuration"
675
453
  msgstr ""
676
454
 
677
- msgid "Update content urls"
678
- msgstr ""
679
-
680
- msgid "Update for host"
681
- msgstr ""
682
-
683
- msgid "Update http proxy"
684
- msgstr ""
685
-
686
- msgid "Update http proxy details"
687
- msgstr ""
688
-
689
- msgid "Update redhat repository"
690
- msgstr ""
691
-
692
- msgid "Update release version for host"
693
- msgstr ""
694
-
695
- msgid "Updating System Purpose for host"
696
- msgstr ""
697
-
698
- msgid "Upload into"
699
- msgstr ""
700
-
701
455
  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:"
702
456
  msgstr ""
703
457
 
704
458
  msgid "VMware vCenter server’s fully qualified host name or IP address."
705
459
  msgstr ""
706
460
 
707
- msgid "Verify checksum"
708
- msgstr ""
709
-
710
461
  msgid "Virt-who Configs Status"
711
462
  msgstr ""
712
463