foreman_kubevirt 0.1.2 → 0.1.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (60) hide show
  1. checksums.yaml +5 -5
  2. data/README.md +5 -3
  3. data/app/assets/javascripts/bundle.js +1 -0
  4. data/app/controllers/foreman_kubevirt/concerns/api/compute_resources_controller_extensions.rb +8 -16
  5. data/app/models/foreman_kubevirt/compute_attribute_extensions.rb +8 -0
  6. data/app/models/foreman_kubevirt/kubevirt.rb +86 -24
  7. data/app/validators/volume_validator.rb +13 -0
  8. data/app/views/compute_resources/form/_kubevirt.html.erb +5 -3
  9. data/app/views/compute_resources_vms/form/kubevirt/_volume.html.erb +5 -2
  10. data/app/views/compute_resources_vms/index/_kubevirt.html.erb +1 -1
  11. data/app/views/compute_resources_vms/show/_kubevirt.html.erb +1 -2
  12. data/lib/foreman_kubevirt/engine.rb +3 -0
  13. data/lib/foreman_kubevirt/version.rb +1 -1
  14. data/locale/action_names.rb +5 -0
  15. data/locale/ca/LC_MESSAGES/foreman_kubevirt.mo +0 -0
  16. data/locale/ca/foreman_kubevirt.po +170 -0
  17. data/locale/cs_CZ/LC_MESSAGES/foreman_kubevirt.mo +0 -0
  18. data/locale/cs_CZ/foreman_kubevirt.po +170 -0
  19. data/locale/de/LC_MESSAGES/foreman_kubevirt.mo +0 -0
  20. data/locale/de/foreman_kubevirt.po +170 -0
  21. data/locale/en/LC_MESSAGES/foreman_kubevirt.mo +0 -0
  22. data/locale/en/foreman_kubevirt.edit.po +219 -0
  23. data/locale/en/foreman_kubevirt.po +162 -11
  24. data/locale/en/foreman_kubevirt.po.time_stamp +0 -0
  25. data/locale/en_GB/LC_MESSAGES/foreman_kubevirt.mo +0 -0
  26. data/locale/en_GB/foreman_kubevirt.po +170 -0
  27. data/locale/es/LC_MESSAGES/foreman_kubevirt.mo +0 -0
  28. data/locale/es/foreman_kubevirt.po +170 -0
  29. data/locale/foreman_kubevirt.pot +232 -8
  30. data/locale/fr/LC_MESSAGES/foreman_kubevirt.mo +0 -0
  31. data/locale/fr/foreman_kubevirt.po +170 -0
  32. data/locale/gemspec.rb +1 -1
  33. data/locale/gl/LC_MESSAGES/foreman_kubevirt.mo +0 -0
  34. data/locale/gl/foreman_kubevirt.po +170 -0
  35. data/locale/it/LC_MESSAGES/foreman_kubevirt.mo +0 -0
  36. data/locale/it/foreman_kubevirt.po +170 -0
  37. data/locale/ja/LC_MESSAGES/foreman_kubevirt.mo +0 -0
  38. data/locale/ja/foreman_kubevirt.po +170 -0
  39. data/locale/ko/LC_MESSAGES/foreman_kubevirt.mo +0 -0
  40. data/locale/ko/foreman_kubevirt.po +170 -0
  41. data/locale/nl_NL/LC_MESSAGES/foreman_kubevirt.mo +0 -0
  42. data/locale/nl_NL/foreman_kubevirt.po +177 -0
  43. data/locale/pl/LC_MESSAGES/foreman_kubevirt.mo +0 -0
  44. data/locale/pl/foreman_kubevirt.po +176 -0
  45. data/locale/pt_BR/LC_MESSAGES/foreman_kubevirt.mo +0 -0
  46. data/locale/pt_BR/foreman_kubevirt.po +178 -0
  47. data/locale/ru/LC_MESSAGES/foreman_kubevirt.mo +0 -0
  48. data/locale/ru/foreman_kubevirt.po +180 -0
  49. data/locale/sv_SE/LC_MESSAGES/foreman_kubevirt.mo +0 -0
  50. data/locale/sv_SE/foreman_kubevirt.po +176 -0
  51. data/locale/zh_CN/LC_MESSAGES/foreman_kubevirt.mo +0 -0
  52. data/locale/zh_CN/foreman_kubevirt.po +177 -0
  53. data/locale/zh_TW/LC_MESSAGES/foreman_kubevirt.mo +0 -0
  54. data/locale/zh_TW/foreman_kubevirt.po +175 -0
  55. data/test/factories/compute_resource_factories.rb +6 -6
  56. data/test/factories/host_factories.rb +41 -41
  57. data/test/factories/nic_factories.rb +25 -25
  58. data/test/models/compute_resources/kubevirt_test.rb +15 -1
  59. data/test/unit/foreman_kubevirt_test.rb +65 -6
  60. metadata +52 -12
