~ubuntu-branches/ubuntu/vivid/ironic/vivid-updates

« back to all changes in this revision

Viewing changes to ironic/locale/ironic.pot

  • Committer: Package Import Robot
  • Author(s): Chuck Short
  • Date: 2015-04-17 09:28:31 UTC
  • mfrom: (1.2.7)
  • Revision ID: package-import@ubuntu.com-20150417092831-wu2awfbqomnzpeim
Tags: 2015.1~rc1-0ubuntu1
* New upstream milestone release:
  - d/control: Align with upstream dependencies
  - d/p/fix-requirements.patch: Dropped no longer needed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
#, fuzzy
7
7
msgid ""
8
8
msgstr ""
9
 
"Project-Id-Version: ironic 2015.1.dev31\n"
 
9
"Project-Id-Version: ironic 2015.1.dev139\n"
10
10
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
11
 
"POT-Creation-Date: 2015-02-18 06:14+0000\n"
 
11
"POT-Creation-Date: 2015-04-08 06:27+0000\n"
12
12
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
13
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
"Language-Team: LANGUAGE <LL@li.org>\n"
17
17
"Content-Transfer-Encoding: 8bit\n"
18
18
"Generated-By: Babel 1.3\n"
19
19
 
20
 
#: ironic/api/controllers/base.py:92
21
 
msgid "Invalid value for X-OpenStack-Ironic-API-Version header."
 
20
#: ironic/api/controllers/base.py:102
 
21
#, python-format
 
22
msgid "Invalid value for %s header"
22
23
msgstr ""
23
24
 
24
 
#: ironic/api/controllers/v1/__init__.py:164
 
25
#: ironic/api/controllers/v1/__init__.py:173
25
26
#, python-format
26
27
msgid ""
27
28
"Mutually exclusive versions requested. Version %(ver)s requested but not "
28
 
"supported by this service."
 
29
"supported by this service. The supported version range is: [%(min)s, "
 
30
"%(max)s]."
29
31
msgstr ""
30
32
 
31
 
#: ironic/api/controllers/v1/__init__.py:170
 
33
#: ironic/api/controllers/v1/__init__.py:180
32
34
#, python-format
33
35
msgid ""
34
 
"Unsupported minor version requested. This API service supports the "
35
 
"following version range: [%(min)s, %(max)s]."
 
36
"Version %(ver)s was requested but the minor version is not supported by "
 
37
"this service. The supported version range is: [%(min)s, %(max)s]."
36
38
msgstr ""
37
39
 
38
40
#: ironic/api/controllers/v1/driver.py:146
39
 
#: ironic/api/controllers/v1/node.py:716
 
41
#: ironic/api/controllers/v1/node.py:703
40
42
msgid "Method not specified"
41
43
msgstr ""
42
44
 
43
 
#: ironic/api/controllers/v1/node.py:423
 
45
#: ironic/api/controllers/v1/node.py:402
44
46
#, python-format
45
47
msgid "Adding a config drive is only supported when setting provision state to %s"
46
48
msgstr ""
47
49
 
48
 
#: ironic/api/controllers/v1/node.py:446
 
50
#: ironic/api/controllers/v1/node.py:428
49
51
#, python-format
50
52
msgid "The requested action \"%(action)s\" could not be understood."
51
53
msgstr ""
52
54
 
53
 
#: ironic/api/controllers/v1/node.py:801
 
55
#: ironic/api/controllers/v1/node.py:788
54
56
msgid "Chassis id not specified."
55
57
msgstr ""
56
58
 
57
 
#: ironic/api/controllers/v1/node.py:975
 
59
#: ironic/api/controllers/v1/node.py:963
58
60
#, python-format
59
61
msgid "Cannot create node with invalid name %(name)s"
60
62
msgstr ""
61
63
 
62
 
#: ironic/api/controllers/v1/node.py:1003
 
64
#: ironic/api/controllers/v1/node.py:1002
63
65
#, python-format
64
66
msgid "Node %s can not be updated while a state transition is in progress."
65
67
msgstr ""
66
68
 
67
 
#: ironic/api/controllers/v1/node.py:1013
 
69
#: ironic/api/controllers/v1/node.py:1012
68
70
#, python-format
69
71
msgid "Node %(node)s: Cannot change name to invalid name '%(name)s'"
70
72
msgstr ""
71
73
 
72
 
#: ironic/api/controllers/v1/port.py:182
73
 
msgid "Node id not specified."
74
 
msgstr ""
75
 
 
76
 
#: ironic/api/controllers/v1/types.py:171
 
74
#: ironic/api/controllers/v1/node.py:1060
 
75
#, python-format
 
76
msgid ""
 
77
"Node %s can not update the driver while the console is enabled. Please "
 
78
"stop the console first."
 
79
msgstr ""
 
80
 
 
81
#: ironic/api/controllers/v1/port.py:183
 
82
msgid "Node identifier not specified."
 
83
msgstr ""
 
84
 
 
85
#: ironic/api/controllers/v1/types.py:173
77
86
#, python-format
78
87
msgid "%s is not JSON serializable"
79
88
msgstr ""
80
89
 
81
 
#: ironic/api/controllers/v1/types.py:222
 
90
#: ironic/api/controllers/v1/types.py:224
82
91
#, python-format
83
92
msgid "'%s' is an internal attribute and can not be updated"
84
93
msgstr ""
85
94
 
86
 
#: ironic/api/controllers/v1/types.py:226
 
95
#: ironic/api/controllers/v1/types.py:228
87
96
#, python-format
88
97
msgid "'%s' is a mandatory attribute and can not be removed"
89
98
msgstr ""
90
99
 
91
 
#: ironic/api/controllers/v1/types.py:231
 
100
#: ironic/api/controllers/v1/types.py:233
92
101
msgid "'add' and 'replace' operations needs value"
93
102
msgstr ""
94
103
 
95
 
#: ironic/api/controllers/v1/utils.py:32
 
104
#: ironic/api/controllers/v1/utils.py:38
96
105
msgid "Limit must be positive"
97
106
msgstr ""
98
107
 
99
 
#: ironic/api/controllers/v1/utils.py:39
 
108
#: ironic/api/controllers/v1/utils.py:45
100
109
#, python-format
101
110
msgid "Invalid sort direction: %s. Acceptable values are 'asc' or 'desc'"
102
111
msgstr ""
103
112
 
104
 
#: ironic/api/controllers/v1/utils.py:49
 
113
#: ironic/api/controllers/v1/utils.py:55
105
114
#, python-format
106
115
msgid "Adding a new attribute (%s) to the root of  the resource is not allowed"
107
116
msgstr ""
108
117
 
109
 
#: ironic/api/middleware/auth_token.py:41
 
118
#: ironic/api/middleware/auth_token.py:43
110
119
#, python-format
111
120
msgid "Cannot compile public API routes: %s"
112
121
msgstr ""
134
143
msgid "An unknown exception occurred."
135
144
msgstr ""
136
145
 
137
 
#: ironic/common/exception.py:99
 
146
#: ironic/common/exception.py:106
138
147
msgid "Not authorized."
139
148
msgstr ""
140
149
 
141
 
#: ironic/common/exception.py:104
 
150
#: ironic/common/exception.py:111
142
151
msgid "Operation not permitted."
143
152
msgstr ""
144
153
 
145
 
#: ironic/common/exception.py:108
 
154
#: ironic/common/exception.py:115
146
155
msgid "Unacceptable parameters."
147
156
msgstr ""
148
157
 
149
 
#: ironic/common/exception.py:113
 
158
#: ironic/common/exception.py:120
150
159
msgid "Conflict."
151
160
msgstr ""
152
161
 
153
 
#: ironic/common/exception.py:118
 
162
#: ironic/common/exception.py:125
154
163
msgid "Resource temporarily unavailable, please retry."
155
164
msgstr ""
156
165
 
157
 
#: ironic/common/exception.py:124
 
166
#: ironic/common/exception.py:131
158
167
msgid "Request not acceptable."
159
168
msgstr ""
160
169
 
161
 
#: ironic/common/exception.py:129
 
170
#: ironic/common/exception.py:136
162
171
msgid "Invalid resource state."
163
172
msgstr ""
164
173
 
165
 
#: ironic/common/exception.py:133
 
174
#: ironic/common/exception.py:140
166
175
#, python-format
167
176
msgid "A node with UUID %(uuid)s already exists."
168
177
msgstr ""
169
178
 
170
 
#: ironic/common/exception.py:137
 
179
#: ironic/common/exception.py:144
171
180
#, python-format
172
181
msgid "A port with MAC address %(mac)s already exists."
173
182
msgstr ""
174
183
 
175
 
#: ironic/common/exception.py:141
 
184
#: ironic/common/exception.py:148
176
185
#, python-format
177
186
msgid "A chassis with UUID %(uuid)s already exists."
178
187
msgstr ""
179
188
 
180
 
#: ironic/common/exception.py:145
 
189
#: ironic/common/exception.py:152
181
190
#, python-format
182
191
msgid "A port with UUID %(uuid)s already exists."
183
192
msgstr ""
184
193
 
185
 
#: ironic/common/exception.py:149
 
194
#: ironic/common/exception.py:156
186
195
#, python-format
187
196
msgid ""
188
197
"Instance %(instance_uuid)s is already associated with a node, it cannot "
189
198
"be associated with this other node %(node)s"
190
199
msgstr ""
191
200
 
192
 
#: ironic/common/exception.py:154
 
201
#: ironic/common/exception.py:161
193
202
#, python-format
194
203
msgid "A node with name %(name)s already exists."
195
204
msgstr ""
196
205
 
197
 
#: ironic/common/exception.py:158
 
206
#: ironic/common/exception.py:165
198
207
#, python-format
199
208
msgid "Expected a uuid but received %(uuid)s."
200
209
msgstr ""
201
210
 
202
 
#: ironic/common/exception.py:162
 
211
#: ironic/common/exception.py:169
203
212
#, python-format
204
213
msgid "Expected a logical name or uuid but received %(name)s."
205
214
msgstr ""
206
215
 
207
 
#: ironic/common/exception.py:166
 
216
#: ironic/common/exception.py:173
208
217
#, python-format
209
218
msgid "Expected a logical name but received %(name)s."
210
219
msgstr ""
211
220
 
212
 
#: ironic/common/exception.py:170
 
221
#: ironic/common/exception.py:177
213
222
#, python-format
214
223
msgid "Expected an uuid or int but received %(identity)s."
215
224
msgstr ""
216
225
 
217
 
#: ironic/common/exception.py:174
 
226
#: ironic/common/exception.py:181
218
227
#, python-format
219
228
msgid "Expected a MAC address but received %(mac)s."
220
229
msgstr ""
221
230
 
222
 
#: ironic/common/exception.py:178
 
231
#: ironic/common/exception.py:185
223
232
#, python-format
224
233
msgid ""
225
234
"The requested action \"%(action)s\" can not be performed on node "
226
235
"\"%(node)s\" while it is in state \"%(state)s\"."
227
236
msgstr ""
228
237
 
229
 
#: ironic/common/exception.py:183
 
238
#: ironic/common/exception.py:190
230
239
#, python-format
231
240
msgid "Couldn't apply patch '%(patch)s'. Reason: %(reason)s"
232
241
msgstr ""
233
242
 
234
 
#: ironic/common/exception.py:187
 
243
#: ironic/common/exception.py:194
235
244
#, python-format
236
245
msgid "Failed to deploy instance: %(reason)s"
237
246
msgstr ""
238
247
 
239
 
#: ironic/common/exception.py:191 ironic/common/exception.py:195
 
248
#: ironic/common/exception.py:198 ironic/common/exception.py:202
240
249
#, python-format
241
250
msgid "Image %(image_id)s is unacceptable: %(reason)s"
242
251
msgstr ""
243
252
 
244
 
#: ironic/common/exception.py:201 ironic/common/exception.py:205
 
253
#: ironic/common/exception.py:208 ironic/common/exception.py:212
245
254
#, python-format
246
255
msgid "%(err)s"
247
256
msgstr ""
248
257
 
249
 
#: ironic/common/exception.py:209
 
258
#: ironic/common/exception.py:216
250
259
msgid "Resource already exists."
251
260
msgstr ""
252
261
 
253
 
#: ironic/common/exception.py:213
 
262
#: ironic/common/exception.py:220
254
263
msgid "Resource could not be found."
255
264
msgstr ""
256
265
 
257
 
#: ironic/common/exception.py:218
 
266
#: ironic/common/exception.py:225
258
267
#, python-format
259
268
msgid "Failed to load DHCP provider %(dhcp_provider_name)s."
260
269
msgstr ""
261
270
 
262
 
#: ironic/common/exception.py:222
 
271
#: ironic/common/exception.py:229
263
272
#, python-format
264
273
msgid "Could not find the following driver(s): %(driver_name)s."
265
274
msgstr ""
266
275
 
267
 
#: ironic/common/exception.py:226
 
276
#: ironic/common/exception.py:233
268
277
#, python-format
269
278
msgid "Image %(image_id)s could not be found."
270
279
msgstr ""
271
280
 
272
 
#: ironic/common/exception.py:230
 
281
#: ironic/common/exception.py:237
273
282
#, python-format
274
283
msgid "No valid host was found. Reason: %(reason)s"
275
284
msgstr ""
276
285
 
