1
# SOME DESCRIPTIVE TITLE.
2
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
# This file is distributed under the same license as the PACKAGE package.
4
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
9
"Project-Id-Version: PACKAGE VERSION\n"
10
"Report-Msgid-Bugs-To: \n"
11
"POT-Creation-Date: 2011-02-21 10:03-0500\n"
12
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
"Language-Team: LANGUAGE <LL@li.org>\n"
17
"Content-Type: text/plain; charset=CHARSET\n"
18
"Content-Transfer-Encoding: 8bit\n"
20
#: ../nova/scheduler/chance.py:37 ../nova/scheduler/zone.py:55
21
#: ../nova/scheduler/simple.py:75 ../nova/scheduler/simple.py:110
22
#: ../nova/scheduler/simple.py:122
23
msgid "No hosts found"
26
#: ../nova/exception.py:33
27
msgid "Unexpected error while running command."
30
#: ../nova/exception.py:36
35
"Exit code: %(exit_code)s\n"
36
"Stdout: %(stdout)r\n"
40
#: ../nova/exception.py:107
41
msgid "DB exception wrapped"
44
#. exc_type, exc_value, exc_traceback = sys.exc_info()
45
#: ../nova/exception.py:120
46
msgid "Uncaught exception"
49
#: ../nova/volume/api.py:45
51
msgid "Quota exceeeded for %(pid)s, tried to create %(size)sG volume"
54
#: ../nova/volume/api.py:47
56
msgid "Volume quota exceeded. You cannot create a volume of size %sG"
59
#: ../nova/volume/api.py:71 ../nova/volume/api.py:96
60
msgid "Volume status must be available"
63
#: ../nova/volume/api.py:98
64
msgid "Volume is already attached"
67
#: ../nova/volume/api.py:104
68
msgid "Volume is already detached"
71
#: ../nova/api/openstack/servers.py:72
72
msgid "Failed to read private ip"
75
#: ../nova/api/openstack/servers.py:79
76
msgid "Failed to read public ip(s)"
79
#: ../nova/api/openstack/servers.py:152
81
msgid "%(param)s property not found for image %(_image_id)s"
84
#: ../nova/api/openstack/servers.py:168
85
msgid "No keypairs defined"
88
#: ../nova/api/openstack/servers.py:238
90
msgid "Compute.api::lock %s"
93
#: ../nova/api/openstack/servers.py:253
95
msgid "Compute.api::unlock %s"
98
#: ../nova/api/openstack/servers.py:267
100
msgid "Compute.api::get_lock %s"
103
#: ../nova/api/openstack/servers.py:281
105
msgid "Compute.api::reset_network %s"
108
#: ../nova/api/openstack/servers.py:292
110
msgid "Compute.api::pause %s"
113
#: ../nova/api/openstack/servers.py:303
115
msgid "Compute.api::unpause %s"
118
#: ../nova/api/openstack/servers.py:314
120
msgid "compute.api::suspend %s"
123
#: ../nova/api/openstack/servers.py:325
125
msgid "compute.api::resume %s"
128
#: ../nova/virt/xenapi/volumeops.py:48 ../nova/virt/xenapi/volumeops.py:101
129
#: ../nova/db/sqlalchemy/api.py:731 ../nova/virt/libvirt_conn.py:741
130
#: ../nova/api/ec2/__init__.py:317
132
msgid "Instance %s not found"
135
#. NOTE: No Resource Pool concept so far
136
#: ../nova/virt/xenapi/volumeops.py:51
138
msgid "Attach_volume: %(instance_name)s, %(device_path)s, %(mountpoint)s"
141
#: ../nova/virt/xenapi/volumeops.py:69
143
msgid "Unable to create VDI on SR %(sr_ref)s for instance %(instance_name)s"
146
#: ../nova/virt/xenapi/volumeops.py:80
148
msgid "Unable to use SR %(sr_ref)s for instance %(instance_name)s"
151
#: ../nova/virt/xenapi/volumeops.py:91
153
msgid "Unable to attach volume to instance %s"
156
#: ../nova/virt/xenapi/volumeops.py:93
158
msgid "Mountpoint %(mountpoint)s attached to instance %(instance_name)s"
161
#. Detach VBD from VM
162
#: ../nova/virt/xenapi/volumeops.py:104
164
msgid "Detach_volume: %(instance_name)s, %(mountpoint)s"
167
#: ../nova/virt/xenapi/volumeops.py:112
169
msgid "Unable to locate volume %s"
172
#: ../nova/virt/xenapi/volumeops.py:120
174
msgid "Unable to detach volume %s"
177
#: ../nova/virt/xenapi/volumeops.py:127
179
msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s"
182
#: ../nova/compute/instance_types.py:41
184
msgid "Unknown instance type: %s"
187
#: ../nova/crypto.py:46
188
msgid "Filename of root CA"
191
#: ../nova/crypto.py:49
192
msgid "Filename of private key"
195
#: ../nova/crypto.py:51
196
msgid "Filename of root Certificate Revokation List"
199
#: ../nova/crypto.py:53
200
msgid "Where we keep our keys"
203
#: ../nova/crypto.py:55
204
msgid "Where we keep our root CA"
207
#: ../nova/crypto.py:57
208
msgid "Should we use a CA for each project?"
211
#: ../nova/crypto.py:61
213
msgid "Subject for certificate for users, %s for project, user, timestamp"
216
#: ../nova/crypto.py:66
218
msgid "Subject for certificate for projects, %s for project, timestamp"
221
#: ../nova/crypto.py:71
223
msgid "Subject for certificate for vpns, %s for project, timestamp"
226
#: ../nova/crypto.py:258
228
msgid "Flags path: %s"
231
#: ../nova/scheduler/manager.py:69
233
msgid "Casting to %(topic)s %(host)s for %(method)s"
236
#: ../nova/compute/manager.py:78
238
msgid "check_instance_lock: decorating: |%s|"
241
#: ../nova/compute/manager.py:80
244
"check_instance_lock: arguments: |%(self)s| |%(context)s| |%(instance_id)s|"
247
#: ../nova/compute/manager.py:84
249
msgid "check_instance_lock: locked: |%s|"
252
#: ../nova/compute/manager.py:86
254
msgid "check_instance_lock: admin: |%s|"
257
#: ../nova/compute/manager.py:91
259
msgid "check_instance_lock: executing: |%s|"
262
#: ../nova/compute/manager.py:95
264
msgid "check_instance_lock: not executing |%s|"
267
#: ../nova/compute/manager.py:179
268
msgid "Instance has already been created"
271
#: ../nova/compute/manager.py:180
273
msgid "instance %s: starting..."
276
#. pylint: disable=W0702
277
#: ../nova/compute/manager.py:219
279
msgid "instance %s: Failed to spawn"
282
#: ../nova/compute/manager.py:233 ../nova/tests/test_cloud.py:286
284
msgid "Terminating instance %s"
287
#: ../nova/compute/manager.py:255
289
msgid "Deallocating address %s"
292
#: ../nova/compute/manager.py:268
294
msgid "trying to destroy already destroyed instance: %s"
297
#: ../nova/compute/manager.py:282
299
msgid "Rebooting instance %s"
302
#: ../nova/compute/manager.py:287
305
"trying to reboot a non-running instance: %(instance_id)s (state: %(state)s "
306
"expected: %(running)s)"
309
#: ../nova/compute/manager.py:311
311
msgid "instance %s: snapshotting"
314
#: ../nova/compute/manager.py:316
317
"trying to snapshot a non-running instance: %(instance_id)s (state: %(state)s "
318
"expected: %(running)s)"
321
#: ../nova/compute/manager.py:332
324
"trying to reset the password on a non-running instance: %(instance_id)s "
325
"(state: %(instance_state)s expected: %(expected_state)s)"
328
#: ../nova/compute/manager.py:335
330
msgid "instance %s: setting admin password"
333
#: ../nova/compute/manager.py:353
336
"trying to inject a file into a non-running instance: %(instance_id)s (state: "
337
"%(instance_state)s expected: %(expected_state)s)"
340
#: ../nova/compute/manager.py:362
342
msgid "instance %(nm)s: injecting file to %(plain_path)s"
345
#: ../nova/compute/manager.py:372
347
msgid "instance %s: rescuing"
350
#: ../nova/compute/manager.py:387
352
msgid "instance %s: unrescuing"
355
#: ../nova/compute/manager.py:406
357
msgid "instance %s: pausing"
360
#: ../nova/compute/manager.py:423
362
msgid "instance %s: unpausing"
365
#: ../nova/compute/manager.py:440
367
msgid "instance %s: retrieving diagnostics"
370
#: ../nova/compute/manager.py:453
372
msgid "instance %s: suspending"
375
#: ../nova/compute/manager.py:472
377
msgid "instance %s: resuming"
380
#: ../nova/compute/manager.py:491
382
msgid "instance %s: locking"
385
#: ../nova/compute/manager.py:503
387
msgid "instance %s: unlocking"
390
#: ../nova/compute/manager.py:513
392
msgid "instance %s: getting locked state"
395
#: ../nova/compute/manager.py:526
397
msgid "instance %s: reset network"
400
#: ../nova/compute/manager.py:535 ../nova/api/ec2/cloud.py:515
402
msgid "Get console output for instance %s"
405
#: ../nova/compute/manager.py:543
407
msgid "instance %s: getting ajax console"
410
#: ../nova/compute/manager.py:553
413
"instance %(instance_id)s: attaching volume %(volume_id)s to %(mountpoint)s"
416
#. pylint: disable=W0702
417
#. NOTE(vish): The inline callback eats the exception info so we
418
#. log the traceback here and reraise the same
420
#: ../nova/compute/manager.py:569
422
msgid "instance %(instance_id)s: attach failed %(mountpoint)s, removing"
425
#: ../nova/compute/manager.py:585
428
"Detach volume %(volume_id)s from mountpoint %(mp)s on instance "
432
#: ../nova/compute/manager.py:588
434
msgid "Detaching volume from unknown instance %s"
437
#: ../nova/scheduler/simple.py:53
439
msgid "Host %s is not alive"
442
#: ../nova/scheduler/simple.py:65
443
msgid "All hosts have too many cores"
446
#: ../nova/scheduler/simple.py:87
448
msgid "Host %s not available"
451
#: ../nova/scheduler/simple.py:99
452
msgid "All hosts have too many gigabytes"
455
#: ../nova/scheduler/simple.py:119
456
msgid "All hosts have too many networks"
459
#: ../nova/volume/manager.py:85
461
msgid "Re-exporting %s volumes"
464
#: ../nova/volume/manager.py:90
466
msgid "volume %s: skipping export"
469
#: ../nova/volume/manager.py:96
471
msgid "volume %s: creating"
474
#: ../nova/volume/manager.py:108
476
msgid "volume %(vol_name)s: creating lv of size %(vol_size)sG"
479
#: ../nova/volume/manager.py:112
481
msgid "volume %s: creating export"
484
#: ../nova/volume/manager.py:123
486
msgid "volume %s: created successfully"
489
#: ../nova/volume/manager.py:131
490
msgid "Volume is still attached"
493
#: ../nova/volume/manager.py:133
494
msgid "Volume is not local to this node"
497
#: ../nova/volume/manager.py:136
499
msgid "volume %s: removing export"
502
#: ../nova/volume/manager.py:138
504
msgid "volume %s: deleting"
507
#: ../nova/volume/manager.py:147
509
msgid "volume %s: deleted successfully"
512
#: ../nova/virt/xenapi/fake.py:74
514
msgid "%(text)s: _db_content => %(content)s"
517
#: ../nova/virt/xenapi/fake.py:304 ../nova/virt/xenapi/fake.py:404
518
#: ../nova/virt/xenapi/fake.py:422 ../nova/virt/xenapi/fake.py:478
519
msgid "Raising NotImplemented"
522
#: ../nova/virt/xenapi/fake.py:306
524
msgid "xenapi.fake does not have an implementation for %s"
527
#: ../nova/virt/xenapi/fake.py:341
529
msgid "Calling %(localname)s %(impl)s"
532
#: ../nova/virt/xenapi/fake.py:346
534
msgid "Calling getter %s"
537
#: ../nova/virt/xenapi/fake.py:406
540
"xenapi.fake does not have an implementation for %s or it has been called "
541
"with the wrong number of arguments"
544
#: ../nova/tests/test_cloud.py:256
545
msgid "Can't test instances without a real virtual env."
548
#: ../nova/tests/test_cloud.py:268
550
msgid "Need to watch instance %s until it's running..."
553
#: ../nova/virt/connection.py:73
554
msgid "Failed to open connection to the hypervisor"
557
#: ../nova/network/linux_net.py:187
559
msgid "Starting VLAN inteface %s"
562
#: ../nova/network/linux_net.py:208
564
msgid "Starting Bridge interface for %s"
567
#. pylint: disable=W0703
568
#: ../nova/network/linux_net.py:314
570
msgid "Hupping dnsmasq threw %s"
573
#: ../nova/network/linux_net.py:316
575
msgid "Pid %d is stale, relaunching dnsmasq"
578
#. pylint: disable=W0703
579
#: ../nova/network/linux_net.py:358
581
msgid "killing radvd threw %s"
584
#: ../nova/network/linux_net.py:360
586
msgid "Pid %d is stale, relaunching radvd"
589
#. pylint: disable=W0703
590
#: ../nova/network/linux_net.py:449
592
msgid "Killing dnsmasq threw %s"
595
#: ../nova/utils.py:58
597
msgid "Inner Exception: %s"
600
#: ../nova/utils.py:59
602
msgid "Class %s cannot be found"
605
#: ../nova/utils.py:118
610
#: ../nova/utils.py:130
612
msgid "Running cmd (subprocess): %s"
615
#: ../nova/utils.py:143 ../nova/utils.py:183
617
msgid "Result was %s"
620
#: ../nova/utils.py:159
622
msgid "Running cmd (SSH): %s"
625
#: ../nova/utils.py:217
627
msgid "debug in callback: %s"
630
#: ../nova/utils.py:222
635
#: ../nova/utils.py:262
637
msgid "Link Local address is not found.:%s"
640
#: ../nova/utils.py:265
642
msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s"
645
#: ../nova/utils.py:363
647
msgid "Invalid backend: %s"
650
#: ../nova/utils.py:374
655
#: ../nova/fakerabbit.py:49
657
msgid "(%(nm)s) publish (key: %(routing_key)s) %(message)s"
660
#: ../nova/fakerabbit.py:54
662
msgid "Publishing to route %s"
665
#: ../nova/fakerabbit.py:84
667
msgid "Declaring queue %s"
670
#: ../nova/fakerabbit.py:90
672
msgid "Declaring exchange %s"
675
#: ../nova/fakerabbit.py:96
677
msgid "Binding %(queue)s to %(exchange)s with key %(routing_key)s"
680
#: ../nova/fakerabbit.py:121
682
msgid "Getting from %(queue)s: %(message)s"
685
#: ../nova/virt/xenapi/vm_utils.py:135 ../nova/virt/hyperv.py:171
687
msgid "Created VM %s..."
690
#: ../nova/virt/xenapi/vm_utils.py:138
692
msgid "Created VM %(instance_name)s as %(vm_ref)s."
695
#: ../nova/virt/xenapi/vm_utils.py:168
697
msgid "Creating VBD for VM %(vm_ref)s, VDI %(vdi_ref)s ... "
700
#: ../nova/virt/xenapi/vm_utils.py:171
702
msgid "Created VBD %(vbd_ref)s for VM %(vm_ref)s, VDI %(vdi_ref)s."
705
#: ../nova/virt/xenapi/vm_utils.py:187
707
msgid "VBD not found in instance %s"
710
#: ../nova/virt/xenapi/vm_utils.py:197
712
msgid "Unable to unplug VBD %s"
715
#: ../nova/virt/xenapi/vm_utils.py:209
717
msgid "Unable to destroy VBD %s"
720
#: ../nova/virt/xenapi/vm_utils.py:224
722
msgid "Creating VIF for VM %(vm_ref)s, network %(network_ref)s."
725
#: ../nova/virt/xenapi/vm_utils.py:227
727
msgid "Created VIF %(vif_ref)s for VM %(vm_ref)s, network %(network_ref)s."
730
#: ../nova/virt/xenapi/vm_utils.py:246
733
"Created VDI %(vdi_ref)s (%(name_label)s, %(virtual_size)s, %(read_only)s) on "
737
#. TODO(sirp): Add quiesce and VSS locking support when Windows support
739
#: ../nova/virt/xenapi/vm_utils.py:258
741
msgid "Snapshotting VM %(vm_ref)s with label '%(label)s'..."
744
#: ../nova/virt/xenapi/vm_utils.py:272
746
msgid "Created snapshot %(template_vm_ref)s from VM %(vm_ref)s."
749
#: ../nova/virt/xenapi/vm_utils.py:286
751
msgid "Asking xapi to upload %(vdi_uuids)s as ID %(image_id)s"
754
#: ../nova/virt/xenapi/vm_utils.py:327
756
msgid "Size for image %(image)s:%(virtual_size)d"
759
#: ../nova/virt/xenapi/vm_utils.py:332
761
msgid "Glance image %s"
764
#. we need to invoke a plugin for copying VDI's
765
#. content into proper path
766
#: ../nova/virt/xenapi/vm_utils.py:342
768
msgid "Copying VDI %s to /boot/guest on dom0"
771
#: ../nova/virt/xenapi/vm_utils.py:352
773
msgid "Kernel/Ramdisk VDI %s destroyed"
776
#: ../nova/virt/xenapi/vm_utils.py:361
778
msgid "Asking xapi to fetch %(url)s as %(access)s"
781
#: ../nova/virt/xenapi/vm_utils.py:386 ../nova/virt/xenapi/vm_utils.py:402
783
msgid "Looking up vdi %s for PV kernel"
786
#: ../nova/virt/xenapi/vm_utils.py:397
788
msgid "PV Kernel in VDI:%s"
791
#: ../nova/virt/xenapi/vm_utils.py:405
793
msgid "Running pygrub against %s"
796
#: ../nova/virt/xenapi/vm_utils.py:411
798
msgid "Found Xen kernel %s"
801
#: ../nova/virt/xenapi/vm_utils.py:413
802
msgid "No Xen kernel found. Booting HVM."
805
#: ../nova/virt/xenapi/vm_utils.py:425 ../nova/virt/hyperv.py:431
807
msgid "duplicate name found: %s"
810
#: ../nova/virt/xenapi/vm_utils.py:442
812
msgid "VDI %s is still available"
815
#: ../nova/virt/xenapi/vm_utils.py:463
817
msgid "(VM_UTILS) xenserver vm state -> |%s|"
820
#: ../nova/virt/xenapi/vm_utils.py:465
822
msgid "(VM_UTILS) xenapi power_state -> |%s|"
825
#: ../nova/virt/xenapi/vm_utils.py:525
827
msgid "VHD %(vdi_uuid)s has parent %(parent_ref)s"
830
#: ../nova/virt/xenapi/vm_utils.py:542
832
msgid "Re-scanning SR %s"
835
#: ../nova/virt/xenapi/vm_utils.py:567
838
"VHD coalesce attempts exceeded (%(counter)d > %(max_attempts)d), giving up..."
841
#: ../nova/virt/xenapi/vm_utils.py:574
844
"Parent %(parent_uuid)s doesn't match original parent "
845
"%(original_parent_uuid)s, waiting for coalesce..."
848
#: ../nova/virt/xenapi/vm_utils.py:590
850
msgid "No VDIs found for VM %s"
853
#: ../nova/virt/xenapi/vm_utils.py:594
855
msgid "Unexpected number of VDIs (%(num_vdis)s) found for VM %(vm_ref)s"
858
#: ../nova/virt/xenapi/vm_utils.py:653
859
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:188
861
msgid "Creating VBD for VDI %s ... "
864
#: ../nova/virt/xenapi/vm_utils.py:655
865
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:190
867
msgid "Creating VBD for VDI %s done."
870
#: ../nova/virt/xenapi/vm_utils.py:657
871
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:192
873
msgid "Plugging VBD %s ... "
876
#: ../nova/virt/xenapi/vm_utils.py:659
877
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:194
879
msgid "Plugging VBD %s done."
882
#: ../nova/virt/xenapi/vm_utils.py:661
884
msgid "VBD %(vbd)s plugged as %(orig_dev)s"
887
#: ../nova/virt/xenapi/vm_utils.py:664
889
msgid "VBD %(vbd)s plugged into wrong dev, remapping to %(dev)s"
892
#: ../nova/virt/xenapi/vm_utils.py:668
893
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:197
895
msgid "Destroying VBD for VDI %s ... "
898
#: ../nova/virt/xenapi/vm_utils.py:671
899
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:200
901
msgid "Destroying VBD for VDI %s done."
904
#: ../nova/virt/xenapi/vm_utils.py:683
905
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:211
906
msgid "VBD.unplug successful first time."
909
#: ../nova/virt/xenapi/vm_utils.py:688
910
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:216
911
msgid "VBD.unplug rejected: retrying..."
914
#: ../nova/virt/xenapi/vm_utils.py:692
915
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:220
916
msgid "VBD.unplug successful eventually."
919
#: ../nova/virt/xenapi/vm_utils.py:695
920
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:223
922
msgid "Ignoring XenAPI.Failure in VBD.unplug: %s"
925
#: ../nova/virt/xenapi/vm_utils.py:704
926
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:66
928
msgid "Ignoring XenAPI.Failure %s"
931
#: ../nova/virt/xenapi/vm_utils.py:735
934
"Writing partition table %(primary_first)d %(primary_last)d to %(dest)s..."
937
#: ../nova/virt/xenapi/vm_utils.py:747
939
msgid "Writing partition table %s done."
942
#: ../nova/tests/test_rpc.py:89
944
msgid "Nested received %(queue)s, %(value)s"
947
#: ../nova/tests/test_rpc.py:95
949
msgid "Nested return %s"
952
#: ../nova/tests/test_rpc.py:120 ../nova/tests/test_rpc.py:126
957
#: ../nova/db/sqlalchemy/api.py:44
958
msgid "Use of empty request context is deprecated"
961
#: ../nova/db/sqlalchemy/api.py:133
963
msgid "No service for id %s"
966
#: ../nova/db/sqlalchemy/api.py:251
968
msgid "No service for %(host)s, %(binary)s"
971
#: ../nova/db/sqlalchemy/api.py:592
972
msgid "No fixed ips defined"
975
#: ../nova/db/sqlalchemy/api.py:608
977
msgid "No floating ip for address %s"
980
#: ../nova/db/sqlalchemy/api.py:629
982
msgid "No address for instance %s"
985
#: ../nova/db/sqlalchemy/api.py:961
987
msgid "no keypair for user %(user_id)s, name %(name)s"
990
#: ../nova/db/sqlalchemy/api.py:1076 ../nova/db/sqlalchemy/api.py:1156
992
msgid "No network for id %s"
995
#: ../nova/db/sqlalchemy/api.py:1086
996
msgid "No networks defined"
999
#: ../nova/db/sqlalchemy/api.py:1115
1001
msgid "No network for bridge %s"
1004
#: ../nova/db/sqlalchemy/api.py:1129 ../nova/db/sqlalchemy/api.py:1142
1006
msgid "No network for instance %s"
1009
#: ../nova/db/sqlalchemy/api.py:1277
1011
msgid "Token %s does not exist"
1014
#: ../nova/db/sqlalchemy/api.py:1302
1016
msgid "No quota for project_id %s"
1019
#: ../nova/db/sqlalchemy/api.py:1455 ../nova/db/sqlalchemy/api.py:1501
1020
#: ../nova/api/ec2/__init__.py:323
1022
msgid "Volume %s not found"
1025
#: ../nova/db/sqlalchemy/api.py:1514
1027
msgid "No export device found for volume %s"
1030
#: ../nova/db/sqlalchemy/api.py:1527
1032
msgid "No target id found for volume %s"
1035
#: ../nova/db/sqlalchemy/api.py:1572
1037
msgid "No security group with id %s"
1040
#: ../nova/db/sqlalchemy/api.py:1589
1042
msgid "No security group named %(group_name)s for project: %(project_id)s"
1045
#: ../nova/db/sqlalchemy/api.py:1682
1047
msgid "No secuity group rule with id %s"
1050
#: ../nova/db/sqlalchemy/api.py:1756
1052
msgid "No user for id %s"
1055
#: ../nova/db/sqlalchemy/api.py:1772
1057
msgid "No user for access key %s"
1060
#: ../nova/db/sqlalchemy/api.py:1834
1062
msgid "No project with id %s"
1065
#: ../nova/db/sqlalchemy/api.py:1979
1067
msgid "No console pool with id %(pool_id)s"
1070
#: ../nova/db/sqlalchemy/api.py:1996
1073
"No console pool of type %(console_type)s for compute host %(compute_host)s "
1074
"on proxy host %(host)s"
1077
#: ../nova/db/sqlalchemy/api.py:2035
1079
msgid "No console for instance %(instance_id)s in pool %(pool_id)s"
1082
#: ../nova/db/sqlalchemy/api.py:2057
1084
msgid "on instance %s"
1087
#: ../nova/db/sqlalchemy/api.py:2058
1089
msgid "No console with id %(console_id)s %(idesc)s"
1092
#: ../nova/db/sqlalchemy/api.py:2078 ../nova/db/sqlalchemy/api.py:2097
1094
msgid "No zone with id %(zone_id)s"
1097
#: ../nova/virt/libvirt_conn.py:160
1099
msgid "Checking state of %s"
1102
#: ../nova/virt/libvirt_conn.py:165
1104
msgid "Current state of %(name)s was %(state)s."
1107
#: ../nova/virt/libvirt_conn.py:183
1109
msgid "Connecting to libvirt: %s"
1112
#: ../nova/virt/libvirt_conn.py:196
1113
msgid "Connection to libvirt broke"
1116
#: ../nova/virt/libvirt_conn.py:258
1118
msgid "instance %(instance_name)s: deleting instance files %(target)s"
1121
#: ../nova/virt/libvirt_conn.py:283
1123
msgid "Invalid device path %s"
1126
#: ../nova/virt/libvirt_conn.py:313
1128
msgid "No disk at %s"
1131
#: ../nova/virt/libvirt_conn.py:320
1132
msgid "Instance snapshotting is not supported for libvirtat this time"
1135
#: ../nova/virt/libvirt_conn.py:336
1137
msgid "instance %s: rebooted"
1140
#: ../nova/virt/libvirt_conn.py:339
1142
msgid "_wait_for_reboot failed: %s"
1145
#: ../nova/virt/libvirt_conn.py:382
1147
msgid "instance %s: rescued"
1150
#: ../nova/virt/libvirt_conn.py:385
1152
msgid "_wait_for_rescue failed: %s"
1155
#: ../nova/virt/libvirt_conn.py:411
1157
msgid "instance %s: is running"
1160
#: ../nova/virt/libvirt_conn.py:422
1162
msgid "instance %s: booted"
1165
#: ../nova/virt/libvirt_conn.py:425 ../nova/virt/xenapi/vmops.py:186
1167
msgid "instance %s: failed to boot"
1170
#: ../nova/virt/libvirt_conn.py:436
1172
msgid "virsh said: %r"
1175
#: ../nova/virt/libvirt_conn.py:440
1176
msgid "cool, it's a device"
1179
#: ../nova/virt/libvirt_conn.py:448
1181
msgid "data: %(data)r, fpath: %(fpath)r"
1184
#: ../nova/virt/libvirt_conn.py:456
1186
msgid "Contents of file %(fpath)s: %(contents)r"
1189
#: ../nova/virt/libvirt_conn.py:489
1190
msgid "Unable to find an open port"
1193
#: ../nova/virt/libvirt_conn.py:563
1195
msgid "instance %s: Creating image"
1198
#: ../nova/virt/libvirt_conn.py:646
1200
msgid "instance %(inst_name)s: injecting key into image %(img_id)s"
1203
#: ../nova/virt/libvirt_conn.py:649
1205
msgid "instance %(inst_name)s: injecting net into image %(img_id)s"
1208
#. This could be a windows image, or a vmdk format disk
1209
#: ../nova/virt/libvirt_conn.py:657
1212
"instance %(inst_name)s: ignoring error injecting data into image %(img_id)s "
1216
#. TODO(termie): cache?
1217
#: ../nova/virt/libvirt_conn.py:665
1219
msgid "instance %s: starting toXML method"
1222
#: ../nova/virt/libvirt_conn.py:732
1224
msgid "instance %s: finished toXML method"
1227
#: ../nova/virt/libvirt_conn.py:751
1228
msgid "diagnostics are not supported for libvirt"
1231
#: ../nova/virt/libvirt_conn.py:1225
1233
msgid "Attempted to unfilter instance %s which is not filtered"
1236
#: ../nova/api/ec2/metadatarequesthandler.py:76
1238
msgid "Failed to get metadata for ip: %s"
1241
#: ../nova/auth/fakeldap.py:33
1242
msgid "Attempted to instantiate singleton"
1245
#: ../nova/network/api.py:39
1247
msgid "Quota exceeeded for %s, tried to allocate address"
1250
#: ../nova/network/api.py:42
1251
msgid "Address quota exceeded. You cannot allocate any more addresses"
1254
#: ../nova/tests/test_volume.py:162
1256
msgid "Target %s allocated"
1259
#: ../nova/virt/images.py:70
1261
msgid "Finished retreving %(url)s -- placed in %(path)s"
1264
#: ../nova/scheduler/driver.py:66
1265
msgid "Must implement a fallback schedule"
1268
#: ../nova/console/manager.py:70
1269
msgid "Adding console"
1272
#: ../nova/console/manager.py:90
1274
msgid "Tried to remove non-existant console %(console_id)s."
1277
#: ../nova/api/direct.py:149
1278
msgid "not available"
1281
#: ../nova/api/ec2/cloud.py:62
1283
msgid "The key_pair %s already exists"
1286
#. TODO(vish): Do this with M2Crypto instead
1287
#: ../nova/api/ec2/cloud.py:118
1289
msgid "Generating root CA: %s"
1292
#: ../nova/api/ec2/cloud.py:303
1294
msgid "Create key pair %s"
1297
#: ../nova/api/ec2/cloud.py:311
1299
msgid "Delete key pair %s"
1302
#: ../nova/api/ec2/cloud.py:386
1304
msgid "%s is not a valid ipProtocol"
1307
#: ../nova/api/ec2/cloud.py:390
1308
msgid "Invalid port range"
1311
#: ../nova/api/ec2/cloud.py:421
1313
msgid "Revoke security group ingress %s"
1316
#: ../nova/api/ec2/cloud.py:430 ../nova/api/ec2/cloud.py:459
1317
msgid "Not enough parameters to build a valid rule."
1320
#: ../nova/api/ec2/cloud.py:443
1321
msgid "No rule for the specified parameters."
1324
#: ../nova/api/ec2/cloud.py:450
1326
msgid "Authorize security group ingress %s"
1329
#: ../nova/api/ec2/cloud.py:464
1331
msgid "This rule already exists in group %s"
1334
#: ../nova/api/ec2/cloud.py:492
1336
msgid "Create Security Group %s"
1339
#: ../nova/api/ec2/cloud.py:495
1341
msgid "group %s already exists"
1344
#: ../nova/api/ec2/cloud.py:507
1346
msgid "Delete security group %s"
1349
#: ../nova/api/ec2/cloud.py:584
1351
msgid "Create volume of %s GB"
1354
#: ../nova/api/ec2/cloud.py:612
1356
msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s"
1359
#: ../nova/api/ec2/cloud.py:629
1361
msgid "Detach volume %s"
1364
#: ../nova/api/ec2/cloud.py:761
1365
msgid "Allocate address"
1368
#: ../nova/api/ec2/cloud.py:766
1370
msgid "Release address %s"
1373
#: ../nova/api/ec2/cloud.py:771
1375
msgid "Associate address %(public_ip)s to instance %(instance_id)s"
1378
#: ../nova/api/ec2/cloud.py:780
1380
msgid "Disassociate address %s"
1383
#: ../nova/api/ec2/cloud.py:807
1384
msgid "Going to start terminating instances"
1387
#: ../nova/api/ec2/cloud.py:815
1389
msgid "Reboot instance %r"
1392
#: ../nova/api/ec2/cloud.py:867
1394
msgid "De-registering image %s"
1397
#: ../nova/api/ec2/cloud.py:875
1399
msgid "Registered image %(image_location)s with id %(image_id)s"
1402
#: ../nova/api/ec2/cloud.py:882 ../nova/api/ec2/cloud.py:900
1404
msgid "attribute not supported: %s"
1407
#: ../nova/api/ec2/cloud.py:890
1409
msgid "invalid id: %s"
1412
#: ../nova/api/ec2/cloud.py:903
1413
msgid "user or group not specified"
1416
#: ../nova/api/ec2/cloud.py:905
1417
msgid "only group \"all\" is supported"
1420
#: ../nova/api/ec2/cloud.py:907
1421
msgid "operation_type must be add or remove"
1424
#: ../nova/api/ec2/cloud.py:908
1426
msgid "Updating image %s publicity"
1429
#: ../bin/nova-api.py:52
1431
msgid "Using paste.deploy config at: %s"
1434
#: ../bin/nova-api.py:57
1436
msgid "No paste configuration for app: %s"
1439
#: ../bin/nova-api.py:59
1442
"App Config: %(api)s\n"
1446
#: ../bin/nova-api.py:64
1448
msgid "Running %s API"
1451
#: ../bin/nova-api.py:69
1453
msgid "No known API applications configured in %s."
1456
#: ../bin/nova-api.py:83
1458
msgid "Starting nova-api node (version %s)"
1461
#: ../bin/nova-api.py:89
1463
msgid "No paste configuration found for: %s"
1466
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:84
1468
msgid "Argument %(key)s value %(value)s is too short."
1471
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:89
1473
msgid "Argument %(key)s value %(value)s contains invalid characters."
1476
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:94
1478
msgid "Argument %(key)s value %(value)s starts with a hyphen."
1481
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:102
1482
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:130
1484
msgid "Argument %s is required."
1487
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:117
1490
"Argument %(key)s may not take value %(value)s. Valid values are ['true', "
1494
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:163
1497
"Created VDI %(vdi_ref)s (%(label)s, %(size)s, %(read_only)s) on %(sr_ref)s."
1500
#: ../nova/virt/xenapi/vmops.py:67
1502
msgid "Attempted to create non-unique name %s"
1505
#: ../nova/virt/xenapi/vmops.py:73
1507
msgid "instance %(name)s: not enough free memory"
1510
#: ../nova/virt/xenapi/vmops.py:148
1512
msgid "Starting VM %s..."
1515
#: ../nova/virt/xenapi/vmops.py:151
1517
msgid "Spawning VM %(instance_name)s created %(vm_ref)s."
1520
#: ../nova/virt/xenapi/vmops.py:162
1522
msgid "Invalid value for onset_files: '%s'"
1525
#: ../nova/virt/xenapi/vmops.py:167
1527
msgid "Injecting file path: '%s'"
1530
#: ../nova/virt/xenapi/vmops.py:180
1532
msgid "Instance %s: booted"
1535
#: ../nova/virt/xenapi/vmops.py:232
1537
msgid "Instance not present %s"
1540
#. TODO(sirp): Add quiesce and VSS locking support when Windows support
1542
#: ../nova/virt/xenapi/vmops.py:261
1544
msgid "Starting snapshot for VM %s"
1547
#: ../nova/virt/xenapi/vmops.py:269
1549
msgid "Unable to Snapshot %(vm_ref)s: %(exc)s"
1552
#: ../nova/virt/xenapi/vmops.py:280
1554
msgid "Finished snapshot and upload for VM %s"
1557
#: ../nova/virt/xenapi/vmops.py:356
1559
msgid "VM %(vm)s already halted, skipping shutdown..."
1562
#: ../nova/virt/xenapi/vmops.py:389
1563
msgid "Removing kernel/ramdisk files"
1566
#: ../nova/virt/xenapi/vmops.py:399
1567
msgid "kernel/ramdisk files removed"
1570
#: ../nova/virt/xenapi/vmops.py:561
1573
"TIMEOUT: The call to %(method)s timed out. VM id=%(instance_id)s; args="
1577
#: ../nova/virt/xenapi/vmops.py:564
1580
"NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. VM id="
1581
"%(instance_id)s; args=%(strargs)s"
1584
#: ../nova/virt/xenapi/vmops.py:569
1587
"The call to %(method)s returned an error: %(e)s. VM id=%(instance_id)s; args="
1591
#: ../nova/virt/xenapi/vmops.py:760
1593
msgid "OpenSSL error: %s"
1596
#: ../nova/tests/test_compute.py:148
1598
msgid "Running instances: %s"
1601
#: ../nova/tests/test_compute.py:154
1603
msgid "After terminating instances: %s"
1606
#: ../nova/cloudpipe/pipelib.py:45
1607
msgid "Template for script to run on cloudpipe instance boot"
1610
#: ../nova/cloudpipe/pipelib.py:48
1611
msgid "Network to push into openvpn config"
1614
#: ../nova/cloudpipe/pipelib.py:51
1615
msgid "Netmask to push into openvpn config"
1618
#: ../nova/cloudpipe/pipelib.py:97
1620
msgid "Launching VPN for %s"
1623
#: ../nova/db/sqlalchemy/migration.py:35
1624
msgid "python-migrate is not installed. Exiting."
1627
#: ../nova/image/s3.py:99
1629
msgid "Image %s could not be found"
1632
#: ../nova/api/ec2/__init__.py:121
1633
msgid "Too many failed authentications."
1636
#: ../nova/api/ec2/__init__.py:131
1639
"Access key %(access_key)s has had %(failures)d failed authentications and "
1640
"will be locked out for %(lock_mins)d minutes."
1643
#: ../nova/api/ec2/__init__.py:169 ../nova/objectstore/handler.py:140
1645
msgid "Authentication Failure: %s"
1648
#: ../nova/api/ec2/__init__.py:182
1650
msgid "Authenticated Request For %(uname)s:%(pname)s)"
1653
#: ../nova/api/ec2/__init__.py:207
1658
#: ../nova/api/ec2/__init__.py:209
1660
msgid "arg: %(key)s\t\tval: %(value)s"
1663
#: ../nova/api/ec2/__init__.py:281
1666
"Unauthorized request for controller=%(controller)s and action=%(action)s"
1669
#: ../nova/api/ec2/__init__.py:314
1671
msgid "InstanceNotFound raised: %s"
1674
#: ../nova/api/ec2/__init__.py:320
1676
msgid "VolumeNotFound raised: %s"
1679
#: ../nova/api/ec2/__init__.py:326
1681
msgid "NotFound raised: %s"
1684
#: ../nova/api/ec2/__init__.py:329
1686
msgid "ApiError raised: %s"
1689
#: ../nova/api/ec2/__init__.py:338
1691
msgid "Unexpected error raised: %s"
1694
#: ../nova/api/ec2/__init__.py:343
1695
msgid "An unknown error has occurred. Please try your request again."
1698
#: ../nova/auth/dbdriver.py:84
1700
msgid "User %s already exists"
1703
#: ../nova/auth/dbdriver.py:106 ../nova/auth/ldapdriver.py:232
1705
msgid "Project can't be created because manager %s doesn't exist"
1708
#: ../nova/auth/dbdriver.py:122 ../nova/auth/ldapdriver.py:243
1710
msgid "Project can't be created because user %s doesn't exist"
1713
#: ../nova/auth/dbdriver.py:135 ../nova/auth/ldapdriver.py:229
1715
msgid "Project can't be created because project %s already exists"
1718
#: ../nova/auth/dbdriver.py:157 ../nova/auth/ldapdriver.py:268
1720
msgid "Project can't be modified because manager %s doesn't exist"
1723
#: ../nova/auth/dbdriver.py:245
1725
msgid "User \"%s\" not found"
1728
#: ../nova/auth/dbdriver.py:248
1730
msgid "Project \"%s\" not found"
1733
#: ../nova/virt/xenapi_conn.py:129
1735
"Must specify xenapi_connection_url, xenapi_connection_username (optionally), "
1736
"and xenapi_connection_password to use connection_type=xenapi"
1739
#: ../nova/virt/xenapi_conn.py:311
1741
msgid "Task [%(name)s] %(task)s status: success %(result)s"
1744
#: ../nova/virt/xenapi_conn.py:317
1746
msgid "Task [%(name)s] %(task)s status: %(status)s %(error_info)s"
1749
#: ../nova/virt/xenapi_conn.py:331 ../nova/virt/xenapi_conn.py:344
1751
msgid "Got exception: %s"
1754
#: ../nova/volume/san.py:67
1756
msgid "Could not find iSCSI export for volume %s"
1759
#: ../nova/api/ec2/apirequest.py:100
1762
"Unsupported API request: controller = %(controller)s, action = %(action)s"
1765
#: ../nova/api/openstack/__init__.py:55
1767
msgid "Caught error: %s"
1770
#: ../nova/api/openstack/__init__.py:76
1771
msgid "Including admin operations in API."
1774
#: ../nova/console/xvp.py:99
1775
msgid "Rebuilding xvp conf"
1778
#: ../nova/console/xvp.py:116
1783
#: ../nova/console/xvp.py:121
1784
msgid "Stopping xvp"
1787
#: ../nova/console/xvp.py:134
1788
msgid "Starting xvp"
1791
#: ../nova/console/xvp.py:141
1793
msgid "Error starting xvp: %s"
1796
#: ../nova/console/xvp.py:144
1797
msgid "Restarting xvp"
1800
#: ../nova/console/xvp.py:146
1801
msgid "xvp not running..."
1804
#: ../bin/nova-manage.py:272
1806
"The above error may show that the database has not been created.\n"
1807
"Please create a database using nova-manage sync db before running this "
1811
#: ../bin/nova-manage.py:426
1813
"No more networks available. If this is a new installation, you need\n"
1814
"to call something like this:\n"
1816
" nova-manage network create 10.0.0.0/8 10 64\n"
1820
#: ../bin/nova-manage.py:431
1822
"The above error may show that the certificate db has not been created.\n"
1823
"Please create a database by running a nova-api server on this host."
1826
#: ../bin/nova-manage.py:447 ../bin/nova-manage.py:536
1830
#: ../bin/nova-manage.py:448
1834
#: ../bin/nova-manage.py:449
1838
#: ../bin/nova-manage.py:450
1842
#: ../bin/nova-manage.py:451
1846
#: ../bin/nova-manage.py:537
1850
#: ../bin/nova-manage.py:538
1851
msgid "start address"
1854
#: ../nova/virt/disk.py:69
1856
msgid "Failed to load partition: %s"
1859
#: ../nova/virt/disk.py:91
1861
msgid "Failed to mount filesystem: %s"
1864
#: ../nova/virt/disk.py:124
1866
msgid "nbd device %s did not show up"
1869
#: ../nova/virt/disk.py:128
1871
msgid "Could not attach image to loopback: %s"
1874
#: ../nova/virt/disk.py:151
1875
msgid "No free nbd devices"
1878
#: ../doc/ext/nova_todo.py:46
1880
msgid "%(filename)s, line %(line_info)d"
1883
#. FIXME(chiradeep): implement this
1884
#: ../nova/virt/hyperv.py:118
1885
msgid "In init host"
1888
#: ../nova/virt/hyperv.py:131
1890
msgid "Attempt to create duplicate vm %s"
1893
#: ../nova/virt/hyperv.py:148
1895
msgid "Starting VM %s "
1898
#: ../nova/virt/hyperv.py:150
1900
msgid "Started VM %s "
1903
#: ../nova/virt/hyperv.py:152
1905
msgid "spawn vm failed: %s"
1908
#: ../nova/virt/hyperv.py:169
1910
msgid "Failed to create VM %s"
1913
#: ../nova/virt/hyperv.py:188
1915
msgid "Set memory for vm %s..."
1918
#: ../nova/virt/hyperv.py:198
1920
msgid "Set vcpus for vm %s..."
1923
#: ../nova/virt/hyperv.py:202
1925
msgid "Creating disk for %(vm_name)s by attaching disk file %(vhdfile)s"
1928
#: ../nova/virt/hyperv.py:227
1930
msgid "Failed to add diskdrive to VM %s"
1933
#: ../nova/virt/hyperv.py:230
1935
msgid "New disk drive path is %s"
1938
#: ../nova/virt/hyperv.py:247
1940
msgid "Failed to add vhd file to VM %s"
1943
#: ../nova/virt/hyperv.py:249
1945
msgid "Created disk for %s"
1948
#: ../nova/virt/hyperv.py:253
1950
msgid "Creating nic for %s "
1953
#: ../nova/virt/hyperv.py:272
1954
msgid "Failed creating a port on the external vswitch"
1957
#: ../nova/virt/hyperv.py:273
1959
msgid "Failed creating port for %s"
1962
#: ../nova/virt/hyperv.py:276
1964
msgid "Created switch port %(vm_name)s on switch %(ext_path)s"
1967
#: ../nova/virt/hyperv.py:286
1969
msgid "Failed to add nic to VM %s"
1972
#: ../nova/virt/hyperv.py:288
1974
msgid "Created nic for %s "
1977
#: ../nova/virt/hyperv.py:321
1979
msgid "WMI job failed: %s"
1982
#: ../nova/virt/hyperv.py:325
1984
msgid "WMI job succeeded: %(desc)s, Elapsed=%(elap)s "
1987
#: ../nova/virt/hyperv.py:361
1989
msgid "Got request to destroy vm %s"
1992
#: ../nova/virt/hyperv.py:386
1994
msgid "Failed to destroy vm %s"
1997
#: ../nova/virt/hyperv.py:393
1999
msgid "Del: disk %(vhdfile)s vm %(instance_name)s"
2002
#: ../nova/virt/hyperv.py:415
2005
"Got Info for vm %(instance_id)s: state=%(state)s, mem=%(memusage)s, num_cpu="
2006
"%(numprocs)s, cpu_time=%(uptime)s"
2009
#: ../nova/virt/hyperv.py:451
2011
msgid "Successfully changed vm state of %(vm_name)s to %(req_state)s"
2014
#: ../nova/virt/hyperv.py:454
2016
msgid "Failed to change vm state of %(vm_name)s to %(req_state)s"
2019
#: ../nova/compute/api.py:71
2021
msgid "Instance %d was not found in get_network_topic"
2024
#: ../nova/compute/api.py:77
2026
msgid "Instance %d has no host"
2029
#: ../nova/compute/api.py:97
2031
msgid "Quota exceeeded for %(pid)s, tried to run %(min_count)s instances"
2034
#: ../nova/compute/api.py:99
2037
"Instance quota exceeded. You can only run %s more instances of this type."
2040
#: ../nova/compute/api.py:112
2041
msgid "Creating a raw instance"
2044
#: ../nova/compute/api.py:160
2046
msgid "Going to run %s instances..."
2049
#: ../nova/compute/api.py:187
2051
msgid "Casting to scheduler for %(pid)s/%(uid)s's instance %(instance_id)s"
2054
#: ../nova/compute/api.py:292
2056
msgid "Going to try to terminate %s"
2059
#: ../nova/compute/api.py:296
2061
msgid "Instance %d was not found during terminate"
2064
#: ../nova/compute/api.py:301
2066
msgid "Instance %d is already being terminated"
2069
#: ../nova/compute/api.py:481
2071
msgid "Invalid device specified: %s. Example device: /dev/vdb"
2074
#: ../nova/compute/api.py:496
2075
msgid "Volume isn't attached to anything!"
2078
#: ../nova/rpc.py:98
2081
"AMQP server on %(fl_host)s:%(fl_port)d is unreachable. Trying again in "
2082
"%(fl_intv)d seconds."
2085
#: ../nova/rpc.py:103
2087
msgid "Unable to connect to AMQP server after %d tries. Shutting down."
2090
#: ../nova/rpc.py:122
2091
msgid "Reconnected to queue"
2094
#: ../nova/rpc.py:129
2095
msgid "Failed to fetch message from queue"
2098
#: ../nova/rpc.py:159
2100
msgid "Initing the Adapter Consumer for %s"
2103
#: ../nova/rpc.py:178
2108
#. NOTE(vish): we may not want to ack here, but that means that bad
2109
#. messages stay in the queue indefinitely, so for now
2110
#. we just log the message and send an error string
2111
#. back to the caller
2112
#: ../nova/rpc.py:191
2114
msgid "no method for message: %s"
2117
#: ../nova/rpc.py:192
2119
msgid "No method for message: %s"
2122
#: ../nova/rpc.py:253
2124
msgid "Returning exception %s to caller"
2127
#: ../nova/rpc.py:294
2129
msgid "unpacked context: %s"
2132
#: ../nova/rpc.py:313
2133
msgid "Making asynchronous call..."
2136
#: ../nova/rpc.py:316
2138
msgid "MSG_ID is %s"
2141
#: ../nova/rpc.py:354
2142
msgid "Making asynchronous cast..."
2145
#: ../nova/rpc.py:364
2150
#: ../nova/rpc.py:373
2155
#: ../nova/rpc.py:374
2160
#: ../nova/volume/driver.py:78
2162
msgid "Recovering from a failed execute. Try number %s"
2165
#: ../nova/volume/driver.py:87
2167
msgid "volume group %s doesn't exist"
2170
#: ../nova/volume/driver.py:220
2172
msgid "FAKE AOE: %s"
2175
#: ../nova/volume/driver.py:233
2176
msgid "Skipping ensure_export. No iscsi_target "
2179
#: ../nova/volume/driver.py:279 ../nova/volume/driver.py:288
2180
msgid "Skipping remove_export. No iscsi_target "
2183
#: ../nova/volume/driver.py:347
2185
msgid "FAKE ISCSI: %s"
2188
#: ../nova/volume/driver.py:359
2190
msgid "rbd has no pool %s"
2193
#: ../nova/volume/driver.py:414
2195
msgid "Sheepdog is not working: %s"
2198
#: ../nova/volume/driver.py:416
2199
msgid "Sheepdog is not working"
2202
#: ../nova/wsgi.py:68
2204
msgid "Starting %(arg0)s on %(host)s:%(port)s"
2207
#: ../nova/wsgi.py:147
2208
msgid "You must implement __call__"
2211
#: ../bin/nova-dhcpbridge.py:58
2215
#: ../bin/nova-dhcpbridge.py:73
2216
msgid "Adopted old lease or got a change of mac/hostname"
2219
#: ../bin/nova-dhcpbridge.py:80
2220
msgid "releasing ip"
2223
#: ../bin/nova-dhcpbridge.py:123
2226
"Called %(action)s for mac %(mac)s with ip %(ip)s and hostname %(hostname)s "
2227
"on interface %(interface)s"
2230
#: ../nova/virt/fake.py:239
2232
msgid "Instance %s Not Found"
2235
#: ../nova/network/manager.py:153
2237
msgid "Dissassociated %s stale fixed ip(s)"
2240
#: ../nova/network/manager.py:157
2241
msgid "setting network host"
2244
#: ../nova/network/manager.py:212
2246
msgid "Leasing IP %s"
2249
#: ../nova/network/manager.py:216
2251
msgid "IP %s leased that isn't associated"
2254
#: ../nova/network/manager.py:220
2256
msgid "IP %(address)s leased to bad mac %(inst_addr)s vs %(mac)s"
2259
#: ../nova/network/manager.py:228
2261
msgid "IP %s leased that was already deallocated"
2264
#: ../nova/network/manager.py:233
2266
msgid "Releasing IP %s"
2269
#: ../nova/network/manager.py:237
2271
msgid "IP %s released that isn't associated"
2274
#: ../nova/network/manager.py:241
2276
msgid "IP %(address)s released from bad mac %(inst_addr)s vs %(mac)s"
2279
#: ../nova/network/manager.py:244
2281
msgid "IP %s released that was not leased"
2284
#: ../nova/network/manager.py:519
2286
"The sum between the number of networks and the vlan start cannot be greater "
2290
#: ../nova/virt/xenapi/volume_utils.py:57
2292
msgid "Introducing %s..."
2295
#: ../nova/virt/xenapi/volume_utils.py:74
2297
msgid "Introduced %(label)s as %(sr_ref)s."
2300
#: ../nova/virt/xenapi/volume_utils.py:78
2301
msgid "Unable to create Storage Repository"
2304
#: ../nova/virt/xenapi/volume_utils.py:90
2306
msgid "Unable to find SR from VBD %s"
2309
#: ../nova/virt/xenapi/volume_utils.py:96
2311
msgid "Forgetting SR %s ... "
2314
#: ../nova/virt/xenapi/volume_utils.py:101
2316
msgid "Ignoring exception %(exc)s when getting PBDs for %(sr_ref)s"
2319
#: ../nova/virt/xenapi/volume_utils.py:107
2321
msgid "Ignoring exception %(exc)s when unplugging PBD %(pbd)s"
2324
#: ../nova/virt/xenapi/volume_utils.py:111
2326
msgid "Forgetting SR %s done."
2329
#: ../nova/virt/xenapi/volume_utils.py:113
2331
msgid "Ignoring exception %(exc)s when forgetting SR %(sr_ref)s"
2334
#: ../nova/virt/xenapi/volume_utils.py:123
2336
msgid "Unable to introduce VDI on SR %s"
2339
#: ../nova/virt/xenapi/volume_utils.py:128
2341
msgid "Unable to get record of VDI %s on"
2344
#: ../nova/virt/xenapi/volume_utils.py:146
2346
msgid "Unable to introduce VDI for SR %s"
2349
#: ../nova/virt/xenapi/volume_utils.py:175
2351
msgid "Unable to obtain target information %(device_path)s, %(mountpoint)s"
2354
#: ../nova/virt/xenapi/volume_utils.py:197
2356
msgid "Mountpoint cannot be translated: %s"
2359
#: ../nova/objectstore/image.py:262
2361
msgid "Failed to decrypt private key: %s"
2364
#: ../nova/objectstore/image.py:269
2366
msgid "Failed to decrypt initialization vector: %s"
2369
#: ../nova/objectstore/image.py:277
2371
msgid "Failed to decrypt image file %(image_file)s: %(err)s"
2374
#: ../nova/objectstore/handler.py:106
2376
msgid "Unknown S3 value type %r"
2379
#: ../nova/objectstore/handler.py:137
2380
msgid "Authenticated request"
2383
#: ../nova/objectstore/handler.py:182
2384
msgid "List of buckets requested"
2387
#: ../nova/objectstore/handler.py:209
2389
msgid "List keys for bucket %s"
2392
#: ../nova/objectstore/handler.py:217
2394
msgid "Unauthorized attempt to access bucket %s"
2397
#: ../nova/objectstore/handler.py:235
2399
msgid "Creating bucket %s"
2402
#: ../nova/objectstore/handler.py:245
2404
msgid "Deleting bucket %s"
2407
#: ../nova/objectstore/handler.py:249
2409
msgid "Unauthorized attempt to delete bucket %s"
2412
#: ../nova/objectstore/handler.py:273
2414
msgid "Getting object: %(bname)s / %(nm)s"
2417
#: ../nova/objectstore/handler.py:276
2419
msgid "Unauthorized attempt to get object %(nm)s from bucket %(bname)s"
2422
#: ../nova/objectstore/handler.py:296
2424
msgid "Putting object: %(bname)s / %(nm)s"
2427
#: ../nova/objectstore/handler.py:299
2429
msgid "Unauthorized attempt to upload object %(nm)s to bucket %(bname)s"
2432
#: ../nova/objectstore/handler.py:318
2434
msgid "Deleting object: %(bname)s / %(nm)s"
2437
#: ../nova/objectstore/handler.py:322
2439
msgid "Unauthorized attempt to delete object %(nm)s from bucket %(bname)s"
2442
#: ../nova/objectstore/handler.py:396
2444
msgid "Not authorized to upload image: invalid directory %s"
2447
#: ../nova/objectstore/handler.py:404
2449
msgid "Not authorized to upload image: unauthorized bucket %s"
2452
#: ../nova/objectstore/handler.py:409
2454
msgid "Starting image upload: %s"
2457
#: ../nova/objectstore/handler.py:423
2459
msgid "Not authorized to update attributes of image %s"
2462
#: ../nova/objectstore/handler.py:431
2464
msgid "Toggling publicity flag of image %(image_id)s %(newstatus)r"
2467
#. other attributes imply update
2468
#: ../nova/objectstore/handler.py:436
2470
msgid "Updating user fields on image %s"
2473
#: ../nova/objectstore/handler.py:450
2475
msgid "Unauthorized attempt to delete image %s"
2478
#: ../nova/objectstore/handler.py:455
2480
msgid "Deleted image: %s"
2483
#: ../nova/auth/manager.py:259
2485
msgid "Looking up user: %r"
2488
#: ../nova/auth/manager.py:263
2490
msgid "Failed authorization for access key %s"
2493
#: ../nova/auth/manager.py:264
2495
msgid "No user found for access key %s"
2498
#: ../nova/auth/manager.py:270
2500
msgid "Using project name = user name (%s)"
2503
#: ../nova/auth/manager.py:277
2505
msgid "failed authorization: no project named %(pjid)s (user=%(uname)s)"
2508
#: ../nova/auth/manager.py:279
2510
msgid "No project called %s could be found"
2513
#: ../nova/auth/manager.py:287
2516
"Failed authorization: user %(uname)s not admin and not member of project "
2520
#: ../nova/auth/manager.py:289
2522
msgid "User %(uid)s is not a member of project %(pjid)s"
2525
#: ../nova/auth/manager.py:298 ../nova/auth/manager.py:309
2527
msgid "Invalid signature for user %s"
2530
#: ../nova/auth/manager.py:299 ../nova/auth/manager.py:310
2531
msgid "Signature does not match"
2534
#: ../nova/auth/manager.py:380
2535
msgid "Must specify project"
2538
#: ../nova/auth/manager.py:414
2540
msgid "The %s role can not be found"
2543
#: ../nova/auth/manager.py:416
2545
msgid "The %s role is global only"
2548
#: ../nova/auth/manager.py:420
2550
msgid "Adding role %(role)s to user %(uid)s in project %(pid)s"
2553
#: ../nova/auth/manager.py:423
2555
msgid "Adding sitewide role %(role)s to user %(uid)s"
2558
#: ../nova/auth/manager.py:448
2560
msgid "Removing role %(role)s from user %(uid)s on project %(pid)s"
2563
#: ../nova/auth/manager.py:451
2565
msgid "Removing sitewide role %(role)s from user %(uid)s"
2568
#: ../nova/auth/manager.py:515
2570
msgid "Created project %(name)s with manager %(manager_user)s"
2573
#: ../nova/auth/manager.py:533
2575
msgid "modifying project %s"
2578
#: ../nova/auth/manager.py:545
2580
msgid "Adding user %(uid)s to project %(pid)s"
2583
#: ../nova/auth/manager.py:566
2585
msgid "Remove user %(uid)s from project %(pid)s"
2588
#: ../nova/auth/manager.py:592
2590
msgid "Deleting project %s"
2593
#: ../nova/auth/manager.py:650
2595
msgid "Created user %(rvname)s (admin: %(rvadmin)r)"
2598
#: ../nova/auth/manager.py:659
2600
msgid "Deleting user %s"
2603
#: ../nova/auth/manager.py:669
2605
msgid "Access Key change for user %s"
2608
#: ../nova/auth/manager.py:671
2610
msgid "Secret Key change for user %s"
2613
#: ../nova/auth/manager.py:673
2615
msgid "Admin status set to %(admin)r for user %(uid)s"
2618
#: ../nova/auth/manager.py:722
2620
msgid "No vpn data for project %s"
2623
#: ../nova/service.py:161
2625
msgid "Starting %(topic)s node (version %(vcs_string)s)"
2628
#: ../nova/service.py:174
2629
msgid "Service killed that has no database entry"
2632
#: ../nova/service.py:195
2633
msgid "The service database object disappeared, Recreating it."
2636
#: ../nova/service.py:207
2637
msgid "Recovered model server connection!"
2640
#: ../nova/service.py:213
2641
msgid "model server went away"
2644
#: ../nova/auth/ldapdriver.py:174
2646
msgid "LDAP user %s already exists"
2649
#: ../nova/auth/ldapdriver.py:205
2651
msgid "LDAP object for %s doesn't exist"
2654
#: ../nova/auth/ldapdriver.py:348
2656
msgid "User %s doesn't exist"
2659
#: ../nova/auth/ldapdriver.py:472
2661
msgid "Group can't be created because group %s already exists"
2664
#: ../nova/auth/ldapdriver.py:478
2666
msgid "Group can't be created because user %s doesn't exist"
2669
#: ../nova/auth/ldapdriver.py:495
2671
msgid "User %s can't be searched in group because the user doesn't exist"
2674
#: ../nova/auth/ldapdriver.py:507
2676
msgid "User %s can't be added to the group because the user doesn't exist"
2679
#: ../nova/auth/ldapdriver.py:510 ../nova/auth/ldapdriver.py:521
2681
msgid "The group at dn %s doesn't exist"
2684
#: ../nova/auth/ldapdriver.py:513
2686
msgid "User %(uid)s is already a member of the group %(group_dn)s"
2689
#: ../nova/auth/ldapdriver.py:524
2691
msgid "User %s can't be removed from the group because the user doesn't exist"
2694
#: ../nova/auth/ldapdriver.py:528
2696
msgid "User %s is not a member of the group"
2699
#: ../nova/auth/ldapdriver.py:542
2702
"Attempted to remove the last member of a group. Deleting the group at %s "
2706
#: ../nova/auth/ldapdriver.py:549
2708
msgid "User %s can't be removed from all because the user doesn't exist"
2711
#: ../nova/auth/ldapdriver.py:564
2713
msgid "Group at dn %s doesn't exist"
2716
#: ../nova/virt/xenapi/network_utils.py:40
2718
msgid "Found non-unique network for bridge %s"
2721
#: ../nova/virt/xenapi/network_utils.py:43
2723
msgid "Found no network for bridge %s"
2726
#: ../nova/api/ec2/admin.py:97
2728
msgid "Creating new user: %s"
2731
#: ../nova/api/ec2/admin.py:105
2733
msgid "Deleting user: %s"
2736
#: ../nova/api/ec2/admin.py:127
2738
msgid "Adding role %(role)s to user %(user)s for project %(project)s"
2741
#: ../nova/api/ec2/admin.py:131
2743
msgid "Adding sitewide role %(role)s to user %(user)s"
2746
#: ../nova/api/ec2/admin.py:137
2748
msgid "Removing role %(role)s from user %(user)s for project %(project)s"
2751
#: ../nova/api/ec2/admin.py:141
2753
msgid "Removing sitewide role %(role)s from user %(user)s"
2756
#: ../nova/api/ec2/admin.py:146 ../nova/api/ec2/admin.py:223
2757
msgid "operation must be add or remove"
2760
#: ../nova/api/ec2/admin.py:159
2762
msgid "Getting x509 for user: %(name)s on project: %(project)s"
2765
#: ../nova/api/ec2/admin.py:177
2767
msgid "Create project %(name)s managed by %(manager_user)s"
2770
#: ../nova/api/ec2/admin.py:190
2772
msgid "Modify project: %(name)s managed by %(manager_user)s"
2775
#: ../nova/api/ec2/admin.py:200
2777
msgid "Delete project: %s"
2780
#: ../nova/api/ec2/admin.py:214
2782
msgid "Adding user %(user)s to project %(project)s"
2785
#: ../nova/api/ec2/admin.py:218
2787
msgid "Removing user %(user)s from project %(project)s"