@@ -1,19 +1,243 @@
1
- # foreman_kubevirt
2
- #
3
- # This file is distributed under the same license as foreman_kubevirt.
1
+ # SOME DESCRIPTIVE TITLE.
2
+ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
+ # This file is distributed under the same license as the foreman_kubevirt package.
4
+ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
4
5
  #
5
6
  #, fuzzy
6
7
  msgid ""
7
8
  msgstr ""
8
- "Project-Id-Version: version 0.0.1\n"
9
+ "Project-Id-Version: foreman_kubevirt 1.0.0\n"
9
10
  "Report-Msgid-Bugs-To: \n"
10
- "POT-Creation-Date: 2014-08-20 08:46+0100\n"
11
- "PO-Revision-Date: 2014-08-20 08:46+0100\n"
12
- "Last-Translator: Foreman Team <foreman-dev@googlegroups.com>\n"
13
- "Language-Team: Foreman Team <foreman-dev@googlegroups.com>\n"
11
+ "POT-Creation-Date: 2020-04-22 08:28-0400\n"
12
+ "PO-Revision-Date: 2020-04-22 08:28-0400\n"
13
+ "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
+ "Language-Team: LANGUAGE <LL@li.org>\n"
14
15
  "Language: \n"
15
16
  "MIME-Version: 1.0\n"
16
17
  "Content-Type: text/plain; charset=UTF-8\n"
17
18
  "Content-Transfer-Encoding: 8bit\n"
18
19
  "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
19
20
 