277
 
#: ironic/common/exception.py:234
 
286
#: ironic/common/exception.py:241
278
287
#, python-format
279
288
msgid "Instance %(instance)s could not be found."
280
289
msgstr ""
281
290
 
282
 
#: ironic/common/exception.py:238
 
291
#: ironic/common/exception.py:245
283
292
#, python-format
284
293
msgid "Node %(node)s could not be found."
285
294
msgstr ""
286
295
 
287
 
#: ironic/common/exception.py:242
 
296
#: ironic/common/exception.py:249
288
297
#, python-format
289
298
msgid "Node %(node)s is associated with instance %(instance)s."
290
299
msgstr ""
291
300
 
292
 
#: ironic/common/exception.py:246
 
301
#: ironic/common/exception.py:253
293
302
#, python-format
294
303
msgid "Port %(port)s could not be found."
295
304
msgstr ""
296
305
 
297
 
#: ironic/common/exception.py:250
 
306
#: ironic/common/exception.py:257
298
307
#, python-format
299
308
msgid "Update DHCP options on port: %(port_id)s failed."
300
309
msgstr ""
301
310
 
302
 
#: ironic/common/exception.py:254
 
311
#: ironic/common/exception.py:261
303
312
#, python-format
304
313
msgid "Retrieve IP address on port: %(port_id)s failed."
305
314
msgstr ""
306
315
 
307
 
#: ironic/common/exception.py:258
 
316
#: ironic/common/exception.py:265
308
317
#, python-format
309
318
msgid "Invalid IPv4 address %(ip_address)s."
310
319
msgstr ""
311
320
 
312
 
#: ironic/common/exception.py:262
 
321
#: ironic/common/exception.py:269
313
322
#, python-format
314
323
msgid "Update MAC address on port: %(port_id)s failed."
315
324
msgstr ""
316
325
 
317
 
#: ironic/common/exception.py:266
 
326
#: ironic/common/exception.py:273
318
327
#, python-format
319
328
msgid "Chassis %(chassis)s could not be found."
320
329
msgstr ""
321
330
 
322
 
#: ironic/common/exception.py:270
 
331
#: ironic/common/exception.py:277
323
332
#, python-format
324
333
msgid "Conductor %(conductor)s cannot be started because no drivers were loaded."
325
334
msgstr ""
326
335
 
327
 
#: ironic/common/exception.py:275
 
336
#: ironic/common/exception.py:282
328
337
#, python-format
329
338
msgid "Conductor %(conductor)s could not be found."
330
339
msgstr ""
331
340
 
332
 
#: ironic/common/exception.py:279
 
341
#: ironic/common/exception.py:286
333
342
#, python-format
334
343
msgid "Conductor %(conductor)s already registered."
335
344
msgstr ""
336
345
 
337
 
#: ironic/common/exception.py:283
 
346
#: ironic/common/exception.py:290
338
347
#, python-format
339
348
msgid "Failed to set node power state to %(pstate)s."
340
349
msgstr ""
341
350
 
342
 
#: ironic/common/exception.py:287
 
351
#: ironic/common/exception.py:294
343
352
msgid "An exclusive lock is required, but the current context has a shared lock."
344
353
msgstr ""
345
354
 
346
 
#: ironic/common/exception.py:292
 
355
#: ironic/common/exception.py:299
347
356
#, python-format
348
357
msgid "Failed to toggle maintenance-mode flag for node %(node)s: %(reason)s"
349
358
msgstr ""
350
359
 
351
 
#: ironic/common/exception.py:297
 
360
#: ironic/common/exception.py:304
352
361
#, python-format
353
362
msgid "Console access is not enabled on node %(node)s"
354
363
msgstr ""
355
364
 
356
 
#: ironic/common/exception.py:301
 
365
#: ironic/common/exception.py:308
357
366
#, python-format
358
367
msgid ""
359
368
"The %(op)s operation can't be performed on node %(node)s because it's in "
360
369
"maintenance mode."
361
370
msgstr ""
362
371
 
363
 
#: ironic/common/exception.py:306
 
372
#: ironic/common/exception.py:313
364
373
#, python-format
365
374
msgid ""
366
375
"Can not change instance association while node %(node)s is in power state"
367
376
" %(pstate)s."
368
377
msgstr ""
369
378
 
370
 
#: ironic/common/exception.py:311
 
379
#: ironic/common/exception.py:318
371
380
#, python-format
372
381
msgid ""
373
382
"Cannot complete the requested action because chassis %(chassis)s contains"
374
383
" nodes."
375
384
msgstr ""
376
385
 
377
 
#: ironic/common/exception.py:316
 
386
#: ironic/common/exception.py:323
378
387
#, python-format
379
388
msgid "IPMI call failed: %(cmd)s."
380
389
msgstr ""
381
390
 
382
 
#: ironic/common/exception.py:320
 
391
#: ironic/common/exception.py:327
 
392
msgid "Failed to connect to AMT service."
 
393
msgstr ""
 
394
 
 
395
#: ironic/common/exception.py:331
 
396
#, python-format
 
397
msgid "AMT call failed: %(cmd)s."
 
398
msgstr ""
 
399
 
 
400
#: ironic/common/exception.py:335
383
401
#, python-format
384
402
msgid "Failed to establish SSH connection to host %(host)s."
385
403
msgstr ""
386
404
 
387
 
#: ironic/common/exception.py:324
 
405
#: ironic/common/exception.py:339
388
406
#, python-format
389
407
msgid "Failed to execute command via SSH: %(cmd)s."
390
408
msgstr ""
391
409
 
392
 
#: ironic/common/exception.py:328
 
410
#: ironic/common/exception.py:343
393
411
#, python-format
394
412
msgid "Unsupported object type %(objtype)s"
395
413
msgstr ""
396
414
 
397
 
#: ironic/common/exception.py:332
 
415
#: ironic/common/exception.py:347
398
416
#, python-format
399
417
msgid "Cannot call %(method)s on orphaned %(objtype)s object"
400
418
msgstr ""
401
419
 
402
 
#: ironic/common/exception.py:336
 
420
#: ironic/common/exception.py:351
403
421
#, python-format
404
 
msgid "Driver %(driver)s does not support %(extension)s."
 
422
msgid ""
 
423
"Driver %(driver)s does not support %(extension)s (disabled or not "
 
424
"implemented)."
405
425
msgstr ""
406
426
 
407
 
#: ironic/common/exception.py:340
 
427
#: ironic/common/exception.py:356
408
428
#, python-format
409
429
msgid "Version %(objver)s of %(objname)s is not supported"
410
430
msgstr ""
411
431
 
412
 
#: ironic/common/exception.py:344
 
432
#: ironic/common/exception.py:360
413
433
#, python-format
414
434
msgid "Connection to glance host %(host)s:%(port)s failed: %(reason)s"
415
435
msgstr ""
416
436
 
417
 
#: ironic/common/exception.py:349
 
437
#: ironic/common/exception.py:365
418
438
#, python-format
419
439
msgid "Not authorized for image %(image_id)s."
420
440
msgstr ""
421
441
 
422
 
#: ironic/common/exception.py:353
 
442
#: ironic/common/exception.py:369
423
443
#, python-format
424
444
msgid "Invalid image href %(image_href)s."
425
445
msgstr ""
426
446
 
427
 
#: ironic/common/exception.py:357
 
447
#: ironic/common/exception.py:373
 
448
#, python-format
 
449
msgid "Validation of image href %(image_href)s failed, reason: %(reason)s"
 
450
msgstr ""
 
451
 
 
452
#: ironic/common/exception.py:378
 
453
#, python-format
 
454
msgid "Failed to download image %(image_href)s, reason: %(reason)s"
 
455
msgstr ""
 
456
 
 
457
#: ironic/common/exception.py:382
428
458
msgid "Not authorized in Keystone."
429
459
msgstr ""
430
460
 
431
 
#: ironic/common/exception.py:370
 
461
#: ironic/common/exception.py:395
432
462
#, python-format
433
463
msgid ""
434
464
"Service type %(service_type)s with endpoint type %(endpoint_type)s not "
435
465
"found in keystone service catalog."
436
466
msgstr ""
437
467
 
438
 
#: ironic/common/exception.py:375
 
468
#: ironic/common/exception.py:400
439
469
msgid "Connection failed"
440
470
msgstr ""
441
471
 
442
 
#: ironic/common/exception.py:379
 
472
#: ironic/common/exception.py:404
443
473
msgid "Requested OpenStack Images API is forbidden"
444
474
msgstr ""
445
475
 
446
 
#: ironic/common/exception.py:387
 
476
#: ironic/common/exception.py:412
447
477
msgid "The provided endpoint is invalid"
448
478
msgstr ""
449
479
 
450
 
#: ironic/common/exception.py:391
 
480
#: ironic/common/exception.py:416
451
481
msgid "Unable to communicate with the server."
452
482
msgstr ""
453
483
 
454
 
#: ironic/common/exception.py:407
 
484
#: ironic/common/exception.py:432
455
485
#, python-format
456
486
msgid "Could not find config at %(path)s"
457
487
msgstr ""
458
488
 
459
 
#: ironic/common/exception.py:411
 
489
#: ironic/common/exception.py:436
460
490
#, python-format
461
491
msgid ""
462
492
"Node %(node)s is locked by host %(host)s, please retry after the current "
463
493
"operation is completed."
464
494
msgstr ""
465
495
 
466
 
#: ironic/common/exception.py:416
 
496
#: ironic/common/exception.py:441
467
497
#, python-format
468
498
msgid "Node %(node)s found not to be locked on release"
469
499
msgstr ""
470
500
 
471
 
#: ironic/common/exception.py:420
 
501
#: ironic/common/exception.py:445
472
502
msgid ""
473
503
"Requested action cannot be performed due to lack of free conductor "
474
504
"workers."
475
505
msgstr ""
476
506
 
477
 
#: ironic/common/exception.py:430
 
507
#: ironic/common/exception.py:455
478
508
#, python-format
479
509
msgid "Invalid configuration file. %(error_msg)s"
480
510
msgstr ""
481
511
 
482
 
#: ironic/common/exception.py:434
 
512
#: ironic/common/exception.py:459
483
513
#, python-format
484
514
msgid "Driver %(driver)s could not be loaded. Reason: %(reason)s."
485
515
msgstr ""
486
516
 
487
 
#: ironic/common/exception.py:442
 
517
#: ironic/common/exception.py:467
488
518
#, python-format
489
519
msgid "Could not find pid in pid file %(pid_path)s"
490
520
msgstr ""
491
521
 
492
 
#: ironic/common/exception.py:446
 
522
#: ironic/common/exception.py:471
493
523
#, python-format
494
524
msgid "Console subprocess failed to start. %(error)s"
495
525
msgstr ""
496
526
 
497
 
#: ironic/common/exception.py:450
 
527
#: ironic/common/exception.py:475
498
528
#, python-format
499
529
msgid "Failed to create the password file. %(error)s"
500
530
msgstr ""
501
531
 
502
 
#: ironic/common/exception.py:458
 
532
#: ironic/common/exception.py:483
503
533
#, python-format
504
534
msgid "%(operation)s failed, error: %(error)s"
505
535
msgstr ""
506
536
 
507
 
#: ironic/common/exception.py:466
 
537
#: ironic/common/exception.py:487
 
538
#, python-format
 
539
msgid "%(operation)s not supported. error: %(error)s"
 
540
msgstr ""
 
541
 
 
542
#: ironic/common/exception.py:495
508
543
#, python-format
509
544
msgid ""
510
545
"DRAC client failed. Last error (cURL error code): %(last_error)s, fault "
511
546
"string: \"%(fault_string)s\" response_code: %(response_code)s"
512
547
msgstr ""
513
548
 
514
 
#: ironic/common/exception.py:473
 
549
#: ironic/common/exception.py:502
515
550
#, python-format
516
551
msgid "DRAC operation failed. Message: %(message)s"
517
552
msgstr ""
518
553
 
519
 
#: ironic/common/exception.py:477
 
554
#: ironic/common/exception.py:506
520
555
#, python-format
521
556
msgid ""
522
557
"DRAC operation yielded return value %(actual_return_value)s that is "
523
558
"neither error nor expected %(expected_return_value)s"
524
559
msgstr ""
525
560
 
526
 
#: ironic/common/exception.py:482
 
561
#: ironic/common/exception.py:511
527
562
#, python-format
528
563
msgid ""
529
564
"Another job with ID %(job_id)s is already created  to configure "
530
565
"%(target)s. Wait until existing job is completed or is canceled"
531
566
msgstr ""
532
567
 
533
 
#: ironic/common/exception.py:488
 
568
#: ironic/common/exception.py:517
534
569
#, python-format
535
570
msgid ""
536
571
"Invalid filter dialect '%(invalid_filter)s'. Supported options are "
537
572
"%(supported)s"
538
573
msgstr ""
539
574
 
540
 
#: ironic/common/exception.py:493
 
575
#: ironic/common/exception.py:522
541
576
#, python-format
542
577
msgid "Failed to get sensor data for node %(node)s. Error: %(error)s"
543
578
msgstr ""
544
579
 
545
 
#: ironic/common/exception.py:498
 
580
#: ironic/common/exception.py:527
546
581
#, python-format
547
582
msgid "Failed to parse sensor data for node %(node)s. Error: %(error)s"
548
583
msgstr ""
549
584
 
