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