foreman_google 1.0.3 → 2.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (42) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_google/locale/cs_CZ/foreman_google.js +115 -0
  3. data/app/assets/javascripts/foreman_google/locale/de/foreman_google.js +115 -0
  4. data/app/assets/javascripts/foreman_google/locale/el/foreman_google.js +115 -0
  5. data/app/assets/javascripts/foreman_google/locale/en/foreman_google.js +115 -0
  6. data/app/assets/javascripts/foreman_google/locale/en_GB/foreman_google.js +115 -0
  7. data/app/assets/javascripts/foreman_google/locale/es/foreman_google.js +115 -0
  8. data/app/assets/javascripts/foreman_google/locale/fr/foreman_google.js +115 -0
  9. data/app/assets/javascripts/foreman_google/locale/it/foreman_google.js +115 -0
  10. data/app/assets/javascripts/foreman_google/locale/ja/foreman_google.js +115 -0
  11. data/app/assets/javascripts/foreman_google/locale/ka/foreman_google.js +115 -0
  12. data/app/assets/javascripts/foreman_google/locale/ko/foreman_google.js +115 -0
  13. data/app/assets/javascripts/foreman_google/locale/pl/foreman_google.js +115 -0
  14. data/app/assets/javascripts/foreman_google/locale/pt_BR/foreman_google.js +115 -0
  15. data/app/assets/javascripts/foreman_google/locale/ru/foreman_google.js +115 -0
  16. data/app/assets/javascripts/foreman_google/locale/sv_SE/foreman_google.js +115 -0
  17. data/app/assets/javascripts/foreman_google/locale/zh_CN/foreman_google.js +115 -0
  18. data/app/assets/javascripts/foreman_google/locale/zh_TW/foreman_google.js +115 -0
  19. data/lib/foreman_google/engine.rb +2 -7
  20. data/lib/foreman_google/version.rb +1 -1
  21. data/locale/Makefile +8 -5
  22. data/locale/cs_CZ/foreman_google.po +18 -1
  23. data/locale/de/foreman_google.po +18 -1
  24. data/locale/el/foreman_google.po +18 -1
  25. data/locale/en/foreman_google.po +18 -0
  26. data/locale/en_GB/LC_MESSAGES/foreman_google.mo +0 -0
  27. data/locale/en_GB/foreman_google.po +115 -0
  28. data/locale/es/foreman_google.po +18 -1
  29. data/locale/foreman_google.pot +32 -4
  30. data/locale/fr/foreman_google.po +18 -1
  31. data/locale/it/foreman_google.po +18 -1
  32. data/locale/ja/foreman_google.po +18 -1
  33. data/locale/ka/foreman_google.po +18 -1
  34. data/locale/ko/foreman_google.po +18 -1
  35. data/locale/pl/foreman_google.po +18 -1
  36. data/locale/pt_BR/foreman_google.po +18 -1
  37. data/locale/ru/foreman_google.po +18 -1
  38. data/locale/sv_SE/foreman_google.po +18 -1
  39. data/locale/zh_CN/foreman_google.po +18 -1
  40. data/locale/zh_TW/foreman_google.po +18 -1
  41. data/package.json +1 -4
  42. metadata +22 -3
@@ -7,7 +7,6 @@
7
7
  # Bryan Kearney <bryan.kearney@gmail.com>, 2022
8
8
  # 0868a4d1af5275b3f70b0a6dac4c99a4, 2022
9
9
  #
10
- #, fuzzy
11
10
  msgid ""
12
11
  msgstr ""
13
12
  "Project-Id-Version: foreman_google 1.0.0\n"
@@ -30,6 +29,15 @@ msgstr "동작 "
30
29
  msgid "Associate Ephemeral External IP"
31
30
  msgstr ""
32
31
 
32
+ msgid "Certificate path, for GCE only"
33
+ msgstr ""
34
+
35
+ msgid "Deprecated, email is automatically loaded from the JSON file. For GCE only"
36
+ msgstr ""
37
+
38
+ msgid "Deprecated, project is automatically loaded from the JSON file. For GCE only"
39
+ msgstr ""
40
+
33
41
  msgid "Does this image support user data input (e.g. via cloud-init)?"
34
42
  msgstr "이 이미지는 사용자 데이터 입력 (예: cloud-init 통해)을 지원하고 있습니까?"
35
43
 
@@ -84,6 +92,12 @@ msgstr "크기 (GB)"
84
92
  msgid "State"