550
 
#: ironic/common/exception.py:503
 
585
#: ironic/common/exception.py:532
551
586
#, python-format
552
587
msgid ""
553
588
"Disk volume where '%(path)s' is located doesn't have enough disk space. "
554
589
"Required %(required)d MiB, only %(actual)d MiB available space present."
555
590
msgstr ""
556
591
 
557
 
#: ironic/common/exception.py:509
 
592
#: ironic/common/exception.py:538
558
593
#, python-format
559
594
msgid "Creating %(image_type)s image failed: %(error)s"
560
595
msgstr ""
561
596
 
562
 
#: ironic/common/exception.py:513
 
597
#: ironic/common/exception.py:542
563
598
#, python-format
564
599
msgid "Swift operation '%(operation)s' failed: %(error)s"
565
600
msgstr ""
566
601
 
567
 
#: ironic/common/exception.py:517
 
602
#: ironic/common/exception.py:546
568
603
#, python-format
569
604
msgid "SNMP operation '%(operation)s' failed: %(error)s"
570
605
msgstr ""
571
606
 
572
 
#: ironic/common/exception.py:521
 
607
#: ironic/common/exception.py:550
573
608
#, python-format
574
609
msgid "Failed to create a file system. File system %(fs)s is not supported."
575
610
msgstr ""
576
611
 
577
 
#: ironic/common/exception.py:526
 
612
#: ironic/common/exception.py:555
578
613
#, python-format
579
614
msgid "iRMC %(operation)s failed. Reason: %(error)s"
580
615
msgstr ""
581
616
 
582
 
#: ironic/common/exception.py:530
 
617
#: ironic/common/exception.py:559
583
618
#, python-format
584
619
msgid "VirtualBox operation '%(operation)s' failed. Error: %(error)s"
585
620
msgstr ""
586
621
 
587
 
#: ironic/common/fsm.py:84
 
622
#: ironic/common/exception.py:564
 
623
#, python-format
 
624
msgid "Failed to inspect hardware. Reason: %(error)s"
 
625
msgstr ""
 
626
 
 
627
#: ironic/common/exception.py:568
 
628
#, python-format
 
629
msgid "Failed to clean node %(node)s: %(reason)s"
 
630
msgstr ""
 
631
 
 
632
#: ironic/common/fsm.py:94
588
633
#, python-format
589
634
msgid "State '%s' already defined"
590
635
msgstr ""
591
636
 
592
 
#: ironic/common/fsm.py:87
 
637
#: ironic/common/fsm.py:97
593
638
msgid "On enter callback must be callable"
594
639
msgstr ""
595
640
 
596
 
#: ironic/common/fsm.py:90
 
641
#: ironic/common/fsm.py:100
597
642
msgid "On exit callback must be callable"
598
643
msgstr ""
599
644
 
600
 
#: ironic/common/fsm.py:92
 
645
#: ironic/common/fsm.py:102
601
646
#, python-format
602
647
msgid "Target state '%s' does not exist"
603
648
msgstr ""
604
649
 
605
 
#: ironic/common/fsm.py:108
 
650
#: ironic/common/fsm.py:106
 
651
#, python-format
 
652
msgid "Target state '%s' is not a 'stable' state"
 
653
msgstr ""
 
654
 
 
655
#: ironic/common/fsm.py:122
606
656
#, python-format
607
657
msgid ""
608
658
"Can not add a transition on event '%(event)s' that starts in a undefined "
609
659
"state '%(state)s'"
610
660
msgstr ""
611
661
 
612
 
#: ironic/common/fsm.py:113
 
662
#: ironic/common/fsm.py:127
613
663
#, python-format
614
664
msgid ""
615
665
"Can not add a transition on event '%(event)s' that ends in a undefined "
616
666
"state '%(state)s'"
617
667
msgstr ""
618
668
 
619
 
#: ironic/common/fsm.py:124
 
669
#: ironic/common/fsm.py:138
620
670
msgid "Can only process events after being initialized (not before)"
621
671
msgstr ""
622
672
 
623
 
#: ironic/common/fsm.py:128
 
673
#: ironic/common/fsm.py:142
624
674
#, python-format
625
675
msgid "Can not transition from terminal state '%(state)s' on event '%(event)s'"
626
676
msgstr ""
627
677
 
628
 
#: ironic/common/fsm.py:133
 
678
#: ironic/common/fsm.py:147
629
679
#, python-format
630
680
msgid ""
631
681
"Can not transition from state '%(state)s' on event '%(event)s' (no "
632
682
"defined transition)"
633
683
msgstr ""
634
684
 
635
 
#: ironic/common/fsm.py:171
 
685
#: ironic/common/fsm.py:185
636
686
#, python-format
637
687
msgid "Can not start from an undefined state '%s'"
638
688
msgstr ""
639
689
 
640
 
#: ironic/common/fsm.py:174
 
690
#: ironic/common/fsm.py:188
641
691
#, python-format
642
692
msgid "Can not start from a terminal state '%s'"
643
693
msgstr ""
655
705
msgid "The driver '%s' is unknown."
656
706
msgstr ""
657
707
 
658
 
#: ironic/common/images.py:257
 
708
#: ironic/common/image_service.py:137
 
709
#, python-format
 
710
msgid "Got HTTP code %s instead of 200 in response to HEAD request."
 
711
msgstr ""
 
712
 
 
713
#: ironic/common/image_service.py:159
 
714
#, python-format
 
715
msgid "Got HTTP code %s instead of 200 in response to GET request."
 
716
msgstr ""
 
717
 
 
718
#: ironic/common/image_service.py:181
 
719
msgid ""
 
720
"Cannot determine image size as there is no Content-Length header "
 
721
"specified in response to HEAD request."
 
722
msgstr ""
 
723
 
 
724
#: ironic/common/image_service.py:204
 
725
msgid "Specified image file not found."
 
726
msgstr ""
 
727
 
 
728
#: ironic/common/image_service.py:280
 
729
#, python-format
 
730
msgid "Image download protocol %s is not supported."
 
731
msgstr ""
 
732
 
 
733
#: ironic/common/images.py:357
659
734
msgid "'qemu-img info' parsing failed."
660
735
msgstr ""
661
736
 
662
 
#: ironic/common/images.py:263
 
737
#: ironic/common/images.py:363
663
738
#, python-format
664
739
msgid "fmt=%(fmt)s backed by: %(backing_file)s"
665
740
msgstr ""
666
741
 
667
 
#: ironic/common/images.py:278
 
742
#: ironic/common/images.py:378
668
743
#, python-format
669
744
msgid "Converted to raw, but format is now %s"
670
745
msgstr ""
671
746
 
 
747
#: ironic/common/images.py:561
 
748
msgid "Deploy iso didn't contain efiboot.img or grub.cfg"
 
749
msgstr ""
 
750
 
672
751
#: ironic/common/keystone.py:52
673
752
msgid "Keystone API endpoint is missing"
674
753
msgstr ""
682
761
msgid "No Keystone service catalog loaded"
683
762
msgstr ""
684
763
 
685
 
#: ironic/common/pxe_utils.py:100
 
764
#: ironic/common/pxe_utils.py:102
686
765
#, python-format
687
766
msgid "Failed to get IP address for any port on node %s."
688
767
msgstr ""
711
790
msgid "post object"
712
791
msgstr ""
713
792
 
714
 
#: ironic/common/utils.py:117
 
793
#: ironic/common/utils.py:116
715
794
msgid "Invalid private key"
716
795
msgstr ""
717
796
 
748
827
"swift_store_multiple_containers_seed."
749
828
msgstr ""
750
829
 
751
 
#: ironic/conductor/manager.py:338
 
830
#: ironic/conductor/manager.py:376
752
831
msgid "Invalid method call: update_node can not change node state."
753
832
msgstr ""
754
833
 
755
 
#: ironic/conductor/manager.py:463 ironic/conductor/manager.py:555
 
834
#: ironic/conductor/manager.py:501 ironic/conductor/manager.py:593
756
835
#: ironic/drivers/utils.py:84
757
836
#, python-format
758
837
msgid "No handler for method %s"
759
838
msgstr ""
760
839
 
761
 
#: ironic/conductor/manager.py:468 ironic/conductor/manager.py:560
 
840
#: ironic/conductor/manager.py:506 ironic/conductor/manager.py:598
762
841
#, python-format
763
842
msgid "The method %(method)s does not support HTTP %(http)s"
764
843
msgstr ""
765
844
 
766
 
#: ironic/conductor/manager.py:657
 
845
#: ironic/conductor/manager.py:695
767
846
msgid "provisioning"
768
847
msgstr ""
769
848
 
770
 
#: ironic/conductor/manager.py:664
 
849
#: ironic/conductor/manager.py:730
771
850
#, python-format
772
851
msgid "RPC do_node_deploy failed to validate deploy or power info. Error: %(msg)s"
773
852
msgstr ""
774
853
 
775
 
#: ironic/conductor/manager.py:724
 
854
#: ironic/conductor/manager.py:777
776
855
#, python-format
777
856
msgid ""
778
857
"Failed to validate power driver interface. Can not delete instance. "
779
858
"Error: %(msg)s"
780
859
msgstr ""
781
860
 
782
 
#: ironic/conductor/manager.py:994
 
861
#: ironic/conductor/manager.py:802
 
862
#, python-format
 
863
msgid "Failed to tear down. Error: %s"
 
864
msgstr ""
 
865
 
 
866
#: ironic/conductor/manager.py:851
 
867
#, python-format
 
868
msgid ""
 
869
"Cannot continue cleaning on %(node)s, node is in %(state)s state, should "
 
870
"be %(clean_state)s"
 
871
msgstr ""
 
872
 
 
873
#: ironic/conductor/manager.py:887
 
874
#, python-format
 
875
msgid ""
 
876
"Failed to validate power driver interface. Can not clean node %(node)s. "
 
877
"Error: %(msg)s"
 
878
msgstr ""
 
879
 
 
880
#: ironic/conductor/manager.py:897
 
881
#, python-format
 
882
msgid "Failed to prepare node %(node)s for cleaning: %(e)s"
 
883
msgstr ""
 
884
 
 
885
#: ironic/conductor/manager.py:929
 
886
#, python-format
 
887
msgid "Node %(node)s got an invalid last step for %(state)s: %(step)s."
 
888
msgstr ""
 
889
 
 
890
#: ironic/conductor/manager.py:951
 
891
#, python-format
 
892
msgid "Node %(node)s failed step %(step)s: %(exc)s"
 
893
msgstr ""
 
894
 
 
895
#: ironic/conductor/manager.py:970
 
896
#, python-format
 
897
msgid ""
 
898
"While executing step %(step)s on node %(node)s, step returned invalid "
 
899
"value: %(val)s"
 
900
msgstr ""
 
901
 
 
902
#: ironic/conductor/manager.py:986
 
903
#, python-format
 
904
msgid "Failed to tear down from cleaning for node %s"
 
905
msgstr ""
 
906
 
 
907
#: ironic/conductor/manager.py:1249
783
908
msgid "not supported"
784
909
msgstr ""
785
910
 
786
 
#: ironic/conductor/manager.py:1022
 
911
#: ironic/conductor/manager.py:1277
787
912
#, python-format
788
913
msgid "Node %s can't be deleted because it's not powered off"
789
914
msgstr ""
790
915
 
791
 
#: ironic/conductor/manager.py:1101
 
916
#: ironic/conductor/manager.py:1377
792
917
msgid "enabled"
793
918
msgstr ""
794
919
 
795
 
#: ironic/conductor/manager.py:1101
 
920
#: ironic/conductor/manager.py:1377
796
921
msgid "disabled"
797
922
msgstr ""
798
923
 
799
 
#: ironic/conductor/manager.py:1124
 
924
#: ironic/conductor/manager.py:1400
800
925
msgid "enabling"
801
926
msgstr ""
802
927
 
803
 
#: ironic/conductor/manager.py:1124
 
928
#: ironic/conductor/manager.py:1400
804
929
msgid "disabling"
805
930
msgstr ""
806
931
 
807
 
#: ironic/conductor/manager.py:1125
 
932
#: ironic/conductor/manager.py:1401
808
933
#, python-format
809
934
msgid "Error %(op)s the console on node %(node)s. Reason: %(error)s"
810
935
msgstr ""
811
936
 
812
 
#: ironic/conductor/manager.py:1376 ironic/conductor/manager.py:1404
 
937
#: ironic/conductor/manager.py:1660
 
938
#, python-format
 
939
msgid ""
 
940
"RPC inspect_hardware failed to validate inspection or power info. Error: "
 
941
"%(msg)s"
 
942
msgstr ""
 
943
 
 
944
#: ironic/conductor/manager.py:1692
 
945
msgid "timeout reached while inspecting the node"
 
946
msgstr ""
 
947
 
 
948
#: ironic/conductor/manager.py:1777 ironic/conductor/manager.py:1805
813
949
msgid "No free conductor workers available"
814
950
msgstr ""
815
951
 
816
 
#: ironic/conductor/manager.py:1476
 
952
#: ironic/conductor/manager.py:1877
817
953
#, python-format
818
954
msgid "Failed to upload the configdrive to Swift. Error: %s"
819
955
msgstr ""
820
956
 
821
 
