~ubuntu-branches/ubuntu/saucy/neutron/saucy

« back to all changes in this revision

Viewing changes to neutron/locale/en_GB/LC_MESSAGES/neutron.po

  • Committer: Package Import Robot
  • Author(s): Chuck Short, Chuck Short, Adam Gandelman, James Page
  • Date: 2013-09-09 13:12:57 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20130909131257-ne8foyhf9f9s94km
Tags: 1:2013.2~b3-0ubuntu1
[ Chuck Short ]
* New upstream release.
* debian/patches/fix-quantum-configuration.patch: Refreshed.
* debian/patches/neutron-conf.patch: Dropped.
* debian/patches/ignore-quantum-binaries.patch: Dropped
* debian/control: Add python-babel as a build depends.
* debian/neutron-common.install: Add neutron-usage-audit binary.
* debian/rules: Pass the tests even if it fails, temporary measure 
  until we figure out why the tests fail.

[ Adam Gandelman ]
* debian/rules: Limit testr concurrency to 1 CPU.
* debian/patches: Refresh.

[ James Page ]
* d/*.upstart: Added respawn stanza (LP: #1170393), tidied
  descriptions and rationalized stop on stanzas to be consistent.
* d/neutron-dhcp-agent.install: Drop neutron-dhcp-agent-dnsmasq-lease-
  update inline with upstream.
* d/rules: Ignore deprecated quantum binaries when checking for
  missing files.
* d/control: Update/add versioned depends for upgrades:
  - python-anyjson >= 0.3.3
  - python-stevedore >= 0.9
  - python-oslo.config >= 1:1.2.0
  - python-keystoneclient >= 1:0.2.0
* d/*: Wrap and sort.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# English (United Kingdom) translations for neutron.
 
2
# Copyright (C) 2013 ORGANIZATION
 
3
# This file is distributed under the same license as the neutron project.
 
4
#
 
5
# Translators:
 
6
msgid ""
 
7
msgstr ""
 
8
"Project-Id-Version:  Neutron\n"
 
9
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
 
10
"POT-Creation-Date: 2013-09-05 06:13+0000\n"
 
11
"PO-Revision-Date: 2013-01-28 21:54+0000\n"
 
12
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 
13
"Language-Team: English (United Kingdom) "
 
14
"(http://www.transifex.com/projects/p/openstack/language/en_GB/)\n"
 
15
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
16
"MIME-Version: 1.0\n"
 
17
"Content-Type: text/plain; charset=utf-8\n"
 
18
"Content-Transfer-Encoding: 8bit\n"
 
19
"Generated-By: Babel 1.3\n"
 
20
 
 
21
#: quantum/auth.py:26 quantum/api/__init__.py:29
 
22
msgid ""
 
23
"You are using old configuration values for the api-paste config. Please "
 
24
"update for Neutron."
 
25
msgstr ""
 
26
 
 
27
#: neutron/auth.py:36
 
28
msgid "Neither X_USER_ID nor X_USER found in request"
 
29
msgstr ""
 
30
 
 
31
#: neutron/context.py:49
 
32
#, python-format
 
33
msgid "Arguments dropped when creating context: %s"
 
34
msgstr ""
 
35
 
 
36
#: neutron/context.py:92
 
37
#, python-format
 
38
msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r"
 
39
msgstr ""
 
40
 
 
41
#: neutron/manager.py:70
 
42
#, python-format
 
43
msgid "dhcp_agents_per_network must be >= 1. '%s' is invalid."
 
44
msgstr ""
 
45
 
 
46
#: neutron/manager.py:82
 
47
msgid "Neutron core_plugin not configured!"
 
48
msgstr ""
 
49
 
 
50
#: neutron/manager.py:111 neutron/plugins/metaplugin/meta_neutron_plugin.py:111
 
51
#, python-format
 
52
msgid "Plugin location: %s"
 
53
msgstr ""
 
54
 
 
55
#: neutron/manager.py:114 neutron/manager.py:163
 
56
#, python-format
 
57
msgid "Loading Plugin: %s"
 
58
msgstr ""
 
59
 
 
60
#: neutron/manager.py:117 neutron/manager.py:166
 
61
msgid "Error loading plugin"
 
62
msgstr ""
 
63
 
 
64
#: neutron/manager.py:118
 
65
msgid "Plugin not found. "
 
66
msgstr ""
 
67
 
 
68
#: neutron/manager.py:136
 
69
msgid "Loading services supported by the core plugin"
 
70
msgstr ""
 
71
 
 
72
#: neutron/manager.py:145
 
73
#, python-format
 
74
msgid "Service %s is supported by the core plugin"
 
75
msgstr ""
 
76
 
 
77
#: neutron/manager.py:158
 
78
#, python-format
 
79
msgid "Loading service plugins: %s"
 
80
msgstr ""
 
81
 
 
82
#: neutron/manager.py:167
 
83
msgid "Plugin not found."
 
84
msgstr ""
 
85
 
 
86
#: neutron/manager.py:174
 
87
#, python-format
 
88
msgid "Multiple plugins for service %s were configured"
 
89
msgstr ""
 
90
 
 
91
#: neutron/manager.py:186
 
92
#, python-format
 
93
msgid "Successfully loaded %(type)s plugin. Description: %(desc)s"
 
94
msgstr ""
 
95
 
 
96
#: neutron/policy.py:88
 
97
#, python-format
 
98
msgid "loading policies from file: %s"
 
99
msgstr ""
 
100
 
 
101
#: neutron/policy.py:95
 
102
#, python-format
 
103
msgid ""
 
104
"Found deprecated policy rule:%s. Please consider upgrading your policy "
 
105
"configuration file"
 
106
msgstr ""
 
107
 
 
108
#: neutron/policy.py:107
 
109
#, python-format
 
110
msgid ""
 
111
"Inserting policy:%(new_policy)s in place of deprecated "
 
112
"policy:%(old_policy)s"
 
113
msgstr ""
 
114
 
 
115
#: neutron/policy.py:115
 
116
#, python-format
 
117
msgid ""
 
118
"Backward compatibility unavailable for deprecated policy %s. The policy "
 
119
"will not be enforced"
 
120
msgstr ""
 
121
 
 
122
#: neutron/policy.py:137
 
123
#, python-format
 
124
msgid "Unable to find data type descriptor for attribute %s"
 
125
msgstr ""
 
126
 
 
127
#: neutron/policy.py:142
 
128
#, python-format
 
129
msgid ""
 
130
"Attribute type descriptor is not a dict. Unable to generate any sub-attr "
 
131
"policy rule for %s."
 
132
msgstr ""
 
133
 
 
134
#: neutron/policy.py:216
 
135
#, python-format
 
136
msgid ""
 
137
"Unable to identify a target field from:%s.match should be in the form "
 
138
"%%(<field_name>)s"
 
139
msgstr ""
 
140
 
 
141
#: neutron/policy.py:242
 
142
#, python-format
 
143
msgid "Unable to find ':' as separator in %s."
 
144
msgstr ""
 
145
 
 
146
#: neutron/policy.py:246
 
147
#, python-format
 
148
msgid "Unable to find resource name in %s"
 
149
msgstr ""
 
150
 
 
151
#: neutron/policy.py:255
 
152
#, python-format
 
153
msgid ""
 
154
"Unable to verify match:%(match)s as the parent resource: %(res)s was not "
 
155
"found"
 
156
msgstr ""
 
157
 
 
158
#: neutron/policy.py:277
 
159
#, python-format
 
160
msgid "Policy check error while calling %s!"
 
161
msgstr ""
 
162
 
 
163
#: neutron/policy.py:309
 
164
#, python-format
 
165
msgid "Unable to find requested field: %(field)s in target: %(target_dict)s"
 
166
msgstr ""
 
167
 
 
168
#: neutron/quota.py:31
 
169
msgid "Resource name(s) that are supported in quota features"
 
170
msgstr ""
 
171
 
 
172
#: neutron/quota.py:35
 
173
msgid "Default number of resource allowed per tenant, minus for unlimited"
 
174
msgstr ""
 
175
 
 
176
#: neutron/quota.py:39
 
177
msgid "Number of networks allowed per tenant,minus for unlimited"
 
178
msgstr ""
 
179
 
 
180
#: neutron/quota.py:43
 
181
msgid "Number of subnets allowed per tenant, minus for unlimited"
 
182
msgstr ""
 
183
 
 
184
#: neutron/quota.py:47
 
185
msgid "number of ports allowed per tenant, minus for unlimited"
 
186
msgstr ""
 
187
 
 
188
#: neutron/quota.py:51
 
189
msgid "Default driver to use for quota checks"
 
190
msgstr ""
 
191
 
 
192
#: neutron/quota.py:146 neutron/quota.py:151
 
193
msgid "Access to this resource was denied."
 
194
msgstr ""
 
195
 
 
196
#: neutron/quota.py:227
 
197
#, python-format
 
198
msgid "%s is already registered."
 
199
msgstr ""
 
200
 
 
201
#: neutron/service.py:38
 
202
msgid "Seconds between running periodic tasks"
 
203
msgstr ""
 
204
 
 
205
#: neutron/service.py:41
 
206
msgid ""
 
207
"range of seconds to randomly delay when starting the periodic task "
 
208
"scheduler to reduce stampeding. (Disable by setting to 0)"
 
209
msgstr ""
 
210
 
 
211
#: neutron/service.py:98
 
212
msgid "Attempting fallback to old Quantum api-paste config"
 
213
msgstr ""
 
214
 
 
215
#: neutron/service.py:102
 
216
msgid "In serve_wsgi()"
 
217
msgstr ""
 
218
 
 
219
#: neutron/service.py:111
 
220
msgid "No known API applications configured."
 
221
msgstr ""
 
222
 
 
223
#: neutron/service.py:117
 
224
#, python-format
 
225
msgid "Neutron service started, listening on %(host)s:%(port)s"
 
226
msgstr ""
 
227
 
 
228
#: neutron/service.py:218
 
229
msgid "Exception occurs when timer stops"
 
230
msgstr ""
 
231
 
 
232
#: neutron/service.py:228
 
233
msgid "Exception occurs when waiting for timer"
 
234
msgstr ""
 
235
 
 
236
#: neutron/wsgi.py:47
 
237
msgid "Number of backlog requests to configure the socket with"
 
238
msgstr ""
 
239
 
 
240
#: neutron/wsgi.py:51
 
241
msgid ""
 
242
"Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not "
 
243
"supported on OS X."
 
244
msgstr ""
 
245
 
 
246
#: neutron/wsgi.py:55
 
247
msgid "Number of seconds to keep retrying to listen"
 
248
msgstr ""
 
249
 
 
250
#: neutron/wsgi.py:58
 
251
msgid "Enable SSL on the API server"
 
252
msgstr ""
 
253
 
 
254
#: neutron/wsgi.py:61
 
255
msgid "CA certificate file to use to verify connecting clients"
 
256
msgstr ""
 
257
 
 
258
#: neutron/wsgi.py:65
 
259
msgid "Certificate file to use when starting the server securely"
 
260
msgstr ""
 
261
 
 
262
#: neutron/wsgi.py:69
 
263
msgid "Private key file to use when starting the server securely"
 
264
msgstr ""
 
265
 
 
266
#: neutron/wsgi.py:105
 
267
#, python-format
 
268
msgid "Unable to listen on %(host)s:%(port)s"
 
269
msgstr ""
 
270
 
 
271
#: neutron/wsgi.py:111
 
272
#, python-format
 
273
msgid "Unable to find ssl_cert_file : %s"
 
274
msgstr ""
 
275
 
 
276
#: neutron/wsgi.py:115
 
277
#, python-format
 
278
msgid "Unable to find ssl_key_file : %s"
 
279
msgstr ""
 
280
 
 
281
#: neutron/wsgi.py:120
 
282
#, python-format
 
283
msgid "Unable to find ssl_ca_file : %s"
 
284
msgstr ""
 
285
 
 
286
#: neutron/wsgi.py:152
 
287
#, python-format
 
288
msgid "Could not bind to %(host)s:%(port)s after trying for %(time)d seconds"
 
289
msgstr ""
 
290
 
 
291
#: neutron/wsgi.py:296
 
292
msgid "Missing Content-Type"
 
293
msgstr ""
 
294
 
 
295
#: neutron/wsgi.py:482
 
296
#, python-format
 
297
msgid "Data %(data)s type is %(type)s"
 
298
msgstr ""
 
299
 
 
300
#: neutron/wsgi.py:565
 
301
msgid "Cannot understand JSON"
 
302
msgstr ""
 
303
 
 
304
#: neutron/wsgi.py:578 neutron/wsgi.py:581
 
305
msgid "Inline DTD forbidden"
 
306
msgstr ""
 
307
 
 
308
#: neutron/wsgi.py:657
 
309
msgid "Cannot understand XML"
 
310
msgstr ""
 
311
 
 
312
#: neutron/wsgi.py:768
 
313
msgid "Unrecognized Content-Type provided in request"
 
314
msgstr ""
 
315
 
 
316
#: neutron/wsgi.py:772
 
317
msgid "No Content-Type provided in request"
 
318
msgstr ""
 
319
 
 
320
#: neutron/wsgi.py:776
 
321
msgid "Empty body provided in request"
 
322
msgstr ""
 
323
 
 
324
#: neutron/wsgi.py:782
 
325
msgid "Unable to deserialize body as provided Content-Type"
 
326
msgstr ""
 
327
 
 
328
#: neutron/wsgi.py:878
 
329
msgid "You must implement __call__"
 
330
msgstr ""
 
331
 
 
332
#: neutron/wsgi.py:971 neutron/api/v2/base.py:173 neutron/api/v2/base.py:295
 
333
#: neutron/api/v2/base.py:428 neutron/api/v2/base.py:479
 
334
msgid "The resource could not be found."
 
335
msgstr ""
 
336
 
 
337
#: neutron/wsgi.py:1018
 
338
#, python-format
 
339
msgid "%(method)s %(url)s"
 
340
msgstr ""
 
341
 
 
342
#: neutron/wsgi.py:1024
 
343
msgid "Unsupported Content-Type"
 
344
msgstr ""
 
345
 
 
346
#: neutron/wsgi.py:1025
 
347
#, python-format
 
348
msgid "InvalidContentType: %s"
 
349
msgstr ""
 
350
 
 
351
#: neutron/wsgi.py:1029
 
352
msgid "Malformed request body"
 
353
msgstr ""
 
354
 
 
355
#: neutron/wsgi.py:1030
 
356
#, python-format
 
357
msgid "MalformedRequestBody: %s"
 
358
msgstr ""
 
359
 
 
360
#: neutron/wsgi.py:1037
 
361
#, python-format
 
362
msgid "HTTP exception thrown: %s"
 
363
msgstr ""
 
364
 
 
365
#: neutron/wsgi.py:1042
 
366
msgid "Internal error"
 
367
msgstr ""
 
368
 
 
369
#: neutron/wsgi.py:1057 neutron/wsgi.py:1159
 
370
#, python-format
 
371
msgid "%(url)s returned with HTTP %(status)d"
 
372
msgstr ""
 
373
 
 
374
#: neutron/wsgi.py:1060
 
375
#, python-format
 
376
msgid "%(url)s returned a fault: %(exception)s"
 
377
msgstr ""
 
378
 
 
379
#: neutron/wsgi.py:1178
 
380
#, python-format
 
381
msgid "The requested content type %s is invalid."
 
382
msgstr ""
 
383
 
 
384
#: neutron/wsgi.py:1237
 
385
msgid "Could not deserialize data"
 
386
msgstr ""
 
387
 
 
388
#: neutron/agent/dhcp_agent.py:48
 
389
msgid "Interval to resync."
 
390
msgstr ""
 
391
 
 
392
#: neutron/agent/dhcp_agent.py:51 neutron/agent/netns_cleanup_util.py:60
 
393
msgid "The driver used to manage the DHCP server."
 
394
msgstr ""
 
395
 
 
396
#: neutron/agent/dhcp_agent.py:53 neutron/agent/l3_agent.py:171
 
397
msgid "Allow overlapping IP."
 
398
msgstr ""
 
399
 
 
400
#: neutron/agent/dhcp_agent.py:55
 
401
msgid "Support Metadata requests on isolated networks."
 
402
msgstr ""
 
403
 
 
404
#: neutron/agent/dhcp_agent.py:57
 
405
msgid ""
 
406
"Allows for serving metadata requests from a dedicated network. Requires "
 
407
"enable_isolated_metadata = True"
 
408
msgstr ""
 
409
 
 
410
#: neutron/agent/dhcp_agent.py:61
 
411
msgid "Number of threads to use during sync process."
 
412
msgstr ""
 
413
 
 
414
#: neutron/agent/dhcp_agent.py:64 neutron/agent/l3_agent.py:186
 
415
#: neutron/agent/metadata/namespace_proxy.py:155
 
416
msgid "Location of Metadata Proxy UNIX domain socket"
 
417
msgstr ""
 
418
 
 
419
#: neutron/agent/dhcp_agent.py:101
 
420
#, python-format
 
421
msgid ""
 
422
"The '%s' DHCP-driver does not support retrieving of a list of existing "
 
423
"networks"
 
424
msgstr ""
 
425
 
 
426
#: neutron/agent/dhcp_agent.py:108 neutron/agent/dhcp_agent.py:575
 
427
msgid "DHCP agent started"
 
428
msgstr ""
 
429
 
 
430
#: neutron/agent/dhcp_agent.py:131
 
431
#, python-format
 
432
msgid "Unable to %s dhcp."
 
433
msgstr ""
 
434
 
 
435
#: neutron/agent/dhcp_agent.py:135
 
436
msgid "Synchronizing state"
 
437
msgstr ""
 
438
 
 
439
#: neutron/agent/dhcp_agent.py:147
 
440
#, python-format
 
441
msgid "Unable to sync network state on deleted network %s"
 
442
msgstr ""
 
443
 
 
444
#: neutron/agent/dhcp_agent.py:155
 
445
msgid "Unable to sync network state."
 
446
msgstr ""
 
447
 
 
448
#: neutron/agent/dhcp_agent.py:175 neutron/agent/dhcp_agent.py:215
 
449
#, python-format
 
450
msgid "Network %s RPC info call failed."
 
451
msgstr ""
 
452
 
 
453
#: neutron/agent/dhcp_agent.py:327
 
454
#, python-format
 
455
msgid ""
 
456
"%(port_num)d router ports found on the metadata access network. Only the "
 
457
"port %(port_id)s, for router %(router_id)s will be considered"
 
458
msgstr ""
 
459
 
 
460
#: neutron/agent/dhcp_agent.py:558 neutron/agent/l3_agent.py:818
 
461
#: neutron/services/metering/agents/metering_agent.py:268
 
462
msgid ""
 
463
"Neutron server does not support state report. State report for this agent"
 
464
" will be disabled."
 
465
msgstr ""
 
466
 
 
467
#: neutron/agent/dhcp_agent.py:564 neutron/agent/l3_agent.py:823
 
468
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:256
 
469
#: neutron/plugins/nec/agent/nec_neutron_agent.py:184
 
470
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:227
 
471
#: neutron/services/metering/agents/metering_agent.py:273
 
472
msgid "Failed reporting state!"
 
473
msgstr ""
 
474
 
 
475
#: neutron/agent/dhcp_agent.py:572 neutron/agent/l3_agent.py:828
 
476
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:281
 
477
#: neutron/services/metering/agents/metering_agent.py:276
 
478
#, python-format
 
479
msgid "agent_updated by server side %s!"
 
480
msgstr ""
 
481
 
 
482
#: neutron/agent/l3_agent.py:156 neutron/debug/debug_agent.py:48
 
483
msgid "Name of bridge used for external network traffic."
 
484
msgstr ""
 
485
 
 
486
#: neutron/agent/l3_agent.py:159 neutron/agent/linux/dhcp.py:54
 
487
#: neutron/debug/debug_agent.py:45
 
488
msgid "The driver used to manage the virtual interface."
 
489
msgstr ""
 
490
 
 
491
#: neutron/agent/l3_agent.py:163
 
492
msgid "TCP Port used by Neutron metadata namespace proxy."
 
493
msgstr ""
 
494
 
 
495
#: neutron/agent/l3_agent.py:167
 
496
msgid ""
 
497
"Send this many gratuitous ARPs for HA setup, set it below or equal to 0 "
 
498
"to disable this feature."
 
499
msgstr ""
 
500
 
 
501
#: neutron/agent/l3_agent.py:173
 
502
msgid ""
 
503
"If namespaces is disabled, the l3 agent can only configure a router that "
 
504
"has the matching router ID."
 
505
msgstr ""
 
506
 
 
507
#: neutron/agent/l3_agent.py:178
 
508
msgid "Agent should implement routers with no gateway"
 
509
msgstr ""
 
510
 
 
511
#: neutron/agent/l3_agent.py:180
 
512
msgid "UUID of external network for routers implemented by the agents."
 
513
msgstr ""
 
514
 
 
515
#: neutron/agent/l3_agent.py:183
 
516
msgid "Allow running metadata proxy."
 
517
msgstr ""
 
518
 
 
519
#: neutron/agent/l3_agent.py:199
 
520
msgid "An interface driver must be specified"
 
521
msgstr ""
 
522
 
 
523
#: neutron/agent/l3_agent.py:206
 
524
#, python-format
 
525
msgid "Error importing interface driver '%s'"
 
526
msgstr ""
 
527
 
 
528
#: neutron/agent/l3_agent.py:241
 
529
#, python-format
 
530
msgid "Failed deleting namespace '%s'"
 
531
msgstr ""
 
532
 
 
533
#: neutron/agent/l3_agent.py:270
 
534
msgid ""
 
535
"The 'gateway_external_network_id' option must be configured for this "
 
536
"agent as Neutron has more than one external network."
 
537
msgstr ""
 
538
 
 
539
#: neutron/agent/l3_agent.py:341
 
540
#, python-format
 
541
msgid "Router port %s has no IP address"
 
542
msgstr ""
 
543
 
 
544
#: neutron/agent/l3_agent.py:343 neutron/db/l3_db.py:929
 
545
#, python-format
 
546
msgid "Ignoring multiple IPs on router port %s"
 
547
msgstr ""
 
548
 
 
549
#: neutron/agent/l3_agent.py:481
 
550
#, python-format
 
551
msgid "Failed sending gratuitous ARP: %s"
 
552
msgstr ""
 
553
 
 
554
#: neutron/agent/l3_agent.py:618
 
555
#, python-format
 
556
msgid "Got router deleted notification for %s"
 
557
msgstr ""
 
558
 
 
559
#: neutron/agent/l3_agent.py:623
 
560
#, python-format
 
561
msgid "Got routers updated notification :%s"
 
562
msgstr ""
 
563
 
 
564
#: neutron/agent/l3_agent.py:631
 
565
#, python-format
 
566
msgid "Got router removed from agent :%r"
 
567
msgstr ""
 
568
 
 
569
#: neutron/agent/l3_agent.py:635
 
570
#, python-format
 
571
msgid "Got router added to agent :%r"
 
572
msgstr ""
 
573
 
 
574
#: neutron/agent/l3_agent.py:642
 
575
#, python-format
 
576
msgid "The external network bridge '%s' does not exist"
 
577
msgstr ""
 
578
 
 
579
#: neutron/agent/l3_agent.py:698 neutron/agent/l3_agent.py:729
 
580
#: neutron/services/metering/agents/metering_agent.py:58
 
581
msgid "Failed synchronizing routers"
 
582
msgstr ""
 
583
 
 
584
#: neutron/agent/l3_agent.py:725
 
585
#, python-format
 
586
msgid "Processing :%r"
 
587
msgstr ""
 
588
 
 
589
#: neutron/agent/l3_agent.py:733
 
590
msgid "L3 agent started"
 
591
msgstr ""
 
592
 
 
593
#: neutron/agent/l3_agent.py:753
 
594
#, python-format
 
595
msgid "Added route entry is '%s'"
 
596
msgstr ""
 
597
 
 
598
#: neutron/agent/l3_agent.py:761
 
599
#, python-format
 
600
msgid "Removed route entry is '%s'"
 
601
msgstr ""
 
602
 
 
603
#: neutron/agent/netns_cleanup_util.py:54
 
604
msgid "Delete the namespace by removing all devices."
 
605
msgstr ""
 
606
 
 
607
#: neutron/agent/netns_cleanup_util.py:113
 
608
#, python-format
 
609
msgid "Unable to find bridge for device: %s"
 
610
msgstr ""
 
611
 
 
612
#: neutron/agent/netns_cleanup_util.py:137
 
613
#, python-format
 
614
msgid "Error unable to destroy namespace: %s"
 
615
msgstr ""
 
616
 
 
617
#: neutron/agent/ovs_cleanup_util.py:41
 
618
msgid ""
 
619
"True to delete all ports on all the OpenvSwitch bridges. False to delete "
 
620
"ports created by Neutron on integration and external network bridges."
 
621
msgstr ""
 
622
 
 
623
#: neutron/agent/ovs_cleanup_util.py:73
 
624
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:428
 
625
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:262
 
626
#, python-format
 
627
msgid "Delete %s"
 
628
msgstr ""
 
629
 
 
630
#: neutron/agent/ovs_cleanup_util.py:103
 
631
#, python-format
 
632
msgid "Cleaning %s"
 
633
msgstr ""
 
634
 
 
635
#: neutron/agent/ovs_cleanup_util.py:110
 
636
msgid "OVS cleanup completed successfully"
 
637
msgstr ""
 
638
 
 
639
#: neutron/agent/securitygroups_rpc.py:32
 
640
msgid "Driver for Security Groups Firewall"
 
641
msgstr ""
 
642
 
 
643
#: neutron/agent/securitygroups_rpc.py:45
 
644
msgid "Disabled security-group extension."
 
645
msgstr ""
 
646
 
 
647
#: neutron/agent/securitygroups_rpc.py:52
 
648
#, python-format
 
649
msgid "Get security group rules for devices via rpc %r"
 
650
msgstr ""
 
651
 
 
652
#: neutron/agent/securitygroups_rpc.py:75
 
653
#, python-format
 
654
msgid "Security group rule updated on remote: %s"
 
655
msgstr ""
 
656
 
 
657
#: neutron/agent/securitygroups_rpc.py:85
 
658
#, python-format
 
659
msgid "Security group member updated on remote: %s"
 
660
msgstr ""
 
661
 
 
662
#: neutron/agent/securitygroups_rpc.py:90
 
663
#: neutron/agent/securitygroups_rpc.py:139
 
664
msgid "Provider rule updated"
 
665
msgstr ""
 
666
 
 
667
#: neutron/agent/securitygroups_rpc.py:101
 
668
#, python-format
 
669
msgid "Init firewall settings (driver=%s)"
 
670
msgstr ""
 
671
 
 
672
#: neutron/agent/securitygroups_rpc.py:107
 
673
#, python-format
 
674
msgid "Preparing filters for devices %s"
 
675
msgstr ""
 
676
 
 
677
#: neutron/agent/securitygroups_rpc.py:115
 
678
#, python-format
 
679
msgid "Security group rule updated %r"
 
680
msgstr ""
 
681
 
 
682
#: neutron/agent/securitygroups_rpc.py:122
 
683
#, python-format
 
684
msgid "Security group member updated %r"
 
685
msgstr ""
 
686
 
 
687
#: neutron/agent/securitygroups_rpc.py:145
 
688
#, python-format
 
689
msgid "Remove device filter for %r"
 
690
msgstr ""
 
691
 
 
692
#: neutron/agent/securitygroups_rpc.py:154
 
693
msgid "Refresh firewall rules"
 
694
msgstr ""
 
695
 
 
696
#: neutron/agent/securitygroups_rpc.py:161
 
697
msgid "No ports here to refresh firewall"
 
698
msgstr ""
 
699
 
 
700
#: neutron/agent/securitygroups_rpc.py:167
 
701
#, python-format
 
702
msgid "Update port filter for %s"
 
703
msgstr ""
 
704
 
 
705
#: neutron/agent/common/config.py:31
 
706
msgid "Root helper application."
 
707
msgstr ""
 
708
 
 
709
#: neutron/agent/common/config.py:36
 
710
msgid "Seconds between nodes reporting state to server"
 
711
msgstr ""
 
712
 
 
713
#: neutron/agent/common/config.py:84
 
714
msgid ""
 
715
"DEFAULT.root_helper is deprecated! Please move root_helper configuration "
 
716
"to [AGENT] section."
 
717
msgstr ""
 
718
 
 
719
#: neutron/agent/common/config.py:95
 
720
msgid "Top-level directory for maintaining dhcp state"
 
721
msgstr ""
 
722
 
 
723
#: neutron/agent/linux/daemon.py:35
 
724
#, python-format
 
725
msgid "Failed to open pidfile: %s"
 
726
msgstr ""
 
727
 
 
728
#: neutron/agent/linux/daemon.py:42
 
729
msgid "Unable to lock pid file"
 
730
msgstr ""
 
731
 
 
732
#: neutron/agent/linux/daemon.py:49
 
733
msgid "Unable to unlock pid file"
 
734
msgstr ""
 
735
 
 
736
#: neutron/agent/linux/daemon.py:98
 
737
msgid "Fork failed"
 
738
msgstr ""
 
739
 
 
740
#: neutron/agent/linux/daemon.py:136
 
741
#, python-format
 
742
msgid "Pidfile %s already exist. Daemon already running?"
 
743
msgstr ""
 
744
 
 
745
#: neutron/agent/linux/dhcp.py:43
 
746
msgid "Location to store DHCP server config files"
 
747
msgstr ""
 
748
 
 
749
#: neutron/agent/linux/dhcp.py:46
 
750
msgid "Domain to use for building the hostnames"
 
751
msgstr ""
 
752
 
 
753
#: neutron/agent/linux/dhcp.py:49
 
754
msgid "Override the default dnsmasq settings with this file"
 
755
msgstr ""
 
756
 
 
757
#: neutron/agent/linux/dhcp.py:51
 
758
msgid "Use another DNS server before any in /etc/resolv.conf."
 
759
msgstr ""
 
760
 
 
761
#: neutron/agent/linux/dhcp.py:181
 
762
#, python-format
 
763
msgid "DHCP for %(net_id)s pid %(pid)d is stale, ignoring command"
 
764
msgstr ""
 
765
 
 
766
#: neutron/agent/linux/dhcp.py:184
 
767
#, python-format
 
768
msgid "No DHCP started for %s"
 
769
msgstr ""
 
770
 
 
771
#: neutron/agent/linux/dhcp.py:206 neutron/agent/linux/external_process.py:84
 
772
#, python-format
 
773
msgid "Error while reading %s"
 
774
msgstr ""
 
775
 
 
776
#: neutron/agent/linux/dhcp.py:213 neutron/agent/linux/external_process.py:92
 
777
#, python-format
 
778
msgid "Unable to convert value in %s"
 
779
msgstr ""
 
780
 
 
781
#: neutron/agent/linux/dhcp.py:215 neutron/agent/linux/external_process.py:90
 
782
#, python-format
 
783
msgid "Unable to access %s"
 
784
msgstr ""
 
785
 
 
786
#: neutron/agent/linux/dhcp.py:275
 
787
#, python-format
 
788
msgid ""
 
789
"FAILED VERSION REQUIREMENT FOR DNSMASQ. DHCP AGENT MAY NOT RUN CORRECTLY!"
 
790
" Please ensure that its version is %s or above!"
 
791
msgstr ""
 
792
 
 
793
#: neutron/agent/linux/dhcp.py:280
 
794
#, python-format
 
795
msgid ""
 
796
"Unable to determine dnsmasq version. Please ensure that its version is %s"
 
797
" or above!"
 
798
msgstr ""
 
799
 
 
800
#: neutron/agent/linux/dhcp.py:377
 
801
#, python-format
 
802
msgid "Killing dhcpmasq for network since all subnets have turned off DHCP: %s"
 
803
msgstr ""
 
804
 
 
805
#: neutron/agent/linux/dhcp.py:387
 
806
#, python-format
 
807
msgid "Pid %d is stale, relaunching dnsmasq"
 
808
msgstr ""
 
809
 
 
810
#: neutron/agent/linux/dhcp.py:388
 
811
#, python-format
 
812
msgid "Reloading allocations for network: %s"
 
813
msgstr ""
 
814
 
 
815
#: neutron/agent/linux/dhcp.py:548
 
816
msgid "You must specify an interface driver"
 
817
msgstr ""
 
818
 
 
819
#: neutron/agent/linux/dhcp.py:553
 
820
#, python-format
 
821
msgid "Error importing interface driver '%(driver)s': %(inner)s"
 
822
msgstr ""
 
823
 
 
824
#: neutron/agent/linux/dhcp.py:601
 
825
#, python-format
 
826
msgid "Setting gateway for dhcp netns on net %(n)s to %(ip)s"
 
827
msgstr ""
 
828
 
 
829
#: neutron/agent/linux/dhcp.py:611
 
830
#, python-format
 
831
msgid "Removing gateway for dhcp netns on net %s"
 
832
msgstr ""
 
833
 
 
834
#: neutron/agent/linux/dhcp.py:652
 
835
#, python-format
 
836
msgid "DHCP port %(device_id)s on network %(network_id)s does not yet exist."
 
837
msgstr ""
 
838
 
 
839
#: neutron/agent/linux/dhcp.py:688 neutron/debug/debug_agent.py:75
 
840
#, python-format
 
841
msgid "Reusing existing device: %s."
 
842
msgstr ""
 
843
 
 
844
#: neutron/agent/linux/external_process.py:32
 
845
msgid "Location to store child pid files"
 
846
msgstr ""
 
847
 
 
848
#: neutron/agent/linux/external_process.py:67
 
849
#, python-format
 
850
msgid "Process for %(uuid)s pid %(pid)d is stale, ignoring command"
 
851
msgstr ""
 
852
 
 
853
#: neutron/agent/linux/external_process.py:70
 
854
#, python-format
 
855
msgid "No process started for %s"
 
856
msgstr ""
 
857
 
 
858
#: neutron/agent/linux/interface.py:38
 
859
msgid "Name of Open vSwitch bridge to use"
 
860
msgstr ""
 
861
 
 
862
#: neutron/agent/linux/interface.py:41
 
863
msgid "Uses veth for an interface or not"
 
864
msgstr ""
 
865
 
 
866
#: neutron/agent/linux/interface.py:43
 
867
msgid "MTU setting for device."
 
868
msgstr ""
 
869
 
 
870
#: neutron/agent/linux/interface.py:45
 
871
msgid "Mapping between flavor and LinuxInterfaceDriver"
 
872
msgstr ""
 
873
 
 
874
#: neutron/agent/linux/interface.py:47
 
875
msgid "Admin username"
 
876
msgstr ""
 
877
 
 
878
#: neutron/agent/linux/interface.py:49 neutron/agent/metadata/agent.py:46
 
879
#: neutron/plugins/metaplugin/common/config.py:40
 
880
msgid "Admin password"
 
881
msgstr ""
 
882
 
 
883
#: neutron/agent/linux/interface.py:52 neutron/agent/metadata/agent.py:49
 
884
#: neutron/plugins/metaplugin/common/config.py:43
 
885
msgid "Admin tenant name"
 
886
msgstr ""
 
887
 
 
888
#: neutron/agent/linux/interface.py:54 neutron/agent/metadata/agent.py:51
 
889
#: neutron/plugins/metaplugin/common/config.py:45
 
890
msgid "Authentication URL"
 
891
msgstr ""
 
892
 
 
893
#: neutron/agent/linux/interface.py:56 neutron/agent/metadata/agent.py:53
 
894
#: neutron/common/config.py:49 neutron/plugins/metaplugin/common/config.py:47
 
895
msgid "The type of authentication to use"
 
896
msgstr ""
 
897
 
 
898
#: neutron/agent/linux/interface.py:58 neutron/agent/metadata/agent.py:55
 
899
#: neutron/plugins/metaplugin/common/config.py:49
 
900
msgid "Authentication region"
 
901
msgstr ""
 
902
 
 
903
#: neutron/agent/linux/interface.py:198 neutron/agent/linux/interface.py:267
 
904
#: neutron/agent/linux/interface.py:316
 
905
#, python-format
 
906
msgid "Device %s already exists"
 
907
msgstr ""
 
908
 
 
909
#: neutron/agent/linux/interface.py:216 neutron/agent/linux/interface.py:279
 
910
#: neutron/agent/linux/interface.py:323
 
911
#, python-format
 
912
msgid "Unplugged interface '%s'"
 
913
msgstr ""
 
914
 
 
915
#: neutron/agent/linux/interface.py:218 neutron/agent/linux/interface.py:281
 
916
#: neutron/agent/linux/interface.py:325
 
917
#, python-format
 
918
msgid "Failed unplugging interface '%s'"
 
919
msgstr ""
 
920
 
 
921
#: neutron/agent/linux/interface.py:383
 
922
#, python-format
 
923
msgid "Driver location: %s"
 
924
msgstr ""
 
925
 
 
926
#: neutron/agent/linux/ip_lib.py:27
 
927
msgid "Force ip_lib calls to use the root helper"
 
928
msgstr ""
 
929
 
 
930
#: neutron/agent/linux/ip_lib.py:425
 
931
msgid "No namespace defined for parent"
 
932
msgstr ""
 
933
 
 
934
#: neutron/agent/linux/iptables_firewall.py:58
 
935
#, python-format
 
936
msgid "Preparing device (%s) filter"
 
937
msgstr ""
 
938
 
 
939
#: neutron/agent/linux/iptables_firewall.py:66
 
940
#, python-format
 
941
msgid "Updating device (%s) filter"
 
942
msgstr ""
 
943
 
 
944
#: neutron/agent/linux/iptables_firewall.py:68
 
945
#, python-format
 
946
msgid "Attempted to update port filter which is not filtered %s"
 
947
msgstr ""
 
948
 
 
949
#: neutron/agent/linux/iptables_firewall.py:77
 
950
#, python-format
 
951
msgid "Removing device (%s) filter"
 
952
msgstr ""
 
953
 
 
954
#: neutron/agent/linux/iptables_firewall.py:79
 
955
#, python-format
 
956
msgid "Attempted to remove port filter which is not filtered %r"
 
957
msgstr ""
 
958
 
 
959
#: neutron/agent/linux/iptables_manager.py:151
 
960
#, python-format
 
961
msgid "Attempted to remove chain %s which does not exist"
 
962
msgstr ""
 
963
 
 
964
#: neutron/agent/linux/iptables_manager.py:193
 
965
#, python-format
 
966
msgid "Unknown chain: %r"
 
967
msgstr ""
 
968
 
 
969
#: neutron/agent/linux/iptables_manager.py:221
 
970
#, python-format
 
971
msgid ""
 
972
"Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r "
 
973
"%(top)r"
 
974
msgstr ""
 
975
 
 
976
#: neutron/agent/linux/iptables_manager.py:374
 
977
msgid "IPTablesManager.apply completed with success"
 
978
msgstr ""
 
979
 
 
980
#: neutron/agent/linux/iptables_manager.py:384
 
981
#, python-format
 
982
msgid "Unable to find table %s"
 
983
msgstr ""
 
984
 
 
985
#: neutron/agent/linux/ovs_lib.py:71 neutron/agent/linux/ovs_lib.py:100
 
986
#: neutron/agent/linux/ovs_lib.py:242
 
987
#, python-format
 
988
msgid "Unable to execute %(cmd)s. Exception: %(exception)s"
 
989
msgstr ""
 
990
 
 
991
#: neutron/agent/linux/ovs_lib.py:127
 
992
msgid "Cannot match priority on flow deletion"
 
993
msgstr ""
 
994
 
 
995
#: neutron/agent/linux/ovs_lib.py:153
 
996
msgid "Must specify one or more actions"
 
997
msgstr ""
 
998
 
 
999
#: neutron/agent/linux/ovs_lib.py:305
 
1000
#, python-format
 
1001
msgid "Unable to parse regex results. Exception: %s"
 
1002
msgstr ""
 
1003
 
 
1004
#: neutron/agent/linux/ovs_lib.py:323
 
1005
#, python-format
 
1006
msgid "Unable to determine mac address for %s"
 
1007
msgstr ""
 
1008
 
 
1009
#: neutron/agent/linux/ovs_lib.py:332
 
1010
#, python-format
 
1011
msgid "Interface %s not found."
 
1012
msgstr ""
 
1013
 
 
1014
#: neutron/agent/linux/ovs_lib.py:341
 
1015
#, python-format
 
1016
msgid "Unable to retrieve bridges. Exception: %s"
 
1017
msgstr ""
 
1018
 
 
1019
#: neutron/agent/linux/ovs_lib.py:352
 
1020
msgid "Unable to retrieve OVS userspace version."
 
1021
msgstr ""
 
1022
 
 
1023
#: neutron/agent/linux/ovs_lib.py:364
 
1024
msgid "Unable to retrieve OVS kernel module version."
 
1025
msgstr ""
 
1026
 
 
1027
#: neutron/agent/linux/ovs_lib.py:373
 
1028
#, python-format
 
1029
msgid "Bridge %s not found."
 
1030
msgstr ""
 
1031
 
 
1032
#: neutron/agent/linux/utils.py:42
 
1033
#, python-format
 
1034
msgid "Running command: %s"
 
1035
msgstr ""
 
1036
 
 
1037
#: neutron/agent/linux/utils.py:56
 
1038
#, python-format
 
1039
msgid ""
 
1040
"\n"
 
1041
"Command: %(cmd)s\n"
 
1042
"Exit code: %(code)s\n"
 
1043
"Stdout: %(stdout)r\n"
 
1044
"Stderr: %(stderr)r"
 
1045
msgstr ""
 
1046
 
 
1047
#: neutron/agent/metadata/agent.py:44
 
1048
#: neutron/plugins/metaplugin/common/config.py:38
 
1049
msgid "Admin user"
 
1050
msgstr ""
 
1051
 
 
1052
#: neutron/agent/metadata/agent.py:58
 
1053
msgid "Network service endpoint type to pull from the keystone catalog"
 
1054
msgstr ""
 
1055
 
 
1056
#: neutron/agent/metadata/agent.py:61
 
1057
msgid "IP address used by Nova metadata server."
 
1058
msgstr ""
 
1059
 
 
1060
#: neutron/agent/metadata/agent.py:64
 
1061
msgid "TCP Port used by Nova metadata server."
 
1062
msgstr ""
 
1063
 
 
1064
#: neutron/agent/metadata/agent.py:67
 
1065
msgid "Shared secret to sign instance-id request"
 
1066
msgstr ""
 
1067
 
 
1068
#: neutron/agent/metadata/agent.py:92
 
1069
#: neutron/agent/metadata/namespace_proxy.py:68
 
1070
#, python-format
 
1071
msgid "Request: %s"
 
1072
msgstr ""
 
1073
 
 
1074
#: neutron/agent/metadata/agent.py:101
 
1075
#: neutron/agent/metadata/namespace_proxy.py:76
 
1076
msgid "Unexpected error."
 
1077
msgstr ""
 
1078
 
 
1079
#: neutron/agent/metadata/agent.py:102
 
1080
#: neutron/agent/metadata/namespace_proxy.py:77
 
1081
msgid "An unknown error has occurred. Please try your request again."
 
1082
msgstr ""
 
1083
 
 
1084
#: neutron/agent/metadata/agent.py:154
 
1085
msgid ""
 
1086
"The remote metadata server responded with Forbidden. This response "
 
1087
"usually occurs when shared secrets do not match."
 
1088
msgstr ""
 
1089
 
 
1090
#: neutron/agent/metadata/agent.py:165
 
1091
#: neutron/agent/metadata/namespace_proxy.py:116
 
1092
msgid "Remote metadata server experienced an internal server error."
 
1093
msgstr ""
 
1094
 
 
1095
#: neutron/agent/metadata/agent.py:171
 
1096
#: neutron/agent/metadata/namespace_proxy.py:122
 
1097
#, python-format
 
1098
msgid "Unexpected response code: %s"
 
1099
msgstr ""
 
1100
 
 
1101
#: neutron/agent/metadata/agent.py:209
 
1102
msgid "Location for Metadata Proxy UNIX domain socket"
 
1103
msgstr ""
 
1104
 
 
1105
#: neutron/agent/metadata/namespace_proxy.py:63
 
1106
msgid "network_id and router_id are None. One must be provided."
 
1107
msgstr ""
 
1108
 
 
1109
#: neutron/agent/metadata/namespace_proxy.py:151
 
1110
msgid "TCP Port to listen for metadata server requests."
 
1111
msgstr ""
 
1112
 
 
1113
#: neutron/api/api_common.py:103
 
1114
#, python-format
 
1115
msgid ""
 
1116
"Invalid value for pagination_max_limit: %s. It should be an integer "
 
1117
"greater to 0"
 
1118
msgstr ""
 
1119
 
 
1120
#: neutron/api/api_common.py:117
 
1121
#, python-format
 
1122
msgid "Limit must be an integer 0 or greater and not '%d'"
 
1123
msgstr ""
 
1124
 
 
1125
#: neutron/api/api_common.py:134
 
1126
msgid "The number of sort_keys and sort_dirs must be same"
 
1127
msgstr ""
 
1128
 
 
1129
#: neutron/api/api_common.py:139
 
1130
#, python-format
 
1131
msgid "%s is invalid attribute for sort_keys"
 
1132
msgstr ""
 
1133
 
 
1134
#: neutron/api/api_common.py:143
 
1135
#, python-format
 
1136
msgid ""
 
1137
"%(invalid_dirs)s is invalid value for sort_dirs, valid value is '%(asc)s'"
 
1138
" and '%(desc)s'"
 
1139
msgstr ""
 
1140
 
 
1141
#: neutron/api/api_common.py:317 neutron/api/v2/base.py:551
 
1142
#, python-format
 
1143
msgid "Unable to find '%s' in request body"
 
1144
msgstr ""
 
1145
 
 
1146
#: neutron/api/api_common.py:324
 
1147
#, python-format
 
1148
msgid "Failed to parse request. Parameter '%s' not specified"
 
1149
msgstr ""
 
1150
 
 
1151
#: neutron/api/extensions.py:236
 
1152
#, python-format
 
1153
msgid "Extension with alias %s does not exist"
 
1154
msgstr ""
 
1155
 
 
1156
#: neutron/api/extensions.py:240 neutron/api/extensions.py:244
 
1157
msgid "Resource not found."
 
1158
msgstr ""
 
1159
 
 
1160
#: neutron/api/extensions.py:267
 
1161
#, python-format
 
1162
msgid "Extended resource: %s"
 
1163
msgstr ""
 
1164
 
 
1165
#: neutron/api/extensions.py:289
 
1166
#, python-format
 
1167
msgid "Extended action: %s"
 
1168
msgstr ""
 
1169
 
 
1170
#: neutron/api/extensions.py:297
 
1171
#, python-format
 
1172
msgid "Extended request: %s"
 
1173
msgstr ""
 
1174
 
 
1175
#: neutron/api/extensions.py:387
 
1176
msgid "Initializing extension manager."
 
1177
msgstr ""
 
1178
 
 
1179
#: neutron/api/extensions.py:469
 
1180
#, python-format
 
1181
msgid "Error fetching extended attributes for extension '%s'"
 
1182
msgstr ""
 
1183
 
 
1184
#: neutron/api/extensions.py:478
 
1185
#, python-format
 
1186
msgid ""
 
1187
"It was impossible to process the following extensions: %s because of "
 
1188
"missing requirements."
 
1189
msgstr ""
 
1190
 
 
1191
#: neutron/api/extensions.py:489
 
1192
#, python-format
 
1193
msgid "Ext name: %s"
 
1194
msgstr ""
 
1195
 
 
1196
#: neutron/api/extensions.py:490
 
1197
#, python-format
 
1198
msgid "Ext alias: %s"
 
1199
msgstr ""
 
1200
 
 
1201
#: neutron/api/extensions.py:491
 
1202
#, python-format
 
1203
msgid "Ext description: %s"
 
1204
msgstr ""
 
1205
 
 
1206
#: neutron/api/extensions.py:492
 
1207
#, python-format
 
1208
msgid "Ext namespace: %s"
 
1209
msgstr ""
 
1210
 
 
1211
#: neutron/api/extensions.py:493
 
1212
#, python-format
 
1213
msgid "Ext updated: %s"
 
1214
msgstr ""
 
1215
 
 
1216
#: neutron/api/extensions.py:495 neutron/api/extensions.py:501
 
1217
#, python-format
 
1218
msgid "Exception loading extension: %s"
 
1219
msgstr ""
 
1220
 
 
1221
#: neutron/api/extensions.py:519
 
1222
#, python-format
 
1223
msgid "Extension path '%s' doesn't exist!"
 
1224
msgstr ""
 
1225
 
 
1226
#: neutron/api/extensions.py:524
 
1227
#, python-format
 
1228
msgid "Loading extension file: %s"
 
1229
msgstr ""
 
1230
 
 
1231
#: neutron/api/extensions.py:532
 
1232
#, python-format
 
1233
msgid "Did not find expected name \"%(ext_name)s\" in %(file)s"
 
1234
msgstr ""
 
1235
 
 
1236
#: neutron/api/extensions.py:540
 
1237
#, python-format
 
1238
msgid "Extension file %(f)s wasn't loaded due to %(exception)s"
 
1239
msgstr ""
 
1240
 
 
1241
#: neutron/api/extensions.py:549
 
1242
#, python-format
 
1243
msgid "Loaded extension: %s"
 
1244
msgstr ""
 
1245
 
 
1246
#: neutron/api/extensions.py:552
 
1247
#, python-format
 
1248
msgid "Found duplicate extension: %s"
 
1249
msgstr ""
 
1250
 
 
1251
#: neutron/api/extensions.py:580
 
1252
#, python-format
 
1253
msgid "Extension %s not supported by any of loaded plugins"
 
1254
msgstr ""
 
1255
 
 
1256
#: neutron/api/extensions.py:591
 
1257
#, python-format
 
1258
msgid "Loaded plugins do not implement extension %s interface"
 
1259
msgstr ""
 
1260
 
 
1261
#: neutron/api/versions.py:47
 
1262
msgid "Unknown API version specified"
 
1263
msgstr ""
 
1264
 
 
1265
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:37
 
1266
#, python-format
 
1267
msgid "Nofity agent at %(host)s the message %(method)s"
 
1268
msgstr ""
 
1269
 
 
1270
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:56
 
1271
#: neutron/services/vpn/service_drivers/ipsec.py:83
 
1272
#, python-format
 
1273
msgid "Notify agent at %(topic)s.%(host)s the message %(method)s"
 
1274
msgstr ""
 
1275
 
 
1276
#: neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py:85
 
1277
#, python-format
 
1278
msgid ""
 
1279
"Fanout notify agent at %(topic)s the message %(method)s on router "
 
1280
"%(router_id)s"
 
1281
msgstr ""
 
1282
 
 
1283
#: neutron/api/rpc/agentnotifiers/metering_rpc_agent_api.py:47
 
1284
#, python-format
 
1285
msgid "Notify metering agent at %(topic)s.%(host)s the message %(method)s"
 
1286
msgstr ""
 
1287
 
 
1288
#: neutron/api/rpc/agentnotifiers/metering_rpc_agent_api.py:62
 
1289
#, python-format
 
1290
msgid ""
 
1291
"Fanout notify metering agent at %(topic)s the message %(method)s on "
 
1292
"router %(router_id)s"
 
1293
msgstr ""
 
1294
 
 
1295
#: neutron/api/v2/attributes.py:46
 
1296
#, python-format
 
1297
msgid ""
 
1298
"Invalid input. '%(target_dict)s' must be a dictionary with keys: "
 
1299
"%(expected_keys)s"
 
1300
msgstr ""
 
1301
 
 
1302
#: neutron/api/v2/attributes.py:57
 
1303
#, python-format
 
1304
msgid ""
 
1305
"Validation of dictionary's keys failed.Expected keys: %(expected_keys)s "
 
1306
"Provided keys: %(provided_keys)s"
 
1307
msgstr ""
 
1308
 
 
1309
#: neutron/api/v2/attributes.py:71
 
1310
#, python-format
 
1311
msgid "'%(data)s' is not in %(valid_values)s"
 
1312
msgstr ""
 
1313
 
 
1314
#: neutron/api/v2/attributes.py:79
 
1315
#, python-format
 
1316
msgid "'%s' is not a valid string"
 
1317
msgstr ""
 
1318
 
 
1319
#: neutron/api/v2/attributes.py:84
 
1320
#, python-format
 
1321
msgid "'%(data)s' exceeds maximum length of %(max_len)s"
 
1322
msgstr ""
 
1323
 
 
1324
#: neutron/api/v2/attributes.py:94
 
1325
#, python-format
 
1326
msgid "'%s' is not a valid boolean value"
 
1327
msgstr ""
 
1328
 
 
1329
#: neutron/api/v2/attributes.py:113 neutron/api/v2/attributes.py:414
 
1330
#, python-format
 
1331
msgid "'%s' is not an integer"
 
1332
msgstr ""
 
1333
 
 
1334
#: neutron/api/v2/attributes.py:117
 
1335
#, python-format
 
1336
msgid "'%(data)s' is too small - must be at least '%(limit)d'"
 
1337
msgstr ""
 
1338
 
 
1339
#: neutron/api/v2/attributes.py:122
 
1340
#, python-format
 
1341
msgid "'%(data)s' is too large - must be no larger than '%(limit)d'"
 
1342
msgstr ""
 
1343
 
 
1344
#: neutron/api/v2/attributes.py:131
 
1345
#, python-format
 
1346
msgid "'%s' contains whitespace"
 
1347
msgstr ""
 
1348
 
 
1349
#: neutron/api/v2/attributes.py:141
 
1350
#, python-format
 
1351
msgid "'%s' is not a valid MAC address"
 
1352
msgstr ""
 
1353
 
 
1354
#: neutron/api/v2/attributes.py:150
 
1355
#, python-format
 
1356
msgid "'%s' is not a valid IP address"
 
1357
msgstr ""
 
1358
 
 
1359
#: neutron/api/v2/attributes.py:161
 
1360
#, python-format
 
1361
msgid "Invalid data format for IP pool: '%s'"
 
1362
msgstr ""
 
1363
 
 
1364
#: neutron/api/v2/attributes.py:180 neutron/api/v2/attributes.py:187
 
1365
#, python-format
 
1366
msgid "Invalid data format for fixed IP: '%s'"
 
1367
msgstr ""
 
1368
 
 
1369
#: neutron/api/v2/attributes.py:195
 
1370
#, python-format
 
1371
msgid "Duplicate IP address '%s'"
 
1372
msgstr ""
 
1373
 
 
1374
#: neutron/api/v2/attributes.py:211
 
1375
#, python-format
 
1376
msgid "Invalid data format for nameserver: '%s'"
 
1377
msgstr ""
 
1378
 
 
1379
#: neutron/api/v2/attributes.py:222
 
1380
#, python-format
 
1381
msgid "'%s' is not a valid nameserver"
 
1382
msgstr ""
 
1383
 
 
1384
#: neutron/api/v2/attributes.py:226
 
1385
#, python-format
 
1386
msgid "Duplicate nameserver '%s'"
 
1387
msgstr ""
 
1388
 
 
1389
#: neutron/api/v2/attributes.py:234
 
1390
#, python-format
 
1391
msgid "Invalid data format for hostroute: '%s'"
 
1392
msgstr ""
 
1393
 
 
1394
#: neutron/api/v2/attributes.py:254
 
1395
#, python-format
 
1396
msgid "Duplicate hostroute '%s'"
 
1397
msgstr ""
 
1398
 
 
1399
#: neutron/api/v2/attributes.py:272 neutron/tests/unit/test_attributes.py:404
 
1400
#: neutron/tests/unit/test_attributes.py:413
 
1401
#: neutron/tests/unit/test_attributes.py:422
 
1402
#: neutron/tests/unit/test_attributes.py:431
 
1403
#, python-format
 
1404
msgid "'%(data)s' isn't a recognized IP subnet cidr, '%(cidr)s' is recommended"
 
1405
msgstr ""
 
1406
 
 
1407
#: neutron/api/v2/attributes.py:278
 
1408
#, python-format
 
1409
msgid "'%s' is not a valid IP subnet"
 
1410
msgstr ""
 
1411
 
 
1412
#: neutron/api/v2/attributes.py:286 neutron/api/v2/attributes.py:327
 
1413
#, python-format
 
1414
msgid "'%s' is not a list"
 
1415
msgstr ""
 
1416
 
 
1417
#: neutron/api/v2/attributes.py:291 neutron/api/v2/attributes.py:338
 
1418
#, python-format
 
1419
msgid "Duplicate items in the list: '%s'"
 
1420
msgstr ""
 
1421
 
 
1422
#: neutron/api/v2/attributes.py:308
 
1423
#, python-format
 
1424
msgid "'%s' is not a valid input"
 
1425
msgstr ""
 
1426
 
 
1427
#: neutron/api/v2/attributes.py:315
 
1428
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:629
 
1429
#, python-format
 
1430
msgid "'%s' is not a valid UUID"
 
1431
msgstr ""
 
1432
 
 
1433
#: neutron/api/v2/attributes.py:358
 
1434
#, python-format
 
1435
msgid "Validator '%s' does not exist."
 
1436
msgstr ""
 
1437
 
 
1438
#: neutron/api/v2/attributes.py:368
 
1439
#, python-format
 
1440
msgid "'%s' is not a dictionary"
 
1441
msgstr ""
 
1442
 
 
1443
#: neutron/api/v2/attributes.py:419
 
1444
#, python-format
 
1445
msgid "'%s' should be non-negative"
 
1446
msgstr ""
 
1447
 
 
1448
#: neutron/api/v2/attributes.py:438
 
1449
#, python-format
 
1450
msgid "'%s' cannot be converted to boolean"
 
1451
msgstr ""
 
1452
 
 
1453
#: neutron/api/v2/attributes.py:446
 
1454
#: neutron/plugins/nec/extensions/packetfilter.py:48
 
1455
#, python-format
 
1456
msgid "'%s' is not a integer"
 
1457
msgstr ""
 
1458
 
 
1459
#: neutron/api/v2/attributes.py:459
 
1460
#, python-format
 
1461
msgid "'%s' is not of the form <key>=[value]"
 
1462
msgstr ""
 
1463
 
 
1464
#: neutron/api/v2/base.py:78
 
1465
msgid "Native pagination depend on native sorting"
 
1466
msgstr ""
 
1467
 
 
1468
#: neutron/api/v2/base.py:81
 
1469
msgid "Allow sorting is enabled because native pagination requires native sorting"
 
1470
msgstr ""
 
1471
 
 
1472
#: neutron/api/v2/base.py:134
 
1473
#, python-format
 
1474
msgid ""
 
1475
"The resource %(resource)s was not found in the RESOURCE_ATTRIBUTE_MAP; "
 
1476
"unable to perform authZ check for attribute %(attr)s"
 
1477
msgstr ""
 
1478
 
 
1479
#: neutron/api/v2/base.py:140
 
1480
#, python-format
 
1481
msgid ""
 
1482
"Policy rule:%(action)s not found. Assuming no authZ check is defined for "
 
1483
"%(attr)s"
 
1484
msgstr ""
 
1485
 
 
1486
#: neutron/api/v2/base.py:321
 
1487
#, python-format
 
1488
msgid "Unable to undo add for %(resource)s %(id)s"
 
1489
msgstr ""
 
1490
 
 
1491
#: neutron/api/v2/base.py:450
 
1492
#, python-format
 
1493
msgid "Invalid format: %s"
 
1494
msgstr ""
 
1495
 
 
1496
#: neutron/api/v2/base.py:505
 
1497
msgid ""
 
1498
"Specifying 'tenant_id' other than authenticated tenant in request "
 
1499
"requires admin privileges"
 
1500
msgstr ""
 
1501
 
 
1502
#: neutron/api/v2/base.py:513
 
1503
msgid "Running without keystone AuthN requires  that tenant_id is specified"
 
1504
msgstr ""
 
1505
 
 
1506
#: neutron/api/v2/base.py:531
 
1507
msgid "Resource body required"
 
1508
msgstr ""
 
1509
 
 
1510
#: neutron/api/v2/base.py:542
 
1511
msgid "Bulk operation not supported"
 
1512
msgstr ""
 
1513
 
 
1514
#: neutron/api/v2/base.py:546
 
1515
msgid "Resources required"
 
1516
msgstr ""
 
1517
 
 
1518
#: neutron/api/v2/base.py:562
 
1519
#, python-format
 
1520
msgid "Failed to parse request. Required attribute '%s' not specified"
 
1521
msgstr ""
 
1522
 
 
1523
#: neutron/api/v2/base.py:569
 
1524
#, python-format
 
1525
msgid "Attribute '%s' not allowed in POST"
 
1526
msgstr ""
 
1527
 
 
1528
#: neutron/api/v2/base.py:574
 
1529
#, python-format
 
1530
msgid "Cannot update read-only attribute %s"
 
1531
msgstr ""
 
1532
 
 
1533
#: neutron/api/v2/base.py:592
 
1534
#, python-format
 
1535
msgid "Invalid input for %(attr)s. Reason: %(reason)s."
 
1536
msgstr ""
 
1537
 
 
1538
#: neutron/api/v2/base.py:601 neutron/extensions/multiprovidernet.py:53
 
1539
#, python-format
 
1540
msgid "Unrecognized attribute(s) '%s'"
 
1541
msgstr ""
 
1542
 
 
1543
#: neutron/api/v2/base.py:619
 
1544
#, python-format
 
1545
msgid "Tenant %(tenant_id)s not allowed to create %(resource)s on this network"
 
1546
msgstr ""
 
1547
 
 
1548
#: neutron/api/v2/resource.py:87 neutron/api/v2/resource.py:96
 
1549
#: neutron/api/v2/resource.py:115
 
1550
#, python-format
 
1551
msgid "%s failed"
 
1552
msgstr ""
 
1553
 
 
1554
#: neutron/api/v2/resource.py:117
 
1555
#: neutron/tests/unit/test_api_v2_resource.py:263
 
1556
#: neutron/tests/unit/test_api_v2_resource.py:279
 
1557
msgid "Request Failed: internal server error while processing your request."
 
1558
msgstr ""
 
1559
 
 
1560
#: neutron/common/config.py:39
 
1561
msgid "The host IP to bind to"
 
1562
msgstr ""
 
1563
 
 
1564
#: neutron/common/config.py:41
 
1565
msgid "The port to bind to"
 
1566
msgstr ""
 
1567
 
 
1568
#: neutron/common/config.py:43
 
1569
msgid "The API paste config file to use"
 
1570
msgstr ""
 
1571
 
 
1572
#: neutron/common/config.py:45
 
1573
msgid "The path for API extensions"
 
1574
msgstr ""
 
1575
 
 
1576
#: neutron/common/config.py:47
 
1577
msgid "The policy file to use"
 
1578
msgstr ""
 
1579
 
 
1580
#: neutron/common/config.py:51
 
1581
msgid "The core plugin Neutron will use"
 
1582
msgstr ""
 
1583
 
 
1584
#: neutron/common/config.py:53 neutron/db/migration/cli.py:35
 
1585
msgid "The service plugins Neutron will use"
 
1586
msgstr ""
 
1587
 
 
1588
#: neutron/common/config.py:55
 
1589
msgid "The base MAC address Neutron will use for VIFs"
 
1590
msgstr ""
 
1591
 
 
1592
#: neutron/common/config.py:57
 
1593
msgid "How many times Neutron will retry MAC generation"
 
1594
msgstr ""
 
1595
 
 
1596
#: neutron/common/config.py:59
 
1597
msgid "Allow the usage of the bulk API"
 
1598
msgstr ""
 
1599
 
 
1600
#: neutron/common/config.py:61
 
1601
msgid "Allow the usage of the pagination"
 
1602
msgstr ""
 
1603
 
 
1604
#: neutron/common/config.py:63
 
1605
msgid "Allow the usage of the sorting"
 
1606
msgstr ""
 
1607
 
 
1608
#: neutron/common/config.py:65
 
1609
msgid ""
 
1610
"The maximum number of items returned in a single response, value was "
 
1611
"'infinite' or negative integer means no limit"
 
1612
msgstr ""
 
1613
 
 
1614
#: neutron/common/config.py:69
 
1615
msgid "Maximum number of DNS nameservers"
 
1616
msgstr ""
 
1617
 
 
1618
#: neutron/common/config.py:71
 
1619
msgid "Maximum number of host routes per subnet"
 
1620
msgstr ""
 
1621
 
 
1622
#: neutron/common/config.py:73
 
1623
msgid "Maximum number of fixed ips per port"
 
1624
msgstr ""
 
1625
 
 
1626
#: neutron/common/config.py:76
 
1627
msgid "DHCP lease duration"
 
1628
msgstr ""
 
1629
 
 
1630
#: neutron/common/config.py:78
 
1631
msgid "Allow sending resource operation notification to DHCP agent"
 
1632
msgstr ""
 
1633
 
 
1634
#: neutron/common/config.py:81
 
1635
msgid "Allow overlapping IP support in Neutron"
 
1636
msgstr ""
 
1637
 
 
1638
#: neutron/common/config.py:83
 
1639
msgid "The hostname Neutron is running on"
 
1640
msgstr ""
 
1641
 
 
1642
#: neutron/common/config.py:85
 
1643
msgid "Ensure that configured gateway is on subnet"
 
1644
msgstr ""
 
1645
 
 
1646
#: neutron/common/config.py:91
 
1647
msgid ""
 
1648
"Where to store Neutron state files. This directory must be writable by "
 
1649
"the agent."
 
1650
msgstr ""
 
1651
 
 
1652
#: neutron/common/config.py:117
 
1653
#, python-format
 
1654
msgid "Base MAC: %s"
 
1655
msgstr ""
 
1656
 
 
1657
#: neutron/common/config.py:128
 
1658
msgid "Logging enabled!"
 
1659
msgstr ""
 
1660
 
 
1661
#: neutron/common/config.py:141
 
1662
#, python-format
 
1663
msgid "Config paste file: %s"
 
1664
msgstr ""
 
1665
 
 
1666
#: neutron/common/config.py:146
 
1667
#, python-format
 
1668
msgid "Unable to load %(app_name)s from configuration file %(config_path)s."
 
1669
msgstr ""
 
1670
 
 
1671
#: neutron/common/exceptions.py:32 neutron/plugins/nicira/NvpApiClient.py:217
 
1672
msgid "An unknown exception occurred."
 
1673
msgstr ""
 
1674
 
 
1675
#: neutron/common/exceptions.py:46
 
1676
#, python-format
 
1677
msgid "Bad %(resource)s request: %(msg)s"
 
1678
msgstr ""
 
1679
 
 
1680
#: neutron/common/exceptions.py:58
 
1681
msgid "Not authorized."
 
1682
msgstr ""
 
1683
 
 
1684
#: neutron/common/exceptions.py:62
 
1685
msgid "The service is unavailable"
 
1686
msgstr ""
 
1687
 
 
1688
#: neutron/common/exceptions.py:66
 
1689
#, python-format
 
1690
msgid "User does not have admin privileges: %(reason)s"
 
1691
msgstr ""
 
1692
 
 
1693
#: neutron/common/exceptions.py:70
 
1694
#, python-format
 
1695
msgid "Policy doesn't allow %(action)s to be performed."
 
1696
msgstr ""
 
1697
 
 
1698
#: neutron/common/exceptions.py:74
 
1699
#, python-format
 
1700
msgid "Network %(net_id)s could not be found"
 
1701
msgstr ""
 
1702
 
 
1703
#: neutron/common/exceptions.py:78
 
1704
#, python-format
 
1705
msgid "Subnet %(subnet_id)s could not be found"
 
1706
msgstr ""
 
1707
 
 
1708
#: neutron/common/exceptions.py:82
 
1709
#, python-format
 
1710
msgid "Port %(port_id)s could not be found"
 
1711
msgstr ""
 
1712
 
 
1713
#: neutron/common/exceptions.py:86
 
1714
#, python-format
 
1715
msgid "Port %(port_id)s could not be found on network %(net_id)s"
 
1716
msgstr ""
 
1717
 
 
1718
#: neutron/common/exceptions.py:91
 
1719
msgid "Policy configuration policy.json could not be found"
 
1720
msgstr ""
 
1721
 
 
1722
#: neutron/common/exceptions.py:95
 
1723
#, python-format
 
1724
msgid "Requested rule:%(rule)s cannot be found"
 
1725
msgstr ""
 
1726
 
 
1727
#: neutron/common/exceptions.py:99
 
1728
#, python-format
 
1729
msgid "Failed to init policy %(policy)s because %(reason)s"
 
1730
msgstr ""
 
1731
 
 
1732
#: neutron/common/exceptions.py:103
 
1733
#, python-format
 
1734
msgid "Failed to check policy %(policy)s because %(reason)s"
 
1735
msgstr ""
 
1736
 
 
1737
#: neutron/common/exceptions.py:107
 
1738
#, python-format
 
1739
msgid "Unsupported port state: %(port_state)s"
 
1740
msgstr ""
 
1741
 
 
1742
#: neutron/common/exceptions.py:111
 
1743
msgid "The resource is inuse"
 
1744
msgstr ""
 
1745
 
 
1746
#: neutron/common/exceptions.py:115
 
1747
#, python-format
 
1748
msgid ""
 
1749
"Unable to complete operation on network %(net_id)s. There are one or more"
 
1750
" ports still in use on the network."
 
1751
msgstr ""
 
1752
 
 
1753
#: neutron/common/exceptions.py:120
 
1754
#, python-format
 
1755
msgid ""
 
1756
"Unable to complete operation on subnet %(subnet_id)s. One or more ports "
 
1757
"have an IP allocation from this subnet."
 
1758
msgstr ""
 
1759
 
 
1760
#: neutron/common/exceptions.py:125
 
1761
#, python-format
 
1762
msgid ""
 
1763
"Unable to complete operation on port %(port_id)s for network %(net_id)s. "
 
1764
"Port already has an attacheddevice %(device_id)s."
 
1765
msgstr ""
 
1766
 
 
1767
#: neutron/common/exceptions.py:131
 
1768
#, python-format
 
1769
msgid ""
 
1770
"Unable to complete operation for network %(net_id)s. The mac address "
 
1771
"%(mac)s is in use."
 
1772
msgstr ""
 
1773
 
 
1774
#: neutron/common/exceptions.py:137
 
1775
#, python-format
 
1776
msgid ""
 
1777
"Unable to complete operation for %(subnet_id)s. The number of host routes"
 
1778
" exceeds the limit %(quota)s."
 
1779
msgstr ""
 
1780
 
 
1781
#: neutron/common/exceptions.py:143
 
1782
#, python-format
 
1783
msgid ""
 
1784
"Unable to complete operation for %(subnet_id)s. The number of DNS "
 
1785
"nameservers exceeds the limit %(quota)s."
 
1786
msgstr ""
 
1787
 
 
1788
#: neutron/common/exceptions.py:148
 
1789
#, python-format
 
1790
msgid ""
 
1791
"Unable to complete operation for network %(net_id)s. The IP address "
 
1792
"%(ip_address)s is in use."
 
1793
msgstr ""
 
1794
 
 
1795
#: neutron/common/exceptions.py:153
 
1796
#, python-format
 
1797
msgid ""
 
1798
"Unable to create the network. The VLAN %(vlan_id)s on physical network "
 
1799
"%(physical_network)s is in use."
 
1800
msgstr ""
 
1801
 
 
1802
#: neutron/common/exceptions.py:159
 
1803
#, python-format
 
1804
msgid ""
 
1805
"Unable to create the flat network. Physical network %(physical_network)s "
 
1806
"is in use."
 
1807
msgstr ""
 
1808
 
 
1809
#: neutron/common/exceptions.py:164
 
1810
#, python-format
 
1811
msgid "Unable to create the network. The tunnel ID %(tunnel_id)s is in use."
 
1812
msgstr ""
 
1813
 
 
1814
#: neutron/common/exceptions.py:169
 
1815
msgid "Tenant network creation is not enabled."
 
1816
msgstr ""
 
1817
 
 
1818
#: neutron/common/exceptions.py:177
 
1819
msgid ""
 
1820
"Unable to create the network. No tenant network is available for "
 
1821
"allocation."
 
1822
msgstr ""
 
1823
 
 
1824
#: neutron/common/exceptions.py:182
 
1825
#, python-format
 
1826
msgid ""
 
1827
"Subnet on port %(port_id)s does not match the requested subnet "
 
1828
"%(subnet_id)s"
 
1829
msgstr ""
 
1830
 
 
1831
#: neutron/common/exceptions.py:187
 
1832
#, python-format
 
1833
msgid "Malformed request body: %(reason)s"
 
1834
msgstr ""
 
1835
 
 
1836
#: neutron/common/exceptions.py:197
 
1837
#, python-format
 
1838
msgid "Invalid input for operation: %(error_message)s."
 
1839
msgstr ""
 
1840
 
 
1841
#: neutron/common/exceptions.py:201
 
1842
#, python-format
 
1843
msgid "The allocation pool %(pool)s is not valid."
 
1844
msgstr ""
 
1845
 
 
1846
#: neutron/common/exceptions.py:205
 
1847
#, python-format
 
1848
msgid ""
 
1849
"Found overlapping allocation pools:%(pool_1)s %(pool_2)s for subnet "
 
1850
"%(subnet_cidr)s."
 
1851
msgstr ""
 
1852
 
 
1853
#: neutron/common/exceptions.py:210
 
1854
#, python-format
 
1855
msgid "The allocation pool %(pool)s spans beyond the subnet cidr %(subnet_cidr)s."
 
1856
msgstr ""
 
1857
 
 
1858
#: neutron/common/exceptions.py:215
 
1859
#, python-format
 
1860
msgid "Unable to generate unique mac on network %(net_id)s."
 
1861
msgstr ""
 
1862
 
 
1863
#: neutron/common/exceptions.py:219
 
1864
#, python-format
 
1865
msgid "No more IP addresses available on network %(net_id)s."
 
1866
msgstr ""
 
1867
 
 
1868
#: neutron/common/exceptions.py:223
 
1869
#, python-format
 
1870
msgid "Bridge %(bridge)s does not exist."
 
1871
msgstr ""
 
1872
 
 
1873
#: neutron/common/exceptions.py:227
 
1874
#, python-format
 
1875
msgid "Creation failed. %(dev_name)s already exists."
 
1876
msgstr ""
 
1877
 
 
1878
#: neutron/common/exceptions.py:231
 
1879
msgid "Sudo priviledge is required to run this command."
 
1880
msgstr ""
 
1881
 
 
1882
#: neutron/common/exceptions.py:235
 
1883
#, python-format
 
1884
msgid "Unknown quota resources %(unknown)s."
 
1885
msgstr ""
 
1886
 
 
1887
#: neutron/common/exceptions.py:239
 
1888
#, python-format
 
1889
msgid "Quota exceeded for resources: %(overs)s"
 
1890
msgstr ""
 
1891
 
 
1892
#: neutron/common/exceptions.py:243
 
1893
msgid "Tenant-id was missing from Quota request"
 
1894
msgstr ""
 
1895
 
 
1896
#: neutron/common/exceptions.py:247
 
1897
#, python-format
 
1898
msgid ""
 
1899
"Change would make usage less than 0 for the following resources: "
 
1900
"%(unders)s"
 
1901
msgstr ""
 
1902
 
 
1903
#: neutron/common/exceptions.py:252
 
1904
#, python-format
 
1905
msgid ""
 
1906
"Unable to reconfigure sharing settings for network %(network)s. Multiple "
 
1907
"tenants are using it"
 
1908
msgstr ""
 
1909
 
 
1910
#: neutron/common/exceptions.py:257
 
1911
#, python-format
 
1912
msgid "Invalid extension environment: %(reason)s"
 
1913
msgstr ""
 
1914
 
 
1915
#: neutron/common/exceptions.py:265
 
1916
#, python-format
 
1917
msgid "Unable to find any IP address on external network %(net_id)s."
 
1918
msgstr ""
 
1919
 
 
1920
#: neutron/common/exceptions.py:270
 
1921
msgid "More than one external network exists"
 
1922
msgstr ""
 
1923
 
 
1924
#: neutron/common/exceptions.py:274
 
1925
#, python-format
 
1926
msgid "An invalid value was provided for %(opt_name)s: %(opt_value)s"
 
1927
msgstr ""
 
1928
 
 
1929
#: neutron/common/exceptions.py:279
 
1930
#, python-format
 
1931
msgid "Gateway ip %(ip_address)s conflicts with allocation pool %(pool)s"
 
1932
msgstr ""
 
1933
 
 
1934
#: neutron/common/exceptions.py:284
 
1935
#, python-format
 
1936
msgid ""
 
1937
"Current gateway ip %(ip_address)s already in use by port %(port_id)s. "
 
1938
"Unable to update."
 
1939
msgstr ""
 
1940
 
 
1941
#: neutron/common/exceptions.py:289
 
1942
#, python-format
 
1943
msgid "Invalid network VLAN range: '%(vlan_range)s' - '%(error)s'"
 
1944
msgstr ""
 
1945
 
 
1946
#: neutron/common/legacy.py:33
 
1947
#, python-format
 
1948
msgid "Old class module path in use.  Please change '%(old)s' to '%(new)s'."
 
1949
msgstr ""
 
1950
 
 
1951
#: neutron/common/legacy.py:51
 
1952
#, python-format
 
1953
msgid "Skipping unknown group key: %s"
 
1954
msgstr ""
 
1955
 
 
1956
#: neutron/common/log.py:31
 
1957
#, python-format
 
1958
msgid ""
 
1959
"%(class_name)s method %(method_name)s called with arguments %(args)s "
 
1960
"%(kwargs)s "
 
1961
msgstr ""
 
1962
 
 
1963
#: neutron/common/utils.py:55 neutron/openstack/common/fileutils.py:64
 
1964
#, python-format
 
1965
msgid "Reloading cached file %s"
 
1966
msgstr ""
 
1967
 
 
1968
#: neutron/common/utils.py:142
 
1969
#, python-format
 
1970
msgid "Invalid mapping: '%s'"
 
1971
msgstr ""
 
1972
 
 
1973
#: neutron/common/utils.py:145
 
1974
#, python-format
 
1975
msgid "Missing key in mapping: '%s'"
 
1976
msgstr ""
 
1977
 
 
1978
#: neutron/common/utils.py:148
 
1979
#, python-format
 
1980
msgid "Missing value in mapping: '%s'"
 
1981
msgstr ""
 
1982
 
 
1983
#: neutron/common/utils.py:150
 
1984
#, python-format
 
1985
msgid "Key %(key)s in mapping: '%(mapping)s' not unique"
 
1986
msgstr ""
 
1987
 
 
1988
#: neutron/common/utils.py:153
 
1989
#, python-format
 
1990
msgid "Value %(value)s in mapping: '%(mapping)s' not unique"
 
1991
msgstr ""
 
1992
 
 
1993
#: neutron/db/agents_db.py:33
 
1994
msgid "Seconds to regard the agent is down."
 
1995
msgstr ""
 
1996
 
 
1997
#: neutron/db/agents_db.py:79
 
1998
#, python-format
 
1999
msgid "Configuration for agent %(agent_type)s on host %(host)s is invalid."
 
2000
msgstr ""
 
2001
 
 
2002
#: neutron/db/agents_db.py:173
 
2003
msgid "Message with invalid timestamp received"
 
2004
msgstr ""
 
2005
 
 
2006
#: neutron/db/agentschedulers_db.py:39
 
2007
msgid "Driver to use for scheduling network to DHCP agent"
 
2008
msgstr ""
 
2009
 
 
2010
#: neutron/db/agentschedulers_db.py:42
 
2011
msgid "Driver to use for scheduling router to a default L3 agent"
 
2012
msgstr ""
 
2013
 
 
2014
#: neutron/db/agentschedulers_db.py:45
 
2015
msgid "Allow auto scheduling networks to DHCP agent."
 
2016
msgstr ""
 
2017
 
 
2018
#: neutron/db/agentschedulers_db.py:47
 
2019
msgid "Allow auto scheduling routers to L3 agent."
 
2020
msgstr ""
 
2021
 
 
2022
#: neutron/db/agentschedulers_db.py:49
 
2023
msgid "Number of DHCP agents scheduled to host a network."
 
2024
msgstr ""
 
2025
 
 
2026
#: neutron/db/agentschedulers_db.py:425
 
2027
#, python-format
 
2028
msgid "Fail scheduling network %s"
 
2029
msgstr ""
 
2030
 
 
2031
#: neutron/db/api.py:59
 
2032
#, python-format
 
2033
msgid "Database registration exception: %s"
 
2034
msgstr ""
 
2035
 
 
2036
#: neutron/db/api.py:70
 
2037
msgid "Database exception"
 
2038
msgstr ""
 
2039
 
 
2040
#: neutron/db/db_base_plugin_v2.py:131
 
2041
msgid "Cannot create resource for another tenant"
 
2042
msgstr ""
 
2043
 
 
2044
#: neutron/db/db_base_plugin_v2.py:298
 
2045
#, python-format
 
2046
msgid "Generated mac for network %(network_id)s is %(mac_address)s"
 
2047
msgstr ""
 
2048
 
 
2049
#: neutron/db/db_base_plugin_v2.py:304
 
2050
#, python-format
 
2051
msgid "Generated mac %(mac_address)s exists. Remaining attempts %(max_retries)s."
 
2052
msgstr ""
 
2053
 
 
2054
#: neutron/db/db_base_plugin_v2.py:308
 
2055
#, python-format
 
2056
msgid "Unable to generate mac address after %s attempts"
 
2057
msgstr ""
 
2058
 
 
2059
#: neutron/db/db_base_plugin_v2.py:356
 
2060
#, python-format
 
2061
msgid "Recycle %s"
 
2062
msgstr ""
 
2063
 
 
2064
#: neutron/db/db_base_plugin_v2.py:360
 
2065
#, python-format
 
2066
msgid "Recycle: first match for %(first_ip)s-%(last_ip)s"
 
2067
msgstr ""
 
2068
 
 
2069
#: neutron/db/db_base_plugin_v2.py:367
 
2070
#, python-format
 
2071
msgid "Recycle: last match for %(first_ip)s-%(last_ip)s"
 
2072
msgstr ""
 
2073
 
 
2074
#: neutron/db/db_base_plugin_v2.py:379
 
2075
#, python-format
 
2076
msgid "Recycle: merged %(first_ip1)s-%(last_ip1)s and %(first_ip2)s-%(last_ip2)s"
 
2077
msgstr ""
 
2078
 
 
2079
#: neutron/db/db_base_plugin_v2.py:388
 
2080
#, python-format
 
2081
msgid "Recycle: updated first %(first_ip)s-%(last_ip)s"
 
2082
msgstr ""
 
2083
 
 
2084
#: neutron/db/db_base_plugin_v2.py:393
 
2085
#, python-format
 
2086
msgid "Recycle: updated last %(first_ip)s-%(last_ip)s"
 
2087
msgstr ""
 
2088
 
 
2089
#: neutron/db/db_base_plugin_v2.py:402
 
2090
#, python-format
 
2091
msgid "Recycle: created new %(first_ip)s-%(last_ip)s"
 
2092
msgstr ""
 
2093
 
 
2094
#: neutron/db/db_base_plugin_v2.py:421
 
2095
#, python-format
 
2096
msgid ""
 
2097
"No fixed IP found that matches the network %(network_id)s and ip address "
 
2098
"%(ip_address)s."
 
2099
msgstr ""
 
2100
 
 
2101
#: neutron/db/db_base_plugin_v2.py:430
 
2102
#, python-format
 
2103
msgid "Delete allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s)"
 
2104
msgstr ""
 
2105
 
 
2106
#: neutron/db/db_base_plugin_v2.py:454
 
2107
#, python-format
 
2108
msgid "All IP's from subnet %(subnet_id)s (%(cidr)s) allocated"
 
2109
msgstr ""
 
2110
 
 
2111
#: neutron/db/db_base_plugin_v2.py:459
 
2112
#, python-format
 
2113
msgid "Allocated IP - %(ip_address)s from %(first_ip)s to %(last_ip)s"
 
2114
msgstr ""
 
2115
 
 
2116
#: neutron/db/db_base_plugin_v2.py:466
 
2117
msgid "No more free IP's in slice. Deleting allocation pool."
 
2118
msgstr ""
 
2119
 
 
2120
#: neutron/db/db_base_plugin_v2.py:572
 
2121
msgid "IP allocation requires subnet_id or ip_address"
 
2122
msgstr ""
 
2123
 
 
2124
#: neutron/db/db_base_plugin_v2.py:584
 
2125
#, python-format
 
2126
msgid "IP address %s is not a valid IP for the defined networks subnets"
 
2127
msgstr ""
 
2128
 
 
2129
#: neutron/db/db_base_plugin_v2.py:590
 
2130
#, python-format
 
2131
msgid ""
 
2132
"Failed to create port on network %(network_id)s, because fixed_ips "
 
2133
"included invalid subnet %(subnet_id)s"
 
2134
msgstr ""
 
2135
 
 
2136
#: neutron/db/db_base_plugin_v2.py:610
 
2137
#, python-format
 
2138
msgid "IP address %s is not a valid IP for the defined subnet"
 
2139
msgstr ""
 
2140
 
 
2141
#: neutron/db/db_base_plugin_v2.py:619 neutron/db/db_base_plugin_v2.py:652
 
2142
msgid "Exceeded maximim amount of fixed ips per port"
 
2143
msgstr ""
 
2144
 
 
2145
#: neutron/db/db_base_plugin_v2.py:667
 
2146
#, python-format
 
2147
msgid "Port update. Hold %s"
 
2148
msgstr ""
 
2149
 
 
2150
#: neutron/db/db_base_plugin_v2.py:674
 
2151
#, python-format
 
2152
msgid "Port update. Adding %s"
 
2153
msgstr ""
 
2154
 
 
2155
#: neutron/db/db_base_plugin_v2.py:729
 
2156
#, python-format
 
2157
msgid ""
 
2158
"Requested subnet with cidr: %(cidr)s for network: %(network_id)s overlaps"
 
2159
" with another subnet"
 
2160
msgstr ""
 
2161
 
 
2162
#: neutron/db/db_base_plugin_v2.py:734
 
2163
#, python-format
 
2164
msgid ""
 
2165
"Validation for CIDR: %(new_cidr)s failed - overlaps with subnet "
 
2166
"%(subnet_id)s (CIDR: %(cidr)s)"
 
2167
msgstr ""
 
2168
 
 
2169
#: neutron/db/db_base_plugin_v2.py:754
 
2170
msgid "Performing IP validity checks on allocation pools"
 
2171
msgstr ""
 
2172
 
 
2173
#: neutron/db/db_base_plugin_v2.py:761
 
2174
#, python-format
 
2175
msgid "Found invalid IP address in pool: %(start)s - %(end)s:"
 
2176
msgstr ""
 
2177
 
 
2178
#: neutron/db/db_base_plugin_v2.py:768
 
2179
msgid "Specified IP addresses do not match the subnet IP version"
 
2180
msgstr ""
 
2181
 
 
2182
#: neutron/db/db_base_plugin_v2.py:772
 
2183
#, python-format
 
2184
msgid "Start IP (%(start)s) is greater than end IP (%(end)s)"
 
2185
msgstr ""
 
2186
 
 
2187
#: neutron/db/db_base_plugin_v2.py:777
 
2188
#, python-format
 
2189
msgid "Found pool larger than subnet CIDR:%(start)s - %(end)s"
 
2190
msgstr ""
 
2191
 
 
2192
#: neutron/db/db_base_plugin_v2.py:790
 
2193
msgid "Checking for overlaps among allocation pools and gateway ip"
 
2194
msgstr ""
 
2195
 
 
2196
#: neutron/db/db_base_plugin_v2.py:801
 
2197
#, python-format
 
2198
msgid "Found overlapping ranges: %(l_range)s and %(r_range)s"
 
2199
msgstr ""
 
2200
 
 
2201
#: neutron/db/db_base_plugin_v2.py:814 neutron/db/db_base_plugin_v2.py:818
 
2202
#, python-format
 
2203
msgid "Invalid route: %s"
 
2204
msgstr ""
 
2205
 
 
2206
#: neutron/db/db_base_plugin_v2.py:938
 
2207
#, python-format
 
2208
msgid "An exception occured while creating the %(resource)s:%(item)s"
 
2209
msgstr ""
 
2210
 
 
2211
#: neutron/db/db_base_plugin_v2.py:1032
 
2212
#, python-format
 
2213
msgid "%(name)s '%(addr)s' does not match the ip_version '%(ip_version)s'"
 
2214
msgstr ""
 
2215
 
 
2216
#: neutron/db/db_base_plugin_v2.py:1056
 
2217
msgid "Gateway is not valid on subnet"
 
2218
msgstr ""
 
2219
 
 
2220
#: neutron/db/db_base_plugin_v2.py:1076 neutron/db/db_base_plugin_v2.py:1090
 
2221
msgid "new subnet"
 
2222
msgstr ""
 
2223
 
 
2224
#: neutron/db/db_base_plugin_v2.py:1083
 
2225
#, python-format
 
2226
msgid "Error parsing dns address %s"
 
2227
msgstr ""
 
2228
 
 
2229
#: neutron/db/db_base_plugin_v2.py:1345
 
2230
#, python-format
 
2231
msgid "Allocated IP %(ip_address)s (%(network_id)s/%(subnet_id)s/%(port_id)s)"
 
2232
msgstr ""
 
2233
 
 
2234
#: neutron/db/db_base_plugin_v2.py:1420
 
2235
#, python-format
 
2236
msgid "%(address)s (%(subnet_id)s) is not recycled"
 
2237
msgstr ""
 
2238
 
 
2239
#: neutron/db/dhcp_rpc_base.py:54
 
2240
#, python-format
 
2241
msgid "get_active_networks requested from %s"
 
2242
msgstr ""
 
2243
 
 
2244
#: neutron/db/dhcp_rpc_base.py:61
 
2245
#, python-format
 
2246
msgid "get_active_networks_info from %s"
 
2247
msgstr ""
 
2248
 
 
2249
#: neutron/db/dhcp_rpc_base.py:81
 
2250
#, python-format
 
2251
msgid "Network %(network_id)s requested from %(host)s"
 
2252
msgstr ""
 
2253
 
 
2254
#: neutron/db/dhcp_rpc_base.py:110
 
2255
#, python-format
 
2256
msgid "Port %(device_id)s for %(network_id)s requested from %(host)s"
 
2257
msgstr ""
 
2258
 
 
2259
#: neutron/db/dhcp_rpc_base.py:144
 
2260
#, python-format
 
2261
msgid ""
 
2262
"DHCP port %(device_id)s on network %(network_id)s does not exist on "
 
2263
"%(host)s"
 
2264
msgstr ""
 
2265
 
 
2266
#: neutron/db/dhcp_rpc_base.py:177
 
2267
#, python-format
 
2268
msgid "DHCP port deletion for %(network_id)s request from %(host)s"
 
2269
msgstr ""
 
2270
 
 
2271
#: neutron/db/dhcp_rpc_base.py:194
 
2272
#, python-format
 
2273
msgid "DHCP port remove fixed_ip for %(subnet_id)s request from %(host)s"
 
2274
msgstr ""
 
2275
 
 
2276
#: neutron/db/dhcp_rpc_base.py:218
 
2277
#, python-format
 
2278
msgid "Updating lease expiration is now deprecated. Issued  from host %(host)s."
 
2279
msgstr ""
 
2280
 
 
2281
#: neutron/db/dhcp_rpc_base.py:225
 
2282
#, python-format
 
2283
msgid "Create dhcp port %(port)s from %(host)s."
 
2284
msgstr ""
 
2285
 
 
2286
#: neutron/db/dhcp_rpc_base.py:242
 
2287
#, python-format
 
2288
msgid "Update dhcp port %(port)s from %(host)s."
 
2289
msgstr ""
 
2290
 
 
2291
#: neutron/db/extraroute_db.py:38
 
2292
msgid "Maximum number of routes"
 
2293
msgstr ""
 
2294
 
 
2295
#: neutron/db/extraroute_db.py:100
 
2296
msgid "the nexthop is not connected with router"
 
2297
msgstr ""
 
2298
 
 
2299
#: neutron/db/extraroute_db.py:107
 
2300
msgid "the nexthop is used by router"
 
2301
msgstr ""
 
2302
 
 
2303
#: neutron/db/l3_db.py:210
 
2304
#, python-format
 
2305
msgid "No IPs available for external network %s"
 
2306
msgstr ""
 
2307
 
 
2308
#: neutron/db/l3_db.py:230 neutron/db/l3_db.py:637
 
2309
#, python-format
 
2310
msgid "Network %s is not a valid external network"
 
2311
msgstr ""
 
2312
 
 
2313
#: neutron/db/l3_db.py:316
 
2314
#, python-format
 
2315
msgid "Router already has a port on subnet %s"
 
2316
msgstr ""
 
2317
 
 
2318
#: neutron/db/l3_db.py:330
 
2319
#, python-format
 
2320
msgid ""
 
2321
"Cidr %(subnet_cidr)s of subnet %(subnet_id)s overlaps with cidr %(cidr)s "
 
2322
"of subnet %(sub_id)s"
 
2323
msgstr ""
 
2324
 
 
2325
#: neutron/db/l3_db.py:339 neutron/db/l3_db.py:415
 
2326
msgid "Either subnet_id or port_id must be specified"
 
2327
msgstr ""
 
2328
 
 
2329
#: neutron/db/l3_db.py:346
 
2330
msgid "Cannot specify both subnet-id and port-id"
 
2331
msgstr ""
 
2332
 
 
2333
#: neutron/db/l3_db.py:356
 
2334
msgid "Router port must have exactly one fixed IP"
 
2335
msgstr ""
 
2336
 
 
2337
#: neutron/db/l3_db.py:371
 
2338
msgid "Subnet for router interface must have a gateway IP"
 
2339
msgstr ""
 
2340
 
 
2341
#: neutron/db/l3_db.py:497 neutron/plugins/nec/nec_router.py:197
 
2342
#, python-format
 
2343
msgid "Cannot add floating IP to port on subnet %s which has no gateway_ip"
 
2344
msgstr ""
 
2345
 
 
2346
#: neutron/db/l3_db.py:536
 
2347
#, python-format
 
2348
msgid ""
 
2349
"Port %(port_id)s is associated with a different tenant than Floating IP "
 
2350
"%(floatingip_id)s and therefore cannot be bound."
 
2351
msgstr ""
 
2352
 
 
2353
#: neutron/db/l3_db.py:540
 
2354
#, python-format
 
2355
msgid ""
 
2356
"Cannnot create floating IP and bind it to Port %s, since that port is "
 
2357
"owned by a different tenant."
 
2358
msgstr ""
 
2359
 
 
2360
#: neutron/db/l3_db.py:552
 
2361
#, python-format
 
2362
msgid "Port %(id)s does not have fixed ip %(address)s"
 
2363
msgstr ""
 
2364
 
 
2365
#: neutron/db/l3_db.py:559
 
2366
#, python-format
 
2367
msgid "Cannot add floating IP to port %s that hasno fixed IP addresses"
 
2368
msgstr ""
 
2369
 
 
2370
#: neutron/db/l3_db.py:563
 
2371
#, python-format
 
2372
msgid ""
 
2373
"Port %s has multiple fixed IPs.  Must provide a specific IP when "
 
2374
"assigning a floating IP"
 
2375
msgstr ""
 
2376
 
 
2377
#: neutron/db/l3_db.py:605 neutron/plugins/nicira/NeutronPlugin.py:1688
 
2378
msgid "fixed_ip_address cannot be specified without a port_id"
 
2379
msgstr ""
 
2380
 
 
2381
#: neutron/db/l3_db.py:761
 
2382
#, python-format
 
2383
msgid ""
 
2384
"Port %(port_id)s has owner %(port_owner)s, but no IP address, so it can "
 
2385
"be deleted"
 
2386
msgstr ""
 
2387
 
 
2388
#: neutron/db/l3_db.py:779
 
2389
#, python-format
 
2390
msgid "Multiple floating IPs found for port %s"
 
2391
msgstr ""
 
2392
 
 
2393
#: neutron/db/l3_db.py:935
 
2394
#, python-format
 
2395
msgid "Skipping port %s as no IP is configure on it"
 
2396
msgstr ""
 
2397
 
 
2398
#: neutron/db/l3_rpc_base.py:56
 
2399
#, python-format
 
2400
msgid ""
 
2401
"Routers returned to l3 agent:\n"
 
2402
" %s"
 
2403
msgstr ""
 
2404
 
 
2405
#: neutron/db/l3_rpc_base.py:87
 
2406
#, python-format
 
2407
msgid "External network ID returned to l3 agent: %s"
 
2408
msgstr ""
 
2409
 
 
2410
#: neutron/db/routedserviceinsertion_db.py:38
 
2411
#, python-format
 
2412
msgid "Resource type '%(resource_type)s' is longer than %(maxlen)d characters"
 
2413
msgstr ""
 
2414
 
 
2415
#: neutron/db/sqlalchemyutils.py:74
 
2416
#, python-format
 
2417
msgid "%s is invalid attribute for sort_key"
 
2418
msgstr ""
 
2419
 
 
2420
#: neutron/db/sqlalchemyutils.py:77
 
2421
#, python-format
 
2422
msgid ""
 
2423
"The attribute '%(attr)s' is reference to other resource, can't used by "
 
2424
"sort '%(resource)s'"
 
2425
msgstr ""
 
2426
 
 
2427
#: neutron/db/firewall/firewall_db.py:228
 
2428
#: neutron/services/firewall/fwaas_plugin.py:211
 
2429
msgid "create_firewall() called"
 
2430
msgstr ""
 
2431
 
 
2432
#: neutron/db/firewall/firewall_db.py:244
 
2433
#: neutron/services/firewall/fwaas_plugin.py:220
 
2434
msgid "update_firewall() called"
 
2435
msgstr ""
 
2436
 
 
2437
#: neutron/db/firewall/firewall_db.py:254
 
2438
#: neutron/services/firewall/fwaas_plugin.py:235
 
2439
msgid "delete_firewall() called"
 
2440
msgstr ""
 
2441
 
 
2442
#: neutron/db/firewall/firewall_db.py:264
 
2443
msgid "get_firewall() called"
 
2444
msgstr ""
 
2445
 
 
2446
#: neutron/db/firewall/firewall_db.py:269
 
2447
msgid "get_firewalls() called"
 
2448
msgstr ""
 
2449
 
 
2450
#: neutron/db/firewall/firewall_db.py:275
 
2451
msgid "get_firewalls_count() called"
 
2452
msgstr ""
 
2453
 
 
2454
#: neutron/db/firewall/firewall_db.py:280
 
2455
msgid "create_firewall_policy() called"
 
2456
msgstr ""
 
2457
 
 
2458
#: neutron/db/firewall/firewall_db.py:296
 
2459
#: neutron/services/firewall/fwaas_plugin.py:244
 
2460
msgid "update_firewall_policy() called"
 
2461
msgstr ""
 
2462
 
 
2463
#: neutron/db/firewall/firewall_db.py:308
 
2464
msgid "delete_firewall_policy() called"
 
2465
msgstr ""
 
2466
 
 
2467
#: neutron/db/firewall/firewall_db.py:320
 
2468
msgid "get_firewall_policy() called"
 
2469
msgstr ""
 
2470
 
 
2471
#: neutron/db/firewall/firewall_db.py:325
 
2472
msgid "get_firewall_policies() called"
 
2473
msgstr ""
 
2474
 
 
2475
#: neutron/db/firewall/firewall_db.py:331
 
2476
msgid "get_firewall_policies_count() called"
 
2477
msgstr ""
 
2478
 
 
2479
#: neutron/db/firewall/firewall_db.py:336
 
2480
msgid "create_firewall_rule() called"
 
2481
msgstr ""
 
2482
 
 
2483
#: neutron/db/firewall/firewall_db.py:364
 
2484
#: neutron/services/firewall/fwaas_plugin.py:252
 
2485
msgid "update_firewall_rule() called"
 
2486
msgstr ""
 
2487
 
 
2488
#: neutron/db/firewall/firewall_db.py:388
 
2489
#: neutron/services/firewall/fwaas_plugin.py:262
 
2490
msgid "delete_firewall_rule() called"
 
2491
msgstr ""
 
2492
 
 
2493
#: neutron/db/firewall/firewall_db.py:396
 
2494
msgid "get_firewall_rule() called"
 
2495
msgstr ""
 
2496
 
 
2497
#: neutron/db/firewall/firewall_db.py:401
 
2498
msgid "get_firewall_rules() called"
 
2499
msgstr ""
 
2500
 
 
2501
#: neutron/db/firewall/firewall_db.py:407
 
2502
msgid "get_firewall_rules_count() called"
 
2503
msgstr ""
 
2504
 
 
2505
#: neutron/db/firewall/firewall_db.py:416
 
2506
#: neutron/services/firewall/fwaas_plugin.py:281
 
2507
msgid "insert_rule() called"
 
2508
msgstr ""
 
2509
 
 
2510
#: neutron/db/firewall/firewall_db.py:456
 
2511
#: neutron/services/firewall/fwaas_plugin.py:289
 
2512
msgid "remove_rule() called"
 
2513
msgstr ""
 
2514
 
 
2515
#: neutron/db/loadbalancer/loadbalancer_db.py:70
 
2516
#, python-format
 
2517
msgid "The %(key)s field can not have negative value. Current value is %(value)d."
 
2518
msgstr ""
 
2519
 
 
2520
#: neutron/db/loadbalancer/loadbalancer_db.py:260
 
2521
msgid "'cookie_name' should be specified for this type of session persistence."
 
2522
msgstr ""
 
2523
 
 
2524
#: neutron/db/loadbalancer/loadbalancer_db.py:264
 
2525
msgid "'cookie_name' is not allowed for this type of session persistence"
 
2526
msgstr ""
 
2527
 
 
2528
#: neutron/db/migration/cli.py:32
 
2529
msgid "Neutron plugin provider module"
 
2530
msgstr ""
 
2531
 
 
2532
#: neutron/db/migration/cli.py:41
 
2533
msgid "Neutron quota driver class"
 
2534
msgstr ""
 
2535
 
 
2536
#: neutron/db/migration/cli.py:48
 
2537
msgid "URL to database"
 
2538
msgstr ""
 
2539
 
 
2540
#: neutron/db/migration/cli.py:70
 
2541
msgid "You must provide a revision or relative delta"
 
2542
msgstr ""
 
2543
 
 
2544
#: neutron/db/migration/cli.py:125
 
2545
msgid "Available commands"
 
2546
msgstr ""
 
2547
 
 
2548
#: neutron/db/vpn/vpn_db.py:631
 
2549
#, python-format
 
2550
msgid "vpnservice %s in db is already deleted"
 
2551
msgstr ""
 
2552
 
 
2553
#: neutron/debug/commands.py:34
 
2554
msgid "Unimplemented commands"
 
2555
msgstr ""
 
2556
 
 
2557
#: neutron/debug/commands.py:46
 
2558
msgid "ID of network to probe"
 
2559
msgstr ""
 
2560
 
 
2561
#: neutron/debug/commands.py:50
 
2562
msgid "owner type of the device: network/compute"
 
2563
msgstr ""
 
2564
 
 
2565
#: neutron/debug/commands.py:58
 
2566
#, python-format
 
2567
msgid "Probe created : %s "
 
2568
msgstr ""
 
2569
 
 
2570
#: neutron/debug/commands.py:70
 
2571
msgid "ID of probe port to delete"
 
2572
msgstr ""
 
2573
 
 
2574
#: neutron/debug/commands.py:77
 
2575
#, python-format
 
2576
msgid "Probe %s deleted"
 
2577
msgstr ""
 
2578
 
 
2579
#: neutron/debug/commands.py:108
 
2580
msgid "All Probes deleted "
 
2581
msgstr ""
 
2582
 
 
2583
#: neutron/debug/commands.py:120
 
2584
msgid "ID of probe port to execute command"
 
2585
msgstr ""
 
2586
 
 
2587
#: neutron/debug/commands.py:125
 
2588
msgid "Command to execute"
 
2589
msgstr ""
 
2590
 
 
2591
#: neutron/debug/commands.py:145
 
2592
msgid "Ping timeout"
 
2593
msgstr ""
 
2594
 
 
2595
#: neutron/debug/commands.py:149
 
2596
msgid "ID of network"
 
2597
msgstr ""
 
2598
 
 
2599
#: neutron/debug/debug_agent.py:43
 
2600
msgid "Use Linux network namespaces"
 
2601
msgstr ""
 
2602
 
 
2603
#: neutron/debug/debug_agent.py:128
 
2604
#, python-format
 
2605
msgid "Failed to delete namespace %s"
 
2606
msgstr ""
 
2607
 
 
2608
#: neutron/debug/shell.py:64
 
2609
msgid "Config file for interface driver (You may also use l3_agent.ini)"
 
2610
msgstr ""
 
2611
 
 
2612
#: neutron/debug/shell.py:72
 
2613
msgid ""
 
2614
"You must provide a config file for bridge - either --config-file or "
 
2615
"env[NEUTRON_TEST_CONFIG_FILE]"
 
2616
msgstr ""
 
2617
 
 
2618
#: neutron/extensions/agent.py:61
 
2619
#, python-format
 
2620
msgid "Agent %(id)s could not be found"
 
2621
msgstr ""
 
2622
 
 
2623
#: neutron/extensions/agent.py:65
 
2624
#, python-format
 
2625
msgid "Agent with agent_type=%(agent_type)s and host=%(host)s could not be found"
 
2626
msgstr ""
 
2627
 
 
2628
#: neutron/extensions/agent.py:70
 
2629
#, python-format
 
2630
msgid "Multiple agents with agent_type=%(agent_type)s and host=%(host)s found"
 
2631
msgstr ""
 
2632
 
 
2633
#: neutron/extensions/dhcpagentscheduler.py:121
 
2634
#, python-format
 
2635
msgid "Agent %(id)s is not a valid DHCP Agent or has been disabled"
 
2636
msgstr ""
 
2637
 
 
2638
#: neutron/extensions/dhcpagentscheduler.py:125
 
2639
#, python-format
 
2640
msgid ""
 
2641
"The network %(network_id)s has been already hosted by the DHCP Agent "
 
2642
"%(agent_id)s."
 
2643
msgstr ""
 
2644
 
 
2645
#: neutron/extensions/dhcpagentscheduler.py:130
 
2646
#, python-format
 
2647
msgid "The network %(network_id)s is not hosted by the DHCP agent %(agent_id)s."
 
2648
msgstr ""
 
2649
 
 
2650
#: neutron/extensions/extra_dhcp_opt.py:25
 
2651
#, python-format
 
2652
msgid "ExtraDhcpOpt %(id)s could not be found"
 
2653
msgstr ""
 
2654
 
 
2655
#: neutron/extensions/extra_dhcp_opt.py:29
 
2656
#, python-format
 
2657
msgid "Invalid data format for extra-dhcp-opt, provide a list of dicts: %(data)s"
 
2658
msgstr ""
 
2659
 
 
2660
#: neutron/extensions/extraroute.py:25
 
2661
#, python-format
 
2662
msgid "Invalid format for routes: %(routes)s, %(reason)s"
 
2663
msgstr ""
 
2664
 
 
2665
#: neutron/extensions/extraroute.py:29
 
2666
#, python-format
 
2667
msgid ""
 
2668
"Router interface for subnet %(subnet_id)s on router %(router_id)s cannot "
 
2669
"be deleted, as it is required by one or more routes."
 
2670
msgstr ""
 
2671
 
 
2672
#: neutron/extensions/extraroute.py:35
 
2673
#, python-format
 
2674
msgid ""
 
2675
"Unable to complete operation for %(router_id)s. The number of routes "
 
2676
"exceeds the maximum %(quota)s."
 
2677
msgstr ""
 
2678
 
 
2679
#: neutron/extensions/firewall.py:39
 
2680
#, python-format
 
2681
msgid "Firewall %(firewall_id)s could not be found."
 
2682
msgstr ""
 
2683
 
 
2684
#: neutron/extensions/firewall.py:43
 
2685
#, python-format
 
2686
msgid "Firewall %(firewall_id)s is still active."
 
2687
msgstr ""
 
2688
 
 
2689
#: neutron/extensions/firewall.py:47
 
2690
#, python-format
 
2691
msgid ""
 
2692
"Operation cannot be performed since associated Firewall %(firewall_id)s "
 
2693
"is in %(pending_state)s."
 
2694
msgstr ""
 
2695
 
 
2696
#: neutron/extensions/firewall.py:52
 
2697
#, python-format
 
2698
msgid "Firewall Policy %(firewall_policy_id)s could not be found."
 
2699
msgstr ""
 
2700
 
 
2701
#: neutron/extensions/firewall.py:56
 
2702
#, python-format
 
2703
msgid "Firewall Policy %(firewall_policy_id)s is being used."
 
2704
msgstr ""
 
2705
 
 
2706
#: neutron/extensions/firewall.py:60
 
2707
#, python-format
 
2708
msgid "Firewall Rule %(firewall_rule_id)s could not be found."
 
2709
msgstr ""
 
2710
 
 
2711
#: neutron/extensions/firewall.py:64
 
2712
#, python-format
 
2713
msgid "Firewall Rule %(firewall_rule_id)s is being used."
 
2714
msgstr ""
 
2715
 
 
2716
#: neutron/extensions/firewall.py:68
 
2717
#, python-format
 
2718
msgid ""
 
2719
"Firewall Rule %(firewall_rule_id)s is not associated  with Firewall "
 
2720
"Policy %(firewall_policy_id)s."
 
2721
msgstr ""
 
2722
 
 
2723
#: neutron/extensions/firewall.py:73
 
2724
#, python-format
 
2725
msgid ""
 
2726
"Firewall Rule protocol %(protocol)s is not supported. Only protocol "
 
2727
"values %(values)s and their integer representation (0 to 255) are "
 
2728
"supported."
 
2729
msgstr ""
 
2730
 
 
2731
#: neutron/extensions/firewall.py:79
 
2732
#, python-format
 
2733
msgid ""
 
2734
"Firewall rule action %(action)s is not supported. Only action values "
 
2735
"%(values)s are supported."
 
2736
msgstr ""
 
2737
 
 
2738
#: neutron/extensions/firewall.py:84
 
2739
#, python-format
 
2740
msgid "Invalid value for port %(port)s."
 
2741
msgstr ""
 
2742
 
 
2743
#: neutron/extensions/firewall.py:88
 
2744
msgid "Missing rule info argument for insert/remove rule operation."
 
2745
msgstr ""
 
2746
 
 
2747
#: neutron/extensions/firewall.py:98
 
2748
#, python-format
 
2749
msgid "%(driver)s: Internal driver error."
 
2750
msgstr ""
 
2751
 
 
2752
#: neutron/extensions/firewall.py:147
 
2753
#, python-format
 
2754
msgid "Port '%s' is not a valid number"
 
2755
msgstr ""
 
2756
 
 
2757
#: neutron/extensions/firewall.py:151
 
2758
#, python-format
 
2759
msgid "Invalid port '%s'"
 
2760
msgstr ""
 
2761
 
 
2762
#: neutron/extensions/firewall.py:165
 
2763
#, python-format
 
2764
msgid "%(msg_ip)s and %(msg_subnet)s"
 
2765
msgstr ""
 
2766
 
 
2767
#: neutron/extensions/firewall.py:285
 
2768
msgid "Number of firewalls allowed per tenant, -1 for unlimited"
 
2769
msgstr ""
 
2770
 
 
2771
#: neutron/extensions/firewall.py:289
 
2772
msgid "Number of firewall policies allowed per tenant, -1 for unlimited"
 
2773
msgstr ""
 
2774
 
 
2775
#: neutron/extensions/firewall.py:293
 
2776
msgid "Number of firewall rules allowed per tenant, -1 for unlimited"
 
2777
msgstr ""
 
2778
 
 
2779
#: neutron/extensions/l3.py:35
 
2780
#, python-format
 
2781
msgid "Router %(router_id)s could not be found"
 
2782
msgstr ""
 
2783
 
 
2784
#: neutron/extensions/l3.py:39
 
2785
#, python-format
 
2786
msgid "Router %(router_id)s still has active ports"
 
2787
msgstr ""
 
2788
 
 
2789
#: neutron/extensions/l3.py:43
 
2790
#, python-format
 
2791
msgid "Router %(router_id)s does not have an interface with id %(port_id)s"
 
2792
msgstr ""
 
2793
 
 
2794
#: neutron/extensions/l3.py:48
 
2795
#, python-format
 
2796
msgid "Router %(router_id)s has no interface on subnet %(subnet_id)s"
 
2797
msgstr ""
 
2798
 
 
2799
#: neutron/extensions/l3.py:53
 
2800
#, python-format
 
2801
msgid ""
 
2802
"Router interface for subnet %(subnet_id)s on router %(router_id)s cannot "
 
2803
"be deleted, as it is required by one or more floating IPs."
 
2804
msgstr ""
 
2805
 
 
2806
#: neutron/extensions/l3.py:59
 
2807
#, python-format
 
2808
msgid "Floating IP %(floatingip_id)s could not be found"
 
2809
msgstr ""
 
2810
 
 
2811
#: neutron/extensions/l3.py:63
 
2812
#, python-format
 
2813
msgid ""
 
2814
"External network %(external_network_id)s is not reachable from subnet "
 
2815
"%(subnet_id)s.  Therefore, cannot associate Port %(port_id)s with a "
 
2816
"Floating IP."
 
2817
msgstr ""
 
2818
 
 
2819
#: neutron/extensions/l3.py:69
 
2820
#, python-format
 
2821
msgid ""
 
2822
"Cannot associate floating IP %(floating_ip_address)s (%(fip_id)s) with "
 
2823
"port %(port_id)s using fixed IP %(fixed_ip)s, as that fixed IP already "
 
2824
"has a floating IP on external network %(net_id)s."
 
2825
msgstr ""
 
2826
 
 
2827
#: neutron/extensions/l3.py:76
 
2828
#, python-format
 
2829
msgid ""
 
2830
"Port %(port_id)s has owner %(device_owner)s and therefore cannot be "
 
2831
"deleted directly via the port API."
 
2832
msgstr ""
 
2833
 
 
2834
#: neutron/extensions/l3.py:81
 
2835
#, python-format
 
2836
msgid ""
 
2837
"External network %(net_id)s cannot be updated to be made non-external, "
 
2838
"since it has existing gateway ports"
 
2839
msgstr ""
 
2840
 
 
2841
#: neutron/extensions/l3.py:86
 
2842
#, python-format
 
2843
msgid ""
 
2844
"Gateway cannot be updated for router %(router_id)s, since a gateway to "
 
2845
"external network %(net_id)s is required by one or more floating IPs."
 
2846
msgstr ""
 
2847
 
 
2848
#: neutron/extensions/l3.py:156
 
2849
msgid "Number of routers allowed per tenant, -1 for unlimited"
 
2850
msgstr ""
 
2851
 
 
2852
#: neutron/extensions/l3.py:160
 
2853
msgid "Number of floating IPs allowed per tenant, -1 for unlimited"
 
2854
msgstr ""
 
2855
 
 
2856
#: neutron/extensions/l3_ext_gw_mode.py:28
 
2857
#, python-format
 
2858
msgid ""
 
2859
"DNat is disabled for the router %(router_id)s. Floating IPs cannot be "
 
2860
"associated."
 
2861
msgstr ""
 
2862
 
 
2863
#: neutron/extensions/l3agentscheduler.py:124
 
2864
#, python-format
 
2865
msgid "Agent %(id)s is not a L3 Agent or has been disabled"
 
2866
msgstr ""
 
2867
 
 
2868
#: neutron/extensions/l3agentscheduler.py:128
 
2869
#, python-format
 
2870
msgid ""
 
2871
"The router %(router_id)s has been already hosted by the L3 Agent "
 
2872
"%(agent_id)s."
 
2873
msgstr ""
 
2874
 
 
2875
#: neutron/extensions/l3agentscheduler.py:133
 
2876
#, python-format
 
2877
msgid "Failed scheduling router %(router_id)s to the L3 Agent %(agent_id)s."
 
2878
msgstr ""
 
2879
 
 
2880
#: neutron/extensions/l3agentscheduler.py:138
 
2881
#, python-format
 
2882
msgid "The router %(router_id)s is not hosted by L3 agent %(agent_id)s."
 
2883
msgstr ""
 
2884
 
 
2885
#: neutron/extensions/lbaas_agentscheduler.py:117
 
2886
#, python-format
 
2887
msgid "No eligible loadbalancer agent found for pool %(pool_id)s."
 
2888
msgstr ""
 
2889
 
 
2890
#: neutron/extensions/lbaas_agentscheduler.py:122
 
2891
#, python-format
 
2892
msgid "No active loadbalancer agent found for pool %(pool_id)s."
 
2893
msgstr ""
 
2894
 
 
2895
#: neutron/extensions/loadbalancer.py:33
 
2896
#, python-format
 
2897
msgid "Vip %(vip_id)s could not be found"
 
2898
msgstr ""
 
2899
 
 
2900
#: neutron/extensions/loadbalancer.py:37
 
2901
#, python-format
 
2902
msgid "Another Vip already exists for pool %(pool_id)s"
 
2903
msgstr ""
 
2904
 
 
2905
#: neutron/extensions/loadbalancer.py:41
 
2906
#, python-format
 
2907
msgid "Pool %(pool_id)s could not be found"
 
2908
msgstr ""
 
2909
 
 
2910
#: neutron/extensions/loadbalancer.py:45
 
2911
#, python-format
 
2912
msgid "Member %(member_id)s could not be found"
 
2913
msgstr ""
 
2914
 
 
2915
#: neutron/extensions/loadbalancer.py:49
 
2916
#, python-format
 
2917
msgid "Health_monitor %(monitor_id)s could not be found"
 
2918
msgstr ""
 
2919
 
 
2920
#: neutron/extensions/loadbalancer.py:53
 
2921
#, python-format
 
2922
msgid "Monitor %(monitor_id)s is not associated with Pool %(pool_id)s"
 
2923
msgstr ""
 
2924
 
 
2925
#: neutron/extensions/loadbalancer.py:58
 
2926
#, python-format
 
2927
msgid "health_monitor %(monitor_id)s is already associated with pool %(pool_id)s"
 
2928
msgstr ""
 
2929
 
 
2930
#: neutron/extensions/loadbalancer.py:63
 
2931
#, python-format
 
2932
msgid "Invalid state %(state)s of Loadbalancer resource %(id)s"
 
2933
msgstr ""
 
2934
 
 
2935
#: neutron/extensions/loadbalancer.py:67
 
2936
#, python-format
 
2937
msgid "Pool %(pool_id)s is still in use"
 
2938
msgstr ""
 
2939
 
 
2940
#: neutron/extensions/loadbalancer.py:71
 
2941
#, python-format
 
2942
msgid "Statistics of Pool %(pool_id)s could not be found"
 
2943
msgstr ""
 
2944
 
 
2945
#: neutron/extensions/loadbalancer.py:75
 
2946
#, python-format
 
2947
msgid "Protocol %(vip_proto)s does not match pool protocol %(pool_proto)s"
 
2948
msgstr ""
 
2949
 
 
2950
#: neutron/extensions/metering.py:32
 
2951
#, python-format
 
2952
msgid "Metering label %(label_id)s does not exist"
 
2953
msgstr ""
 
2954
 
 
2955
#: neutron/extensions/metering.py:36
 
2956
msgid "Duplicate Metering Rule in POST."
 
2957
msgstr ""
 
2958
 
 
2959
#: neutron/extensions/metering.py:40
 
2960
#, python-format
 
2961
msgid "Metering label rule %(rule_id)s does not exist"
 
2962
msgstr ""
 
2963
 
 
2964
#: neutron/extensions/metering.py:44
 
2965
#, python-format
 
2966
msgid ""
 
2967
"Metering label rule with remote_ip_prefix %(remote_ip_prefix)s overlaps "
 
2968
"another"
 
2969
msgstr ""
 
2970
 
 
2971
#: neutron/extensions/multiprovidernet.py:29
 
2972
msgid "Segments and provider values cannot both be set."
 
2973
msgstr ""
 
2974
 
 
2975
#: neutron/extensions/multiprovidernet.py:33
 
2976
msgid "Duplicate segment entry in request."
 
2977
msgstr ""
 
2978
 
 
2979
#: neutron/extensions/portsecurity.py:25
 
2980
msgid ""
 
2981
"Port has security group associated. Cannot disable port security or ip "
 
2982
"address until security group is removed"
 
2983
msgstr ""
 
2984
 
 
2985
#: neutron/extensions/portsecurity.py:30
 
2986
msgid ""
 
2987
"Port security must be enabled and port must have an IP address in order "
 
2988
"to use security groups."
 
2989
msgstr ""
 
2990
 
 
2991
#: neutron/extensions/portsecurity.py:35
 
2992
msgid "Port does not have port security binding."
 
2993
msgstr ""
 
2994
 
 
2995
#: neutron/extensions/providernet.py:56
 
2996
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:366
 
2997
msgid "plugin does not support updating provider attributes"
 
2998
msgstr ""
 
2999
 
 
3000
#: neutron/extensions/quotasv2.py:69
 
3001
msgid "POST requests are not supported on this resource."
 
3002
msgstr ""
 
3003
 
 
3004
#: neutron/extensions/quotasv2.py:88
 
3005
msgid "Non-admin is not authorised to access quotas for another tenant"
 
3006
msgstr ""
 
3007
 
 
3008
#: neutron/extensions/quotasv2.py:93
 
3009
msgid "Only admin can view or configure quota"
 
3010
msgstr ""
 
3011
 
 
3012
#: neutron/extensions/securitygroup.py:34
 
3013
msgid "For TCP/UDP protocols, port_range_min must be <= port_range_max"
 
3014
msgstr ""
 
3015
 
 
3016
#: neutron/extensions/securitygroup.py:39
 
3017
#, python-format
 
3018
msgid "Invalid value for port %(port)s"
 
3019
msgstr ""
 
3020
 
 
3021
#: neutron/extensions/securitygroup.py:43
 
3022
#, python-format
 
3023
msgid ""
 
3024
"Invalid value for ICMP %(field)s (%(attr)s) %(value)s. It must be 0 to "
 
3025
"255."
 
3026
msgstr ""
 
3027
 
 
3028
#: neutron/extensions/securitygroup.py:48
 
3029
#, python-format
 
3030
msgid "Security Group %(id)s in use."
 
3031
msgstr ""
 
3032
 
 
3033
#: neutron/extensions/securitygroup.py:52
 
3034
msgid "Removing default security group not allowed."
 
3035
msgstr ""
 
3036
 
 
3037
#: neutron/extensions/securitygroup.py:56
 
3038
msgid "Updating default security group not allowed."
 
3039
msgstr ""
 
3040
 
 
3041
#: neutron/extensions/securitygroup.py:60
 
3042
msgid "Default security group already exists."
 
3043
msgstr ""
 
3044
 
 
3045
#: neutron/extensions/securitygroup.py:64
 
3046
#, python-format
 
3047
msgid ""
 
3048
"Security group rule protocol %(protocol)s not supported. Only protocol "
 
3049
"values %(values)s and their integer representation (0 to 255) are "
 
3050
"supported."
 
3051
msgstr ""
 
3052
 
 
3053
#: neutron/extensions/securitygroup.py:70
 
3054
msgid "Multiple tenant_ids in bulk security group rule create not allowed"
 
3055
msgstr ""
 
3056
 
 
3057
#: neutron/extensions/securitygroup.py:75
 
3058
msgid "Only remote_ip_prefix or remote_group_id may be provided."
 
3059
msgstr ""
 
3060
 
 
3061
#: neutron/extensions/securitygroup.py:80
 
3062
msgid "Must also specifiy protocol if port range is given."
 
3063
msgstr ""
 
3064
 
 
3065
#: neutron/extensions/securitygroup.py:84
 
3066
msgid "Only allowed to update rules for one security profile at a time"
 
3067
msgstr ""
 
3068
 
 
3069
#: neutron/extensions/securitygroup.py:89
 
3070
#, python-format
 
3071
msgid "Security group %(id)s does not exist"
 
3072
msgstr ""
 
3073
 
 
3074
#: neutron/extensions/securitygroup.py:93
 
3075
#, python-format
 
3076
msgid "Security group rule %(id)s does not exist"
 
3077
msgstr ""
 
3078
 
 
3079
#: neutron/extensions/securitygroup.py:97
 
3080
msgid "Duplicate Security Group Rule in POST."
 
3081
msgstr ""
 
3082
 
 
3083
#: neutron/extensions/securitygroup.py:101
 
3084
#, python-format
 
3085
msgid "Security group rule already exists. Group id is %(id)s."
 
3086
msgstr ""
 
3087
 
 
3088
#: neutron/extensions/securitygroup.py:149
 
3089
#, python-format
 
3090
msgid "'%s' is not an integer or uuid"
 
3091
msgstr ""
 
3092
 
 
3093
#: neutron/extensions/securitygroup.py:226
 
3094
msgid "Number of security groups allowed per tenant,-1 for unlimited"
 
3095
msgstr ""
 
3096
 
 
3097
#: neutron/extensions/securitygroup.py:230
 
3098
msgid "Number of security rules allowed per tenant, -1 for unlimited"
 
3099
msgstr ""
 
3100
 
 
3101
#: neutron/extensions/servicetype.py:54
 
3102
msgid "Neutron Service Type Management"
 
3103
msgstr ""
 
3104
 
 
3105
#: neutron/extensions/servicetype.py:62
 
3106
msgid "API for retrieving service providers for Neutron advanced services"
 
3107
msgstr ""
 
3108
 
 
3109
#: neutron/extensions/vpnaas.py:35
 
3110
#, python-format
 
3111
msgid "VPNService %(vpnservice_id)s could not be found"
 
3112
msgstr ""
 
3113
 
 
3114
#: neutron/extensions/vpnaas.py:39
 
3115
#, python-format
 
3116
msgid "ipsec_site_connection %(ipsecsite_conn_id)s not found"
 
3117
msgstr ""
 
3118
 
 
3119
#: neutron/extensions/vpnaas.py:43
 
3120
#, python-format
 
3121
msgid "ipsec_site_connection %(attr)s is equal to or less than dpd_interval"
 
3122
msgstr ""
 
3123
 
 
3124
#: neutron/extensions/vpnaas.py:48
 
3125
#, python-format
 
3126
msgid "ipsec_site_connection MTU %(mtu)d is too small for ipv%(version)s"
 
3127
msgstr ""
 
3128
 
 
3129
#: neutron/extensions/vpnaas.py:53
 
3130
#, python-format
 
3131
msgid "IKEPolicy %(ikepolicy_id)s could not be found"
 
3132
msgstr ""
 
3133
 
 
3134
#: neutron/extensions/vpnaas.py:57
 
3135
#, python-format
 
3136
msgid "IPsecPolicy %(ipsecpolicy_id)s could not be found"
 
3137
msgstr ""
 
3138
 
 
3139
#: neutron/extensions/vpnaas.py:61
 
3140
#, python-format
 
3141
msgid "IKEPolicy %(ikepolicy_id)s is still in use"
 
3142
msgstr ""
 
3143
 
 
3144
#: neutron/extensions/vpnaas.py:65
 
3145
#, python-format
 
3146
msgid "VPNService %(vpnservice_id)s is still in use"
 
3147
msgstr ""
 
3148
 
 
3149
#: neutron/extensions/vpnaas.py:69
 
3150
#, python-format
 
3151
msgid "Invalid state %(state)s of vpnaas resource %(id)s"
 
3152
msgstr ""
 
3153
 
 
3154
#: neutron/extensions/vpnaas.py:73
 
3155
#, python-format
 
3156
msgid "IPsecPolicy %(ipsecpolicy_id)s is still in use"
 
3157
msgstr ""
 
3158
 
 
3159
#: neutron/extensions/vpnaas.py:77
 
3160
#, python-format
 
3161
msgid "Can not load driver :%(device_driver)s"
 
3162
msgstr ""
 
3163
 
 
3164
#: neutron/openstack/common/excutils.py:48
 
3165
#, python-format
 
3166
msgid "Original exception being dropped: %s"
 
3167
msgstr ""
 
3168
 
 
3169
#: neutron/openstack/common/lockutils.py:102
 
3170
#, python-format
 
3171
msgid "Could not release the acquired lock `%s`"
 
3172
msgstr ""
 
3173
 
 
3174
#: neutron/openstack/common/lockutils.py:189
 
3175
#, python-format
 
3176
msgid "Got semaphore \"%(lock)s\" for method \"%(method)s\"..."
 
3177
msgstr ""
 
3178
 
 
3179
#: neutron/openstack/common/lockutils.py:200
 
3180
#, python-format
 
3181
msgid "Attempting to grab file lock \"%(lock)s\" for method \"%(method)s\"..."
 
3182
msgstr ""
 
3183
 
 
3184
#: neutron/openstack/common/lockutils.py:227
 
3185
#, python-format
 
3186
msgid "Got file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
 
3187
msgstr ""
 
3188
 
 
3189
#: neutron/openstack/common/lockutils.py:235
 
3190
#, python-format
 
3191
msgid "Released file lock \"%(lock)s\" at %(path)s for method \"%(method)s\"..."
 
3192
msgstr ""
 
3193
 
 
3194
#: neutron/openstack/common/log.py:244
 
3195
#, python-format
 
3196
msgid "Deprecated: %s"
 
3197
msgstr ""
 
3198
 
 
3199
#: neutron/openstack/common/log.py:336
 
3200
#, python-format
 
3201
msgid "Error loading logging config %(log_config)s: %(err_msg)s"
 
3202
msgstr ""
 
3203
 
 
3204
#: neutron/openstack/common/log.py:386
 
3205
#, python-format
 
3206
msgid "syslog facility must be one of: %s"
 
3207
msgstr ""
 
3208
 
 
3209
#: neutron/openstack/common/log.py:556
 
3210
#, python-format
 
3211
msgid "Fatal call to deprecated config: %(msg)s"
 
3212
msgstr ""
 
3213
 
 
3214
#: neutron/openstack/common/loopingcall.py:84
 
3215
#, python-format
 
3216
msgid "task run outlasted interval by %s sec"
 
3217
msgstr ""
 
3218
 
 
3219
#: neutron/openstack/common/loopingcall.py:91
 
3220
msgid "in fixed duration looping call"
 
3221
msgstr ""
 
3222
 
 
3223
#: neutron/openstack/common/loopingcall.py:131
 
3224
#, python-format
 
3225
msgid "Dynamic looping call sleeping for %.02f seconds"
 
3226
msgstr ""
 
3227
 
 
3228
#: neutron/openstack/common/loopingcall.py:138
 
3229
msgid "in dynamic looping call"
 
3230
msgstr ""
 
3231
 
 
3232
#: neutron/openstack/common/periodic_task.py:42
 
3233
#, python-format
 
3234
msgid "Unexpected argument for periodic task creation: %(arg)s."
 
3235
msgstr ""
 
3236
 
 
3237
#: neutron/openstack/common/periodic_task.py:133
 
3238
#, python-format
 
3239
msgid "Skipping periodic task %(task)s because its interval is negative"
 
3240
msgstr ""
 
3241
 
 
3242
#: neutron/openstack/common/periodic_task.py:138
 
3243
#, python-format
 
3244
msgid "Skipping periodic task %(task)s because it is disabled"
 
3245
msgstr ""
 
3246
 
 
3247
#: neutron/openstack/common/periodic_task.py:176
 
3248
#, python-format
 
3249
msgid "Running periodic task %(full_task_name)s"
 
3250
msgstr ""
 
3251
 
 
3252
#: neutron/openstack/common/periodic_task.py:184
 
3253
#, python-format
 
3254
msgid "Error during %(full_task_name)s: %(e)s"
 
3255
msgstr ""
 
3256
 
 
3257
#: neutron/openstack/common/policy.py:395
 
3258
#, python-format
 
3259
msgid "Failed to understand rule %(rule)s"
 
3260
msgstr ""
 
3261
 
 
3262
#: neutron/openstack/common/policy.py:405
 
3263
#, python-format
 
3264
msgid "No handler for matches of kind %s"
 
3265
msgstr ""
 
3266
 
 
3267
#: neutron/openstack/common/policy.py:680
 
3268
#, python-format
 
3269
msgid "Failed to understand rule %(rule)r"
 
3270
msgstr ""
 
3271
 
 
3272
#: neutron/openstack/common/processutils.py:127
 
3273
#, python-format
 
3274
msgid "Got unknown keyword args to utils.execute: %r"
 
3275
msgstr ""
 
3276
 
 
3277
#: neutron/openstack/common/processutils.py:142
 
3278
#, python-format
 
3279
msgid "Running cmd (subprocess): %s"
 
3280
msgstr ""
 
3281
 
 
3282
#: neutron/openstack/common/processutils.py:167
 
3283
#: neutron/openstack/common/processutils.py:239
 
3284
#, python-format
 
3285
msgid "Result was %s"
 
3286
msgstr ""
 
3287
 
 
3288
#: neutron/openstack/common/processutils.py:179
 
3289
#, python-format
 
3290
msgid "%r failed. Retrying."
 
3291
msgstr ""
 
3292
 
 
3293
#: neutron/openstack/common/processutils.py:218
 
3294
#, python-format
 
3295
msgid "Running cmd (SSH): %s"
 
3296
msgstr ""
 
3297
 
 
3298
#: neutron/openstack/common/processutils.py:220
 
3299
msgid "Environment not supported over SSH"
 
3300
msgstr ""
 
3301
 
 
3302
#: neutron/openstack/common/processutils.py:224
 
3303
msgid "process_input not supported over SSH"
 
3304
msgstr ""
 
3305
 
 
3306
#: neutron/openstack/common/service.py:113
 
3307
#: neutron/openstack/common/service.py:276
 
3308
msgid "Full set of CONF:"
 
3309
msgstr ""
 
3310
 
 
3311
#: neutron/openstack/common/service.py:122
 
3312
#: neutron/openstack/common/service.py:219
 
3313
#, python-format
 
3314
msgid "Caught %s, exiting"
 
3315
msgstr ""
 
3316
 
 
3317
#: neutron/openstack/common/service.py:165
 
3318
msgid "Parent process has died unexpectedly, exiting"
 
3319
msgstr ""
 
3320
 
 
3321
#: neutron/openstack/common/service.py:201
 
3322
msgid "Forking too fast, sleeping"
 
3323
msgstr ""
 
3324
 
 
3325
#: neutron/openstack/common/service.py:224
 
3326
msgid "Unhandled exception"
 
3327
msgstr ""
 
3328
 
 
3329
#: neutron/openstack/common/service.py:231
 
3330
#, python-format
 
3331
msgid "Started child %d"
 
3332
msgstr ""
 
3333
 
 
3334
#: neutron/openstack/common/service.py:241
 
3335
#, python-format
 
3336
msgid "Starting %d workers"
 
3337
msgstr ""
 
3338
 
 
3339
#: neutron/openstack/common/service.py:258
 
3340
#, python-format
 
3341
msgid "Child %(pid)d killed by signal %(sig)d"
 
3342
msgstr ""
 
3343
 
 
3344
#: neutron/openstack/common/service.py:262
 
3345
#, python-format
 
3346
msgid "Child %(pid)s exited with status %(code)d"
 
3347
msgstr ""
 
3348
 
 
3349
#: neutron/openstack/common/service.py:266
 
3350
#, python-format
 
3351
msgid "pid %d not in child list"
 
3352
msgstr ""
 
3353
 
 
3354
#: neutron/openstack/common/service.py:294
 
3355
#, python-format
 
3356
msgid "Caught %s, stopping children"
 
3357
msgstr ""
 
3358
 
 
3359
#: neutron/openstack/common/service.py:305
 
3360
#, python-format
 
3361
msgid "Waiting on %d children to exit"
 
3362
msgstr ""
 
3363
 
 
3364
#: neutron/openstack/common/db/exception.py:44
 
3365
msgid "Invalid Parameter: Unicode is not supported by the current database."
 
3366
msgstr ""
 
3367
 
 
3368
#: neutron/openstack/common/db/sqlalchemy/session.py:544
 
3369
msgid "DB exception wrapped."
 
3370
msgstr ""
 
3371
 
 
3372
#: neutron/openstack/common/db/sqlalchemy/session.py:606
 
3373
#, python-format
 
3374
msgid "Got mysql server has gone away: %s"
 
3375
msgstr ""
 
3376
 
 
3377
#: neutron/openstack/common/db/sqlalchemy/session.py:686
 
3378
#, python-format
 
3379
msgid "SQL connection failed. %s attempts left."
 
3380
msgstr ""
 
3381
 
 
3382
#: neutron/openstack/common/db/sqlalchemy/utils.py:33
 
3383
msgid "Sort key supplied was not valid."
 
3384
msgstr ""
 
3385
 
 
3386
#: neutron/openstack/common/db/sqlalchemy/utils.py:72
 
3387
msgid "Id not in sort_keys; is sort_keys unique?"
 
3388
msgstr ""
 
3389
 
 
3390
#: neutron/openstack/common/db/sqlalchemy/utils.py:120
 
3391
msgid "Unknown sort direction, must be 'desc' or 'asc'"
 
3392
msgstr ""
 
3393
 
 
3394
#: neutron/openstack/common/notifier/api.py:125
 
3395
#, python-format
 
3396
msgid "%s not in valid priorities"
 
3397
msgstr ""
 
3398
 
 
3399
#: neutron/openstack/common/notifier/api.py:141
 
3400
#, python-format
 
3401
msgid ""
 
3402
"Problem '%(e)s' attempting to send to notification system. "
 
3403
"Payload=%(payload)s"
 
3404
msgstr ""
 
3405
 
 
3406
#: neutron/openstack/common/notifier/api.py:171
 
3407
#, python-format
 
3408
msgid "Failed to load notifier %s. These notifications will not be sent."
 
3409
msgstr ""
 
3410
 
 
3411
#: neutron/openstack/common/notifier/rabbit_notifier.py:27
 
3412
msgid "The rabbit_notifier is now deprecated. Please use rpc_notifier instead."
 
3413
msgstr ""
 
3414
 
 
3415
#: neutron/openstack/common/notifier/rpc_notifier.py:45
 
3416
#: neutron/openstack/common/notifier/rpc_notifier2.py:51
 
3417
#, python-format
 
3418
msgid "Could not send notification to %(topic)s. Payload=%(message)s"
 
3419
msgstr ""
 
3420
 
 
3421
#: neutron/openstack/common/rpc/__init__.py:106
 
3422
#, python-format
 
3423
msgid ""
 
3424
"A RPC is being made while holding a lock. The locks currently held are "
 
3425
"%(locks)s. This is probably a bug. Please report it. Include the "
 
3426
"following: [%(stack)s]."
 
3427
msgstr ""
 
3428
 
 
3429
#: neutron/openstack/common/rpc/amqp.py:75
 
3430
msgid "Pool creating new connection"
 
3431
msgstr ""
 
3432
 
 
3433
#: neutron/openstack/common/rpc/amqp.py:200
 
3434
#, python-format
 
3435
msgid "No calling threads waiting for msg_id : %(msg_id)s, message : %(data)s"
 
3436
msgstr ""
 
3437
 
 
3438
#: neutron/openstack/common/rpc/amqp.py:203
 
3439
#, python-format
 
3440
msgid "_call_waiters: %s"
 
3441
msgstr ""
 
3442
 
 
3443
#: neutron/openstack/common/rpc/amqp.py:210
 
3444
#, python-format
 
3445
msgid ""
 
3446
"Number of call waiters is greater than warning threshhold: %d. There "
 
3447
"could be a MulticallProxyWaiter leak."
 
3448
msgstr ""
 
3449
 
 
3450
#: neutron/openstack/common/rpc/amqp.py:293
 
3451
#, python-format
 
3452
msgid "unpacked context: %s"
 
3453
msgstr ""
 
3454
 
 
3455
#: neutron/openstack/common/rpc/amqp.py:339
 
3456
#, python-format
 
3457
msgid "UNIQUE_ID is %s."
 
3458
msgstr ""
 
3459
 
 
3460
#: neutron/openstack/common/rpc/amqp.py:411
 
3461
#, python-format
 
3462
msgid "received %s"
 
3463
msgstr ""
 
3464
 
 
3465
#: neutron/openstack/common/rpc/amqp.py:419
 
3466
#, python-format
 
3467
msgid "no method for message: %s"
 
3468
msgstr ""
 
3469
 
 
3470
#: neutron/openstack/common/rpc/amqp.py:420
 
3471
#, python-format
 
3472
msgid "No method for message: %s"
 
3473
msgstr ""
 
3474
 
 
3475
#: neutron/openstack/common/rpc/amqp.py:448
 
3476
#: neutron/openstack/common/rpc/impl_zmq.py:280
 
3477
#, python-format
 
3478
msgid "Expected exception during message handling (%s)"
 
3479
msgstr ""
 
3480
 
 
3481
#: neutron/openstack/common/rpc/amqp.py:456
 
3482
#: neutron/openstack/common/rpc/impl_zmq.py:286
 
3483
msgid "Exception during message handling"
 
3484
msgstr ""
 
3485
 
 
3486
#: neutron/openstack/common/rpc/amqp.py:530
 
3487
#, python-format
 
3488
msgid "Making synchronous call on %s ..."
 
3489
msgstr ""
 
3490
 
 
3491
#: neutron/openstack/common/rpc/amqp.py:533
 
3492
#, python-format
 
3493
msgid "MSG_ID is %s"
 
3494
msgstr ""
 
3495
 
 
3496
#: neutron/openstack/common/rpc/amqp.py:559
 
3497
#, python-format
 
3498
msgid "Making asynchronous cast on %s..."
 
3499
msgstr ""
 
3500
 
 
3501
#: neutron/openstack/common/rpc/amqp.py:568
 
3502
msgid "Making asynchronous fanout cast..."
 
3503
msgstr ""
 
3504
 
 
3505
#: neutron/openstack/common/rpc/amqp.py:596
 
3506
#, python-format
 
3507
msgid "Sending %(event_type)s on %(topic)s"
 
3508
msgstr ""
 
3509
 
 
3510
#: neutron/openstack/common/rpc/common.py:77
 
3511
msgid "An unknown RPC related exception occurred."
 
3512
msgstr ""
 
3513
 
 
3514
#: neutron/openstack/common/rpc/common.py:89
 
3515
msgid "Exception in string format operation"
 
3516
msgstr ""
 
3517
 
 
3518
#: neutron/openstack/common/rpc/common.py:107
 
3519
#, python-format
 
3520
msgid ""
 
3521
"Remote error: %(exc_type)s %(value)s\n"
 
3522
"%(traceback)s."
 
3523
msgstr ""
 
3524
 
 
3525
#: neutron/openstack/common/rpc/common.py:124
 
3526
#, python-format
 
3527
msgid ""
 
3528
"Timeout while waiting on RPC response - topic: \"%(topic)s\", RPC method:"
 
3529
" \"%(method)s\" info: \"%(info)s\""
 
3530
msgstr ""
 
3531
 
 
3532
#: neutron/openstack/common/rpc/common.py:141
 
3533
#: neutron/openstack/common/rpc/common.py:142
 
3534
#: neutron/openstack/common/rpc/common.py:143
 
3535
msgid "<unknown>"
 
3536
msgstr ""
 
3537
 
 
3538
#: neutron/openstack/common/rpc/common.py:147
 
3539
#, python-format
 
3540
msgid "Found duplicate message(%(msg_id)s). Skipping it."
 
3541
msgstr ""
 
3542
 
 
3543
#: neutron/openstack/common/rpc/common.py:151
 
3544
msgid "Invalid reuse of an RPC connection."
 
3545
msgstr ""
 
3546
 
 
3547
#: neutron/openstack/common/rpc/common.py:155
 
3548
#, python-format
 
3549
msgid "Specified RPC version, %(version)s, not supported by this endpoint."
 
3550
msgstr ""
 
3551
 
 
3552
#: neutron/openstack/common/rpc/common.py:160
 
3553
#, python-format
 
3554
msgid ""
 
3555
"Specified RPC envelope version, %(version)s, not supported by this "
 
3556
"endpoint."
 
3557
msgstr ""
 
3558
 
 
3559
#: neutron/openstack/common/rpc/common.py:165
 
3560
#, python-format
 
3561
msgid "Specified RPC version cap, %(version_cap)s, is too low"
 
3562
msgstr ""
 
3563
 
 
3564
#: neutron/openstack/common/rpc/common.py:288
 
3565
#, python-format
 
3566
msgid "Failed to sanitize %(item)s. Key error %(err)s"
 
3567
msgstr ""
 
3568
 
 
3569
#: neutron/openstack/common/rpc/common.py:310
 
3570
#, python-format
 
3571
msgid "Returning exception %s to caller"
 
3572
msgstr ""
 
3573
 
 
3574
#: neutron/openstack/common/rpc/impl_kombu.py:166
 
3575
#: neutron/openstack/common/rpc/impl_qpid.py:183
 
3576
msgid "Failed to process message... skipping it."
 
3577
msgstr ""
 
3578
 
 
3579
#: neutron/openstack/common/rpc/impl_kombu.py:478
 
3580
#, python-format
 
3581
msgid "Reconnecting to AMQP server on %(hostname)s:%(port)d"
 
3582
msgstr ""
 
3583
 
 
3584
#: neutron/openstack/common/rpc/impl_kombu.py:500
 
3585
#, python-format
 
3586
msgid "Connected to AMQP server on %(hostname)s:%(port)d"
 
3587
msgstr ""
 
3588
 
 
3589
#: neutron/openstack/common/rpc/impl_kombu.py:537
 
3590
#, python-format
 
3591
msgid ""
 
3592
"Unable to connect to AMQP server on %(hostname)s:%(port)d after "
 
3593
"%(max_retries)d tries: %(err_str)s"
 
3594
msgstr ""
 
3595
 
 
3596
#: neutron/openstack/common/rpc/impl_kombu.py:553
 
3597
#, python-format
 
3598
msgid ""
 
3599
"AMQP server on %(hostname)s:%(port)d is unreachable: %(err_str)s. Trying "
 
3600
"again in %(sleep_time)d seconds."
 
3601
msgstr ""
 
3602
 
 
3603
#: neutron/openstack/common/rpc/impl_kombu.py:607
 
3604
#: neutron/openstack/common/rpc/impl_qpid.py:560
 
3605
#, python-format
 
3606
msgid "Failed to declare consumer for topic '%(topic)s': %(err_str)s"
 
3607
msgstr ""
 
3608
 
 
3609
#: neutron/openstack/common/rpc/impl_kombu.py:625
 
3610
#: neutron/openstack/common/rpc/impl_qpid.py:575
 
3611
#, python-format
 
3612
msgid "Timed out waiting for RPC response: %s"
 
3613
msgstr ""
 
3614
 
 
3615
#: neutron/openstack/common/rpc/impl_kombu.py:629
 
3616
#: neutron/openstack/common/rpc/impl_qpid.py:579
 
3617
#, python-format
 
3618
msgid "Failed to consume message from queue: %s"
 
3619
msgstr ""
 
3620
 
 
3621
#: neutron/openstack/common/rpc/impl_kombu.py:668
 
3622
#: neutron/openstack/common/rpc/impl_qpid.py:614
 
3623
#, python-format
 
3624
msgid "Failed to publish message to topic '%(topic)s': %(err_str)s"
 
3625
msgstr ""
 
3626
 
 
3627
#: neutron/openstack/common/rpc/impl_qpid.py:88
 
3628
#, python-format
 
3629
msgid "Invalid value for qpid_topology_version: %d"
 
3630
msgstr ""
 
3631
 
 
3632
#: neutron/openstack/common/rpc/impl_qpid.py:502
 
3633
#, python-format
 
3634
msgid "Unable to connect to AMQP server: %(e)s. Sleeping %(delay)s seconds"
 
3635
msgstr ""
 
3636
 
 
3637
#: neutron/openstack/common/rpc/impl_qpid.py:508
 
3638
#, python-format
 
3639
msgid "Connected to AMQP server on %s"
 
3640
msgstr ""
 
3641
 
 
3642
#: neutron/openstack/common/rpc/impl_qpid.py:521
 
3643
msgid "Re-established AMQP queues"
 
3644
msgstr ""
 
3645
 
 
3646
#: neutron/openstack/common/rpc/impl_qpid.py:587
 
3647
msgid "Error processing message.  Skipping it."
 
3648
msgstr ""
 
3649
 
 
3650
#: neutron/openstack/common/rpc/impl_zmq.py:96
 
3651
msgid "JSON serialization failed."
 
3652
msgstr ""
 
3653
 
 
3654
#: neutron/openstack/common/rpc/impl_zmq.py:101
 
3655
#, python-format
 
3656
msgid "Deserializing: %s"
 
3657
msgstr ""
 
3658
 
 
3659
#: neutron/openstack/common/rpc/impl_zmq.py:136
 
3660
#, python-format
 
3661
msgid "Connecting to %(addr)s with %(type)s"
 
3662
msgstr ""
 
3663
 
 
3664
#: neutron/openstack/common/rpc/impl_zmq.py:137
 
3665
#, python-format
 
3666
msgid "-> Subscribed to %(subscribe)s"
 
3667
msgstr ""
 
3668
 
 
3669
#: neutron/openstack/common/rpc/impl_zmq.py:138
 
3670
#, python-format
 
3671
msgid "-> bind: %(bind)s"
 
3672
msgstr ""
 
3673
 
 
3674
#: neutron/openstack/common/rpc/impl_zmq.py:146
 
3675
msgid "Could not open socket."
 
3676
msgstr ""
 
3677
 
 
3678
#: neutron/openstack/common/rpc/impl_zmq.py:158
 
3679
#, python-format
 
3680
msgid "Subscribing to %s"
 
3681
msgstr ""
 
3682
 
 
3683
#: neutron/openstack/common/rpc/impl_zmq.py:200
 
3684
msgid "You cannot recv on this socket."
 
3685
msgstr ""
 
3686
 
 
3687
#: neutron/openstack/common/rpc/impl_zmq.py:205
 
3688
msgid "You cannot send on this socket."
 
3689
msgstr ""
 
3690
 
 
3691
#: neutron/openstack/common/rpc/impl_zmq.py:267
 
3692
#, python-format
 
3693
msgid "Running func with context: %s"
 
3694
msgstr ""
 
3695
 
 
3696
#: neutron/openstack/common/rpc/impl_zmq.py:305
 
3697
msgid "Sending reply"
 
3698
msgstr ""
 
3699
 
 
3700
#: neutron/openstack/common/rpc/impl_zmq.py:339
 
3701
msgid "RPC message did not include method."
 
3702
msgstr ""
 
3703
 
 
3704
#: neutron/openstack/common/rpc/impl_zmq.py:373
 
3705
msgid "Registering reactor"
 
3706
msgstr ""
 
3707
 
 
3708
#: neutron/openstack/common/rpc/impl_zmq.py:385
 
3709
msgid "In reactor registered"
 
3710
msgstr ""
 
3711
 
 
3712
#: neutron/openstack/common/rpc/impl_zmq.py:400
 
3713
msgid "Out reactor registered"
 
3714
msgstr ""
 
3715
 
 
3716
#: neutron/openstack/common/rpc/impl_zmq.py:404
 
3717
msgid "Consuming socket"
 
3718
msgstr ""
 
3719
 
 
3720
#: neutron/openstack/common/rpc/impl_zmq.py:454
 
3721
#, python-format
 
3722
msgid "Creating proxy for topic: %s"
 
3723
msgstr ""
 
3724
 
 
3725
#: neutron/openstack/common/rpc/impl_zmq.py:460
 
3726
msgid "Topic contained dangerous characters."
 
3727
msgstr ""
 
3728
 
 
3729
#: neutron/openstack/common/rpc/impl_zmq.py:492
 
3730
msgid "Topic socket file creation failed."
 
3731
msgstr ""
 
3732
 
 
3733
#: neutron/openstack/common/rpc/impl_zmq.py:498
 
3734
#, python-format
 
3735
msgid "Local per-topic backlog buffer full for topic %(topic)s. Dropping message."
 
3736
msgstr ""
 
3737
 
 
3738
#: neutron/openstack/common/rpc/impl_zmq.py:514
 
3739
#, python-format
 
3740
msgid "Required IPC directory does not exist at %s"
 
3741
msgstr ""
 
3742
 
 
3743
#: neutron/openstack/common/rpc/impl_zmq.py:524
 
3744
#, python-format
 
3745
msgid "Permission denied to IPC directory at %s"
 
3746
msgstr ""
 
3747
 
 
3748
#: neutron/openstack/common/rpc/impl_zmq.py:527
 
3749
msgid "Could not create ZeroMQ receiver daemon. Socket may already be in use."
 
3750
msgstr ""
 
3751
 
 
3752
#: neutron/openstack/common/rpc/impl_zmq.py:561
 
3753
#, python-format
 
3754
msgid "CONSUMER RECEIVED DATA: %s"
 
3755
msgstr ""
 
3756
 
 
3757
#: neutron/openstack/common/rpc/impl_zmq.py:563
 
3758
#, python-format
 
3759
msgid "ROUTER RELAY-OUT %(data)s"
 
3760
msgstr ""
 
3761
 
 
3762
#: neutron/openstack/common/rpc/impl_zmq.py:585
 
3763
msgid "ZMQ Envelope version unsupported or unknown."
 
3764
msgstr ""
 
3765
 
 
3766
#: neutron/openstack/common/rpc/impl_zmq.py:613
 
3767
msgid "Skipping topic registration. Already registered."
 
3768
msgstr ""
 
3769
 
 
3770
#: neutron/openstack/common/rpc/impl_zmq.py:620
 
3771
#, python-format
 
3772
msgid "Consumer is a zmq.%s"
 
3773
msgstr ""
 
3774
 
 
3775
#: neutron/openstack/common/rpc/impl_zmq.py:672
 
3776
msgid "Creating payload"
 
3777
msgstr ""
 
3778
 
 
3779
#: neutron/openstack/common/rpc/impl_zmq.py:685
 
3780
msgid "Creating queue socket for reply waiter"
 
3781
msgstr ""
 
3782
 
 
3783
#: neutron/openstack/common/rpc/impl_zmq.py:698
 
3784
msgid "Sending cast"
 
3785
msgstr ""
 
3786
 
 
3787
#: neutron/openstack/common/rpc/impl_zmq.py:701
 
3788
msgid "Cast sent; Waiting reply"
 
3789
msgstr ""
 
3790
 
 
3791
#: neutron/openstack/common/rpc/impl_zmq.py:704
 
3792
#, python-format
 
3793
msgid "Received message: %s"
 
3794
msgstr ""
 
3795
 
 
3796
#: neutron/openstack/common/rpc/impl_zmq.py:705
 
3797
msgid "Unpacking response"
 
3798
msgstr ""
 
3799
 
 
3800
#: neutron/openstack/common/rpc/impl_zmq.py:714
 
3801
msgid "Unsupported or unknown ZMQ envelope returned."
 
3802
msgstr ""
 
3803
 
 
3804
#: neutron/openstack/common/rpc/impl_zmq.py:721
 
3805
msgid "RPC Message Invalid."
 
3806
msgstr ""
 
3807
 
 
3808
#: neutron/openstack/common/rpc/impl_zmq.py:744
 
3809
#: neutron/plugins/midonet/plugin.py:42
 
3810
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:23
 
3811
#: neutron/plugins/ml2/drivers/mech_arista/exceptions.py:27
 
3812
#, python-format
 
3813
msgid "%(msg)s"
 
3814
msgstr ""
 
3815
 
 
3816
#: neutron/openstack/common/rpc/impl_zmq.py:747
 
3817
#, python-format
 
3818
msgid "Sending message(s) to: %s"
 
3819
msgstr ""
 
3820
 
 
3821
#: neutron/openstack/common/rpc/impl_zmq.py:751
 
3822
msgid "No matchmaker results. Not casting."
 
3823
msgstr ""
 
3824
 
 
3825
#: neutron/openstack/common/rpc/impl_zmq.py:754
 
3826
msgid "No match from matchmaker."
 
3827
msgstr ""
 
3828
 
 
3829
#: neutron/openstack/common/rpc/impl_zmq.py:836
 
3830
#, python-format
 
3831
msgid "rpc_zmq_matchmaker = %(orig)s is deprecated; use %(new)s instead"
 
3832
msgstr ""
 
3833
 
 
3834
#: neutron/openstack/common/rpc/matchmaker.py:47
 
3835
msgid "Match not found by MatchMaker."
 
3836
msgstr ""
 
3837
 
 
3838
#: neutron/openstack/common/rpc/matchmaker.py:81
 
3839
msgid "Matchmaker does not implement registration or heartbeat."
 
3840
msgstr ""
 
3841
 
 
3842
#: neutron/openstack/common/rpc/matchmaker.py:217
 
3843
#, python-format
 
3844
msgid "Matchmaker unregistered: %(key)s, %(host)s"
 
3845
msgstr ""
 
3846
 
 
3847
#: neutron/openstack/common/rpc/matchmaker.py:229
 
3848
msgid "Register before starting heartbeat."
 
3849
msgstr ""
 
3850
 
 
3851
#: neutron/openstack/common/rpc/matchmaker_ring.py:79
 
3852
#: neutron/openstack/common/rpc/matchmaker_ring.py:97
 
3853
#, python-format
 
3854
msgid "No key defining hosts for topic '%s', see ringfile"
 
3855
msgstr ""
 
3856
 
 
3857
#: neutron/openstack/common/rpc/service.py:48
 
3858
#, python-format
 
3859
msgid "Creating Consumer connection for Service %s"
 
3860
msgstr ""
 
3861
 
 
3862
#: neutron/plugins/bigswitch/plugin.py:88
 
3863
msgid ""
 
3864
"A comma separated list of BigSwitch or Floodlight servers and port "
 
3865
"numbers. The plugin proxies the requests to the BigSwitch/Floodlight "
 
3866
"server, which performs the networking configuration. Note that only one "
 
3867
"server is needed per deployment, but you may wish to deploy multiple "
 
3868
"servers to support failover."
 
3869
msgstr ""
 
3870
 
 
3871
#: neutron/plugins/bigswitch/plugin.py:95
 
3872
msgid ""
 
3873
"The username and password for authenticating against  the BigSwitch or "
 
3874
"Floodlight controller."
 
3875
msgstr ""
 
3876
 
 
3877
#: neutron/plugins/bigswitch/plugin.py:98
 
3878
msgid ""
 
3879
"If True, Use SSL when connecting to the BigSwitch or Floodlight "
 
3880
"controller."
 
3881
msgstr ""
 
3882
 
 
3883
#: neutron/plugins/bigswitch/plugin.py:101
 
3884
msgid "Sync data on connect"
 
3885
msgstr ""
 
3886
 
 
3887
#: neutron/plugins/bigswitch/plugin.py:103
 
3888
msgid ""
 
3889
"Maximum number of seconds to wait for proxy request to connect and "
 
3890
"complete."
 
3891
msgstr ""
 
3892
 
 
3893
#: neutron/plugins/bigswitch/plugin.py:107
 
3894
msgid "User defined identifier for this Neutron deployment"
 
3895
msgstr ""
 
3896
 
 
3897
#: neutron/plugins/bigswitch/plugin.py:109
 
3898
msgid ""
 
3899
"Flag to decide if a route to the metadata server should be injected into "
 
3900
"the VM"
 
3901
msgstr ""
 
3902
 
 
3903
#: neutron/plugins/bigswitch/plugin.py:118
 
3904
msgid ""
 
3905
"The default router rules installed in new tenant routers. Repeat the "
 
3906
"config option for each rule. Format is "
 
3907
"<tenant>:<source>:<destination>:<action> Use an * to specify default for "
 
3908
"all tenants."
 
3909
msgstr ""
 
3910
 
 
3911
#: neutron/plugins/bigswitch/plugin.py:123
 
3912
msgid "Maximum number of router rules"
 
3913
msgstr ""
 
3914
 
 
3915
#: neutron/plugins/bigswitch/plugin.py:130
 
3916
msgid "Virtual interface type to configure on Nova compute nodes"
 
3917
msgstr ""
 
3918
 
 
3919
#: neutron/plugins/bigswitch/plugin.py:137
 
3920
#, python-format
 
3921
msgid "Nova compute nodes to manually set VIF type to %s"
 
3922
msgstr ""
 
3923
 
 
3924
#: neutron/plugins/bigswitch/plugin.py:144
 
3925
msgid "List of allowed vif_type values."
 
3926
msgstr ""
 
3927
 
 
3928
#: neutron/plugins/bigswitch/plugin.py:173
 
3929
msgid "Error in REST call to remote network controller"
 
3930
msgstr ""
 
3931
 
 
3932
#: neutron/plugins/bigswitch/plugin.py:209
 
3933
#, python-format
 
3934
msgid ""
 
3935
"ServerProxy: server=%(server)s, port=%(port)d, ssl=%(ssl)r, "
 
3936
"action=%(action)s"
 
3937
msgstr ""
 
3938
 
 
3939
#: neutron/plugins/bigswitch/plugin.py:213
 
3940
#, python-format
 
3941
msgid "ServerProxy: resource=%(resource)s, data=%(data)r, headers=%(headers)r"
 
3942
msgstr ""
 
3943
 
 
3944
#: neutron/plugins/bigswitch/plugin.py:222
 
3945
msgid "ServerProxy: Could not establish HTTPS connection"
 
3946
msgstr ""
 
3947
 
 
3948
#: neutron/plugins/bigswitch/plugin.py:229
 
3949
msgid "ServerProxy: Could not establish HTTP connection"
 
3950
msgstr ""
 
3951
 
 
3952
#: neutron/plugins/bigswitch/plugin.py:246
 
3953
#, python-format
 
3954
msgid "ServerProxy: %(action)s failure, %(e)r"
 
3955
msgstr ""
 
3956
 
 
3957
#: neutron/plugins/bigswitch/plugin.py:250
 
3958
#, python-format
 
3959
msgid ""
 
3960
"ServerProxy: status=%(status)d, reason=%(reason)r, ret=%(ret)s, "
 
3961
"data=%(data)r"
 
3962
msgstr ""
 
3963
 
 
3964
#: neutron/plugins/bigswitch/plugin.py:300
 
3965
#, python-format
 
3966
msgid ""
 
3967
"ServerProxy: %(action)s failure for servers: %(server)r Response: "
 
3968
"%(response)s"
 
3969
msgstr ""
 
3970
 
 
3971
#: neutron/plugins/bigswitch/plugin.py:306
 
3972
#, python-format
 
3973
msgid ""
 
3974
"ServerProxy: Error details: status=%(status)d, reason=%(reason)r, "
 
3975
"ret=%(ret)s, data=%(data)r"
 
3976
msgstr ""
 
3977
 
 
3978
#: neutron/plugins/bigswitch/plugin.py:313
 
3979
#, python-format
 
3980
msgid "ServerProxy: %(action)s failure for all servers: %(server)r"
 
3981
msgstr ""
 
3982
 
 
3983
#: neutron/plugins/bigswitch/plugin.py:332
 
3984
msgid "NeutronRestProxyV2: "
 
3985
msgstr ""
 
3986
 
 
3987
#: neutron/plugins/bigswitch/plugin.py:335
 
3988
#, python-format
 
3989
msgid ""
 
3990
"NeutronRestProxyV2: Received and ignored error code %(code)s on "
 
3991
"%(action)s action to resource %(resource)s"
 
3992
msgstr ""
 
3993
 
 
3994
#: neutron/plugins/bigswitch/plugin.py:345
 
3995
#, python-format
 
3996
msgid "Unable to create remote router: %s"
 
3997
msgstr ""
 
3998
 
 
3999
#: neutron/plugins/bigswitch/plugin.py:351
 
4000
#, python-format
 
4001
msgid "Unable to update remote router: %s"
 
4002
msgstr ""
 
4003
 
 
4004
#: neutron/plugins/bigswitch/plugin.py:356
 
4005
#, python-format
 
4006
msgid "Unable to delete remote router: %s"
 
4007
msgstr ""
 
4008
 
 
4009
#: neutron/plugins/bigswitch/plugin.py:362
 
4010
#, python-format
 
4011
msgid "Unable to add router interface: %s"
 
4012
msgstr ""
 
4013
 
 
4014
#: neutron/plugins/bigswitch/plugin.py:367
 
4015
#, python-format
 
4016
msgid "Unable to delete remote intf: %s"
 
4017
msgstr ""
 
4018
 
 
4019
#: neutron/plugins/bigswitch/plugin.py:373
 
4020
#, python-format
 
4021
msgid "Unable to create remote network: %s"
 
4022
msgstr ""
 
4023
 
 
4024
#: neutron/plugins/bigswitch/plugin.py:379
 
4025
#: neutron/plugins/bigswitch/plugin.py:384
 
4026
#, python-format
 
4027
msgid "Unable to update remote network: %s"
 
4028
msgstr ""
 
4029
 
 
4030
#: neutron/plugins/bigswitch/plugin.py:390
 
4031
#, python-format
 
4032
msgid "Unable to create remote port: %s"
 
4033
msgstr ""
 
4034
 
 
4035
#: neutron/plugins/bigswitch/plugin.py:396
 
4036
#, python-format
 
4037
msgid "Unable to update remote port: %s"
 
4038
msgstr ""
 
4039
 
 
4040
#: neutron/plugins/bigswitch/plugin.py:401
 
4041
#, python-format
 
4042
msgid "Unable to delete remote port: %s"
 
4043
msgstr ""
 
4044
 
 
4045
#: neutron/plugins/bigswitch/plugin.py:413
 
4046
#, python-format
 
4047
msgid "Unable to plug in interface: %s"
 
4048
msgstr ""
 
4049
 
 
4050
#: neutron/plugins/bigswitch/plugin.py:418
 
4051
#, python-format
 
4052
msgid "Unable to unplug interface: %s"
 
4053
msgstr ""
 
4054
 
 
4055
#: neutron/plugins/bigswitch/plugin.py:438
 
4056
#, python-format
 
4057
msgid "NeutronRestProxy: Starting plugin. Version=%s"
 
4058
msgstr ""
 
4059
 
 
4060
#: neutron/plugins/bigswitch/plugin.py:480
 
4061
msgid "NeutronRestProxyV2: initialization done"
 
4062
msgstr ""
 
4063
 
 
4064
#: neutron/plugins/bigswitch/plugin.py:506
 
4065
msgid "NeutronRestProxyV2: create_network() called"
 
4066
msgstr ""
 
4067
 
 
4068
#: neutron/plugins/bigswitch/plugin.py:551
 
4069
msgid "NeutronRestProxyV2.update_network() called"
 
4070
msgstr ""
 
4071
 
 
4072
#: neutron/plugins/bigswitch/plugin.py:576
 
4073
msgid "NeutronRestProxyV2: delete_network() called"
 
4074
msgstr ""
 
4075
 
 
4076
#: neutron/plugins/bigswitch/plugin.py:624
 
4077
msgid "NeutronRestProxyV2: create_port() called"
 
4078
msgstr ""
 
4079
 
 
4080
#: neutron/plugins/bigswitch/plugin.py:715
 
4081
msgid "NeutronRestProxyV2: update_port() called"
 
4082
msgstr ""
 
4083
 
 
4084
#: neutron/plugins/bigswitch/plugin.py:775
 
4085
msgid "NeutronRestProxyV2: delete_port() called"
 
4086
msgstr ""
 
4087
 
 
4088
#: neutron/plugins/bigswitch/plugin.py:819
 
4089
msgid "NeutronRestProxyV2: create_subnet() called"
 
4090
msgstr ""
 
4091
 
 
4092
#: neutron/plugins/bigswitch/plugin.py:835
 
4093
msgid "NeutronRestProxyV2: update_subnet() called"
 
4094
msgstr ""
 
4095
 
 
4096
#: neutron/plugins/bigswitch/plugin.py:851
 
4097
msgid "NeutronRestProxyV2: delete_subnet() called"
 
4098
msgstr ""
 
4099
 
 
4100
#: neutron/plugins/bigswitch/plugin.py:889
 
4101
msgid "NeutronRestProxyV2: create_router() called"
 
4102
msgstr ""
 
4103
 
 
4104
#: neutron/plugins/bigswitch/plugin.py:911
 
4105
msgid "NeutronRestProxyV2.update_router() called"
 
4106
msgstr ""
 
4107
 
 
4108
#: neutron/plugins/bigswitch/plugin.py:930
 
4109
msgid "NeutronRestProxyV2: delete_router() called"
 
4110
msgstr ""
 
4111
 
 
4112
#: neutron/plugins/bigswitch/plugin.py:959
 
4113
msgid "NeutronRestProxyV2: add_router_interface() called"
 
4114
msgstr ""
 
4115
 
 
4116
#: neutron/plugins/bigswitch/plugin.py:987
 
4117
msgid "NeutronRestProxyV2: remove_router_interface() called"
 
4118
msgstr ""
 
4119
 
 
4120
#: neutron/plugins/bigswitch/plugin.py:1020
 
4121
msgid "NeutronRestProxyV2: create_floatingip() called"
 
4122
msgstr ""
 
4123
 
 
4124
#: neutron/plugins/bigswitch/plugin.py:1036
 
4125
#, python-format
 
4126
msgid "NeutronRestProxyV2: Unable to create remote floating IP: %s"
 
4127
msgstr ""
 
4128
 
 
4129
#: neutron/plugins/bigswitch/plugin.py:1042
 
4130
msgid "NeutronRestProxyV2: update_floatingip() called"
 
4131
msgstr ""
 
4132
 
 
4133
#: neutron/plugins/bigswitch/plugin.py:1057
 
4134
msgid "NeutronRestProxyV2: delete_floatingip() called"
 
4135
msgstr ""
 
4136
 
 
4137
#: neutron/plugins/bigswitch/plugin.py:1131
 
4138
#, python-format
 
4139
msgid "Unable to update remote topology: %s"
 
4140
msgstr ""
 
4141
 
 
4142
#: neutron/plugins/bigswitch/plugin.py:1223
 
4143
#, python-format
 
4144
msgid ""
 
4145
"Setting admin_state_up=False is not supported in this plugin version. "
 
4146
"Ignoring setting for resource: %s"
 
4147
msgstr ""
 
4148
 
 
4149
#: neutron/plugins/bigswitch/plugin.py:1229
 
4150
#, python-format
 
4151
msgid ""
 
4152
"Operational status is internally set by the plugin. Ignoring setting "
 
4153
"status=%s."
 
4154
msgstr ""
 
4155
 
 
4156
#: neutron/plugins/bigswitch/plugin.py:1256
 
4157
#, python-format
 
4158
msgid "Unrecognized vif_type in configuration [%s]. Defaulting to ovs. "
 
4159
msgstr ""
 
4160
 
 
4161
#: neutron/plugins/bigswitch/db/porttracker_db.py:36
 
4162
msgid "No host_id in port request to track port location."
 
4163
msgstr ""
 
4164
 
 
4165
#: neutron/plugins/bigswitch/db/porttracker_db.py:39
 
4166
#, python-format
 
4167
msgid "Received an empty port ID for host '%s'"
 
4168
msgstr ""
 
4169
 
 
4170
#: neutron/plugins/bigswitch/extensions/routerrule.py:30
 
4171
#, python-format
 
4172
msgid "Invalid format for router rules: %(rule)s, %(reason)s"
 
4173
msgstr ""
 
4174
 
 
4175
#: neutron/plugins/bigswitch/extensions/routerrule.py:34
 
4176
#, python-format
 
4177
msgid ""
 
4178
"Unable to complete rules update for %(router_id)s. The number of rules "
 
4179
"exceeds the maximum %(quota)s."
 
4180
msgstr ""
 
4181
 
 
4182
#: neutron/plugins/bigswitch/extensions/routerrule.py:50
 
4183
#, python-format
 
4184
msgid "Invalid data format for router rule: '%s'"
 
4185
msgstr ""
 
4186
 
 
4187
#: neutron/plugins/bigswitch/extensions/routerrule.py:82
 
4188
#, python-format
 
4189
msgid "Duplicate nexthop in rule '%s'"
 
4190
msgstr ""
 
4191
 
 
4192
#: neutron/plugins/bigswitch/extensions/routerrule.py:90
 
4193
#, python-format
 
4194
msgid "Action must be either permit or deny. '%s' was provided"
 
4195
msgstr ""
 
4196
 
 
4197
#: neutron/plugins/bigswitch/extensions/routerrule.py:102
 
4198
#, python-format
 
4199
msgid "Duplicate router rules (src,dst)  found '%s'"
 
4200
msgstr ""
 
4201
 
 
4202
#: neutron/plugins/brocade/NeutronPlugin.py:125
 
4203
#: neutron/plugins/hyperv/rpc_callbacks.py:53
 
4204
#: neutron/plugins/linuxbridge/lb_neutron_plugin.py:85
 
4205
#: neutron/plugins/mlnx/rpc_callbacks.py:76
 
4206
#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:98
 
4207
#, python-format
 
4208
msgid "Device %(device)s details requested from %(agent_id)s"
 
4209
msgstr ""
 
4210
 
 
4211
#: neutron/plugins/brocade/NeutronPlugin.py:139
 
4212
#: neutron/plugins/brocade/NeutronPlugin.py:156
 
4213
#: neutron/plugins/hyperv/rpc_callbacks.py:69
 
4214
#: neutron/plugins/hyperv/rpc_callbacks.py:88
 
4215
#: neutron/plugins/linuxbridge/lb_neutron_plugin.py:108
 
4216
#: neutron/plugins/linuxbridge/lb_neutron_plugin.py:128
 
4217
#: neutron/plugins/linuxbridge/lb_neutron_plugin.py:143
 
4218
#: neutron/plugins/mlnx/rpc_callbacks.py:117
 
4219
#: neutron/plugins/mlnx/rpc_callbacks.py:132
 
4220
#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:116
 
4221
#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:136
 
4222
#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:151
 
4223
#, python-format
 
4224
msgid "%s can not be found in database"
 
4225
msgstr ""
 
4226
 
 
4227
#: neutron/plugins/brocade/NeutronPlugin.py:288
 
4228
#: neutron/plugins/brocade/NeutronPlugin.py:331
 
4229
#: neutron/plugins/brocade/NeutronPlugin.py:384
 
4230
msgid "Brocade NOS driver:"
 
4231
msgstr ""
 
4232
 
 
4233
#: neutron/plugins/brocade/NeutronPlugin.py:289
 
4234
#: neutron/plugins/brocade/NeutronPlugin.py:332
 
4235
#: neutron/plugins/brocade/NeutronPlugin.py:385
 
4236
#: neutron/plugins/embrane/agent/dispatcher.py:143
 
4237
#: neutron/plugins/ml2/drivers/mech_arista/mechanism_arista.py:240
 
4238
#, python-format
 
4239
msgid "%s"
 
4240
msgstr ""
 
4241
 
 
4242
#: neutron/plugins/brocade/NeutronPlugin.py:290
 
4243
#, python-format
 
4244
msgid "Returning the allocated vlan (%d) to the pool"
 
4245
msgstr ""
 
4246
 
 
4247
#: neutron/plugins/brocade/NeutronPlugin.py:298
 
4248
#, python-format
 
4249
msgid "Allocated vlan (%d) from the pool"
 
4250
msgstr ""
 
4251
 
 
4252
#: neutron/plugins/brocade/nos/nosdriver.py:63
 
4253
#, python-format
 
4254
msgid "Connect failed to switch: %s"
 
4255
msgstr ""
 
4256
 
 
4257
#: neutron/plugins/brocade/nos/nosdriver.py:66
 
4258
#, python-format
 
4259
msgid "Connect success to host %(host)s:%(ssh_port)d"
 
4260
msgstr ""
 
4261
 
 
4262
#: neutron/plugins/cisco/network_plugin.py:74
 
4263
#, python-format
 
4264
msgid "Model %s manages state"
 
4265
msgstr ""
 
4266
 
 
4267
#: neutron/plugins/cisco/network_plugin.py:87
 
4268
msgid "Plugin initialization complete"
 
4269
msgstr ""
 
4270
 
 
4271
#: neutron/plugins/cisco/network_plugin.py:133
 
4272
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:223
 
4273
msgid "create_network() called"
 
4274
msgstr ""
 
4275
 
 
4276
#: neutron/plugins/cisco/network_plugin.py:150
 
4277
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:255
 
4278
msgid "update_network() called"
 
4279
msgstr ""
 
4280
 
 
4281
#: neutron/plugins/cisco/network_plugin.py:163
 
4282
msgid "delete_network() called"
 
4283
msgstr ""
 
4284
 
 
4285
#: neutron/plugins/cisco/network_plugin.py:186
 
4286
msgid "get_network() called"
 
4287
msgstr ""
 
4288
 
 
4289
#: neutron/plugins/cisco/network_plugin.py:191
 
4290
msgid "get_networks() called"
 
4291
msgstr ""
 
4292
 
 
4293
#: neutron/plugins/cisco/network_plugin.py:196
 
4294
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:321
 
4295
msgid "create_port() called"
 
4296
msgstr ""
 
4297
 
 
4298
#: neutron/plugins/cisco/network_plugin.py:206
 
4299
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:407
 
4300
msgid "delete_port() called"
 
4301
msgstr ""
 
4302
 
 
4303
#: neutron/plugins/cisco/network_plugin.py:225
 
4304
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:366
 
4305
msgid "update_port() called"
 
4306
msgstr ""
 
4307
 
 
4308
#: neutron/plugins/cisco/network_plugin.py:236
 
4309
msgid "create_subnet() called"
 
4310
msgstr ""
 
4311
 
 
4312
#: neutron/plugins/cisco/network_plugin.py:248
 
4313
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:342
 
4314
msgid "update_subnet() called"
 
4315
msgstr ""
 
4316
 
 
4317
#: neutron/plugins/cisco/network_plugin.py:254
 
4318
msgid "delete_subnet() called"
 
4319
msgstr ""
 
4320
 
 
4321
#: neutron/plugins/cisco/network_plugin.py:277
 
4322
#: neutron/plugins/cisco/db/network_db_v2.py:38
 
4323
msgid "get_all_qoss() called"
 
4324
msgstr ""
 
4325
 
 
4326
#: neutron/plugins/cisco/network_plugin.py:283
 
4327
msgid "get_qos_details() called"
 
4328
msgstr ""
 
4329
 
 
4330
#: neutron/plugins/cisco/network_plugin.py:288
 
4331
msgid "create_qos() called"
 
4332
msgstr ""
 
4333
 
 
4334
#: neutron/plugins/cisco/network_plugin.py:294
 
4335
msgid "delete_qos() called"
 
4336
msgstr ""
 
4337
 
 
4338
#: neutron/plugins/cisco/network_plugin.py:299
 
4339
msgid "rename_qos() called"
 
4340
msgstr ""
 
4341
 
 
4342
#: neutron/plugins/cisco/network_plugin.py:304
 
4343
msgid "get_all_credentials() called"
 
4344
msgstr ""
 
4345
 
 
4346
#: neutron/plugins/cisco/network_plugin.py:310
 
4347
msgid "get_credential_details() called"
 
4348
msgstr ""
 
4349
 
 
4350
#: neutron/plugins/cisco/network_plugin.py:319
 
4351
msgid "rename_credential() called"
 
4352
msgstr ""
 
4353
 
 
4354
#: neutron/plugins/cisco/network_plugin.py:329
 
4355
msgid "schedule_host() called"
 
4356
msgstr ""
 
4357
 
 
4358
#: neutron/plugins/cisco/network_plugin.py:341
 
4359
msgid "associate_port() called"
 
4360
msgstr ""
 
4361
 
 
4362
#: neutron/plugins/cisco/network_plugin.py:348
 
4363
msgid "detach_port() called"
 
4364
msgstr ""
 
4365
 
 
4366
#: neutron/plugins/cisco/common/cisco_exceptions.py:27
 
4367
#, python-format
 
4368
msgid "Segmentation ID for network %(net_id)s is not found."
 
4369
msgstr ""
 
4370
 
 
4371
#: neutron/plugins/cisco/common/cisco_exceptions.py:32
 
4372
msgid ""
 
4373
"Unable to complete operation. No more dynamic NICs are available in the "
 
4374
"system."
 
4375
msgstr ""
 
4376
 
 
4377
#: neutron/plugins/cisco/common/cisco_exceptions.py:38
 
4378
#, python-format
 
4379
msgid ""
 
4380
"NetworkVlanBinding for %(vlan_id)s and network %(network_id)s already "
 
4381
"exists."
 
4382
msgstr ""
 
4383
 
 
4384
#: neutron/plugins/cisco/common/cisco_exceptions.py:44
 
4385
#, python-format
 
4386
msgid "Vlan ID %(vlan_id)s not found."
 
4387
msgstr ""
 
4388
 
 
4389
#: neutron/plugins/cisco/common/cisco_exceptions.py:49
 
4390
msgid ""
 
4391
"Unable to complete operation. VLAN ID exists outside of the configured "
 
4392
"network segment range."
 
4393
msgstr ""
 
4394
 
 
4395
#: neutron/plugins/cisco/common/cisco_exceptions.py:55
 
4396
msgid "No Vlan ID available."
 
4397
msgstr ""
 
4398
 
 
4399
#: neutron/plugins/cisco/common/cisco_exceptions.py:60
 
4400
#, python-format
 
4401
msgid "QoS level %(qos_id)s could not be found for tenant %(tenant_id)s."
 
4402
msgstr ""
 
4403
 
 
4404
#: neutron/plugins/cisco/common/cisco_exceptions.py:66
 
4405
#, python-format
 
4406
msgid "QoS level with name %(qos_name)s already exists for tenant %(tenant_id)s."
 
4407
msgstr ""
 
4408
 
 
4409
#: neutron/plugins/cisco/common/cisco_exceptions.py:72
 
4410
#, python-format
 
4411
msgid "Credential %(credential_id)s could not be found."
 
4412
msgstr ""
 
4413
 
 
4414
#: neutron/plugins/cisco/common/cisco_exceptions.py:77
 
4415
#, python-format
 
4416
msgid "Credential %(credential_name)s could not be found."
 
4417
msgstr ""
 
4418
 
 
4419
#: neutron/plugins/cisco/common/cisco_exceptions.py:82
 
4420
#, python-format
 
4421
msgid "Credential %(credential_name)s already exists."
 
4422
msgstr ""
 
4423
 
 
4424
#: neutron/plugins/cisco/common/cisco_exceptions.py:87
 
4425
#, python-format
 
4426
msgid "Provider network %s already exists"
 
4427
msgstr ""
 
4428
 
 
4429
#: neutron/plugins/cisco/common/cisco_exceptions.py:92
 
4430
#, python-format
 
4431
msgid "Connection to %(host)s is not configured."
 
4432
msgstr ""
 
4433
 
 
4434
#: neutron/plugins/cisco/common/cisco_exceptions.py:97
 
4435
#, python-format
 
4436
msgid "Unable to connect to Nexus %(nexus_host)s. Reason: %(exc)s."
 
4437
msgstr ""
 
4438
 
 
4439
#: neutron/plugins/cisco/common/cisco_exceptions.py:102
 
4440
#, python-format
 
4441
msgid "Failed to configure Nexus: %(config)s. Reason: %(exc)s."
 
4442
msgstr ""
 
4443
 
 
4444
#: neutron/plugins/cisco/common/cisco_exceptions.py:107
 
4445
#, python-format
 
4446
msgid "Nexus Port Binding (%(filters)s) is not present."
 
4447
msgstr ""
 
4448
 
 
4449
#: neutron/plugins/cisco/common/cisco_exceptions.py:116
 
4450
msgid "No usable Nexus switch found to create SVI interface."
 
4451
msgstr ""
 
4452
 
 
4453
#: neutron/plugins/cisco/common/cisco_exceptions.py:121
 
4454
#, python-format
 
4455
msgid "PortVnic Binding %(port_id)s already exists."
 
4456
msgstr ""
 
4457
 
 
4458
#: neutron/plugins/cisco/common/cisco_exceptions.py:126
 
4459
#, python-format
 
4460
msgid "PortVnic Binding %(port_id)s is not present."
 
4461
msgstr ""
 
4462
 
 
4463
#: neutron/plugins/cisco/common/cisco_exceptions.py:131
 
4464
msgid "No subnet_id specified for router gateway."
 
4465
msgstr ""
 
4466
 
 
4467
#: neutron/plugins/cisco/common/cisco_exceptions.py:136
 
4468
#, python-format
 
4469
msgid "Subnet %(subnet_id)s has an interface on %(router_id)s."
 
4470
msgstr ""
 
4471
 
 
4472
#: neutron/plugins/cisco/common/cisco_exceptions.py:141
 
4473
msgid "Nexus hardware router gateway only uses Subnet Ids."
 
4474
msgstr ""
 
4475
 
 
4476
#: neutron/plugins/cisco/common/cisco_exceptions.py:145
 
4477
#, python-format
 
4478
msgid ""
 
4479
"Unable to unplug the attachment %(att_id)s from port %(port_id)s for "
 
4480
"network %(net_id)s. The attachment %(att_id)s does not exist."
 
4481
msgstr ""
 
4482
 
 
4483
#: neutron/plugins/cisco/common/cisco_exceptions.py:152
 
4484
#, python-format
 
4485
msgid "Policy Profile %(profile_id)s already exists."
 
4486
msgstr ""
 
4487
 
 
4488
#: neutron/plugins/cisco/common/cisco_exceptions.py:158
 
4489
#, python-format
 
4490
msgid "Policy Profile %(profile_id)s could not be found."
 
4491
msgstr ""
 
4492
 
 
4493
#: neutron/plugins/cisco/common/cisco_exceptions.py:163
 
4494
#, python-format
 
4495
msgid "Network Profile %(profile_id)s already exists."
 
4496
msgstr ""
 
4497
 
 
4498
#: neutron/plugins/cisco/common/cisco_exceptions.py:169
 
4499
#, python-format
 
4500
msgid "Network Profile %(profile_id)s could not be found."
 
4501
msgstr ""
 
4502
 
 
4503
#: neutron/plugins/cisco/common/cisco_exceptions.py:174
 
4504
#, python-format
 
4505
msgid ""
 
4506
"No more segments available in network segment pool "
 
4507
"%(network_profile_name)s."
 
4508
msgstr ""
 
4509
 
 
4510
#: neutron/plugins/cisco/common/cisco_exceptions.py:180
 
4511
#, python-format
 
4512
msgid "VM Network %(name)s could not be found."
 
4513
msgstr ""
 
4514
 
 
4515
#: neutron/plugins/cisco/common/cisco_exceptions.py:185
 
4516
#, python-format
 
4517
msgid "Unable to create the network. The VXLAN ID %(vxlan_id)s is in use."
 
4518
msgstr ""
 
4519
 
 
4520
#: neutron/plugins/cisco/common/cisco_exceptions.py:191
 
4521
#, python-format
 
4522
msgid "Connection to VSM failed: %(reason)s."
 
4523
msgstr ""
 
4524
 
 
4525
#: neutron/plugins/cisco/common/cisco_exceptions.py:196
 
4526
#, python-format
 
4527
msgid "Internal VSM Error: %(reason)s."
 
4528
msgstr ""
 
4529
 
 
4530
#: neutron/plugins/cisco/common/cisco_exceptions.py:201
 
4531
#, python-format
 
4532
msgid "Network Binding for network %(network_id)s could not be found."
 
4533
msgstr ""
 
4534
 
 
4535
#: neutron/plugins/cisco/common/cisco_exceptions.py:207
 
4536
#, python-format
 
4537
msgid "Port Binding for port %(port_id)s could not be found."
 
4538
msgstr ""
 
4539
 
 
4540
#: neutron/plugins/cisco/common/cisco_exceptions.py:213
 
4541
#, python-format
 
4542
msgid "Profile-Tenant binding for profile %(profile_id)s could not be found."
 
4543
msgstr ""
 
4544
 
 
4545
#: neutron/plugins/cisco/common/cisco_exceptions.py:219
 
4546
msgid "No service cluster found to perform multi-segment bridging."
 
4547
msgstr ""
 
4548
 
 
4549
#: neutron/plugins/cisco/common/cisco_faults.py:74
 
4550
msgid "Port not Found"
 
4551
msgstr ""
 
4552
 
 
4553
#: neutron/plugins/cisco/common/cisco_faults.py:75
 
4554
msgid "Unable to find a port with the specified identifier."
 
4555
msgstr ""
 
4556
 
 
4557
#: neutron/plugins/cisco/common/cisco_faults.py:89
 
4558
msgid "Credential Not Found"
 
4559
msgstr ""
 
4560
 
 
4561
#: neutron/plugins/cisco/common/cisco_faults.py:90
 
4562
msgid "Unable to find a Credential with the specified identifier."
 
4563
msgstr ""
 
4564
 
 
4565
#: neutron/plugins/cisco/common/cisco_faults.py:105
 
4566
msgid "QoS Not Found"
 
4567
msgstr ""
 
4568
 
 
4569
#: neutron/plugins/cisco/common/cisco_faults.py:106
 
4570
msgid "Unable to find a QoS with the specified identifier."
 
4571
msgstr ""
 
4572
 
 
4573
#: neutron/plugins/cisco/common/cisco_faults.py:121
 
4574
msgid "Nova tenant Not Found"
 
4575
msgstr ""
 
4576
 
 
4577
#: neutron/plugins/cisco/common/cisco_faults.py:122
 
4578
msgid "Unable to find a Novatenant with the specified identifier."
 
4579
msgstr ""
 
4580
 
 
4581
#: neutron/plugins/cisco/common/cisco_faults.py:137
 
4582
msgid "Requested State Invalid"
 
4583
msgstr ""
 
4584
 
 
4585
#: neutron/plugins/cisco/common/cisco_faults.py:138
 
4586
msgid "Unable to update port state with specified value."
 
4587
msgstr ""
 
4588
 
 
4589
#: neutron/plugins/cisco/common/config.py:26
 
4590
msgid "Virtual Switch to use"
 
4591
msgstr ""
 
4592
 
 
4593
#: neutron/plugins/cisco/common/config.py:30
 
4594
msgid "Nexus Switch to use"
 
4595
msgstr ""
 
4596
 
 
4597
#: neutron/plugins/cisco/common/config.py:35
 
4598
msgid "VLAN Name prefix"
 
4599
msgstr ""
 
4600
 
 
4601
#: neutron/plugins/cisco/common/config.py:37
 
4602
msgid "VLAN Name prefix for provider vlans"
 
4603
msgstr ""
 
4604
 
 
4605
#: neutron/plugins/cisco/common/config.py:45
 
4606
msgid "Distribute SVI interfaces over all switches"
 
4607
msgstr ""
 
4608
 
 
4609
#: neutron/plugins/cisco/common/config.py:49
 
4610
msgid "Model Class"
 
4611
msgstr ""
 
4612
 
 
4613
#: neutron/plugins/cisco/common/config.py:53
 
4614
msgid "Nexus Driver Name"
 
4615
msgstr ""
 
4616
 
 
4617
#: neutron/plugins/cisco/common/config.py:58
 
4618
msgid "N1K Integration Bridge"
 
4619
msgstr ""
 
4620
 
 
4621
#: neutron/plugins/cisco/common/config.py:60
 
4622
msgid "N1K Enable Tunneling"
 
4623
msgstr ""
 
4624
 
 
4625
#: neutron/plugins/cisco/common/config.py:62
 
4626
msgid "N1K Tunnel Bridge"
 
4627
msgstr ""
 
4628
 
 
4629
#: neutron/plugins/cisco/common/config.py:64
 
4630
msgid "N1K Local IP"
 
4631
msgstr ""
 
4632
 
 
4633
#: neutron/plugins/cisco/common/config.py:66
 
4634
msgid "N1K Tenant Network Type"
 
4635
msgstr ""
 
4636
 
 
4637
#: neutron/plugins/cisco/common/config.py:68
 
4638
msgid "N1K Bridge Mappings"
 
4639
msgstr ""
 
4640
 
 
4641
#: neutron/plugins/cisco/common/config.py:70
 
4642
msgid "N1K VXLAN ID Ranges"
 
4643
msgstr ""
 
4644
 
 
4645
#: neutron/plugins/cisco/common/config.py:72
 
4646
msgid "N1K Network VLAN Ranges"
 
4647
msgstr ""
 
4648
 
 
4649
#: neutron/plugins/cisco/common/config.py:74
 
4650
msgid "N1K default policy profile"
 
4651
msgstr ""
 
4652
 
 
4653
#: neutron/plugins/cisco/common/config.py:76
 
4654
msgid "N1K Policy profile polling duration in seconds"
 
4655
msgstr ""
 
4656
 
 
4657
#: neutron/plugins/cisco/db/n1kv_db_v2.py:334
 
4658
#, python-format
 
4659
msgid "seg_min %(seg_min)s, seg_max %(seg_max)s"
 
4660
msgstr ""
 
4661
 
 
4662
#: neutron/plugins/cisco/db/n1kv_db_v2.py:459
 
4663
#, python-format
 
4664
msgid "Removing vlan %(vlan)s on physical network %(network)s from pool"
 
4665
msgstr ""
 
4666
 
 
4667
#: neutron/plugins/cisco/db/n1kv_db_v2.py:578
 
4668
#, python-format
 
4669
msgid "Reserving specific vlan %(vlan)s on physical network %(network)s from pool"
 
4670
msgstr ""
 
4671
 
 
4672
#: neutron/plugins/cisco/db/n1kv_db_v2.py:582
 
4673
#, python-format
 
4674
msgid ""
 
4675
"Reserving specific vlan %(vlan)s on physical network %(network)s outside "
 
4676
"pool"
 
4677
msgstr ""
 
4678
 
 
4679
#: neutron/plugins/cisco/db/n1kv_db_v2.py:610
 
4680
#, python-format
 
4681
msgid "Releasing vlan %(vlan)s on physical network %(network)s to pool"
 
4682
msgstr ""
 
4683
 
 
4684
#: neutron/plugins/cisco/db/n1kv_db_v2.py:615
 
4685
#, python-format
 
4686
msgid "Releasing vlan %(vlan)s on physical network %(network)s outside pool"
 
4687
msgstr ""
 
4688
 
 
4689
#: neutron/plugins/cisco/db/n1kv_db_v2.py:619
 
4690
#, python-format
 
4691
msgid "vlan_id %(vlan)s on physical network %(network)s not found"
 
4692
msgstr ""
 
4693
 
 
4694
#: neutron/plugins/cisco/db/n1kv_db_v2.py:629
 
4695
#, python-format
 
4696
msgid "Skipping unreasonable vxlan ID range %(vxlan_min)s - %(vxlan_max)s"
 
4697
msgstr ""
 
4698
 
 
4699
#: neutron/plugins/cisco/db/n1kv_db_v2.py:667
 
4700
#, python-format
 
4701
msgid "Removing vxlan %s from pool"
 
4702
msgstr ""
 
4703
 
 
4704
#: neutron/plugins/cisco/db/n1kv_db_v2.py:698
 
4705
#, python-format
 
4706
msgid "Reserving specific vxlan %s from pool"
 
4707
msgstr ""
 
4708
 
 
4709
#: neutron/plugins/cisco/db/n1kv_db_v2.py:700
 
4710
#, python-format
 
4711
msgid "Reserving specific vxlan %s outside pool"
 
4712
msgstr ""
 
4713
 
 
4714
#: neutron/plugins/cisco/db/n1kv_db_v2.py:722
 
4715
#, python-format
 
4716
msgid "Releasing vxlan %s to pool"
 
4717
msgstr ""
 
4718
 
 
4719
#: neutron/plugins/cisco/db/n1kv_db_v2.py:726
 
4720
#, python-format
 
4721
msgid "Releasing vxlan %s outside pool"
 
4722
msgstr ""
 
4723
 
 
4724
#: neutron/plugins/cisco/db/n1kv_db_v2.py:729
 
4725
#, python-format
 
4726
msgid "vxlan_id %s not found"
 
4727
msgstr ""
 
4728
 
 
4729
#: neutron/plugins/cisco/db/n1kv_db_v2.py:837
 
4730
msgid "create_network_profile()"
 
4731
msgstr ""
 
4732
 
 
4733
#: neutron/plugins/cisco/db/n1kv_db_v2.py:858
 
4734
msgid "delete_network_profile()"
 
4735
msgstr ""
 
4736
 
 
4737
#: neutron/plugins/cisco/db/n1kv_db_v2.py:872
 
4738
msgid "update_network_profile()"
 
4739
msgstr ""
 
4740
 
 
4741
#: neutron/plugins/cisco/db/n1kv_db_v2.py:881
 
4742
msgid "get_network_profile()"
 
4743
msgstr ""
 
4744
 
 
4745
#: neutron/plugins/cisco/db/n1kv_db_v2.py:906
 
4746
msgid "create_policy_profile()"
 
4747
msgstr ""
 
4748
 
 
4749
#: neutron/plugins/cisco/db/n1kv_db_v2.py:917
 
4750
msgid "delete_policy_profile()"
 
4751
msgstr ""
 
4752
 
 
4753
#: neutron/plugins/cisco/db/n1kv_db_v2.py:926
 
4754
msgid "update_policy_profile()"
 
4755
msgstr ""
 
4756
 
 
4757
#: neutron/plugins/cisco/db/n1kv_db_v2.py:935
 
4758
msgid "get_policy_profile()"
 
4759
msgstr ""
 
4760
 
 
4761
#: neutron/plugins/cisco/db/n1kv_db_v2.py:962
 
4762
msgid "_profile_binding_exists()"
 
4763
msgstr ""
 
4764
 
 
4765
#: neutron/plugins/cisco/db/n1kv_db_v2.py:969
 
4766
msgid "_get_profile_binding"
 
4767
msgstr ""
 
4768
 
 
4769
#: neutron/plugins/cisco/db/n1kv_db_v2.py:977
 
4770
msgid "get_profile_binding()"
 
4771
msgstr ""
 
4772
 
 
4773
#: neutron/plugins/cisco/db/n1kv_db_v2.py:986
 
4774
msgid "delete_profile_binding()"
 
4775
msgstr ""
 
4776
 
 
4777
#: neutron/plugins/cisco/db/n1kv_db_v2.py:993
 
4778
#, python-format
 
4779
msgid ""
 
4780
"Profile-Tenant binding missing for profile ID %(profile_id)s and tenant "
 
4781
"ID %(tenant_id)"
 
4782
msgstr ""
 
4783
 
 
4784
#: neutron/plugins/cisco/db/n1kv_db_v2.py:1007
 
4785
msgid "_get_profile_bindings()"
 
4786
msgstr ""
 
4787
 
 
4788
#: neutron/plugins/cisco/db/n1kv_db_v2.py:1221
 
4789
msgid "invalid segment range. example range: 500-550"
 
4790
msgstr ""
 
4791
 
 
4792
#: neutron/plugins/cisco/db/n1kv_db_v2.py:1231
 
4793
msgid "arguments segment_type missing for network profile"
 
4794
msgstr ""
 
4795
 
 
4796
#: neutron/plugins/cisco/db/n1kv_db_v2.py:1240
 
4797
msgid "segment_type should either be vlan, vxlan, multi-segment or trunk"
 
4798
msgstr ""
 
4799
 
 
4800
#: neutron/plugins/cisco/db/n1kv_db_v2.py:1246
 
4801
msgid "argument physical_network missing for network profile"
 
4802
msgstr ""
 
4803
 
 
4804
#: neutron/plugins/cisco/db/n1kv_db_v2.py:1252
 
4805
msgid "argument sub_type missing for trunk network profile"
 
4806
msgstr ""
 
4807
 
 
4808
#: neutron/plugins/cisco/db/n1kv_db_v2.py:1259
 
4809
msgid "argument segment_range missing for network profile"
 
4810
msgstr ""
 
4811
 
 
4812
#: neutron/plugins/cisco/db/n1kv_db_v2.py:1285
 
4813
#, python-format
 
4814
msgid "NetworkProfile name %s already exists"
 
4815
msgstr ""
 
4816
 
 
4817
#: neutron/plugins/cisco/db/n1kv_db_v2.py:1302
 
4818
msgid "segment range overlaps with another profile"
 
4819
msgstr ""
 
4820
 
 
4821
#: neutron/plugins/cisco/db/network_db_v2.py:46
 
4822
msgid "get_qos() called"
 
4823
msgstr ""
 
4824
 
 
4825
#: neutron/plugins/cisco/db/network_db_v2.py:59
 
4826
msgid "add_qos() called"
 
4827
msgstr ""
 
4828
 
 
4829
#: neutron/plugins/cisco/db/nexus_db_v2.py:34
 
4830
msgid "get_nexusport_binding() called"
 
4831
msgstr ""
 
4832
 
 
4833
#: neutron/plugins/cisco/db/nexus_db_v2.py:43
 
4834
msgid "get_nexusvlan_binding() called"
 
4835
msgstr ""
 
4836
 
 
4837
#: neutron/plugins/cisco/db/nexus_db_v2.py:49
 
4838
msgid "add_nexusport_binding() called"
 
4839
msgstr ""
 
4840
 
 
4841
#: neutron/plugins/cisco/db/nexus_db_v2.py:62
 
4842
msgid "remove_nexusport_binding() called"
 
4843
msgstr ""
 
4844
 
 
4845
#: neutron/plugins/cisco/db/nexus_db_v2.py:78
 
4846
msgid "update_nexusport_binding called with no vlan"
 
4847
msgstr ""
 
4848
 
 
4849
#: neutron/plugins/cisco/db/nexus_db_v2.py:80
 
4850
msgid "update_nexusport_binding called"
 
4851
msgstr ""
 
4852
 
 
4853
#: neutron/plugins/cisco/db/nexus_db_v2.py:91
 
4854
msgid "get_nexusvm_binding() called"
 
4855
msgstr ""
 
4856
 
 
4857
#: neutron/plugins/cisco/db/nexus_db_v2.py:99
 
4858
msgid "get_port_vlan_switch_binding() called"
 
4859
msgstr ""
 
4860
 
 
4861
#: neutron/plugins/cisco/db/nexus_db_v2.py:107
 
4862
#, python-format
 
4863
msgid ""
 
4864
"get_port_switch_bindings() called, port:'%(port_id)s', "
 
4865
"switch:'%(switch_ip)s'"
 
4866
msgstr ""
 
4867
 
 
4868
#: neutron/plugins/cisco/db/nexus_db_v2.py:119
 
4869
msgid "get_nexussvi_bindings() called"
 
4870
msgstr ""
 
4871
 
 
4872
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:77
 
4873
#, python-format
 
4874
msgid "Loaded device plugin %s\n"
 
4875
msgstr ""
 
4876
 
 
4877
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:94
 
4878
#, python-format
 
4879
msgid "%(module)s.%(name)s init done"
 
4880
msgstr ""
 
4881
 
 
4882
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:140
 
4883
#, python-format
 
4884
msgid "No %s Plugin loaded"
 
4885
msgstr ""
 
4886
 
 
4887
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:141
 
4888
#, python-format
 
4889
msgid "%(plugin_key)s: %(function_name)s with args %(args)s ignored"
 
4890
msgstr ""
 
4891
 
 
4892
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:236
 
4893
#, python-format
 
4894
msgid "provider network added to DB: %(network_id)s, %(vlan_id)s"
 
4895
msgstr ""
 
4896
 
 
4897
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:280
 
4898
#, python-format
 
4899
msgid "provider network removed from DB: %s"
 
4900
msgstr ""
 
4901
 
 
4902
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:388
 
4903
#, python-format
 
4904
msgid "Unable to update port '%s' on Nexus switch"
 
4905
msgstr ""
 
4906
 
 
4907
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:444
 
4908
msgid "Nexus plugin loaded, creating SVI on switch"
 
4909
msgstr ""
 
4910
 
 
4911
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:464
 
4912
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:489
 
4913
msgid "No Nexus plugin, sending to vswitch"
 
4914
msgstr ""
 
4915
 
 
4916
#: neutron/plugins/cisco/models/virt_phy_sw_v2.py:478
 
4917
msgid "Nexus plugin loaded, deleting SVI from switch"
 
4918
msgstr ""
 
4919
 
 
4920
#: neutron/plugins/cisco/n1kv/n1kv_client.py:201
 
4921
#, python-format
 
4922
msgid "seg id %s\n"
 
4923
msgstr ""
 
4924
 
 
4925
#: neutron/plugins/cisco/n1kv/n1kv_client.py:252
 
4926
msgid "logical network"
 
4927
msgstr ""
 
4928
 
 
4929
#: neutron/plugins/cisco/n1kv/n1kv_client.py:272
 
4930
msgid "network_segment_pool"
 
4931
msgstr ""
 
4932
 
 
4933
#: neutron/plugins/cisco/n1kv/n1kv_client.py:312
 
4934
msgid "Invalid input for CIDR"
 
4935
msgstr ""
 
4936
 
 
4937
#: neutron/plugins/cisco/n1kv/n1kv_client.py:429
 
4938
#, python-format
 
4939
msgid "req: %s"
 
4940
msgstr ""
 
4941
 
 
4942
#: neutron/plugins/cisco/n1kv/n1kv_client.py:434
 
4943
#, python-format
 
4944
msgid "status_code %s"
 
4945
msgstr ""
 
4946
 
 
4947
#: neutron/plugins/cisco/n1kv/n1kv_client.py:439
 
4948
#, python-format
 
4949
msgid "VSM: %s"
 
4950
msgstr ""
 
4951
 
 
4952
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:193
 
4953
msgid "_setup_vsm"
 
4954
msgstr ""
 
4955
 
 
4956
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:214
 
4957
msgid "_populate_policy_profiles"
 
4958
msgstr ""
 
4959
 
 
4960
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:217
 
4961
#, python-format
 
4962
msgid "_populate_policy_profiles %s"
 
4963
msgstr ""
 
4964
 
 
4965
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:225
 
4966
msgid "No policy profile populated from VSM"
 
4967
msgstr ""
 
4968
 
 
4969
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:232
 
4970
msgid "_poll_policies"
 
4971
msgstr ""
 
4972
 
 
4973
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:309
 
4974
#: neutron/plugins/linuxbridge/lb_neutron_plugin.py:324
 
4975
#: neutron/plugins/mlnx/mlnx_plugin.py:186
 
4976
#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:382
 
4977
msgid "provider:network_type required"
 
4978
msgstr ""
 
4979
 
 
4980
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:313
 
4981
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:327
 
4982
#: neutron/plugins/linuxbridge/lb_neutron_plugin.py:334
 
4983
#: neutron/plugins/mlnx/mlnx_plugin.py:216
 
4984
#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:392
 
4985
#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:411
 
4986
msgid "provider:segmentation_id required"
 
4987
msgstr ""
 
4988
 
 
4989
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:316
 
4990
msgid "provider:segmentation_id out of range (1 through 4094)"
 
4991
msgstr ""
 
4992
 
 
4993
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:321
 
4994
msgid "provider:physical_network specified for VXLAN network"
 
4995
msgstr ""
 
4996
 
 
4997
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:330
 
4998
msgid "provider:segmentation_id out of range (5000+)"
 
4999
msgstr ""
 
5000
 
 
5001
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:334
 
5002
#: neutron/plugins/linuxbridge/lb_neutron_plugin.py:356
 
5003
#: neutron/plugins/mlnx/mlnx_plugin.py:202
 
5004
#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:427
 
5005
#, python-format
 
5006
msgid "provider:network_type %s not supported"
 
5007
msgstr ""
 
5008
 
 
5009
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:340
 
5010
#: neutron/plugins/mlnx/mlnx_plugin.py:243
 
5011
#, python-format
 
5012
msgid "unknown provider:physical_network %s"
 
5013
msgstr ""
 
5014
 
 
5015
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:346
 
5016
#: neutron/plugins/linuxbridge/lb_neutron_plugin.py:368
 
5017
#: neutron/plugins/mlnx/mlnx_plugin.py:249
 
5018
#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:439
 
5019
msgid "provider:physical_network required"
 
5020
msgstr ""
 
5021
 
 
5022
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:525
 
5023
#, python-format
 
5024
msgid "_populate_member_segments %s"
 
5025
msgstr ""
 
5026
 
 
5027
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:564
 
5028
msgid "Invalid pairing supplied"
 
5029
msgstr ""
 
5030
 
 
5031
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:569
 
5032
#, python-format
 
5033
msgid "Invalid UUID supplied in %s"
 
5034
msgstr ""
 
5035
 
 
5036
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:570
 
5037
msgid "Invalid UUID supplied"
 
5038
msgstr ""
 
5039
 
 
5040
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:599
 
5041
#, python-format
 
5042
msgid "Cannot add a trunk segment '%s' as a member of another trunk segment"
 
5043
msgstr ""
 
5044
 
 
5045
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:604
 
5046
#, python-format
 
5047
msgid "Cannot add vlan segment '%s' as a member of a vxlan trunk segment"
 
5048
msgstr ""
 
5049
 
 
5050
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:610
 
5051
#, python-format
 
5052
msgid "Network UUID '%s' belongs to a different physical network"
 
5053
msgstr ""
 
5054
 
 
5055
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:615
 
5056
#, python-format
 
5057
msgid "Cannot add vxlan segment '%s' as a member of a vlan trunk segment"
 
5058
msgstr ""
 
5059
 
 
5060
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:620
 
5061
#, python-format
 
5062
msgid "Vlan tag '%s' is out of range"
 
5063
msgstr ""
 
5064
 
 
5065
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:623
 
5066
#, python-format
 
5067
msgid "Vlan tag '%s' is not an integer value"
 
5068
msgstr ""
 
5069
 
 
5070
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:628
 
5071
#, python-format
 
5072
msgid "%s is not a valid uuid"
 
5073
msgstr ""
 
5074
 
 
5075
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:675
 
5076
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:678
 
5077
msgid "n1kv:profile_id does not exist"
 
5078
msgstr ""
 
5079
 
 
5080
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:689
 
5081
msgid "_send_create_logical_network"
 
5082
msgstr ""
 
5083
 
 
5084
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:710
 
5085
#, python-format
 
5086
msgid "_send_create_network_profile_request: %s"
 
5087
msgstr ""
 
5088
 
 
5089
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:720
 
5090
#, python-format
 
5091
msgid "_send_delete_network_profile_request: %s"
 
5092
msgstr ""
 
5093
 
 
5094
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:735
 
5095
#, python-format
 
5096
msgid "_send_create_network_request: %s"
 
5097
msgstr ""
 
5098
 
 
5099
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:767
 
5100
#, python-format
 
5101
msgid "_send_update_network_request: %s"
 
5102
msgstr ""
 
5103
 
 
5104
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:789
 
5105
#, python-format
 
5106
msgid "add_segments=%s"
 
5107
msgstr ""
 
5108
 
 
5109
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:790
 
5110
#, python-format
 
5111
msgid "del_segments=%s"
 
5112
msgstr ""
 
5113
 
 
5114
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:814
 
5115
#, python-format
 
5116
msgid "_send_delete_network_request: %s"
 
5117
msgstr ""
 
5118
 
 
5119
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:854
 
5120
#, python-format
 
5121
msgid "_send_create_subnet_request: %s"
 
5122
msgstr ""
 
5123
 
 
5124
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:868
 
5125
#, python-format
 
5126
msgid "_send_delete_subnet_request: %s"
 
5127
msgstr ""
 
5128
 
 
5129
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:885
 
5130
#, python-format
 
5131
msgid "_send_create_port_request: %s"
 
5132
msgstr ""
 
5133
 
 
5134
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:926
 
5135
#, python-format
 
5136
msgid "_send_update_port_request: %s"
 
5137
msgstr ""
 
5138
 
 
5139
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:941
 
5140
#, python-format
 
5141
msgid "_send_delete_port_request: %s"
 
5142
msgstr ""
 
5143
 
 
5144
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:983
 
5145
#, python-format
 
5146
msgid "create network: profile_id=%s"
 
5147
msgstr ""
 
5148
 
 
5149
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:991
 
5150
#, python-format
 
5151
msgid ""
 
5152
"Physical_network %(phy_net)s, seg_type %(net_type)s, seg_id %(seg_id)s, "
 
5153
"multicast_ip %(multicast_ip)s"
 
5154
msgstr ""
 
5155
 
 
5156
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:1003
 
5157
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:1013
 
5158
#, python-format
 
5159
msgid "seg list %s "
 
5160
msgstr ""
 
5161
 
 
5162
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:1056
 
5163
#: neutron/plugins/hyperv/hyperv_neutron_plugin.py:249
 
5164
#: neutron/plugins/metaplugin/meta_neutron_plugin.py:171
 
5165
#: neutron/plugins/mlnx/mlnx_plugin.py:327
 
5166
#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:483
 
5167
#, python-format
 
5168
msgid "Created network: %s"
 
5169
msgstr ""
 
5170
 
 
5171
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:1114
 
5172
#, python-format
 
5173
msgid "Updated network: %s"
 
5174
msgstr ""
 
5175
 
 
5176
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:1129
 
5177
msgid "Cannot delete a network that is a member of a trunk segment"
 
5178
msgstr ""
 
5179
 
 
5180
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:1133
 
5181
msgid "Cannot delete a network that is a member of a multi-segment network"
 
5182
msgstr ""
 
5183
 
 
5184
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:1141
 
5185
msgid "Delete failed in VSM"
 
5186
msgstr ""
 
5187
 
 
5188
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:1152
 
5189
#, python-format
 
5190
msgid "Deleted network: %s"
 
5191
msgstr ""
 
5192
 
 
5193
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:1162
 
5194
#, python-format
 
5195
msgid "Get network: %s"
 
5196
msgstr ""
 
5197
 
 
5198
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:1184
 
5199
msgid "Get networks"
 
5200
msgstr ""
 
5201
 
 
5202
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:1222
 
5203
#, python-format
 
5204
msgid "create port: profile_id=%s"
 
5205
msgstr ""
 
5206
 
 
5207
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:1235
 
5208
#, python-format
 
5209
msgid "Created port: %s"
 
5210
msgstr ""
 
5211
 
 
5212
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:1255
 
5213
#, python-format
 
5214
msgid "Update port: %s"
 
5215
msgstr ""
 
5216
 
 
5217
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:1282
 
5218
#, python-format
 
5219
msgid "Get port: %s"
 
5220
msgstr ""
 
5221
 
 
5222
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:1302
 
5223
msgid "Get ports"
 
5224
msgstr ""
 
5225
 
 
5226
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:1318
 
5227
msgid "Create subnet"
 
5228
msgstr ""
 
5229
 
 
5230
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:1326
 
5231
#, python-format
 
5232
msgid "Created subnet: %s"
 
5233
msgstr ""
 
5234
 
 
5235
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:1337
 
5236
msgid "Update subnet"
 
5237
msgstr ""
 
5238
 
 
5239
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:1351
 
5240
#, python-format
 
5241
msgid "Delete subnet: %s"
 
5242
msgstr ""
 
5243
 
 
5244
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:1366
 
5245
#, python-format
 
5246
msgid "Get subnet: %s"
 
5247
msgstr ""
 
5248
 
 
5249
#: neutron/plugins/cisco/n1kv/n1kv_neutron_plugin.py:1386
 
5250
msgid "Get subnets"
 
5251
msgstr ""
 
5252
 
 
5253
#: neutron/plugins/cisco/nexus/cisco_nexus_network_driver_v2.py:158
 
5254
#: neutron/plugins/cisco/nexus/cisco_nexus_network_driver_v2.py:165
 
5255
#: neutron/plugins/cisco/nexus/cisco_nexus_network_driver_v2.py:179
 
5256
#: neutron/plugins/cisco/nexus/cisco_nexus_network_driver_v2.py:187
 
5257
#: neutron/plugins/cisco/nexus/cisco_nexus_network_driver_v2.py:209
 
5258
#: neutron/plugins/cisco/nexus/cisco_nexus_network_driver_v2.py:215
 
5259
#, python-format
 
5260
msgid "NexusDriver: %s"
 
5261
msgstr ""
 
5262
 
 
5263
#: neutron/plugins/cisco/nexus/cisco_nexus_network_driver_v2.py:194
 
5264
#, python-format
 
5265
msgid "NexusDriver created VLAN: %s"
 
5266
msgstr ""
 
5267
 
 
5268
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:50
 
5269
#, python-format
 
5270
msgid "Loaded driver %s"
 
5271
msgstr ""
 
5272
 
 
5273
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:59
 
5274
msgid "NexusPlugin:get_all_networks() called"
 
5275
msgstr ""
 
5276
 
 
5277
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:74
 
5278
msgid "NexusPlugin:create_network() called"
 
5279
msgstr ""
 
5280
 
 
5281
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:203
 
5282
msgid "Grabbing a switch to create SVI"
 
5283
msgstr ""
 
5284
 
 
5285
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:206
 
5286
msgid "Using round robin to create SVI"
 
5287
msgstr ""
 
5288
 
 
5289
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:225
 
5290
msgid "No round robin or zero weights, using first switch"
 
5291
msgstr ""
 
5292
 
 
5293
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:236
 
5294
msgid "NexusPlugin:delete_network() called"
 
5295
msgstr ""
 
5296
 
 
5297
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:240
 
5298
msgid "NexusPlugin:update_network() called"
 
5299
msgstr ""
 
5300
 
 
5301
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:248
 
5302
msgid "NexusPlugin:get_all_ports() called"
 
5303
msgstr ""
 
5304
 
 
5305
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:256
 
5306
msgid "NexusPlugin:create_port() called"
 
5307
msgstr ""
 
5308
 
 
5309
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:264
 
5310
msgid "NexusPlugin:delete_port() called"
 
5311
msgstr ""
 
5312
 
 
5313
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:321
 
5314
msgid "NexusPlugin:update_port() called"
 
5315
msgstr ""
 
5316
 
 
5317
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:329
 
5318
msgid "NexusPlugin:get_port_details() called"
 
5319
msgstr ""
 
5320
 
 
5321
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:338
 
5322
msgid "NexusPlugin:plug_interface() called"
 
5323
msgstr ""
 
5324
 
 
5325
#: neutron/plugins/cisco/nexus/cisco_nexus_plugin_v2.py:346
 
5326
msgid "NexusPlugin:unplug_interface() called"
 
5327
msgstr ""
 
5328
 
 
5329
#: neutron/plugins/common/utils.py:32
 
5330
#, python-format
 
5331
msgid "%s is not a valid VLAN tag"
 
5332
msgstr ""
 
5333
 
 
5334
#: neutron/plugins/common/utils.py:36
 
5335
msgid "End of VLAN range is less than start of VLAN range"
 
5336
msgstr ""
 
5337
 
 
5338
#: neutron/plugins/embrane/base_plugin.py:109
 
5339
#: neutron/plugins/embrane/agent/dispatcher.py:145
 
5340
msgid "Unhandled exception occurred"
 
5341
msgstr ""
 
5342
 
 
5343
#: neutron/plugins/embrane/base_plugin.py:136
 
5344
#: neutron/plugins/embrane/base_plugin.py:173
 
5345
msgid "there must be only one gateway port per router at once"
 
5346
msgstr ""
 
5347
 
 
5348
#: neutron/plugins/embrane/base_plugin.py:207
 
5349
#: neutron/plugins/embrane/base_plugin.py:226
 
5350
#, python-format
 
5351
msgid "The following routers have not physical match: %s"
 
5352
msgstr ""
 
5353
 
 
5354
#: neutron/plugins/embrane/base_plugin.py:212
 
5355
#, python-format
 
5356
msgid "Requested router: %s"
 
5357
msgstr ""
 
5358
 
 
5359
#: neutron/plugins/embrane/base_plugin.py:265
 
5360
#, python-format
 
5361
msgid "Deleting router=%s"
 
5362
msgstr ""
 
5363
 
 
5364
#: neutron/plugins/embrane/agent/operations/router_operations.py:99
 
5365
#, python-format
 
5366
msgid "The router %s had no physical representation,likely already deleted"
 
5367
msgstr ""
 
5368
 
 
5369
#: neutron/plugins/embrane/agent/operations/router_operations.py:128
 
5370
#, python-format
 
5371
msgid "Interface %s not found in the heleos back-end,likely already deleted"
 
5372
msgstr ""
 
5373
 
 
5374
#: neutron/plugins/embrane/common/config.py:26
 
5375
msgid "ESM management root address"
 
5376
msgstr ""
 
5377
 
 
5378
#: neutron/plugins/embrane/common/config.py:28
 
5379
msgid "ESM admin username."
 
5380
msgstr ""
 
5381
 
 
5382
#: neutron/plugins/embrane/common/config.py:31
 
5383
msgid "ESM admin password."
 
5384
msgstr ""
 
5385
 
 
5386
#: neutron/plugins/embrane/common/config.py:33
 
5387
msgid "Router image id (Embrane FW/VPN)"
 
5388
msgstr ""
 
5389
 
 
5390
#: neutron/plugins/embrane/common/config.py:35
 
5391
msgid "In band Security Zone id"
 
5392
msgstr ""
 
5393
 
 
5394
#: neutron/plugins/embrane/common/config.py:37
 
5395
msgid "Out of band Security Zone id"
 
5396
msgstr ""
 
5397
 
 
5398
#: neutron/plugins/embrane/common/config.py:39
 
5399
msgid "Management Security Zone id"
 
5400
msgstr ""
 
5401
 
 
5402
#: neutron/plugins/embrane/common/config.py:41
 
5403
msgid "Dummy user traffic Security Zone id"
 
5404
msgstr ""
 
5405
 
 
5406
#: neutron/plugins/embrane/common/config.py:43
 
5407
msgid "Shared resource pool id"
 
5408
msgstr ""
 
5409
 
 
5410
#: neutron/plugins/embrane/common/config.py:45
 
5411
msgid "define if the requests have run asynchronously or not"
 
5412
msgstr ""
 
5413
 
 
5414
#: neutron/plugins/embrane/common/constants.py:63
 
5415
#, python-format
 
5416
msgid "Dva is pending for the following reason: %s"
 
5417
msgstr ""
 
5418
 
 
5419
#: neutron/plugins/embrane/common/constants.py:64
 
5420
msgid ""
 
5421
"Dva can't be found to execute the operation, probably was cancelled "
 
5422
"through the heleos UI"
 
5423
msgstr ""
 
5424
 
 
5425
#: neutron/plugins/embrane/common/constants.py:66
 
5426
#, python-format
 
5427
msgid "Dva seems to be broken for reason %s"
 
5428
msgstr ""
 
5429
 
 
5430
#: neutron/plugins/embrane/common/constants.py:67
 
5431
#, python-format
 
5432
msgid "Dva interface seems to be broken for reason %s"
 
5433
msgstr ""
 
5434
 
 
5435
#: neutron/plugins/embrane/common/constants.py:69
 
5436
#, python-format
 
5437
msgid "Dva creation failed reason %s"
 
5438
msgstr ""
 
5439
 
 
5440
#: neutron/plugins/embrane/common/constants.py:70
 
5441
#, python-format
 
5442
msgid "Dva creation is in pending state for reason %s"
 
5443
msgstr ""
 
5444
 
 
5445
#: neutron/plugins/embrane/common/constants.py:72
 
5446
#, python-format
 
5447
msgid "Dva configuration failed for reason %s"
 
5448
msgstr ""
 
5449
 
 
5450
#: neutron/plugins/embrane/common/constants.py:73
 
5451
#, python-format
 
5452
msgid ""
 
5453
"Failed to delete the backend router for reason %s. Please remove it "
 
5454
"manually through the heleos UI"
 
5455
msgstr ""
 
5456
 
 
5457
#: neutron/plugins/embrane/common/exceptions.py:24
 
5458
#, python-format
 
5459
msgid "An unexpected error occurred:%(err_msg)s"
 
5460
msgstr ""
 
5461
 
 
5462
#: neutron/plugins/embrane/common/exceptions.py:33
 
5463
#, python-format
 
5464
msgid ""
 
5465
"Operation not permitted due to state constraint violation:%(operation)s "
 
5466
"not allowed for DVA %(dva_id)s in state  %(state)s"
 
5467
msgstr ""
 
5468
 
 
5469
#: neutron/plugins/embrane/common/utils.py:40
 
5470
msgid "No ip allocation set"
 
5471
msgstr ""
 
5472
 
 
5473
#: neutron/plugins/embrane/l2base/support_exceptions.py:24
 
5474
#, python-format
 
5475
msgid "cannot retrieve utif info for the following reason: %(err_msg)s"
 
5476
msgstr ""
 
5477
 
 
5478
#: neutron/plugins/embrane/l2base/openvswitch/openvswitch_support.py:45
 
5479
msgid ""
 
5480
"No segmentation_id found for the network, please be sure that "
 
5481
"tenant_network_type is vlan"
 
5482
msgstr ""
 
5483
 
 
5484
#: neutron/plugins/hyperv/db.py:41
 
5485
#: neutron/plugins/linuxbridge/db/l2network_db_v2.py:117
 
5486
#: neutron/plugins/openvswitch/ovs_db_v2.py:136
 
5487
#, python-format
 
5488
msgid ""
 
5489
"Reserving vlan %(vlan_id)s on physical network %(physical_network)s from "
 
5490
"pool"
 
5491
msgstr ""
 
5492
 
 
5493
#: neutron/plugins/hyperv/db.py:56
 
5494
#, python-format
 
5495
msgid "Reserving flat physical network %(physical_network)s from pool"
 
5496
msgstr ""
 
5497
 
 
5498
#: neutron/plugins/hyperv/db.py:79
 
5499
#: neutron/plugins/linuxbridge/db/l2network_db_v2.py:140
 
5500
#: neutron/plugins/ml2/drivers/type_vlan.py:204
 
5501
#: neutron/plugins/openvswitch/ovs_db_v2.py:160
 
5502
#, python-format
 
5503
msgid ""
 
5504
"Reserving specific vlan %(vlan_id)s on physical network "
 
5505
"%(physical_network)s from pool"
 
5506
msgstr ""
 
5507
 
 
5508
#: neutron/plugins/hyperv/db.py:136
 
5509
#, python-format
 
5510
msgid "Releasing vlan %(vlan_id)s on physical network %(physical_network)s"
 
5511
msgstr ""
 
5512
 
 
5513
#: neutron/plugins/hyperv/db.py:141
 
5514
#: neutron/plugins/linuxbridge/db/l2network_db_v2.py:181
 
5515
#: neutron/plugins/openvswitch/ovs_db_v2.py:201
 
5516
#, python-format
 
5517
msgid "vlan_id %(vlan_id)s on physical network %(physical_network)s not found"
 
5518
msgstr ""
 
5519
 
 
5520
#: neutron/plugins/hyperv/db.py:166 neutron/plugins/hyperv/db.py:179
 
5521
#: neutron/plugins/linuxbridge/db/l2network_db_v2.py:68
 
5522
#: neutron/plugins/linuxbridge/db/l2network_db_v2.py:87
 
5523
#: neutron/plugins/ml2/drivers/type_vlan.py:128
 
5524
#: neutron/plugins/ml2/drivers/type_vlan.py:149
 
5525
#: neutron/plugins/openvswitch/ovs_db_v2.py:92
 
5526
#: neutron/plugins/openvswitch/ovs_db_v2.py:110
 
5527
#, python-format
 
5528
msgid ""
 
5529
"Removing vlan %(vlan_id)s on physical network %(physical_network)s from "
 
5530
"pool"
 
5531
msgstr ""
 
5532
 
 
5533
#: neutron/plugins/hyperv/hyperv_neutron_plugin.py:43
 
5534
msgid "Network type for tenant networks (local, flat, vlan or none)"
 
5535
msgstr ""
 
5536
 
 
5537
#: neutron/plugins/hyperv/hyperv_neutron_plugin.py:47
 
5538
#: neutron/plugins/linuxbridge/common/config.py:34
 
5539
#: neutron/plugins/mlnx/common/config.py:32
 
5540
#: neutron/plugins/openvswitch/common/config.py:51
 
5541
msgid "List of <physical_network>:<vlan_min>:<vlan_max> or <physical_network>"
 
5542
msgstr ""
 
5543
 
 
5544
#: neutron/plugins/hyperv/hyperv_neutron_plugin.py:75
 
5545
#: neutron/plugins/hyperv/hyperv_neutron_plugin.py:97
 
5546
#, python-format
 
5547
msgid "segmentation_id specified for %s network"
 
5548
msgstr ""
 
5549
 
 
5550
#: neutron/plugins/hyperv/hyperv_neutron_plugin.py:82
 
5551
#, python-format
 
5552
msgid "physical_network specified for %s network"
 
5553
msgstr ""
 
5554
 
 
5555
#: neutron/plugins/hyperv/hyperv_neutron_plugin.py:124
 
5556
msgid "physical_network not provided"
 
5557
msgstr ""
 
5558
 
 
5559
#: neutron/plugins/hyperv/hyperv_neutron_plugin.py:176
 
5560
#, python-format
 
5561
msgid "Invalid tenant_network_type: %s. Agent terminated!"
 
5562
msgstr ""
 
5563
 
 
5564
#: neutron/plugins/hyperv/hyperv_neutron_plugin.py:198
 
5565
#: neutron/plugins/linuxbridge/lb_neutron_plugin.py:285
 
5566
#: neutron/plugins/ml2/drivers/type_vlan.py:94
 
5567
#: neutron/plugins/mlnx/mlnx_plugin.py:138
 
5568
#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:336
 
5569
#, python-format
 
5570
msgid "Network VLAN ranges: %s"
 
5571
msgstr ""
 
5572
 
 
5573
#: neutron/plugins/hyperv/hyperv_neutron_plugin.py:223
 
5574
#, python-format
 
5575
msgid "Network type %s not supported"
 
5576
msgstr ""
 
5577
 
 
5578
#: neutron/plugins/hyperv/rpc_callbacks.py:77
 
5579
#: neutron/plugins/linuxbridge/lb_neutron_plugin.py:116
 
5580
#: neutron/plugins/mlnx/rpc_callbacks.py:105
 
5581
#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:124
 
5582
#, python-format
 
5583
msgid "Device %(device)s no longer exists on %(agent_id)s"
 
5584
msgstr ""
 
5585
 
 
5586
#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:45
 
5587
msgid ""
 
5588
"List of <physical_network>:<vswitch> where the physical networks can be "
 
5589
"expressed with wildcards, e.g.: .\"*:external\""
 
5590
msgstr ""
 
5591
 
 
5592
#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:51
 
5593
msgid "Private vswitch name used for local networks"
 
5594
msgstr ""
 
5595
 
 
5596
#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:53
 
5597
#: neutron/plugins/linuxbridge/common/config.py:46
 
5598
#: neutron/plugins/mlnx/common/config.py:55
 
5599
#: neutron/plugins/nec/common/config.py:32
 
5600
#: neutron/plugins/openvswitch/common/config.py:63
 
5601
#: neutron/plugins/ryu/common/config.py:45
 
5602
msgid ""
 
5603
"The number of seconds the agent will wait between polling for local "
 
5604
"device changes."
 
5605
msgstr ""
 
5606
 
 
5607
#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:57
 
5608
msgid ""
 
5609
"Enables metrics collections for switch ports by using Hyper-V's metric "
 
5610
"APIs. Collected data can by retrieved by other apps and services, e.g.: "
 
5611
"Ceilometer. Requires Hyper-V / Windows Server 2012 and above"
 
5612
msgstr ""
 
5613
 
 
5614
#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:103
 
5615
#, python-format
 
5616
msgid "Invalid physical network mapping: %s"
 
5617
msgstr ""
 
5618
 
 
5619
#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:124
 
5620
#, python-format
 
5621
msgid "network_delete received. Deleting network %s"
 
5622
msgstr ""
 
5623
 
 
5624
#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:130
 
5625
#, python-format
 
5626
msgid "Network %s not defined on agent."
 
5627
msgstr ""
 
5628
 
 
5629
#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:133
 
5630
msgid "port_delete received"
 
5631
msgstr ""
 
5632
 
 
5633
#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:138
 
5634
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:432
 
5635
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:173
 
5636
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:271
 
5637
msgid "port_update received"
 
5638
msgstr ""
 
5639
 
 
5640
#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:159
 
5641
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:131
 
5642
#, python-format
 
5643
msgid "Provisioning network %s"
 
5644
msgstr ""
 
5645
 
 
5646
#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:172
 
5647
#, python-format
 
5648
msgid ""
 
5649
"Cannot provision unknown network type %(network_type)s for network "
 
5650
"%(net_uuid)s"
 
5651
msgstr ""
 
5652
 
 
5653
#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:184
 
5654
#, python-format
 
5655
msgid "Reclaiming local network %s"
 
5656
msgstr ""
 
5657
 
 
5658
#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:192
 
5659
#, python-format
 
5660
msgid "Binding port %s"
 
5661
msgstr ""
 
5662
 
 
5663
#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:205
 
5664
#, python-format
 
5665
msgid "Binding VLAN ID %(segmentation_id)s to switch port %(port_id)s"
 
5666
msgstr ""
 
5667
 
 
5668
#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:218
 
5669
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:116
 
5670
#, python-format
 
5671
msgid "Unsupported network type %s"
 
5672
msgstr ""
 
5673
 
 
5674
#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:226
 
5675
#, python-format
 
5676
msgid "Network %s is not avalailable on this agent"
 
5677
msgstr ""
 
5678
 
 
5679
#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:230
 
5680
#, python-format
 
5681
msgid "Unbinding port %s"
 
5682
msgstr ""
 
5683
 
 
5684
#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:256
 
5685
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:209
 
5686
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:321
 
5687
#, python-format
 
5688
msgid "No port %s defined on agent."
 
5689
msgstr ""
 
5690
 
 
5691
#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:261
 
5692
#, python-format
 
5693
msgid "Adding port %s"
 
5694
msgstr ""
 
5695
 
 
5696
#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:268
 
5697
#, python-format
 
5698
msgid "Unable to get port details for device %(device)s: %(e)s"
 
5699
msgstr ""
 
5700
 
 
5701
#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:274
 
5702
#, python-format
 
5703
msgid "Port %(device)s updated. Details: %(device_details)s"
 
5704
msgstr ""
 
5705
 
 
5706
#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:289
 
5707
#, python-format
 
5708
msgid "Removing port %s"
 
5709
msgstr ""
 
5710
 
 
5711
#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:296
 
5712
#, python-format
 
5713
msgid "Removing port failed for device %(device)s: %(e)s"
 
5714
msgstr ""
 
5715
 
 
5716
#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:321
 
5717
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:640
 
5718
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:384
 
5719
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:900
 
5720
msgid "Agent out of sync with plugin!"
 
5721
msgstr ""
 
5722
 
 
5723
#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:329
 
5724
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:652
 
5725
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:914
 
5726
msgid "Agent loop has new devices!"
 
5727
msgstr ""
 
5728
 
 
5729
#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:334
 
5730
#, python-format
 
5731
msgid "Error in agent event loop: %s"
 
5732
msgstr ""
 
5733
 
 
5734
#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:342
 
5735
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:403
 
5736
#, python-format
 
5737
msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)"
 
5738
msgstr ""
 
5739
 
 
5740
#: neutron/plugins/hyperv/agent/hyperv_neutron_agent.py:356
 
5741
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:691
 
5742
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1044
 
5743
msgid "Agent initialized successfully, now running... "
 
5744
msgstr ""
 
5745
 
 
5746
#: neutron/plugins/hyperv/agent/utils.py:38
 
5747
#, python-format
 
5748
msgid "HyperVException: %(msg)s"
 
5749
msgstr ""
 
5750
 
 
5751
#: neutron/plugins/hyperv/agent/utils.py:83
 
5752
#, python-format
 
5753
msgid "Vnic not found: %s"
 
5754
msgstr ""
 
5755
 
 
5756
#: neutron/plugins/hyperv/agent/utils.py:118
 
5757
#, python-format
 
5758
msgid "Job failed with error %d"
 
5759
msgstr ""
 
5760
 
 
5761
#: neutron/plugins/hyperv/agent/utils.py:137
 
5762
#, python-format
 
5763
msgid ""
 
5764
"WMI job failed with status %(job_state)d. Error details: %(err_sum_desc)s"
 
5765
" - %(err_desc)s - Error code: %(err_code)d"
 
5766
msgstr ""
 
5767
 
 
5768
#: neutron/plugins/hyperv/agent/utils.py:146
 
5769
#, python-format
 
5770
msgid "WMI job failed with status %(job_state)d. Error details: %(error)s"
 
5771
msgstr ""
 
5772
 
 
5773
#: neutron/plugins/hyperv/agent/utils.py:150
 
5774
#, python-format
 
5775
msgid "WMI job failed with status %d. No error description available"
 
5776
msgstr ""
 
5777
 
 
5778
#: neutron/plugins/hyperv/agent/utils.py:155
 
5779
#, python-format
 
5780
msgid "WMI job succeeded: %(desc)s, Elapsed=%(elap)s"
 
5781
msgstr ""
 
5782
 
 
5783
#: neutron/plugins/hyperv/agent/utils.py:169
 
5784
#, python-format
 
5785
msgid "Failed creating port for %s"
 
5786
msgstr ""
 
5787
 
 
5788
#: neutron/plugins/hyperv/agent/utils.py:189
 
5789
#, python-format
 
5790
msgid ""
 
5791
"Failed to disconnect port %(switch_port_name)s from switch "
 
5792
"%(vswitch_name)s with error %(ret_val)s"
 
5793
msgstr ""
 
5794
 
 
5795
#: neutron/plugins/hyperv/agent/utils.py:200
 
5796
#, python-format
 
5797
msgid ""
 
5798
"Failed to delete port %(switch_port_name)s from switch %(vswitch_name)s "
 
5799
"with error %(ret_val)s"
 
5800
msgstr ""
 
5801
 
 
5802
#: neutron/plugins/hyperv/agent/utils.py:207
 
5803
#: neutron/plugins/hyperv/agent/utilsv2.py:95
 
5804
#, python-format
 
5805
msgid "VSwitch not found: %s"
 
5806
msgstr ""
 
5807
 
 
5808
#: neutron/plugins/hyperv/agent/utils.py:248
 
5809
msgid "Metrics collection is not supported on this version of Hyper-V"
 
5810
msgstr ""
 
5811
 
 
5812
#: neutron/plugins/hyperv/agent/utilsv2.py:118
 
5813
#, python-format
 
5814
msgid "Port Alloc not found: %s"
 
5815
msgstr ""
 
5816
 
 
5817
#: neutron/plugins/linuxbridge/lb_neutron_plugin.py:135
 
5818
#: neutron/plugins/mlnx/rpc_callbacks.py:124
 
5819
#, python-format
 
5820
msgid "Device %(device)s up %(agent_id)s"
 
5821
msgstr ""
 
5822
 
 
5823
#: neutron/plugins/linuxbridge/lb_neutron_plugin.py:247
 
5824
#: neutron/plugins/mlnx/mlnx_plugin.py:167
 
5825
#, python-format
 
5826
msgid "Invalid tenant_network_type: %s. Service terminated!"
 
5827
msgstr ""
 
5828
 
 
5829
#: neutron/plugins/linuxbridge/lb_neutron_plugin.py:258
 
5830
msgid "Linux Bridge Plugin initialization complete"
 
5831
msgstr ""
 
5832
 
 
5833
#: neutron/plugins/linuxbridge/lb_neutron_plugin.py:283
 
5834
#, python-format
 
5835
msgid "%s. Agent terminated!"
 
5836
msgstr ""
 
5837
 
 
5838
#: neutron/plugins/linuxbridge/lb_neutron_plugin.py:328
 
5839
#: neutron/plugins/mlnx/mlnx_plugin.py:211
 
5840
#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:386
 
5841
msgid "provider:segmentation_id specified for flat network"
 
5842
msgstr ""
 
5843
 
 
5844
#: neutron/plugins/linuxbridge/lb_neutron_plugin.py:337
 
5845
#: neutron/plugins/mlnx/mlnx_plugin.py:219
 
5846
#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:395
 
5847
#, python-format
 
5848
msgid "provider:segmentation_id out of range (%(min_id)s through %(max_id)s)"
 
5849
msgstr ""
 
5850
 
 
5851
#: neutron/plugins/linuxbridge/lb_neutron_plugin.py:344
 
5852
#: neutron/plugins/mlnx/mlnx_plugin.py:227
 
5853
#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:415
 
5854
msgid "provider:physical_network specified for local network"
 
5855
msgstr ""
 
5856
 
 
5857
#: neutron/plugins/linuxbridge/lb_neutron_plugin.py:350
 
5858
#: neutron/plugins/mlnx/mlnx_plugin.py:231
 
5859
#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:421
 
5860
msgid "provider:segmentation_id specified for local network"
 
5861
msgstr ""
 
5862
 
 
5863
#: neutron/plugins/linuxbridge/lb_neutron_plugin.py:362
 
5864
#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:433
 
5865
#, python-format
 
5866
msgid "Unknown provider:physical_network %s"
 
5867
msgstr ""
 
5868
 
 
5869
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:89
 
5870
msgid "Invalid Network ID, will lead to incorrect bridgename"
 
5871
msgstr ""
 
5872
 
 
5873
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:96
 
5874
msgid "Invalid VLAN ID, will lead to incorrect subinterface name"
 
5875
msgstr ""
 
5876
 
 
5877
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:103
 
5878
msgid "Invalid Interface ID, will lead to incorrect tap device name"
 
5879
msgstr ""
 
5880
 
 
5881
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:171
 
5882
#, python-format
 
5883
msgid ""
 
5884
"Creating subinterface %(interface)s for VLAN %(vlan_id)s on interface "
 
5885
"%(physical_interface)s"
 
5886
msgstr ""
 
5887
 
 
5888
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:184
 
5889
#, python-format
 
5890
msgid "Done creating subinterface %s"
 
5891
msgstr ""
 
5892
 
 
5893
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:219
 
5894
#, python-format
 
5895
msgid "Starting bridge %(bridge_name)s for subinterface %(interface)s"
 
5896
msgstr ""
 
5897
 
 
5898
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:234
 
5899
#, python-format
 
5900
msgid "Done starting bridge %(bridge_name)s for subinterface %(interface)s"
 
5901
msgstr ""
 
5902
 
 
5903
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:250
 
5904
#, python-format
 
5905
msgid "Unable to add %(interface)s to %(bridge_name)s! Exception: %(e)s"
 
5906
msgstr ""
 
5907
 
 
5908
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:263
 
5909
#, python-format
 
5910
msgid "No mapping for physical network %s"
 
5911
msgstr ""
 
5912
 
 
5913
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:272
 
5914
#, python-format
 
5915
msgid "Unknown network_type %(network_type)s for network %(network_id)s."
 
5916
msgstr ""
 
5917
 
 
5918
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:284
 
5919
#, python-format
 
5920
msgid "Tap device: %s does not exist on this host, skipped"
 
5921
msgstr ""
 
5922
 
 
5923
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:302
 
5924
#, python-format
 
5925
msgid "Adding device %(tap_device_name)s to bridge %(bridge_name)s"
 
5926
msgstr ""
 
5927
 
 
5928
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:311
 
5929
#, python-format
 
5930
msgid "%(tap_device_name)s already exists on bridge %(bridge_name)s"
 
5931
msgstr ""
 
5932
 
 
5933
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:340
 
5934
#, python-format
 
5935
msgid "Deleting bridge %s"
 
5936
msgstr ""
 
5937
 
 
5938
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:347
 
5939
#, python-format
 
5940
msgid "Done deleting bridge %s"
 
5941
msgstr ""
 
5942
 
 
5943
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:350
 
5944
#, python-format
 
5945
msgid "Cannot delete bridge %s, does not exist"
 
5946
msgstr ""
 
5947
 
 
5948
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:357
 
5949
#, python-format
 
5950
msgid "Removing device %(interface_name)s from bridge %(bridge_name)s"
 
5951
msgstr ""
 
5952
 
 
5953
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:364
 
5954
#, python-format
 
5955
msgid "Done removing device %(interface_name)s from bridge %(bridge_name)s"
 
5956
msgstr ""
 
5957
 
 
5958
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:370
 
5959
#, python-format
 
5960
msgid ""
 
5961
"Cannot remove device %(interface_name)s bridge %(bridge_name)s does not "
 
5962
"exist"
 
5963
msgstr ""
 
5964
 
 
5965
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:378
 
5966
#, python-format
 
5967
msgid "Deleting subinterface %s for vlan"
 
5968
msgstr ""
 
5969
 
 
5970
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:385
 
5971
#, python-format
 
5972
msgid "Done deleting subinterface %s"
 
5973
msgstr ""
 
5974
 
 
5975
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:425
 
5976
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:164
 
5977
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:260
 
5978
msgid "network_delete received"
 
5979
msgstr ""
 
5980
 
 
5981
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:473
 
5982
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:207
 
5983
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:296
 
5984
#, python-format
 
5985
msgid "RPC timeout while updating port %s"
 
5986
msgstr ""
 
5987
 
 
5988
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:525
 
5989
msgid "Unable to obtain MAC address for unique ID. Agent terminated!"
 
5990
msgstr ""
 
5991
 
 
5992
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:529
 
5993
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:260
 
5994
#: neutron/plugins/nec/agent/nec_neutron_agent.py:145
 
5995
#, python-format
 
5996
msgid "RPC agent_id: %s"
 
5997
msgstr ""
 
5998
 
 
5999
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:575
 
6000
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:764
 
6001
#, python-format
 
6002
msgid "Port %s added"
 
6003
msgstr ""
 
6004
 
 
6005
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:581
 
6006
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:770
 
6007
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:799
 
6008
#, python-format
 
6009
msgid "Unable to get port details for %(device)s: %(e)s"
 
6010
msgstr ""
 
6011
 
 
6012
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:587
 
6013
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:777
 
6014
#, python-format
 
6015
msgid "Port %(device)s updated. Details: %(details)s"
 
6016
msgstr ""
 
6017
 
 
6018
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:608
 
6019
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:628
 
6020
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:370
 
6021
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:786
 
6022
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:824
 
6023
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:845
 
6024
#, python-format
 
6025
msgid "Device %s not defined on plugin"
 
6026
msgstr ""
 
6027
 
 
6028
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:615
 
6029
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:810
 
6030
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:831
 
6031
#, python-format
 
6032
msgid "Attachment %s removed"
 
6033
msgstr ""
 
6034
 
 
6035
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:621
 
6036
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:816
 
6037
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:837
 
6038
#, python-format
 
6039
msgid "port_removed failed for %(device)s: %(e)s"
 
6040
msgstr ""
 
6041
 
 
6042
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:625
 
6043
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:368
 
6044
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:821
 
6045
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:842
 
6046
#, python-format
 
6047
msgid "Port %s updated."
 
6048
msgstr ""
 
6049
 
 
6050
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:635
 
6051
msgid "LinuxBridge Agent RPC Daemon Started!"
 
6052
msgstr ""
 
6053
 
 
6054
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:647
 
6055
msgid "Update devices failed"
 
6056
msgstr ""
 
6057
 
 
6058
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:658
 
6059
#, python-format
 
6060
msgid "Error in agent loop. Devices info: %s"
 
6061
msgstr ""
 
6062
 
 
6063
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:666
 
6064
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:937
 
6065
#: neutron/plugins/ryu/agent/ryu_neutron_agent.py:281
 
6066
#, python-format
 
6067
msgid "Loop iteration exceeded interval (%(polling_interval)s vs. %(elapsed)s)!"
 
6068
msgstr ""
 
6069
 
 
6070
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:681
 
6071
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:418
 
6072
#, python-format
 
6073
msgid "Parsing physical_interface_mappings failed: %s. Agent terminated!"
 
6074
msgstr ""
 
6075
 
 
6076
#: neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py:684
 
6077
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:421
 
6078
#, python-format
 
6079
msgid "Interface mappings: %s"
 
6080
msgstr ""
 
6081
 
 
6082
#: neutron/plugins/linuxbridge/common/config.py:30
 
6083
msgid "Network type for tenant networks (local, vlan, or none)"
 
6084
msgstr ""
 
6085
 
 
6086
#: neutron/plugins/linuxbridge/common/config.py:41
 
6087
#: neutron/plugins/mlnx/common/config.py:40
 
6088
msgid "List of <physical_network>:<physical_interface>"
 
6089
msgstr ""
 
6090
 
 
6091
#: neutron/plugins/linuxbridge/common/config.py:50
 
6092
#: neutron/plugins/mlnx/common/config.py:58
 
6093
msgid "Enable server RPC compatibility with old agents"
 
6094
msgstr ""
 
6095
 
 
6096
#: neutron/plugins/linuxbridge/db/l2network_db_v2.py:146
 
6097
#: neutron/plugins/ml2/drivers/type_vlan.py:210
 
6098
#: neutron/plugins/openvswitch/ovs_db_v2.py:166
 
6099
#, python-format
 
6100
msgid ""
 
6101
"Reserving specific vlan %(vlan_id)s on physical network "
 
6102
"%(physical_network)s outside pool"
 
6103
msgstr ""
 
6104
 
 
6105
#: neutron/plugins/linuxbridge/db/l2network_db_v2.py:170
 
6106
#: neutron/plugins/ml2/drivers/type_vlan.py:259
 
6107
#: neutron/plugins/openvswitch/ovs_db_v2.py:196
 
6108
#, python-format
 
6109
msgid ""
 
6110
"Releasing vlan %(vlan_id)s on physical network %(physical_network)s to "
 
6111
"pool"
 
6112
msgstr ""
 
6113
 
 
6114
#: neutron/plugins/linuxbridge/db/l2network_db_v2.py:175
 
6115
#: neutron/plugins/ml2/drivers/type_vlan.py:254
 
6116
#: neutron/plugins/openvswitch/ovs_db_v2.py:191
 
6117
#, python-format
 
6118
msgid ""
 
6119
"Releasing vlan %(vlan_id)s on physical network %(physical_network)s "
 
6120
"outside pool"
 
6121
msgstr ""
 
6122
 
 
6123
#: neutron/plugins/linuxbridge/db/l2network_db_v2.py:206
 
6124
#: neutron/plugins/mlnx/db/mlnx_db_v2.py:218
 
6125
msgid "get_port_from_device() called"
 
6126
msgstr ""
 
6127
 
 
6128
#: neutron/plugins/linuxbridge/db/l2network_db_v2.py:234
 
6129
#, python-format
 
6130
msgid "set_port_status as %s called"
 
6131
msgstr ""
 
6132
 
 
6133
#: neutron/plugins/metaplugin/meta_neutron_plugin.py:40
 
6134
#, python-format
 
6135
msgid "Flavor %(flavor)s could not be found"
 
6136
msgstr ""
 
6137
 
 
6138
#: neutron/plugins/metaplugin/meta_neutron_plugin.py:44
 
6139
msgid "Failed to add flavor binding"
 
6140
msgstr ""
 
6141
 
 
6142
#: neutron/plugins/metaplugin/meta_neutron_plugin.py:51
 
6143
msgid "Start initializing metaplugin"
 
6144
msgstr ""
 
6145
 
 
6146
#: neutron/plugins/metaplugin/meta_neutron_plugin.py:90
 
6147
#, python-format
 
6148
msgid "default_flavor %s is not plugin list"
 
6149
msgstr ""
 
6150
 
 
6151
#: neutron/plugins/metaplugin/meta_neutron_plugin.py:95
 
6152
#, python-format
 
6153
msgid "default_l3_flavor %s is not plugin list"
 
6154
msgstr ""
 
6155
 
 
6156
#: neutron/plugins/metaplugin/meta_neutron_plugin.py:161
 
6157
#, python-format
 
6158
msgid "Created network: %(net_id)s with flavor %(flavor)s"
 
6159
msgstr ""
 
6160
 
 
6161
#: neutron/plugins/metaplugin/meta_neutron_plugin.py:167
 
6162
msgid "Failed to add flavor bindings"
 
6163
msgstr ""
 
6164
 
 
6165
#: neutron/plugins/metaplugin/meta_neutron_plugin.py:288
 
6166
#, python-format
 
6167
msgid "Created router: %(router_id)s with flavor %(flavor)s"
 
6168
msgstr ""
 
6169
 
 
6170
#: neutron/plugins/metaplugin/meta_neutron_plugin.py:294
 
6171
#, python-format
 
6172
msgid "Created router: %s"
 
6173
msgstr ""
 
6174
 
 
6175
#: neutron/plugins/metaplugin/proxy_neutron_plugin.py:67
 
6176
#, python-format
 
6177
msgid "Update subnet failed: %s"
 
6178
msgstr ""
 
6179
 
 
6180
#: neutron/plugins/metaplugin/proxy_neutron_plugin.py:74
 
6181
msgid "Subnet in remote have already deleted"
 
6182
msgstr ""
 
6183
 
 
6184
#: neutron/plugins/metaplugin/proxy_neutron_plugin.py:95
 
6185
#, python-format
 
6186
msgid "Update network failed: %s"
 
6187
msgstr ""
 
6188
 
 
6189
#: neutron/plugins/metaplugin/proxy_neutron_plugin.py:102
 
6190
msgid "Network in remote have already deleted"
 
6191
msgstr ""
 
6192
 
 
6193
#: neutron/plugins/metaplugin/proxy_neutron_plugin.py:123
 
6194
#, python-format
 
6195
msgid "Update port failed: %s"
 
6196
msgstr ""
 
6197
 
 
6198
#: neutron/plugins/metaplugin/proxy_neutron_plugin.py:134
 
6199
msgid "Port in remote have already deleted"
 
6200
msgstr ""
 
6201
 
 
6202
#: neutron/plugins/metaplugin/common/config.py:23
 
6203
msgid "List of plugins to load"
 
6204
msgstr ""
 
6205
 
 
6206
#: neutron/plugins/metaplugin/common/config.py:25
 
6207
msgid "List of L3 plugins to load"
 
6208
msgstr ""
 
6209
 
 
6210
#: neutron/plugins/metaplugin/common/config.py:27
 
6211
msgid "Default flavor to use"
 
6212
msgstr ""
 
6213
 
 
6214
#: neutron/plugins/metaplugin/common/config.py:29
 
6215
msgid "Default L3 flavor to use"
 
6216
msgstr ""
 
6217
 
 
6218
#: neutron/plugins/metaplugin/common/config.py:31
 
6219
msgid "Supported extension aliases"
 
6220
msgstr ""
 
6221
 
 
6222
#: neutron/plugins/metaplugin/common/config.py:33
 
6223
msgid "A list of extensions, per plugin, to load."
 
6224
msgstr ""
 
6225
 
 
6226
#: neutron/plugins/midonet/config.py:25
 
6227
msgid "MidoNet API server URI."
 
6228
msgstr ""
 
6229
 
 
6230
#: neutron/plugins/midonet/config.py:27
 
6231
msgid "MidoNet admin username."
 
6232
msgstr ""
 
6233
 
 
6234
#: neutron/plugins/midonet/config.py:30
 
6235
msgid "MidoNet admin password."
 
6236
msgstr ""
 
6237
 
 
6238
#: neutron/plugins/midonet/config.py:33
 
6239
msgid "ID of the project that MidoNet admin userbelongs to."
 
6240
msgstr ""
 
6241
 
 
6242
#: neutron/plugins/midonet/config.py:37
 
6243
msgid "Virtual provider router ID."
 
6244
msgstr ""
 
6245
 
 
6246
#: neutron/plugins/midonet/config.py:40
 
6247
msgid "Virtual metadata router ID."
 
6248
msgstr ""
 
6249
 
 
6250
#: neutron/plugins/midonet/config.py:43
 
6251
msgid "Operational mode. Internal dev use only."
 
6252
msgstr ""
 
6253
 
 
6254
#: neutron/plugins/midonet/midonet_lib.py:79
 
6255
#, python-format
 
6256
msgid "MidoNet %(resource_type)s %(id)s could not be found"
 
6257
msgstr ""
 
6258
 
 
6259
#: neutron/plugins/midonet/midonet_lib.py:83
 
6260
#, python-format
 
6261
msgid "MidoNet API error: %(msg)s"
 
6262
msgstr ""
 
6263
 
 
6264
#: neutron/plugins/midonet/midonet_lib.py:99
 
6265
#, python-format
 
6266
msgid "MidoClient.create_bridge called: tenant_id=%(tenant_id)s, name=%(name)s"
 
6267
msgstr ""
 
6268
 
 
6269
#: neutron/plugins/midonet/midonet_lib.py:111
 
6270
#, python-format
 
6271
msgid "MidoClient.delete_bridge called: id=%(id)s"
 
6272
msgstr ""
 
6273
 
 
6274
#: neutron/plugins/midonet/midonet_lib.py:121
 
6275
#, python-format
 
6276
msgid "MidoClient.get_bridge called: id=%s"
 
6277
msgstr ""
 
6278
 
 
6279
#: neutron/plugins/midonet/midonet_lib.py:135
 
6280
#, python-format
 
6281
msgid "MidoClient.update_bridge called: id=%(id)s, name=%(name)s"
 
6282
msgstr ""
 
6283
 
 
6284
#: neutron/plugins/midonet/midonet_lib.py:152
 
6285
#, python-format
 
6286
msgid ""
 
6287
"MidoClient.create_dhcp called: bridge=%(bridge)s, net_addr=%(net_addr)s, "
 
6288
"net_len=%(net_len)s, gateway_ip=%(gateway_ip)s"
 
6289
msgstr ""
 
6290
 
 
6291
#: neutron/plugins/midonet/midonet_lib.py:169
 
6292
#, python-format
 
6293
msgid ""
 
6294
"MidoClient.create_dhcp_hosts called: bridge=%(bridge)s, ip=%(ip)s, "
 
6295
"mac=%(mac)s"
 
6296
msgstr ""
 
6297
 
 
6298
#: neutron/plugins/midonet/midonet_lib.py:186
 
6299
#, python-format
 
6300
msgid ""
 
6301
"MidoClient.delete_dhcp_hosts called: bridge_id=%(bridge_id)s, ip=%(ip)s, "
 
6302
"mac=%(mac)s"
 
6303
msgstr ""
 
6304
 
 
6305
#: neutron/plugins/midonet/midonet_lib.py:202
 
6306
#, python-format
 
6307
msgid "MidoClient.delete_dhcp called: bridge=%(bridge)s, "
 
6308
msgstr ""
 
6309
 
 
6310
#: neutron/plugins/midonet/midonet_lib.py:215
 
6311
#, python-format
 
6312
msgid "MidoClient.delete_port called: id=%(id)s"
 
6313
msgstr ""
 
6314
 
 
6315
#: neutron/plugins/midonet/midonet_lib.py:225
 
6316
#, python-format
 
6317
msgid "MidoClient.get_port called: id=%(id)s"
 
6318
msgstr ""
 
6319
 
 
6320
#: neutron/plugins/midonet/midonet_lib.py:238
 
6321
#, python-format
 
6322
msgid "MidoClient.create_exterior_bridge_port called: bridge=%(bridge)s"
 
6323
msgstr ""
 
6324
 
 
6325
#: neutron/plugins/midonet/midonet_lib.py:249
 
6326
#, python-format
 
6327
msgid "MidoClient.create_interior_bridge_port called: bridge=%(bridge)s"
 
6328
msgstr ""
 
6329
 
 
6330
#: neutron/plugins/midonet/midonet_lib.py:261
 
6331
#, python-format
 
6332
msgid "MidoClient.create_router called: tenant_id=%(tenant_id)s, name=%(name)s"
 
6333
msgstr ""
 
6334
 
 
6335
#: neutron/plugins/midonet/midonet_lib.py:276
 
6336
#, python-format
 
6337
msgid ""
 
6338
"MidoClient.create_tenant_router called: tenant_id=%(tenant_id)s, "
 
6339
"name=%(name)s, metadata_router=%(metadata_router)s"
 
6340
msgstr ""
 
6341
 
 
6342
#: neutron/plugins/midonet/midonet_lib.py:292
 
6343
#, python-format
 
6344
msgid ""
 
6345
"MidoClient.delete_tenant_router called: id=%(id)s, "
 
6346
"metadata_router=%(metadata_router)s"
 
6347
msgstr ""
 
6348
 
 
6349
#: neutron/plugins/midonet/midonet_lib.py:307
 
6350
#, python-format
 
6351
msgid "MidoClient.delete_router called: id=%(id)s"
 
6352
msgstr ""
 
6353
 
 
6354
#: neutron/plugins/midonet/midonet_lib.py:317
 
6355
#, python-format
 
6356
msgid "MidoClient.get_router called: id=%(id)s"
 
6357
msgstr ""
 
6358
 
 
6359
#: neutron/plugins/midonet/midonet_lib.py:331
 
6360
#, python-format
 
6361
msgid "MidoClient.update_router called: id=%(id)s, name=%(name)s"
 
6362
msgstr ""
 
6363
 
 
6364
#: neutron/plugins/midonet/midonet_lib.py:350
 
6365
#, python-format
 
6366
msgid ""
 
6367
"MidoClient.link_bridge_port_to_router called: port_id=%(port_id)s, "
 
6368
"router_id=%(router_id)s, gateway_ip=%(gateway_ip)s net_addr=%(net_addr)s,"
 
6369
" net_len=%(net_len)s, metadata_router=%(metadata_router)s"
 
6370
msgstr ""
 
6371
 
 
6372
#: neutron/plugins/midonet/midonet_lib.py:382
 
6373
#, python-format
 
6374
msgid "Couldn't find a md router port for the router=%r"
 
6375
msgstr ""
 
6376
 
 
6377
#: neutron/plugins/midonet/midonet_lib.py:399
 
6378
#, python-format
 
6379
msgid ""
 
6380
"MidoClient.unlink_bridge_port_from_router called: port_id=%(port_id)s, "
 
6381
"net_addr=%(net_addr)s, net_len=%(net_len)s, "
 
6382
"metadata_router=%(metadata_router)s"
 
6383
msgstr ""
 
6384
 
 
6385
#: neutron/plugins/midonet/midonet_lib.py:414
 
6386
#, python-format
 
6387
msgid "Deleting route=%r ..."
 
6388
msgstr ""
 
6389
 
 
6390
#: neutron/plugins/midonet/midonet_lib.py:429
 
6391
#, python-format
 
6392
msgid ""
 
6393
"MidoClient.link_bridge_to_provider_router called: bridge=%(bridge)s, "
 
6394
"provider_router=%(provider_router)s, gateway_ip=%(gateway_ip)s, "
 
6395
"net_addr=%(net_addr)s, net_len=%(net_len)s"
 
6396
msgstr ""
 
6397
 
 
6398
#: neutron/plugins/midonet/midonet_lib.py:458
 
6399
#, python-format
 
6400
msgid ""
 
6401
"MidoClient.unlink_bridge_from_provider_router called: bridge=%(bridge)s, "
 
6402
"provider_router=%(provider_router)s"
 
6403
msgstr ""
 
6404
 
 
6405
#: neutron/plugins/midonet/midonet_lib.py:489
 
6406
#, python-format
 
6407
msgid ""
 
6408
"MidoClient.set_router_external_gateway called: id=%(id)s, "
 
6409
"provider_router=%(provider_router)s, snat_ip=%(snat_ip)s)"
 
6410
msgstr ""
 
6411
 
 
6412
#: neutron/plugins/midonet/midonet_lib.py:548
 
6413
#, python-format
 
6414
msgid "MidoClient.clear_router_external_gateway called: id=%(id)s"
 
6415
msgstr ""
 
6416
 
 
6417
#: neutron/plugins/midonet/midonet_lib.py:591
 
6418
#, python-format
 
6419
msgid ""
 
6420
"MidoClient.get_router_chains called: tenant_id=%(tenant_id)s "
 
6421
"router_id=%(router_id)s"
 
6422
msgstr ""
 
6423
 
 
6424
#: neutron/plugins/midonet/midonet_lib.py:613
 
6425
#, python-format
 
6426
msgid "MidoClient.create_router_chains called: router=%(router)s"
 
6427
msgstr ""
 
6428
 
 
6429
#: neutron/plugins/midonet/midonet_lib.py:637
 
6430
#, python-format
 
6431
msgid "MidoClient.destroy_router_chains called: id=%(id)s"
 
6432
msgstr ""
 
6433
 
 
6434
#: neutron/plugins/midonet/midonet_lib.py:652
 
6435
#, python-format
 
6436
msgid ""
 
6437
"MidoClient.link_router_to_metadata_router called: router=%(router)s, "
 
6438
"metadata_router=%(metadata_router)s"
 
6439
msgstr ""
 
6440
 
 
6441
#: neutron/plugins/midonet/midonet_lib.py:678
 
6442
#, python-format
 
6443
msgid ""
 
6444
"MidoClient.unlink_router_from_metadata_router called: id=%(id)s, "
 
6445
"metadata_router=%(metadata_router)s"
 
6446
msgstr ""
 
6447
 
 
6448
#: neutron/plugins/midonet/midonet_lib.py:701
 
6449
#, python-format
 
6450
msgid ""
 
6451
"MidoClient.setup_floating_ip called: router_id=%(router_id)s, "
 
6452
"provider_router=%(provider_router)sfloating_ip=%(floating_ip)s, "
 
6453
"fixed_ip=%(fixed_ip)sidentifier=%(identifier)s"
 
6454
msgstr ""
 
6455
 
 
6456
#: neutron/plugins/midonet/midonet_lib.py:765
 
6457
#, python-format
 
6458
msgid ""
 
6459
"MidoClient.clear_floating_ip called: router_id=%(router_id)s, "
 
6460
"provider_router=%(provider_router)sfloating_ip=%(floating_ip)s, "
 
6461
"identifier=%(identifier)s"
 
6462
msgstr ""
 
6463
 
 
6464
#: neutron/plugins/midonet/midonet_lib.py:786
 
6465
#: neutron/plugins/midonet/midonet_lib.py:793
 
6466
#, python-format
 
6467
msgid "deleting rule=%r"
 
6468
msgstr ""
 
6469
 
 
6470
#: neutron/plugins/midonet/midonet_lib.py:804
 
6471
#, python-format
 
6472
msgid ""
 
6473
"MidoClient.create_for_sg called: tenant_id=%(tenant_id)s sg_id=%(sg_id)s "
 
6474
"sg_name=%(sg_name)s "
 
6475
msgstr ""
 
6476
 
 
6477
#: neutron/plugins/midonet/midonet_lib.py:826
 
6478
#, python-format
 
6479
msgid ""
 
6480
"MidoClient.delete_for_sg called: tenant_id=%(tenant_id)s sg_id=%(sg_id)s "
 
6481
"sg_name=%(sg_name)s "
 
6482
msgstr ""
 
6483
 
 
6484
#: neutron/plugins/midonet/midonet_lib.py:835
 
6485
#, python-format
 
6486
msgid "MidoClient.delete_for_sg: deleting chain=%r"
 
6487
msgstr ""
 
6488
 
 
6489
#: neutron/plugins/midonet/midonet_lib.py:843
 
6490
#, python-format
 
6491
msgid "MidoClient.delete_for_sg: deleting pg=%r"
 
6492
msgstr ""
 
6493
 
 
6494
#: neutron/plugins/midonet/midonet_lib.py:850
 
6495
#, python-format
 
6496
msgid "MidoClient.get_sg_chains called: tenant_id=%(tenant_id)s sg_id=%(sg_id)s"
 
6497
msgstr ""
 
6498
 
 
6499
#: neutron/plugins/midonet/midonet_lib.py:870
 
6500
#, python-format
 
6501
msgid ""
 
6502
"MidoClient.get_port_groups_for_sg called: tenant_id=%(tenant_id)s "
 
6503
"sg_id=%(sg_id)s"
 
6504
msgstr ""
 
6505
 
 
6506
#: neutron/plugins/midonet/midonet_lib.py:879
 
6507
#, python-format
 
6508
msgid "MidoClient.get_port_groups_for_sg exiting: pg=%r"
 
6509
msgstr ""
 
6510
 
 
6511
#: neutron/plugins/midonet/midonet_lib.py:886
 
6512
#, python-format
 
6513
msgid "MidoClient.create_for_sg_rule called: rule=%r"
 
6514
msgstr ""
 
6515
 
 
6516
#: neutron/plugins/midonet/midonet_lib.py:912
 
6517
#: neutron/plugins/midonet/midonet_lib.py:945
 
6518
#, python-format
 
6519
msgid "Don't know what to do with rule=%r"
 
6520
msgstr ""
 
6521
 
 
6522
#: neutron/plugins/midonet/midonet_lib.py:949
 
6523
#, python-format
 
6524
msgid ""
 
6525
"MidoClient.create_for_sg_rule: adding accept rule %(rule_id)s in "
 
6526
"portgroup %(port_group_id)s"
 
6527
msgstr ""
 
6528
 
 
6529
#: neutron/plugins/midonet/midonet_lib.py:960
 
6530
#, python-format
 
6531
msgid "MidoClient.delete_for_sg_rule called: rule=%r"
 
6532
msgstr ""
 
6533
 
 
6534
#: neutron/plugins/midonet/midonet_lib.py:973
 
6535
#, python-format
 
6536
msgid "MidoClient.delete_for_sg_rule: deleting rule %r"
 
6537
msgstr ""
 
6538
 
 
6539
#: neutron/plugins/midonet/plugin.py:76
 
6540
msgid ""
 
6541
"No provider router and metadata device ids found. But skipping because "
 
6542
"running in dev env."
 
6543
msgstr ""
 
6544
 
 
6545
#: neutron/plugins/midonet/plugin.py:80
 
6546
msgid ""
 
6547
"provider_router_id and metadata_router_id should be configured in the "
 
6548
"plugin config file"
 
6549
msgstr ""
 
6550
 
 
6551
#: neutron/plugins/midonet/plugin.py:92
 
6552
#, python-format
 
6553
msgid "MidonetPluginV2.create_subnet called: subnet=%r"
 
6554
msgstr ""
 
6555
 
 
6556
#: neutron/plugins/midonet/plugin.py:96
 
6557
msgid "MidoNet doesn't support IPv6."
 
6558
msgstr ""
 
6559
 
 
6560
#: neutron/plugins/midonet/plugin.py:102
 
6561
msgid "MidoNet doesn't support multiple subnets on the same network."
 
6562
msgstr ""
 
6563
 
 
6564
#: neutron/plugins/midonet/plugin.py:125
 
6565
#, python-format
 
6566
msgid "MidonetPluginV2.create_subnet exiting: sn_entry=%r"
 
6567
msgstr ""
 
6568
 
 
6569
#: neutron/plugins/midonet/plugin.py:134
 
6570
#, python-format
 
6571
msgid "MidonetPluginV2.delete_subnet called: id=%s"
 
6572
msgstr ""
 
6573
 
 
6574
#: neutron/plugins/midonet/plugin.py:149
 
6575
msgid "MidonetPluginV2.delete_subnet exiting"
 
6576
msgstr ""
 
6577
 
 
6578
#: neutron/plugins/midonet/plugin.py:156
 
6579
#, python-format
 
6580
msgid "MidonetPluginV2.create_network called: network=%r"
 
6581
msgstr ""
 
6582
 
 
6583
#: neutron/plugins/midonet/plugin.py:160
 
6584
#, python-format
 
6585
msgid ""
 
6586
"Ignoring admin_state_up=False for network=%r because it is not yet "
 
6587
"supported"
 
6588
msgstr ""
 
6589
 
 
6590
#: neutron/plugins/midonet/plugin.py:178
 
6591
#, python-format
 
6592
msgid "MidonetPluginV2.create_network exiting: net=%r"
 
6593
msgstr ""
 
6594
 
 
6595
#: neutron/plugins/midonet/plugin.py:187
 
6596
#, python-format
 
6597
msgid "MidonetPluginV2.update_network called: id=%(id)r, network=%(network)r"
 
6598
msgstr ""
 
6599
 
 
6600
#: neutron/plugins/midonet/plugin.py:193
 
6601
#: neutron/plugins/nicira/NeutronPlugin.py:1086
 
6602
msgid "admin_state_up=False networks are not supported."
 
6603
msgstr ""
 
6604
 
 
6605
#: neutron/plugins/midonet/plugin.py:203
 
6606
#, python-format
 
6607
msgid "MidonetPluginV2.update_network exiting: net=%r"
 
6608
msgstr ""
 
6609
 
 
6610
#: neutron/plugins/midonet/plugin.py:211
 
6611
#, python-format
 
6612
msgid "MidonetPluginV2.get_network called: id=%(id)r, fields=%(fields)r"
 
6613
msgstr ""
 
6614
 
 
6615
#: neutron/plugins/midonet/plugin.py:217
 
6616
#, python-format
 
6617
msgid "MidonetPluginV2.get_network exiting: qnet=%r"
 
6618
msgstr ""
 
6619
 
 
6620
#: neutron/plugins/midonet/plugin.py:222
 
6621
#, python-format
 
6622
msgid "MidonetPluginV2.delete_network called: id=%r"
 
6623
msgstr ""
 
6624
 
 
6625
#: neutron/plugins/midonet/plugin.py:227
 
6626
#, python-format
 
6627
msgid "Failed to delete neutron db, while Midonet bridge=%rhad been deleted"
 
6628
msgstr ""
 
6629
 
 
6630
#: neutron/plugins/midonet/plugin.py:233
 
6631
#, python-format
 
6632
msgid "MidonetPluginV2.create_port called: port=%r"
 
6633
msgstr ""
 
6634
 
 
6635
#: neutron/plugins/midonet/plugin.py:274
 
6636
#, python-format
 
6637
msgid "MidonetPluginV2.create_port exiting: port_db_entry=%r"
 
6638
msgstr ""
 
6639
 
 
6640
#: neutron/plugins/midonet/plugin.py:280
 
6641
#, python-format
 
6642
msgid "MidonetPluginV2.get_port called: id=%(id)s fields=%(fields)r"
 
6643
msgstr ""
 
6644
 
 
6645
#: neutron/plugins/midonet/plugin.py:289
 
6646
#, python-format
 
6647
msgid "MidonetPluginV2.get_port exiting: port_db_entry=%r"
 
6648
msgstr ""
 
6649
 
 
6650
#: neutron/plugins/midonet/plugin.py:295
 
6651
#, python-format
 
6652
msgid "MidonetPluginV2.get_ports called: filters=%(filters)s fields=%(fields)r"
 
6653
msgstr ""
 
6654
 
 
6655
#: neutron/plugins/midonet/plugin.py:309
 
6656
#, python-format
 
6657
msgid ""
 
6658
"MidonetPluginV2.delete_port called: id=%(id)s "
 
6659
"l3_port_check=%(l3_port_check)r"
 
6660
msgstr ""
 
6661
 
 
6662
#: neutron/plugins/midonet/plugin.py:339
 
6663
#, python-format
 
6664
msgid "MidonetPluginV2.create_router called: router=%r"
 
6665
msgstr ""
 
6666
 
 
6667
#: neutron/plugins/midonet/plugin.py:342
 
6668
#, python-format
 
6669
msgid "Ignoring admin_state_up=False for router=%r.  Overriding with True"
 
6670
msgstr ""
 
6671
 
 
6672
#: neutron/plugins/midonet/plugin.py:360
 
6673
#, python-format
 
6674
msgid "MidonetPluginV2.create_router exiting: qrouter=%r"
 
6675
msgstr ""
 
6676
 
 
6677
#: neutron/plugins/midonet/plugin.py:365
 
6678
#, python-format
 
6679
msgid "MidonetPluginV2.update_router called: id=%(id)s router=%(router)r"
 
6680
msgstr ""
 
6681
 
 
6682
#: neutron/plugins/midonet/plugin.py:369
 
6683
msgid "admin_state_up=False routers are not supported."
 
6684
msgstr ""
 
6685
 
 
6686
#: neutron/plugins/midonet/plugin.py:419
 
6687
#, python-format
 
6688
msgid "MidonetPluginV2.update_router exiting: qrouter=%r"
 
6689
msgstr ""
 
6690
 
 
6691
#: neutron/plugins/midonet/plugin.py:424
 
6692
#, python-format
 
6693
msgid "MidonetPluginV2.delete_router called: id=%s"
 
6694
msgstr ""
 
6695
 
 
6696
#: neutron/plugins/midonet/plugin.py:429
 
6697
#, python-format
 
6698
msgid "MidonetPluginV2.delete_router exiting: result=%s"
 
6699
msgstr ""
 
6700
 
 
6701
#: neutron/plugins/midonet/plugin.py:434
 
6702
#, python-format
 
6703
msgid ""
 
6704
"MidonetPluginV2.add_router_interface called: router_id=%(router_id)s "
 
6705
"interface_info=%(interface_info)r"
 
6706
msgstr ""
 
6707
 
 
6708
#: neutron/plugins/midonet/plugin.py:456
 
6709
#, python-format
 
6710
msgid "MidonetPluginV2.add_router_interface exiting: qport=%r"
 
6711
msgstr ""
 
6712
 
 
6713
#: neutron/plugins/midonet/plugin.py:462
 
6714
#, python-format
 
6715
msgid ""
 
6716
"MidonetPluginV2.remove_router_interface called: router_id=%(router_id)s "
 
6717
"interface_info=%(interface_info)r"
 
6718
msgstr ""
 
6719
 
 
6720
#: neutron/plugins/midonet/plugin.py:509
 
6721
msgid "MidonetPluginV2.remove_router_interface exiting"
 
6722
msgstr ""
 
6723
 
 
6724
#: neutron/plugins/midonet/plugin.py:513
 
6725
#, python-format
 
6726
msgid ""
 
6727
"MidonetPluginV2.update_floatingip called: id=%(id)s "
 
6728
"floatingip=%(floatingip)s "
 
6729
msgstr ""
 
6730
 
 
6731
#: neutron/plugins/midonet/plugin.py:537
 
6732
#, python-format
 
6733
msgid "MidonetPluginV2.update_floating_ip exiting: fip=%s"
 
6734
msgstr ""
 
6735
 
 
6736
#: neutron/plugins/midonet/plugin.py:546
 
6737
#, python-format
 
6738
msgid ""
 
6739
"MidonetPluginV2.create_security_group called: "
 
6740
"security_group=%(security_group)s default_sg=%(default_sg)s "
 
6741
msgstr ""
 
6742
 
 
6743
#: neutron/plugins/midonet/plugin.py:562
 
6744
#, python-format
 
6745
msgid "MidonetPluginV2.create_security_group exiting: sg_db_entry=%r"
 
6746
msgstr ""
 
6747
 
 
6748
#: neutron/plugins/midonet/plugin.py:568
 
6749
#, python-format
 
6750
msgid "MidonetPluginV2.delete_security_group called: id=%s"
 
6751
msgstr ""
 
6752
 
 
6753
#: neutron/plugins/midonet/plugin.py:597
 
6754
#, python-format
 
6755
msgid ""
 
6756
"MidonetPluginV2.get_security_groups called: filters=%(filters)r "
 
6757
"fields=%(fields)r"
 
6758
msgstr ""
 
6759
 
 
6760
#: neutron/plugins/midonet/plugin.py:604
 
6761
#, python-format
 
6762
msgid ""
 
6763
"MidonetPluginV2.get_security_group called: id=%(id)s fields=%(fields)r "
 
6764
"tenant_id=%(tenant_id)s"
 
6765
msgstr ""
 
6766
 
 
6767
#: neutron/plugins/midonet/plugin.py:611
 
6768
#, python-format
 
6769
msgid ""
 
6770
"MidonetPluginV2.create_security_group_rule called: "
 
6771
"security_group_rule=%(security_group_rule)r"
 
6772
msgstr ""
 
6773
 
 
6774
#: neutron/plugins/midonet/plugin.py:621
 
6775
#, python-format
 
6776
msgid "MidonetPluginV2.create_security_group_rule exiting: rule_db_entry=%r"
 
6777
msgstr ""
 
6778
 
 
6779
#: neutron/plugins/midonet/plugin.py:626
 
6780
#, python-format
 
6781
msgid "MidonetPluginV2.delete_security_group_rule called: sgrid=%s"
 
6782
msgstr ""
 
6783
 
 
6784
#: neutron/plugins/midonet/plugin.py:641
 
6785
#, python-format
 
6786
msgid ""
 
6787
"MidonetPluginV2.get_security_group_rules called: filters=%(filters)r "
 
6788
"fields=%(fields)r"
 
6789
msgstr ""
 
6790
 
 
6791
#: neutron/plugins/midonet/plugin.py:648
 
6792
#, python-format
 
6793
msgid ""
 
6794
"MidonetPluginV2.get_security_group_rule called: id=%(id)s "
 
6795
"fields=%(fields)r"
 
6796
msgstr ""
 
6797
 
 
6798
#: neutron/plugins/ml2/config.py:22
 
6799
msgid ""
 
6800
"List of network type driver entrypoints to be loaded from the "
 
6801
"neutron.ml2.type_drivers namespace."
 
6802
msgstr ""
 
6803
 
 
6804
#: neutron/plugins/ml2/config.py:26
 
6805
msgid "Ordered list of network_types to allocate as tenant networks."
 
6806
msgstr ""
 
6807
 
 
6808
#: neutron/plugins/ml2/config.py:30
 
6809
msgid ""
 
6810
"An ordered list of networking mechanism driver entrypoints to be loaded "
 
6811
"from the neutron.ml2.mechanism_drivers namespace."
 
6812
msgstr ""
 
6813
 
 
6814
#: neutron/plugins/ml2/db.py:45
 
6815
#, python-format
 
6816
msgid "Added segment %(id)s of type %(network_type)s for network %(network_id)s"
 
6817
msgstr ""
 
6818
 
 
6819
#: neutron/plugins/ml2/db.py:91
 
6820
#, python-format
 
6821
msgid "Multiple ports have port_id starting with %s"
 
6822
msgstr ""
 
6823
 
 
6824
#: neutron/plugins/ml2/db.py:99
 
6825
#, python-format
 
6826
msgid "get_port_and_sgs() called for port_id %s"
 
6827
msgstr ""
 
6828
 
 
6829
#: neutron/plugins/ml2/managers.py:38
 
6830
#, python-format
 
6831
msgid "Configured type driver names: %s"
 
6832
msgstr ""
 
6833
 
 
6834
#: neutron/plugins/ml2/managers.py:43
 
6835
#, python-format
 
6836
msgid "Loaded type driver names: %s"
 
6837
msgstr ""
 
6838
 
 
6839
#: neutron/plugins/ml2/managers.py:51
 
6840
#, python-format
 
6841
msgid ""
 
6842
"Type driver '%(new_driver)s' ignored because type driver '%(old_driver)s'"
 
6843
" is already registered for type '%(type)s'"
 
6844
msgstr ""
 
6845
 
 
6846
#: neutron/plugins/ml2/managers.py:59
 
6847
#, python-format
 
6848
msgid "Registered types: %s"
 
6849
msgstr ""
 
6850
 
 
6851
#: neutron/plugins/ml2/managers.py:67
 
6852
#, python-format
 
6853
msgid "No type driver for tenant network_type: %s. Service terminated!"
 
6854
msgstr ""
 
6855
 
 
6856
#: neutron/plugins/ml2/managers.py:71
 
6857
#, python-format
 
6858
msgid "Tenant network_types: %s"
 
6859
msgstr ""
 
6860
 
 
6861
#: neutron/plugins/ml2/managers.py:75
 
6862
#, python-format
 
6863
msgid "Initializing driver for type '%s'"
 
6864
msgstr ""
 
6865
 
 
6866
#: neutron/plugins/ml2/managers.py:84
 
6867
#: neutron/plugins/ml2/drivers/type_tunnel.py:116
 
6868
#, python-format
 
6869
msgid "network_type value '%s' not supported"
 
6870
msgstr ""
 
6871
 
 
6872
#: neutron/plugins/ml2/managers.py:116
 
6873
#, python-format
 
6874
msgid "Configured mechanism driver names: %s"
 
6875
msgstr ""
 
6876
 
 
6877
#: neutron/plugins/ml2/managers.py:121
 
6878
#, python-format
 
6879
msgid "Loaded mechanism driver names: %s"
 
6880
msgstr ""
 
6881
 
 
6882
#: neutron/plugins/ml2/managers.py:133
 
6883
#, python-format
 
6884
msgid "Registered mechanism drivers: %s"
 
6885
msgstr ""
 
6886
 
 
6887
#: neutron/plugins/ml2/managers.py:138
 
6888
#, python-format
 
6889
msgid "Initializing mechanism driver '%s'"
 
6890
msgstr ""
 
6891
 
 
6892
#: neutron/plugins/ml2/managers.py:158
 
6893
#, python-format
 
6894
msgid "Mechanism driver '%(name)s' failed in %(method)s"
 
6895
msgstr ""
 
6896
 
 
6897
#: neutron/plugins/ml2/managers.py:437
 
6898
#, python-format
 
6899
msgid "Attempting to bind port %(port)s on host %(host)s"
 
6900
msgstr ""
 
6901
 
 
6902
#: neutron/plugins/ml2/managers.py:445
 
6903
#, python-format
 
6904
msgid ""
 
6905
"Bound port: %(port)s, host: %(host)s, driver: %(driver)s, vif_type: "
 
6906
"%(vif_type)s, cap_port_filter: %(cap_port_filter)s, segment: %(segment)s"
 
6907
msgstr ""
 
6908
 
 
6909
#: neutron/plugins/ml2/managers.py:457
 
6910
#, python-format
 
6911
msgid "Mechanism driver %s failed in bind_port"
 
6912
msgstr ""
 
6913
 
 
6914
#: neutron/plugins/ml2/managers.py:461
 
6915
#, python-format
 
6916
msgid "Failed to bind port %(port)s on host %(host)s"
 
6917
msgstr ""
 
6918
 
 
6919
#: neutron/plugins/ml2/managers.py:481
 
6920
#, python-format
 
6921
msgid "Mechanism driver %s failed in validate_port_binding"
 
6922
msgstr ""
 
6923
 
 
6924
#: neutron/plugins/ml2/managers.py:501
 
6925
#, python-format
 
6926
msgid "Mechanism driver %s failed in unbind_port"
 
6927
msgstr ""
 
6928
 
 
6929
#: neutron/plugins/ml2/plugin.py:110
 
6930
msgid "Modular L2 Plugin initialization complete"
 
6931
msgstr ""
 
6932
 
 
6933
#: neutron/plugins/ml2/plugin.py:142
 
6934
msgid "network_type required"
 
6935
msgstr ""
 
6936
 
 
6937
#: neutron/plugins/ml2/plugin.py:181
 
6938
#, python-format
 
6939
msgid "Network %s has no segments"
 
6940
msgstr ""
 
6941
 
 
6942
#: neutron/plugins/ml2/plugin.py:277
 
6943
#, python-format
 
6944
msgid ""
 
6945
"In _notify_port_updated(), no bound segment for port %(port_id)s on "
 
6946
"network %(network_id)s"
 
6947
msgstr ""
 
6948
 
 
6949
#: neutron/plugins/ml2/plugin.py:319
 
6950
#, python-format
 
6951
msgid "mechanism_manager.create_network failed, deleting network '%s'"
 
6952
msgstr ""
 
6953
 
 
6954
#: neutron/plugins/ml2/plugin.py:404
 
6955
#, python-format
 
6956
msgid "mechanism_manager.create_subnet failed, deleting subnet '%s'"
 
6957
msgstr ""
 
6958
 
 
6959
#: neutron/plugins/ml2/plugin.py:461
 
6960
#, python-format
 
6961
msgid "mechanism_manager.create_port failed, deleting port '%s'"
 
6962
msgstr ""
 
6963
 
 
6964
#: neutron/plugins/ml2/rpc.py:87
 
6965
#, python-format
 
6966
msgid "Device %(device)s details requested by agent %(agent_id)s"
 
6967
msgstr ""
 
6968
 
 
6969
#: neutron/plugins/ml2/rpc.py:96
 
6970
#, python-format
 
6971
msgid "Device %(device)s requested by agent %(agent_id)s not found in database"
 
6972
msgstr ""
 
6973
 
 
6974
#: neutron/plugins/ml2/rpc.py:103
 
6975
#, python-format
 
6976
msgid ""
 
6977
"Device %(device)s requested by agent %(agent_id)s has network "
 
6978
"%(network_id)s with no segments"
 
6979
msgstr ""
 
6980
 
 
6981
#: neutron/plugins/ml2/rpc.py:113
 
6982
#, python-format
 
6983
msgid ""
 
6984
"Device %(device)s requested by agent %(agent_id)s on network "
 
6985
"%(network_id)s not bound, vif_type: %(vif_type)s"
 
6986
msgstr ""
 
6987
 
 
6988
#: neutron/plugins/ml2/rpc.py:124
 
6989
#, python-format
 
6990
msgid ""
 
6991
"Device %(device)s requested by agent %(agent_id)s on network "
 
6992
"%(network_id)s invalid segment, vif_type: %(vif_type)s"
 
6993
msgstr ""
 
6994
 
 
6995
#: neutron/plugins/ml2/rpc.py:144
 
6996
#, python-format
 
6997
msgid "Returning: %s"
 
6998
msgstr ""
 
6999
 
 
7000
#: neutron/plugins/ml2/rpc.py:157
 
7001
#, python-format
 
7002
msgid "Device %(device)s no longer exists at agent %(agent_id)s"
 
7003
msgstr ""
 
7004
 
 
7005
#: neutron/plugins/ml2/rpc.py:166
 
7006
#, python-format
 
7007
msgid "Device %(device)s updated down by agent %(agent_id)s not found in database"
 
7008
msgstr ""
 
7009
 
 
7010
#: neutron/plugins/ml2/rpc.py:180
 
7011
#, python-format
 
7012
msgid "Device %(device)s up at agent %(agent_id)s"
 
7013
msgstr ""
 
7014
 
 
7015
#: neutron/plugins/ml2/rpc.py:188
 
7016
#, python-format
 
7017
msgid "Device %(device)s updated up by agent %(agent_id)s not found in database"
 
7018
msgstr ""
 
7019
 
 
7020
#: neutron/plugins/ml2/common/exceptions.py:23
 
7021
#, python-format
 
7022
msgid "%(method)s failed."
 
7023
msgstr ""
 
7024
 
 
7025
#: neutron/plugins/ml2/drivers/mech_agent.py:54
 
7026
#, python-format
 
7027
msgid "Attempting to bind port %(port)s on network %(network)s"
 
7028
msgstr ""
 
7029
 
 
7030
#: neutron/plugins/ml2/drivers/mech_agent.py:59
 
7031
#: neutron/plugins/ml2/drivers/mech_agent.py:78
 
7032
#, python-format
 
7033
msgid "Checking agent: %s"
 
7034
msgstr ""
 
7035
 
 
7036
#: neutron/plugins/ml2/drivers/mech_agent.py:66
 
7037
#, python-format
 
7038
msgid "Bound using segment: %s"
 
7039
msgstr ""
 
7040
 
 
7041
#: neutron/plugins/ml2/drivers/mech_agent.py:69
 
7042
#, python-format
 
7043
msgid "Attempting to bind with dead agent: %s"
 
7044
msgstr ""
 
7045
 
 
7046
#: neutron/plugins/ml2/drivers/mech_agent.py:73
 
7047
#, python-format
 
7048
msgid "Validating binding for port %(port)s on network %(network)s"
 
7049
msgstr ""
 
7050
 
 
7051
#: neutron/plugins/ml2/drivers/mech_agent.py:81
 
7052
msgid "Binding valid"
 
7053
msgstr ""
 
7054
 
 
7055
#: neutron/plugins/ml2/drivers/mech_agent.py:83
 
7056
#, python-format
 
7057
msgid "Binding invalid for port: %s"
 
7058
msgstr ""
 
7059
 
 
7060
#: neutron/plugins/ml2/drivers/mech_agent.py:87
 
7061
#, python-format
 
7062
msgid "Unbinding port %(port)s on network %(network)s"
 
7063
msgstr ""
 
7064
 
 
7065
#: neutron/plugins/ml2/drivers/mech_hyperv.py:42
 
7066
#: neutron/plugins/ml2/drivers/mech_linuxbridge.py:43
 
7067
#, python-format
 
7068
msgid "Checking segment: %(segment)s for mappings: %(mappings)s"
 
7069
msgstr ""
 
7070
 
 
7071
#: neutron/plugins/ml2/drivers/mech_openvswitch.py:44
 
7072
#, python-format
 
7073
msgid ""
 
7074
"Checking segment: %(segment)s for mappings: %(mappings)s with "
 
7075
"tunnel_types: %(tunnel_types)s"
 
7076
msgstr ""
 
7077
 
 
7078
#: neutron/plugins/ml2/drivers/mechanism_ncs.py:29
 
7079
msgid "HTTP URL of Tail-f NCS REST interface."
 
7080
msgstr ""
 
7081
 
 
7082
#: neutron/plugins/ml2/drivers/mechanism_ncs.py:31
 
7083
msgid "HTTP username for authentication"
 
7084
msgstr ""
 
7085
 
 
7086
#: neutron/plugins/ml2/drivers/mechanism_ncs.py:33
 
7087
msgid "HTTP password for authentication"
 
7088
msgstr ""
 
7089
 
 
7090
#: neutron/plugins/ml2/drivers/mechanism_ncs.py:35
 
7091
msgid "HTTP timeout in seconds."
 
7092
msgstr ""
 
7093
 
 
7094
#: neutron/plugins/ml2/drivers/type_flat.py:31
 
7095
msgid ""
 
7096
"List of physical_network names with which flat networks can be created. "
 
7097
"Use * to allow flat networks with arbitrary physical_network names."
 
7098
msgstr ""
 
7099
 
 
7100
#: neutron/plugins/ml2/drivers/type_flat.py:69
 
7101
msgid "Arbitrary flat physical_network names allowed"
 
7102
msgstr ""
 
7103
 
 
7104
#: neutron/plugins/ml2/drivers/type_flat.py:74
 
7105
#, python-format
 
7106
msgid "Allowable flat physical_network names: %s"
 
7107
msgstr ""
 
7108
 
 
7109
#: neutron/plugins/ml2/drivers/type_flat.py:81
 
7110
msgid "ML2 FlatTypeDriver initialization complete"
 
7111
msgstr ""
 
7112
 
 
7113
#: neutron/plugins/ml2/drivers/type_flat.py:86
 
7114
msgid "physical_network required for flat provider network"
 
7115
msgstr ""
 
7116
 
 
7117
#: neutron/plugins/ml2/drivers/type_flat.py:89
 
7118
#, python-format
 
7119
msgid "physical_network '%s' unknown for flat provider network"
 
7120
msgstr ""
 
7121
 
 
7122
#: neutron/plugins/ml2/drivers/type_flat.py:96
 
7123
#, python-format
 
7124
msgid "%s prohibited for flat provider network"
 
7125
msgstr ""
 
7126
 
 
7127
#: neutron/plugins/ml2/drivers/type_flat.py:110
 
7128
#, python-format
 
7129
msgid "Reserving flat network on physical network %s"
 
7130
msgstr ""
 
7131
 
 
7132
#: neutron/plugins/ml2/drivers/type_flat.py:128
 
7133
#, python-format
 
7134
msgid "Releasing flat network on physical network %s"
 
7135
msgstr ""
 
7136
 
 
7137
#: neutron/plugins/ml2/drivers/type_flat.py:131
 
7138
#, python-format
 
7139
msgid "No flat network found on physical network %s"
 
7140
msgstr ""
 
7141
 
 
7142
#: neutron/plugins/ml2/drivers/type_gre.py:34
 
7143
msgid ""
 
7144
"Comma-separated list of <tun_min>:<tun_max> tuples enumerating ranges of "
 
7145
"GRE tunnel IDs that are available for tenant network allocation"
 
7146
msgstr ""
 
7147
 
 
7148
#: neutron/plugins/ml2/drivers/type_gre.py:85
 
7149
#, python-format
 
7150
msgid "Reserving specific gre tunnel %s from pool"
 
7151
msgstr ""
 
7152
 
 
7153
#: neutron/plugins/ml2/drivers/type_gre.py:89
 
7154
#, python-format
 
7155
msgid "Reserving specific gre tunnel %s outside pool"
 
7156
msgstr ""
 
7157
 
 
7158
#: neutron/plugins/ml2/drivers/type_gre.py:102
 
7159
#, python-format
 
7160
msgid "Allocating gre tunnel id  %(gre_id)s"
 
7161
msgstr ""
 
7162
 
 
7163
#: neutron/plugins/ml2/drivers/type_gre.py:120
 
7164
#, python-format
 
7165
msgid "Releasing gre tunnel %s to pool"
 
7166
msgstr ""
 
7167
 
 
7168
#: neutron/plugins/ml2/drivers/type_gre.py:125
 
7169
#, python-format
 
7170
msgid "Releasing gre tunnel %s outside pool"
 
7171
msgstr ""
 
7172
 
 
7173
#: neutron/plugins/ml2/drivers/type_gre.py:128
 
7174
#, python-format
 
7175
msgid "gre_id %s not found"
 
7176
msgstr ""
 
7177
 
 
7178
#: neutron/plugins/ml2/drivers/type_gre.py:138
 
7179
#, python-format
 
7180
msgid "Skipping unreasonable gre ID range %(tun_min)s:%(tun_max)s"
 
7181
msgstr ""
 
7182
 
 
7183
#: neutron/plugins/ml2/drivers/type_gre.py:156
 
7184
#: neutron/plugins/ml2/drivers/type_vxlan.py:165
 
7185
#: neutron/plugins/openvswitch/ovs_db_v2.py:234
 
7186
#, python-format
 
7187
msgid "Removing tunnel %s from pool"
 
7188
msgstr ""
 
7189
 
 
7190
#: neutron/plugins/ml2/drivers/type_gre.py:171
 
7191
msgid "get_gre_endpoints() called"
 
7192
msgstr ""
 
7193
 
 
7194
#: neutron/plugins/ml2/drivers/type_gre.py:180
 
7195
#, python-format
 
7196
msgid "add_gre_endpoint() called for ip %s"
 
7197
msgstr ""
 
7198
 
 
7199
#: neutron/plugins/ml2/drivers/type_gre.py:186
 
7200
#, python-format
 
7201
msgid "Gre endpoint with ip %s already exists"
 
7202
msgstr ""
 
7203
 
 
7204
#: neutron/plugins/ml2/drivers/type_local.py:36
 
7205
msgid "ML2 LocalTypeDriver initialization complete"
 
7206
msgstr ""
 
7207
 
 
7208
#: neutron/plugins/ml2/drivers/type_local.py:47
 
7209
#, python-format
 
7210
msgid "%s prohibited for local provider network"
 
7211
msgstr ""
 
7212
 
 
7213
#: neutron/plugins/ml2/drivers/type_tunnel.py:61
 
7214
#, python-format
 
7215
msgid "Invalid tunnel ID range: '%(range)s' - %(e)s. Agent terminated!"
 
7216
msgstr ""
 
7217
 
 
7218
#: neutron/plugins/ml2/drivers/type_tunnel.py:64
 
7219
#, python-format
 
7220
msgid "%(type)s ID ranges: %(range)s"
 
7221
msgstr ""
 
7222
 
 
7223
#: neutron/plugins/ml2/drivers/type_tunnel.py:70
 
7224
#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:405
 
7225
#, python-format
 
7226
msgid "provider:physical_network specified for %s network"
 
7227
msgstr ""
 
7228
 
 
7229
#: neutron/plugins/ml2/drivers/type_tunnel.py:76
 
7230
#, python-format
 
7231
msgid "segmentation_id required for %s provider network"
 
7232
msgstr ""
 
7233
 
 
7234
#: neutron/plugins/ml2/drivers/type_tunnel.py:83
 
7235
#, python-format
 
7236
msgid "%(key)s prohibited for %(tunnel)s provider network"
 
7237
msgstr ""
 
7238
 
 
7239
#: neutron/plugins/ml2/drivers/type_vlan.py:37
 
7240
msgid ""
 
7241
"List of <physical_network>:<vlan_min>:<vlan_max> or <physical_network> "
 
7242
"specifying physical_network names usable for VLAN provider and tenant "
 
7243
"networks, as well as ranges of VLAN tags on each available for allocation"
 
7244
" to tenant networks."
 
7245
msgstr ""
 
7246
 
 
7247
#: neutron/plugins/ml2/drivers/type_vlan.py:91
 
7248
msgid "Failed to parse network_vlan_ranges. Service terminated!"
 
7249
msgstr ""
 
7250
 
 
7251
#: neutron/plugins/ml2/drivers/type_vlan.py:161
 
7252
msgid "VlanTypeDriver initialization complete"
 
7253
msgstr ""
 
7254
 
 
7255
#: neutron/plugins/ml2/drivers/type_vlan.py:166
 
7256
msgid "physical_network required for VLAN provider network"
 
7257
msgstr ""
 
7258
 
 
7259
#: neutron/plugins/ml2/drivers/type_vlan.py:169
 
7260
#, python-format
 
7261
msgid "physical_network '%s' unknown for VLAN provider network"
 
7262
msgstr ""
 
7263
 
 
7264
#: neutron/plugins/ml2/drivers/type_vlan.py:175
 
7265
msgid "segmentation_id required for VLAN provider network"
 
7266
msgstr ""
 
7267
 
 
7268
#: neutron/plugins/ml2/drivers/type_vlan.py:178
 
7269
#, python-format
 
7270
msgid "segmentation_id out of range (%(min)s through %(max)s)"
 
7271
msgstr ""
 
7272
 
 
7273
#: neutron/plugins/ml2/drivers/type_vlan.py:188
 
7274
#, python-format
 
7275
msgid "%s prohibited for VLAN provider network"
 
7276
msgstr ""
 
7277
 
 
7278
#: neutron/plugins/ml2/drivers/type_vlan.py:226
 
7279
#, python-format
 
7280
msgid ""
 
7281
"Allocating vlan %(vlan_id)s on physical network %(physical_network)s from"
 
7282
" pool"
 
7283
msgstr ""
 
7284
 
 
7285
#: neutron/plugins/ml2/drivers/type_vlan.py:264
 
7286
#, python-format
 
7287
msgid "No vlan_id %(vlan_id)s found on physical network %(physical_network)s"
 
7288
msgstr ""
 
7289
 
 
7290
#: neutron/plugins/ml2/drivers/type_vxlan.py:37
 
7291
msgid ""
 
7292
"Comma-separated list of <vni_min>:<vni_max> tuples enumerating ranges of "
 
7293
"VXLAN VNI IDs that are available for tenant network allocation"
 
7294
msgstr ""
 
7295
 
 
7296
#: neutron/plugins/ml2/drivers/type_vxlan.py:41
 
7297
msgid "Multicast group for VXLAN. If unset, disables VXLAN multicast mode."
 
7298
msgstr ""
 
7299
 
 
7300
#: neutron/plugins/ml2/drivers/type_vxlan.py:93
 
7301
#, python-format
 
7302
msgid "Reserving specific vxlan tunnel %s from pool"
 
7303
msgstr ""
 
7304
 
 
7305
#: neutron/plugins/ml2/drivers/type_vxlan.py:97
 
7306
#, python-format
 
7307
msgid "Reserving specific vxlan tunnel %s outside pool"
 
7308
msgstr ""
 
7309
 
 
7310
#: neutron/plugins/ml2/drivers/type_vxlan.py:110
 
7311
#, python-format
 
7312
msgid "Allocating vxlan tunnel vni %(vxlan_vni)s"
 
7313
msgstr ""
 
7314
 
 
7315
#: neutron/plugins/ml2/drivers/type_vxlan.py:128
 
7316
#, python-format
 
7317
msgid "Releasing vxlan tunnel %s to pool"
 
7318
msgstr ""
 
7319
 
 
7320
#: neutron/plugins/ml2/drivers/type_vxlan.py:133
 
7321
#, python-format
 
7322
msgid "Releasing vxlan tunnel %s outside pool"
 
7323
msgstr ""
 
7324
 
 
7325
#: neutron/plugins/ml2/drivers/type_vxlan.py:136
 
7326
#, python-format
 
7327
msgid "vxlan_vni %s not found"
 
7328
msgstr ""
 
7329
 
 
7330
#: neutron/plugins/ml2/drivers/type_vxlan.py:147
 
7331
#, python-format
 
7332
msgid "Skipping unreasonable VXLAN VNI range %(tun_min)s:%(tun_max)s"
 
7333
msgstr ""
 
7334
 
 
7335
#: neutron/plugins/ml2/drivers/type_vxlan.py:182
 
7336
msgid "get_vxlan_endpoints() called"
 
7337
msgstr ""
 
7338
 
 
7339
#: neutron/plugins/ml2/drivers/type_vxlan.py:192
 
7340
#, python-format
 
7341
msgid "add_vxlan_endpoint() called for ip %s"
 
7342
msgstr ""
 
7343
 
 
7344
#: neutron/plugins/ml2/drivers/mech_arista/config.py:31
 
7345
msgid ""
 
7346
"Username for Arista EOS. This is required field.if not set, all "
 
7347
"communications to Arista EOSwill fail"
 
7348
msgstr ""
 
7349
 
 
7350
#: neutron/plugins/ml2/drivers/mech_arista/config.py:37
 
7351
msgid ""
 
7352
"Password for Arista EOS. This is required field.if not set, all "
 
7353
"communications to Arista EOSwill fail"
 
7354
msgstr ""
 
7355
 
 
7356
#: neutron/plugins/ml2/drivers/mech_arista/config.py:42
 
7357
msgid ""
 
7358
"Arista EOS IP address. This is required field.If not set, all "
 
7359
"communications to Arista EOSwill fail"
 
7360
msgstr ""
 
7361
 
 
7362
#: neutron/plugins/ml2/drivers/mech_arista/config.py:47
 
7363
msgid ""
 
7364
"Defines if hostnames are sent to Arista EOS as "
 
7365
"FQDNs(\"node1.domain.com\") or as short names (\"node1\").This is "
 
7366
"optional. If not set, a value of \"True\"is assumed."
 
7367
msgstr ""
 
7368
 
 
7369
#: neutron/plugins/ml2/drivers/mech_arista/config.py:53
 
7370
msgid ""
 
7371
"Sync interval in seconds between Neutron plugin andEOS. This interval "
 
7372
"defines how often thesynchronization is performed. This is an "
 
7373
"optionalfield. If not set, a value of 180 seconds is assumed"
 
7374
msgstr ""
 
7375
 
 
7376
#: neutron/plugins/ml2/drivers/mech_arista/config.py:59
 
7377
msgid ""
 
7378
"Defines Region Name that is assigned to this OpenStackController. This is"
 
7379
" useful when multipleOpenStack/Neutron controllers are managing the "
 
7380
"sameArista HW clusters. Note that this name must match withthe region "
 
7381
"name registered (or known) to keystoneservice. Authentication with "
 
7382
"Keysotne is performed byEOS. This is optional. If not set, a value "
 
7383
"of\"RegionOne\" is assumed"
 
7384
msgstr ""
 
7385
 
 
7386
#: neutron/plugins/ml2/drivers/mech_arista/mechanism_arista.py:226
 
7387
#, python-format
 
7388
msgid "Executing command on Arista EOS: %s"
 
7389
msgstr ""
 
7390
 
 
7391
#: neutron/plugins/ml2/drivers/mech_arista/mechanism_arista.py:259
 
7392
#, python-format
 
7393
msgid "Required option %s is not set"
 
7394
msgstr ""
 
7395
 
 
7396
#: neutron/plugins/ml2/drivers/mech_arista/mechanism_arista.py:282
 
7397
msgid "EOS is not available, will try sync later"
 
7398
msgstr ""
 
7399
 
 
7400
#: neutron/plugins/ml2/drivers/mech_arista/mechanism_arista.py:292
 
7401
#, python-format
 
7402
msgid ""
 
7403
"No Tenants configured in Neutron DB. But %d tenants disovered in EOS "
 
7404
"during synchronization.Enitre EOS region is cleared"
 
7405
msgstr ""
 
7406
 
 
7407
#: neutron/plugins/ml2/drivers/mech_arista/mechanism_arista.py:296
 
7408
msgid "EOS is not available, failed to delete this region"
 
7409
msgstr ""
 
7410
 
 
7411
#: neutron/plugins/ml2/drivers/mech_arista/mechanism_arista.py:307
 
7412
#, python-format
 
7413
msgid "EOS is not available,failed to delete tenant %s"
 
7414
msgstr ""
 
7415
 
 
7416
#: neutron/plugins/ml2/drivers/mech_arista/mechanism_arista.py:337
 
7417
#, python-format
 
7418
msgid "EOS is not available,failed to delete vm %s"
 
7419
msgstr ""
 
7420
 
 
7421
#: neutron/plugins/ml2/drivers/mech_arista/mechanism_arista.py:348
 
7422
#, python-format
 
7423
msgid "EOS is not available,failed to delete network %s"
 
7424
msgstr ""
 
7425
 
 
7426
#: neutron/plugins/ml2/drivers/mech_arista/mechanism_arista.py:363
 
7427
#, python-format
 
7428
msgid "EOS is not available, failed to createnetwork id %s"
 
7429
msgstr ""
 
7430
 
 
7431
#: neutron/plugins/ml2/drivers/mech_arista/mechanism_arista.py:385
 
7432
#, python-format
 
7433
msgid "EOS is not available, failed to createvm id %s"
 
7434
msgstr ""
 
7435
 
 
7436
#: neutron/plugins/ml2/drivers/mech_arista/mechanism_arista.py:461
 
7437
#, python-format
 
7438
msgid "Network %s is not created as it is not found inArista DB"
 
7439
msgstr ""
 
7440
 
 
7441
#: neutron/plugins/ml2/drivers/mech_arista/mechanism_arista.py:475
 
7442
#, python-format
 
7443
msgid "Network name changed to %s"
 
7444
msgstr ""
 
7445
 
 
7446
#: neutron/plugins/ml2/drivers/mech_arista/mechanism_arista.py:502
 
7447
#, python-format
 
7448
msgid "Network %s is not updated as it is not found inArista DB"
 
7449
msgstr ""
 
7450
 
 
7451
#: neutron/plugins/ml2/drivers/mech_arista/mechanism_arista.py:600
 
7452
#, python-format
 
7453
msgid "VM %s is not created as it is not found inArista DB"
 
7454
msgstr ""
 
7455
 
 
7456
#: neutron/plugins/mlnx/agent_notify_api.py:50
 
7457
msgid "Sending delete network message"
 
7458
msgstr ""
 
7459
 
 
7460
#: neutron/plugins/mlnx/agent_notify_api.py:58
 
7461
msgid "Sending update port message"
 
7462
msgstr ""
 
7463
 
 
7464
#: neutron/plugins/mlnx/mlnx_plugin.py:111
 
7465
msgid "Mellanox Embedded Switch Plugin initialisation complete"
 
7466
msgstr ""
 
7467
 
 
7468
#: neutron/plugins/mlnx/mlnx_plugin.py:136
 
7469
#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:334
 
7470
#, python-format
 
7471
msgid "%s. Server terminated!"
 
7472
msgstr ""
 
7473
 
 
7474
#: neutron/plugins/mlnx/mlnx_plugin.py:280
 
7475
#, python-format
 
7476
msgid "unsupported vnic type %(vnic_type)s for network type %(net_type)s"
 
7477
msgstr ""
 
7478
 
 
7479
#: neutron/plugins/mlnx/mlnx_plugin.py:284
 
7480
msgid "invalid vnic_type on port_create"
 
7481
msgstr ""
 
7482
 
 
7483
#: neutron/plugins/mlnx/mlnx_plugin.py:286
 
7484
msgid "vnic_type is not defined in port profile"
 
7485
msgstr ""
 
7486
 
 
7487
#: neutron/plugins/mlnx/mlnx_plugin.py:331
 
7488
msgid "update network"
 
7489
msgstr ""
 
7490
 
 
7491
#: neutron/plugins/mlnx/mlnx_plugin.py:344
 
7492
msgid "delete network"
 
7493
msgstr ""
 
7494
 
 
7495
#: neutron/plugins/mlnx/mlnx_plugin.py:391
 
7496
#, python-format
 
7497
msgid "create_port with %s"
 
7498
msgstr ""
 
7499
 
 
7500
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:57
 
7501
#, python-format
 
7502
msgid "Agent cache inconsistency - port id is not stored for %s"
 
7503
msgstr ""
 
7504
 
 
7505
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:72
 
7506
#, python-format
 
7507
msgid "Network %s not defined on Agent."
 
7508
msgstr ""
 
7509
 
 
7510
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:85
 
7511
#, python-format
 
7512
msgid "Network %s is not available on this agent"
 
7513
msgstr ""
 
7514
 
 
7515
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:96
 
7516
#, python-format
 
7517
msgid "Connecting port %s"
 
7518
msgstr ""
 
7519
 
 
7520
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:107
 
7521
#, python-format
 
7522
msgid "Binding Segmentation ID %(seg_id)sto eSwitch for vNIC mac_address %(mac)s"
 
7523
msgstr ""
 
7524
 
 
7525
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:126
 
7526
#, python-format
 
7527
msgid "Port_mac %s is not available on this agent"
 
7528
msgstr ""
 
7529
 
 
7530
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:133
 
7531
msgid "creating VLAN Network"
 
7532
msgstr ""
 
7533
 
 
7534
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:135
 
7535
msgid "creating IB Network"
 
7536
msgstr ""
 
7537
 
 
7538
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:137
 
7539
#, python-format
 
7540
msgid "Unknown network type %(network_type) for network %(network_id)"
 
7541
msgstr ""
 
7542
 
 
7543
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:167
 
7544
msgid "Invalid Network ID, cannot remove Network"
 
7545
msgstr ""
 
7546
 
 
7547
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:169
 
7548
#, python-format
 
7549
msgid "Delete network %s"
 
7550
msgstr ""
 
7551
 
 
7552
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:298
 
7553
msgid "ports added!"
 
7554
msgstr ""
 
7555
 
 
7556
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:301
 
7557
msgid "ports removed!"
 
7558
msgstr ""
 
7559
 
 
7560
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:326
 
7561
#, python-format
 
7562
msgid "Adding port with mac %s"
 
7563
msgstr ""
 
7564
 
 
7565
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:333
 
7566
#, python-format
 
7567
msgid ""
 
7568
"Unable to get device dev_details for device with mac_address %(device)s: "
 
7569
"due to %(exc)s"
 
7570
msgstr ""
 
7571
 
 
7572
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:339
 
7573
#, python-format
 
7574
msgid "Port %s updated"
 
7575
msgstr ""
 
7576
 
 
7577
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:340
 
7578
#, python-format
 
7579
msgid "Device details %s"
 
7580
msgstr ""
 
7581
 
 
7582
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:349
 
7583
#, python-format
 
7584
msgid "Device with mac_address %s not defined on Neutron Plugin"
 
7585
msgstr ""
 
7586
 
 
7587
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:356
 
7588
#, python-format
 
7589
msgid "Removing device with mac_address %s"
 
7590
msgstr ""
 
7591
 
 
7592
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:363
 
7593
#, python-format
 
7594
msgid "Removing port failed for device %(device)s due to %(exc)s"
 
7595
msgstr ""
 
7596
 
 
7597
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:378
 
7598
msgid "eSwitch Agent Started!"
 
7599
msgstr ""
 
7600
 
 
7601
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:391
 
7602
msgid "Agent loop process devices!"
 
7603
msgstr ""
 
7604
 
 
7605
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:396
 
7606
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:928
 
7607
#: neutron/plugins/ryu/agent/ryu_neutron_agent.py:275
 
7608
#: neutron/tests/unit/openvswitch/test_ovs_tunnel.py:440
 
7609
msgid "Error in agent event loop"
 
7610
msgstr ""
 
7611
 
 
7612
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:426
 
7613
#, python-format
 
7614
msgid "Failed on Agent initialisation : %s. Agent terminated!"
 
7615
msgstr ""
 
7616
 
 
7617
#: neutron/plugins/mlnx/agent/eswitch_neutron_agent.py:431
 
7618
msgid "Agent initialised successfully, now running... "
 
7619
msgstr ""
 
7620
 
 
7621
#: neutron/plugins/mlnx/agent/utils.py:58
 
7622
msgid "eSwitchD: Request timeout"
 
7623
msgstr ""
 
7624
 
 
7625
#: neutron/plugins/mlnx/agent/utils.py:68
 
7626
#, python-format
 
7627
msgid "Action %(action)s failed: %(reason)s"
 
7628
msgstr ""
 
7629
 
 
7630
#: neutron/plugins/mlnx/agent/utils.py:70
 
7631
#, python-format
 
7632
msgid "Unknown operation status %s"
 
7633
msgstr ""
 
7634
 
 
7635
#: neutron/plugins/mlnx/agent/utils.py:75
 
7636
msgid "get_attached_vnics"
 
7637
msgstr ""
 
7638
 
 
7639
#: neutron/plugins/mlnx/agent/utils.py:82
 
7640
#, python-format
 
7641
msgid ""
 
7642
"Set Vlan  %(segmentation_id)s on Port %(port_mac)s on Fabric "
 
7643
"%(physical_network)s"
 
7644
msgstr ""
 
7645
 
 
7646
#: neutron/plugins/mlnx/agent/utils.py:95
 
7647
#, python-format
 
7648
msgid "Define Fabric %(fabric)s on interface %(ifc)s"
 
7649
msgstr ""
 
7650
 
 
7651
#: neutron/plugins/mlnx/agent/utils.py:104
 
7652
#, python-format
 
7653
msgid "Port Up for %(port_mac)s on fabric %(fabric)s"
 
7654
msgstr ""
 
7655
 
 
7656
#: neutron/plugins/mlnx/agent/utils.py:113
 
7657
#, python-format
 
7658
msgid "Port Down for %(port_mac)s on fabric %(fabric)s"
 
7659
msgstr ""
 
7660
 
 
7661
#: neutron/plugins/mlnx/agent/utils.py:122
 
7662
#, python-format
 
7663
msgid "Port Release for %(port_mac)s on fabric %(fabric)s"
 
7664
msgstr ""
 
7665
 
 
7666
#: neutron/plugins/mlnx/common/config.py:28
 
7667
msgid "Network type for tenant networks (local, ib, vlan, or none)"
 
7668
msgstr ""
 
7669
 
 
7670
#: neutron/plugins/mlnx/common/config.py:43
 
7671
msgid "type of VM network interface: mlnx_direct or hostdev"
 
7672
msgstr ""
 
7673
 
 
7674
#: neutron/plugins/mlnx/common/config.py:47
 
7675
msgid "eswitch daemon end point"
 
7676
msgstr ""
 
7677
 
 
7678
#: neutron/plugins/mlnx/common/config.py:49
 
7679
msgid ""
 
7680
"The number of milliseconds the agent will wait for response on request to"
 
7681
" daemon."
 
7682
msgstr ""
 
7683
 
 
7684
#: neutron/plugins/mlnx/common/exceptions.py:22
 
7685
#, python-format
 
7686
msgid "Mlnx Exception: %(err_msg)s"
 
7687
msgstr ""
 
7688
 
 
7689
#: neutron/plugins/mlnx/db/mlnx_db_v2.py:47
 
7690
#, python-format
 
7691
msgid "Removing vlan %(seg_id)s on physical network %(net)s from pool"
 
7692
msgstr ""
 
7693
 
 
7694
#: neutron/plugins/mlnx/db/mlnx_db_v2.py:68
 
7695
#, python-format
 
7696
msgid "removing vlan %(seg_id)s on physical network %(net)s from pool"
 
7697
msgstr ""
 
7698
 
 
7699
#: neutron/plugins/mlnx/db/mlnx_db_v2.py:124
 
7700
#, python-format
 
7701
msgid "Reserving vlan %(seg_id)s on physical network %(net)s from pool"
 
7702
msgstr ""
 
7703
 
 
7704
#: neutron/plugins/mlnx/db/mlnx_db_v2.py:144
 
7705
#, python-format
 
7706
msgid ""
 
7707
"Reserving specific vlan %(seg_id)s on physical network %(phy_net)s from "
 
7708
"pool"
 
7709
msgstr ""
 
7710
 
 
7711
#: neutron/plugins/mlnx/db/mlnx_db_v2.py:149
 
7712
#, python-format
 
7713
msgid ""
 
7714
"Reserving specific vlan %(seg_id)s on physical network %(phy_net)s "
 
7715
"outside pool"
 
7716
msgstr ""
 
7717
 
 
7718
#: neutron/plugins/mlnx/db/mlnx_db_v2.py:176
 
7719
#, python-format
 
7720
msgid "Releasing vlan %(seg_id)s on physical network %(phy_net)s to pool"
 
7721
msgstr ""
 
7722
 
 
7723
#: neutron/plugins/mlnx/db/mlnx_db_v2.py:181
 
7724
#, python-format
 
7725
msgid "Releasing vlan %(seg_id)s on physical network %(phy_net)s outside pool"
 
7726
msgstr ""
 
7727
 
 
7728
#: neutron/plugins/mlnx/db/mlnx_db_v2.py:187
 
7729
#, python-format
 
7730
msgid "vlan_id %(seg_id)s on physical network %(phy_net)s not found"
 
7731
msgstr ""
 
7732
 
 
7733
#: neutron/plugins/mlnx/db/mlnx_db_v2.py:245
 
7734
msgid "Get_port_from_device_mac() called"
 
7735
msgstr ""
 
7736
 
 
7737
#: neutron/plugins/mlnx/db/mlnx_db_v2.py:253
 
7738
#, python-format
 
7739
msgid "Set_port_status as %s called"
 
7740
msgstr ""
 
7741
 
 
7742
#: neutron/plugins/nec/nec_plugin.py:178
 
7743
#, python-format
 
7744
msgid "_cleanup_ofc_tenant: No OFC tenant for %s"
 
7745
msgstr ""
 
7746
 
 
7747
#: neutron/plugins/nec/nec_plugin.py:181
 
7748
#, python-format
 
7749
msgid "delete_ofc_tenant() failed due to %s"
 
7750
msgstr ""
 
7751
 
 
7752
#: neutron/plugins/nec/nec_plugin.py:197
 
7753
msgid "activate_port_if_ready(): skip, port.admin_state_up is False."
 
7754
msgstr ""
 
7755
 
 
7756
#: neutron/plugins/nec/nec_plugin.py:201
 
7757
msgid "activate_port_if_ready(): skip, network.admin_state_up is False."
 
7758
msgstr ""
 
7759
 
 
7760
#: neutron/plugins/nec/nec_plugin.py:205
 
7761
msgid "activate_port_if_ready(): skip, no portinfo for this port."
 
7762
msgstr ""
 
7763
 
 
7764
#: neutron/plugins/nec/nec_plugin.py:209
 
7765
msgid "activate_port_if_ready(): skip, ofc_port already exists."
 
7766
msgstr ""
 
7767
 
 
7768
#: neutron/plugins/nec/nec_plugin.py:217
 
7769
#, python-format
 
7770
msgid "create_ofc_port() failed due to %s"
 
7771
msgstr ""
 
7772
 
 
7773
#: neutron/plugins/nec/nec_plugin.py:230
 
7774
msgid "deactivate_port(): skip, ofc_port does not exist."
 
7775
msgstr ""
 
7776
 
 
7777
#: neutron/plugins/nec/nec_plugin.py:238
 
7778
#, python-format
 
7779
msgid "delete_ofc_port() failed due to %s"
 
7780
msgstr ""
 
7781
 
 
7782
#: neutron/plugins/nec/nec_plugin.py:259
 
7783
#, python-format
 
7784
msgid "NECPluginV2.create_network() called, network=%s ."
 
7785
msgstr ""
 
7786
 
 
7787
#: neutron/plugins/nec/nec_plugin.py:276
 
7788
#, python-format
 
7789
msgid "failed to create network id=%(id)s on OFC: %(exc)s"
 
7790
msgstr ""
 
7791
 
 
7792
#: neutron/plugins/nec/nec_plugin.py:292
 
7793
#, python-format
 
7794
msgid "NECPluginV2.update_network() called, id=%(id)s network=%(network)s ."
 
7795
msgstr ""
 
7796
 
 
7797
#: neutron/plugins/nec/nec_plugin.py:332
 
7798
#, python-format
 
7799
msgid "NECPluginV2.delete_network() called, id=%s ."
 
7800
msgstr ""
 
7801
 
 
7802
#: neutron/plugins/nec/nec_plugin.py:351
 
7803
#, python-format
 
7804
msgid "Failed to delete port(s)=%s from OFC."
 
7805
msgstr ""
 
7806
 
 
7807
#: neutron/plugins/nec/nec_plugin.py:365
 
7808
#, python-format
 
7809
msgid "delete_network() failed due to %s"
 
7810
msgstr ""
 
7811
 
 
7812
#: neutron/plugins/nec/nec_plugin.py:498
 
7813
#, python-format
 
7814
msgid "NECPluginV2.create_port() called, port=%s ."
 
7815
msgstr ""
 
7816
 
 
7817
#: neutron/plugins/nec/nec_plugin.py:558
 
7818
#, python-format
 
7819
msgid "NECPluginV2.update_port() called, id=%(id)s port=%(port)s ."
 
7820
msgstr ""
 
7821
 
 
7822
#: neutron/plugins/nec/nec_plugin.py:581
 
7823
#, python-format
 
7824
msgid "NECPluginV2.delete_port() called, id=%s ."
 
7825
msgstr ""
 
7826
 
 
7827
#: neutron/plugins/nec/nec_plugin.py:591
 
7828
#, python-format
 
7829
msgid "Failed to delete port=%s from OFC."
 
7830
msgstr ""
 
7831
 
 
7832
#: neutron/plugins/nec/nec_plugin.py:651
 
7833
#, python-format
 
7834
msgid ""
 
7835
"NECPluginV2RPCCallbacks.get_port_from_device() called, device=%(device)s "
 
7836
"=> %(ret)s."
 
7837
msgstr ""
 
7838
 
 
7839
#: neutron/plugins/nec/nec_plugin.py:682
 
7840
#, python-format
 
7841
msgid "NECPluginV2RPCCallbacks.update_ports() called, kwargs=%s ."
 
7842
msgstr ""
 
7843
 
 
7844
#: neutron/plugins/nec/nec_plugin.py:692
 
7845
#, python-format
 
7846
msgid ""
 
7847
"update_ports(): ignore unchanged portinfo in port_added message "
 
7848
"(port_id=%s)."
 
7849
msgstr ""
 
7850
 
 
7851
#: neutron/plugins/nec/nec_plugin.py:711
 
7852
#, python-format
 
7853
msgid ""
 
7854
"update_ports(): ignore port_removed message due to portinfo for "
 
7855
"port_id=%s was not registered"
 
7856
msgstr ""
 
7857
 
 
7858
#: neutron/plugins/nec/nec_plugin.py:716
 
7859
#, python-format
 
7860
msgid ""
 
7861
"update_ports(): ignore port_removed message received from different host "
 
7862
"(registered_datapath_id=%(registered)s, "
 
7863
"received_datapath_id=%(received)s)."
 
7864
msgstr ""
 
7865
 
 
7866
#: neutron/plugins/nec/nec_router.py:59
 
7867
#, python-format
 
7868
msgid "RouterMixin.create_router() called, router=%s ."
 
7869
msgstr ""
 
7870
 
 
7871
#: neutron/plugins/nec/nec_router.py:84
 
7872
#, python-format
 
7873
msgid "RouterMixin.update_router() called, id=%(id)s, router=%(router)s ."
 
7874
msgstr ""
 
7875
 
 
7876
#: neutron/plugins/nec/nec_router.py:102
 
7877
#, python-format
 
7878
msgid "RouterMixin.delete_router() called, id=%s."
 
7879
msgstr ""
 
7880
 
 
7881
#: neutron/plugins/nec/nec_router.py:121
 
7882
#, python-format
 
7883
msgid ""
 
7884
"RouterMixin.add_router_interface() called, id=%(id)s, "
 
7885
"interface=%(interface)s."
 
7886
msgstr ""
 
7887
 
 
7888
#: neutron/plugins/nec/nec_router.py:128
 
7889
#, python-format
 
7890
msgid ""
 
7891
"RouterMixin.remove_router_interface() called, id=%(id)s, "
 
7892
"interface=%(interface)s."
 
7893
msgstr ""
 
7894
 
 
7895
#: neutron/plugins/nec/nec_router.py:311
 
7896
#, python-format
 
7897
msgid ""
 
7898
"OFC does not support router with provider=%(provider)s, so removed it "
 
7899
"from supported provider (new router driver map=%(driver_map)s)"
 
7900
msgstr ""
 
7901
 
 
7902
#: neutron/plugins/nec/nec_router.py:319
 
7903
#, python-format
 
7904
msgid ""
 
7905
"default_router_provider %(default)s is supported! Please specify one of "
 
7906
"%(supported)s"
 
7907
msgstr ""
 
7908
 
 
7909
#: neutron/plugins/nec/nec_router.py:333
 
7910
#, python-format
 
7911
msgid "Enabled router drivers: %s"
 
7912
msgstr ""
 
7913
 
 
7914
#: neutron/plugins/nec/nec_router.py:336
 
7915
#, python-format
 
7916
msgid ""
 
7917
"No router provider is enabled. neutron-server terminated! "
 
7918
"(supported=%(supported)s, configured=%(config)s)"
 
7919
msgstr ""
 
7920
 
 
7921
#: neutron/plugins/nec/packet_filter.py:41
 
7922
msgid "Disabled packet-filter extension."
 
7923
msgstr ""
 
7924
 
 
7925
#: neutron/plugins/nec/packet_filter.py:46
 
7926
#, python-format
 
7927
msgid "create_packet_filter() called, packet_filter=%s ."
 
7928
msgstr ""
 
7929
 
 
7930
#: neutron/plugins/nec/packet_filter.py:59
 
7931
#, python-format
 
7932
msgid "update_packet_filter() called, id=%(id)s packet_filter=%(packet_filter)s ."
 
7933
msgstr ""
 
7934
 
 
7935
#: neutron/plugins/nec/packet_filter.py:85
 
7936
#, python-format
 
7937
msgid "delete_packet_filter() called, id=%s ."
 
7938
msgstr ""
 
7939
 
 
7940
#: neutron/plugins/nec/packet_filter.py:92
 
7941
#, python-format
 
7942
msgid "failed to delete packet_filter id=%s which remains in error status."
 
7943
msgstr ""
 
7944
 
 
7945
#: neutron/plugins/nec/packet_filter.py:106
 
7946
#, python-format
 
7947
msgid "activate_packet_filter_if_ready() called, packet_filter=%s."
 
7948
msgstr ""
 
7949
 
 
7950
#: neutron/plugins/nec/packet_filter.py:115
 
7951
#, python-format
 
7952
msgid ""
 
7953
"activate_packet_filter_if_ready(): skip pf_id=%s, "
 
7954
"packet_filter.admin_state_up is False."
 
7955
msgstr ""
 
7956
 
 
7957
#: neutron/plugins/nec/packet_filter.py:118
 
7958
#, python-format
 
7959
msgid ""
 
7960
"activate_packet_filter_if_ready(): skip pf_id=%s, no portinfo for the "
 
7961
"in_port."
 
7962
msgstr ""
 
7963
 
 
7964
#: neutron/plugins/nec/packet_filter.py:121
 
7965
msgid ""
 
7966
"_activate_packet_filter_if_ready(): skip, ofc_packet_filter already "
 
7967
"exists."
 
7968
msgstr ""
 
7969
 
 
7970
#: neutron/plugins/nec/packet_filter.py:124
 
7971
#, python-format
 
7972
msgid "activate_packet_filter_if_ready(): create packet_filter id=%s on OFC."
 
7973
msgstr ""
 
7974
 
 
7975
#: neutron/plugins/nec/packet_filter.py:131
 
7976
#, python-format
 
7977
msgid "failed to create packet_filter id=%(id)s on OFC: %(exc)s"
 
7978
msgstr ""
 
7979
 
 
7980
#: neutron/plugins/nec/packet_filter.py:144
 
7981
#, python-format
 
7982
msgid "deactivate_packet_filter_if_ready() called, packet_filter=%s."
 
7983
msgstr ""
 
7984
 
 
7985
#: neutron/plugins/nec/packet_filter.py:151
 
7986
#, python-format
 
7987
msgid "deactivate_packet_filter(): deleting packet_filter id=%s from OFC."
 
7988
msgstr ""
 
7989
 
 
7990
#: neutron/plugins/nec/packet_filter.py:157
 
7991
#, python-format
 
7992
msgid "failed to delete packet_filter id=%(id)s from OFC: %(exc)s"
 
7993
msgstr ""
 
7994
 
 
7995
#: neutron/plugins/nec/packet_filter.py:161
 
7996
#, python-format
 
7997
msgid ""
 
7998
"deactivate_packet_filter(): skip, Not found OFC Mapping for packet_filter"
 
7999
" id=%s."
 
8000
msgstr ""
 
8001
 
 
8002
#: neutron/plugins/nec/router_drivers.py:126
 
8003
#, python-format
 
8004
msgid "create_router() failed due to %s"
 
8005
msgstr ""
 
8006
 
 
8007
#: neutron/plugins/nec/router_drivers.py:155
 
8008
#, python-format
 
8009
msgid "_update_ofc_routes() failed due to %s"
 
8010
msgstr ""
 
8011
 
 
8012
#: neutron/plugins/nec/router_drivers.py:168
 
8013
#, python-format
 
8014
msgid "delete_router() failed due to %s"
 
8015
msgstr ""
 
8016
 
 
8017
#: neutron/plugins/nec/router_drivers.py:179
 
8018
#, python-format
 
8019
msgid ""
 
8020
"RouterOpenFlowDriver.add_interface(): the requested port has no subnet. "
 
8021
"add_interface() is skipped. router_id=%(id)s, port=%(port)s)"
 
8022
msgstr ""
 
8023
 
 
8024
#: neutron/plugins/nec/router_drivers.py:199
 
8025
#, python-format
 
8026
msgid "add_router_interface() failed due to %s"
 
8027
msgstr ""
 
8028
 
 
8029
#: neutron/plugins/nec/router_drivers.py:217
 
8030
#, python-format
 
8031
msgid "delete_router_interface() failed due to %s"
 
8032
msgstr ""
 
8033
 
 
8034
#: neutron/plugins/nec/agent/nec_neutron_agent.py:54
 
8035
#, python-format
 
8036
msgid "Update ports: added=%(added)s, removed=%(removed)s"
 
8037
msgstr ""
 
8038
 
 
8039
#: neutron/plugins/nec/agent/nec_neutron_agent.py:66
 
8040
msgid "update_ports() failed."
 
8041
msgstr ""
 
8042
 
 
8043
#: neutron/plugins/nec/agent/nec_neutron_agent.py:80
 
8044
#, python-format
 
8045
msgid "port_update received: %s"
 
8046
msgstr ""
 
8047
 
 
8048
#: neutron/plugins/nec/agent/nec_neutron_agent.py:221
 
8049
msgid "No port changed."
 
8050
msgstr ""
 
8051
 
 
8052
#: neutron/plugins/nec/common/config.py:27
 
8053
#: neutron/plugins/openvswitch/common/config.py:30
 
8054
#: neutron/plugins/ryu/common/config.py:24
 
8055
msgid "Integration bridge to use"
 
8056
msgstr ""
 
8057
 
 
8058
#: neutron/plugins/nec/common/config.py:38
 
8059
msgid "Host to connect to"
 
8060
msgstr ""
 
8061
 
 
8062
#: neutron/plugins/nec/common/config.py:40
 
8063
msgid "Port to connect to"
 
8064
msgstr ""
 
8065
 
 
8066
#: neutron/plugins/nec/common/config.py:42
 
8067
msgid "Driver to use"
 
8068
msgstr ""
 
8069
 
 
8070
#: neutron/plugins/nec/common/config.py:44
 
8071
msgid "Enable packet filter"
 
8072
msgstr ""
 
8073
 
 
8074
#: neutron/plugins/nec/common/config.py:46
 
8075
msgid "Use SSL to connect"
 
8076
msgstr ""
 
8077
 
 
8078
#: neutron/plugins/nec/common/config.py:48
 
8079
msgid "Key file"
 
8080
msgstr ""
 
8081
 
 
8082
#: neutron/plugins/nec/common/config.py:50
 
8083
msgid "Certificate file"
 
8084
msgstr ""
 
8085
 
 
8086
#: neutron/plugins/nec/common/config.py:56
 
8087
msgid "Default router provider to use."
 
8088
msgstr ""
 
8089
 
 
8090
#: neutron/plugins/nec/common/config.py:59
 
8091
msgid "List of enabled router providers."
 
8092
msgstr ""
 
8093
 
 
8094
#: neutron/plugins/nec/common/exceptions.py:22
 
8095
#, python-format
 
8096
msgid "An OFC exception has occurred: %(reason)s"
 
8097
msgstr ""
 
8098
 
 
8099
#: neutron/plugins/nec/common/exceptions.py:32
 
8100
#, python-format
 
8101
msgid "An exception occurred in NECPluginV2 DB: %(reason)s"
 
8102
msgstr ""
 
8103
 
 
8104
#: neutron/plugins/nec/common/exceptions.py:36
 
8105
#, python-format
 
8106
msgid "Consistency of neutron-OFC resource map is broken: %(reason)s"
 
8107
msgstr ""
 
8108
 
 
8109
#: neutron/plugins/nec/common/exceptions.py:41
 
8110
#, python-format
 
8111
msgid "PortInfo %(id)s could not be found"
 
8112
msgstr ""
 
8113
 
 
8114
#: neutron/plugins/nec/common/exceptions.py:45
 
8115
msgid ""
 
8116
"Invalid input for operation: portinfo:datapath_id should be a hex string "
 
8117
"with at most 8 bytes"
 
8118
msgstr ""
 
8119
 
 
8120
#: neutron/plugins/nec/common/exceptions.py:51
 
8121
msgid "Invalid input for operation: portinfo:port_no should be [0:65535]"
 
8122
msgstr ""
 
8123
 
 
8124
#: neutron/plugins/nec/common/exceptions.py:56
 
8125
#, python-format
 
8126
msgid "Router (provider=%(provider)s) does not support an external network"
 
8127
msgstr ""
 
8128
 
 
8129
#: neutron/plugins/nec/common/exceptions.py:61
 
8130
#, python-format
 
8131
msgid "Provider %(provider)s could not be found"
 
8132
msgstr ""
 
8133
 
 
8134
#: neutron/plugins/nec/common/exceptions.py:65
 
8135
#, python-format
 
8136
msgid "Cannot create more routers with provider=%(provider)s"
 
8137
msgstr ""
 
8138
 
 
8139
#: neutron/plugins/nec/common/exceptions.py:69
 
8140
#, python-format
 
8141
msgid ""
 
8142
"Provider of Router %(router_id)s is %(provider)s. This operation is "
 
8143
"supported only for router provider %(expected_provider)s."
 
8144
msgstr ""
 
8145
 
 
8146
#: neutron/plugins/nec/common/ofc_client.py:67
 
8147
#, python-format
 
8148
msgid "Operation on OFC failed: %(status)s%(msg)s"
 
8149
msgstr ""
 
8150
 
 
8151
#: neutron/plugins/nec/common/ofc_client.py:71
 
8152
#, python-format
 
8153
msgid "Client request: %(host)s:%(port)s %(method)s %(action)s [%(body)s]"
 
8154
msgstr ""
 
8155
 
 
8156
#: neutron/plugins/nec/common/ofc_client.py:83
 
8157
#, python-format
 
8158
msgid "OFC returns [%(status)s:%(data)s]"
 
8159
msgstr ""
 
8160
 
 
8161
#: neutron/plugins/nec/common/ofc_client.py:99
 
8162
msgid "Operation on OFC failed: status=%(status), detail=%(detail)"
 
8163
msgstr ""
 
8164
 
 
8165
#: neutron/plugins/nec/common/ofc_client.py:102
 
8166
msgid "Operation on OFC failed"
 
8167
msgstr ""
 
8168
 
 
8169
#: neutron/plugins/nec/common/ofc_client.py:111
 
8170
#, python-format
 
8171
msgid "Failed to connect OFC : %s"
 
8172
msgstr ""
 
8173
 
 
8174
#: neutron/plugins/nec/db/api.py:134
 
8175
#, python-format
 
8176
msgid "_del_ofc_item(): NotFound item (model=%(model)s, id=%(id)s) "
 
8177
msgstr ""
 
8178
 
 
8179
#: neutron/plugins/nec/db/api.py:147
 
8180
#, python-format
 
8181
msgid "NotFound %(resource)s for neutron_id=%(id)s."
 
8182
msgstr ""
 
8183
 
 
8184
#: neutron/plugins/nec/db/api.py:173
 
8185
#, python-format
 
8186
msgid "_del_ofc_item(): NotFound item (resource=%(resource)s, id=%(id)s) "
 
8187
msgstr ""
 
8188
 
 
8189
#: neutron/plugins/nec/db/api.py:206
 
8190
#, python-format
 
8191
msgid "del_portinfo(): NotFound portinfo for port_id: %s"
 
8192
msgstr ""
 
8193
 
 
8194
#: neutron/plugins/nec/db/api.py:212
 
8195
#: neutron/plugins/openvswitch/ovs_db_v2.py:322
 
8196
#, python-format
 
8197
msgid "get_port_with_securitygroups() called:port_id=%s"
 
8198
msgstr ""
 
8199
 
 
8200
#: neutron/plugins/nec/db/packetfilter.py:34
 
8201
#, python-format
 
8202
msgid "PacketFilter %(id)s could not be found"
 
8203
msgstr ""
 
8204
 
 
8205
#: neutron/plugins/nec/db/router.py:87
 
8206
#, python-format
 
8207
msgid "Add provider binding (router=%(router_id)s, provider=%(provider)s)"
 
8208
msgstr ""
 
8209
 
 
8210
#: neutron/plugins/nec/drivers/__init__.py:37
 
8211
#, python-format
 
8212
msgid "Loading OFC driver: %s"
 
8213
msgstr ""
 
8214
 
 
8215
#: neutron/plugins/nec/extensions/packetfilter.py:34
 
8216
msgid "Number of packet_filters allowed per tenant, -1 for unlimited"
 
8217
msgstr ""
 
8218
 
 
8219
#: neutron/plugins/nicira/NeutronPlugin.py:235
 
8220
#, python-format
 
8221
msgid "Unable to process default l2 gw service:%s"
 
8222
msgstr ""
 
8223
 
 
8224
#: neutron/plugins/nicira/NeutronPlugin.py:270
 
8225
#, python-format
 
8226
msgid "Created NVP router port:%s"
 
8227
msgstr ""
 
8228
 
 
8229
#: neutron/plugins/nicira/NeutronPlugin.py:272
 
8230
#, python-format
 
8231
msgid "Unable to create port on NVP logical router %s"
 
8232
msgstr ""
 
8233
 
 
8234
#: neutron/plugins/nicira/NeutronPlugin.py:275
 
8235
#, python-format
 
8236
msgid ""
 
8237
"Unable to create logical router port for neutron port id %(port_id)s on "
 
8238
"router %(router_id)s"
 
8239
msgstr ""
 
8240
 
 
8241
#: neutron/plugins/nicira/NeutronPlugin.py:350
 
8242
#, python-format
 
8243
msgid "Attached %(att)s to NVP router port %(port)s"
 
8244
msgstr ""
 
8245
 
 
8246
#: neutron/plugins/nicira/NeutronPlugin.py:356
 
8247
#, python-format
 
8248
msgid ""
 
8249
"Unable to plug attachment in NVP logical router port %(r_port_id)s, "
 
8250
"associated with Neutron %(q_port_id)s"
 
8251
msgstr ""
 
8252
 
 
8253
#: neutron/plugins/nicira/NeutronPlugin.py:362
 
8254
#, python-format
 
8255
msgid ""
 
8256
"Unable to plug attachment in router port %(r_port_id)s for neutron port "
 
8257
"id %(q_port_id)s on router %(router_id)s"
 
8258
msgstr ""
 
8259
 
 
8260
#: neutron/plugins/nicira/NeutronPlugin.py:408
 
8261
msgid "An exception occured while selecting logical switch for the port"
 
8262
msgstr ""
 
8263
 
 
8264
#: neutron/plugins/nicira/NeutronPlugin.py:438
 
8265
#, python-format
 
8266
msgid "An exception occured while creating the quantum port %s on the NVP plaform"
 
8267
msgstr ""
 
8268
 
 
8269
#: neutron/plugins/nicira/NeutronPlugin.py:450
 
8270
#: neutron/plugins/nicira/NeutronPlugin.py:487
 
8271
#: neutron/plugins/nicira/NeutronPlugin.py:672
 
8272
#, python-format
 
8273
msgid ""
 
8274
"NVP plugin does not support regular VIF ports on external networks. Port "
 
8275
"%s will be down."
 
8276
msgstr ""
 
8277
 
 
8278
#: neutron/plugins/nicira/NeutronPlugin.py:472
 
8279
#, python-format
 
8280
msgid ""
 
8281
"_nvp_create_port completed for port %(name)s on network %(network_id)s. "
 
8282
"The new port id is %(id)s."
 
8283
msgstr ""
 
8284
 
 
8285
#: neutron/plugins/nicira/NeutronPlugin.py:494
 
8286
#, python-format
 
8287
msgid "Port '%s' was already deleted on NVP platform"
 
8288
msgstr ""
 
8289
 
 
8290
#: neutron/plugins/nicira/NeutronPlugin.py:503
 
8291
#, python-format
 
8292
msgid "_nvp_delete_port completed for port %(port_id)s on network %(net_id)s"
 
8293
msgstr ""
 
8294
 
 
8295
#: neutron/plugins/nicira/NeutronPlugin.py:509
 
8296
#, python-format
 
8297
msgid "port %s not found in NVP"
 
8298
msgstr ""
 
8299
 
 
8300
#: neutron/plugins/nicira/NeutronPlugin.py:528
 
8301
#: neutron/plugins/nicira/NeutronPlugin.py:1040
 
8302
#, python-format
 
8303
msgid ""
 
8304
"Ignoring exception as this means the peer for port '%s' has already been "
 
8305
"deleted."
 
8306
msgstr ""
 
8307
 
 
8308
#: neutron/plugins/nicira/NeutronPlugin.py:540
 
8309
#, python-format
 
8310
msgid ""
 
8311
"It is not allowed to create router interface ports on external networks "
 
8312
"as '%s'"
 
8313
msgstr ""
 
8314
 
 
8315
#: neutron/plugins/nicira/NeutronPlugin.py:563
 
8316
#, python-format
 
8317
msgid ""
 
8318
"_nvp_create_router_port completed for port %(name)s on network "
 
8319
"%(network_id)s. The new port id is %(id)s."
 
8320
msgstr ""
 
8321
 
 
8322
#: neutron/plugins/nicira/NeutronPlugin.py:576
 
8323
#, python-format
 
8324
msgid ""
 
8325
"device_id field must be populated in order to create an external gateway "
 
8326
"port for network %s"
 
8327
msgstr ""
 
8328
 
 
8329
#: neutron/plugins/nicira/NeutronPlugin.py:584
 
8330
#, python-format
 
8331
msgid "The gateway port for the router %s was not found on the NVP backend"
 
8332
msgstr ""
 
8333
 
 
8334
#: neutron/plugins/nicira/NeutronPlugin.py:621
 
8335
#, python-format
 
8336
msgid ""
 
8337
"_nvp_create_ext_gw_port completed on external network %(ext_net_id)s, "
 
8338
"attached to router:%(router_id)s. NVP port id is %(nvp_port_id)s"
 
8339
msgstr ""
 
8340
 
 
8341
#: neutron/plugins/nicira/NeutronPlugin.py:653
 
8342
#: neutron/plugins/nicira/NeutronPlugin.py:1629
 
8343
#, python-format
 
8344
msgid "Logical router resource %s not found on NVP platform"
 
8345
msgstr ""
 
8346
 
 
8347
#: neutron/plugins/nicira/NeutronPlugin.py:657
 
8348
#: neutron/plugins/nicira/NeutronPlugin.py:1633
 
8349
msgid "Unable to update logical routeron NVP Platform"
 
8350
msgstr ""
 
8351
 
 
8352
#: neutron/plugins/nicira/NeutronPlugin.py:659
 
8353
#, python-format
 
8354
msgid ""
 
8355
"_nvp_delete_ext_gw_port completed on external network %(ext_net_id)s, "
 
8356
"attached to router:%(router_id)s"
 
8357
msgstr ""
 
8358
 
 
8359
#: neutron/plugins/nicira/NeutronPlugin.py:700
 
8360
#, python-format
 
8361
msgid ""
 
8362
"_nvp_create_l2_gw_port completed for port %(name)s on network "
 
8363
"%(network_id)s. The new port id is %(id)s."
 
8364
msgstr ""
 
8365
 
 
8366
#: neutron/plugins/nicira/NeutronPlugin.py:738
 
8367
#, python-format
 
8368
msgid "Unable to find NVP uuid for Neutron port %s"
 
8369
msgstr ""
 
8370
 
 
8371
#: neutron/plugins/nicira/NeutronPlugin.py:767
 
8372
#, python-format
 
8373
msgid "%s required"
 
8374
msgstr ""
 
8375
 
 
8376
#: neutron/plugins/nicira/NeutronPlugin.py:771
 
8377
msgid "Segmentation ID cannot be specified with flat network type"
 
8378
msgstr ""
 
8379
 
 
8380
#: neutron/plugins/nicira/NeutronPlugin.py:775
 
8381
msgid "Segmentation ID must be specified with vlan network type"
 
8382
msgstr ""
 
8383
 
 
8384
#: neutron/plugins/nicira/NeutronPlugin.py:779
 
8385
#: neutron/plugins/nicira/NeutronPlugin.py:795
 
8386
#, python-format
 
8387
msgid "%(segmentation_id)s out of range (%(min_id)s through %(max_id)s)"
 
8388
msgstr ""
 
8389
 
 
8390
#: neutron/plugins/nicira/NeutronPlugin.py:801
 
8391
#, python-format
 
8392
msgid "%(net_type_param)s %(net_type_value)s not supported"
 
8393
msgstr ""
 
8394
 
 
8395
#: neutron/plugins/nicira/NeutronPlugin.py:846
 
8396
#, python-format
 
8397
msgid "No switch has available ports (%d checked)"
 
8398
msgstr ""
 
8399
 
 
8400
#: neutron/plugins/nicira/NeutronPlugin.py:868
 
8401
#, python-format
 
8402
msgid "Maximum number of logical ports reached for logical network %s"
 
8403
msgstr ""
 
8404
 
 
8405
#: neutron/plugins/nicira/NeutronPlugin.py:958
 
8406
#, python-format
 
8407
msgid ""
 
8408
"Network with admin_state_up=False are not yet supported by this plugin. "
 
8409
"Ignoring setting for network %s"
 
8410
msgstr ""
 
8411
 
 
8412
#: neutron/plugins/nicira/NeutronPlugin.py:1022
 
8413
#, python-format
 
8414
msgid "A nvp lport identifier was not found for neutron port '%s'"
 
8415
msgstr ""
 
8416
 
 
8417
#: neutron/plugins/nicira/NeutronPlugin.py:1050
 
8418
#, python-format
 
8419
msgid "delete_network completed for tenant: %s"
 
8420
msgstr ""
 
8421
 
 
8422
#: neutron/plugins/nicira/NeutronPlugin.py:1053
 
8423
#, python-format
 
8424
msgid "Did not found lswitch %s in NVP"
 
8425
msgstr ""
 
8426
 
 
8427
#: neutron/plugins/nicira/NeutronPlugin.py:1149
 
8428
#, python-format
 
8429
msgid "create_port completed on NVP for tenant %(tenant_id)s: (%(id)s)"
 
8430
msgstr ""
 
8431
 
 
8432
#: neutron/plugins/nicira/NeutronPlugin.py:1165
 
8433
#, python-format
 
8434
msgid "Logical switch for network %s was not found in NVP."
 
8435
msgstr ""
 
8436
 
 
8437
#: neutron/plugins/nicira/NeutronPlugin.py:1176
 
8438
msgid "Unable to create port or set port attachment in NVP."
 
8439
msgstr ""
 
8440
 
 
8441
#: neutron/plugins/nicira/NeutronPlugin.py:1239
 
8442
#, python-format
 
8443
msgid "Update port request: %s"
 
8444
msgstr ""
 
8445
 
 
8446
#: neutron/plugins/nicira/NeutronPlugin.py:1265
 
8447
#, python-format
 
8448
msgid "Unable to update port id: %s."
 
8449
msgstr ""
 
8450
 
 
8451
#: neutron/plugins/nicira/NeutronPlugin.py:1367
 
8452
#: neutron/plugins/nicira/NeutronPlugin.py:1441
 
8453
#, python-format
 
8454
msgid "Network '%s' is not a valid external network"
 
8455
msgstr ""
 
8456
 
 
8457
#: neutron/plugins/nicira/NeutronPlugin.py:1384
 
8458
msgid ""
 
8459
"Cannot create a distributed router with the NVP platform currently in "
 
8460
"execution. Please, try without specifying the 'distributed' attribute."
 
8461
msgstr ""
 
8462
 
 
8463
#: neutron/plugins/nicira/NeutronPlugin.py:1391
 
8464
msgid "Unable to create logical router on NVP Platform"
 
8465
msgstr ""
 
8466
 
 
8467
#: neutron/plugins/nicira/NeutronPlugin.py:1399
 
8468
#, python-format
 
8469
msgid ""
 
8470
"Unable to create L3GW port on logical router  %(router_uuid)s. Verify "
 
8471
"Default Layer-3 Gateway service %(def_l3_gw_svc)s id is correct"
 
8472
msgstr ""
 
8473
 
 
8474
#: neutron/plugins/nicira/NeutronPlugin.py:1409
 
8475
#, python-format
 
8476
msgid "Unable to create router %s"
 
8477
msgstr ""
 
8478
 
 
8479
#: neutron/plugins/nicira/NeutronPlugin.py:1450
 
8480
msgid ""
 
8481
"'routes' cannot contain route '0.0.0.0/0', this must be updated through "
 
8482
"the default gateway attribute"
 
8483
msgstr ""
 
8484
 
 
8485
#: neutron/plugins/nicira/NeutronPlugin.py:1466
 
8486
#, python-format
 
8487
msgid "Logical router %s not found on NVP Platform"
 
8488
msgstr ""
 
8489
 
 
8490
#: neutron/plugins/nicira/NeutronPlugin.py:1470
 
8491
msgid "Unable to update logical router on NVP Platform"
 
8492
msgstr ""
 
8493
 
 
8494
#: neutron/plugins/nicira/NeutronPlugin.py:1472
 
8495
msgid ""
 
8496
"Request cannot contain 'routes' with the NVP platform currently in "
 
8497
"execution. Please, try without specifying the static routes."
 
8498
msgstr ""
 
8499
 
 
8500
#: neutron/plugins/nicira/NeutronPlugin.py:1506
 
8501
#, python-format
 
8502
msgid "Logical router '%s' not found on NVP Platform"
 
8503
msgstr ""
 
8504
 
 
8505
#: neutron/plugins/nicira/NeutronPlugin.py:1510
 
8506
#, python-format
 
8507
msgid "Unable to delete logical router '%s'on NVP Platform"
 
8508
msgstr ""
 
8509
 
 
8510
#: neutron/plugins/nicira/NeutronPlugin.py:1567
 
8511
#, python-format
 
8512
msgid ""
 
8513
"Add_router_interface completed for subnet:%(subnet_id)s and "
 
8514
"router:%(router_id)s"
 
8515
msgstr ""
 
8516
 
 
8517
#: neutron/plugins/nicira/NeutronPlugin.py:1655
 
8518
#, python-format
 
8519
msgid ""
 
8520
"An error occurred while removing NAT rules on the NVP platform for "
 
8521
"floating ip:%s"
 
8522
msgstr ""
 
8523
 
 
8524
#: neutron/plugins/nicira/NeutronPlugin.py:1661
 
8525
msgid "An incorrect number of matching NAT rules was found on the NVP platform"
 
8526
msgstr ""
 
8527
 
 
8528
#: neutron/plugins/nicira/NeutronPlugin.py:1727
 
8529
#, python-format
 
8530
msgid "Address list for NVP logical router port:%s"
 
8531
msgstr ""
 
8532
 
 
8533
#: neutron/plugins/nicira/NeutronPlugin.py:1751
 
8534
#, python-format
 
8535
msgid ""
 
8536
"An error occurred while creating NAT rules on the NVP platform for "
 
8537
"floating ip:%(floating_ip)s mapped to internal ip:%(internal_ip)s"
 
8538
msgstr ""
 
8539
 
 
8540
#: neutron/plugins/nicira/NeutronPlugin.py:1794
 
8541
#, python-format
 
8542
msgid "The port '%s' is not associated with floating IPs"
 
8543
msgstr ""
 
8544
 
 
8545
#: neutron/plugins/nicira/NeutronPlugin.py:1797
 
8546
#, python-format
 
8547
msgid "Nat rules not found in nvp for port: %s"
 
8548
msgstr ""
 
8549
 
 
8550
#: neutron/plugins/nicira/NeutronPlugin.py:1823
 
8551
#, python-format
 
8552
msgid ""
 
8553
"Create_l2_gw_service did not return an uuid for the newly created "
 
8554
"resource:%s"
 
8555
msgstr ""
 
8556
 
 
8557
#: neutron/plugins/nicira/NeutronPlugin.py:1845
 
8558
msgid ""
 
8559
"Unable to remove gateway service from NVP plaform - the resource was not "
 
8560
"found"
 
8561
msgstr ""
 
8562
 
 
8563
#: neutron/plugins/nicira/NeutronPlugin.py:1933
 
8564
#, python-format
 
8565
msgid "Port values not valid for protocol: %s"
 
8566
msgstr ""
 
8567
 
 
8568
#: neutron/plugins/nicira/NvpApiClient.py:36
 
8569
#, python-format
 
8570
msgid "Unable to fetch NVP version from response headers:%s"
 
8571
msgstr ""
 
8572
 
 
8573
#: neutron/plugins/nicira/NvpApiClient.py:124
 
8574
#, python-format
 
8575
msgid "NVPApiHelper.request() returns \"%s\""
 
8576
msgstr ""
 
8577
 
 
8578
#: neutron/plugins/nicira/NvpApiClient.py:137
 
8579
#, python-format
 
8580
msgid "Request timed out: %(method)s to %(url)s"
 
8581
msgstr ""
 
8582
 
 
8583
#: neutron/plugins/nicira/NvpApiClient.py:148
 
8584
#, python-format
 
8585
msgid "Received error code: %s"
 
8586
msgstr ""
 
8587
 
 
8588
#: neutron/plugins/nicira/NvpApiClient.py:149
 
8589
#, python-format
 
8590
msgid "Server Error Message: %s"
 
8591
msgstr ""
 
8592
 
 
8593
#: neutron/plugins/nicira/NvpApiClient.py:155
 
8594
#, python-format
 
8595
msgid ""
 
8596
"%(method)s to %(url)s, unexpected response code: %(status)d (content = "
 
8597
"'%(body)s')"
 
8598
msgstr ""
 
8599
 
 
8600
#: neutron/plugins/nicira/NvpApiClient.py:173
 
8601
msgid "Unable to determine NVP version. Plugin might not work as expected."
 
8602
msgstr ""
 
8603
 
 
8604
#: neutron/plugins/nicira/NvpApiClient.py:232
 
8605
msgid "Server denied session's authentication credentials."
 
8606
msgstr ""
 
8607
 
 
8608
#: neutron/plugins/nicira/NvpApiClient.py:236
 
8609
msgid "An entity referenced in the request was not found."
 
8610
msgstr ""
 
8611
 
 
8612
#: neutron/plugins/nicira/NvpApiClient.py:240
 
8613
msgid "Request conflicts with configuration on a different entity."
 
8614
msgstr ""
 
8615
 
 
8616
#: neutron/plugins/nicira/NvpApiClient.py:245
 
8617
msgid ""
 
8618
"Request could not completed because the associated resource could not be "
 
8619
"reached."
 
8620
msgstr ""
 
8621
 
 
8622
#: neutron/plugins/nicira/NvpApiClient.py:250
 
8623
msgid "The request is forbidden from accessing the referenced resource."
 
8624
msgstr ""
 
8625
 
 
8626
#: neutron/plugins/nicira/NvpApiClient.py:255
 
8627
msgid "Create/Update actions are forbidden when in read-only mode."
 
8628
msgstr ""
 
8629
 
 
8630
#: neutron/plugins/nicira/NvpApiClient.py:259
 
8631
msgid "The request has timed out."
 
8632
msgstr ""
 
8633
 
 
8634
#: neutron/plugins/nicira/nvp_cluster.py:55
 
8635
#, python-format
 
8636
msgid ""
 
8637
"Attribute '%s' has been deprecated or moved to a new section. See new "
 
8638
"configuration file for details."
 
8639
msgstr ""
 
8640
 
 
8641
#: neutron/plugins/nicira/nvp_cluster.py:67
 
8642
#, python-format
 
8643
msgid "The following cluster attributes were not specified: %s'"
 
8644
msgstr ""
 
8645
 
 
8646
#: neutron/plugins/nicira/nvp_cluster.py:104
 
8647
#, python-format
 
8648
msgid "Attribute:%s is empty or null"
 
8649
msgstr ""
 
8650
 
 
8651
#: neutron/plugins/nicira/nvplib.py:139
 
8652
#, python-format
 
8653
msgid "Specified name:'%s' exceeds maximum length. It will be truncated on NVP"
 
8654
msgstr ""
 
8655
 
 
8656
#: neutron/plugins/nicira/nvplib.py:159
 
8657
#, python-format
 
8658
msgid "NVP controller cluster version: %s"
 
8659
msgstr ""
 
8660
 
 
8661
#: neutron/plugins/nicira/nvplib.py:242
 
8662
#, python-format
 
8663
msgid "Created logical switch: %s"
 
8664
msgstr ""
 
8665
 
 
8666
#: neutron/plugins/nicira/nvplib.py:258 neutron/plugins/nicira/nvplib.py:622
 
8667
#, python-format
 
8668
msgid "Network not found, Error: %s"
 
8669
msgstr ""
 
8670
 
 
8671
#: neutron/plugins/nicira/nvplib.py:533
 
8672
#, python-format
 
8673
msgid "Cannot update NVP routes %(routes)s for router %(router_id)s"
 
8674
msgstr ""
 
8675
 
 
8676
#: neutron/plugins/nicira/nvplib.py:649
 
8677
msgid "Port or Network not found"
 
8678
msgstr ""
 
8679
 
 
8680
#: neutron/plugins/nicira/nvplib.py:667
 
8681
#, python-format
 
8682
msgid ""
 
8683
"Looking for port with q_port_id tag '%(neutron_port_id)s' on: "
 
8684
"'%(lswitch_uuid)s'"
 
8685
msgstr ""
 
8686
 
 
8687
#: neutron/plugins/nicira/nvplib.py:675
 
8688
#, python-format
 
8689
msgid ""
 
8690
"Found '%(num_ports)d' ports with q_port_id tag: '%(neutron_port_id)s'. "
 
8691
"Only 1 was expected."
 
8692
msgstr ""
 
8693
 
 
8694
#: neutron/plugins/nicira/nvplib.py:684
 
8695
#, python-format
 
8696
msgid "get_port() %(network)s %(port)s"
 
8697
msgstr ""
 
8698
 
 
8699
#: neutron/plugins/nicira/nvplib.py:692 neutron/plugins/nicira/nvplib.py:747
 
8700
#, python-format
 
8701
msgid "Port or Network not found, Error: %s"
 
8702
msgstr ""
 
8703
 
 
8704
#: neutron/plugins/nicira/nvplib.py:742
 
8705
#, python-format
 
8706
msgid "Updated logical port %(result)s on logical switch %(uuid)s"
 
8707
msgstr ""
 
8708
 
 
8709
#: neutron/plugins/nicira/nvplib.py:779
 
8710
#, python-format
 
8711
msgid "Created logical port %(result)s on logical switch %(uuid)s"
 
8712
msgstr ""
 
8713
 
 
8714
#: neutron/plugins/nicira/nvplib.py:803
 
8715
#, python-format
 
8716
msgid "Created logical port %(lport_uuid)s on logical router %(lrouter_uuid)s"
 
8717
msgstr ""
 
8718
 
 
8719
#: neutron/plugins/nicira/nvplib.py:833
 
8720
#, python-format
 
8721
msgid "Updated logical port %(lport_uuid)s on logical router %(lrouter_uuid)s"
 
8722
msgstr ""
 
8723
 
 
8724
#: neutron/plugins/nicira/nvplib.py:843
 
8725
#, python-format
 
8726
msgid ""
 
8727
"Delete logical router port %(lport_uuid)s on logical router "
 
8728
"%(lrouter_uuid)s"
 
8729
msgstr ""
 
8730
 
 
8731
#: neutron/plugins/nicira/nvplib.py:909
 
8732
#, python-format
 
8733
msgid "Port not found, Error: %s"
 
8734
msgstr ""
 
8735
 
 
8736
#: neutron/plugins/nicira/nvplib.py:1031
 
8737
#, python-format
 
8738
msgid "Created Security Profile: %s"
 
8739
msgstr ""
 
8740
 
 
8741
#: neutron/plugins/nicira/nvplib.py:1057
 
8742
#, python-format
 
8743
msgid "Updated Security Profile: %s"
 
8744
msgstr ""
 
8745
 
 
8746
#: neutron/plugins/nicira/nvplib.py:1076
 
8747
#, python-format
 
8748
msgid "Invalid keys for NAT match: %s"
 
8749
msgstr ""
 
8750
 
 
8751
#: neutron/plugins/nicira/nvplib.py:1082
 
8752
#, python-format
 
8753
msgid "Creating NAT rule: %s"
 
8754
msgstr ""
 
8755
 
 
8756
#: neutron/plugins/nicira/nvplib.py:1096
 
8757
msgid ""
 
8758
"No SNAT rules cannot be applied as they are not available in this version"
 
8759
" of the NVP platform"
 
8760
msgstr ""
 
8761
 
 
8762
#: neutron/plugins/nicira/nvplib.py:1231
 
8763
#, python-format
 
8764
msgid "Router Port %(lport_id)s not found on router %(lrouter_id)s"
 
8765
msgstr ""
 
8766
 
 
8767
#: neutron/plugins/nicira/nvplib.py:1236
 
8768
#, python-format
 
8769
msgid ""
 
8770
"An exception occurred while updating IP addresses on a router logical "
 
8771
"port:%s"
 
8772
msgstr ""
 
8773
 
 
8774
#: neutron/plugins/nicira/nvplib.py:1274
 
8775
msgid "Operation may not be supported"
 
8776
msgstr ""
 
8777
 
 
8778
#: neutron/plugins/nicira/nvplib.py:1282
 
8779
msgid ""
 
8780
"NVP version is not set. Unable to complete request correctly. Check log "
 
8781
"for NVP communication errors."
 
8782
msgstr ""
 
8783
 
 
8784
#: neutron/plugins/nicira/nvplib.py:1298
 
8785
msgid "Failed to create logical queue"
 
8786
msgstr ""
 
8787
 
 
8788
#: neutron/plugins/nicira/nvplib.py:1309
 
8789
msgid "Failed to delete logical queue"
 
8790
msgstr ""
 
8791
 
 
8792
#: neutron/plugins/nicira/api_client/client.py:116
 
8793
#, python-format
 
8794
msgid "[%d] no API providers currently available."
 
8795
msgstr ""
 
8796
 
 
8797
#: neutron/plugins/nicira/api_client/client.py:119
 
8798
#, python-format
 
8799
msgid "[%d] Waiting to acquire API client connection."
 
8800
msgstr ""
 
8801
 
 
8802
#: neutron/plugins/nicira/api_client/client.py:123
 
8803
#, python-format
 
8804
msgid "[%(rid)d] Connection %(conn)s idle for %(sec)0.2f seconds; reconnecting."
 
8805
msgstr ""
 
8806
 
 
8807
#: neutron/plugins/nicira/api_client/client.py:132
 
8808
#, python-format
 
8809
msgid "[%(rid)d] Acquired connection %(conn)s. %(qsize)d connection(s) available."
 
8810
msgstr ""
 
8811
 
 
8812
#: neutron/plugins/nicira/api_client/client.py:152
 
8813
#, python-format
 
8814
msgid ""
 
8815
"[%(rid)d] Released connection %(conn)s is not an API provider for the "
 
8816
"cluster"
 
8817
msgstr ""
 
8818
 
 
8819
#: neutron/plugins/nicira/api_client/client.py:161
 
8820
#, python-format
 
8821
msgid "[%(rid)d] Connection returned in bad state, reconnecting to %(conn)s"
 
8822
msgstr ""
 
8823
 
 
8824
#: neutron/plugins/nicira/api_client/client.py:186
 
8825
#, python-format
 
8826
msgid "[%(rid)d] Released connection %(conn)s. %(qsize)d connection(s) available."
 
8827
msgstr ""
 
8828
 
 
8829
#: neutron/plugins/nicira/api_client/client.py:196
 
8830
#, python-format
 
8831
msgid "Login request for an invalid connection: '%s'"
 
8832
msgstr ""
 
8833
 
 
8834
#: neutron/plugins/nicira/api_client/client.py:207
 
8835
msgid "Waiting for auth to complete"
 
8836
msgstr ""
 
8837
 
 
8838
#: neutron/plugins/nicira/api_client/client.py:249
 
8839
#, python-format
 
8840
msgid "Invalid conn_params value: '%s'"
 
8841
msgstr ""
 
8842
 
 
8843
#: neutron/plugins/nicira/api_client/client_eventlet.py:148
 
8844
#, python-format
 
8845
msgid "NvpApiClient: login error \"%s\""
 
8846
msgstr ""
 
8847
 
 
8848
#: neutron/plugins/nicira/api_client/client_eventlet.py:153
 
8849
#, python-format
 
8850
msgid "Saving new authentication cookie '%s'"
 
8851
msgstr ""
 
8852
 
 
8853
#: neutron/plugins/nicira/api_client/common.py:30
 
8854
#, python-format
 
8855
msgid "_conn_str() invalid connection type: %s"
 
8856
msgstr ""
 
8857
 
 
8858
#: neutron/plugins/nicira/api_client/request.py:92
 
8859
msgid "No API connections available"
 
8860
msgstr ""
 
8861
 
 
8862
#: neutron/plugins/nicira/api_client/request.py:97
 
8863
#, python-format
 
8864
msgid "[%(rid)d] Issuing - request %(conn)s"
 
8865
msgstr ""
 
8866
 
 
8867
#: neutron/plugins/nicira/api_client/request.py:122
 
8868
#, python-format
 
8869
msgid "Setting X-Nvp-Wait-For-Config-Generation request header: '%s'"
 
8870
msgstr ""
 
8871
 
 
8872
#: neutron/plugins/nicira/api_client/request.py:128
 
8873
#, python-format
 
8874
msgid "[%(rid)d] Exception issuing request: %(e)s"
 
8875
msgstr ""
 
8876
 
 
8877
#: neutron/plugins/nicira/api_client/request.py:135
 
8878
#, python-format
 
8879
msgid "[%(rid)d] Completed request '%(conn)s': %(status)s (%(sec)0.2f seconds)"
 
8880
msgstr ""
 
8881
 
 
8882
#: neutron/plugins/nicira/api_client/request.py:144
 
8883
#, python-format
 
8884
msgid "Reading X-Nvp-config-Generation response header: '%s'"
 
8885
msgstr ""
 
8886
 
 
8887
#: neutron/plugins/nicira/api_client/request.py:173
 
8888
#, python-format
 
8889
msgid "[%d] Maximum redirects exceeded, aborting request"
 
8890
msgstr ""
 
8891
 
 
8892
#: neutron/plugins/nicira/api_client/request.py:183
 
8893
#, python-format
 
8894
msgid "[%(rid)d] Redirecting request to: %(conn)s"
 
8895
msgstr ""
 
8896
 
 
8897
#: neutron/plugins/nicira/api_client/request.py:195
 
8898
#, python-format
 
8899
msgid "[%(rid)d] Request '%(method)s %(url)s' received: %(status)s"
 
8900
msgstr ""
 
8901
 
 
8902
#: neutron/plugins/nicira/api_client/request.py:199
 
8903
#, python-format
 
8904
msgid "Server error return: %s"
 
8905
msgstr ""
 
8906
 
 
8907
#: neutron/plugins/nicira/api_client/request.py:203
 
8908
msgid "Invalid server response"
 
8909
msgstr ""
 
8910
 
 
8911
#: neutron/plugins/nicira/api_client/request.py:206
 
8912
#, python-format
 
8913
msgid "[%(rid)d] Failed request '%(conn)s': '%(msg)s' (%(sec)0.2f seconds)"
 
8914
msgstr ""
 
8915
 
 
8916
#: neutron/plugins/nicira/api_client/request.py:240
 
8917
#, python-format
 
8918
msgid "[%d] Received redirect status without location header field"
 
8919
msgstr ""
 
8920
 
 
8921
#: neutron/plugins/nicira/api_client/request.py:257
 
8922
#, python-format
 
8923
msgid "[%(rid)d] Received invalid redirect location: '%(url)s'"
 
8924
msgstr ""
 
8925
 
 
8926
#: neutron/plugins/nicira/api_client/request.py:261
 
8927
#, python-format
 
8928
msgid "[%(rid)d] Received malformed redirect location: %(url)s"
 
8929
msgstr ""
 
8930
 
 
8931
#: neutron/plugins/nicira/api_client/request_eventlet.py:111
 
8932
msgid "Joining an invalid green thread"
 
8933
msgstr ""
 
8934
 
 
8935
#: neutron/plugins/nicira/api_client/request_eventlet.py:131
 
8936
#, python-format
 
8937
msgid "[%d] Request timeout."
 
8938
msgstr ""
 
8939
 
 
8940
#: neutron/plugins/nicira/api_client/request_eventlet.py:132
 
8941
msgid "Request timeout"
 
8942
msgstr ""
 
8943
 
 
8944
#: neutron/plugins/nicira/api_client/request_eventlet.py:153
 
8945
#, python-format
 
8946
msgid "[%(rid)d] Completed request '%(method)s %(url)s': %(status)s"
 
8947
msgstr ""
 
8948
 
 
8949
#: neutron/plugins/nicira/api_client/request_eventlet.py:160
 
8950
#, python-format
 
8951
msgid "[%(rid)d] Error while handling request: %(req)s"
 
8952
msgstr ""
 
8953
 
 
8954
#: neutron/plugins/nicira/api_client/request_eventlet.py:216
 
8955
#, python-format
 
8956
msgid "[%(rid)d] Failed to parse API provider: %(e)s"
 
8957
msgstr ""
 
8958
 
 
8959
#: neutron/plugins/nicira/common/config.py:34
 
8960
msgid ""
 
8961
"Maximum number of ports of a logical switch on a bridged transport zone "
 
8962
"(default 64)"
 
8963
msgstr ""
 
8964
 
 
8965
#: neutron/plugins/nicira/common/config.py:37
 
8966
msgid ""
 
8967
"Maximum number of ports of a logical switch on an overlay transport zone "
 
8968
"(default 64)"
 
8969
msgstr ""
 
8970
 
 
8971
#: neutron/plugins/nicira/common/config.py:40
 
8972
msgid "Maximum concurrent connections"
 
8973
msgstr ""
 
8974
 
 
8975
#: neutron/plugins/nicira/common/config.py:42
 
8976
msgid ""
 
8977
"Number of seconds a generation id should be valid for (default -1 meaning"
 
8978
" do not time out)"
 
8979
msgstr ""
 
8980
 
 
8981
#: neutron/plugins/nicira/common/config.py:45
 
8982
msgid ""
 
8983
"If set to access_network this enables a dedicated connection to the "
 
8984
"metadata proxy for metadata server access via Neutron router. If set to "
 
8985
"dhcp_host_route this enables host route injection via the dhcp agent. "
 
8986
"This option is only useful if running on a host that does not support "
 
8987
"namespaces otherwise access_network should be used."
 
8988
msgstr ""
 
8989
 
 
8990
#: neutron/plugins/nicira/common/config.py:53
 
8991
msgid ""
 
8992
"The default network tranport type to use (stt, gre, bridge, ipsec_gre, or"
 
8993
" ipsec_stt)"
 
8994
msgstr ""
 
8995
 
 
8996
#: neutron/plugins/nicira/common/config.py:56
 
8997
msgid "The mode used to implement DHCP/metadata services."
 
8998
msgstr ""
 
8999
 
 
9000
#: neutron/plugins/nicira/common/config.py:61
 
9001
msgid ""
 
9002
"Interval in seconds between runs of the state synchronization task. Set "
 
9003
"it to 0 to disable it"
 
9004
msgstr ""
 
9005
 
 
9006
#: neutron/plugins/nicira/common/config.py:64
 
9007
msgid ""
 
9008
"Maximum value for the additional random delay in seconds between runs of "
 
9009
"the state synchronization task"
 
9010
msgstr ""
 
9011
 
 
9012
#: neutron/plugins/nicira/common/config.py:68
 
9013
msgid ""
 
9014
"Minimum delay, in seconds, between two state synchronization queries to "
 
9015
"NVP. It must not exceed state_sync_interval"
 
9016
msgstr ""
 
9017
 
 
9018
#: neutron/plugins/nicira/common/config.py:72
 
9019
msgid ""
 
9020
"Minimum number of resources to be retrieved from NVP during state "
 
9021
"synchronization"
 
9022
msgstr ""
 
9023
 
 
9024
#: neutron/plugins/nicira/common/config.py:79
 
9025
msgid "User name for NVP controllers in this cluster"
 
9026
msgstr ""
 
9027
 
 
9028
#: neutron/plugins/nicira/common/config.py:83
 
9029
msgid "Password for NVP controllers in this cluster"
 
9030
msgstr ""
 
9031
 
 
9032
#: neutron/plugins/nicira/common/config.py:86
 
9033
msgid "Total time limit for a cluster request"
 
9034
msgstr ""
 
9035
 
 
9036
#: neutron/plugins/nicira/common/config.py:89
 
9037
msgid "Time before aborting a request"
 
9038
msgstr ""
 
9039
 
 
9040
#: neutron/plugins/nicira/common/config.py:92
 
9041
msgid "Number of time a request should be retried"
 
9042
msgstr ""
 
9043
 
 
9044
#: neutron/plugins/nicira/common/config.py:95
 
9045
msgid "Number of times a redirect should be followed"
 
9046
msgstr ""
 
9047
 
 
9048
#: neutron/plugins/nicira/common/config.py:97
 
9049
msgid "Lists the NVP controllers in this cluster"
 
9050
msgstr ""
 
9051
 
 
9052
#: neutron/plugins/nicira/common/config.py:102
 
9053
msgid ""
 
9054
"This is uuid of the default NVP Transport zone that will be used for "
 
9055
"creating tunneled isolated \"Neutron\" networks. It needs to be created "
 
9056
"in NVP before starting Neutron with the nvp plugin."
 
9057
msgstr ""
 
9058
 
 
9059
#: neutron/plugins/nicira/common/config.py:107
 
9060
msgid ""
 
9061
"Optional paramter identifying the UUID of the cluster in NVP.  This can "
 
9062
"be retrieved from NVP management console \"admin\" section."
 
9063
msgstr ""
 
9064
 
 
9065
#: neutron/plugins/nicira/common/config.py:111
 
9066
msgid ""
 
9067
"Unique identifier of the NVP L3 Gateway service which will be used for "
 
9068
"implementing routers and floating IPs"
 
9069
msgstr ""
 
9070
 
 
9071
#: neutron/plugins/nicira/common/config.py:115
 
9072
msgid ""
 
9073
"Unique identifier of the NVP L2 Gateway service which will be used by "
 
9074
"default for network gateways"
 
9075
msgstr ""
 
9076
 
 
9077
#: neutron/plugins/nicira/common/config.py:118
 
9078
msgid ""
 
9079
"Name of the interface on a L2 Gateway transport nodewhich should be used "
 
9080
"by default when setting up a network connection"
 
9081
msgstr ""
 
9082
 
 
9083
#: neutron/plugins/nicira/common/config.py:133
 
9084
msgid ""
 
9085
"Describes a connection to a single controller. A different connection for"
 
9086
" each controller in the cluster can be specified; there must be at least "
 
9087
"one connection per cluster."
 
9088
msgstr ""
 
9089
 
 
9090
#: neutron/plugins/nicira/common/exceptions.py:24
 
9091
#, python-format
 
9092
msgid "An unexpected error occurred in the NVP Plugin:%(err_msg)s"
 
9093
msgstr ""
 
9094
 
 
9095
#: neutron/plugins/nicira/common/exceptions.py:28
 
9096
#, python-format
 
9097
msgid "Unable to fulfill request with version %(version)s."
 
9098
msgstr ""
 
9099
 
 
9100
#: neutron/plugins/nicira/common/exceptions.py:32
 
9101
#, python-format
 
9102
msgid "Invalid NVP connection parameters: %(conn_params)s"
 
9103
msgstr ""
 
9104
 
 
9105
#: neutron/plugins/nicira/common/exceptions.py:36
 
9106
#, python-format
 
9107
msgid ""
 
9108
"Invalid cluster values: %(invalid_attrs)s. Please ensure that these "
 
9109
"values are specified in the [DEFAULT] section of the nvp plugin ini file."
 
9110
msgstr ""
 
9111
 
 
9112
#: neutron/plugins/nicira/common/exceptions.py:42
 
9113
#, python-format
 
9114
msgid "Unable to find cluster config entry for nova zone: %(nova_zone)s"
 
9115
msgstr ""
 
9116
 
 
9117
#: neutron/plugins/nicira/common/exceptions.py:47
 
9118
#, python-format
 
9119
msgid ""
 
9120
"Unable to create port on network %(network)s. Maximum number of ports "
 
9121
"reached"
 
9122
msgstr ""
 
9123
 
 
9124
#: neutron/plugins/nicira/common/exceptions.py:52
 
9125
#, python-format
 
9126
msgid ""
 
9127
"While retrieving NAT rules, %(actual_rules)s were found whereas rules in "
 
9128
"the (%(min_rules)s,%(max_rules)s) interval were expected"
 
9129
msgstr ""
 
9130
 
 
9131
#: neutron/plugins/nicira/common/exceptions.py:58
 
9132
#, python-format
 
9133
msgid "Invalid NVP attachment type '%(attachment_type)s'"
 
9134
msgstr ""
 
9135
 
 
9136
#: neutron/plugins/nicira/common/exceptions.py:62
 
9137
msgid ""
 
9138
"The networking backend is currently in maintenance mode and therefore "
 
9139
"unable to accept requests which modify its state. Please try later."
 
9140
msgstr ""
 
9141
 
 
9142
#: neutron/plugins/nicira/common/sync.py:214
 
9143
#, python-format
 
9144
msgid ""
 
9145
"Minimum request delay:%(req_delay)s must not exceed synchronization "
 
9146
"interval:%(sync_interval)s"
 
9147
msgstr ""
 
9148
 
 
9149
#: neutron/plugins/nicira/common/sync.py:233
 
9150
#, python-format
 
9151
msgid "Updating status for neutron resource %(q_id)s to: %(status)s"
 
9152
msgstr ""
 
9153
 
 
9154
#: neutron/plugins/nicira/common/sync.py:255
 
9155
#, python-format
 
9156
msgid "Logical switch for neutron network %s not found on NVP."
 
9157
msgstr ""
 
9158
 
 
9159
#: neutron/plugins/nicira/common/sync.py:322
 
9160
#, python-format
 
9161
msgid "Logical router for neutron router %s not found on NVP."
 
9162
msgstr ""
 
9163
 
 
9164
#: neutron/plugins/nicira/common/sync.py:386
 
9165
#, python-format
 
9166
msgid "Logical switch port for neutron port %s not found on NVP."
 
9167
msgstr ""
 
9168
 
 
9169
#: neutron/plugins/nicira/common/sync.py:461
 
9170
#, python-format
 
9171
msgid ""
 
9172
"Requested page size is %(cur_chunk_size)d.It might be necessary to do "
 
9173
"%(num_requests)d round-trips to NVP for fetching data. Please tune sync "
 
9174
"parameters to ensure chunk size is less than %(max_page_size)d"
 
9175
msgstr ""
 
9176
 
 
9177
#: neutron/plugins/nicira/common/sync.py:492
 
9178
#, python-format
 
9179
msgid "Fetching up to %s resources from NVP backend"
 
9180
msgstr ""
 
9181
 
 
9182
#: neutron/plugins/nicira/common/sync.py:512
 
9183
#, python-format
 
9184
msgid "Total data size: %d"
 
9185
msgstr ""
 
9186
 
 
9187
#: neutron/plugins/nicira/common/sync.py:516
 
9188
#, python-format
 
9189
msgid ""
 
9190
"Fetched %(num_lswitches)d logical switches, %(num_lswitchports)d logical "
 
9191
"switch ports,%(num_lrouters)d logical routers"
 
9192
msgstr ""
 
9193
 
 
9194
#: neutron/plugins/nicira/common/sync.py:532
 
9195
#, python-format
 
9196
msgid "Running state synchronization task. Chunk: %s"
 
9197
msgstr ""
 
9198
 
 
9199
#: neutron/plugins/nicira/common/sync.py:542
 
9200
#, python-format
 
9201
msgid ""
 
9202
"An error occured while communicating with NVP backend. Will retry "
 
9203
"synchronization in %d seconds"
 
9204
msgstr ""
 
9205
 
 
9206
#: neutron/plugins/nicira/common/sync.py:546
 
9207
#, python-format
 
9208
msgid "Time elapsed querying NVP: %s"
 
9209
msgstr ""
 
9210
 
 
9211
#: neutron/plugins/nicira/common/sync.py:553
 
9212
#, python-format
 
9213
msgid "Number of chunks: %d"
 
9214
msgstr ""
 
9215
 
 
9216
#: neutron/plugins/nicira/common/sync.py:569
 
9217
#, python-format
 
9218
msgid "Time elapsed hashing data: %s"
 
9219
msgstr ""
 
9220
 
 
9221
#: neutron/plugins/nicira/common/sync.py:582
 
9222
#, python-format
 
9223
msgid "Synchronization for chunk %(chunk_num)d of %(total_chunks)d performed"
 
9224
msgstr ""
 
9225
 
 
9226
#: neutron/plugins/nicira/common/sync.py:594
 
9227
#, python-format
 
9228
msgid "Time elapsed at end of sync: %s"
 
9229
msgstr ""
 
9230
 
 
9231
#: neutron/plugins/nicira/dbexts/distributedrouter.py:64
 
9232
#, python-format
 
9233
msgid "Distributed router extension successfully processed for router:%s"
 
9234
msgstr ""
 
9235
 
 
9236
#: neutron/plugins/nicira/dbexts/nicira_networkgw_db.py:47
 
9237
#, python-format
 
9238
msgid ""
 
9239
"Network Gateway '%(gateway_id)s' still has active mappings with one or "
 
9240
"more neutron networks."
 
9241
msgstr ""
 
9242
 
 
9243
#: neutron/plugins/nicira/dbexts/nicira_networkgw_db.py:52
 
9244
#, python-format
 
9245
msgid ""
 
9246
"Port '%(port_id)s' is owned by '%(device_owner)s' and therefore cannot be"
 
9247
" deleted directly via the port API."
 
9248
msgstr ""
 
9249
 
 
9250
#: neutron/plugins/nicira/dbexts/nicira_networkgw_db.py:57
 
9251
#, python-format
 
9252
msgid ""
 
9253
"The specified mapping '%(mapping)s' is already in use on network gateway "
 
9254
"'%(gateway_id)s'."
 
9255
msgstr ""
 
9256
 
 
9257
#: neutron/plugins/nicira/dbexts/nicira_networkgw_db.py:62
 
9258
#, python-format
 
9259
msgid ""
 
9260
"Multiple network connections found on '%(gateway_id)s' with provided "
 
9261
"criteria."
 
9262
msgstr ""
 
9263
 
 
9264
#: neutron/plugins/nicira/dbexts/nicira_networkgw_db.py:67
 
9265
#, python-format
 
9266
msgid ""
 
9267
"The connection %(network_mapping_info)s was not found on the network "
 
9268
"gateway '%(network_gateway_id)s'"
 
9269
msgstr ""
 
9270
 
 
9271
#: neutron/plugins/nicira/dbexts/nicira_networkgw_db.py:72
 
9272
#, python-format
 
9273
msgid "The network gateway %(gateway_id)s cannot be updated or deleted"
 
9274
msgstr ""
 
9275
 
 
9276
#: neutron/plugins/nicira/dbexts/nicira_networkgw_db.py:167
 
9277
msgid ""
 
9278
"A network identifier must be specified when connecting a network to a "
 
9279
"network gateway. Unable to complete operation"
 
9280
msgstr ""
 
9281
 
 
9282
#: neutron/plugins/nicira/dbexts/nicira_networkgw_db.py:173
 
9283
#, python-format
 
9284
msgid ""
 
9285
"Invalid keys found among the ones provided in request body: "
 
9286
"%(connection_attrs)s."
 
9287
msgstr ""
 
9288
 
 
9289
#: neutron/plugins/nicira/dbexts/nicira_networkgw_db.py:179
 
9290
msgid ""
 
9291
"In order to specify a segmentation id the segmentation type must be "
 
9292
"specified as well"
 
9293
msgstr ""
 
9294
 
 
9295
#: neutron/plugins/nicira/dbexts/nicira_networkgw_db.py:183
 
9296
msgid "Cannot specify a segmentation id when the segmentation type is flat"
 
9297
msgstr ""
 
9298
 
 
9299
#: neutron/plugins/nicira/dbexts/nicira_networkgw_db.py:232
 
9300
#, python-format
 
9301
msgid "Created network gateway with id:%s"
 
9302
msgstr ""
 
9303
 
 
9304
#: neutron/plugins/nicira/dbexts/nicira_networkgw_db.py:244
 
9305
#, python-format
 
9306
msgid "Updated network gateway with id:%s"
 
9307
msgstr ""
 
9308
 
 
9309
#: neutron/plugins/nicira/dbexts/nicira_networkgw_db.py:259
 
9310
#, python-format
 
9311
msgid "Network gateway '%s' was destroyed."
 
9312
msgstr ""
 
9313
 
 
9314
#: neutron/plugins/nicira/dbexts/nicira_networkgw_db.py:269
 
9315
#, python-format
 
9316
msgid "Connecting network '%(network_id)s' to gateway '%(network_gateway_id)s'"
 
9317
msgstr ""
 
9318
 
 
9319
#: neutron/plugins/nicira/dbexts/nicira_networkgw_db.py:310
 
9320
#, python-format
 
9321
msgid ""
 
9322
"Requested network '%(network_id)s' not found.Unable to create network "
 
9323
"connection on gateway '%(network_gateway_id)s"
 
9324
msgstr ""
 
9325
 
 
9326
#: neutron/plugins/nicira/dbexts/nicira_networkgw_db.py:318
 
9327
#, python-format
 
9328
msgid ""
 
9329
"Gateway port for '%(network_gateway_id)s' created on network "
 
9330
"'%(network_id)s':%(port_id)s"
 
9331
msgstr ""
 
9332
 
 
9333
#: neutron/plugins/nicira/dbexts/nicira_networkgw_db.py:334
 
9334
#, python-format
 
9335
msgid "Ensured no Ip addresses are configured on port %s"
 
9336
msgstr ""
 
9337
 
 
9338
#: neutron/plugins/nicira/dbexts/nicira_networkgw_db.py:344
 
9339
#, python-format
 
9340
msgid ""
 
9341
"Disconnecting network '%(network_id)s' from gateway "
 
9342
"'%(network_gateway_id)s'"
 
9343
msgstr ""
 
9344
 
 
9345
#: neutron/plugins/nicira/dbexts/nicira_qos_db.py:276
 
9346
#, python-format
 
9347
msgid "DSCP value (%s) will be ignored with 'trusted' marking"
 
9348
msgstr ""
 
9349
 
 
9350
#: neutron/plugins/nicira/dhcp_meta/rpc.py:121
 
9351
msgid "Metadata access network is disabled"
 
9352
msgstr ""
 
9353
 
 
9354
#: neutron/plugins/nicira/dhcp_meta/rpc.py:124
 
9355
msgid ""
 
9356
"Overlapping IPs must be enabled in order to setup the metadata access "
 
9357
"network"
 
9358
msgstr ""
 
9359
 
 
9360
#: neutron/plugins/nicira/dhcp_meta/rpc.py:146
 
9361
#, python-format
 
9362
msgid ""
 
9363
"No router interface found for router '%s'. No metadata access network "
 
9364
"should be created or destroyed"
 
9365
msgstr ""
 
9366
 
 
9367
#: neutron/plugins/nicira/dhcp_meta/rpc.py:154
 
9368
#, python-format
 
9369
msgid ""
 
9370
"An error occurred while operating on the metadata access network for "
 
9371
"router:'%s'"
 
9372
msgstr ""
 
9373
 
 
9374
#: neutron/plugins/nicira/extensions/nvp_networkgw.py:66
 
9375
msgid "Cannot create a gateway with an empty device list"
 
9376
msgstr ""
 
9377
 
 
9378
#: neutron/plugins/nicira/extensions/nvp_networkgw.py:86
 
9379
#, python-format
 
9380
msgid "%s: provided data are not iterable"
 
9381
msgstr ""
 
9382
 
 
9383
#: neutron/plugins/nicira/extensions/nvp_networkgw.py:92
 
9384
msgid "number of network gateways allowed per tenant, -1 for unlimited"
 
9385
msgstr ""
 
9386
 
 
9387
#: neutron/plugins/nicira/extensions/nvp_qos.py:38
 
9388
msgid "Need to be admin in order to create queue called default"
 
9389
msgstr ""
 
9390
 
 
9391
#: neutron/plugins/nicira/extensions/nvp_qos.py:42
 
9392
msgid "Default queue already exists."
 
9393
msgstr ""
 
9394
 
 
9395
#: neutron/plugins/nicira/extensions/nvp_qos.py:46
 
9396
#, python-format
 
9397
msgid "Invalid value for dscp %(data)s must be integer value between 0 and 63."
 
9398
msgstr ""
 
9399
 
 
9400
#: neutron/plugins/nicira/extensions/nvp_qos.py:51
 
9401
msgid "Invalid bandwidth rate, min greater than max."
 
9402
msgstr ""
 
9403
 
 
9404
#: neutron/plugins/nicira/extensions/nvp_qos.py:55
 
9405
#, python-format
 
9406
msgid "Invalid bandwidth rate, %(data)s must be a non negative integer."
 
9407
msgstr ""
 
9408
 
 
9409
#: neutron/plugins/nicira/extensions/nvp_qos.py:60
 
9410
#, python-format
 
9411
msgid "Queue %(id)s does not exist"
 
9412
msgstr ""
 
9413
 
 
9414
#: neutron/plugins/nicira/extensions/nvp_qos.py:64
 
9415
msgid "Unable to delete queue attached to port."
 
9416
msgstr ""
 
9417
 
 
9418
#: neutron/plugins/nicira/extensions/nvp_qos.py:68
 
9419
msgid "Port is not associated with lqueue"
 
9420
msgstr ""
 
9421
 
 
9422
#: neutron/plugins/nicira/extensions/nvp_qos.py:79
 
9423
#, python-format
 
9424
msgid "'%s' must be a non negative integer."
 
9425
msgstr ""
 
9426
 
 
9427
#: neutron/plugins/openvswitch/ovs_db_v2.py:215
 
9428
#, python-format
 
9429
msgid "Skipping unreasonable tunnel ID range %(tun_min)s:%(tun_max)s"
 
9430
msgstr ""
 
9431
 
 
9432
#: neutron/plugins/openvswitch/ovs_db_v2.py:263
 
9433
#, python-format
 
9434
msgid "Reserving tunnel %s from pool"
 
9435
msgstr ""
 
9436
 
 
9437
#: neutron/plugins/openvswitch/ovs_db_v2.py:278
 
9438
#, python-format
 
9439
msgid "Reserving specific tunnel %s from pool"
 
9440
msgstr ""
 
9441
 
 
9442
#: neutron/plugins/openvswitch/ovs_db_v2.py:281
 
9443
#, python-format
 
9444
msgid "Reserving specific tunnel %s outside pool"
 
9445
msgstr ""
 
9446
 
 
9447
#: neutron/plugins/openvswitch/ovs_db_v2.py:304
 
9448
#, python-format
 
9449
msgid "Releasing tunnel %s outside pool"
 
9450
msgstr ""
 
9451
 
 
9452
#: neutron/plugins/openvswitch/ovs_db_v2.py:306
 
9453
#, python-format
 
9454
msgid "Releasing tunnel %s to pool"
 
9455
msgstr ""
 
9456
 
 
9457
#: neutron/plugins/openvswitch/ovs_db_v2.py:308
 
9458
#, python-format
 
9459
msgid "tunnel_id %s not found"
 
9460
msgstr ""
 
9461
 
 
9462
#: neutron/plugins/openvswitch/ovs_db_v2.py:380
 
9463
#, python-format
 
9464
msgid "Adding a tunnel endpoint for %s"
 
9465
msgstr ""
 
9466
 
 
9467
#: neutron/plugins/openvswitch/ovs_db_v2.py:396
 
9468
#, python-format
 
9469
msgid ""
 
9470
"Adding a tunnel endpoint failed due to a concurrenttransaction had been "
 
9471
"commited (%s attempts left)"
 
9472
msgstr ""
 
9473
 
 
9474
#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:143
 
9475
#, python-format
 
9476
msgid "Device %(device)s up on %(agent_id)s"
 
9477
msgstr ""
 
9478
 
 
9479
#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:284
 
9480
#, python-format
 
9481
msgid "Invalid tenant_network_type: %s. Server terminated!"
 
9482
msgstr ""
 
9483
 
 
9484
#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:300
 
9485
#, python-format
 
9486
msgid "Tunneling disabled but tenant_network_type is '%s'. Server terminated!"
 
9487
msgstr ""
 
9488
 
 
9489
#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:345
 
9490
#, python-format
 
9491
msgid "Invalid tunnel ID range: '%(range)s' - %(e)s. Server terminated!"
 
9492
msgstr ""
 
9493
 
 
9494
#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:349
 
9495
#, python-format
 
9496
msgid "Tunnel ID ranges: %s"
 
9497
msgstr ""
 
9498
 
 
9499
#: neutron/plugins/openvswitch/ovs_neutron_plugin.py:402
 
9500
#, python-format
 
9501
msgid "%s networks are not enabled"
 
9502
msgstr ""
 
9503
 
 
9504
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:268
 
9505
#, python-format
 
9506
msgid "Network %s not used on agent."
 
9507
msgstr ""
 
9508
 
 
9509
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:299
 
9510
msgid "tunnel_update received"
 
9511
msgstr ""
 
9512
 
 
9513
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:308
 
9514
msgid "No tunnel_type specified, cannot create tunnels"
 
9515
msgstr ""
 
9516
 
 
9517
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:311
 
9518
#, python-format
 
9519
msgid "tunnel_type %s not supported by agent"
 
9520
msgstr ""
 
9521
 
 
9522
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:338
 
9523
#, python-format
 
9524
msgid "No local VLAN available for net-id=%s"
 
9525
msgstr ""
 
9526
 
 
9527
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:341
 
9528
#, python-format
 
9529
msgid "Assigning %(vlan_id)s as local vlan for net-id=%(net_uuid)s"
 
9530
msgstr ""
 
9531
 
 
9532
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:365
 
9533
#, python-format
 
9534
msgid ""
 
9535
"Cannot provision %(network_type)s network for net-id=%(net_uuid)s - "
 
9536
"tunneling disabled"
 
9537
msgstr ""
 
9538
 
 
9539
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:384
 
9540
#, python-format
 
9541
msgid ""
 
9542
"Cannot provision flat network for net-id=%(net_uuid)s - no bridge for "
 
9543
"physical_network %(physical_network)s"
 
9544
msgstr ""
 
9545
 
 
9546
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:404
 
9547
#, python-format
 
9548
msgid ""
 
9549
"Cannot provision VLAN network for net-id=%(net_uuid)s - no bridge for "
 
9550
"physical_network %(physical_network)s"
 
9551
msgstr ""
 
9552
 
 
9553
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:413
 
9554
#, python-format
 
9555
msgid ""
 
9556
"Cannot provision unknown network type %(network_type)s for net-"
 
9557
"id=%(net_uuid)s"
 
9558
msgstr ""
 
9559
 
 
9560
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:425
 
9561
#, python-format
 
9562
msgid "Reclaiming vlan = %(vlan_id)s from net-id = %(net_uuid)s"
 
9563
msgstr ""
 
9564
 
 
9565
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:461
 
9566
#, python-format
 
9567
msgid ""
 
9568
"Cannot reclaim unknown network type %(network_type)s for net-"
 
9569
"id=%(net_uuid)s"
 
9570
msgstr ""
 
9571
 
 
9572
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:504
 
9573
#, python-format
 
9574
msgid "port_unbound() net_uuid %s not in local_vlan_map"
 
9575
msgstr ""
 
9576
 
 
9577
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:558
 
9578
#, python-format
 
9579
msgid "Adding %s to list of bridges."
 
9580
msgstr ""
 
9581
 
 
9582
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:577
 
9583
msgid ""
 
9584
"Failed to create OVS patch port. Cannot have tunneling enabled on this "
 
9585
"agent, since this version of OVS does not support tunnels or patch ports."
 
9586
" Agent terminated!"
 
9587
msgstr ""
 
9588
 
 
9589
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:650
 
9590
#, python-format
 
9591
msgid "Mapping physical network %(physical_network)s to bridge %(bridge)s"
 
9592
msgstr ""
 
9593
 
 
9594
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:656
 
9595
#, python-format
 
9596
msgid ""
 
9597
"Bridge %(bridge)s for physical network %(physical_network)s does not "
 
9598
"exist. Agent terminated!"
 
9599
msgstr ""
 
9600
 
 
9601
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:729
 
9602
#, python-format
 
9603
msgid "No VIF port for port %s defined on agent."
 
9604
msgstr ""
 
9605
 
 
9606
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:738
 
9607
#, python-format
 
9608
msgid "Failed to set-up %(type)s tunnel port to %(ip)s"
 
9609
msgstr ""
 
9610
 
 
9611
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:794
 
9612
#, python-format
 
9613
msgid "Ancillary Port %s added"
 
9614
msgstr ""
 
9615
 
 
9616
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:885
 
9617
#, python-format
 
9618
msgid "Unable to sync tunnel IP %(local_ip)s: %(e)s"
 
9619
msgstr ""
 
9620
 
 
9621
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:907
 
9622
msgid "Agent tunnel out of sync with plugin!"
 
9623
msgstr ""
 
9624
 
 
9625
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:947
 
9626
msgid "Checking OVS version for VXLAN support"
 
9627
msgstr ""
 
9628
 
 
9629
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:955
 
9630
#, python-format
 
9631
msgid ""
 
9632
"Failed userspace version check for Open vSwitch with VXLAN support. To "
 
9633
"use VXLAN tunnels with OVS, please ensure the OVS version is %s or newer!"
 
9634
msgstr ""
 
9635
 
 
9636
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:966
 
9637
#, python-format
 
9638
msgid ""
 
9639
"Failed kernel version check for Open vSwitch with VXLAN support. To use "
 
9640
"VXLAN tunnels with OVS, please ensure the OVS version is %s or newer!"
 
9641
msgstr ""
 
9642
 
 
9643
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:973
 
9644
#, python-format
 
9645
msgid ""
 
9646
"Cannot determine kernel Open vSwitch version, please ensure your Open "
 
9647
"vSwitch kernel module is at least version %s to support VXLAN tunnels."
 
9648
msgstr ""
 
9649
 
 
9650
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:978
 
9651
#, python-format
 
9652
msgid ""
 
9653
"Unable to determine Open vSwitch version. Please ensure that its version "
 
9654
"is %s or newer to use VXLAN tunnels with OVS."
 
9655
msgstr ""
 
9656
 
 
9657
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:993
 
9658
#, python-format
 
9659
msgid "Parsing bridge_mappings failed: %s."
 
9660
msgstr ""
 
9661
 
 
9662
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1013
 
9663
#, python-format
 
9664
msgid "Invalid tunnel type specificed: %s"
 
9665
msgstr ""
 
9666
 
 
9667
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1016
 
9668
msgid "Tunneling cannot be enabled without a valid local_ip."
 
9669
msgstr ""
 
9670
 
 
9671
#: neutron/plugins/openvswitch/agent/ovs_neutron_agent.py:1032
 
9672
#, python-format
 
9673
msgid "%s Agent terminated!"
 
9674
msgstr ""
 
9675
 
 
9676
#: neutron/plugins/openvswitch/common/config.py:32
 
9677
msgid "Enable tunneling support"
 
9678
msgstr ""
 
9679
 
 
9680
#: neutron/plugins/openvswitch/common/config.py:34
 
9681
msgid "Tunnel bridge to use"
 
9682
msgstr ""
 
9683
 
 
9684
#: neutron/plugins/openvswitch/common/config.py:36
 
9685
msgid "Peer patch port in integration bridge for tunnel bridge"
 
9686
msgstr ""
 
9687
 
 
9688
#: neutron/plugins/openvswitch/common/config.py:39
 
9689
msgid "Peer patch port in tunnel bridge for integration bridge"
 
9690
msgstr ""
 
9691
 
 
9692
#: neutron/plugins/openvswitch/common/config.py:42
 
9693
msgid "Local IP address of GRE tunnel endpoints."
 
9694
msgstr ""
 
9695
 
 
9696
#: neutron/plugins/openvswitch/common/config.py:45
 
9697
msgid "List of <physical_network>:<bridge>"
 
9698
msgstr ""
 
9699
 
 
9700
#: neutron/plugins/openvswitch/common/config.py:47
 
9701
msgid "Network type for tenant networks (local, vlan, gre, vxlan, or none)"
 
9702
msgstr ""
 
9703
 
 
9704
#: neutron/plugins/openvswitch/common/config.py:55
 
9705
msgid "List of <tun_min>:<tun_max>"
 
9706
msgstr ""
 
9707
 
 
9708
#: neutron/plugins/openvswitch/common/config.py:57
 
9709
msgid "The type of tunnels to use when utilizing tunnels, either 'gre' or 'vxlan'"
 
9710
msgstr ""
 
9711
 
 
9712
#: neutron/plugins/openvswitch/common/config.py:66
 
9713
msgid "Network types supported by the agent (gre and/or vxlan)"
 
9714
msgstr ""
 
9715
 
 
9716
#: neutron/plugins/openvswitch/common/config.py:69
 
9717
msgid "The UDP port to use for VXLAN tunnels."
 
9718
msgstr ""
 
9719
 
 
9720
#: neutron/plugins/openvswitch/common/config.py:71
 
9721
msgid "MTU size of veth interfaces"
 
9722
msgstr ""
 
9723
 
 
9724
#: neutron/plugins/plumgrid/common/exceptions.py:26
 
9725
#, python-format
 
9726
msgid "An unexpected error occurred in the PLUMgrid Plugin: %(err_msg)s"
 
9727
msgstr ""
 
9728
 
 
9729
#: neutron/plugins/plumgrid/common/exceptions.py:31
 
9730
#, python-format
 
9731
msgid "Connection failed with PLUMgrid Director: %(err_msg)s"
 
9732
msgstr ""
 
9733
 
 
9734
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:44
 
9735
msgid "PLUMgrid Director server to connect to"
 
9736
msgstr ""
 
9737
 
 
9738
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:46
 
9739
msgid "PLUMgrid Director server port to connect to"
 
9740
msgstr ""
 
9741
 
 
9742
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:48
 
9743
msgid "PLUMgrid Director admin username"
 
9744
msgstr ""
 
9745
 
 
9746
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:50
 
9747
msgid "PLUMgrid Director admin password"
 
9748
msgstr ""
 
9749
 
 
9750
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:52
 
9751
msgid "PLUMgrid Director server timeout"
 
9752
msgstr ""
 
9753
 
 
9754
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:67
 
9755
msgid "Neutron PLUMgrid Director: Starting Plugin"
 
9756
msgstr ""
 
9757
 
 
9758
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:74
 
9759
msgid "Neutron PLUMgrid Director: Neutron server with PLUMgrid Plugin has started"
 
9760
msgstr ""
 
9761
 
 
9762
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:86
 
9763
#, python-format
 
9764
msgid "Neutron PLUMgrid Director: %s"
 
9765
msgstr ""
 
9766
 
 
9767
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:97
 
9768
msgid "Neutron PLUMgrid Director: create_network() called"
 
9769
msgstr ""
 
9770
 
 
9771
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:111
 
9772
msgid "PLUMgrid Library: create_network() called"
 
9773
msgstr ""
 
9774
 
 
9775
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:127
 
9776
msgid "Neutron PLUMgrid Director: update_network() called"
 
9777
msgstr ""
 
9778
 
 
9779
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:138
 
9780
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:164
 
9781
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:354
 
9782
msgid "PLUMgrid Library: update_network() called"
 
9783
msgstr ""
 
9784
 
 
9785
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:154
 
9786
msgid "Neutron PLUMgrid Director: delete_network() called"
 
9787
msgstr ""
 
9788
 
 
9789
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:177
 
9790
msgid "Neutron PLUMgrid Director: create_port() called"
 
9791
msgstr ""
 
9792
 
 
9793
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:196
 
9794
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:224
 
9795
msgid "PLUMgrid Library: create_port() called"
 
9796
msgstr ""
 
9797
 
 
9798
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:212
 
9799
msgid "Neutron PLUMgrid Director: update_port() called"
 
9800
msgstr ""
 
9801
 
 
9802
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:241
 
9803
msgid "Neutron PLUMgrid Director: delete_port() called"
 
9804
msgstr ""
 
9805
 
 
9806
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:256
 
9807
msgid "PLUMgrid Library: delete_port() called"
 
9808
msgstr ""
 
9809
 
 
9810
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:286
 
9811
msgid "Neutron PLUMgrid Director: create_subnet() called"
 
9812
msgstr ""
 
9813
 
 
9814
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:310
 
9815
msgid "PLUMgrid Library: create_subnet() called"
 
9816
msgstr ""
 
9817
 
 
9818
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:321
 
9819
msgid "Neutron PLUMgrid Director: delete_subnet() called"
 
9820
msgstr ""
 
9821
 
 
9822
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:333
 
9823
msgid "PLUMgrid Library: delete_subnet() called"
 
9824
msgstr ""
 
9825
 
 
9826
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:367
 
9827
msgid "Neutron PLUMgrid Director: create_router() called"
 
9828
msgstr ""
 
9829
 
 
9830
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:379
 
9831
msgid "PLUMgrid Library: create_router() called"
 
9832
msgstr ""
 
9833
 
 
9834
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:390
 
9835
msgid "Neutron PLUMgrid Director: update_router() called"
 
9836
msgstr ""
 
9837
 
 
9838
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:396
 
9839
msgid "PLUMgrid Library: update_router() called"
 
9840
msgstr ""
 
9841
 
 
9842
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:406
 
9843
msgid "Neutron PLUMgrid Director: delete_router() called"
 
9844
msgstr ""
 
9845
 
 
9846
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:416
 
9847
msgid "PLUMgrid Library: delete_router() called"
 
9848
msgstr ""
 
9849
 
 
9850
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:425
 
9851
msgid "Neutron PLUMgrid Director: add_router_interface() called"
 
9852
msgstr ""
 
9853
 
 
9854
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:445
 
9855
msgid "PLUMgrid Library: add_router_interface() called"
 
9856
msgstr ""
 
9857
 
 
9858
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:457
 
9859
msgid "Neutron PLUMgrid Director: remove_router_interface() called"
 
9860
msgstr ""
 
9861
 
 
9862
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:479
 
9863
msgid "PLUMgrid Library: remove_router_interface() called"
 
9864
msgstr ""
 
9865
 
 
9866
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:491
 
9867
msgid "Neutron PLUMgrid Director: create_floatingip() called"
 
9868
msgstr ""
 
9869
 
 
9870
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:503
 
9871
msgid "PLUMgrid Library: create_floatingip() called"
 
9872
msgstr ""
 
9873
 
 
9874
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:513
 
9875
msgid "Neutron PLUMgrid Director: update_floatingip() called"
 
9876
msgstr ""
 
9877
 
 
9878
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:526
 
9879
msgid "PLUMgrid Library: update_floatingip() called"
 
9880
msgstr ""
 
9881
 
 
9882
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:536
 
9883
msgid "Neutron PLUMgrid Director: delete_floatingip() called"
 
9884
msgstr ""
 
9885
 
 
9886
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:549
 
9887
msgid "PLUMgrid Library: delete_floatingip() called"
 
9888
msgstr ""
 
9889
 
 
9890
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:575
 
9891
#, python-format
 
9892
msgid ""
 
9893
"Network with admin_state_up=False are not supported yet by this plugin. "
 
9894
"Ignoring setting for network %s"
 
9895
msgstr ""
 
9896
 
 
9897
#: neutron/plugins/plumgrid/plumgrid_plugin/plumgrid_plugin.py:579
 
9898
msgid "Network Admin State Validation Falied: "
 
9899
msgstr ""
 
9900
 
 
9901
#: neutron/plugins/ryu/ryu_neutron_plugin.py:61
 
9902
#, python-format
 
9903
msgid "get_ofp_rest_api: %s"
 
9904
msgstr ""
 
9905
 
 
9906
#: neutron/plugins/ryu/ryu_neutron_plugin.py:120
 
9907
msgid "Invalid configuration. check ryu.ini"
 
9908
msgstr ""
 
9909
 
 
9910
#: neutron/plugins/ryu/agent/ryu_neutron_agent.py:96
 
9911
#, python-format
 
9912
msgid "Could not get IPv4 address from %(nic)s: %(cfg)s"
 
9913
msgstr ""
 
9914
 
 
9915
#: neutron/plugins/ryu/agent/ryu_neutron_agent.py:162
 
9916
#, python-format
 
9917
msgid "External port %s"
 
9918
msgstr ""
 
9919
 
 
9920
#: neutron/plugins/ryu/agent/ryu_neutron_agent.py:170
 
9921
msgid "Get Ryu rest API address"
 
9922
msgstr ""
 
9923
 
 
9924
#: neutron/plugins/ryu/agent/ryu_neutron_agent.py:220
 
9925
msgid "Ryu rest API port isn't specified"
 
9926
msgstr ""
 
9927
 
 
9928
#: neutron/plugins/ryu/agent/ryu_neutron_agent.py:221
 
9929
#, python-format
 
9930
msgid "Going to ofp controller mode %s"
 
9931
msgstr ""
 
9932
 
 
9933
#: neutron/plugins/ryu/agent/ryu_neutron_agent.py:238
 
9934
msgid "port update received"
 
9935
msgstr ""
 
9936
 
 
9937
#: neutron/plugins/ryu/agent/ryu_neutron_agent.py:271
 
9938
msgid "Agent loop has new device"
 
9939
msgstr ""
 
9940
 
 
9941
#: neutron/plugins/ryu/agent/ryu_neutron_agent.py:298
 
9942
#, python-format
 
9943
msgid "tunnel_ip %s"
 
9944
msgstr ""
 
9945
 
 
9946
#: neutron/plugins/ryu/agent/ryu_neutron_agent.py:300
 
9947
#, python-format
 
9948
msgid "ovsdb_port %s"
 
9949
msgstr ""
 
9950
 
 
9951
#: neutron/plugins/ryu/agent/ryu_neutron_agent.py:302
 
9952
#, python-format
 
9953
msgid "ovsdb_ip %s"
 
9954
msgstr ""
 
9955
 
 
9956
#: neutron/plugins/ryu/agent/ryu_neutron_agent.py:308
 
9957
#, python-format
 
9958
msgid "Initialization failed: %s"
 
9959
msgstr ""
 
9960
 
 
9961
#: neutron/plugins/ryu/agent/ryu_neutron_agent.py:311
 
9962
msgid ""
 
9963
"Ryu initialization on the node is done. Agent initialized successfully, "
 
9964
"now running..."
 
9965
msgstr ""
 
9966
 
 
9967
#: neutron/plugins/ryu/common/config.py:26
 
9968
msgid "OpenFlow REST API location"
 
9969
msgstr ""
 
9970
 
 
9971
#: neutron/plugins/ryu/common/config.py:28
 
9972
msgid "Minimum tunnel ID to use"
 
9973
msgstr ""
 
9974
 
 
9975
#: neutron/plugins/ryu/common/config.py:30
 
9976
msgid "Maximum tunnel ID to use"
 
9977
msgstr ""
 
9978
 
 
9979
#: neutron/plugins/ryu/common/config.py:32
 
9980
msgid "Tunnel IP to use"
 
9981
msgstr ""
 
9982
 
 
9983
#: neutron/plugins/ryu/common/config.py:34
 
9984
msgid "Tunnel interface to use"
 
9985
msgstr ""
 
9986
 
 
9987
#: neutron/plugins/ryu/common/config.py:36
 
9988
msgid "OVSDB port to connect to"
 
9989
msgstr ""
 
9990
 
 
9991
#: neutron/plugins/ryu/common/config.py:38
 
9992
msgid "OVSDB IP to connect to"
 
9993
msgstr ""
 
9994
 
 
9995
#: neutron/plugins/ryu/common/config.py:40
 
9996
msgid "OVSDB interface to connect to"
 
9997
msgstr ""
 
9998
 
 
9999
#: neutron/plugins/ryu/db/api_v2.py:40
 
10000
#, python-format
 
10001
msgid "get_port_from_device() called:port_id=%s"
 
10002
msgstr ""
 
10003
 
 
10004
#: neutron/plugins/ryu/db/api_v2.py:76
 
10005
#, python-format
 
10006
msgid ""
 
10007
"Invalid tunnel key options tunnel_key_min: %(key_min)d tunnel_key_max: "
 
10008
"%(key_max)d. Using default value"
 
10009
msgstr ""
 
10010
 
 
10011
#: neutron/plugins/ryu/db/api_v2.py:156
 
10012
#, python-format
 
10013
msgid "last_key %(last_key)s new_key %(new_key)s"
 
10014
msgstr ""
 
10015
 
 
10016
#: neutron/plugins/ryu/db/api_v2.py:159
 
10017
msgid "No key found"
 
10018
msgstr ""
 
10019
 
 
10020
#: neutron/plugins/ryu/db/api_v2.py:192
 
10021
#, python-format
 
10022
msgid "Transaction retry exhausted (%d). Abandoned tunnel key allocation."
 
10023
msgstr ""
 
10024
 
 
10025
#: neutron/scheduler/dhcp_agent_scheduler.py:42
 
10026
#, python-format
 
10027
msgid ""
 
10028
"Network %(network_id)s is scheduled to be hosted by DHCP agent "
 
10029
"%(agent_id)s"
 
10030
msgstr ""
 
10031
 
 
10032
#: neutron/scheduler/dhcp_agent_scheduler.py:60
 
10033
#, python-format
 
10034
msgid "Network %s is hosted already"
 
10035
msgstr ""
 
10036
 
 
10037
#: neutron/scheduler/dhcp_agent_scheduler.py:69
 
10038
#: neutron/scheduler/dhcp_agent_scheduler.py:78
 
10039
msgid "No more DHCP agents"
 
10040
msgstr ""
 
10041
 
 
10042
#: neutron/scheduler/dhcp_agent_scheduler.py:101
 
10043
#, python-format
 
10044
msgid "DHCP agent %s is not active"
 
10045
msgstr ""
 
10046
 
 
10047
#: neutron/scheduler/dhcp_agent_scheduler.py:108
 
10048
msgid "No non-hosted networks"
 
10049
msgstr ""
 
10050
 
 
10051
#: neutron/scheduler/l3_agent_scheduler.py:57
 
10052
#, python-format
 
10053
msgid "No enabled L3 agent on host %s"
 
10054
msgstr ""
 
10055
 
 
10056
#: neutron/scheduler/l3_agent_scheduler.py:62
 
10057
#, python-format
 
10058
msgid "L3 agent %s is not active"
 
10059
msgstr ""
 
10060
 
 
10061
#: neutron/scheduler/l3_agent_scheduler.py:70
 
10062
#: neutron/scheduler/l3_agent_scheduler.py:128
 
10063
#, python-format
 
10064
msgid "Router %(router_id)s has already been hosted by L3 agent %(agent_id)s"
 
10065
msgstr ""
 
10066
 
 
10067
#: neutron/scheduler/l3_agent_scheduler.py:89
 
10068
msgid "No non-hosted routers"
 
10069
msgstr ""
 
10070
 
 
10071
#: neutron/scheduler/l3_agent_scheduler.py:103
 
10072
#, python-format
 
10073
msgid "No routers compatible with L3 agent configuration on host %s"
 
10074
msgstr ""
 
10075
 
 
10076
#: neutron/scheduler/l3_agent_scheduler.py:137
 
10077
msgid "No active L3 agents"
 
10078
msgstr ""
 
10079
 
 
10080
#: neutron/scheduler/l3_agent_scheduler.py:142
 
10081
#, python-format
 
10082
msgid "No L3 agents can host the router %s"
 
10083
msgstr ""
 
10084
 
 
10085
#: neutron/scheduler/l3_agent_scheduler.py:151
 
10086
#, python-format
 
10087
msgid "Router %(router_id)s is scheduled to L3 agent %(agent_id)s"
 
10088
msgstr ""
 
10089
 
 
10090
#: neutron/server/__init__.py:40
 
10091
msgid ""
 
10092
"ERROR: Unable to find configuration file via the default search paths "
 
10093
"(~/.neutron/, ~/, /etc/neutron/, /etc/) and the '--config-file' option!"
 
10094
msgstr ""
 
10095
 
 
10096
#: neutron/server/__init__.py:47
 
10097
#, python-format
 
10098
msgid "ERROR: %s"
 
10099
msgstr ""
 
10100
 
 
10101
#: neutron/services/provider_configuration.py:28
 
10102
msgid ""
 
10103
"Defines providers for advanced services using the format: "
 
10104
"<service_type>:<name>:<driver>[:default]"
 
10105
msgstr ""
 
10106
 
 
10107
#: neutron/services/provider_configuration.py:46
 
10108
#, python-format
 
10109
msgid "Provider name is limited by 255 characters: %s"
 
10110
msgstr ""
 
10111
 
 
10112
#: neutron/services/provider_configuration.py:55
 
10113
msgid "Invalid service provider format"
 
10114
msgstr ""
 
10115
 
 
10116
#: neutron/services/provider_configuration.py:63
 
10117
#, python-format
 
10118
msgid "Invalid provider format. Last part should be 'default' or empty: %s"
 
10119
msgstr ""
 
10120
 
 
10121
#: neutron/services/provider_configuration.py:69
 
10122
#, python-format
 
10123
msgid "Service type '%(svc_type)s' is not allowed, allowed types: %(allowed)s"
 
10124
msgstr ""
 
10125
 
 
10126
#: neutron/services/provider_configuration.py:83
 
10127
#, python-format
 
10128
msgid ""
 
10129
"Service provider '%(provider)s' could not be found for service type "
 
10130
"%(service_type)s"
 
10131
msgstr ""
 
10132
 
 
10133
#: neutron/services/provider_configuration.py:88
 
10134
#, python-format
 
10135
msgid "Service type %(service_type)s does not have a default service provider"
 
10136
msgstr ""
 
10137
 
 
10138
#: neutron/services/provider_configuration.py:93
 
10139
#, python-format
 
10140
msgid ""
 
10141
"Resource '%(resource_id)s' is already associated with provider "
 
10142
"'%(provider)s' for service type '%(service_type)s'"
 
10143
msgstr ""
 
10144
 
 
10145
#: neutron/services/provider_configuration.py:106
 
10146
#, python-format
 
10147
msgid "Driver %s is not unique across providers"
 
10148
msgstr ""
 
10149
 
 
10150
#: neutron/services/provider_configuration.py:116
 
10151
#, python-format
 
10152
msgid "Multiple default providers for service %s"
 
10153
msgstr ""
 
10154
 
 
10155
#: neutron/services/provider_configuration.py:127
 
10156
#, python-format
 
10157
msgid "Multiple providers specified for service %s"
 
10158
msgstr ""
 
10159
 
 
10160
#: neutron/services/service_base.py:69
 
10161
#, python-format
 
10162
msgid "No providers specified for '%s' service, exiting"
 
10163
msgstr ""
 
10164
 
 
10165
#: neutron/services/service_base.py:80
 
10166
#, python-format
 
10167
msgid "Loaded '%(provider)s' provider for service %(service_type)s"
 
10168
msgstr ""
 
10169
 
 
10170
#: neutron/services/service_base.py:85
 
10171
#, python-format
 
10172
msgid "Error loading provider '%(provider)s' for service %(service_type)s"
 
10173
msgstr ""
 
10174
 
 
10175
#: neutron/services/service_base.py:97
 
10176
#, python-format
 
10177
msgid "Default provider is not specified for service type %s"
 
10178
msgstr ""
 
10179
 
 
10180
#: neutron/services/firewall/fwaas_plugin.py:48
 
10181
msgid "set_firewall_status() called"
 
10182
msgstr ""
 
10183
 
 
10184
#: neutron/services/firewall/fwaas_plugin.py:60
 
10185
msgid "firewall_deleted() called"
 
10186
msgstr ""
 
10187
 
 
10188
#: neutron/services/firewall/fwaas_plugin.py:68
 
10189
#, python-format
 
10190
msgid "Firewall %s unexpectedly deleted by agent."
 
10191
msgstr ""
 
10192
 
 
10193
#: neutron/services/firewall/fwaas_plugin.py:74
 
10194
msgid "get_firewalls_for_tenant() called"
 
10195
msgstr ""
 
10196
 
 
10197
#: neutron/services/firewall/fwaas_plugin.py:83
 
10198
msgid "get_firewalls_for_tenant_without_rules() called"
 
10199
msgstr ""
 
10200
 
 
10201
#: neutron/services/firewall/fwaas_plugin.py:89
 
10202
msgid "get_tenants_with_firewalls() called"
 
10203
msgstr ""
 
10204
 
 
10205
#: neutron/services/firewall/agents/firewall_agent_api.py:34
 
10206
msgid "Name of the FWaaS Driver"
 
10207
msgstr ""
 
10208
 
 
10209
#: neutron/services/firewall/agents/firewall_agent_api.py:38
 
10210
msgid "Enable FWaaS"
 
10211
msgstr ""
 
10212
 
 
10213
#: neutron/services/firewall/agents/l3reference/firewall_l3_agent.py:45
 
10214
msgid "Retrieve Firewall with rules from Plugin"
 
10215
msgstr ""
 
10216
 
 
10217
#: neutron/services/firewall/agents/l3reference/firewall_l3_agent.py:54
 
10218
msgid "Retrieve Tenants with Firewalls configured from Plugin"
 
10219
msgstr ""
 
10220
 
 
10221
#: neutron/services/firewall/agents/l3reference/firewall_l3_agent.py:66
 
10222
msgid "Initializing firewall agent"
 
10223
msgstr ""
 
10224
 
 
10225
#: neutron/services/firewall/agents/l3reference/firewall_l3_agent.py:73
 
10226
#, python-format
 
10227
msgid "FWaaS Driver Loaded: '%s'"
 
10228
msgstr ""
 
10229
 
 
10230
#: neutron/services/firewall/agents/l3reference/firewall_l3_agent.py:75
 
10231
#, python-format
 
10232
msgid "Error importing FWaaS device driver: %s"
 
10233
msgstr ""
 
10234
 
 
10235
#: neutron/services/firewall/agents/l3reference/firewall_l3_agent.py:107
 
10236
#, python-format
 
10237
msgid "%(func_name)s from agent for fw: %(fwid)s"
 
10238
msgstr ""
 
10239
 
 
10240
#: neutron/services/firewall/agents/l3reference/firewall_l3_agent.py:115
 
10241
#, python-format
 
10242
msgid "No Routers on tenant: %s"
 
10243
msgstr ""
 
10244
 
 
10245
#: neutron/services/firewall/agents/l3reference/firewall_l3_agent.py:117
 
10246
#: neutron/services/firewall/agents/l3reference/firewall_l3_agent.py:241
 
10247
#, python-format
 
10248
msgid "Apply fw on Router List: '%s'"
 
10249
msgstr ""
 
10250
 
 
10251
#: neutron/services/firewall/agents/l3reference/firewall_l3_agent.py:126
 
10252
#, python-format
 
10253
msgid "Firewall Driver Error for %(func_name)s for fw: %(fwid)s"
 
10254
msgstr ""
 
10255
 
 
10256
#: neutron/services/firewall/agents/l3reference/firewall_l3_agent.py:141
 
10257
#, python-format
 
10258
msgid "FWaaS RPC failure in %(func_name)s for fw: %(fwid)s"
 
10259
msgstr ""
 
10260
 
 
10261
#: neutron/services/firewall/agents/l3reference/firewall_l3_agent.py:158
 
10262
#: neutron/services/firewall/agents/l3reference/firewall_l3_agent.py:171
 
10263
#, python-format
 
10264
msgid "Firewall Driver Error on fw state %(fwmsg)s for fw: %(fwid)s"
 
10265
msgstr ""
 
10266
 
 
10267
#: neutron/services/firewall/agents/l3reference/firewall_l3_agent.py:183
 
10268
#, python-format
 
10269
msgid "Process router add, router_id: '%s'"
 
10270
msgstr ""
 
10271
 
 
10272
#: neutron/services/firewall/agents/l3reference/firewall_l3_agent.py:194
 
10273
#, python-format
 
10274
msgid "Process router add, fw_list: '%s'"
 
10275
msgstr ""
 
10276
 
 
10277
#: neutron/services/firewall/agents/l3reference/firewall_l3_agent.py:211
 
10278
#, python-format
 
10279
msgid "FWaaS RPC info call failed for '%s'."
 
10280
msgstr ""
 
10281
 
 
10282
#: neutron/services/firewall/agents/l3reference/firewall_l3_agent.py:223
 
10283
#, python-format
 
10284
msgid "Tenants with Firewalls: '%s'"
 
10285
msgstr ""
 
10286
 
 
10287
#: neutron/services/firewall/agents/l3reference/firewall_l3_agent.py:233
 
10288
#, python-format
 
10289
msgid "Router List: '%s'"
 
10290
msgstr ""
 
10291
 
 
10292
#: neutron/services/firewall/agents/l3reference/firewall_l3_agent.py:235
 
10293
#, python-format
 
10294
msgid "fw_list: '%s'"
 
10295
msgstr ""
 
10296
 
 
10297
#: neutron/services/firewall/agents/l3reference/firewall_l3_agent.py:252
 
10298
msgid "Failed fwaas process services sync"
 
10299
msgstr ""
 
10300
 
 
10301
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:50
 
10302
msgid "Initializing fwaas iptables driver"
 
10303
msgstr ""
 
10304
 
 
10305
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:53
 
10306
#, python-format
 
10307
msgid "Creating firewall %(fw_id)s for tenant %(tid)s)"
 
10308
msgstr ""
 
10309
 
 
10310
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:62
 
10311
#, python-format
 
10312
msgid "Failed to create firewall: %s"
 
10313
msgstr ""
 
10314
 
 
10315
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:66
 
10316
#, python-format
 
10317
msgid "Deleting firewall %(fw_id)s for tenant %(tid)s)"
 
10318
msgstr ""
 
10319
 
 
10320
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:77
 
10321
#, python-format
 
10322
msgid "Failed to delete firewall: %s"
 
10323
msgstr ""
 
10324
 
 
10325
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:81
 
10326
#, python-format
 
10327
msgid "Updating firewall %(fw_id)s for tenant %(tid)s)"
 
10328
msgstr ""
 
10329
 
 
10330
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:90
 
10331
#, python-format
 
10332
msgid "Failed to update firewall: %s"
 
10333
msgstr ""
 
10334
 
 
10335
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:94
 
10336
#, python-format
 
10337
msgid "Applying firewall %(fw_id)s for tenant %(tid)s)"
 
10338
msgstr ""
 
10339
 
 
10340
#: neutron/services/firewall/drivers/linux/iptables_fwaas.py:113
 
10341
#, python-format
 
10342
msgid "Failed to apply default policy on firewall: %s"
 
10343
msgstr ""
 
10344
 
 
10345
#: neutron/services/loadbalancer/agent_scheduler.py:94
 
10346
#, python-format
 
10347
msgid "Pool %(pool_id)s has already been hosted by lbaas agent %(agent_id)s"
 
10348
msgstr ""
 
10349
 
 
10350
#: neutron/services/loadbalancer/agent_scheduler.py:102
 
10351
#, python-format
 
10352
msgid "No active lbaas agents for pool %s"
 
10353
msgstr ""
 
10354
 
 
10355
#: neutron/services/loadbalancer/agent_scheduler.py:110
 
10356
#, python-format
 
10357
msgid "Pool %(pool_id)s is scheduled to lbaas agent %(agent_id)s"
 
10358
msgstr ""
 
10359
 
 
10360
#: neutron/services/loadbalancer/plugin.py:80
 
10361
#, python-format
 
10362
msgid "Delete associated loadbalancer pools before removing providers %s"
 
10363
msgstr ""
 
10364
 
 
10365
#: neutron/services/loadbalancer/plugin.py:89
 
10366
#, python-format
 
10367
msgid "Error retrieving driver for provider %s"
 
10368
msgstr ""
 
10369
 
 
10370
#: neutron/services/loadbalancer/plugin.py:97
 
10371
#, python-format
 
10372
msgid "Error retrieving provider for pool %s"
 
10373
msgstr ""
 
10374
 
 
10375
#: neutron/services/loadbalancer/drivers/haproxy/agent.py:36
 
10376
msgid "Seconds between periodic task runs"
 
10377
msgstr ""
 
10378
 
 
10379
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:44
 
10380
msgid "The driver used to manage the loadbalancing device"
 
10381
msgstr ""
 
10382
 
 
10383
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:49
 
10384
msgid "Location to store config and state files"
 
10385
msgstr ""
 
10386
 
 
10387
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:53
 
10388
msgid "The driver used to manage the virtual interface"
 
10389
msgstr ""
 
10390
 
 
10391
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:58
 
10392
msgid "The user group"
 
10393
msgstr ""
 
10394
 
 
10395
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:128
 
10396
#, python-format
 
10397
msgid "Error importing interface driver: %s"
 
10398
msgstr ""
 
10399
 
 
10400
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:141
 
10401
#, python-format
 
10402
msgid "Error importing loadbalancer device driver: %s"
 
10403
msgstr ""
 
10404
 
 
10405
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:200
 
10406
msgid "Error upating stats"
 
10407
msgstr ""
 
10408
 
 
10409
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:221
 
10410
msgid "Unable to retrieve ready devices"
 
10411
msgstr ""
 
10412
 
 
10413
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:236
 
10414
#, python-format
 
10415
msgid "Unable to refresh device for pool: %s"
 
10416
msgstr ""
 
10417
 
 
10418
#: neutron/services/loadbalancer/drivers/haproxy/agent_manager.py:247
 
10419
#, python-format
 
10420
msgid "Unable to destroy device for pool: %s"
 
10421
msgstr ""
 
10422
 
 
10423
#: neutron/services/loadbalancer/drivers/haproxy/namespace_driver.py:120
 
10424
#, python-format
 
10425
msgid "Stats socket not found for pool %s"
 
10426
msgstr ""
 
10427
 
 
10428
#: neutron/services/loadbalancer/drivers/haproxy/namespace_driver.py:162
 
10429
#, python-format
 
10430
msgid "Error while connecting to stats socket: %s"
 
10431
msgstr ""
 
10432
 
 
10433
#: neutron/services/loadbalancer/drivers/haproxy/namespace_driver.py:251
 
10434
#, python-format
 
10435
msgid "Unable to kill haproxy process: %s"
 
10436
msgstr ""
 
10437
 
 
10438
#: neutron/services/loadbalancer/drivers/haproxy/plugin_driver.py:48
 
10439
msgid "Driver to use for scheduling pool to a default loadbalancer agent"
 
10440
msgstr ""
 
10441
 
 
10442
#: neutron/services/loadbalancer/drivers/haproxy/plugin_driver.py:85
 
10443
#, python-format
 
10444
msgid "Multiple lbaas agents found on host %s"
 
10445
msgstr ""
 
10446
 
 
10447
#: neutron/services/loadbalancer/drivers/haproxy/plugin_driver.py:118
 
10448
msgid "Expected active pool and vip"
 
10449
msgstr ""
 
10450
 
 
10451
#: neutron/services/loadbalancer/drivers/haproxy/plugin_driver.py:163
 
10452
#, python-format
 
10453
msgid "Unable to find port %s to plug."
 
10454
msgstr ""
 
10455
 
 
10456
#: neutron/services/loadbalancer/drivers/haproxy/plugin_driver.py:187
 
10457
#: neutron/services/loadbalancer/drivers/haproxy/plugin_driver.py:204
 
10458
#, python-format
 
10459
msgid ""
 
10460
"Unable to find port %s to unplug.  This can occur when the Vip has been "
 
10461
"deleted first."
 
10462
msgstr ""
 
10463
 
 
10464
#: neutron/services/metering/agents/metering_agent.py:67
 
10465
msgid "Metering driver"
 
10466
msgstr ""
 
10467
 
 
10468
#: neutron/services/metering/agents/metering_agent.py:69
 
10469
msgid "Interval between two metering measures"
 
10470
msgstr ""
 
10471
 
 
10472
#: neutron/services/metering/agents/metering_agent.py:71
 
10473
msgid "Interval between two metering reports"
 
10474
msgstr ""
 
10475
 
 
10476
#: neutron/services/metering/agents/metering_agent.py:95
 
10477
#, python-format
 
10478
msgid "Loading Metering driver %s"
 
10479
msgstr ""
 
10480
 
 
10481
#: neutron/services/metering/agents/metering_agent.py:97
 
10482
msgid "A metering driver must be specified"
 
10483
msgstr ""
 
10484
 
 
10485
#: neutron/services/metering/agents/metering_agent.py:179
 
10486
#, python-format
 
10487
msgid "Driver %(driver)s does not implement %(func)s"
 
10488
msgstr ""
 
10489
 
 
10490
#: neutron/services/metering/agents/metering_agent.py:214
 
10491
msgid "Get router traffic counters"
 
10492
msgstr ""
 
10493
 
 
10494
#: neutron/services/metering/agents/metering_agent.py:218
 
10495
msgid "Update metering rules from agent"
 
10496
msgstr ""
 
10497
 
 
10498
#: neutron/services/metering/agents/metering_agent.py:223
 
10499
msgid "Creating a metering label from agent"
 
10500
msgstr ""
 
10501
 
 
10502
#: neutron/services/metering/agents/metering_agent.py:230
 
10503
msgid "Delete a metering label from agent"
 
10504
msgstr ""
 
10505
 
 
10506
#: neutron/services/vpn/agent.py:28
 
10507
msgid "The vpn device drivers Neutron will use"
 
10508
msgstr ""
 
10509
 
 
10510
#: neutron/services/vpn/device_drivers/ipsec.py:48
 
10511
msgid "Location to store ipsec server config files"
 
10512
msgstr ""
 
10513
 
 
10514
#: neutron/services/vpn/device_drivers/ipsec.py:51
 
10515
msgid "Interval for checking ipsec status"
 
10516
msgstr ""
 
10517
 
 
10518
#: neutron/services/vpn/device_drivers/ipsec.py:244
 
10519
#, python-format
 
10520
msgid "Failed to enable vpn process on router %s"
 
10521
msgstr ""
 
10522
 
 
10523
#: neutron/services/vpn/device_drivers/ipsec.py:255
 
10524
#, python-format
 
10525
msgid "Failed to disable vpn process on router %s"
 
10526
msgstr ""
 
10527
 
 
10528
#: neutron/tests/unit/test_api_v2_resource.py:169
 
10529
#: neutron/tests/unit/test_api_v2_resource.py:232
 
10530
msgid "Unmapped error"
 
10531
msgstr ""
 
10532
 
 
10533
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:163
 
10534
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:187
 
10535
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:208
 
10536
#: neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py:233
 
10537
#, python-format
 
10538
msgid "Unexpected error code: %s"
 
10539
msgstr ""
 
10540
 
 
10541
#: neutron/tests/unit/ml2/drivers/mechanism_logger.py:32
 
10542
#, python-format
 
10543
msgid ""
 
10544
"%(method)s called with network settings %(current)s (original settings "
 
10545
"%(original)s) and network segments %(segments)s"
 
10546
msgstr ""
 
10547
 
 
10548
#: neutron/tests/unit/ml2/drivers/mechanism_logger.py:59
 
10549
#, python-format
 
10550
msgid ""
 
10551
"%(method)s called with subnet settings %(current)s (original settings "
 
10552
"%(original)s)"
 
10553
msgstr ""
 
10554
 
 
10555
#: neutron/tests/unit/ml2/drivers/mechanism_logger.py:85
 
10556
#, python-format
 
10557
msgid ""
 
10558
"%(method)s called with port settings %(current)s (original settings "
 
10559
"%(original)s) on network %(network)s"
 
10560
msgstr ""
 
10561
 
 
10562
#: neutron/tests/unit/nec/stub_ofc_driver.py:67
 
10563
#, python-format
 
10564
msgid "(create_tenant) OFC tenant %s already exists"
 
10565
msgstr ""
 
10566
 
 
10567
#: neutron/tests/unit/nec/stub_ofc_driver.py:79
 
10568
#, python-format
 
10569
msgid "(delete_tenant) OFC tenant %s not found"
 
10570
msgstr ""
 
10571
 
 
10572
#: neutron/tests/unit/nec/stub_ofc_driver.py:81
 
10573
msgid "delete_tenant: SUCCEED"
 
10574
msgstr ""
 
10575
 
 
10576
#: neutron/tests/unit/nec/stub_ofc_driver.py:88
 
10577
#, python-format
 
10578
msgid "(create_network) OFC tenant %s not found"
 
10579
msgstr ""
 
10580
 
 
10581
#: neutron/tests/unit/nec/stub_ofc_driver.py:91
 
10582
#, python-format
 
10583
msgid "(create_network) OFC network %s already exists"
 
10584
msgstr ""
 
10585
 
 
10586
#: neutron/tests/unit/nec/stub_ofc_driver.py:102
 
10587
#, python-format
 
10588
msgid "(update_network) OFC network %s not found"
 
10589
msgstr ""
 
10590
 
 
10591
#: neutron/tests/unit/nec/stub_ofc_driver.py:106
 
10592
msgid "update_network: SUCCEED"
 
10593
msgstr ""
 
10594
 
 
10595
#: neutron/tests/unit/nec/stub_ofc_driver.py:114
 
10596
#, python-format
 
10597
msgid "(delete_network) OFC network %s not found"
 
10598
msgstr ""
 
10599
 
 
10600
#: neutron/tests/unit/nec/stub_ofc_driver.py:116
 
10601
msgid "delete_network: SUCCEED"
 
10602
msgstr ""
 
10603
 
 
10604
#: neutron/tests/unit/nec/stub_ofc_driver.py:123
 
10605
#, python-format
 
10606
msgid "(create_port) OFC network %s not found"
 
10607
msgstr ""
 
10608
 
 
10609
#: neutron/tests/unit/nec/stub_ofc_driver.py:126
 
10610
#, python-format
 
10611
msgid "(create_port) OFC port %s already exists"
 
10612
msgstr ""
 
10613
 
 
10614
#: neutron/tests/unit/nec/stub_ofc_driver.py:138
 
10615
#, python-format
 
10616
msgid "(delete_port) OFC port %s not found"
 
10617
msgstr ""
 
10618
 
 
10619
#: neutron/tests/unit/nec/stub_ofc_driver.py:140
 
10620
msgid "delete_port: SUCCEED"
 
10621
msgstr ""
 
10622
 
 
10623
#: neutron/tests/unit/nec/stub_ofc_driver.py:173
 
10624
#, python-format
 
10625
msgid "(create_router) OFC tenant %s not found"
 
10626
msgstr ""
 
10627
 
 
10628
#: neutron/tests/unit/nec/stub_ofc_driver.py:176
 
10629
#, python-format
 
10630
msgid "(create_router) OFC router %s already exists"
 
10631
msgstr ""
 
10632
 
 
10633
#: neutron/tests/unit/nec/stub_ofc_driver.py:179
 
10634
msgid "Operation on OFC is failed"
 
10635
msgstr ""
 
10636
 
 
10637
#: neutron/tests/unit/nec/stub_ofc_driver.py:193
 
10638
#: neutron/tests/unit/nec/stub_ofc_driver.py:283
 
10639
#, python-format
 
10640
msgid "(delete_router) OFC router %s not found"
 
10641
msgstr ""
 
10642
 
 
10643
#: neutron/tests/unit/nec/stub_ofc_driver.py:195
 
10644
msgid "delete_router: SUCCEED"
 
10645
msgstr ""
 
10646
 
 
10647
#: neutron/tests/unit/nec/stub_ofc_driver.py:203
 
10648
#, python-format
 
10649
msgid "(add_router_interface) ip_address %s is not a valid format (a.b.c.d/N)."
 
10650
msgstr ""
 
10651
 
 
10652
#: neutron/tests/unit/nec/stub_ofc_driver.py:208
 
10653
#, python-format
 
10654
msgid "(add_router_interface) OFC router %s not found"
 
10655
msgstr ""
 
10656
 
 
10657
#: neutron/tests/unit/nec/stub_ofc_driver.py:211
 
10658
#, python-format
 
10659
msgid "(add_router_interface) OFC network %s not found"
 
10660
msgstr ""
 
10661
 
 
10662
#: neutron/tests/unit/nec/stub_ofc_driver.py:218
 
10663
#, python-format
 
10664
msgid "add_router_interface: SUCCEED (if_id=%s)"
 
10665
msgstr ""
 
10666
 
 
10667
#: neutron/tests/unit/nec/stub_ofc_driver.py:226
 
10668
#: neutron/tests/unit/nec/stub_ofc_driver.py:243
 
10669
#, python-format
 
10670
msgid "(delete_router_interface) OFC router interface %s not found"
 
10671
msgstr ""
 
10672
 
 
10673
#: neutron/tests/unit/nec/stub_ofc_driver.py:235
 
10674
msgid "update_router_route: SUCCEED"
 
10675
msgstr ""
 
10676
 
 
10677
#: neutron/tests/unit/nec/stub_ofc_driver.py:246
 
10678
msgid "delete_router_interface: SUCCEED"
 
10679
msgstr ""
 
10680
 
 
10681
#: neutron/tests/unit/nec/stub_ofc_driver.py:256
 
10682
#, python-format
 
10683
msgid "(add_router_route) OFC router %s not found"
 
10684
msgstr ""
 
10685
 
 
10686
#: neutron/tests/unit/nec/stub_ofc_driver.py:261
 
10687
#, python-format
 
10688
msgid "(add_router_route) route to \"%s\" already exists"
 
10689
msgstr ""
 
10690
 
 
10691
#: neutron/tests/unit/nec/stub_ofc_driver.py:266
 
10692
#, python-format
 
10693
msgid "add_router_route: SUCCEED (route_id=%s)"
 
10694
msgstr ""
 
10695
 
 
10696
#: neutron/tests/unit/nec/stub_ofc_driver.py:275
 
10697
#, python-format
 
10698
msgid "(delete_router_route) OFC router route %s not found"
 
10699
msgstr ""
 
10700
 
 
10701
#: neutron/tests/unit/nec/stub_ofc_driver.py:277
 
10702
msgid "delete_router_route: SUCCEED"
 
10703
msgstr ""
 
10704
 
 
10705
#: neutron/tests/unit/nec/stub_ofc_driver.py:290
 
10706
#, python-format
 
10707
msgid "list_router_routes: routes=%s"
 
10708
msgstr ""
 
10709
 
 
10710
#: neutron/tests/unit/nec/test_ofc_client.py:76
 
10711
#: neutron/tests/unit/nec/test_ofc_client.py:82
 
10712
#: neutron/tests/unit/nec/test_ofc_client.py:91
 
10713
msgid "An OFC exception has occurred: Operation on OFC failed"
 
10714
msgstr ""
 
10715
 
 
10716
#: neutron/tests/unit/nec/test_ofc_client.py:101
 
10717
msgid "An OFC exception has occurred: Failed to connect OFC : "
 
10718
msgstr ""
 
10719
 
 
10720
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:398
 
10721
#, python-format
 
10722
msgid "lswitch:%s not found"
 
10723
msgstr ""
 
10724
 
 
10725
#: neutron/tests/unit/nicira/fake_nvpapiclient.py:407
 
10726
#, python-format
 
10727
msgid "lrouter:%s not found"
 
10728
msgstr ""
 
10729
 
 
10730
#~ msgid "NexusDriver VLAN IDs: %s"
 
10731
#~ msgstr ""
 
10732
 
 
10733
#~ msgid "NexusPlugin:get_network_details() called"
 
10734
#~ msgstr ""
 
10735
 
 
10736
#~ msgid "No allocation pool found for ip address:%s"
 
10737
#~ msgstr ""
 
10738
 
 
10739
#~ msgid "Textual description for the default service type"
 
10740
#~ msgstr ""
 
10741
 
 
10742
#~ msgid ""
 
10743
#~ msgstr ""
 
10744
 
 
10745
#~ msgid "Service type %(service_type_id)s could not be found "
 
10746
#~ msgstr ""
 
10747
 
 
10748
#~ msgid "Multiple default service type instances found.Will use instance '%s'"
 
10749
#~ msgstr ""
 
10750
 
 
10751
#~ msgid "Created service type object:%s"
 
10752
#~ msgstr ""
 
10753
 
 
10754
#~ msgid "Number of instances for service type '%s' is already 0."
 
10755
#~ msgstr ""
 
10756
 
 
10757
#~ msgid "The service type '%s' does not exist"
 
10758
#~ msgstr ""
 
10759
 
 
10760
#~ msgid "Required attributes missing in service definition: %s"
 
10761
#~ msgstr ""
 
10762
 
 
10763
#~ msgid "%(f_name)s: %(msg)s"
 
10764
#~ msgstr ""
 
10765
 
 
10766
#~ msgid "Service name '%s' unspecified or invalid"
 
10767
#~ msgstr ""
 
10768
 
 
10769
#~ msgid "Plugin name not specified in service definition %s"
 
10770
#~ msgstr ""
 
10771
 
 
10772
#~ msgid "No plugin for service '%s'"
 
10773
#~ msgstr ""
 
10774
 
 
10775
#~ msgid "Plugin name '%s' is not correct "
 
10776
#~ msgstr ""
 
10777
 
 
10778
#~ msgid "Unparseable attributes found in service definition %s"
 
10779
#~ msgstr ""
 
10780
 
 
10781
#~ msgid "Exception while parsing service definition:%s"
 
10782
#~ msgstr ""
 
10783
 
 
10784
#~ msgid "Was expecting a dict for service definition, found the following: %s"
 
10785
#~ msgstr ""
 
10786
 
 
10787
#~ msgid "provider:physical_network specified for GRE network"
 
10788
#~ msgstr ""
 
10789
 
 
10790
#~ msgid "segmentation_id required for GRE provider network"
 
10791
#~ msgstr ""
 
10792
 
 
10793
#~ msgid "provider:physical_network specified for VXLAN network"
 
10794
#~ msgstr ""
 
10795
 
 
10796
#~ msgid "segmentation_id required for VXLAN provider network"
 
10797
#~ msgstr ""
 
10798
 
 
10799
#~ msgid "No DSCP field needed when QoS workload marked trusted"
 
10800
#~ msgstr ""
 
10801
 
 
10802
#~ msgid "delete_network(): deleting auto-delete port from OFC: %s"
 
10803
#~ msgstr ""
 
10804
 
 
10805
#~ msgid "An exception occured while plugging the interface into network:%s"
 
10806
#~ msgstr ""
 
10807
 
 
10808
#~ msgid "Network %s was not found in NVP."
 
10809
#~ msgstr ""
 
10810
 
 
10811
#~ msgid "Cannot update NVP routes %(routes)s forrouter %(router_id)s"
 
10812
#~ msgstr ""
 
10813
 
 
10814
#~ msgid "Created logical port %(result)s on logical swtich %(uuid)s"
 
10815
#~ msgstr ""
 
10816
 
 
10817
#~ msgid "Invalid value for dscp %(data)s must be integer valuebetween 0 and 63."
 
10818
#~ msgstr ""
 
10819
 
 
10820
#~ msgid "Connection failed with PLUMgrid NOS: %(err_msg)s"
 
10821
#~ msgstr ""
 
10822
 
 
10823
#~ msgid "NeutronPluginPLUMgrid Status: NOS Body Data Creation"
 
10824
#~ msgstr ""
 
10825
 
 
10826
#~ msgid "PLUMgrid NOS server to connect to"
 
10827
#~ msgstr ""
 
10828
 
 
10829
#~ msgid "PLUMgrid NOS server port to connect to"
 
10830
#~ msgstr ""
 
10831
 
 
10832
#~ msgid "PLUMgrid NOS admin username"
 
10833
#~ msgstr ""
 
10834
 
 
10835
#~ msgid "PLUMgrid NOS admin password"
 
10836
#~ msgstr ""
 
10837
 
 
10838
#~ msgid "PLUMgrid NOS server timeout"
 
10839
#~ msgstr ""
 
10840
 
 
10841
#~ msgid "PLUMgrid NOS topology name"
 
10842
#~ msgstr ""
 
10843
 
 
10844
#~ msgid "NeutronPluginPLUMgrid Status: Starting Plugin"
 
10845
#~ msgstr ""
 
10846
 
 
10847
#~ msgid "NeutronPluginPLUMgrid Status: Aborting Plugin"
 
10848
#~ msgstr ""
 
10849
 
 
10850
#~ msgid "NeutronPluginPLUMgrid NOS: %s"
 
10851
#~ msgstr ""
 
10852
 
 
10853
#~ msgid "NeutronPluginPLUMgrid Status: NOS value is missing in config file"
 
10854
#~ msgstr ""
 
10855
 
 
10856
#~ msgid "NeutronPluginPLUMgrid Status: create_network() called"
 
10857
#~ msgstr ""
 
10858
 
 
10859
#~ msgid "PLUMgrid NOS communication failed"
 
10860
#~ msgstr ""
 
10861
 
 
10862
#~ msgid "NeutronPluginPLUMgridV2.update_network() called"
 
10863
#~ msgstr ""
 
10864
 
 
10865
#~ msgid "NeutronPluginPLUMgrid Status: delete_network() called"
 
10866
#~ msgstr ""
 
10867
 
 
10868
#~ msgid "NeutronPluginPLUMgrid Status: create_port() called"
 
10869
#~ msgstr ""
 
10870
 
 
10871
#~ msgid "NeutronPluginPLUMgrid Status: update_port() called"
 
10872
#~ msgstr ""
 
10873
 
 
10874
#~ msgid "NeutronPluginPLUMgrid Status: delete_port() called"
 
10875
#~ msgstr ""
 
10876
 
 
10877
#~ msgid "NeutronPluginPLUMgrid Status: create_subnet() called"
 
10878
#~ msgstr ""
 
10879
 
 
10880
#~ msgid "PLUMgrid NOS communication failed: "
 
10881
#~ msgstr ""
 
10882
 
 
10883
#~ msgid "NeutronPluginPLUMgrid Status: delete_subnet() called"
 
10884
#~ msgstr ""
 
10885
 
 
10886
#~ msgid "NeutronPluginPLUMgrid Status: REST Connection Started"
 
10887
#~ msgstr ""
 
10888
 
 
10889
#~ msgid "PLUMgrid_NOS_Server: %(server)s %(port)s %(action)s"
 
10890
#~ msgstr ""
 
10891
 
 
10892
#~ msgid "PLUMgrid_NOS_Server: Could not establish HTTP connection"
 
10893
#~ msgstr ""
 
10894
 
 
10895
#~ msgid "PLUMgrid_NOS_Server Sending Data: %(nos_url)s %(body_data)s %(headers)s"
 
10896
#~ msgstr ""
 
10897
 
 
10898
#~ msgid "PLUMgrid_NOS_Server Connection Data: %(resp)s, %(resp_str)s"
 
10899
#~ msgstr ""
 
10900
 
 
10901
#~ msgid "PLUMgrid_NOS_Server Connection RESP: %s"
 
10902
#~ msgstr ""
 
10903
 
 
10904
#~ msgid "PLUMgrid HTTP Connection Failed: "
 
10905
#~ msgstr ""
 
10906
 
 
10907
#~ msgid "PLUMgrid_NOS_Server: %(action)s failure, %(e)r"
 
10908
#~ msgstr ""
 
10909
 
 
10910
#~ msgid "PLUMgrid_NOS_Server: status=%(status)d, reason=%(reason)r, ret=%(ret)s"
 
10911
#~ msgstr ""
 
10912
 
 
10913
#~ msgid "Missing rule info argument for insert/remove rule opertaion."
 
10914
#~ msgstr ""
 
10915
 
 
10916
#~ msgid "Uncaught exception"
 
10917
#~ msgstr ""
 
10918
 
 
10919
#~ msgid "Credential %(credential_id)s already exists for tenant %(tenant_id)s"
 
10920
#~ msgstr ""
 
10921
 
 
10922
#~ msgid "get_all_vlanids() called"
 
10923
#~ msgstr ""
 
10924
 
 
10925
#~ msgid "is_vlanid_used() called"
 
10926
#~ msgstr ""
 
10927
 
 
10928
#~ msgid "release_vlanid() called"
 
10929
#~ msgstr ""
 
10930
 
 
10931
#~ msgid "delete_vlanid() called"
 
10932
#~ msgstr ""
 
10933
 
 
10934
#~ msgid "reserve_vlanid() called"
 
10935
#~ msgstr ""
 
10936
 
 
10937
#~ msgid "get_all_nexusport_bindings() called"
 
10938
#~ msgstr ""
 
10939
 
 
10940
#~ msgid "create_credential() called"
 
10941
#~ msgstr ""
 
10942
 
 
10943
#~ msgid "delete_credential() called"
 
10944
#~ msgstr ""
 
10945
 
 
10946
#~ msgid "Vlan ID %(vlan_id)s not found"
 
10947
#~ msgstr ""
 
10948
 
 
10949
#~ msgid "No Vlan ID available"
 
10950
#~ msgstr ""
 
10951
 
 
10952
#~ msgid "QoS level %(qos_id)s could not be found for tenant %(tenant_id)s"
 
10953
#~ msgstr ""
 
10954
 
 
10955
#~ msgid "Credential %(credential_name)s already exists for tenant %(tenant_id)s"
 
10956
#~ msgstr ""
 
10957
 
 
10958
#~ msgid "Nexus Port Binding (%(filters)s) is not present"
 
10959
#~ msgstr ""
 
10960
 
 
10961
#~ msgid "No usable Nexus switch found to create SVI interface"
 
10962
#~ msgstr ""
 
10963
 
 
10964
#~ msgid "PortVnic Binding %(port_id)s already exists"
 
10965
#~ msgstr ""
 
10966
 
 
10967
#~ msgid "PortVnic Binding %(port_id)s is not present"
 
10968
#~ msgstr ""
 
10969
 
 
10970
#~ msgid "No subnet_id specified for router gateway"
 
10971
#~ msgstr ""
 
10972
 
 
10973
#~ msgid "Subnet %(subnet_id)s has an interface on %(router_id)s"
 
10974
#~ msgstr ""
 
10975
 
 
10976
#~ msgid "Nexus hardware router gateway only uses Subnet Ids"
 
10977
#~ msgstr ""
 
10978
 
 
10979
#~ msgid "create_network() failed due to %s"
 
10980
#~ msgstr ""
 
10981
 
 
10982
#~ msgid "Unable to update lease"
 
10983
#~ msgstr ""
 
10984
 
 
10985
#~ msgid "Location to DHCP lease relay UNIX domain socket"
 
10986
#~ msgstr ""
 
10987
 
 
10988
#~ msgid "Network ID %s is not a valid UUID"
 
10989
#~ msgstr ""
 
10990
 
 
10991
#~ msgid "Unable to parse lease relay msg to dict."
 
10992
#~ msgstr ""
 
10993
 
 
10994
#~ msgid "Exception value: %s"
 
10995
#~ msgstr ""
 
10996
 
 
10997
#~ msgid "Message representation: %s"
 
10998
#~ msgstr ""
 
10999
 
 
11000
#~ msgid "Unable update lease. Exception"
 
11001
#~ msgstr ""
 
11002
 
 
11003
#~ msgid "Invalid NVP attachment type '%s'"
 
11004
#~ msgstr ""
 
11005
 
 
11006
#~ msgid "Logical router port resource %s not found on NVP platform"
 
11007
#~ msgstr ""
 
11008
 
 
11009
#~ msgid "The service is unailable"
 
11010
#~ msgstr ""
 
11011
 
 
11012
#~ msgid "MidoClient.delete_dhcp called: bridge=%s(bridge), "
 
11013
#~ msgstr ""
 
11014
 
 
11015
#~ msgid "port_unbound: vif_id %s not in local_vlan_map"
 
11016
#~ msgstr ""
 
11017
 
 
11018
#~ msgid "NVP version %(ver)s does not support method %(fun)s."
 
11019
#~ msgstr ""
 
11020
 
 
11021
#~ msgid "ServerProxy: %(action)s failure for servers: %(server)r"
 
11022
#~ msgstr ""
 
11023
 
 
11024
#~ msgid "Binding VLAN ID %(seg_id)sto eSwitch for vNIC mac_address %(mac)s"
 
11025
#~ msgstr ""
 
11026
 
 
11027
#~ msgid "Network Type IB currently not supported"
 
11028
#~ msgstr ""
 
11029
 
 
11030
#~ msgid "currently IB network provisioning is not supported"
 
11031
#~ msgstr ""
 
11032
 
 
11033
#~ msgid "type of VM network interface: direct or hosdev"
 
11034
#~ msgstr ""
 
11035
 
 
11036
#~ msgid "'%(data)s' is not in range %(min_value)s through %(max_value)s"
 
11037
#~ msgstr ""
 
11038
 
 
11039
#~ msgid "ipsec_site_connection %(attribute_a)s less than dpd_interval"
 
11040
#~ msgstr ""
 
11041
 
 
11042
#~ msgid "NeutronRestProxyV2:Unable to create remote network: %s"
 
11043
#~ msgstr ""
 
11044
 
 
11045
#~ msgid "NeutronRestProxyV2: Unable to update remote network: %s"
 
11046
#~ msgstr ""
 
11047
 
 
11048
#~ msgid "NeutronRestProxyV2: Unable to create remote port: %s"
 
11049
#~ msgstr ""
 
11050
 
 
11051
#~ msgid "NeutronRestProxyV2: Unable to update remote port: %s"
 
11052
#~ msgstr ""
 
11053
 
 
11054
#~ msgid "NeutronRestProxyV2: _plug_interface() called"
 
11055
#~ msgstr ""
 
11056
 
 
11057
#~ msgid "NeutronRestProxyV2:Unable to update remote network: %s"
 
11058
#~ msgstr ""
 
11059
 
 
11060
#~ msgid "NeutronRestProxyV2: _unplug_interface() called"
 
11061
#~ msgstr ""
 
11062
 
 
11063
#~ msgid "NeutronRestProxyV2: Unable to create remote router: %s"
 
11064
#~ msgstr ""
 
11065
 
 
11066
#~ msgid "NeutronRestProxyV2: Unable to update remote router: %s"
 
11067
#~ msgstr ""
 
11068
 
 
11069
#~ msgid "NeutronRestProxyV2: Unable to delete remote router: %s"
 
11070
#~ msgstr ""
 
11071
 
 
11072
#~ msgid "NeutronRestProxyV2: Unable to create interface: %s"
 
11073
#~ msgstr ""
 
11074
 
 
11075
#~ msgid "NeutronRestProxyV2:Unable to delete remote intf: %s"
 
11076
#~ msgstr ""
 
11077
 
 
11078
#~ msgid "NeutronRestProxyV2: Unable to create remote floatin IP: %s"
 
11079
#~ msgstr ""
 
11080
 
 
11081
#~ msgid "NeutronRestProxy: Unable to update remote topology: %s"
 
11082
#~ msgstr ""
 
11083
 
 
11084
#~ msgid "arguments segment_type and segment_range missing for network profile"
 
11085
#~ msgstr ""
 
11086
 
 
11087
#~ msgid "segment_type should either be vlan or vxlan"
 
11088
#~ msgstr ""
 
11089
 
 
11090
#~ msgid "Mechanism driver '%s' ignored because driver is already registered"
 
11091
#~ msgstr ""
 
11092
 
 
11093
#~ msgid "network_type required if other provider attributes specified"
 
11094
#~ msgstr ""
 
11095
 
 
11096
#~ msgid ""
 
11097
#~ "In _notify_port_updated() for port %(port_id),"
 
11098
#~ " network %(network_id) has no segments"
 
11099
#~ msgstr ""
 
11100
 
 
11101
#~ msgid ""
 
11102
#~ "Device %(device)s requested by agent "
 
11103
#~ "%(agent_id)s has network %(network_id) with"
 
11104
#~ " no segments"
 
11105
#~ msgstr ""
 
11106
 
 
11107
#~ msgid "An operation on OFC is failed."
 
11108
#~ msgstr ""
 
11109
 
 
11110
#~ msgid ""
 
11111
#~ "Current network status:%(nvp_net_status)s; Status"
 
11112
#~ " in Neutron DB:%(neutron_status)s"
 
11113
#~ msgstr ""
 
11114
 
 
11115
#~ msgid "Unable to get logical switches"
 
11116
#~ msgstr ""
 
11117
 
 
11118
#~ msgid "Logical Switch %s found in neutron database but not in NVP."
 
11119
#~ msgstr ""
 
11120
 
 
11121
#~ msgid ""
 
11122
#~ "Found %s logical switches not bound "
 
11123
#~ "to Neutron networks. Neutron and NVP "
 
11124
#~ "are potentially out of sync"
 
11125
#~ msgstr ""
 
11126
 
 
11127
#~ msgid "get_networks() completed for tenant %s"
 
11128
#~ msgstr ""
 
11129
 
 
11130
#~ msgid "Lswitch %s not found in NVP"
 
11131
#~ msgstr ""
 
11132
 
 
11133
#~ msgid "Unable to get ports"
 
11134
#~ msgstr ""
 
11135
 
 
11136
#~ msgid "Neutron logical port %s was not found on NVP"
 
11137
#~ msgstr ""
 
11138
 
 
11139
#~ msgid ""
 
11140
#~ "Found %s logical ports not bound "
 
11141
#~ "to Neutron ports. Neutron and NVP "
 
11142
#~ "are potentially out of sync"
 
11143
#~ msgstr ""
 
11144
 
 
11145
#~ msgid "Unable to delete logical routeron NVP Platform"
 
11146
#~ msgstr ""
 
11147
 
 
11148
#~ msgid ""
 
11149
#~ "Current router status:%(router_status)s;Status in"
 
11150
#~ " Neutron DB:%(db_router_status)s"
 
11151
#~ msgstr ""
 
11152
 
 
11153
#~ msgid "Unable to get logical routers from NVP controller"
 
11154
#~ msgstr ""
 
11155
 
 
11156
#~ msgid ""
 
11157
#~ "Found %s logical routers not bound "
 
11158
#~ "to Neutron routers. Neutron and NVP "
 
11159
#~ "are potentially out of sync"
 
11160
#~ msgstr ""
 
11161
 
 
11162
#~ msgid "Service provider could not be found for service type %(service_type)s"
 
11163
#~ msgstr ""
 
11164
 
 
11165
#~ msgid "LBaaS driver Fully Qualified Name"
 
11166
#~ msgstr ""
 
11167
 
 
11168
#~ msgid "Error loading LBaaS driver %s"
 
11169
#~ msgstr ""
 
11170