85
93
  msgstr "상태 "
86
94
 
95
+ msgid "The email parameter is deprecated, value is automatically loaded from the JSON file"
96
+ msgstr ""
97
+
98
+ msgid "The project parameter is deprecated, value is automatically loaded from the JSON file"
99
+ msgstr ""
100
+
87
101
  msgid "The user that is used to ssh into the instance, normally cloud-user, ec2-user, ubuntu, etc. Note: Google engine doesn't support SSH for the root user."
88
102
  msgstr ""
89
103
 
@@ -93,5 +107,8 @@ msgstr "유형 "
93
107
  msgid "Zone"
94
108
  msgstr "영역 "
95
109
 
110
+ msgid "Zone, for GCE only"
111
+ msgstr ""
112
+
96
113
  msgid "console is not available at this time because the instance is powered off"
97
114
  msgstr ""
@@ -7,7 +7,6 @@
7
7
  # sziolkow <sziolkow@gmail.com>, 2022
8
8
  # Michał Foryt <michal.foryt@gmail.com>, 2022
9
9
  #
10
- #, fuzzy
11
10
  msgid ""
12
11
  msgstr ""
13
12
  "Project-Id-Version: foreman_google 1.0.0\n"
@@ -32,6 +31,15 @@ msgstr "Akcja"
32
31
  msgid "Associate Ephemeral External IP"
33
32
  msgstr ""
34
33
 
34
+ msgid "Certificate path, for GCE only"
35
+ msgstr ""
36
+
37
+ msgid "Deprecated, email is automatically loaded from the JSON file. For GCE only"
38
+ msgstr ""
39
+
40
+ msgid "Deprecated, project is automatically loaded from the JSON file. For GCE only"
41
+ msgstr ""
42
+
35
43
  msgid "Does this image support user data input (e.g. via cloud-init)?"
36
44
  msgstr "Czy obraz wspiera wejściowe dane użytkownika (np. przez cloud-init)?"
37
45
 
@@ -86,6 +94,12 @@ msgstr "Rozmiar (GB)"
86
94
  msgid "State"
87
95
  msgstr "Stan"
88
96
 
97
+ msgid "The email parameter is deprecated, value is automatically loaded from the JSON file"
98
+ msgstr ""
99
+
100
+ msgid "The project parameter is deprecated, value is automatically loaded from the JSON file"
101
+ msgstr ""
102
+
89
103
  msgid "The user that is used to ssh into the instance, normally cloud-user, ec2-user, ubuntu, etc. Note: Google engine doesn't support SSH for the root user."
90
104
  msgstr ""
91
105
 
@@ -95,5 +109,8 @@ msgstr "Typ"
95
109
  msgid "Zone"
96
110
  msgstr "Strefa"
97
111
 
112
+ msgid "Zone, for GCE only"
113
+ msgstr ""
114
+
98
115
  msgid "console is not available at this time because the instance is powered off"
99
116
  msgstr ""
@@ -10,7 +10,6 @@
10
10
  # Amit Upadhye <aupadhye@redhat.com>, 2022
11
11
  # Luiz Henrique Vasconcelos <luizvasconceloss@yahoo.com.br>, 2022
12
12
  #
13
- #, fuzzy
14
13
  msgid ""
15
14
  msgstr ""
16
15
  "Project-Id-Version: foreman_google 1.0.0\n"
@@ -36,6 +35,15 @@ msgstr "Ações"
36
35
  msgid "Associate Ephemeral External IP"
37
36
  msgstr "Associar IP externo efêmero"
38
37
 
38
+ msgid "Certificate path, for GCE only"
39
+ msgstr ""
40
+
41
+ msgid "Deprecated, email is automatically loaded from the JSON file. For GCE only"
42
+ msgstr ""
43
+
44
+ msgid "Deprecated, project is automatically loaded from the JSON file. For GCE only"
45
+ msgstr ""
46
+
39
47
  msgid "Does this image support user data input (e.g. via cloud-init)?"
40
48
  msgstr "Esta imagem suporta a entrada de dados do usuário (ex.: via cloud-init)?"
41
49
 
@@ -90,6 +98,12 @@ msgstr "Tamanho (GB)"
90
98
  msgid "State"
91
99
  msgstr "Estado"
92
100
 