#: ironic/conductor/manager.py:1486
 
957
#: ironic/conductor/manager.py:1887
822
958
#, python-format
823
959
msgid "Failed to prepare to deploy. Error: %s"
824
960
msgstr ""
825
961
 
826
 
#: ironic/conductor/manager.py:1494
 
962
#: ironic/conductor/manager.py:1895
827
963
#, python-format
828
964
msgid "Failed to deploy. Error: %s"
829
965
msgstr ""
830
966
 
831
 
#: ironic/conductor/manager.py:1528
832
 
#, python-format
833
 
msgid "Failed to tear down. Error: %s"
834
 
msgstr ""
835
 
 
836
 
#: ironic/conductor/manager.py:1548
 
967
#: ironic/conductor/manager.py:1921
837
968
#, python-format
838
969
msgid ""
839
970
"During sync_power_state, max retries exceeded for node %(node)s, node "
841
972
"state to '%(actual)s' Switching node to maintenance mode."
842
973
msgstr ""
843
974
 
844
 
#: ironic/conductor/manager.py:1594
 
975
#: ironic/conductor/manager.py:1967
845
976
msgid "Power driver returned ERROR state while trying to sync power state."
846
977
msgstr ""
847
978
 
848
 
#: ironic/conductor/rpcapi.py:105
 
979
#: ironic/conductor/manager.py:2059
 
980
#, python-format
 
981
msgid "During inspection, driver returned unexpected state %(state)s"
 
982
msgstr ""
 
983
 
 
984
#: ironic/conductor/rpcapi.py:108
849
985
#, python-format
850
986
msgid "No conductor service registered which supports driver %s."
851
987
msgstr ""
871
1007
"aborting. More info may be found in the log file."
872
1008
msgstr ""
873
1009
 
874
 
#: ironic/db/sqlalchemy/api.py:338
 
1010
#: ironic/db/sqlalchemy/api.py:334
875
1011
msgid "Cannot overwrite UUID for an existing Node."
876
1012
msgstr ""
877
1013
 
878
 
#: ironic/db/sqlalchemy/api.py:425
 
1014
#: ironic/db/sqlalchemy/api.py:431
879
1015
msgid "Cannot overwrite UUID for an existing Port."
880
1016
msgstr ""
881
1017
 
882
 
#: ironic/db/sqlalchemy/api.py:488
 
1018
#: ironic/db/sqlalchemy/api.py:489
883
1019
msgid "Cannot overwrite UUID for an existing Chassis."
884
1020
msgstr ""
885
1021
 
886
 
#: ironic/dhcp/neutron.py:70
 
1022
#: ironic/dhcp/neutron.py:74
887
1023
msgid "Neutron auth_strategy should be either \"noauth\" or \"keystone\"."
888
1024
msgstr ""
889
1025
 
890
 
#: ironic/dhcp/neutron.py:161
 
1026
#: ironic/dhcp/neutron.py:171
891
1027
#, python-format
892
1028
msgid ""
893
1029
"No VIFs found for node %(node)s when attempting to update DHCP BOOT "
894
1030
"options."
895
1031
msgstr ""
896
1032
 
897
 
#: ironic/dhcp/neutron.py:175
 
1033
#: ironic/dhcp/neutron.py:185
898
1034
#, python-format
899
1035
msgid "Failed to set DHCP BOOT options for any port on node %s."
900
1036
msgstr ""
901
1037
 
902
 
#: ironic/drivers/agent.py:103 ironic/drivers/fake.py:197
903
 
#: ironic/drivers/pxe.py:231
 
1038
#: ironic/dhcp/neutron.py:297
 
1039
msgid "Valid cleaning network UUID not provided"
 
1040
msgstr ""
 
1041
 
 
1042
#: ironic/dhcp/neutron.py:313
 
1043
#, python-format
 
1044
msgid "Could not create cleaning port on network %(net)s from %(node)s. %(exc)s"
 
1045
msgstr ""
 
1046
 
 
1047
#: ironic/dhcp/neutron.py:322
 
1048
#, python-format
 
1049
msgid "Failed to create cleaning ports for node %(node)s"
 
1050
msgstr ""
 
1051
 
 
1052
#: ironic/dhcp/neutron.py:343
 
1053
#, python-format
 
1054
msgid ""
 
1055
"Could not get cleaning network vif for %(node)s from Neutron, possible "
 
1056
"network issue. %(exc)s"
 
1057
msgstr ""
 
1058
 
 
1059
#: ironic/dhcp/neutron.py:357
 
1060
#, python-format
 
1061
msgid ""
 
1062
"Could not remove cleaning ports on network %(net)s from %(node)s, "
 
1063
"possible network issue. %(exc)s"
 
1064
msgstr ""
 
1065
 
 
1066
#: ironic/drivers/agent.py:103 ironic/drivers/fake.py:205
 
1067
#: ironic/drivers/pxe.py:244
904
1068
msgid "Unable to import pyremotevbox library"
905
1069
msgstr ""
906
1070
 
907
 
#: ironic/drivers/drac.py:34 ironic/drivers/fake.py:159
 
1071
#: ironic/drivers/drac.py:35 ironic/drivers/fake.py:166
 
1072
#: ironic/drivers/fake.py:233 ironic/drivers/pxe.py:264
908
1073
msgid "Unable to import pywsman library"
909
1074
msgstr ""
910
1075
 
911
 
#: ironic/drivers/fake.py:96
 
1076
#: ironic/drivers/fake.py:102
912
1077
msgid "Unable to import pyghmi IPMI library"
913
1078
msgstr ""
914
1079
 
915
 
#: ironic/drivers/fake.py:110 ironic/drivers/pxe.py:114
 
1080
#: ironic/drivers/fake.py:116 ironic/drivers/pxe.py:126
916
1081
msgid "Unable to import seamicroclient library"
917
1082
msgstr ""
918
1083
 
919
 
#: ironic/drivers/fake.py:134 ironic/drivers/pxe.py:142
 
1084
#: ironic/drivers/fake.py:140 ironic/drivers/pxe.py:154
920
1085
msgid "Unable to import iboot library"
921
1086
msgstr ""
922
1087
 
923
 
#: ironic/drivers/fake.py:146 ironic/drivers/ilo.py:43 ironic/drivers/ilo.py:66
924
 
#: ironic/drivers/pxe.py:162
 
1088
#: ironic/drivers/fake.py:152 ironic/drivers/ilo.py:43 ironic/drivers/ilo.py:67
 
1089
#: ironic/drivers/pxe.py:174
925
1090
msgid "Unable to import proliantutils library"
926
1091
msgstr ""
927
1092
 
928
 
#: ironic/drivers/fake.py:173 ironic/drivers/pxe.py:184
 
1093
#: ironic/drivers/fake.py:180 ironic/drivers/pxe.py:197
929
1094
msgid "Unable to import pysnmp library"
930
1095
msgstr ""
931
1096
 
932
 
#: ironic/drivers/fake.py:185 ironic/drivers/pxe.py:207
 
1097
#: ironic/drivers/fake.py:192 ironic/drivers/pxe.py:220
933
1098
msgid "Unable to import python-scciclient library"
934
1099
msgstr ""
935
1100
 
936
 
#: ironic/drivers/pxe.py:91
 
1101
#: ironic/drivers/pxe.py:101
937
1102
msgid "Unable to import pyghmi library"
938
1103
msgstr ""
939
1104
 
948
1113
"%(valid_values)s."
949
1114
msgstr ""
950
1115
 
951
 
#: ironic/drivers/modules/agent.py:182
 
1116
#: ironic/drivers/modules/agent.py:71 ironic/drivers/modules/pxe.py:102
 
1117
msgid "UUID (from Glance) of the deployment kernel. Required."
 
1118
msgstr ""
 
1119
 
 
1120
#: ironic/drivers/modules/agent.py:73
 
1121
msgid ""
 
1122
"UUID (from Glance) of the ramdisk with agent that is used at deploy time."
 
1123
" Required."
 
1124
msgstr ""
 
1125
 
 
1126
#: ironic/drivers/modules/agent.py:260
952
1127
#, python-format
953
1128
msgid "Node %s failed to validate deploy image info. Some parameters were missing"
954
1129
msgstr ""
955
1130
 
956
 
#: ironic/drivers/modules/agent.py:336
 
1131
#: ironic/drivers/modules/agent.py:266
 
1132
#, python-format
 
1133
msgid ""
 
1134
"image_source's image_checksum must be provided in instance_info for node "
 
1135
"%s"
 
1136
msgstr ""
 
1137
 
 
1138
#: ironic/drivers/modules/agent.py:274
 
1139
#, python-format
 
1140
msgid ""
 
1141
"Node %(node)s is configured to use the %(driver)s driver which currently "
 
1142
"does not support deploying partition images."
 
1143
msgstr ""
 
1144
 
 
1145
#: ironic/drivers/modules/agent.py:483
957
1146
#, python-format
958
1147
msgid "node %(node)s command status errored: %(error)s"
959
1148
msgstr ""
960
1149
 
961
 
#: ironic/drivers/modules/agent_base_vendor.py:119
 
1150
#: ironic/drivers/modules/agent_base_vendor.py:124
962
1151
msgid "Missing parameter version"
963
1152
msgstr ""
964
1153
 
965
 
#: ironic/drivers/modules/agent_base_vendor.py:122
 
1154
#: ironic/drivers/modules/agent_base_vendor.py:127
966
1155
#, python-format
967
1156
msgid "Unknown lookup payload version: %s"
968
1157
msgstr ""
969
1158
 
970
 
#: ironic/drivers/modules/agent_base_vendor.py:149
 
1159
#: ironic/drivers/modules/agent_base_vendor.py:160
 
1160
#, python-format
 
1161
msgid "Agent returned error for clean step %(step)s on node %(node)s : %(err)s."
 
1162
msgstr ""
 
1163
 
 
1164
#: ironic/drivers/modules/agent_base_vendor.py:172
 
1165
#, python-format
 
1166
msgid "Could not restart cleaning on node %(node)s: %(err)s."
 
1167
msgstr ""
 
1168
 
 
1169
#: ironic/drivers/modules/agent_base_vendor.py:184
 
1170
#, python-format
 
1171
msgid ""
 
1172
"Agent returned unknown status for clean step %(step)s on node %(node)s : "
 
1173
"%(err)s."
 
1174
msgstr ""
 
1175
 
 
1176
#: ironic/drivers/modules/agent_base_vendor.py:215
971
1177
msgid "For heartbeat operation, \"agent_url\" must be specified."
972
1178
msgstr ""
973
1179
 
974
 
#: ironic/drivers/modules/agent_base_vendor.py:158
 
1180
#: ironic/drivers/modules/agent_base_vendor.py:224
975
1181
msgid "Failed checking if deploy is done."
976
1182
msgstr ""
977
1183
 
978
 
#: ironic/drivers/modules/agent_base_vendor.py:161
 
1184
#: ironic/drivers/modules/agent_base_vendor.py:232
979
1185
msgid "Node failed to get image for deploy."
980
1186
msgstr ""
981
1187
 
982
 
#: ironic/drivers/modules/agent_base_vendor.py:165
 
1188
#: ironic/drivers/modules/agent_base_vendor.py:236
983
1189
msgid "Node failed to move to active state."
984
1190
msgstr ""
985
1191
 
986
 
#: ironic/drivers/modules/agent_base_vendor.py:245
 
1192
#: ironic/drivers/modules/agent_base_vendor.py:249
 
1193
#, python-format
 
1194
msgid "Asynchronous exception for node %(node)s: %(msg)s exception: %(e)s"
 
1195
msgstr ""
 
1196
 
 
1197
#: ironic/drivers/modules/agent_base_vendor.py:337
987
1198
#, python-format
988
1199
msgid "Malformed network interfaces lookup: %s"
989
1200
msgstr ""
990
1201
 
991
 
#: ironic/drivers/modules/agent_base_vendor.py:274
 
1202
#: ironic/drivers/modules/agent_base_vendor.py:366
992
1203
#, python-format
993
1204
msgid "No ports matching the given MAC addresses %sexist in the database."
994
1205
msgstr ""
995
1206
 
996
 
#: ironic/drivers/modules/agent_base_vendor.py:322
 
1207
#: ironic/drivers/modules/agent_base_vendor.py:414
997
1208
#, python-format
998
1209
msgid ""
999
1210
"Ports matching mac addresses match multiple nodes. MACs: %(macs)s. Port "
1000
1211
"ids: %(port_ids)s"
1001
1212
msgstr ""
1002
1213
 
 
1214
#: ironic/drivers/modules/agent_base_vendor.py:443
 
1215
#, python-format
 
1216
msgid "Error rebooting node %(node)s. Error: %(error)s"
 
1217
msgstr ""
 
1218
 
 
1219
#: ironic/drivers/modules/agent_base_vendor.py:475
 
1220
#, python-format
 
1221
msgid ""
 
1222
"Failed to install a bootloader when deploying node %(node)s. Error: "
 
1223
"%(error)s"
 
1224
msgstr ""
 
1225
 
 
1226
#: ironic/drivers/modules/agent_base_vendor.py:484
 
1227
#, python-format
 
1228
msgid ""
 
1229
"Failed to change the boot device to %(boot_dev)s when deploying node "
 
1230
"%(node)s. Error: %(error)s"
 
1231
msgstr ""
 
