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