101
+ msgid "The email parameter is deprecated, value is automatically loaded from the JSON file"
102
+ msgstr ""
103
+
104
+ msgid "The project parameter is deprecated, value is automatically loaded from the JSON file"
105
+ msgstr ""
106
+
93
107
  msgid "The user that is used to ssh into the instance, normally cloud-user, ec2-user, ubuntu, etc. Note: Google engine doesn't support SSH for the root user."
94
108
  msgstr ""
95
109
 
@@ -99,5 +113,8 @@ msgstr "Tipo"
99
113
  msgid "Zone"
100
114
  msgstr "Zona"
101
115
 
116
+ msgid "Zone, for GCE only"
117
+ msgstr ""
118
+
102
119
  msgid "console is not available at this time because the instance is powered off"
103
120
  msgstr "console não está disponível neste momento porque a instância está desligada"
@@ -10,7 +10,6 @@
10
10
  # Bryan Kearney <bryan.kearney@gmail.com>, 2022
11
11
  # 0868a4d1af5275b3f70b0a6dac4c99a4, 2022
12
12
  #
13
- #, fuzzy
14
13
  msgid ""
15
14
  msgstr ""
16
15
  "Project-Id-Version: foreman_google 1.0.0\n"
@@ -35,6 +34,15 @@ msgstr "Действия"
35
34
  msgid "Associate Ephemeral External IP"
36
35
  msgstr ""
37
36
 
37
+ msgid "Certificate path, for GCE only"
38
+ msgstr ""
39
+
40
+ msgid "Deprecated, email is automatically loaded from the JSON file. For GCE only"
41
+ msgstr ""
42
+
43
+ msgid "Deprecated, project is automatically loaded from the JSON file. For GCE only"
44
+ msgstr ""
45
+
38
46
  msgid "Does this image support user data input (e.g. via cloud-init)?"
39
47
  msgstr "Разрешить предоставление пользовательских данных (например, с помощью cloud-init)"
40
48
 
@@ -89,6 +97,12 @@ msgstr "Размер (ГБ)"
89
97
  msgid "State"
90
98
  msgstr "Состояние"
91
99
 
100
+ msgid "The email parameter is deprecated, value is automatically loaded from the JSON file"
101
+ msgstr ""
102
+
103
+ msgid "The project parameter is deprecated, value is automatically loaded from the JSON file"
104
+ msgstr ""
105
+
92
106
  msgid "The user that is used to ssh into the instance, normally cloud-user, ec2-user, ubuntu, etc. Note: Google engine doesn't support SSH for the root user."
93
107
  msgstr ""
94
108
 
@@ -98,5 +112,8 @@ msgstr "Тип"
98
112
  msgid "Zone"
99
113
  msgstr "Зона"
100
114
 
115
+ msgid "Zone, for GCE only"
116
+ msgstr ""
117
+
101
118
  msgid "console is not available at this time because the instance is powered off"
102
119
  msgstr ""
@@ -8,7 +8,6 @@
8
8
  # Fredrik Wendt <fredrik@wendt.se>, 2022
9
9
  # johnny.westerlund <johnny.westerlund@gmail.com>, 2022
10
10
  #
11
- #, fuzzy
12
11
  msgid ""
13
12
  msgstr ""
14
13
  "Project-Id-Version: foreman_google 1.0.0\n"
@@ -32,6 +31,15 @@ msgstr "Åtgärder"
32
31
  msgid "Associate Ephemeral External IP"
33
32
  msgstr ""
34
33
 
34
+ msgid "Certificate path, for GCE only"
35
+ msgstr ""
36
+
37
+ msgid "Deprecated, email is automatically loaded from the JSON file. For GCE only"
38
+ msgstr ""
39
+
40
+ msgid "Deprecated, project is automatically loaded from the JSON file. For GCE only"
41
+ msgstr ""
42
+
35
43
  msgid "Does this image support user data input (e.g. via cloud-init)?"
36
44
  msgstr "Stödjer denna bild användardata (såsom via cloud-init)?"
37
45
 
@@ -86,6 +94,12 @@ msgstr "Storlek (GB)"
86
94
  msgid "State"
87
95
  msgstr "Tillstånd"
88
96
 
97
+ msgid "The email parameter is deprecated, value is automatically loaded from the JSON file"
98
+ msgstr ""
99
+
100
+ msgid "The project parameter is deprecated, value is automatically loaded from the JSON file"
101
+ msgstr ""
102
+
89
103
  msgid "The user that is used to ssh into the instance, normally cloud-user, ec2-user, ubuntu, etc. Note: Google engine doesn't support SSH for the root user."