1232
 
1003
1233
#: ironic/drivers/modules/agent_client.py:48
1004
1234
msgid "Agent driver requires agent_url in driver_internal_info"
1005
1235
msgstr ""
1006
1236
 
 
1237
#: ironic/drivers/modules/agent_client.py:79
 
1238
#, python-format
 
1239
msgid ""
 
1240
"Unable to decode response as JSON.\n"
 
1241
"Request URL: %(url)s\n"
 
1242
"Request body: \"%(body)s\"\n"
 
1243
"Response: \"%(response)s\""
 
1244
msgstr ""
 
1245
 
1007
1246
#: ironic/drivers/modules/console_utils.py:89
1008
1247
#, python-format
1009
1248
msgid ""
1037
1276
msgid "Could not stop the console for node '%(node)s'. Reason: %(err)s."
1038
1277
msgstr ""
1039
1278
 
1040
 
#: ironic/drivers/modules/deploy_utils.py:117
 
1279
#: ironic/drivers/modules/deploy_utils.py:129
1041
1280
#, python-format
1042
1281
msgid ""
1043
1282
"iSCSI connection was not seen by the file system after attempting to "
1044
1283
"verify %d times."
1045
1284
msgstr ""
1046
1285
 
1047
 
#: ironic/drivers/modules/deploy_utils.py:140
 
1286
#: ironic/drivers/modules/deploy_utils.py:152
1048
1287
#, python-format
1049
1288
msgid ""
1050
1289
"iSCSI connection did not become active after attempting to verify %d "
1051
1290
"times."
1052
1291
msgstr ""
1053
1292
 
1054
 
#: ironic/drivers/modules/deploy_utils.py:406
 
1293
#: ironic/drivers/modules/deploy_utils.py:303
 
1294
#, python-format
 
1295
msgid ""
 
1296
"Unable to stat device %(dev)s after attempting to verify %(attempts)d "
 
1297
"times."
 
1298
msgstr ""
 
1299
 
 
1300
#: ironic/drivers/modules/deploy_utils.py:501
1055
1301
#, python-format
1056
1302
msgid ""
1057
1303
"Can't download the configdrive content for node %(node)s from '%(url)s'. "
1058
1304
"Reason: %(reason)s"
1059
1305
msgstr ""
1060
1306
 
1061
 
#: ironic/drivers/modules/deploy_utils.py:415
 
1307
#: ironic/drivers/modules/deploy_utils.py:510
1062
1308
#, python-format
1063
1309
msgid ""
1064
1310
"Config drive for node %s is not base64 encoded or the content is "
1065
1311
"malformed."
1066
1312
msgstr ""
1067
1313
 
1068
 
#: ironic/drivers/modules/deploy_utils.py:418
 
1314
#: ironic/drivers/modules/deploy_utils.py:513
1069
1315
#, python-format
1070
1316
msgid " Downloaded from \"%s\"."
1071
1317
msgstr ""
1072
1318
 
1073
 
#: ironic/drivers/modules/deploy_utils.py:431
 
1319
#: ironic/drivers/modules/deploy_utils.py:526
1074
1320
#, python-format
1075
1321
msgid ""
1076
1322
"Encountered error while decompressing and writing config drive for node "
1077
1323
"%(node)s. Error: %(exc)s"
1078
1324
msgstr ""
1079
1325
 
1080
 
#: ironic/drivers/modules/deploy_utils.py:468
1081
 
#, python-format
1082
 
msgid "Parent device '%s' not found"
1083
 
msgstr ""
1084
 
 
1085
 
#: ironic/drivers/modules/deploy_utils.py:496
 
1326
#: ironic/drivers/modules/deploy_utils.py:597
1086
1327
#, python-format
1087
1328
msgid "Root device '%s' not found"
1088
1329
msgstr ""
1089
1330
 
1090
 
#: ironic/drivers/modules/deploy_utils.py:505
 
1331
#: ironic/drivers/modules/deploy_utils.py:607
1091
1332
#, python-format
1092
1333
msgid "'%(partition)s' device '%(part_device)s' not found"
1093
1334
msgstr ""
1094
1335
 
1095
 
#: ironic/drivers/modules/deploy_utils.py:613
 
1336
#: ironic/drivers/modules/deploy_utils.py:735
 
1337
#, python-format
 
1338
msgid "Parent device '%s' not found"
 
1339
msgstr ""
 
1340
 
 
1341
#: ironic/drivers/modules/deploy_utils.py:786
1096
1342
#, python-format
1097
1343
msgid "%(error_msg)s. Missing are: %(missing_info)s"
1098
1344
msgstr ""
1099
1345
 
1100
 
#: ironic/drivers/modules/deploy_utils.py:701
 
1346
#: ironic/drivers/modules/deploy_utils.py:875
1101
1347
#, python-format
1102
1348
msgid ""
1103
1349
"Error parsing capabilities from Node %s instance_info field. A dictionary"
1104
 
" or a dictionary string is expected."
1105
 
msgstr ""
1106
 
 
1107
 
#: ironic/drivers/modules/fake.py:48 ironic/drivers/modules/ipminative.py:338
 
1350
" or a \"jsonified\" dictionary is expected."
 
1351
msgstr ""
 
1352
 
 
1353
#: ironic/drivers/modules/deploy_utils.py:909
 
1354
#, python-format
 
1355
msgid "get_clean_steps for node %(node)s returned invalid result: %(result)s"
 
1356
msgstr ""
 
1357
 
 
1358
#: ironic/drivers/modules/deploy_utils.py:945
 
1359
#, python-format
 
1360
msgid "Agent on node %(node)s returned bad command result: %(result)s"
 
1361
msgstr ""
 
1362
 
 
1363
#: ironic/drivers/modules/deploy_utils.py:1002
 
1364
#, python-format
 
1365
msgid ""
 
1366
"The hints \"%(invalid_hints)s\" are invalid. Valid hints are: "
 
1367
"\"%(valid_hints)s\""
 
1368
msgstr ""
 
1369
 
 
1370
#: ironic/drivers/modules/deploy_utils.py:1012
 
1371
msgid "Root device hint \"size\" is not an integer value."
 
1372
msgstr ""
 
1373
 
 
1374
#: ironic/drivers/modules/discoverd.py:78
 
1375
msgid "ironic-discoverd support is disabled"
 
1376
msgstr ""
 
1377
 
 
1378
#: ironic/drivers/modules/discoverd.py:82
 
1379
msgid "ironic-discoverd Python module not found"
 
1380
msgstr ""
 
1381
 
 
1382
#: ironic/drivers/modules/discoverd.py:88
 
1383
#, python-format
 
1384
msgid "ironic-discoverd version is too old: required >= 1.0.0, got %s"
 
1385
msgstr ""
 
1386
 
 
1387
#: ironic/drivers/modules/discoverd.py:166
 
1388
#, python-format
 
1389
msgid "Failed to start inspection: %s"
 
1390
msgstr ""
 
1391
 
 
1392
#: ironic/drivers/modules/discoverd.py:200
 
1393
#, python-format
 
1394
msgid "ironic-discoverd inspection failed: %s"
 
1395
msgstr ""
 
1396
 
 
1397
#: ironic/drivers/modules/fake.py:48 ironic/drivers/modules/ipminative.py:343
1108
1398
#, python-format
1109
1399
msgid "set_power_state called with an invalid power state: %s."
1110
1400
msgstr ""
1130
1420
msgid "Test if the value of bar is meow"
1131
1421
msgstr ""
1132
1422
 
1133
 
#: ironic/drivers/modules/fake.py:163 ironic/drivers/modules/ipminative.py:404
1134
 
#: ironic/drivers/modules/ipmitool.py:723
 
1423
#: ironic/drivers/modules/fake.py:163 ironic/drivers/modules/ipminative.py:409
 
1424
#: ironic/drivers/modules/ipmitool.py:734
1135
1425
#: ironic/drivers/modules/seamicro.py:571 ironic/drivers/modules/ssh.py:644
1136
1426
#: ironic/drivers/modules/virtualbox.py:338
1137
 
#: ironic/drivers/modules/ilo/management.py:132
 
1427
#: ironic/drivers/modules/ilo/management.py:198
 
1428
#: ironic/drivers/modules/irmc/management.py:142
1138
1429
#, python-format
1139
1430
msgid "Invalid boot device %s specified."
1140
1431
msgstr ""
1177
1468
msgid "Cannot get power status for node '%(node)s'. iBoot get_relays() failed."
1178
1469
msgstr ""
1179
1470
 
1180
 
#: ironic/drivers/modules/iboot.py:185 ironic/drivers/modules/ipmitool.py:642
 
1471
#: ironic/drivers/modules/iboot.py:185 ironic/drivers/modules/ipmitool.py:653
1181
1472
#: ironic/drivers/modules/snmp.py:672 ironic/drivers/modules/ssh.py:561
1182
1473
#, python-format
1183
1474
msgid "set_power_state called with invalid power state %s."
1184
1475
msgstr ""
1185
1476
 
1186
 
#: ironic/drivers/modules/ipminative.py:63
 
1477
#: ironic/drivers/modules/ipminative.py:68
1187
1478
msgid "IP of the node's BMC. Required."
1188
1479
msgstr ""
1189
1480
 
1190
 
#: ironic/drivers/modules/ipminative.py:64
 
1481
#: ironic/drivers/modules/ipminative.py:69
1191
1482
msgid "IPMI password. Required."
1192
1483
msgstr ""
1193
1484
 
1194
 
#: ironic/drivers/modules/ipminative.py:65
 
1485
#: ironic/drivers/modules/ipminative.py:70
1195
1486
msgid "IPMI username. Required."
1196
1487
msgstr ""
1197
1488
 
1198
 
#: ironic/drivers/modules/ipminative.py:68
1199
 
#: ironic/drivers/modules/ipmitool.py:96 ironic/drivers/modules/seamicro.py:80
1200
 
#: ironic/drivers/modules/ilo/common.py:72
 
1489
#: ironic/drivers/modules/ipminative.py:73
 
1490
#: ironic/drivers/modules/ipmitool.py:95 ironic/drivers/modules/seamicro.py:80
 
1491
#: ironic/drivers/modules/ilo/common.py:75
1201
1492
msgid "node's UDP port to connect to. Only required for console access."
1202
1493
msgstr ""
1203
1494
 
1204
 
#: ironic/drivers/modules/ipminative.py:92
1205
 
#: ironic/drivers/modules/ipmitool.py:212
 
1495
#: ironic/drivers/modules/ipminative.py:97
 
1496
#: ironic/drivers/modules/ipmitool.py:223
1206
1497
#, python-format
1207
1498
msgid "Missing the following IPMI credentials in node's driver_info: %s."
1208
1499
msgstr ""
1209
1500
 
1210
 
#: ironic/drivers/modules/ipminative.py:110
1211
 
#: ironic/drivers/modules/ipmitool.py:232
 
1501
#: ironic/drivers/modules/ipminative.py:115
 
1502
#: ironic/drivers/modules/ipmitool.py:243
1212
1503
msgid "IPMI terminal port is not an integer."
1213
1504
msgstr ""
1214
1505
 
1215
 
#: ironic/drivers/modules/ipminative.py:494
1216
 
#: ironic/drivers/modules/ipmitool.py:940
 
1506
#: ironic/drivers/modules/ipminative.py:499
 
1507
#: ironic/drivers/modules/ipmitool.py:951
1217
1508
msgid "Missing 'ipmi_terminal_port' parameter in node's driver_info."
1218
1509
msgstr ""
1219
1510
 
1220
 
#: ironic/drivers/modules/ipmitool.py:70
 
1511
#: ironic/drivers/modules/ipmitool.py:69
1221
1512
msgid "IP address or hostname of the node. Required."
1222
1513
msgstr ""
1223
1514
 
 
1515
#: ironic/drivers/modules/ipmitool.py:72
 
1516
msgid "password. Optional."
 
1517
msgstr ""
 
1518
 
1224
1519
#: ironic/drivers/modules/ipmitool.py:73
1225
 
msgid "password. Optional."
1226
 
msgstr ""
1227
 
 
1228
 
#: ironic/drivers/modules/ipmitool.py:74
1229
1520
#, python-format
1230
1521
msgid "privilege level; default is ADMINISTRATOR. One of %s. Optional."
1231
1522
msgstr ""
1232
1523
 
 
1524
#: ironic/drivers/modules/ipmitool.py:75
 
1525
msgid "username; default is NULL user. Optional."
 
1526
msgstr ""
 
1527
 
1233
1528
#: ironic/drivers/modules/ipmitool.py:76
1234
 
msgid "username; default is NULL user. Optional."
1235
 
msgstr ""
1236
 
 
1237
 
#: ironic/drivers/modules/ipmitool.py:77
1238
1529
msgid ""
1239
1530
"bridging_type; default is \"no\". One of \"single\", \"dual\", \"no\". "
1240
1531
"Optional."
1241
1532
msgstr ""
1242
1533
 
1243
 
#: ironic/drivers/modules/ipmitool.py:79
 
1534
#: ironic/drivers/modules/ipmitool.py:78
1244
1535
msgid ""
1245
1536
"transit channel for bridged request. Required only if ipmi_bridging is "
1246
1537
"set to \"dual\"."
1247
1538
msgstr ""
1248
1539
 
1249
 