21
+ #:
22
+ #: ../app/controllers/foreman_kubevirt/concerns/api/compute_resources_controller_extensions.rb:8
23
+ msgid "Token for KubeVirt only"
24
+ msgstr ""
25
+
26
+ #:
27
+ #: ../app/controllers/foreman_kubevirt/concerns/api/compute_resources_controller_extensions.rb:9
28
+ msgid "Host name for KubeVirt only"
29
+ msgstr ""
30
+
31
+ #:
32
+ #: ../app/controllers/foreman_kubevirt/concerns/api/compute_resources_controller_extensions.rb:10
33
+ msgid "Namespace for KubeVirt only"
34
+ msgstr ""
35
+
36
+ #:
37
+ #: ../app/controllers/foreman_kubevirt/concerns/api/compute_resources_controller_extensions.rb:11
38
+ msgid "CA crt for KubeVirt only"
39
+ msgstr ""
40
+
41
+ #:
42
+ #: ../app/controllers/foreman_kubevirt/concerns/api/compute_resources_controller_extensions.rb:12
43
+ msgid "API port for KubeVirt only"
44
+ msgstr ""
45
+
46
+ #: ../app/models/concerns/fog_extensions/kubevirt/server.rb:47
47
+ msgid "%{cpu_cores} Cores and %{memory} memory"
48
+ msgstr ""
49
+
50
+ #: ../app/models/foreman_kubevirt/kubevirt.rb:70
51
+ msgid "The compute resource could not be authenticated"
52
+ msgstr ""
53
+
54
+ #: ../app/models/foreman_kubevirt/kubevirt.rb:118
55
+ msgid "no Storage Classes available on provider"
56
+ msgstr ""
57
+
58
+ #: ../app/models/foreman_kubevirt/kubevirt.rb:123
59
+ msgid "multus"
60
+ msgstr ""
61
+
62
+ #: ../app/models/foreman_kubevirt/kubevirt.rb:123
63
+ msgid "genie"
64
+ msgstr ""
65
+
66
+ #: ../app/models/foreman_kubevirt/kubevirt.rb:123
67
+ msgid "pod"
68
+ msgstr ""
69
+
70
+ #: ../app/models/foreman_kubevirt/kubevirt.rb:344
71
+ msgid ""
72
+ "The remote system presented a public key signed by an unidentified certificate"
73
+ " authority.\n"
74
+ " If you are sure the remote system is authentic, go to the compute r"
75
+ "esource edit page, press the 'Test Connection' button and submit"
76
+ msgstr ""
77
+
78
+ #: ../app/models/foreman_kubevirt/kubevirt.rb:355
79
+ msgid "VM should be created based on Persistent Volume Claim or Image"
80
+ msgstr ""
81
+
82
+ #: ../app/models/foreman_kubevirt/kubevirt.rb:360
83
+ msgid "It is not possible to set a bootable volume and image based provisioning."
84
+ msgstr ""
85
+
86
+ #: ../app/models/foreman_kubevirt/kubevirt.rb:366
87
+ msgid "VM should be created based on an image"
88
+ msgstr ""
89
+
90
+ #: ../app/models/foreman_kubevirt/kubevirt.rb:386
91
+ #: ../app/views/compute_resources_vms/form/kubevirt/_volume.html.erb:22
92
+ msgid "Only one volume can be bootable"
93
+ msgstr ""
94
+
95
+ #: ../app/models/foreman_kubevirt/kubevirt.rb:472
96
+ msgid "cni_provider or network are missing"
97
+ msgstr ""
98
+
99
+ #: ../app/views/compute_resources/form/_kubevirt.html.erb:1
100
+ #: ../app/views/compute_resources/show/_kubevirt.html.erb:2
101
+ msgid "Hostname"
102
+ msgstr ""
103
+
104
+ #: ../app/views/compute_resources/form/_kubevirt.html.erb:2
105
+ #: ../app/views/compute_resources/show/_kubevirt.html.erb:7
106
+ msgid "API Port"
107
+ msgstr ""
108
+
109
+ #: ../app/views/compute_resources/form/_kubevirt.html.erb:3
110
+ #: ../app/views/compute_resources/show/_kubevirt.html.erb:12
111
+ #: ../app/views/compute_resources_vms/show/_kubevirt.html.erb:26
112
+ msgid "Namespace"
113
+ msgstr ""
114
+
115
+ #: ../app/views/compute_resources/form/_kubevirt.html.erb:4
116
+ msgid "Token"
117
+ msgstr ""
118
+
119
+ #: ../app/views/compute_resources/form/_kubevirt.html.erb:6
120
+ msgid "e.g. eyJhbGciOiJSUzI1NiIsImtpZCI6IiJ9..."
121
+ msgstr ""
122
+
123
+ #: ../app/views/compute_resources/form/_kubevirt.html.erb:12
124
+ msgid "X509 Certification Authorities"
125
+ msgstr ""
126
+
127
+ #: ../app/views/compute_resources/form/_kubevirt.html.erb:13
128
+ msgid ""
129
+ "Optionally provide a CA, or a correctly ordered CA chain or a path to a file. "
130
+ "If left blank - insecure."
131
+ msgstr ""
132
+
133
+ #: ../app/views/compute_resources_vms/form/kubevirt/_base.html.erb:3
134
+ #: ../app/views/compute_resources_vms/index/_kubevirt.html.erb:3
135
+ #: ../app/views/compute_resources_vms/show/_kubevirt.html.erb:10
136
+ msgid "Name"
137
+ msgstr ""
138
+
139
+ #: ../app/views/compute_resources_vms/form/kubevirt/_base.html.erb:5
140
+ #: ../app/views/compute_resources_vms/index/_kubevirt.html.erb:4
141
+ msgid "CPUs"
142
+ msgstr ""
143
+
144
+ #: ../app/views/compute_resources_vms/form/kubevirt/_base.html.erb:7
145
+ #: ../app/views/compute_resources_vms/index/_kubevirt.html.erb:5
146
+ #: ../app/views/compute_resources_vms/show/_kubevirt.html.erb:22
147
+ msgid "Memory"
148
+ msgstr ""
149
+
150
+ #: ../app/views/compute_resources_vms/form/kubevirt/_base.html.erb:10
151
+ msgid "Power ON this machine"
152
+ msgstr ""
153
+
154
+ #: ../app/views/compute_resources_vms/form/kubevirt/_base.html.erb:10
155
+ msgid "Start"
156
+ msgstr ""
157
+
158
+ #: ../app/views/compute_resources_vms/form/kubevirt/_base.html.erb:21
159
+ msgid "Please select an image"
160
+ msgstr ""
161
+
162
+ #: ../app/views/compute_resources_vms/form/kubevirt/_base.html.erb:22
163
+ #: ../app/views/images/form/_kubevirt.html.erb:4
164
+ msgid "Image"
165
+ msgstr ""
166
+
167
+ #: ../app/views/compute_resources_vms/form/kubevirt/_network.html.erb:4
168
+ msgid "CNI Provider"
169
+ msgstr ""
170
+
171
+ #: ../app/views/compute_resources_vms/form/kubevirt/_network.html.erb:18
172
+ msgid "Network"
173
+ msgstr ""
174
+
175
+ #: ../app/views/compute_resources_vms/form/kubevirt/_volume.html.erb:13
176
+ msgid "Storage Class"
177
+ msgstr ""
178
+
179
+ #: ../app/views/compute_resources_vms/form/kubevirt/_volume.html.erb:17
180
+ msgid "Size (GB)"
181
+ msgstr ""
182
+
183
+ #: ../app/views/compute_resources_vms/form/kubevirt/_volume.html.erb:20
184
+ msgid "Bootable"
185
+ msgstr ""
186
+
187
+ #: ../app/views/compute_resources_vms/index/_kubevirt.html.erb:6
188
+ msgid "Power"
189
+ msgstr ""
190
+
191
+ #: ../app/views/compute_resources_vms/index/_kubevirt.html.erb:7
192
+ msgid "Actions"
193
+ msgstr ""
194
+
195
+ #: ../app/views/compute_resources_vms/show/_kubevirt.html.erb:6
196
+ msgid "Properties"
197
+ msgstr ""
198
+
199
+ #: ../app/views/compute_resources_vms/show/_kubevirt.html.erb:14
200
+ msgid "VCPU(s)"
201
+ msgstr ""
202
+
203
+ #: ../app/views/compute_resources_vms/show/_kubevirt.html.erb:18
204
+ msgid "UUID"
205
+ msgstr ""
206
+
207
+ #: ../app/views/compute_resources_vms/show/_kubevirt.html.erb:30
208
+ msgid "Type"
209
+ msgstr ""
210
+
211
+ #: ../app/views/compute_resources_vms/show/_kubevirt.html.erb:36
212
+ msgid "NIC"
213
+ msgstr ""
214
+
215
+ #: ../app/views/compute_resources_vms/show/_kubevirt.html.erb:43
216
+ msgid "Disk"
217
+ msgstr ""
218
+
219
+ #: ../app/views/compute_resources_vms/show/_kubevirt.html.erb:49
220
+ msgid "Running on"
221
+ msgstr ""
222
+
223
+ #: ../app/views/images/form/_kubevirt.html.erb:1
224
+ msgid ""
225
+ "The user that is used to ssh into the instance, normally cloud-user, ec2-user,"
226
+ " ubuntu, root etc"
227
+ msgstr ""
228
+
229
+ #: ../app/views/images/form/_kubevirt.html.erb:2
230
+ msgid "Password to authenticate with - used for SSH finish step."
231
+ msgstr ""
232
+
233
+ #: ../app/views/images/form/_kubevirt.html.erb:3
234
+ msgid "Does this image support user data input (e.g. via cloud-init)?"
235
+ msgstr ""
236
+
237
+ #: ../app/views/images/form/_kubevirt.html.erb:4
238
+ msgid "The name of the image in the registry."
239
+ msgstr ""
240
+
241
+ #: gemspec.rb:1
242
+ msgid "Provision and manage Kubevirt Virtual Machines from Foreman."
243
+ msgstr ""
@@ -0,0 +1,170 @@
1
+ # French translations for foreman_kubevirt package.
2
+ # Copyright (C) 2020 THE PACKAGE'S COPYRIGHT HOLDER
3
+ # This file is distributed under the same license as the foreman_kubevirt package.
4
+ # FIRST AUTHOR <EMAIL@ADDRESS>, 2020.
5
+ #
6
+ msgid ""
7
+ msgstr ""
8
+ "Project-Id-Version: foreman_kubevirt 1.0.0\n"
9
+ "Report-Msgid-Bugs-To: \n"
10
+ "PO-Revision-Date: 2020-05-26 13:16+0530\n"
11
+ "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12
+ "Language-Team: French\n"
13
+ "Language: fr\n"
14
+ "MIME-Version: 1.0\n"
15
+ "Content-Type: text/plain; charset=UTF-8\n"
16
+ "Content-Transfer-Encoding: 8bit\n"
17
+ "Plural-Forms: nplurals=2; plural=n>1;\n"
18
+ "\n"
19
+
20
+ msgid "%{cpu_cores} Cores and %{memory} memory"
21
+ msgstr ""
22
+
23
+ msgid "API Port"
24
+ msgstr ""
25
+
26
+ msgid "API port for KubeVirt only"
27
+ msgstr ""
28
+
29
+ msgid "Actions"
30
+ msgstr ""
31
+
32
+ msgid "Bootable"
33
+ msgstr ""
34
+
35
+ msgid "CA crt for KubeVirt only"
36
+ msgstr ""
37
+
38
+ msgid "CNI Provider"
39
+ msgstr ""
40
+
41
+ msgid "CPUs"
42
+ msgstr ""
43
+
44
+ msgid "Disk"
45
+ msgstr ""
46
+
47
+ msgid "Does this image support user data input (e.g. via cloud-init)?"
48
+ msgstr ""
49
+
50
+ msgid "Host name for KubeVirt only"
51
+ msgstr ""
52
+
53
+ msgid "Hostname"
54
+ msgstr ""
55
+
56
+ msgid "Image"
57
+ msgstr ""
58
+
59
+ msgid "It is not possible to set a bootable volume and image based provisioning."
60
+ msgstr ""
61
+
62
+ msgid "Memory"
63
+ msgstr ""
64
+
65
+ msgid "NIC"
66
+ msgstr ""
67
+
68
+ msgid "Name"
69
+ msgstr ""
70
+
71
+ msgid "Namespace"
72
+ msgstr ""
73
+
74
+ msgid "Namespace for KubeVirt only"
75
+ msgstr ""
76
+
77
+ msgid "Network"
78
+ msgstr ""
79
+
80
+ msgid "Only one volume can be bootable"
81
+ msgstr ""
82
+
83
+ msgid "Optionally provide a CA, or a correctly ordered CA chain or a path to a file. If left blank - insecure."
84
+ msgstr ""
85
+
86
+ msgid "Password to authenticate with - used for SSH finish step."
87
+ msgstr ""
88
+
89
+ msgid "Please select an image"
90
+ msgstr ""
91
+
92
+ msgid "Power"
93
+ msgstr ""
94
+
95
+ msgid "Power ON this machine"
96
+ msgstr ""
97
+
98
+ msgid "Properties"
99
+ msgstr ""
100
+
101
+ msgid "Provision and manage Kubevirt Virtual Machines from Foreman."
102
+ msgstr ""
103
+
104
+ msgid "Running on"
105
+ msgstr ""
106
+
107
+ msgid "Size (GB)"
108
+ msgstr ""
109
+
110
+ msgid "Start"
111
+ msgstr ""
112
+
113
+ msgid "Storage Class"
114
+ msgstr ""
115
+
116
+ msgid "The compute resource could not be authenticated"
117
+ msgstr ""
118
+
119
+ msgid "The name of the image in the registry."
120
+ msgstr ""
121
+
122
+ msgid ""
123
+ "The remote system presented a public key signed by an unidentified certificate authority.\n"
124
+ " If you are sure the remote system is authentic, go to the compute resource edit page, press the 'Test Connection' button and submit"
125
+ msgstr ""
126
+
127
+ msgid "The user that is used to ssh into the instance, normally cloud-user, ec2-user, ubuntu, root etc"
128
+ msgstr ""
129
+
130
+ msgid "Token"
131
+ msgstr ""
132
+
133
+ msgid "Token for KubeVirt only"
134
+ msgstr ""
135
+
136
+ msgid "Type"
137
+ msgstr ""
138
+
139
+ msgid "UUID"
140
+ msgstr ""
141
+
142
+ msgid "VCPU(s)"
143
+ msgstr ""
144
+
145
+ msgid "VM should be created based on Persistent Volume Claim or Image"
146
+ msgstr ""
147
+
148
+ msgid "VM should be created based on an image"
149
+ msgstr ""
150
+
151
+ msgid "X509 Certification Authorities"
152
+ msgstr ""
153
+
154
+ msgid "cni_provider or network are missing"
155
+ msgstr ""
156
+
157
+ msgid "e.g. eyJhbGciOiJSUzI1NiIsImtpZCI6IiJ9..."
158
+ msgstr ""
159
+
160
+ msgid "genie"
161
+ msgstr ""
162
+
163
+ msgid "multus"
164
+ msgstr ""
165
+
166
+ msgid "no Storage Classes available on provider"
167
+ msgstr ""
168
+
169
+ msgid "pod"
170
+ msgstr ""
@@ -1,2 +1,2 @@
1
1
  # Matches foreman_kubevirt.gemspec
