1
# English (Australia) translation for nova
2
# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
3
# This file is distributed under the same license as the nova package.
4
# FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
8
"Project-Id-Version: nova\n"
9
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10
"POT-Creation-Date: 2011-02-21 10:03-0500\n"
11
"PO-Revision-Date: 2011-06-30 10:30+0000\n"
12
"Last-Translator: Benny <Benjamin.Donald.Wilson.K@gmail.com>\n"
13
"Language-Team: English (Australia) <en_AU@li.org>\n"
15
"Content-Type: text/plain; charset=UTF-8\n"
16
"Content-Transfer-Encoding: 8bit\n"
17
"X-Launchpad-Export-Date: 2011-07-23 05:12+0000\n"
18
"X-Generator: Launchpad (build 13405)\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"
24
msgstr "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/twistd.py:157
129
msgid "Wrong number of arguments."
132
#: ../nova/twistd.py:209
134
msgid "pidfile %s does not exist. Daemon not running?\n"
137
#: ../nova/twistd.py:221
138
msgid "No such process"
141
#: ../nova/twistd.py:230 ../nova/service.py:224
146
#: ../nova/twistd.py:262 ../nova/service.py:225
147
msgid "Full set of FLAGS:"
150
#: ../nova/twistd.py:266
155
#: ../nova/virt/xenapi/volumeops.py:48 ../nova/virt/xenapi/volumeops.py:101
156
#: ../nova/db/sqlalchemy/api.py:731 ../nova/virt/libvirt_conn.py:741
157
#: ../nova/api/ec2/__init__.py:317
159
msgid "Instance %s not found"
162
#. NOTE: No Resource Pool concept so far
163
#: ../nova/virt/xenapi/volumeops.py:51
165
msgid "Attach_volume: %(instance_name)s, %(device_path)s, %(mountpoint)s"
168
#: ../nova/virt/xenapi/volumeops.py:69
170
msgid "Unable to create VDI on SR %(sr_ref)s for instance %(instance_name)s"
173
#: ../nova/virt/xenapi/volumeops.py:80
175
msgid "Unable to use SR %(sr_ref)s for instance %(instance_name)s"
178
#: ../nova/virt/xenapi/volumeops.py:91
180
msgid "Unable to attach volume to instance %s"
183
#: ../nova/virt/xenapi/volumeops.py:93
185
msgid "Mountpoint %(mountpoint)s attached to instance %(instance_name)s"
188
#. Detach VBD from VM
189
#: ../nova/virt/xenapi/volumeops.py:104
191
msgid "Detach_volume: %(instance_name)s, %(mountpoint)s"
194
#: ../nova/virt/xenapi/volumeops.py:112
196
msgid "Unable to locate volume %s"
199
#: ../nova/virt/xenapi/volumeops.py:120
201
msgid "Unable to detach volume %s"
204
#: ../nova/virt/xenapi/volumeops.py:127
206
msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s"
209
#: ../nova/compute/instance_types.py:41
211
msgid "Unknown instance type: %s"
214
#: ../nova/crypto.py:46
215
msgid "Filename of root CA"
218
#: ../nova/crypto.py:49
219
msgid "Filename of private key"
222
#: ../nova/crypto.py:51
223
msgid "Filename of root Certificate Revokation List"
226
#: ../nova/crypto.py:53
227
msgid "Where we keep our keys"
230
#: ../nova/crypto.py:55
231
msgid "Where we keep our root CA"
234
#: ../nova/crypto.py:57
235
msgid "Should we use a CA for each project?"
238
#: ../nova/crypto.py:61
240
msgid "Subject for certificate for users, %s for project, user, timestamp"
243
#: ../nova/crypto.py:66
245
msgid "Subject for certificate for projects, %s for project, timestamp"
248
#: ../nova/crypto.py:71
250
msgid "Subject for certificate for vpns, %s for project, timestamp"
253
#: ../nova/crypto.py:258
255
msgid "Flags path: %s"
258
#: ../nova/scheduler/manager.py:69
260
msgid "Casting to %(topic)s %(host)s for %(method)s"
263
#: ../nova/compute/manager.py:78
265
msgid "check_instance_lock: decorating: |%s|"
268
#: ../nova/compute/manager.py:80
271
"check_instance_lock: arguments: |%(self)s| |%(context)s| |%(instance_id)s|"
274
#: ../nova/compute/manager.py:84
276
msgid "check_instance_lock: locked: |%s|"
279
#: ../nova/compute/manager.py:86
281
msgid "check_instance_lock: admin: |%s|"
284
#: ../nova/compute/manager.py:91
286
msgid "check_instance_lock: executing: |%s|"
289
#: ../nova/compute/manager.py:95
291
msgid "check_instance_lock: not executing |%s|"
294
#: ../nova/compute/manager.py:179
295
msgid "Instance has already been created"
298
#: ../nova/compute/manager.py:180
300
msgid "instance %s: starting..."
303
#. pylint: disable=W0702
304
#: ../nova/compute/manager.py:219
306
msgid "instance %s: Failed to spawn"
309
#: ../nova/compute/manager.py:233 ../nova/tests/test_cloud.py:286
311
msgid "Terminating instance %s"
314
#: ../nova/compute/manager.py:255
316
msgid "Deallocating address %s"
319
#: ../nova/compute/manager.py:268
321
msgid "trying to destroy already destroyed instance: %s"
324
#: ../nova/compute/manager.py:282
326
msgid "Rebooting instance %s"
329
#: ../nova/compute/manager.py:287
332
"trying to reboot a non-running instance: %(instance_id)s (state: %(state)s "
333
"expected: %(running)s)"
336
#: ../nova/compute/manager.py:311
338
msgid "instance %s: snapshotting"
341
#: ../nova/compute/manager.py:316
344
"trying to snapshot a non-running instance: %(instance_id)s (state: %(state)s "
345
"expected: %(running)s)"
348
#: ../nova/compute/manager.py:332
351
"trying to reset the password on a non-running instance: %(instance_id)s "
352
"(state: %(instance_state)s expected: %(expected_state)s)"
355
#: ../nova/compute/manager.py:335
357
msgid "instance %s: setting admin password"
360
#: ../nova/compute/manager.py:353
363
"trying to inject a file into a non-running instance: %(instance_id)s (state: "
364
"%(instance_state)s expected: %(expected_state)s)"
367
#: ../nova/compute/manager.py:362
369
msgid "instance %(nm)s: injecting file to %(plain_path)s"
372
#: ../nova/compute/manager.py:372
374
msgid "instance %s: rescuing"
377
#: ../nova/compute/manager.py:387
379
msgid "instance %s: unrescuing"
382
#: ../nova/compute/manager.py:406
384
msgid "instance %s: pausing"
387
#: ../nova/compute/manager.py:423
389
msgid "instance %s: unpausing"
392
#: ../nova/compute/manager.py:440
394
msgid "instance %s: retrieving diagnostics"
397
#: ../nova/compute/manager.py:453
399
msgid "instance %s: suspending"
402
#: ../nova/compute/manager.py:472
404
msgid "instance %s: resuming"
407
#: ../nova/compute/manager.py:491
409
msgid "instance %s: locking"
412
#: ../nova/compute/manager.py:503
414
msgid "instance %s: unlocking"
417
#: ../nova/compute/manager.py:513
419
msgid "instance %s: getting locked state"
422
#: ../nova/compute/manager.py:526
424
msgid "instance %s: reset network"
427
#: ../nova/compute/manager.py:535 ../nova/api/ec2/cloud.py:515
429
msgid "Get console output for instance %s"
432
#: ../nova/compute/manager.py:543
434
msgid "instance %s: getting ajax console"
437
#: ../nova/compute/manager.py:553
440
"instance %(instance_id)s: attaching volume %(volume_id)s to %(mountpoint)s"
443
#. pylint: disable=W0702
444
#. NOTE(vish): The inline callback eats the exception info so we
445
#. log the traceback here and reraise the same
447
#: ../nova/compute/manager.py:569
449
msgid "instance %(instance_id)s: attach failed %(mountpoint)s, removing"
452
#: ../nova/compute/manager.py:585
455
"Detach volume %(volume_id)s from mountpoint %(mp)s on instance "
459
#: ../nova/compute/manager.py:588
461
msgid "Detaching volume from unknown instance %s"
464
#: ../nova/scheduler/simple.py:53
466
msgid "Host %s is not alive"
469
#: ../nova/scheduler/simple.py:65
470
msgid "All hosts have too many cores"
473
#: ../nova/scheduler/simple.py:87
475
msgid "Host %s not available"
478
#: ../nova/scheduler/simple.py:99
479
msgid "All hosts have too many gigabytes"
482
#: ../nova/scheduler/simple.py:119
483
msgid "All hosts have too many networks"
486
#: ../nova/volume/manager.py:85
488
msgid "Re-exporting %s volumes"
491
#: ../nova/volume/manager.py:90
493
msgid "volume %s: skipping export"
496
#: ../nova/volume/manager.py:96
498
msgid "volume %s: creating"
501
#: ../nova/volume/manager.py:108
503
msgid "volume %(vol_name)s: creating lv of size %(vol_size)sG"
506
#: ../nova/volume/manager.py:112
508
msgid "volume %s: creating export"
511
#: ../nova/volume/manager.py:123
513
msgid "volume %s: created successfully"
516
#: ../nova/volume/manager.py:131
517
msgid "Volume is still attached"
520
#: ../nova/volume/manager.py:133
521
msgid "Volume is not local to this node"
524
#: ../nova/volume/manager.py:136
526
msgid "volume %s: removing export"
529
#: ../nova/volume/manager.py:138
531
msgid "volume %s: deleting"
534
#: ../nova/volume/manager.py:147
536
msgid "volume %s: deleted successfully"
539
#: ../nova/virt/xenapi/fake.py:74
541
msgid "%(text)s: _db_content => %(content)s"
544
#: ../nova/virt/xenapi/fake.py:304 ../nova/virt/xenapi/fake.py:404
545
#: ../nova/virt/xenapi/fake.py:422 ../nova/virt/xenapi/fake.py:478
546
msgid "Raising NotImplemented"
549
#: ../nova/virt/xenapi/fake.py:306
551
msgid "xenapi.fake does not have an implementation for %s"
554
#: ../nova/virt/xenapi/fake.py:341
556
msgid "Calling %(localname)s %(impl)s"
559
#: ../nova/virt/xenapi/fake.py:346
561
msgid "Calling getter %s"
564
#: ../nova/virt/xenapi/fake.py:406
567
"xenapi.fake does not have an implementation for %s or it has been called "
568
"with the wrong number of arguments"
571
#: ../nova/tests/test_cloud.py:256
572
msgid "Can't test instances without a real virtual env."
575
#: ../nova/tests/test_cloud.py:268
577
msgid "Need to watch instance %s until it's running..."
580
#: ../nova/virt/connection.py:73
581
msgid "Failed to open connection to the hypervisor"
584
#: ../nova/network/linux_net.py:187
586
msgid "Starting VLAN inteface %s"
589
#: ../nova/network/linux_net.py:208
591
msgid "Starting Bridge interface for %s"
594
#. pylint: disable=W0703
595
#: ../nova/network/linux_net.py:314
597
msgid "Hupping dnsmasq threw %s"
600
#: ../nova/network/linux_net.py:316
602
msgid "Pid %d is stale, relaunching dnsmasq"
605
#. pylint: disable=W0703
606
#: ../nova/network/linux_net.py:358
608
msgid "killing radvd threw %s"
611
#: ../nova/network/linux_net.py:360
613
msgid "Pid %d is stale, relaunching radvd"
616
#. pylint: disable=W0703
617
#: ../nova/network/linux_net.py:449
619
msgid "Killing dnsmasq threw %s"
622
#: ../nova/utils.py:58
624
msgid "Inner Exception: %s"
627
#: ../nova/utils.py:59
629
msgid "Class %s cannot be found"
632
#: ../nova/utils.py:118
637
#: ../nova/utils.py:130
639
msgid "Running cmd (subprocess): %s"
642
#: ../nova/utils.py:143 ../nova/utils.py:183
644
msgid "Result was %s"
647
#: ../nova/utils.py:159
649
msgid "Running cmd (SSH): %s"
652
#: ../nova/utils.py:217
654
msgid "debug in callback: %s"
657
#: ../nova/utils.py:222
662
#: ../nova/utils.py:262
664
msgid "Link Local address is not found.:%s"
667
#: ../nova/utils.py:265
669
msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s"
672
#: ../nova/utils.py:363
674
msgid "Invalid backend: %s"
677
#: ../nova/utils.py:374
682
#: ../nova/fakerabbit.py:49
684
msgid "(%(nm)s) publish (key: %(routing_key)s) %(message)s"
687
#: ../nova/fakerabbit.py:54
689
msgid "Publishing to route %s"
692
#: ../nova/fakerabbit.py:84
694
msgid "Declaring queue %s"
697
#: ../nova/fakerabbit.py:90
699
msgid "Declaring exchange %s"
702
#: ../nova/fakerabbit.py:96
704
msgid "Binding %(queue)s to %(exchange)s with key %(routing_key)s"
707
#: ../nova/fakerabbit.py:121
709
msgid "Getting from %(queue)s: %(message)s"
712
#: ../nova/virt/xenapi/vm_utils.py:135 ../nova/virt/hyperv.py:171
714
msgid "Created VM %s..."
717
#: ../nova/virt/xenapi/vm_utils.py:138
719
msgid "Created VM %(instance_name)s as %(vm_ref)s."
722
#: ../nova/virt/xenapi/vm_utils.py:168
724
msgid "Creating VBD for VM %(vm_ref)s, VDI %(vdi_ref)s ... "
727
#: ../nova/virt/xenapi/vm_utils.py:171
729
msgid "Created VBD %(vbd_ref)s for VM %(vm_ref)s, VDI %(vdi_ref)s."
732
#: ../nova/virt/xenapi/vm_utils.py:187
734
msgid "VBD not found in instance %s"
737
#: ../nova/virt/xenapi/vm_utils.py:197
739
msgid "Unable to unplug VBD %s"
742
#: ../nova/virt/xenapi/vm_utils.py:209
744
msgid "Unable to destroy VBD %s"
747
#: ../nova/virt/xenapi/vm_utils.py:224
749
msgid "Creating VIF for VM %(vm_ref)s, network %(network_ref)s."
752
#: ../nova/virt/xenapi/vm_utils.py:227
754
msgid "Created VIF %(vif_ref)s for VM %(vm_ref)s, network %(network_ref)s."
757
#: ../nova/virt/xenapi/vm_utils.py:246
760
"Created VDI %(vdi_ref)s (%(name_label)s, %(virtual_size)s, %(read_only)s) on "
764
#. TODO(sirp): Add quiesce and VSS locking support when Windows support
766
#: ../nova/virt/xenapi/vm_utils.py:258
768
msgid "Snapshotting VM %(vm_ref)s with label '%(label)s'..."
771
#: ../nova/virt/xenapi/vm_utils.py:272
773
msgid "Created snapshot %(template_vm_ref)s from VM %(vm_ref)s."
776
#: ../nova/virt/xenapi/vm_utils.py:286
778
msgid "Asking xapi to upload %(vdi_uuids)s as ID %(image_id)s"
781
#: ../nova/virt/xenapi/vm_utils.py:327
783
msgid "Size for image %(image)s:%(virtual_size)d"
786
#: ../nova/virt/xenapi/vm_utils.py:332
788
msgid "Glance image %s"
791
#. we need to invoke a plugin for copying VDI's
792
#. content into proper path
793
#: ../nova/virt/xenapi/vm_utils.py:342
795
msgid "Copying VDI %s to /boot/guest on dom0"
798
#: ../nova/virt/xenapi/vm_utils.py:352
800
msgid "Kernel/Ramdisk VDI %s destroyed"
803
#: ../nova/virt/xenapi/vm_utils.py:361
805
msgid "Asking xapi to fetch %(url)s as %(access)s"
808
#: ../nova/virt/xenapi/vm_utils.py:386 ../nova/virt/xenapi/vm_utils.py:402
810
msgid "Looking up vdi %s for PV kernel"
813
#: ../nova/virt/xenapi/vm_utils.py:397
815
msgid "PV Kernel in VDI:%s"
818
#: ../nova/virt/xenapi/vm_utils.py:405
820
msgid "Running pygrub against %s"
823
#: ../nova/virt/xenapi/vm_utils.py:411
825
msgid "Found Xen kernel %s"
828
#: ../nova/virt/xenapi/vm_utils.py:413
829
msgid "No Xen kernel found. Booting HVM."
832
#: ../nova/virt/xenapi/vm_utils.py:425 ../nova/virt/hyperv.py:431
834
msgid "duplicate name found: %s"
837
#: ../nova/virt/xenapi/vm_utils.py:442
839
msgid "VDI %s is still available"
842
#: ../nova/virt/xenapi/vm_utils.py:463
844
msgid "(VM_UTILS) xenserver vm state -> |%s|"
847
#: ../nova/virt/xenapi/vm_utils.py:465
849
msgid "(VM_UTILS) xenapi power_state -> |%s|"
852
#: ../nova/virt/xenapi/vm_utils.py:525
854
msgid "VHD %(vdi_uuid)s has parent %(parent_ref)s"
857
#: ../nova/virt/xenapi/vm_utils.py:542
859
msgid "Re-scanning SR %s"
862
#: ../nova/virt/xenapi/vm_utils.py:567
865
"VHD coalesce attempts exceeded (%(counter)d > %(max_attempts)d), giving up..."
868
#: ../nova/virt/xenapi/vm_utils.py:574
871
"Parent %(parent_uuid)s doesn't match original parent "
872
"%(original_parent_uuid)s, waiting for coalesce..."
875
#: ../nova/virt/xenapi/vm_utils.py:590
877
msgid "No VDIs found for VM %s"
880
#: ../nova/virt/xenapi/vm_utils.py:594
882
msgid "Unexpected number of VDIs (%(num_vdis)s) found for VM %(vm_ref)s"
885
#: ../nova/virt/xenapi/vm_utils.py:653
886
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:188
888
msgid "Creating VBD for VDI %s ... "
891
#: ../nova/virt/xenapi/vm_utils.py:655
892
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:190
894
msgid "Creating VBD for VDI %s done."
897
#: ../nova/virt/xenapi/vm_utils.py:657
898
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:192
900
msgid "Plugging VBD %s ... "
903
#: ../nova/virt/xenapi/vm_utils.py:659
904
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:194
906
msgid "Plugging VBD %s done."
909
#: ../nova/virt/xenapi/vm_utils.py:661
911
msgid "VBD %(vbd)s plugged as %(orig_dev)s"
914
#: ../nova/virt/xenapi/vm_utils.py:664
916
msgid "VBD %(vbd)s plugged into wrong dev, remapping to %(dev)s"
919
#: ../nova/virt/xenapi/vm_utils.py:668
920
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:197
922
msgid "Destroying VBD for VDI %s ... "
925
#: ../nova/virt/xenapi/vm_utils.py:671
926
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:200
928
msgid "Destroying VBD for VDI %s done."
931
#: ../nova/virt/xenapi/vm_utils.py:683
932
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:211
933
msgid "VBD.unplug successful first time."
936
#: ../nova/virt/xenapi/vm_utils.py:688
937
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:216
938
msgid "VBD.unplug rejected: retrying..."
941
#: ../nova/virt/xenapi/vm_utils.py:692
942
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:220
943
msgid "VBD.unplug successful eventually."
946
#: ../nova/virt/xenapi/vm_utils.py:695
947
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:223
949
msgid "Ignoring XenAPI.Failure in VBD.unplug: %s"
952
#: ../nova/virt/xenapi/vm_utils.py:704
953
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:66
955
msgid "Ignoring XenAPI.Failure %s"
958
#: ../nova/virt/xenapi/vm_utils.py:735
961
"Writing partition table %(primary_first)d %(primary_last)d to %(dest)s..."
964
#: ../nova/virt/xenapi/vm_utils.py:747
966
msgid "Writing partition table %s done."
969
#: ../nova/tests/test_rpc.py:89
971
msgid "Nested received %(queue)s, %(value)s"
974
#: ../nova/tests/test_rpc.py:95
976
msgid "Nested return %s"
979
#: ../nova/tests/test_rpc.py:120 ../nova/tests/test_rpc.py:126
984
#: ../nova/db/sqlalchemy/api.py:44
985
msgid "Use of empty request context is deprecated"
988
#: ../nova/db/sqlalchemy/api.py:133
990
msgid "No service for id %s"
993
#: ../nova/db/sqlalchemy/api.py:251
995
msgid "No service for %(host)s, %(binary)s"
998
#: ../nova/db/sqlalchemy/api.py:592
999
msgid "No fixed ips defined"
1002
#: ../nova/db/sqlalchemy/api.py:608
1004
msgid "No floating ip for address %s"
1007
#: ../nova/db/sqlalchemy/api.py:629
1009
msgid "No address for instance %s"
1012
#: ../nova/db/sqlalchemy/api.py:961
1014
msgid "no keypair for user %(user_id)s, name %(name)s"
1017
#: ../nova/db/sqlalchemy/api.py:1076 ../nova/db/sqlalchemy/api.py:1156
1019
msgid "No network for id %s"
1022
#: ../nova/db/sqlalchemy/api.py:1086
1023
msgid "No networks defined"
1026
#: ../nova/db/sqlalchemy/api.py:1115
1028
msgid "No network for bridge %s"
1031
#: ../nova/db/sqlalchemy/api.py:1129 ../nova/db/sqlalchemy/api.py:1142
1033
msgid "No network for instance %s"
1036
#: ../nova/db/sqlalchemy/api.py:1277
1038
msgid "Token %s does not exist"
1041
#: ../nova/db/sqlalchemy/api.py:1302
1043
msgid "No quota for project_id %s"
1046
#: ../nova/db/sqlalchemy/api.py:1455 ../nova/db/sqlalchemy/api.py:1501
1047
#: ../nova/api/ec2/__init__.py:323
1049
msgid "Volume %s not found"
1052
#: ../nova/db/sqlalchemy/api.py:1514
1054
msgid "No export device found for volume %s"
1057
#: ../nova/db/sqlalchemy/api.py:1527
1059
msgid "No target id found for volume %s"
1062
#: ../nova/db/sqlalchemy/api.py:1572
1064
msgid "No security group with id %s"
1067
#: ../nova/db/sqlalchemy/api.py:1589
1069
msgid "No security group named %(group_name)s for project: %(project_id)s"
1072
#: ../nova/db/sqlalchemy/api.py:1682
1074
msgid "No secuity group rule with id %s"
1077
#: ../nova/db/sqlalchemy/api.py:1756
1079
msgid "No user for id %s"
1082
#: ../nova/db/sqlalchemy/api.py:1772
1084
msgid "No user for access key %s"
1087
#: ../nova/db/sqlalchemy/api.py:1834
1089
msgid "No project with id %s"
1092
#: ../nova/db/sqlalchemy/api.py:1979
1094
msgid "No console pool with id %(pool_id)s"
1097
#: ../nova/db/sqlalchemy/api.py:1996
1100
"No console pool of type %(console_type)s for compute host %(compute_host)s "
1101
"on proxy host %(host)s"
1104
#: ../nova/db/sqlalchemy/api.py:2035
1106
msgid "No console for instance %(instance_id)s in pool %(pool_id)s"
1109
#: ../nova/db/sqlalchemy/api.py:2057
1111
msgid "on instance %s"
1114
#: ../nova/db/sqlalchemy/api.py:2058
1116
msgid "No console with id %(console_id)s %(idesc)s"
1119
#: ../nova/db/sqlalchemy/api.py:2078 ../nova/db/sqlalchemy/api.py:2097
1121
msgid "No zone with id %(zone_id)s"
1124
#: ../nova/virt/libvirt_conn.py:160
1126
msgid "Checking state of %s"
1129
#: ../nova/virt/libvirt_conn.py:165
1131
msgid "Current state of %(name)s was %(state)s."
1134
#: ../nova/virt/libvirt_conn.py:183
1136
msgid "Connecting to libvirt: %s"
1139
#: ../nova/virt/libvirt_conn.py:196
1140
msgid "Connection to libvirt broke"
1143
#: ../nova/virt/libvirt_conn.py:258
1145
msgid "instance %(instance_name)s: deleting instance files %(target)s"
1148
#: ../nova/virt/libvirt_conn.py:283
1150
msgid "Invalid device path %s"
1153
#: ../nova/virt/libvirt_conn.py:313
1155
msgid "No disk at %s"
1158
#: ../nova/virt/libvirt_conn.py:320
1159
msgid "Instance snapshotting is not supported for libvirtat this time"
1162
#: ../nova/virt/libvirt_conn.py:336
1164
msgid "instance %s: rebooted"
1167
#: ../nova/virt/libvirt_conn.py:339
1169
msgid "_wait_for_reboot failed: %s"
1172
#: ../nova/virt/libvirt_conn.py:382
1174
msgid "instance %s: rescued"
1177
#: ../nova/virt/libvirt_conn.py:385
1179
msgid "_wait_for_rescue failed: %s"
1182
#: ../nova/virt/libvirt_conn.py:411
1184
msgid "instance %s: is running"
1187
#: ../nova/virt/libvirt_conn.py:422
1189
msgid "instance %s: booted"
1192
#: ../nova/virt/libvirt_conn.py:425 ../nova/virt/xenapi/vmops.py:186
1194
msgid "instance %s: failed to boot"
1197
#: ../nova/virt/libvirt_conn.py:436
1199
msgid "virsh said: %r"
1202
#: ../nova/virt/libvirt_conn.py:440
1203
msgid "cool, it's a device"
1206
#: ../nova/virt/libvirt_conn.py:448
1208
msgid "data: %(data)r, fpath: %(fpath)r"
1211
#: ../nova/virt/libvirt_conn.py:456
1213
msgid "Contents of file %(fpath)s: %(contents)r"
1216
#: ../nova/virt/libvirt_conn.py:489
1217
msgid "Unable to find an open port"
1220
#: ../nova/virt/libvirt_conn.py:563
1222
msgid "instance %s: Creating image"
1225
#: ../nova/virt/libvirt_conn.py:646
1227
msgid "instance %(inst_name)s: injecting key into image %(img_id)s"
1230
#: ../nova/virt/libvirt_conn.py:649
1232
msgid "instance %(inst_name)s: injecting net into image %(img_id)s"
1235
#. This could be a windows image, or a vmdk format disk
1236
#: ../nova/virt/libvirt_conn.py:657
1239
"instance %(inst_name)s: ignoring error injecting data into image %(img_id)s "
1243
#. TODO(termie): cache?
1244
#: ../nova/virt/libvirt_conn.py:665
1246
msgid "instance %s: starting toXML method"
1249
#: ../nova/virt/libvirt_conn.py:732
1251
msgid "instance %s: finished toXML method"
1254
#: ../nova/virt/libvirt_conn.py:751
1255
msgid "diagnostics are not supported for libvirt"
1258
#: ../nova/virt/libvirt_conn.py:1225
1260
msgid "Attempted to unfilter instance %s which is not filtered"
1263
#: ../nova/api/ec2/metadatarequesthandler.py:76
1265
msgid "Failed to get metadata for ip: %s"
1268
#: ../nova/auth/fakeldap.py:33
1269
msgid "Attempted to instantiate singleton"
1272
#: ../nova/network/api.py:39
1274
msgid "Quota exceeeded for %s, tried to allocate address"
1277
#: ../nova/network/api.py:42
1278
msgid "Address quota exceeded. You cannot allocate any more addresses"
1281
#: ../nova/tests/test_volume.py:162
1283
msgid "Target %s allocated"
1286
#: ../nova/virt/images.py:70
1288
msgid "Finished retreving %(url)s -- placed in %(path)s"
1291
#: ../nova/scheduler/driver.py:66
1292
msgid "Must implement a fallback schedule"
1295
#: ../nova/console/manager.py:70
1296
msgid "Adding console"
1299
#: ../nova/console/manager.py:90
1301
msgid "Tried to remove non-existant console %(console_id)s."
1304
#: ../nova/api/direct.py:149
1305
msgid "not available"
1308
#: ../nova/api/ec2/cloud.py:62
1310
msgid "The key_pair %s already exists"
1313
#. TODO(vish): Do this with M2Crypto instead
1314
#: ../nova/api/ec2/cloud.py:118
1316
msgid "Generating root CA: %s"
1319
#: ../nova/api/ec2/cloud.py:303
1321
msgid "Create key pair %s"
1324
#: ../nova/api/ec2/cloud.py:311
1326
msgid "Delete key pair %s"
1329
#: ../nova/api/ec2/cloud.py:386
1331
msgid "%s is not a valid ipProtocol"
1334
#: ../nova/api/ec2/cloud.py:390
1335
msgid "Invalid port range"
1338
#: ../nova/api/ec2/cloud.py:421
1340
msgid "Revoke security group ingress %s"
1343
#: ../nova/api/ec2/cloud.py:430 ../nova/api/ec2/cloud.py:459
1344
msgid "Not enough parameters to build a valid rule."
1347
#: ../nova/api/ec2/cloud.py:443
1348
msgid "No rule for the specified parameters."
1351
#: ../nova/api/ec2/cloud.py:450
1353
msgid "Authorize security group ingress %s"
1356
#: ../nova/api/ec2/cloud.py:464
1358
msgid "This rule already exists in group %s"
1361
#: ../nova/api/ec2/cloud.py:492
1363
msgid "Create Security Group %s"
1366
#: ../nova/api/ec2/cloud.py:495
1368
msgid "group %s already exists"
1371
#: ../nova/api/ec2/cloud.py:507
1373
msgid "Delete security group %s"
1376
#: ../nova/api/ec2/cloud.py:584
1378
msgid "Create volume of %s GB"
1381
#: ../nova/api/ec2/cloud.py:612
1383
msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s"
1386
#: ../nova/api/ec2/cloud.py:629
1388
msgid "Detach volume %s"
1391
#: ../nova/api/ec2/cloud.py:761
1392
msgid "Allocate address"
1395
#: ../nova/api/ec2/cloud.py:766
1397
msgid "Release address %s"
1400
#: ../nova/api/ec2/cloud.py:771
1402
msgid "Associate address %(public_ip)s to instance %(instance_id)s"
1405
#: ../nova/api/ec2/cloud.py:780
1407
msgid "Disassociate address %s"
1410
#: ../nova/api/ec2/cloud.py:807
1411
msgid "Going to start terminating instances"
1414
#: ../nova/api/ec2/cloud.py:815
1416
msgid "Reboot instance %r"
1419
#: ../nova/api/ec2/cloud.py:867
1421
msgid "De-registering image %s"
1424
#: ../nova/api/ec2/cloud.py:875
1426
msgid "Registered image %(image_location)s with id %(image_id)s"
1429
#: ../nova/api/ec2/cloud.py:882 ../nova/api/ec2/cloud.py:900
1431
msgid "attribute not supported: %s"
1434
#: ../nova/api/ec2/cloud.py:890
1436
msgid "invalid id: %s"
1439
#: ../nova/api/ec2/cloud.py:903
1440
msgid "user or group not specified"
1443
#: ../nova/api/ec2/cloud.py:905
1444
msgid "only group \"all\" is supported"
1447
#: ../nova/api/ec2/cloud.py:907
1448
msgid "operation_type must be add or remove"
1451
#: ../nova/api/ec2/cloud.py:908
1453
msgid "Updating image %s publicity"
1456
#: ../bin/nova-api.py:52
1458
msgid "Using paste.deploy config at: %s"
1461
#: ../bin/nova-api.py:57
1463
msgid "No paste configuration for app: %s"
1466
#: ../bin/nova-api.py:59
1469
"App Config: %(api)s\n"
1473
#: ../bin/nova-api.py:64
1475
msgid "Running %s API"
1478
#: ../bin/nova-api.py:69
1480
msgid "No known API applications configured in %s."
1483
#: ../bin/nova-api.py:83
1485
msgid "Starting nova-api node (version %s)"
1488
#: ../bin/nova-api.py:89
1490
msgid "No paste configuration found for: %s"
1493
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:84
1495
msgid "Argument %(key)s value %(value)s is too short."
1498
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:89
1500
msgid "Argument %(key)s value %(value)s contains invalid characters."
1503
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:94
1505
msgid "Argument %(key)s value %(value)s starts with a hyphen."
1508
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:102
1509
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:130
1511
msgid "Argument %s is required."
1514
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:117
1517
"Argument %(key)s may not take value %(value)s. Valid values are ['true', "
1521
#: ../plugins/xenserver/xenapi/etc/xapi.d/plugins/pluginlib_nova.py:163
1524
"Created VDI %(vdi_ref)s (%(label)s, %(size)s, %(read_only)s) on %(sr_ref)s."
1527
#: ../nova/virt/xenapi/vmops.py:67
1529
msgid "Attempted to create non-unique name %s"
1532
#: ../nova/virt/xenapi/vmops.py:73
1534
msgid "instance %(name)s: not enough free memory"
1537
#: ../nova/virt/xenapi/vmops.py:148
1539
msgid "Starting VM %s..."
1542
#: ../nova/virt/xenapi/vmops.py:151
1544
msgid "Spawning VM %(instance_name)s created %(vm_ref)s."
1547
#: ../nova/virt/xenapi/vmops.py:162
1549
msgid "Invalid value for onset_files: '%s'"
1552
#: ../nova/virt/xenapi/vmops.py:167
1554
msgid "Injecting file path: '%s'"
1557
#: ../nova/virt/xenapi/vmops.py:180
1559
msgid "Instance %s: booted"
1562
#: ../nova/virt/xenapi/vmops.py:232
1564
msgid "Instance not present %s"
1567
#. TODO(sirp): Add quiesce and VSS locking support when Windows support
1569
#: ../nova/virt/xenapi/vmops.py:261
1571
msgid "Starting snapshot for VM %s"
1574
#: ../nova/virt/xenapi/vmops.py:269
1576
msgid "Unable to Snapshot %(vm_ref)s: %(exc)s"
1579
#: ../nova/virt/xenapi/vmops.py:280
1581
msgid "Finished snapshot and upload for VM %s"
1584
#: ../nova/virt/xenapi/vmops.py:356
1586
msgid "VM %(vm)s already halted, skipping shutdown..."
1589
#: ../nova/virt/xenapi/vmops.py:389
1590
msgid "Removing kernel/ramdisk files"
1593
#: ../nova/virt/xenapi/vmops.py:399
1594
msgid "kernel/ramdisk files removed"
1597
#: ../nova/virt/xenapi/vmops.py:561
1600
"TIMEOUT: The call to %(method)s timed out. VM id=%(instance_id)s; "
1604
#: ../nova/virt/xenapi/vmops.py:564
1607
"NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. VM "
1608
"id=%(instance_id)s; args=%(strargs)s"
1611
#: ../nova/virt/xenapi/vmops.py:569
1614
"The call to %(method)s returned an error: %(e)s. VM id=%(instance_id)s; "
1618
#: ../nova/virt/xenapi/vmops.py:760
1620
msgid "OpenSSL error: %s"
1623
#: ../nova/tests/test_compute.py:148
1625
msgid "Running instances: %s"
1628
#: ../nova/tests/test_compute.py:154
1630
msgid "After terminating instances: %s"
1633
#: ../nova/cloudpipe/pipelib.py:45
1634
msgid "Template for script to run on cloudpipe instance boot"
1637
#: ../nova/cloudpipe/pipelib.py:48
1638
msgid "Network to push into openvpn config"
1641
#: ../nova/cloudpipe/pipelib.py:51
1642
msgid "Netmask to push into openvpn config"
1645
#: ../nova/cloudpipe/pipelib.py:97
1647
msgid "Launching VPN for %s"
1650
#: ../nova/db/sqlalchemy/migration.py:35
1651
msgid "python-migrate is not installed. Exiting."
1654
#: ../nova/image/s3.py:99
1656
msgid "Image %s could not be found"
1659
#: ../nova/api/ec2/__init__.py:121
1660
msgid "Too many failed authentications."
1663
#: ../nova/api/ec2/__init__.py:131
1666
"Access key %(access_key)s has had %(failures)d failed authentications and "
1667
"will be locked out for %(lock_mins)d minutes."
1670
#: ../nova/api/ec2/__init__.py:169 ../nova/objectstore/handler.py:140
1672
msgid "Authentication Failure: %s"
1675
#: ../nova/api/ec2/__init__.py:182
1677
msgid "Authenticated Request For %(uname)s:%(pname)s)"
1680
#: ../nova/api/ec2/__init__.py:207
1685
#: ../nova/api/ec2/__init__.py:209
1687
msgid "arg: %(key)s\t\tval: %(value)s"
1690
#: ../nova/api/ec2/__init__.py:281
1693
"Unauthorized request for controller=%(controller)s and action=%(action)s"
1696
#: ../nova/api/ec2/__init__.py:314
1698
msgid "InstanceNotFound raised: %s"
1701
#: ../nova/api/ec2/__init__.py:320
1703
msgid "VolumeNotFound raised: %s"
1706
#: ../nova/api/ec2/__init__.py:326
1708
msgid "NotFound raised: %s"
1711
#: ../nova/api/ec2/__init__.py:329
1713
msgid "ApiError raised: %s"
1716
#: ../nova/api/ec2/__init__.py:338
1718
msgid "Unexpected error raised: %s"
1721
#: ../nova/api/ec2/__init__.py:343
1722
msgid "An unknown error has occurred. Please try your request again."
1725
#: ../nova/auth/dbdriver.py:84
1727
msgid "User %s already exists"
1730
#: ../nova/auth/dbdriver.py:106 ../nova/auth/ldapdriver.py:232
1732
msgid "Project can't be created because manager %s doesn't exist"
1735
#: ../nova/auth/dbdriver.py:122 ../nova/auth/ldapdriver.py:243
1737
msgid "Project can't be created because user %s doesn't exist"
1740
#: ../nova/auth/dbdriver.py:135 ../nova/auth/ldapdriver.py:229
1742
msgid "Project can't be created because project %s already exists"
1745
#: ../nova/auth/dbdriver.py:157 ../nova/auth/ldapdriver.py:268
1747
msgid "Project can't be modified because manager %s doesn't exist"
1750
#: ../nova/auth/dbdriver.py:245
1752
msgid "User \"%s\" not found"
1755
#: ../nova/auth/dbdriver.py:248
1757
msgid "Project \"%s\" not found"
1760
#: ../nova/virt/xenapi_conn.py:129
1762
"Must specify xenapi_connection_url, xenapi_connection_username (optionally), "
1763
"and xenapi_connection_password to use connection_type=xenapi"
1766
#: ../nova/virt/xenapi_conn.py:311
1768
msgid "Task [%(name)s] %(task)s status: success %(result)s"
1771
#: ../nova/virt/xenapi_conn.py:317
1773
msgid "Task [%(name)s] %(task)s status: %(status)s %(error_info)s"
1776
#: ../nova/virt/xenapi_conn.py:331 ../nova/virt/xenapi_conn.py:344
1778
msgid "Got exception: %s"
1781
#: ../nova/compute/monitor.py:259
1783
msgid "updating %s..."
1786
#: ../nova/compute/monitor.py:289
1787
msgid "unexpected error during update"
1790
#: ../nova/compute/monitor.py:356
1792
msgid "Cannot get blockstats for \"%(disk)s\" on \"%(iid)s\""
1795
#: ../nova/compute/monitor.py:379
1797
msgid "Cannot get ifstats for \"%(interface)s\" on \"%(iid)s\""
1800
#: ../nova/compute/monitor.py:414
1801
msgid "unexpected exception getting connection"
1804
#: ../nova/compute/monitor.py:429
1806
msgid "Found instance: %s"
1809
#: ../nova/volume/san.py:67
1811
msgid "Could not find iSCSI export for volume %s"
1814
#: ../nova/api/ec2/apirequest.py:100
1817
"Unsupported API request: controller = %(controller)s, action = %(action)s"
1820
#: ../nova/api/openstack/__init__.py:55
1822
msgid "Caught error: %s"
1825
#: ../nova/api/openstack/__init__.py:76
1826
msgid "Including admin operations in API."
1829
#: ../nova/console/xvp.py:99
1830
msgid "Rebuilding xvp conf"
1833
#: ../nova/console/xvp.py:116
1838
#: ../nova/console/xvp.py:121
1839
msgid "Stopping xvp"
1842
#: ../nova/console/xvp.py:134
1843
msgid "Starting xvp"
1846
#: ../nova/console/xvp.py:141
1848
msgid "Error starting xvp: %s"
1851
#: ../nova/console/xvp.py:144
1852
msgid "Restarting xvp"
1855
#: ../nova/console/xvp.py:146
1856
msgid "xvp not running..."
1859
#: ../bin/nova-manage.py:272
1861
"The above error may show that the database has not been created.\n"
1862
"Please create a database using nova-manage sync db before running this "
1866
#: ../bin/nova-manage.py:426
1868
"No more networks available. If this is a new installation, you need\n"
1869
"to call something like this:\n"
1871
" nova-manage network create 10.0.0.0/8 10 64\n"
1875
#: ../bin/nova-manage.py:431
1877
"The above error may show that the certificate db has not been created.\n"
1878
"Please create a database by running a nova-api server on this host."
1881
#: ../bin/nova-manage.py:447 ../bin/nova-manage.py:536
1885
#: ../bin/nova-manage.py:448
1889
#: ../bin/nova-manage.py:449
1893
#: ../bin/nova-manage.py:450
1897
#: ../bin/nova-manage.py:451
1901
#: ../bin/nova-manage.py:537
1905
#: ../bin/nova-manage.py:538
1906
msgid "start address"
1909
#: ../nova/virt/disk.py:69
1911
msgid "Failed to load partition: %s"
1914
#: ../nova/virt/disk.py:91
1916
msgid "Failed to mount filesystem: %s"
1919
#: ../nova/virt/disk.py:124
1921
msgid "nbd device %s did not show up"
1924
#: ../nova/virt/disk.py:128
1926
msgid "Could not attach image to loopback: %s"
1929
#: ../nova/virt/disk.py:151
1930
msgid "No free nbd devices"
1933
#: ../doc/ext/nova_todo.py:46
1935
msgid "%(filename)s, line %(line_info)d"
1938
#. FIXME(chiradeep): implement this
1939
#: ../nova/virt/hyperv.py:118
1940
msgid "In init host"
1943
#: ../nova/virt/hyperv.py:131
1945
msgid "Attempt to create duplicate vm %s"
1948
#: ../nova/virt/hyperv.py:148
1950
msgid "Starting VM %s "
1953
#: ../nova/virt/hyperv.py:150
1955
msgid "Started VM %s "
1958
#: ../nova/virt/hyperv.py:152
1960
msgid "spawn vm failed: %s"
1963
#: ../nova/virt/hyperv.py:169
1965
msgid "Failed to create VM %s"
1968
#: ../nova/virt/hyperv.py:188
1970
msgid "Set memory for vm %s..."
1973
#: ../nova/virt/hyperv.py:198
1975
msgid "Set vcpus for vm %s..."
1978
#: ../nova/virt/hyperv.py:202
1980
msgid "Creating disk for %(vm_name)s by attaching disk file %(vhdfile)s"
1983
#: ../nova/virt/hyperv.py:227
1985
msgid "Failed to add diskdrive to VM %s"
1988
#: ../nova/virt/hyperv.py:230
1990
msgid "New disk drive path is %s"
1993
#: ../nova/virt/hyperv.py:247
1995
msgid "Failed to add vhd file to VM %s"
1998
#: ../nova/virt/hyperv.py:249
2000
msgid "Created disk for %s"
2003
#: ../nova/virt/hyperv.py:253
2005
msgid "Creating nic for %s "
2008
#: ../nova/virt/hyperv.py:272
2009
msgid "Failed creating a port on the external vswitch"
2012
#: ../nova/virt/hyperv.py:273
2014
msgid "Failed creating port for %s"
2017
#: ../nova/virt/hyperv.py:276
2019
msgid "Created switch port %(vm_name)s on switch %(ext_path)s"
2022
#: ../nova/virt/hyperv.py:286
2024
msgid "Failed to add nic to VM %s"
2027
#: ../nova/virt/hyperv.py:288
2029
msgid "Created nic for %s "
2032
#: ../nova/virt/hyperv.py:321
2034
msgid "WMI job failed: %s"
2037
#: ../nova/virt/hyperv.py:325
2039
msgid "WMI job succeeded: %(desc)s, Elapsed=%(elap)s "
2042
#: ../nova/virt/hyperv.py:361
2044
msgid "Got request to destroy vm %s"
2047
#: ../nova/virt/hyperv.py:386
2049
msgid "Failed to destroy vm %s"
2052
#: ../nova/virt/hyperv.py:393
2054
msgid "Del: disk %(vhdfile)s vm %(instance_name)s"
2057
#: ../nova/virt/hyperv.py:415
2060
"Got Info for vm %(instance_id)s: state=%(state)s, mem=%(memusage)s, "
2061
"num_cpu=%(numprocs)s, cpu_time=%(uptime)s"
2064
#: ../nova/virt/hyperv.py:451
2066
msgid "Successfully changed vm state of %(vm_name)s to %(req_state)s"
2069
#: ../nova/virt/hyperv.py:454
2071
msgid "Failed to change vm state of %(vm_name)s to %(req_state)s"
2074
#: ../nova/compute/api.py:71
2076
msgid "Instance %d was not found in get_network_topic"
2079
#: ../nova/compute/api.py:77
2081
msgid "Instance %d has no host"
2084
#: ../nova/compute/api.py:97
2086
msgid "Quota exceeeded for %(pid)s, tried to run %(min_count)s instances"
2089
#: ../nova/compute/api.py:99
2092
"Instance quota exceeded. You can only run %s more instances of this type."
2095
#: ../nova/compute/api.py:112
2096
msgid "Creating a raw instance"
2099
#: ../nova/compute/api.py:160
2101
msgid "Going to run %s instances..."
2104
#: ../nova/compute/api.py:187
2106
msgid "Casting to scheduler for %(pid)s/%(uid)s's instance %(instance_id)s"
2109
#: ../nova/compute/api.py:292
2111
msgid "Going to try to terminate %s"
2114
#: ../nova/compute/api.py:296
2116
msgid "Instance %d was not found during terminate"
2119
#: ../nova/compute/api.py:301
2121
msgid "Instance %d is already being terminated"
2124
#: ../nova/compute/api.py:481
2126
msgid "Invalid device specified: %s. Example device: /dev/vdb"
2129
#: ../nova/compute/api.py:496
2130
msgid "Volume isn't attached to anything!"
2133
#: ../nova/rpc.py:98
2136
"AMQP server on %(fl_host)s:%(fl_port)d is unreachable. Trying again in "
2137
"%(fl_intv)d seconds."
2140
#: ../nova/rpc.py:103
2142
msgid "Unable to connect to AMQP server after %d tries. Shutting down."
2145
#: ../nova/rpc.py:122
2146
msgid "Reconnected to queue"
2149
#: ../nova/rpc.py:129
2150
msgid "Failed to fetch message from queue"
2153
#: ../nova/rpc.py:159
2155
msgid "Initing the Adapter Consumer for %s"
2158
#: ../nova/rpc.py:178
2163
#. NOTE(vish): we may not want to ack here, but that means that bad
2164
#. messages stay in the queue indefinitely, so for now
2165
#. we just log the message and send an error string
2166
#. back to the caller
2167
#: ../nova/rpc.py:191
2169
msgid "no method for message: %s"
2172
#: ../nova/rpc.py:192
2174
msgid "No method for message: %s"
2177
#: ../nova/rpc.py:253
2179
msgid "Returning exception %s to caller"
2182
#: ../nova/rpc.py:294
2184
msgid "unpacked context: %s"
2187
#: ../nova/rpc.py:313
2188
msgid "Making asynchronous call..."
2191
#: ../nova/rpc.py:316
2193
msgid "MSG_ID is %s"
2196
#: ../nova/rpc.py:354
2197
msgid "Making asynchronous cast..."
2200
#: ../nova/rpc.py:364
2205
#: ../nova/rpc.py:373
2210
#: ../nova/rpc.py:374
2215
#: ../nova/volume/driver.py:78
2217
msgid "Recovering from a failed execute. Try number %s"
2220
#: ../nova/volume/driver.py:87
2222
msgid "volume group %s doesn't exist"
2225
#: ../nova/volume/driver.py:220
2227
msgid "FAKE AOE: %s"
2230
#: ../nova/volume/driver.py:233
2231
msgid "Skipping ensure_export. No iscsi_target "
2234
#: ../nova/volume/driver.py:279 ../nova/volume/driver.py:288
2235
msgid "Skipping remove_export. No iscsi_target "
2238
#: ../nova/volume/driver.py:347
2240
msgid "FAKE ISCSI: %s"
2243
#: ../nova/volume/driver.py:359
2245
msgid "rbd has no pool %s"
2248
#: ../nova/volume/driver.py:414
2250
msgid "Sheepdog is not working: %s"
2253
#: ../nova/volume/driver.py:416
2254
msgid "Sheepdog is not working"
2257
#: ../nova/wsgi.py:68
2259
msgid "Starting %(arg0)s on %(host)s:%(port)s"
2262
#: ../nova/wsgi.py:147
2263
msgid "You must implement __call__"
2266
#: ../bin/nova-instancemonitor.py:55
2267
msgid "Starting instance monitor"
2270
#: ../bin/nova-dhcpbridge.py:58
2274
#: ../bin/nova-dhcpbridge.py:73
2275
msgid "Adopted old lease or got a change of mac/hostname"
2278
#: ../bin/nova-dhcpbridge.py:80
2279
msgid "releasing ip"
2282
#: ../bin/nova-dhcpbridge.py:123
2285
"Called %(action)s for mac %(mac)s with ip %(ip)s and hostname %(hostname)s "
2286
"on interface %(interface)s"
2289
#: ../nova/virt/fake.py:239
2291
msgid "Instance %s Not Found"
2294
#: ../nova/network/manager.py:153
2296
msgid "Dissassociated %s stale fixed ip(s)"
2299
#: ../nova/network/manager.py:157
2300
msgid "setting network host"
2303
#: ../nova/network/manager.py:212
2305
msgid "Leasing IP %s"
2308
#: ../nova/network/manager.py:216
2310
msgid "IP %s leased that isn't associated"
2313
#: ../nova/network/manager.py:220
2315
msgid "IP %(address)s leased to bad mac %(inst_addr)s vs %(mac)s"
2318
#: ../nova/network/manager.py:228
2320
msgid "IP %s leased that was already deallocated"
2323
#: ../nova/network/manager.py:233
2325
msgid "Releasing IP %s"
2328
#: ../nova/network/manager.py:237
2330
msgid "IP %s released that isn't associated"
2333
#: ../nova/network/manager.py:241
2335
msgid "IP %(address)s released from bad mac %(inst_addr)s vs %(mac)s"
2338
#: ../nova/network/manager.py:244
2340
msgid "IP %s released that was not leased"
2343
#: ../nova/network/manager.py:519
2345
"The sum between the number of networks and the vlan start cannot be greater "
2349
#: ../nova/virt/xenapi/volume_utils.py:57
2351
msgid "Introducing %s..."
2354
#: ../nova/virt/xenapi/volume_utils.py:74
2356
msgid "Introduced %(label)s as %(sr_ref)s."
2359
#: ../nova/virt/xenapi/volume_utils.py:78
2360
msgid "Unable to create Storage Repository"
2363
#: ../nova/virt/xenapi/volume_utils.py:90
2365
msgid "Unable to find SR from VBD %s"
2368
#: ../nova/virt/xenapi/volume_utils.py:96
2370
msgid "Forgetting SR %s ... "
2373
#: ../nova/virt/xenapi/volume_utils.py:101
2375
msgid "Ignoring exception %(exc)s when getting PBDs for %(sr_ref)s"
2378
#: ../nova/virt/xenapi/volume_utils.py:107
2380
msgid "Ignoring exception %(exc)s when unplugging PBD %(pbd)s"
2383
#: ../nova/virt/xenapi/volume_utils.py:111
2385
msgid "Forgetting SR %s done."
2388
#: ../nova/virt/xenapi/volume_utils.py:113
2390
msgid "Ignoring exception %(exc)s when forgetting SR %(sr_ref)s"
2393
#: ../nova/virt/xenapi/volume_utils.py:123
2395
msgid "Unable to introduce VDI on SR %s"
2398
#: ../nova/virt/xenapi/volume_utils.py:128
2400
msgid "Unable to get record of VDI %s on"
2403
#: ../nova/virt/xenapi/volume_utils.py:146
2405
msgid "Unable to introduce VDI for SR %s"
2408
#: ../nova/virt/xenapi/volume_utils.py:175
2410
msgid "Unable to obtain target information %(device_path)s, %(mountpoint)s"
2413
#: ../nova/virt/xenapi/volume_utils.py:197
2415
msgid "Mountpoint cannot be translated: %s"
2418
#: ../nova/objectstore/image.py:262
2420
msgid "Failed to decrypt private key: %s"
2423
#: ../nova/objectstore/image.py:269
2425
msgid "Failed to decrypt initialization vector: %s"
2428
#: ../nova/objectstore/image.py:277
2430
msgid "Failed to decrypt image file %(image_file)s: %(err)s"
2433
#: ../nova/objectstore/handler.py:106
2435
msgid "Unknown S3 value type %r"
2438
#: ../nova/objectstore/handler.py:137
2439
msgid "Authenticated request"
2442
#: ../nova/objectstore/handler.py:182
2443
msgid "List of buckets requested"
2446
#: ../nova/objectstore/handler.py:209
2448
msgid "List keys for bucket %s"
2451
#: ../nova/objectstore/handler.py:217
2453
msgid "Unauthorized attempt to access bucket %s"
2456
#: ../nova/objectstore/handler.py:235
2458
msgid "Creating bucket %s"
2461
#: ../nova/objectstore/handler.py:245
2463
msgid "Deleting bucket %s"
2466
#: ../nova/objectstore/handler.py:249
2468
msgid "Unauthorized attempt to delete bucket %s"
2471
#: ../nova/objectstore/handler.py:273
2473
msgid "Getting object: %(bname)s / %(nm)s"
2476
#: ../nova/objectstore/handler.py:276
2478
msgid "Unauthorized attempt to get object %(nm)s from bucket %(bname)s"
2481
#: ../nova/objectstore/handler.py:296
2483
msgid "Putting object: %(bname)s / %(nm)s"
2486
#: ../nova/objectstore/handler.py:299
2488
msgid "Unauthorized attempt to upload object %(nm)s to bucket %(bname)s"
2491
#: ../nova/objectstore/handler.py:318
2493
msgid "Deleting object: %(bname)s / %(nm)s"
2496
#: ../nova/objectstore/handler.py:322
2498
msgid "Unauthorized attempt to delete object %(nm)s from bucket %(bname)s"
2501
#: ../nova/objectstore/handler.py:396
2503
msgid "Not authorized to upload image: invalid directory %s"
2506
#: ../nova/objectstore/handler.py:404
2508
msgid "Not authorized to upload image: unauthorized bucket %s"
2511
#: ../nova/objectstore/handler.py:409
2513
msgid "Starting image upload: %s"
2516
#: ../nova/objectstore/handler.py:423
2518
msgid "Not authorized to update attributes of image %s"
2521
#: ../nova/objectstore/handler.py:431
2523
msgid "Toggling publicity flag of image %(image_id)s %(newstatus)r"
2526
#. other attributes imply update
2527
#: ../nova/objectstore/handler.py:436
2529
msgid "Updating user fields on image %s"
2532
#: ../nova/objectstore/handler.py:450
2534
msgid "Unauthorized attempt to delete image %s"
2537
#: ../nova/objectstore/handler.py:455
2539
msgid "Deleted image: %s"
2542
#: ../nova/auth/manager.py:259
2544
msgid "Looking up user: %r"
2547
#: ../nova/auth/manager.py:263
2549
msgid "Failed authorization for access key %s"
2552
#: ../nova/auth/manager.py:264
2554
msgid "No user found for access key %s"
2557
#: ../nova/auth/manager.py:270
2559
msgid "Using project name = user name (%s)"
2562
#: ../nova/auth/manager.py:277
2564
msgid "failed authorization: no project named %(pjid)s (user=%(uname)s)"
2567
#: ../nova/auth/manager.py:279
2569
msgid "No project called %s could be found"
2572
#: ../nova/auth/manager.py:287
2575
"Failed authorization: user %(uname)s not admin and not member of project "
2579
#: ../nova/auth/manager.py:289
2581
msgid "User %(uid)s is not a member of project %(pjid)s"
2584
#: ../nova/auth/manager.py:298 ../nova/auth/manager.py:309
2586
msgid "Invalid signature for user %s"
2589
#: ../nova/auth/manager.py:299 ../nova/auth/manager.py:310
2590
msgid "Signature does not match"
2593
#: ../nova/auth/manager.py:380
2594
msgid "Must specify project"
2597
#: ../nova/auth/manager.py:414
2599
msgid "The %s role can not be found"
2602
#: ../nova/auth/manager.py:416
2604
msgid "The %s role is global only"
2607
#: ../nova/auth/manager.py:420
2609
msgid "Adding role %(role)s to user %(uid)s in project %(pid)s"
2612
#: ../nova/auth/manager.py:423
2614
msgid "Adding sitewide role %(role)s to user %(uid)s"
2617
#: ../nova/auth/manager.py:448
2619
msgid "Removing role %(role)s from user %(uid)s on project %(pid)s"
2622
#: ../nova/auth/manager.py:451
2624
msgid "Removing sitewide role %(role)s from user %(uid)s"
2627
#: ../nova/auth/manager.py:515
2629
msgid "Created project %(name)s with manager %(manager_user)s"
2632
#: ../nova/auth/manager.py:533
2634
msgid "modifying project %s"
2637
#: ../nova/auth/manager.py:545
2639
msgid "Adding user %(uid)s to project %(pid)s"
2642
#: ../nova/auth/manager.py:566
2644
msgid "Remove user %(uid)s from project %(pid)s"
2647
#: ../nova/auth/manager.py:592
2649
msgid "Deleting project %s"
2652
#: ../nova/auth/manager.py:650
2654
msgid "Created user %(rvname)s (admin: %(rvadmin)r)"
2657
#: ../nova/auth/manager.py:659
2659
msgid "Deleting user %s"
2662
#: ../nova/auth/manager.py:669
2664
msgid "Access Key change for user %s"
2667
#: ../nova/auth/manager.py:671
2669
msgid "Secret Key change for user %s"
2672
#: ../nova/auth/manager.py:673
2674
msgid "Admin status set to %(admin)r for user %(uid)s"
2677
#: ../nova/auth/manager.py:722
2679
msgid "No vpn data for project %s"
2682
#: ../nova/service.py:161
2684
msgid "Starting %(topic)s node (version %(vcs_string)s)"
2687
#: ../nova/service.py:174
2688
msgid "Service killed that has no database entry"
2691
#: ../nova/service.py:195
2692
msgid "The service database object disappeared, Recreating it."
2695
#: ../nova/service.py:207
2696
msgid "Recovered model server connection!"
2699
#: ../nova/service.py:213
2700
msgid "model server went away"
2703
#: ../nova/auth/ldapdriver.py:174
2705
msgid "LDAP user %s already exists"
2708
#: ../nova/auth/ldapdriver.py:205
2710
msgid "LDAP object for %s doesn't exist"
2713
#: ../nova/auth/ldapdriver.py:348
2715
msgid "User %s doesn't exist"
2718
#: ../nova/auth/ldapdriver.py:472
2720
msgid "Group can't be created because group %s already exists"
2723
#: ../nova/auth/ldapdriver.py:478
2725
msgid "Group can't be created because user %s doesn't exist"
2728
#: ../nova/auth/ldapdriver.py:495
2730
msgid "User %s can't be searched in group because the user doesn't exist"
2733
#: ../nova/auth/ldapdriver.py:507
2735
msgid "User %s can't be added to the group because the user doesn't exist"
2738
#: ../nova/auth/ldapdriver.py:510 ../nova/auth/ldapdriver.py:521
2740
msgid "The group at dn %s doesn't exist"
2743
#: ../nova/auth/ldapdriver.py:513
2745
msgid "User %(uid)s is already a member of the group %(group_dn)s"
2748
#: ../nova/auth/ldapdriver.py:524
2751
"User %s can't be removed from the group because the user doesn't exist"
2754
#: ../nova/auth/ldapdriver.py:528
2756
msgid "User %s is not a member of the group"
2759
#: ../nova/auth/ldapdriver.py:542
2762
"Attempted to remove the last member of a group. Deleting the group at %s "
2766
#: ../nova/auth/ldapdriver.py:549
2768
msgid "User %s can't be removed from all because the user doesn't exist"
2771
#: ../nova/auth/ldapdriver.py:564
2773
msgid "Group at dn %s doesn't exist"
2776
#: ../nova/virt/xenapi/network_utils.py:40
2778
msgid "Found non-unique network for bridge %s"
2781
#: ../nova/virt/xenapi/network_utils.py:43
2783
msgid "Found no network for bridge %s"
2786
#: ../nova/api/ec2/admin.py:97
2788
msgid "Creating new user: %s"
2791
#: ../nova/api/ec2/admin.py:105
2793
msgid "Deleting user: %s"
2796
#: ../nova/api/ec2/admin.py:127
2798
msgid "Adding role %(role)s to user %(user)s for project %(project)s"
2801
#: ../nova/api/ec2/admin.py:131
2803
msgid "Adding sitewide role %(role)s to user %(user)s"
2806
#: ../nova/api/ec2/admin.py:137
2808
msgid "Removing role %(role)s from user %(user)s for project %(project)s"
2811
#: ../nova/api/ec2/admin.py:141
2813
msgid "Removing sitewide role %(role)s from user %(user)s"
2816
#: ../nova/api/ec2/admin.py:146 ../nova/api/ec2/admin.py:223
2817
msgid "operation must be add or remove"
2820
#: ../nova/api/ec2/admin.py:159
2822
msgid "Getting x509 for user: %(name)s on project: %(project)s"
2825
#: ../nova/api/ec2/admin.py:177
2827
msgid "Create project %(name)s managed by %(manager_user)s"
2830
#: ../nova/api/ec2/admin.py:190
2832
msgid "Modify project: %(name)s managed by %(manager_user)s"
2835
#: ../nova/api/ec2/admin.py:200
2837
msgid "Delete project: %s"
2840
#: ../nova/api/ec2/admin.py:214
2842
msgid "Adding user %(user)s to project %(project)s"
2845
#: ../nova/api/ec2/admin.py:218
2847
msgid "Removing user %(user)s from project %(project)s"