#: ironic/drivers/modules/ipmitool.py:81
 
1540
#: ironic/drivers/modules/ipmitool.py:80
1250
1541
msgid ""
1251
1542
"transit address for bridged request. Required only if ipmi_bridging is "
1252
1543
"set to \"dual\"."
1253
1544
msgstr ""
1254
1545
 
1255
 
#: ironic/drivers/modules/ipmitool.py:83
 
1546
#: ironic/drivers/modules/ipmitool.py:82
1256
1547
msgid ""
1257
1548
"destination channel for bridged request. Required only if ipmi_bridging "
1258
1549
"is set to \"single\" or \"dual\"."
1259
1550
msgstr ""
1260
1551
 
1261
 
#: ironic/drivers/modules/ipmitool.py:86
 
1552
#: ironic/drivers/modules/ipmitool.py:85
1262
1553
msgid ""
1263
1554
"destination address for bridged request. Required only if ipmi_bridging "
1264
1555
"is set to \"single\" or \"dual\"."
1265
1556
msgstr ""
1266
1557
 
1267
 
#: ironic/drivers/modules/ipmitool.py:89
 
1558
#: ironic/drivers/modules/ipmitool.py:88
1268
1559
msgid ""
1269
1560
"local IPMB address for bridged requests. Used only if ipmi_bridging is "
1270
1561
"set to \"single\" or \"dual\". Optional."
1271
1562
msgstr ""
1272
1563
 
1273
 
#: ironic/drivers/modules/ipmitool.py:243
 
1564
#: ironic/drivers/modules/ipmitool.py:254
1274
1565
#, python-format
1275
1566
msgid ""
1276
1567
"Value for ipmi_bridging is provided as %s, but IPMI bridging is not "
1278
1569
"is > 1.8.11"
1279
1570
msgstr ""
1280
1571
 
1281
 
#: ironic/drivers/modules/ipmitool.py:266
 
1572
#: ironic/drivers/modules/ipmitool.py:277
1282
1573
#, python-format
1283
1574
msgid "%(param)s not provided"
1284
1575
msgstr ""
1285
1576
 
1286
 
#: ironic/drivers/modules/ipmitool.py:269
 
1577
#: ironic/drivers/modules/ipmitool.py:280
1287
1578
#, python-format
1288
1579
msgid ""
1289
1580
"Invalid value for ipmi_bridging: %(bridging_type)s, the valid value can "
1290
1581
"be one of: %(bridging_types)s"
1291
1582
msgstr ""
1292
1583
 
1293
 
#: ironic/drivers/modules/ipmitool.py:277
 
1584
#: ironic/drivers/modules/ipmitool.py:288
1294
1585
#, python-format
1295
1586
msgid ""
1296
1587
"Invalid privilege level value:%(priv_level)s, the valid value can be one "
1297
1588
"of %(valid_levels)s"
1298
1589
msgstr ""
1299
1590
 
1300
 
#: ironic/drivers/modules/ipmitool.py:507
 
1591
#: ironic/drivers/modules/ipmitool.py:518
1301
1592
#, python-format
1302
1593
msgid "parse ipmi sensor data failed, unknown sensor type data: %(sensors_data)s"
1303
1594
msgstr ""
1304
1595
 
1305
 
#: ironic/drivers/modules/ipmitool.py:545
 
1596
#: ironic/drivers/modules/ipmitool.py:556
1306
1597
#, python-format
1307
1598
msgid ""
1308
1599
"parse ipmi sensor data failed, get nothing with input data: "
1309
1600
"%(sensors_data)s"
1310
1601
msgstr ""
1311
1602
 
1312
 
#: ironic/drivers/modules/ipmitool.py:587
1313
 
#: ironic/drivers/modules/ipmitool.py:678
1314
 
#: ironic/drivers/modules/ipmitool.py:830
1315
 
#: ironic/drivers/modules/ipmitool.py:922
 
1603
#: ironic/drivers/modules/ipmitool.py:598
 
1604
#: ironic/drivers/modules/ipmitool.py:689
 
1605
#: ironic/drivers/modules/ipmitool.py:841
 
1606
#: ironic/drivers/modules/ipmitool.py:933
1316
1607
msgid ""
1317
1608
"Unable to locate usable ipmitool command in the system path when checking"
1318
1609
" ipmitool version"
1319
1610
msgstr ""
1320
1611
 
1321
 
#: ironic/drivers/modules/ipmitool.py:906
 
1612
#: ironic/drivers/modules/ipmitool.py:917
1322
1613
msgid "Parameter raw_bytes (string of bytes) was not specified."
1323
1614
msgstr ""
1324
1615
 
1325
 
#: ironic/drivers/modules/iscsi_deploy.py:119
 
1616
#: ironic/drivers/modules/iscsi_deploy.py:127
1326
1617
msgid ""
1327
1618
"Cannot validate iSCSI deploy. Some parameters were missing in node's "
1328
1619
"instance_info"
1329
1620
msgstr ""
1330
1621
 
1331
 
#: ironic/drivers/modules/iscsi_deploy.py:131
 
1622
#: ironic/drivers/modules/iscsi_deploy.py:136
1332
1623
#, python-format
1333
1624
msgid ""
1334
1625
"Cannot validate parameter for iSCSI deploy. Invalid parameter %(param)s. "
1335
1626
"Reason: %(reason)s"
1336
1627
msgstr ""
1337
1628
 
1338
 
#: ironic/drivers/modules/iscsi_deploy.py:137
 
1629
#: ironic/drivers/modules/iscsi_deploy.py:142
1339
1630
#, python-format
1340
 
msgid "'%s' is not an integer value."
1341
 
msgstr ""
1342
 
 
1343
 
#: ironic/drivers/modules/iscsi_deploy.py:166
 
1631
msgid "%s is not an integer value."
 
1632
msgstr ""
 
1633
 
 
1634
#: ironic/drivers/modules/iscsi_deploy.py:149
 
1635
msgid "Cannot deploy whole disk image with swap or ephemeral size set"
 
1636
msgstr ""
 
1637
 
 
1638
#: ironic/drivers/modules/iscsi_deploy.py:182
1344
1639
#, python-format
1345
1640
msgid ""
1346
1641
"Root partition is too small for requested image. Image size: %(image_mb)d"
1347
1642
" MB, Root size: %(root_mb)d MB"
1348
1643
msgstr ""
1349
1644
 
1350
 
#: ironic/drivers/modules/iscsi_deploy.py:221
 
1645
#: ironic/drivers/modules/iscsi_deploy.py:236
1351
1646
msgid "Deploy key does not match"
1352
1647
msgstr ""
1353
1648
 
1354
 
#: ironic/drivers/modules/iscsi_deploy.py:237
 
1649
#: ironic/drivers/modules/iscsi_deploy.py:257
1355
1650
#, python-format
1356
1651
msgid "Parameters %s were not passed to ironic for deploy."
1357
1652
msgstr ""
1358
1653
 
1359
 
#: ironic/drivers/modules/iscsi_deploy.py:268
1360
 
msgid "Failure in deploy ramdisk."
1361
 
msgstr ""
1362
 
 
1363
 
#: ironic/drivers/modules/iscsi_deploy.py:282 ironic/drivers/modules/pxe.py:518
1364
 
#: ironic/drivers/modules/ilo/deploy.py:528
1365
 
msgid "Failed to continue iSCSI deployment."
1366
 
msgstr ""
1367
 
 
1368
 
#: ironic/drivers/modules/iscsi_deploy.py:389
 
1654
#: ironic/drivers/modules/iscsi_deploy.py:304
 
1655
#, python-format
 
1656
msgid "Error returned from deploy ramdisk: %s"
 
1657
msgstr ""
 
1658
 
 
1659
#: ironic/drivers/modules/iscsi_deploy.py:325
 
1660
#, python-format
 
1661
msgid "Deploy failed for instance %(instance)s. Error: %(error)s"
 
1662
msgstr ""
 
1663
 
 
1664
#: ironic/drivers/modules/iscsi_deploy.py:333
 
1665
#, python-format
 
1666
msgid ""
 
1667
"Couldn't determine the UUID of the root partition or the disk identifier "
 
1668
"after deploying node %s"
 
1669
msgstr ""
 
1670
 
 
1671
#: ironic/drivers/modules/iscsi_deploy.py:371
 
1672
#, python-format
 
1673
msgid ""
 
1674
"Failed to start the iSCSI target to deploy the node %(node)s. Error: "
 
1675
"%(error)s"
 
1676
msgstr ""
 
1677
 
 
1678
#: ironic/drivers/modules/iscsi_deploy.py:495
1369
1679
#, python-format
1370
1680
msgid "Failed to connect to Glance to get the properties of the image %s"
1371
1681
msgstr ""
1372
1682
 
1373
 
#: ironic/drivers/modules/iscsi_deploy.py:393
 
1683
#: ironic/drivers/modules/iscsi_deploy.py:499
1374
1684
#, python-format
1375
 
msgid "Image %s not found in Glance"
 
1685
msgid "Image %s can not be found."
1376
1686
msgstr ""
1377
1687
 
1378
 
#: ironic/drivers/modules/iscsi_deploy.py:403
 
1688
#: ironic/drivers/modules/iscsi_deploy.py:511
1379
1689
#, python-format
1380
1690
msgid "Image %(image)s is missing the following properties: %(properties)s"
1381
1691
msgstr ""
1382
1692
 
1383
 
#: ironic/drivers/modules/iscsi_deploy.py:423 ironic/drivers/modules/ssh.py:508
 
1693
#: ironic/drivers/modules/iscsi_deploy.py:531 ironic/drivers/modules/ssh.py:508
1384
1694
#, python-format
1385
1695
msgid "Node %s does not have any port associated with it."
1386
1696
msgstr ""
1387
1697
 
1388
 
#: ironic/drivers/modules/iscsi_deploy.py:432
 
1698
#: ironic/drivers/modules/iscsi_deploy.py:540
1389
1699
#, python-format
1390
1700
msgid ""
1391
1701
"Couldn't get the URL of the Ironic API service from the configuration "
1392
1702
"file or keystone catalog. Keystone error: %s"
1393
1703
msgstr ""
1394
1704
 
1395
 
#: ironic/drivers/modules/pxe.py:100
1396
 
msgid "UUID (from Glance) of the deployment kernel. Required."
1397
 
msgstr ""
1398
 
 
1399
 
#: ironic/drivers/modules/pxe.py:102
 
1705
#: ironic/drivers/modules/iscsi_deploy.py:563
 
1706
msgid ""
 
1707
"Some mandatory input missing in 'pass_bootloader_info' vendor passthru "
 
1708
"from ramdisk."
 
1709
msgstr ""
 
1710
 
 
1711
#: ironic/drivers/modules/iscsi_deploy.py:570
 
1712
#, python-format
 
1713
msgid "Deploy key %(key_sent)s does not match with %(expected_key)s"
 
1714
msgstr ""
 
1715
 
 
1716
#: ironic/drivers/modules/iscsi_deploy.py:588
 
1717
#, python-format
 
1718
msgid "Failed to install bootloader on node %(node)s. Error: %(error)s."
 
1719
msgstr ""
 
1720
 
 
1721
#: ironic/drivers/modules/iscsi_deploy.py:613
 
1722
#, python-format
 
1723
msgid ""
 
1724
"Failed to notify ramdisk to reboot after bootloader installation. Error: "
 
1725
"%s"
 
1726
msgstr ""
 
1727
 
 
1728
#: ironic/drivers/modules/pxe.py:104
1400
1729
msgid "UUID (from Glance) of the ramdisk that is mounted at boot time. Required."
1401
1730
msgstr ""
1402
1731
 
1403
 
#: ironic/drivers/modules/pxe.py:124
 
1732
#: ironic/drivers/modules/pxe.py:106
 
1733
msgid ""
 
1734
"DEPRECATED: Use deploy_kernel instead. UUID (from Glance) of the "
 
1735
"deployment kernel. Required."
 
1736
msgstr ""
 
1737
 
 
1738
#: ironic/drivers/modules/pxe.py:109
 
1739
msgid ""
 
1740
"DEPRECATED: Use deploy_ramdisk instead. UUID (from Glance) of the ramdisk"
 
1741
" that is mounted at boot time. Required."
 
1742
msgstr ""
 
1743
 
 
1744
#: ironic/drivers/modules/pxe.py:147
1404
1745
msgid ""
1405
1746
"Cannot validate PXE bootloader. Some parameters were missing in node's "
1406
1747
"driver_info"
1407
1748
msgstr ""
1408
1749
 
1409
 
#: ironic/drivers/modules/pxe.py:315
 
1750
#: ironic/drivers/modules/pxe.py:252
1410
1751
#, python-format
1411
1752
msgid ""
1412
 
"Local boot is requested, but can't be used with node %s because it's "
1413
 
"configured to use UEFI boot"
 
1753
"Conflict: Whole disk image being used for deploy, but cannot be used with"
 
1754
" node %(node_uuid)s configured to use UEFI boot with netboot option"
1414
1755
msgstr ""
1415
1756
 
1416
 
#: ironic/drivers/modules/pxe.py:323
 
1757
#: ironic/drivers/modules/pxe.py:360
1417
1758
msgid "iPXE boot is enabled but no HTTP URL or HTTP root was specified."
1418
1759
msgstr ""
1419
1760
 