2
- _('KubeVirt as a compute resource for Foreman')
2
+ _('Provision and manage Kubevirt Virtual Machines from Foreman.')
@@ -0,0 +1,170 @@
1
+ # Gallegan translations for foreman_kubevirt package.
2
+ # Copyright (C) 2020 THE PACKAGE'S COPYRIGHT HOLDER
3
+ # This file is distributed under the same license as the foreman_kubevirt package.
4
+ # FIRST AUTHOR <EMAIL@ADDRESS>, 2020.
5
+ #
6
+ msgid ""
7
+ msgstr ""
8
+ "Project-Id-Version: foreman_kubevirt 1.0.0\n"
9
+ "Report-Msgid-Bugs-To: \n"
10
+ "PO-Revision-Date: 2020-05-26 13:16+0530\n"
11
+ "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12
+ "Language-Team: Gallegan\n"
13
+ "Language: gl\n"
14
+ "MIME-Version: 1.0\n"
15
+ "Content-Type: text/plain; charset=UTF-8\n"
16
+ "Content-Transfer-Encoding: 8bit\n"
17
+ "Plural-Forms: nplurals=; plural=;\n"
18
+ "\n"
19
+
20
+ msgid "%{cpu_cores} Cores and %{memory} memory"
21
+ msgstr ""
22
+
23
+ msgid "API Port"
24
+ msgstr ""
25
+
26
+ msgid "API port for KubeVirt only"
27
+ msgstr ""
28
+
29
+ msgid "Actions"
30
+ msgstr ""
31
+
32
+ msgid "Bootable"
33
+ msgstr ""
34
+
35
+ msgid "CA crt for KubeVirt only"
36
+ msgstr ""
37
+
38
+ msgid "CNI Provider"
39
+ msgstr ""
40
+
41
+ msgid "CPUs"
42
+ msgstr ""
43
+
44
+ msgid "Disk"
45
+ msgstr ""
46
+
47
+ msgid "Does this image support user data input (e.g. via cloud-init)?"
48
+ msgstr ""
49
+
50
+ msgid "Host name for KubeVirt only"
51
+ msgstr ""
52
+
53
+ msgid "Hostname"
54
+ msgstr ""
55
+
56
+ msgid "Image"
57
+ msgstr ""
58
+
59
+ msgid "It is not possible to set a bootable volume and image based provisioning."
60
+ msgstr ""
61
+
62
+ msgid "Memory"
63
+ msgstr ""
64
+
65
+ msgid "NIC"
66
+ msgstr ""
67
+
68
+ msgid "Name"
69
+ msgstr ""
70
+
71
+ msgid "Namespace"
72
+ msgstr ""
73
+
74
+ msgid "Namespace for KubeVirt only"
75
+ msgstr ""
76
+
77
+ msgid "Network"
78
+ msgstr ""
79
+
80
+ msgid "Only one volume can be bootable"
81
+ msgstr ""
82
+
83
+ msgid "Optionally provide a CA, or a correctly ordered CA chain or a path to a file. If left blank - insecure."
84
+ msgstr ""
85
+
86
+ msgid "Password to authenticate with - used for SSH finish step."
87
+ msgstr ""
88
+
89
+ msgid "Please select an image"
90
+ msgstr ""
91
+
92
+ msgid "Power"
93
+ msgstr ""
94
+
95
+ msgid "Power ON this machine"
96
+ msgstr ""
97
+
98
+ msgid "Properties"
99
+ msgstr ""
100
+
101
+ msgid "Provision and manage Kubevirt Virtual Machines from Foreman."
102
+ msgstr ""
103
+
104
+ msgid "Running on"
105
+ msgstr ""
106
+
107
+ msgid "Size (GB)"
108
+ msgstr ""
109
+
110
+ msgid "Start"
111
+ msgstr ""
112
+
113
+ msgid "Storage Class"
114
+ msgstr ""
115
+
116
+ msgid "The compute resource could not be authenticated"
117
+ msgstr ""
118
+
119
+ msgid "The name of the image in the registry."
120
+ msgstr ""
121
+
122
+ msgid ""
123
+ "The remote system presented a public key signed by an unidentified certificate authority.\n"
124
+ " If you are sure the remote system is authentic, go to the compute resource edit page, press the 'Test Connection' button and submit"
125
+ msgstr ""
126
+
127
+ msgid "The user that is used to ssh into the instance, normally cloud-user, ec2-user, ubuntu, root etc"
128
+ msgstr ""
129
+
130
+ msgid "Token"
131
+ msgstr ""
132
+
133
+ msgid "Token for KubeVirt only"
134
+ msgstr ""
135
+
136
+ msgid "Type"
137
+ msgstr ""
138
+
139
+ msgid "UUID"
140
+ msgstr ""
141
+
142
+ msgid "VCPU(s)"
143
+ msgstr ""
144
+
145
+ msgid "VM should be created based on Persistent Volume Claim or Image"
146
+ msgstr ""
147
+
148
+ msgid "VM should be created based on an image"
149
+ msgstr ""
150
+
151
+ msgid "X509 Certification Authorities"
152
+ msgstr ""
153
+
154
+ msgid "cni_provider or network are missing"
155
+ msgstr ""
156
+
157
+ msgid "e.g. eyJhbGciOiJSUzI1NiIsImtpZCI6IiJ9..."
158
+ msgstr ""
159
+
160
+ msgid "genie"
161
+ msgstr ""
162
+
163
+ msgid "multus"
164
+ msgstr ""
165
+
166
+ msgid "no Storage Classes available on provider"
167
+ msgstr ""
168
+
169
+ msgid "pod"
170
+ msgstr ""