90
104
  msgstr ""
91
105
 
@@ -95,5 +109,8 @@ msgstr "Typ"
95
109
  msgid "Zone"
96
110
  msgstr "Zon"
97
111
 
112
+ msgid "Zone, for GCE only"
113
+ msgstr ""
114
+
98
115
  msgid "console is not available at this time because the instance is powered off"
99
116
  msgstr ""
@@ -9,7 +9,6 @@
9
9
  # tim123, 2022
10
10
  # Amit Upadhye <aupadhye@redhat.com>, 2022
11
11
  #
12
- #, fuzzy
13
12
  msgid ""
14
13
  msgstr ""
15
14
  "Project-Id-Version: foreman_google 1.0.0\n"
@@ -33,6 +32,15 @@ msgstr "操作"
33
32
  msgid "Associate Ephemeral External IP"
34
33
  msgstr "关联临时外部 IP"
35
34
 
35
+ msgid "Certificate path, for GCE only"
36
+ msgstr ""
37
+
38
+ msgid "Deprecated, email is automatically loaded from the JSON file. For GCE only"
39
+ msgstr ""
40
+
41
+ msgid "Deprecated, project is automatically loaded from the JSON file. For GCE only"
42
+ msgstr ""
43
+
36
44
  msgid "Does this image support user data input (e.g. via cloud-init)?"
37
45
  msgstr "这个镜像是否支持用户数据输入(例如:通过 cloud-init)?"
38
46
 
@@ -87,6 +95,12 @@ msgstr "大小 (GB)"
87
95
  msgid "State"
88
96
  msgstr "状态"
89
97
 
98
+ msgid "The email parameter is deprecated, value is automatically loaded from the JSON file"
99
+ msgstr ""
100
+
101
+ msgid "The project parameter is deprecated, value is automatically loaded from the JSON file"
102
+ msgstr ""
103
+
90
104
  msgid "The user that is used to ssh into the instance, normally cloud-user, ec2-user, ubuntu, etc. Note: Google engine doesn't support SSH for the root user."
91
105
  msgstr "用于 ssh 到实例的用户,通常为 cloud-user、ec2-user、ubuntu 等:Google 引擎不支持 root 用户的 SSH。"
92
106
 
@@ -96,5 +110,8 @@ msgstr "类型"
96
110
  msgid "Zone"
97
111
  msgstr "区"
98
112
 
113
+ msgid "Zone, for GCE only"
114
+ msgstr ""
115
+
99
116
  msgid "console is not available at this time because the instance is powered off"
100
117
  msgstr "控制台目前不可用,因为实例已关闭"
@@ -8,7 +8,6 @@
8
8
  # Bryan Kearney <bryan.kearney@gmail.com>, 2022
9
9
  # 0868a4d1af5275b3f70b0a6dac4c99a4, 2022
10
10
  #
11
- #, fuzzy
12
11
  msgid ""
13
12
  msgstr ""
14
13
  "Project-Id-Version: foreman_google 1.0.0\n"
@@ -32,6 +31,15 @@ msgstr "動作"
32
31
  msgid "Associate Ephemeral External IP"
33
32
  msgstr ""
34
33
 
34
+ msgid "Certificate path, for GCE only"
35
+ msgstr ""
36
+
37
+ msgid "Deprecated, email is automatically loaded from the JSON file. For GCE only"
38
+ msgstr ""
39
+
40
+ msgid "Deprecated, project is automatically loaded from the JSON file. For GCE only"
41
+ msgstr ""
42
+
35
43
  msgid "Does this image support user data input (e.g. via cloud-init)?"
36
44
  msgstr "這映像檔是否支援使用者資料輸入(比方說透過 cloud-init)?"
37
45
 
@@ -86,6 +94,12 @@ msgstr "大小(GB)"
86
94
  msgid "State"
87
95
  msgstr "狀態"
88
96
 
97
+ msgid "The email parameter is deprecated, value is automatically loaded from the JSON file"
98
+ msgstr ""
99
+
100
+ msgid "The project parameter is deprecated, value is automatically loaded from the JSON file"
101
+ msgstr ""
102
+
89
103
  msgid "The user that is used to ssh into the instance, normally cloud-user, ec2-user, ubuntu, etc. Note: Google engine doesn't support SSH for the root user."
90
104
  msgstr ""
91
105
 
@@ -95,5 +109,8 @@ msgstr "類型"
95
109
  msgid "Zone"