1420
 
#: ironic/drivers/modules/pxe.py:330
 
1761
#: ironic/drivers/modules/pxe.py:367
1421
1762
#, python-format
1422
1763
msgid ""
1423
1764
"Conflict: iPXE is enabled, but cannot be used with node%(node_uuid)s "
1424
1765
"configured to use UEFI boot"
1425
1766
msgstr ""
1426
1767
 
 
1768
#: ironic/drivers/modules/pxe.py:638 ironic/drivers/modules/ilo/deploy.py:836
 
1769
msgid "Failed to continue iSCSI deployment."
 
1770
msgstr ""
 
1771
 
1427
1772
#: ironic/drivers/modules/seamicro.py:68
1428
1773
msgid "API endpoint. Required."
1429
1774
msgstr ""
1667
2012
msgid "'set_power_state' called with invalid power state '%s'"
1668
2013
msgstr ""
1669
2014
 
 
2015
#: ironic/drivers/modules/amt/common.py:37
 
2016
msgid "IP address or host name of the node. Required."
 
2017
msgstr ""
 
2018
 
 
2019
#: ironic/drivers/modules/amt/common.py:38
 
2020
msgid "Password. Required."
 
2021
msgstr ""
 
2022
 
 
2023
#: ironic/drivers/modules/amt/common.py:39
 
2024
msgid "Username to log into AMT system. Required."
 
2025
msgstr ""
 
2026
 
 
2027
#: ironic/drivers/modules/amt/common.py:42
 
2028
msgid ""
 
2029
"Protocol used for AMT endpoint. one of http, https; default is \"http\". "
 
2030
"Optional."
 
2031
msgstr ""
 
2032
 
 
2033
#: ironic/drivers/modules/amt/common.py:159
 
2034
#, python-format
 
2035
msgid "AMT driver requires the following to be set in node's driver_info: %s."
 
2036
msgstr ""
 
2037
 
 
2038
#: ironic/drivers/modules/amt/common.py:167
 
2039
#, python-format
 
2040
msgid "Invalid protocol %s."
 
2041
msgstr ""
 
2042
 
 
2043
#: ironic/drivers/modules/amt/management.py:144
 
2044
#, python-format
 
2045
msgid ""
 
2046
"set_boot_device called with invalid device %(device)s for node "
 
2047
"%(node_id)s."
 
2048
msgstr ""
 
2049
 
 
2050
#: ironic/drivers/modules/amt/power.py:165
 
2051
#, python-format
 
2052
msgid "Unsupported target_state: %s"
 
2053
msgstr ""
 
2054
 
1670
2055
#: ironic/drivers/modules/drac/common.py:26
1671
2056
msgid "IP address or hostname of the DRAC card. Required."
1672
2057
msgstr ""
1722
2107
"%s"
1723
2108
msgstr ""
1724
2109
 
1725
 
#: ironic/drivers/modules/ilo/common.py:62
 
2110
#: ironic/drivers/modules/ilo/common.py:65
1726
2111
msgid "IP address or hostname of the iLO. Required."
1727
2112
msgstr ""
1728
2113
 
1729
 
#: ironic/drivers/modules/ilo/common.py:63
 
2114
#: ironic/drivers/modules/ilo/common.py:66
1730
2115
msgid "username for the iLO with administrator privileges. Required."
1731
2116
msgstr ""
1732
2117
 
1733
 
#: ironic/drivers/modules/ilo/common.py:65
 
2118
#: ironic/drivers/modules/ilo/common.py:68
1734
2119
msgid "password for ilo_username. Required."
1735
2120
msgstr ""
1736
2121
 
1737
 
#: ironic/drivers/modules/ilo/common.py:68
 
2122
#: ironic/drivers/modules/ilo/common.py:71
1738
2123
msgid "port to be used for iLO operations. Optional."
1739
2124
msgstr ""
1740
2125
 
1741
 
#: ironic/drivers/modules/ilo/common.py:69
 
2126
#: ironic/drivers/modules/ilo/common.py:72
1742
2127
msgid "timeout (in seconds) for iLO operations. Optional."
1743
2128
msgstr ""
1744
2129
 
1745
 
#: ironic/drivers/modules/ilo/common.py:108
 
2130
#: ironic/drivers/modules/ilo/common.py:79
 
2131
msgid ""
 
2132
"new password for iLO. Required if the clean step 'reset_ilo_credential' "
 
2133
"is enabled."
 
2134
msgstr ""
 
2135
 
 
2136
#: ironic/drivers/modules/ilo/common.py:115
1746
2137
#, python-format
1747
2138
msgid ""
1748
2139
"The following required iLO parameters are missing from the node's "
1749
2140
"driver_info: %s"
1750
2141
msgstr ""
1751
2142
 
1752
 
#: ironic/drivers/modules/ilo/common.py:129
 
2143
#: ironic/drivers/modules/ilo/common.py:136
1753
2144
#, python-format
1754
2145
msgid ""
1755
2146
"The following iLO parameters from the node's driver_info should be "
1756
2147
"integers: %s"
1757
2148
msgstr ""
1758
2149
 
1759
 
#: ironic/drivers/modules/ilo/common.py:177
 
2150
#: ironic/drivers/modules/ilo/common.py:184
1760
2151
msgid "iLO license check"
1761
2152
msgstr ""
1762
2153
 
1763
 
#: ironic/drivers/modules/ilo/common.py:289
 
2154
#: ironic/drivers/modules/ilo/common.py:296
1764
2155
#, python-format
1765
2156
msgid "Inserting virtual media %s"
1766
2157
msgstr ""
1767
2158
 
1768
 
#: ironic/drivers/modules/ilo/common.py:319
 
2159
#: ironic/drivers/modules/ilo/common.py:326
 
2160
#: ironic/drivers/modules/ilo/common.py:375
1769
2161
#, python-format
1770
2162
msgid "Setting %s as boot mode"
1771
2163
msgstr ""
1772
2164
 
1773
 
#: ironic/drivers/modules/ilo/deploy.py:47
 
2165
#: ironic/drivers/modules/ilo/common.py:479
 
2166
#, python-format
 
2167
msgid "Get secure boot mode for node %s."
 
2168
msgstr ""
 
2169
 
 
2170
#: ironic/drivers/modules/ilo/common.py:512
 
2171
#, python-format
 
2172
msgid "Setting secure boot to %(flag)s for node %(node)s."
 
2173
msgstr ""
 
2174
 
 
2175
#: ironic/drivers/modules/ilo/deploy.py:61
1774
2176
msgid "UUID (from Glance) of the deployment ISO. Required."
1775
2177
msgstr ""
1776
2178
 
1777
 
#: ironic/drivers/modules/ilo/deploy.py:177
 
2179
#: ironic/drivers/modules/ilo/deploy.py:218
1778
2180
msgid ""
1779
2181
"Error validating iLO virtual media deploy. Some parameters were missing "
1780
2182
"in node's driver_info"
1781
2183
msgstr ""
1782
2184
 
1783
 
#: ironic/drivers/modules/ilo/deploy.py:446
 
2185
#: ironic/drivers/modules/ilo/deploy.py:695
1784
2186
msgid "Missing 'console_port' parameter in node's driver_info."
1785
2187
msgstr ""
1786
2188
 
1787
 
#: ironic/drivers/modules/ilo/management.py:100
 
2189
#: ironic/drivers/modules/ilo/inspect.py:101
 
2190
#, python-format
 
2191
msgid "Server didn't return the key(s): %(key)s"
 
2192
msgstr ""
 
2193
 
 
2194
#: ironic/drivers/modules/ilo/inspect.py:106
 
2195
#, python-format
 
2196
msgid ""
 
2197
"Essential properties are expected to be in dictionary format, received "
 
2198
"%(properties)s from node %(node)s."
 
2199
msgstr ""
 
2200
 
 
2201
#: ironic/drivers/modules/ilo/inspect.py:112
 
2202
#, python-format
 
2203
msgid "The node %s didn't return 'properties' as the key with inspection."
 
2204
msgstr ""
 
2205
 
 
2206
#: ironic/drivers/modules/ilo/inspect.py:118
 
2207
#, python-format
 
2208
msgid "Node %(node)s didn't return MACs %(macs)s in dictionary format."
 
2209
msgstr ""
 
2210
 
 
2211
#: ironic/drivers/modules/ilo/inspect.py:123
 
2212
#, python-format
 
2213
msgid "The node %s didn't return 'macs' as the key with inspection."
 
2214
msgstr ""
 
2215
 
 
2216
#: ironic/drivers/modules/ilo/inspect.py:172
 
2217
#, python-format
 
2218
msgid ""
 
2219
"Node %(node)s has invalid capabilities string %(capabilities)s, unable to"
 
2220
" modify the node properties['capabilities'] string"
 
2221
msgstr ""
 
2222
 
 
2223
#: ironic/drivers/modules/ilo/inspect.py:180
 
2224
#, python-format
 
2225
msgid ""
 
2226
"The expected format of capabilities from inspection is dictionary while "
 
2227
"node %(node)s returned %(capabilities)s."
 
2228
msgstr ""
 
2229
 
 
2230
#: ironic/drivers/modules/ilo/inspect.py:249
 
2231
#, python-format
 
2232
msgid "Inspecting hardware (get_power_state) on %s"
 
2233
msgstr ""
 
2234
 
 
2235
#: ironic/drivers/modules/ilo/management.py:91
 
2236
#, python-format
 
2237
msgid "Clean step '%s' not found. 'proliantutils' package needs to be updated."
 
2238
msgstr ""
 
2239
 
 
2240
#: ironic/drivers/modules/ilo/management.py:102
 
2241
#, python-format
 
2242
msgid "Clean step %(step)s failed on node %(node)s with error: %(err)s"
 
2243
msgstr ""
 
2244
 
 
2245
#: ironic/drivers/modules/ilo/management.py:166
1788
2246
msgid "Get boot device"
1789
2247
msgstr ""
1790
2248
 
1791
 
#: ironic/drivers/modules/ilo/management.py:143
 
2249
#: ironic/drivers/modules/ilo/management.py:209
1792
2250
#, python-format
1793
2251
msgid "Setting %s as boot device"
1794
2252
msgstr ""
1795
2253
 
1796
 
#: ironic/drivers/modules/ilo/power.py:88
 
2254
#: ironic/drivers/modules/ilo/power.py:95
1797
2255
msgid "iLO get_power_status"
1798
2256
msgstr ""
1799
2257
 
1800
 
#: ironic/drivers/modules/ilo/power.py:152
 
2258
#: ironic/drivers/modules/ilo/power.py:159
1801
2259
#: ironic/drivers/modules/irmc/power.py:60
1802
2260
#, python-format
1803
2261
msgid "_set_power_state called with invalid power state '%s'"
1804
2262
msgstr ""
1805
2263
 
1806
 
#: ironic/drivers/modules/ilo/power.py:161
 
2264
#: ironic/drivers/modules/ilo/power.py:168
1807
2265
msgid "iLO set_power_state"
1808
2266
msgstr ""
1809
2267
 
1810
 
#: ironic/drivers/modules/irmc/common.py:46
 
2268
#: ironic/drivers/modules/irmc/common.py:50
1811
2269
msgid "IP address or hostname of the iRMC. Required."
1812
2270
msgstr ""
1813
2271
 
1814
 
#: ironic/drivers/modules/irmc/common.py:47
 
2272
#: ironic/drivers/modules/irmc/common.py:51
1815
2273
msgid "Username for the iRMC with administrator privileges. Required."
1816
2274
msgstr ""
1817
2275
 
1818
 
#: ironic/drivers/modules/irmc/common.py:49
 
2276
#: ironic/drivers/modules/irmc/common.py:53
1819
2277
msgid "Password for irmc_username. Required."
1820
2278
msgstr ""
1821
2279
 
1822
 
#: ironic/drivers/modules/irmc/common.py:52
 
2280
#: ironic/drivers/modules/irmc/common.py:56
1823
2281
msgid ""
1824
2282
"Port to be used for iRMC operations; either 80 or 443. The default value "
1825
2283
"is 443. Optional."
1826
2284
msgstr ""
1827
2285
 
1828
 
#: ironic/drivers/modules/irmc/common.py:54
 
2286
#: ironic/drivers/modules/irmc/common.py:58
1829
2287
msgid ""
1830
2288
"Authentication method for iRMC operations; either 'basic' or 'digest'. "
1831
 
"The default value is 'digest'. Optional."
 
2289
"The default value is 'basic'. Optional."
1832
2290
msgstr ""
1833
2291
 
1834
 
#: ironic/drivers/modules/irmc/common.py:57
 
2292
#: ironic/drivers/modules/irmc/common.py:61
1835
2293
msgid ""
1836
2294
"Timeout (in seconds) for iRMC operations. The default value is 60. "
1837
2295
"Optional."
1838
2296
msgstr ""
1839
2297
 
1840
 
#: ironic/drivers/modules/irmc/common.py:82
 
2298
#: ironic/drivers/modules/irmc/common.py:63
 
2299
msgid ""
 
2300
"Sensor data retrieval method; either 'ipmitool' or 'scci'. The default "
 
2301
"value is 'ipmitool'. Optional."
 
2302
msgstr ""
 
2303
 
 
2304
#: ironic/drivers/modules/irmc/common.py:89
1841
2305
#, python-format
1842
2306
msgid "Missing the following iRMC parameters in node's driver_info: %s."
1843
2307
msgstr ""
1844
2308
 
1845
 
#: ironic/drivers/modules/irmc/common.py:96
1846
 
#: ironic/drivers/modules/irmc/common.py:99
1847
 
#, python-format
1848
 
msgid "'%s' has unsupported value."
1849
 
msgstr ""
1850
 
 
1851
 
#: ironic/drivers/modules/irmc/common.py:102
1852
 
#, python-format
1853
 
msgid "'%s' is not integer type."
1854
 
msgstr ""
1855
 
 
1856
 
#: ironic/drivers/modules/irmc/common.py:104
 
2309
#: ironic/drivers/modules/irmc/common.py:103
 
2310
msgid "'irmc_auth_method' has unsupported value."
 
2311
msgstr ""
 
2312
 
 
2313
#: ironic/drivers/modules/irmc/common.py:106
 
2314
msgid "'irmc_port' has unsupported value."
 
2315
msgstr ""
 
2316
 
 
2317
#: ironic/drivers/modules/irmc/common.py:109
 
2318
msgid "'irmc_client_timeout' is not integer type."
 
2319
msgstr ""
 
2320
 
 
2321
#: ironic/drivers/modules/irmc/common.py:112
 
2322
msgid "'irmc_sensor_method' has unsupported value."
 
2323
msgstr ""
 
2324
 
 
2325
#: ironic/drivers/modules/irmc/common.py:114
1857
2326
#, python-format
1858
2327
msgid ""
1859
2328
"The following type errors were encountered while parsing driver_info:\n"
1900
2369
msgid "An object of class %s is required here"
1901
2370
msgstr ""
1902
2371
 
1903
 
#: ironic/openstack/common/cliutils.py:271
1904
 
#, python-format
1905
 
msgid "No %(name)s with a name or ID of '%(name_or_id)s' exists."
1906
 
msgstr ""
1907
 
 
1908
 
#: ironic/openstack/common/cliutils.py:279
1909
 
#, python-format
1910
 
msgid ""
1911
 
"Multiple %(name)s matches found for '%(name_or_id)s', use an ID to be "
1912
 
"more specific."
1913
 
msgstr ""
1914
 
 
1915
2372
#: ironic/openstack/common/gettextutils.py:301
1916
2373
msgid "Message objects do not support addition."
1917
2374
msgstr ""
1922
2379
"characters. Please use unicode() or translate() instead."
1923
2380
msgstr ""
1924
2381
 
1925
 
#: ironic/openstack/common/imageutils.py:75
 
2382
#: ironic/openstack/common/imageutils.py:76
1926
2383
#, python-format
1927
2384
msgid "Invalid input value \"%s\"."
1928
2385
msgstr ""
1929
2386
 
1930
 
#: ironic/openstack/common/imageutils.py:104
 
2387
#: ironic/openstack/common/imageutils.py:105
1931
2388
msgid "Snapshot list encountered but no header found!"
1932
2389
msgstr ""
1933
2390
 
1934
2391
#: ironic/openstack/common/log.py:298
 
2392
#: ironic/openstack/common/versionutils.py:241
1935
2393
#, python-format
1936
2394
msgid "Deprecated: %s"
1937
2395
msgstr ""
1947
2405
msgstr ""
1948
2406
 
1949
2407
#: ironic/openstack/common/log.py:715
 
2408
#: ironic/openstack/common/versionutils.py:259
1950
2409
#, python-format
1951
2410
msgid "Fatal call to deprecated config: %(msg)s"
1952
2411
msgstr ""
1956
2415
msgid "Unexpected argument for periodic task creation: %(arg)s."
1957
2416
msgstr ""
1958
2417
 
1959
 
#: ironic/openstack/common/policy.py:111
1960
 
msgid "The JSON file that defines policies."
1961
 
msgstr ""
1962
 
 
1963
 
#: ironic/openstack/common/policy.py:114
1964
 
msgid "Default rule. Enforced when a requested rule is not found."
1965
 
msgstr ""
1966
 
 
1967
 
#: ironic/openstack/common/policy.py:118
1968
 
msgid ""
1969
 
"Directories where policy configuration files are stored. They can be "
1970
 
"relative to any directory in the search path defined by the config_dir "
1971
 
"option, or absolute paths. The file defined by policy_file must exist for"
1972
 
" these directories to be searched."
1973
 
msgstr ""
1974
 
 
1975
 
#: ironic/openstack/common/policy.py:142
1976
 
#, python-format
1977
 
msgid "Policy doesn't allow %s to be performed."
1978
 
msgstr ""
1979
 
 
1980
 
#: ironic/openstack/common/policy.py:239
1981
 
#, python-format
1982
 
msgid "Rules must be an instance of dict or Rules, got %s instead"
1983
 
msgstr ""
1984
 
 
1985
 
#: ironic/openstack/common/strutils.py:114
1986
 
#, python-format
1987
 
msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
1988
 
msgstr ""
1989
 
 
1990
 
#: ironic/openstack/common/strutils.py:219
1991
 
#, python-format
1992
 
msgid "Invalid unit system: \"%s\""
1993
 
msgstr ""
1994
 
 
1995
 
#: ironic/openstack/common/strutils.py:228
1996
 
#, python-format
1997
 
msgid "Invalid string format: %s"
1998
 
msgstr ""
1999
 
 
2000
 
#: ironic/openstack/common/versionutils.py:88
 
2418
#: ironic/openstack/common/versionutils.py:108
2001
2419
#, python-format
2002
2420
msgid ""
2003
2421
"%(what)s is deprecated as of %(as_of)s in favor of %(in_favor_of)s and "
2004
2422
"may be removed in %(remove_in)s."
2005
2423
msgstr ""
2006
2424
 
2007
 
#: ironic/openstack/common/versionutils.py:92
 
2425
#: ironic/openstack/common/versionutils.py:112
2008
2426
#, python-format
2009
2427
msgid ""
2010
2428
"%(what)s is deprecated as of %(as_of)s and may be removed in "
2011
2429
"%(remove_in)s. It will not be superseded."
2012
2430
msgstr ""
2013
2431
 
2014
 
#: ironic/openstack/common/versionutils.py:96
 
2432
#: ironic/openstack/common/versionutils.py:116
2015
2433
#, python-format
2016
2434
msgid "%(what)s is deprecated as of %(as_of)s in favor of %(in_favor_of)s."
2017
2435
msgstr ""
2018
2436
 
2019
 
#: ironic/openstack/common/versionutils.py:99
 
2437
#: ironic/openstack/common/versionutils.py:119
2020
2438
#, python-format
2021
2439
msgid "%(what)s is deprecated as of %(as_of)s. It will not be superseded."
2022
2440
msgstr ""
2023
2441
 
2024
 
#: ironic/openstack/common/apiclient/base.py:224
2025
 
#: ironic/openstack/common/apiclient/base.py:381
2026
 
#, python-format
2027
 
msgid "No %(name)s matching %(args)s."
2028
 
msgstr ""
2029
 
 
2030
 
#: ironic/openstack/common/apiclient/client.py:233
2031
 
msgid "Cannot find endpoint or token for request"
2032
 
msgstr ""
2033
 
 
2034
 
#: ironic/openstack/common/apiclient/client.py:356
2035
 
#, python-format
2036
 
msgid ""
2037
 
"Invalid %(api_name)s client version '%(version)s'. Must be one of: "
2038
 
"%(version_map)s"
2039
 
msgstr ""
2040
 
 
2041
 
#: ironic/openstack/common/apiclient/exceptions.py:41
2042
 
#, python-format
2043
 
msgid "Missing arguments: %s"
2044
 
msgstr ""
2045
 
 
2046
 
#: ironic/openstack/common/apiclient/exceptions.py:74
2047
 
#, python-format
2048
 
msgid "Authentication failed. Missing options: %s"
2049
 
msgstr ""
2050
 
 
2051
 
#: ironic/openstack/common/apiclient/exceptions.py:83
2052
 
#, python-format
2053
 
msgid "AuthSystemNotFound: %s"
2054
 
msgstr ""
2055
 
 
2056
 
#: ironic/openstack/common/apiclient/exceptions.py:106
2057
 
#, python-format
2058
 
msgid "AmbiguousEndpoints: %s"
2059
 
msgstr ""
2060
 
 
2061
 
#: ironic/openstack/common/apiclient/exceptions.py:114
2062
 
msgid "HTTP Error"
2063
 
msgstr ""
2064
 
 
2065
 
#: ironic/openstack/common/apiclient/exceptions.py:134
2066
 
msgid "HTTP Redirection"
2067
 
msgstr ""
2068
 
 
2069
 
#: ironic/openstack/common/apiclient/exceptions.py:142
2070
 
msgid "HTTP Client Error"
2071
 
msgstr ""
2072
 
 
2073
 
#: ironic/openstack/common/apiclient/exceptions.py:151
2074
 
msgid "HTTP Server Error"
2075
 
msgstr ""
2076
 
 
2077
 
#: ironic/openstack/common/apiclient/exceptions.py:161
2078
 
msgid "Multiple Choices"
2079
 
msgstr ""
2080
 
 
2081
 
#: ironic/openstack/common/apiclient/exceptions.py:170
2082
 
msgid "Bad Request"
2083
 
msgstr ""
2084
 
 
2085
 
#: ironic/openstack/common/apiclient/exceptions.py:180
2086
 
msgid "Unauthorized"
2087
 
msgstr ""
2088
 
 
2089
 
#: ironic/openstack/common/apiclient/exceptions.py:189
2090
 
msgid "Payment Required"
2091
 
msgstr ""
2092
 
 
2093
 
#: ironic/openstack/common/apiclient/exceptions.py:199
2094
 
msgid "Forbidden"
2095
 
msgstr ""
2096
 
 
2097
 
#: ironic/openstack/common/apiclient/exceptions.py:209
2098
 
msgid "Not Found"
2099
 
msgstr ""
2100
 
 
2101
 
#: ironic/openstack/common/apiclient/exceptions.py:219
2102
 
msgid "Method Not Allowed"
2103
 
msgstr ""
2104
 
 
2105
 
#: ironic/openstack/common/apiclient/exceptions.py:229
2106
 
msgid "Not Acceptable"
2107
 
msgstr ""
2108
 
 
2109
 
#: ironic/openstack/common/apiclient/exceptions.py:238
2110
 
msgid "Proxy Authentication Required"
2111
 
msgstr ""
2112
 
 
2113
 
#: ironic/openstack/common/apiclient/exceptions.py:247
2114
 
msgid "Request Timeout"
2115
 
msgstr ""
2116
 
 
2117
 
#: ironic/openstack/common/apiclient/exceptions.py:257
2118
 
msgid "Conflict"
2119
 
msgstr ""
2120
 
 
2121
 
#: ironic/openstack/common/apiclient/exceptions.py:267
2122
 
msgid "Gone"
2123
 
msgstr ""
2124
 
 
2125
 
#: ironic/openstack/common/apiclient/exceptions.py:277
2126
 
msgid "Length Required"
2127
 
msgstr ""
2128
 
 
2129
 
#: ironic/openstack/common/apiclient/exceptions.py:287
2130
 
msgid "Precondition Failed"
2131
 
msgstr ""
2132
 
 
2133
 
#: ironic/openstack/common/apiclient/exceptions.py:296
2134
 
msgid "Request Entity Too Large"
2135
 
msgstr ""
2136
 
 
2137
 
#: ironic/openstack/common/apiclient/exceptions.py:313
2138
 
msgid "Request-URI Too Long"
2139
 
msgstr ""
2140
 
 
2141
 
#: ironic/openstack/common/apiclient/exceptions.py:323
2142
 
msgid "Unsupported Media Type"
2143
 
msgstr ""
2144
 
 
2145
 
#: ironic/openstack/common/apiclient/exceptions.py:333
2146
 
msgid "Requested Range Not Satisfiable"
2147
 
msgstr ""
2148
 
 
2149
 
#: ironic/openstack/common/apiclient/exceptions.py:342
2150
 
msgid "Expectation Failed"
2151
 
msgstr ""
2152
 
 
2153
 
#: ironic/openstack/common/apiclient/exceptions.py:352
2154
 
msgid "Unprocessable Entity"
2155
 
msgstr ""
2156
 
 
2157
 
#: ironic/openstack/common/apiclient/exceptions.py:361
2158
 
msgid "Internal Server Error"
2159
 
msgstr ""
2160
 
 
2161
 
#: ironic/openstack/common/apiclient/exceptions.py:372
2162
 
msgid "Not Implemented"
2163
 
msgstr ""
2164
 
 
2165
 
#: ironic/openstack/common/apiclient/exceptions.py:382
2166
 
msgid "Bad Gateway"
2167
 
msgstr ""
2168
 
 
2169
 
#: ironic/openstack/common/apiclient/exceptions.py:391
2170
 
msgid "Service Unavailable"
2171
 
msgstr ""
2172
 
 
2173
 
#: ironic/openstack/common/apiclient/exceptions.py:401
2174
 
msgid "Gateway Timeout"
2175
 
msgstr ""
2176
 
 
2177
 
#: ironic/openstack/common/apiclient/exceptions.py:410
2178
 
msgid "HTTP Version Not Supported"
2179
 
msgstr ""
2180