96
110
  msgstr "區域"
97
111
 
112
+ msgid "Zone, for GCE only"
113
+ msgstr ""
114
+
98
115
  msgid "console is not available at this time because the instance is powered off"
99
116
  msgstr ""
data/package.json CHANGED
@@ -9,8 +9,6 @@
9
9
  "test:watch": "tfm-test --plugin --watchAll",
10
10
  "test:current": "tfm-test --plugin --watch",
11
11
  "publish-coverage": "tfm-publish-coverage",
12
- "stories": "tfm-stories --plugin",
13
- "stories:build": "tfm-build-stories --plugin",
14
12
  "create-react-component": "yo react-domain"
15
13
  },
16
14
  "repository": {
@@ -29,10 +27,9 @@
29
27
  "devDependencies": {
30
28
  "@babel/core": "^7.7.0",
31
29
  "@sheerun/mutationobserver-shim": "^0.3.3",
32
- "@theforeman/builder": "^10.0",
30
+ "@theforeman/builder": ">= 12.0.1",
33
31
  "@theforeman/eslint-plugin-foreman": "^10.0",
34
32
  "@theforeman/find-foreman": "^10.0",
35
- "@theforeman/stories": "^10.0",
36
33
  "@theforeman/test": "^10.0",
37
34
  "@theforeman/vendor-dev": "^10.0",
38
35
  "babel-eslint": "^10.0.3",
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: foreman_google
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.3
4
+ version: 2.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - The Foreman Team
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-02-06 00:00:00.000000000 Z
11
+ date: 2023-12-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-compute_v1
@@ -62,6 +62,23 @@ files:
62
62
  - LICENSE
63
63
  - README.md
64
64
  - Rakefile
65
+ - app/assets/javascripts/foreman_google/locale/cs_CZ/foreman_google.js
66
+ - app/assets/javascripts/foreman_google/locale/de/foreman_google.js
67
+ - app/assets/javascripts/foreman_google/locale/el/foreman_google.js
68
+ - app/assets/javascripts/foreman_google/locale/en/foreman_google.js
69
+ - app/assets/javascripts/foreman_google/locale/en_GB/foreman_google.js
70
+ - app/assets/javascripts/foreman_google/locale/es/foreman_google.js
71
+ - app/assets/javascripts/foreman_google/locale/fr/foreman_google.js
72
+ - app/assets/javascripts/foreman_google/locale/it/foreman_google.js
73
+ - app/assets/javascripts/foreman_google/locale/ja/foreman_google.js
74
+ - app/assets/javascripts/foreman_google/locale/ka/foreman_google.js
75
+ - app/assets/javascripts/foreman_google/locale/ko/foreman_google.js
76
+ - app/assets/javascripts/foreman_google/locale/pl/foreman_google.js
77
+ - app/assets/javascripts/foreman_google/locale/pt_BR/foreman_google.js
78
+ - app/assets/javascripts/foreman_google/locale/ru/foreman_google.js
79
+ - app/assets/javascripts/foreman_google/locale/sv_SE/foreman_google.js
80
+ - app/assets/javascripts/foreman_google/locale/zh_CN/foreman_google.js
81
+ - app/assets/javascripts/foreman_google/locale/zh_TW/foreman_google.js
65
82
  - app/controllers/concerns/foreman/controller/parameters/compute_resource_extension.rb
66
83
  - app/controllers/foreman_google/api/v2/apipie_extensions.rb
67
84
  - app/controllers/foreman_google/api/v2/compute_resources_extensions.rb
@@ -97,6 +114,8 @@ files:
97
114
  - locale/en/foreman_google.edit.po
98
115
  - locale/en/foreman_google.po
99
116
  - locale/en/foreman_google.po.time_stamp
117
+ - locale/en_GB/LC_MESSAGES/foreman_google.mo
118
+ - locale/en_GB/foreman_google.po
100
119
  - locale/es/LC_MESSAGES/foreman_google.mo
101
120
  - locale/es/foreman_google.po
102
121
  - locale/foreman_google.pot
@@ -177,7 +196,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
177
196
  - !ruby/object:Gem::Version
178
197
  version: '0'
179
198
  requirements: []
180
- rubygems_version: 3.3.26
199
+ rubygems_version: 3.1.6
181
200
  signing_key:
182
201
  specification_version: 4
183
202
  summary: Google Compute Engine plugin for the Foreman