diff --git a/nova/locale/bg_BG/LC_MESSAGES/nova.po b/nova/locale/bg_BG/LC_MESSAGES/nova.po index d8eceea5fe00..d0463db59334 100644 --- a/nova/locale/bg_BG/LC_MESSAGES/nova.po +++ b/nova/locale/bg_BG/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2013-06-24 19:37+0000\n" +"POT-Creation-Date: 2013-06-25 19:37+0000\n" "PO-Revision-Date: 2013-05-18 19:07+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Bulgarian (Bulgaria) " @@ -178,7 +178,7 @@ msgid "" "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:248 nova/api/ec2/cloud.py:473 +#: nova/exception.py:248 nova/api/ec2/cloud.py:472 msgid "Keypair data is invalid" msgstr "" @@ -1725,261 +1725,261 @@ msgstr "" msgid "Unsupported API request: controller = %(controller)s, action = %(action)s" msgstr "" -#: nova/api/ec2/cloud.py:402 +#: nova/api/ec2/cloud.py:401 #, python-format msgid "Create snapshot of volume %s" msgstr "" -#: nova/api/ec2/cloud.py:427 +#: nova/api/ec2/cloud.py:426 #, python-format msgid "Could not find key pair(s): %s" msgstr "" -#: nova/api/ec2/cloud.py:444 +#: nova/api/ec2/cloud.py:443 #, python-format msgid "Create key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:451 nova/api/ec2/cloud.py:470 +#: nova/api/ec2/cloud.py:450 nova/api/ec2/cloud.py:469 #: nova/api/openstack/compute/contrib/keypairs.py:93 #: nova/api/openstack/compute/plugins/v3/keypairs.py:95 msgid "Quota exceeded, too many key pairs." msgstr "" -#: nova/api/ec2/cloud.py:460 +#: nova/api/ec2/cloud.py:459 #, python-format msgid "Import key %s" msgstr "" -#: nova/api/ec2/cloud.py:480 +#: nova/api/ec2/cloud.py:479 #, python-format msgid "Delete key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:622 nova/api/ec2/cloud.py:742 +#: nova/api/ec2/cloud.py:621 nova/api/ec2/cloud.py:741 msgid "Not enough parameters, need group_name or group_id" msgstr "" -#: nova/api/ec2/cloud.py:627 +#: nova/api/ec2/cloud.py:626 #, python-format msgid "%s Not enough parameters to build a valid rule" msgstr "" -#: nova/api/ec2/cloud.py:634 +#: nova/api/ec2/cloud.py:633 #, python-format msgid "Invalid IP protocol %s." msgstr "" -#: nova/api/ec2/cloud.py:664 nova/api/ec2/cloud.py:696 +#: nova/api/ec2/cloud.py:663 nova/api/ec2/cloud.py:695 msgid "No rule for the specified parameters." msgstr "" -#: nova/api/ec2/cloud.py:687 +#: nova/api/ec2/cloud.py:686 #, python-format msgid "%s - This rule already exists in group" msgstr "" -#: nova/api/ec2/cloud.py:770 +#: nova/api/ec2/cloud.py:769 #, python-format msgid "Get console output for instance %s" msgstr "" -#: nova/api/ec2/cloud.py:841 +#: nova/api/ec2/cloud.py:840 #, python-format msgid "Create volume from snapshot %s" msgstr "" -#: nova/api/ec2/cloud.py:845 nova/api/openstack/compute/contrib/volumes.py:242 +#: nova/api/ec2/cloud.py:844 nova/api/openstack/compute/contrib/volumes.py:242 #, python-format msgid "Create volume of %s GB" msgstr "" -#: nova/api/ec2/cloud.py:872 +#: nova/api/ec2/cloud.py:871 msgid "Delete Failed" msgstr "" -#: nova/api/ec2/cloud.py:885 +#: nova/api/ec2/cloud.py:884 #, python-format msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s" msgstr "" -#: nova/api/ec2/cloud.py:896 +#: nova/api/ec2/cloud.py:895 msgid "Attach Failed." msgstr "" -#: nova/api/ec2/cloud.py:918 nova/api/openstack/compute/contrib/volumes.py:445 +#: nova/api/ec2/cloud.py:917 nova/api/openstack/compute/contrib/volumes.py:445 #, python-format msgid "Detach volume %s" msgstr "" -#: nova/api/ec2/cloud.py:925 +#: nova/api/ec2/cloud.py:924 msgid "Detach Volume Failed." msgstr "" -#: nova/api/ec2/cloud.py:951 nova/api/ec2/cloud.py:1008 -#: nova/api/ec2/cloud.py:1574 nova/api/ec2/cloud.py:1589 +#: nova/api/ec2/cloud.py:950 nova/api/ec2/cloud.py:1007 +#: nova/api/ec2/cloud.py:1573 nova/api/ec2/cloud.py:1588 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1083 +#: nova/api/ec2/cloud.py:1082 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1243 +#: nova/api/ec2/cloud.py:1242 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1247 +#: nova/api/ec2/cloud.py:1246 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1251 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1256 +#: nova/api/ec2/cloud.py:1255 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1258 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1269 +#: nova/api/ec2/cloud.py:1268 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1277 +#: nova/api/ec2/cloud.py:1276 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1286 +#: nova/api/ec2/cloud.py:1285 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1289 +#: nova/api/ec2/cloud.py:1288 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1292 +#: nova/api/ec2/cloud.py:1291 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1300 +#: nova/api/ec2/cloud.py:1299 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1305 +#: nova/api/ec2/cloud.py:1304 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1308 +#: nova/api/ec2/cloud.py:1307 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1335 +#: nova/api/ec2/cloud.py:1334 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1373 +#: nova/api/ec2/cloud.py:1372 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1383 +#: nova/api/ec2/cloud.py:1382 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1393 +#: nova/api/ec2/cloud.py:1392 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1403 +#: nova/api/ec2/cloud.py:1402 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1494 +#: nova/api/ec2/cloud.py:1493 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1510 +#: nova/api/ec2/cloud.py:1509 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1529 +#: nova/api/ec2/cloud.py:1528 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1592 +#: nova/api/ec2/cloud.py:1591 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1594 +#: nova/api/ec2/cloud.py:1593 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1596 +#: nova/api/ec2/cloud.py:1595 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1598 +#: nova/api/ec2/cloud.py:1597 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1611 +#: nova/api/ec2/cloud.py:1610 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1639 +#: nova/api/ec2/cloud.py:1638 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1671 +#: nova/api/ec2/cloud.py:1670 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1689 +#: nova/api/ec2/cloud.py:1688 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1714 nova/api/ec2/cloud.py:1759 +#: nova/api/ec2/cloud.py:1713 nova/api/ec2/cloud.py:1758 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1717 nova/api/ec2/cloud.py:1762 +#: nova/api/ec2/cloud.py:1716 nova/api/ec2/cloud.py:1761 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1721 nova/api/ec2/cloud.py:1766 +#: nova/api/ec2/cloud.py:1720 nova/api/ec2/cloud.py:1765 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1724 nova/api/ec2/cloud.py:1769 +#: nova/api/ec2/cloud.py:1723 nova/api/ec2/cloud.py:1768 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1781 +#: nova/api/ec2/cloud.py:1780 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1854 +#: nova/api/ec2/cloud.py:1853 msgid "Invalid CIDR" msgstr "" @@ -4354,653 +4354,653 @@ msgstr "" msgid "Possibly task preempted." msgstr "" -#: nova/compute/manager.py:379 +#: nova/compute/manager.py:380 #, python-format msgid "%s is not a valid node managed by this compute host." msgstr "" -#: nova/compute/manager.py:407 +#: nova/compute/manager.py:408 msgid "Instance has been destroyed from under us while trying to set it to ERROR" msgstr "" -#: nova/compute/manager.py:456 +#: nova/compute/manager.py:457 #, python-format msgid "" "Deleting instance as its host (%(instance_host)s) is not equal to our " "host (%(our_host)s)." msgstr "" -#: nova/compute/manager.py:472 +#: nova/compute/manager.py:473 msgid "Instance has been marked deleted already, removing it from the hypervisor." msgstr "" -#: nova/compute/manager.py:493 +#: nova/compute/manager.py:494 msgid "" "Hypervisor driver does not support instance shared storage check, " "assuming it's not on shared storage" msgstr "" -#: nova/compute/manager.py:499 +#: nova/compute/manager.py:500 msgid "Failed to check if instance shared" msgstr "" -#: nova/compute/manager.py:541 +#: nova/compute/manager.py:542 #, python-format msgid "" "Error raised getting network info for instance %(instance_uuid)s. " "Retrying in %(retry_time)s seconds." msgstr "" -#: nova/compute/manager.py:567 +#: nova/compute/manager.py:568 msgid "Failed to revert crashed migration" msgstr "" -#: nova/compute/manager.py:570 +#: nova/compute/manager.py:571 msgid "Instance found in migrating state during startup. Resetting task_state" msgstr "" -#: nova/compute/manager.py:581 +#: nova/compute/manager.py:582 #, python-format msgid "Current state is %(drv_state)s, state in DB is %(db_state)s." msgstr "" -#: nova/compute/manager.py:587 +#: nova/compute/manager.py:588 msgid "Rebooting instance after nova-compute restart." msgstr "" -#: nova/compute/manager.py:601 +#: nova/compute/manager.py:602 msgid "Hypervisor driver does not support resume guests" msgstr "" -#: nova/compute/manager.py:606 +#: nova/compute/manager.py:607 msgid "Failed to resume instance" msgstr "" -#: nova/compute/manager.py:616 +#: nova/compute/manager.py:617 msgid "Hypervisor driver does not support firewall rules" msgstr "" -#: nova/compute/manager.py:620 +#: nova/compute/manager.py:621 #, python-format msgid "Lifecycle event %(state)d on VM %(uuid)s" msgstr "" -#: nova/compute/manager.py:636 +#: nova/compute/manager.py:637 #, python-format msgid "Unexpected power state %d" msgstr "" -#: nova/compute/manager.py:648 +#: nova/compute/manager.py:649 #, python-format msgid "Ignoring event %s" msgstr "" -#: nova/compute/manager.py:686 +#: nova/compute/manager.py:687 msgid "Checking state" msgstr "" -#: nova/compute/manager.py:784 +#: nova/compute/manager.py:785 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:801 +#: nova/compute/manager.py:802 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:902 +#: nova/compute/manager.py:903 msgid "Success" msgstr "" -#: nova/compute/manager.py:925 +#: nova/compute/manager.py:926 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:952 nova/compute/manager.py:2466 +#: nova/compute/manager.py:953 nova/compute/manager.py:2467 #, python-format msgid "No node specified, defaulting to %s" msgstr "" -#: nova/compute/manager.py:996 +#: nova/compute/manager.py:997 msgid "Failed to dealloc network for deleted instance" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1006 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:1036 +#: nova/compute/manager.py:1037 #, python-format msgid "Error: %s" msgstr "" -#: nova/compute/manager.py:1053 +#: nova/compute/manager.py:1054 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1078 nova/compute/manager.py:2519 +#: nova/compute/manager.py:1079 nova/compute/manager.py:2520 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1091 +#: nova/compute/manager.py:1092 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1097 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1102 +#: nova/compute/manager.py:1103 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1131 +#: nova/compute/manager.py:1132 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1141 +#: nova/compute/manager.py:1142 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1166 msgid "Allocating IP information in the background." msgstr "" -#: nova/compute/manager.py:1176 +#: nova/compute/manager.py:1177 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1178 +#: nova/compute/manager.py:1179 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1189 +#: nova/compute/manager.py:1190 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1208 +#: nova/compute/manager.py:1209 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1259 +#: nova/compute/manager.py:1260 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1333 +#: nova/compute/manager.py:1334 msgid "Failed to deallocate network for instance." msgstr "" -#: nova/compute/manager.py:1340 +#: nova/compute/manager.py:1341 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1383 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1386 +#: nova/compute/manager.py:1387 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1393 +#: nova/compute/manager.py:1394 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1441 +#: nova/compute/manager.py:1442 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1503 nova/compute/manager.py:2701 -#: nova/compute/manager.py:4226 +#: nova/compute/manager.py:1504 nova/compute/manager.py:2702 +#: nova/compute/manager.py:4227 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1655 +#: nova/compute/manager.py:1656 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1668 +#: nova/compute/manager.py:1669 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1672 +#: nova/compute/manager.py:1673 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1676 +#: nova/compute/manager.py:1677 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1759 +#: nova/compute/manager.py:1760 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1791 +#: nova/compute/manager.py:1792 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1809 +#: nova/compute/manager.py:1810 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1828 +#: nova/compute/manager.py:1829 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1864 +#: nova/compute/manager.py:1865 msgid "Reboot failed but instance is running" msgstr "" -#: nova/compute/manager.py:1867 +#: nova/compute/manager.py:1868 #, python-format msgid "Cannot reboot instance: %(error)s" msgstr "" -#: nova/compute/manager.py:1880 +#: nova/compute/manager.py:1881 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1907 +#: nova/compute/manager.py:1908 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1913 +#: nova/compute/manager.py:1914 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1975 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1982 +#: nova/compute/manager.py:1983 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1987 +#: nova/compute/manager.py:1988 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:2015 +#: nova/compute/manager.py:2016 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:2022 +#: nova/compute/manager.py:2023 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:2029 +#: nova/compute/manager.py:2030 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:2044 +#: nova/compute/manager.py:2045 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:2051 +#: nova/compute/manager.py:2052 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2064 +#: nova/compute/manager.py:2065 #, python-format msgid "" "trying to inject a file into a non-running (state: %(current_state)s " "expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2070 #, python-format msgid "injecting file to %s" msgstr "" -#: nova/compute/manager.py:2089 +#: nova/compute/manager.py:2090 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2102 +#: nova/compute/manager.py:2103 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2121 +#: nova/compute/manager.py:2122 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2125 +#: nova/compute/manager.py:2126 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2143 +#: nova/compute/manager.py:2144 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2164 +#: nova/compute/manager.py:2165 #, python-format msgid "Changing instance metadata according to %r" msgstr "" -#: nova/compute/manager.py:2386 +#: nova/compute/manager.py:2387 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2420 +#: nova/compute/manager.py:2421 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2426 +#: nova/compute/manager.py:2427 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2447 +#: nova/compute/manager.py:2448 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2698 +#: nova/compute/manager.py:2699 #, python-format msgid "Failed to rollback quota for failed finish_resize: %s" msgstr "" -#: nova/compute/manager.py:2761 +#: nova/compute/manager.py:2762 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2779 +#: nova/compute/manager.py:2780 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2818 +#: nova/compute/manager.py:2819 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2849 +#: nova/compute/manager.py:2850 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2869 +#: nova/compute/manager.py:2870 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2874 +#: nova/compute/manager.py:2875 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2877 +#: nova/compute/manager.py:2878 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2894 +#: nova/compute/manager.py:2895 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2921 +#: nova/compute/manager.py:2922 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2956 +#: nova/compute/manager.py:2957 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:3004 +#: nova/compute/manager.py:3005 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3055 +#: nova/compute/manager.py:3056 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3065 +#: nova/compute/manager.py:3066 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3081 +#: nova/compute/manager.py:3082 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3112 +#: nova/compute/manager.py:3113 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3123 +#: nova/compute/manager.py:3124 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3130 +#: nova/compute/manager.py:3131 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3154 +#: nova/compute/manager.py:3155 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3190 +#: nova/compute/manager.py:3191 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3210 +#: nova/compute/manager.py:3211 #, python-format msgid "Port %s is not attached" msgstr "" -#: nova/compute/manager.py:3224 +#: nova/compute/manager.py:3225 #, python-format msgid "Host %s not found" msgstr "" -#: nova/compute/manager.py:3377 +#: nova/compute/manager.py:3378 #, python-format msgid "Pre live migration failed at %s" msgstr "" -#: nova/compute/manager.py:3405 +#: nova/compute/manager.py:3406 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3460 +#: nova/compute/manager.py:3461 #, python-format msgid "Migrating instance to %s finished successfully." msgstr "" -#: nova/compute/manager.py:3462 +#: nova/compute/manager.py:3463 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." msgstr "" -#: nova/compute/manager.py:3477 +#: nova/compute/manager.py:3478 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3509 +#: nova/compute/manager.py:3510 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3638 +#: nova/compute/manager.py:3639 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3690 +#: nova/compute/manager.py:3691 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3695 +#: nova/compute/manager.py:3696 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3704 +#: nova/compute/manager.py:3705 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3712 +#: nova/compute/manager.py:3713 #, python-format msgid "Instance %s not found" msgstr "" -#: nova/compute/manager.py:3717 +#: nova/compute/manager.py:3718 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3724 +#: nova/compute/manager.py:3725 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3735 +#: nova/compute/manager.py:3736 #, python-format msgid "Error auto-confirming resize: %s. Will retry later." msgstr "" -#: nova/compute/manager.py:3751 +#: nova/compute/manager.py:3752 #, python-format msgid "" "Running instance usage audit for host %(host)s from %(begin_time)s to " "%(end_time)s. %(number_instances)s instances." msgstr "" -#: nova/compute/manager.py:3771 +#: nova/compute/manager.py:3772 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3795 +#: nova/compute/manager.py:3796 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3898 +#: nova/compute/manager.py:3899 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3912 +#: nova/compute/manager.py:3913 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3939 +#: nova/compute/manager.py:3940 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3946 nova/compute/manager.py:3995 +#: nova/compute/manager.py:3947 nova/compute/manager.py:3996 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3982 +#: nova/compute/manager.py:3983 #, python-format msgid "" "During the sync_power process the instance has moved from host %(src)s to" " host %(dst)s" msgstr "" -#: nova/compute/manager.py:4019 +#: nova/compute/manager.py:4020 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4031 nova/compute/manager.py:4040 -#: nova/compute/manager.py:4070 +#: nova/compute/manager.py:4032 nova/compute/manager.py:4041 +#: nova/compute/manager.py:4071 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4036 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4051 +#: nova/compute/manager.py:4052 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:4057 +#: nova/compute/manager.py:4058 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:4063 +#: nova/compute/manager.py:4064 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4079 +#: nova/compute/manager.py:4080 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4087 +#: nova/compute/manager.py:4088 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4100 +#: nova/compute/manager.py:4101 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4127 +#: nova/compute/manager.py:4128 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4137 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4138 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4177 +#: nova/compute/manager.py:4178 #, python-format msgid "" "Detected instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4183 +#: nova/compute/manager.py:4184 #, python-format msgid "" "Destroying instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4190 +#: nova/compute/manager.py:4191 #, python-format msgid "Unrecognized value '%s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4217 +#: nova/compute/manager.py:4218 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5129,6 +5129,25 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" +#: nova/conductor/tasks/live_migrate.py:103 +#, python-format +msgid "" +"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " +"memory(host:%(avail)s <= instance:%(mem_inst)s)" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:150 +#, python-format +msgid "Skipping host: %(host)s because: %(e)s" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:169 +#, python-format +msgid "" +"Exceeded max scheduling attempts %(max_attempts)d for instance " +"%(instance_uuid)s during live migration" +msgstr "" + #: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "" @@ -6666,86 +6685,79 @@ msgstr "" msgid "No key defining hosts for topic '%s', see ringfile" msgstr "" -#: nova/scheduler/chance.py:51 +#: nova/scheduler/chance.py:56 msgid "Is the appropriate service running?" msgstr "" -#: nova/scheduler/chance.py:56 +#: nova/scheduler/chance.py:61 msgid "Could not find another compute" msgstr "" -#: nova/scheduler/driver.py:61 +#: nova/scheduler/driver.py:57 msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:226 +#: nova/scheduler/driver.py:59 nova/scheduler/manager.py:233 #, python-format msgid "Setting instance to %s state." msgstr "" -#: nova/scheduler/driver.py:156 +#: nova/scheduler/driver.py:150 msgid "Driver must implement schedule_prep_resize" msgstr "" -#: nova/scheduler/driver.py:164 +#: nova/scheduler/driver.py:158 msgid "Driver must implement schedule_run_instance" msgstr "" -#: nova/scheduler/driver.py:169 +#: nova/scheduler/driver.py:163 msgid "Driver must implement select_hosts" msgstr "" -#: nova/scheduler/driver.py:339 -#, python-format -msgid "" -"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " -"memory(host:%(avail)s <= instance:%(mem_inst)s)" -msgstr "" - -#: nova/scheduler/filter_scheduler.py:73 +#: nova/scheduler/filter_scheduler.py:76 #, python-format msgid "" "Attempting to build %(num_instances)d instance(s) uuids: " "%(instance_uuids)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:77 +#: nova/scheduler/filter_scheduler.py:80 #, python-format msgid "Request Spec: %s" msgstr "" -#: nova/scheduler/filter_scheduler.py:97 +#: nova/scheduler/filter_scheduler.py:100 #, python-format msgid "Choosing host %(weighed_host)s for instance %(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:239 +#: nova/scheduler/filter_scheduler.py:242 msgid "Invalid value for 'scheduler_max_attempts', must be >= 1" msgstr "" -#: nova/scheduler/filter_scheduler.py:256 +#: nova/scheduler/filter_scheduler.py:259 #, python-format msgid "Error from last host: %(last_host)s (node %(last_node)s): %(exc)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:288 +#: nova/scheduler/filter_scheduler.py:291 #, python-format msgid "" "Exceeded max scheduling attempts %(max_attempts)d for instance " "%(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:356 +#: nova/scheduler/filter_scheduler.py:359 #, python-format msgid "Filtered %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:361 +#: nova/scheduler/filter_scheduler.py:364 #, python-format msgid "Weighed %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:403 +#: nova/scheduler/filter_scheduler.py:417 #, python-format msgid "Unable to migrate %(instance_uuid)s to %(dest)s: Lack of memory" msgstr "" @@ -6796,7 +6808,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:211 +#: nova/scheduler/manager.py:218 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -7112,9 +7124,10 @@ msgstr "" #: nova/tests/compute/test_compute.py:1133 #: nova/tests/compute/test_compute.py:1151 #: nova/tests/compute/test_compute.py:1202 -#: nova/tests/compute/test_compute.py:1229 -#: nova/tests/compute/test_compute.py:1276 -#: nova/tests/compute/test_compute.py:4129 +#: nova/tests/compute/test_compute.py:1227 +#: nova/tests/compute/test_compute.py:1253 +#: nova/tests/compute/test_compute.py:1300 +#: nova/tests/compute/test_compute.py:4153 #, python-format msgid "Running instances: %s" msgstr "" @@ -7122,25 +7135,26 @@ msgstr "" #: nova/tests/compute/test_compute.py:1139 #: nova/tests/compute/test_compute.py:1174 #: nova/tests/compute/test_compute.py:1217 -#: nova/tests/compute/test_compute.py:1247 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:1271 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1818 +#: nova/tests/compute/test_compute.py:1842 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4140 +#: nova/tests/compute/test_compute.py:4164 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4651 +#: nova/tests/compute/test_compute.py:4675 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9549 +#: nova/tests/compute/test_compute.py:9573 msgid "spawn error" msgstr "" @@ -7271,12 +7285,12 @@ msgid "" "left to copy" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:905 +#: nova/tests/virt/xenapi/test_xenapi.py:900 #, python-format msgid "Creating files in %s to simulate guest agent" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:916 +#: nova/tests/virt/xenapi/test_xenapi.py:911 #, python-format msgid "Removing simulated guest agent files in %s" msgstr "" @@ -8814,7 +8828,7 @@ msgstr "" msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1446 +#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1442 msgid "Guest does not have a console available" msgstr "" @@ -10160,7 +10174,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1390 +#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1386 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10318,19 +10332,19 @@ msgstr "" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1644 +#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1640 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1649 +#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1645 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1654 +#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1650 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -11151,67 +11165,63 @@ msgstr "" msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1260 -msgid "XenAPI failed to power the instance off" -msgstr "" - -#: nova/virt/xenapi/vmops.py:1307 +#: nova/virt/xenapi/vmops.py:1303 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1341 +#: nova/virt/xenapi/vmops.py:1337 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1394 +#: nova/virt/xenapi/vmops.py:1390 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1566 +#: nova/virt/xenapi/vmops.py:1562 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1575 +#: nova/virt/xenapi/vmops.py:1571 #, python-format msgid "Creating VIF for network %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1578 +#: nova/virt/xenapi/vmops.py:1574 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1607 +#: nova/virt/xenapi/vmops.py:1603 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1711 +#: nova/virt/xenapi/vmops.py:1707 #, python-format msgid "Destination host:%s must be in the same aggregate as the source server" msgstr "" -#: nova/virt/xenapi/vmops.py:1732 +#: nova/virt/xenapi/vmops.py:1728 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1744 +#: nova/virt/xenapi/vmops.py:1740 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1818 +#: nova/virt/xenapi/vmops.py:1814 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1829 +#: nova/virt/xenapi/vmops.py:1825 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1882 +#: nova/virt/xenapi/vmops.py:1878 msgid "Migrate Send failed" msgstr "" @@ -11352,60 +11362,6 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "'%s' argument must be greater than 0" -#~ msgstr "" - -#~ msgid "'%s' argument must be greater than or equal to 0" -#~ msgstr "" - -#~ msgid "Failed to load plugin %(plug)s: %(exc)s" -#~ msgstr "" - -#~ msgid "Setting instance to %(state)s state." -#~ msgstr "" - -#~ msgid "Could not decode scheduler options: '%(e)s'" -#~ msgstr "" - -#~ msgid "%(host_state)s fails tenant id on aggregate" -#~ msgstr "" - -#~ msgid "No more PXE IPs available" -#~ msgstr "" - -#~ msgid "Deleting instance files %(target)s" -#~ msgstr "" - -#~ msgid "Live Migration failure: %(e)s" -#~ msgstr "" - -#~ msgid "skipping %(path)s since it looks like volume" -#~ msgstr "" - -#~ msgid "skipping disk for %(instance_name)s as it does not have a path" -#~ msgstr "" - -#~ msgid "Checking instance files accessability%(instance_path)s" -#~ msgstr "" - -#~ msgid "The nwfilter(%(instance_filter_name)s) is not found." -#~ msgstr "" - -#~ msgid "Failed to query agent version: %r" -#~ msgstr "" - -#~ msgid "Reached maximum time attempting to query agent version" -#~ msgstr "" - -#~ msgid "Failed to update agent: %r" -#~ msgstr "" - -#~ msgid "Failed to exchange keys: %r" -#~ msgstr "" - -#~ msgid "Failed to inject file: %r" -#~ msgstr "" - -#~ msgid "Failed to reset network: %r" +#~ msgid "XenAPI failed to power the instance off" #~ msgstr "" diff --git a/nova/locale/bs/LC_MESSAGES/nova.po b/nova/locale/bs/LC_MESSAGES/nova.po index 47b0a15c37c0..71a218749bd0 100644 --- a/nova/locale/bs/LC_MESSAGES/nova.po +++ b/nova/locale/bs/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-24 19:37+0000\n" +"POT-Creation-Date: 2013-06-25 19:37+0000\n" "PO-Revision-Date: 2012-01-19 20:22+0000\n" "Last-Translator: yazar \n" "Language-Team: Bosnian \n" @@ -177,7 +177,7 @@ msgid "" "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:248 nova/api/ec2/cloud.py:473 +#: nova/exception.py:248 nova/api/ec2/cloud.py:472 msgid "Keypair data is invalid" msgstr "" @@ -1724,261 +1724,261 @@ msgstr "" msgid "Unsupported API request: controller = %(controller)s, action = %(action)s" msgstr "" -#: nova/api/ec2/cloud.py:402 +#: nova/api/ec2/cloud.py:401 #, python-format msgid "Create snapshot of volume %s" msgstr "" -#: nova/api/ec2/cloud.py:427 +#: nova/api/ec2/cloud.py:426 #, python-format msgid "Could not find key pair(s): %s" msgstr "" -#: nova/api/ec2/cloud.py:444 +#: nova/api/ec2/cloud.py:443 #, python-format msgid "Create key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:451 nova/api/ec2/cloud.py:470 +#: nova/api/ec2/cloud.py:450 nova/api/ec2/cloud.py:469 #: nova/api/openstack/compute/contrib/keypairs.py:93 #: nova/api/openstack/compute/plugins/v3/keypairs.py:95 msgid "Quota exceeded, too many key pairs." msgstr "" -#: nova/api/ec2/cloud.py:460 +#: nova/api/ec2/cloud.py:459 #, python-format msgid "Import key %s" msgstr "" -#: nova/api/ec2/cloud.py:480 +#: nova/api/ec2/cloud.py:479 #, python-format msgid "Delete key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:622 nova/api/ec2/cloud.py:742 +#: nova/api/ec2/cloud.py:621 nova/api/ec2/cloud.py:741 msgid "Not enough parameters, need group_name or group_id" msgstr "" -#: nova/api/ec2/cloud.py:627 +#: nova/api/ec2/cloud.py:626 #, python-format msgid "%s Not enough parameters to build a valid rule" msgstr "" -#: nova/api/ec2/cloud.py:634 +#: nova/api/ec2/cloud.py:633 #, python-format msgid "Invalid IP protocol %s." msgstr "" -#: nova/api/ec2/cloud.py:664 nova/api/ec2/cloud.py:696 +#: nova/api/ec2/cloud.py:663 nova/api/ec2/cloud.py:695 msgid "No rule for the specified parameters." msgstr "" -#: nova/api/ec2/cloud.py:687 +#: nova/api/ec2/cloud.py:686 #, python-format msgid "%s - This rule already exists in group" msgstr "" -#: nova/api/ec2/cloud.py:770 +#: nova/api/ec2/cloud.py:769 #, python-format msgid "Get console output for instance %s" msgstr "" -#: nova/api/ec2/cloud.py:841 +#: nova/api/ec2/cloud.py:840 #, python-format msgid "Create volume from snapshot %s" msgstr "" -#: nova/api/ec2/cloud.py:845 nova/api/openstack/compute/contrib/volumes.py:242 +#: nova/api/ec2/cloud.py:844 nova/api/openstack/compute/contrib/volumes.py:242 #, python-format msgid "Create volume of %s GB" msgstr "" -#: nova/api/ec2/cloud.py:872 +#: nova/api/ec2/cloud.py:871 msgid "Delete Failed" msgstr "" -#: nova/api/ec2/cloud.py:885 +#: nova/api/ec2/cloud.py:884 #, python-format msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s" msgstr "" -#: nova/api/ec2/cloud.py:896 +#: nova/api/ec2/cloud.py:895 msgid "Attach Failed." msgstr "" -#: nova/api/ec2/cloud.py:918 nova/api/openstack/compute/contrib/volumes.py:445 +#: nova/api/ec2/cloud.py:917 nova/api/openstack/compute/contrib/volumes.py:445 #, python-format msgid "Detach volume %s" msgstr "" -#: nova/api/ec2/cloud.py:925 +#: nova/api/ec2/cloud.py:924 msgid "Detach Volume Failed." msgstr "" -#: nova/api/ec2/cloud.py:951 nova/api/ec2/cloud.py:1008 -#: nova/api/ec2/cloud.py:1574 nova/api/ec2/cloud.py:1589 +#: nova/api/ec2/cloud.py:950 nova/api/ec2/cloud.py:1007 +#: nova/api/ec2/cloud.py:1573 nova/api/ec2/cloud.py:1588 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1083 +#: nova/api/ec2/cloud.py:1082 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1243 +#: nova/api/ec2/cloud.py:1242 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1247 +#: nova/api/ec2/cloud.py:1246 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1251 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1256 +#: nova/api/ec2/cloud.py:1255 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1258 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1269 +#: nova/api/ec2/cloud.py:1268 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1277 +#: nova/api/ec2/cloud.py:1276 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1286 +#: nova/api/ec2/cloud.py:1285 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1289 +#: nova/api/ec2/cloud.py:1288 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1292 +#: nova/api/ec2/cloud.py:1291 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1300 +#: nova/api/ec2/cloud.py:1299 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1305 +#: nova/api/ec2/cloud.py:1304 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1308 +#: nova/api/ec2/cloud.py:1307 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1335 +#: nova/api/ec2/cloud.py:1334 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1373 +#: nova/api/ec2/cloud.py:1372 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1383 +#: nova/api/ec2/cloud.py:1382 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1393 +#: nova/api/ec2/cloud.py:1392 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1403 +#: nova/api/ec2/cloud.py:1402 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1494 +#: nova/api/ec2/cloud.py:1493 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1510 +#: nova/api/ec2/cloud.py:1509 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1529 +#: nova/api/ec2/cloud.py:1528 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1592 +#: nova/api/ec2/cloud.py:1591 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1594 +#: nova/api/ec2/cloud.py:1593 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1596 +#: nova/api/ec2/cloud.py:1595 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1598 +#: nova/api/ec2/cloud.py:1597 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1611 +#: nova/api/ec2/cloud.py:1610 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1639 +#: nova/api/ec2/cloud.py:1638 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1671 +#: nova/api/ec2/cloud.py:1670 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1689 +#: nova/api/ec2/cloud.py:1688 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1714 nova/api/ec2/cloud.py:1759 +#: nova/api/ec2/cloud.py:1713 nova/api/ec2/cloud.py:1758 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1717 nova/api/ec2/cloud.py:1762 +#: nova/api/ec2/cloud.py:1716 nova/api/ec2/cloud.py:1761 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1721 nova/api/ec2/cloud.py:1766 +#: nova/api/ec2/cloud.py:1720 nova/api/ec2/cloud.py:1765 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1724 nova/api/ec2/cloud.py:1769 +#: nova/api/ec2/cloud.py:1723 nova/api/ec2/cloud.py:1768 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1781 +#: nova/api/ec2/cloud.py:1780 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1854 +#: nova/api/ec2/cloud.py:1853 msgid "Invalid CIDR" msgstr "" @@ -4353,653 +4353,653 @@ msgstr "" msgid "Possibly task preempted." msgstr "" -#: nova/compute/manager.py:379 +#: nova/compute/manager.py:380 #, python-format msgid "%s is not a valid node managed by this compute host." msgstr "" -#: nova/compute/manager.py:407 +#: nova/compute/manager.py:408 msgid "Instance has been destroyed from under us while trying to set it to ERROR" msgstr "" -#: nova/compute/manager.py:456 +#: nova/compute/manager.py:457 #, python-format msgid "" "Deleting instance as its host (%(instance_host)s) is not equal to our " "host (%(our_host)s)." msgstr "" -#: nova/compute/manager.py:472 +#: nova/compute/manager.py:473 msgid "Instance has been marked deleted already, removing it from the hypervisor." msgstr "" -#: nova/compute/manager.py:493 +#: nova/compute/manager.py:494 msgid "" "Hypervisor driver does not support instance shared storage check, " "assuming it's not on shared storage" msgstr "" -#: nova/compute/manager.py:499 +#: nova/compute/manager.py:500 msgid "Failed to check if instance shared" msgstr "" -#: nova/compute/manager.py:541 +#: nova/compute/manager.py:542 #, python-format msgid "" "Error raised getting network info for instance %(instance_uuid)s. " "Retrying in %(retry_time)s seconds." msgstr "" -#: nova/compute/manager.py:567 +#: nova/compute/manager.py:568 msgid "Failed to revert crashed migration" msgstr "" -#: nova/compute/manager.py:570 +#: nova/compute/manager.py:571 msgid "Instance found in migrating state during startup. Resetting task_state" msgstr "" -#: nova/compute/manager.py:581 +#: nova/compute/manager.py:582 #, python-format msgid "Current state is %(drv_state)s, state in DB is %(db_state)s." msgstr "" -#: nova/compute/manager.py:587 +#: nova/compute/manager.py:588 msgid "Rebooting instance after nova-compute restart." msgstr "" -#: nova/compute/manager.py:601 +#: nova/compute/manager.py:602 msgid "Hypervisor driver does not support resume guests" msgstr "" -#: nova/compute/manager.py:606 +#: nova/compute/manager.py:607 msgid "Failed to resume instance" msgstr "" -#: nova/compute/manager.py:616 +#: nova/compute/manager.py:617 msgid "Hypervisor driver does not support firewall rules" msgstr "" -#: nova/compute/manager.py:620 +#: nova/compute/manager.py:621 #, python-format msgid "Lifecycle event %(state)d on VM %(uuid)s" msgstr "" -#: nova/compute/manager.py:636 +#: nova/compute/manager.py:637 #, python-format msgid "Unexpected power state %d" msgstr "" -#: nova/compute/manager.py:648 +#: nova/compute/manager.py:649 #, python-format msgid "Ignoring event %s" msgstr "" -#: nova/compute/manager.py:686 +#: nova/compute/manager.py:687 msgid "Checking state" msgstr "" -#: nova/compute/manager.py:784 +#: nova/compute/manager.py:785 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:801 +#: nova/compute/manager.py:802 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:902 +#: nova/compute/manager.py:903 msgid "Success" msgstr "" -#: nova/compute/manager.py:925 +#: nova/compute/manager.py:926 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:952 nova/compute/manager.py:2466 +#: nova/compute/manager.py:953 nova/compute/manager.py:2467 #, python-format msgid "No node specified, defaulting to %s" msgstr "" -#: nova/compute/manager.py:996 +#: nova/compute/manager.py:997 msgid "Failed to dealloc network for deleted instance" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1006 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:1036 +#: nova/compute/manager.py:1037 #, python-format msgid "Error: %s" msgstr "" -#: nova/compute/manager.py:1053 +#: nova/compute/manager.py:1054 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1078 nova/compute/manager.py:2519 +#: nova/compute/manager.py:1079 nova/compute/manager.py:2520 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1091 +#: nova/compute/manager.py:1092 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1097 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1102 +#: nova/compute/manager.py:1103 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1131 +#: nova/compute/manager.py:1132 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1141 +#: nova/compute/manager.py:1142 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1166 msgid "Allocating IP information in the background." msgstr "" -#: nova/compute/manager.py:1176 +#: nova/compute/manager.py:1177 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1178 +#: nova/compute/manager.py:1179 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1189 +#: nova/compute/manager.py:1190 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1208 +#: nova/compute/manager.py:1209 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1259 +#: nova/compute/manager.py:1260 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1333 +#: nova/compute/manager.py:1334 msgid "Failed to deallocate network for instance." msgstr "" -#: nova/compute/manager.py:1340 +#: nova/compute/manager.py:1341 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1383 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1386 +#: nova/compute/manager.py:1387 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1393 +#: nova/compute/manager.py:1394 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1441 +#: nova/compute/manager.py:1442 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1503 nova/compute/manager.py:2701 -#: nova/compute/manager.py:4226 +#: nova/compute/manager.py:1504 nova/compute/manager.py:2702 +#: nova/compute/manager.py:4227 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1655 +#: nova/compute/manager.py:1656 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1668 +#: nova/compute/manager.py:1669 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1672 +#: nova/compute/manager.py:1673 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1676 +#: nova/compute/manager.py:1677 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1759 +#: nova/compute/manager.py:1760 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1791 +#: nova/compute/manager.py:1792 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1809 +#: nova/compute/manager.py:1810 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1828 +#: nova/compute/manager.py:1829 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1864 +#: nova/compute/manager.py:1865 msgid "Reboot failed but instance is running" msgstr "" -#: nova/compute/manager.py:1867 +#: nova/compute/manager.py:1868 #, python-format msgid "Cannot reboot instance: %(error)s" msgstr "" -#: nova/compute/manager.py:1880 +#: nova/compute/manager.py:1881 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1907 +#: nova/compute/manager.py:1908 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1913 +#: nova/compute/manager.py:1914 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1975 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1982 +#: nova/compute/manager.py:1983 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1987 +#: nova/compute/manager.py:1988 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:2015 +#: nova/compute/manager.py:2016 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:2022 +#: nova/compute/manager.py:2023 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:2029 +#: nova/compute/manager.py:2030 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:2044 +#: nova/compute/manager.py:2045 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:2051 +#: nova/compute/manager.py:2052 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2064 +#: nova/compute/manager.py:2065 #, python-format msgid "" "trying to inject a file into a non-running (state: %(current_state)s " "expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2070 #, python-format msgid "injecting file to %s" msgstr "" -#: nova/compute/manager.py:2089 +#: nova/compute/manager.py:2090 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2102 +#: nova/compute/manager.py:2103 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2121 +#: nova/compute/manager.py:2122 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2125 +#: nova/compute/manager.py:2126 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2143 +#: nova/compute/manager.py:2144 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2164 +#: nova/compute/manager.py:2165 #, python-format msgid "Changing instance metadata according to %r" msgstr "" -#: nova/compute/manager.py:2386 +#: nova/compute/manager.py:2387 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2420 +#: nova/compute/manager.py:2421 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2426 +#: nova/compute/manager.py:2427 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2447 +#: nova/compute/manager.py:2448 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2698 +#: nova/compute/manager.py:2699 #, python-format msgid "Failed to rollback quota for failed finish_resize: %s" msgstr "" -#: nova/compute/manager.py:2761 +#: nova/compute/manager.py:2762 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2779 +#: nova/compute/manager.py:2780 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2818 +#: nova/compute/manager.py:2819 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2849 +#: nova/compute/manager.py:2850 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2869 +#: nova/compute/manager.py:2870 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2874 +#: nova/compute/manager.py:2875 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2877 +#: nova/compute/manager.py:2878 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2894 +#: nova/compute/manager.py:2895 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2921 +#: nova/compute/manager.py:2922 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2956 +#: nova/compute/manager.py:2957 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:3004 +#: nova/compute/manager.py:3005 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3055 +#: nova/compute/manager.py:3056 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3065 +#: nova/compute/manager.py:3066 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3081 +#: nova/compute/manager.py:3082 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3112 +#: nova/compute/manager.py:3113 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3123 +#: nova/compute/manager.py:3124 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3130 +#: nova/compute/manager.py:3131 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3154 +#: nova/compute/manager.py:3155 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3190 +#: nova/compute/manager.py:3191 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3210 +#: nova/compute/manager.py:3211 #, python-format msgid "Port %s is not attached" msgstr "" -#: nova/compute/manager.py:3224 +#: nova/compute/manager.py:3225 #, python-format msgid "Host %s not found" msgstr "" -#: nova/compute/manager.py:3377 +#: nova/compute/manager.py:3378 #, python-format msgid "Pre live migration failed at %s" msgstr "" -#: nova/compute/manager.py:3405 +#: nova/compute/manager.py:3406 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3460 +#: nova/compute/manager.py:3461 #, python-format msgid "Migrating instance to %s finished successfully." msgstr "" -#: nova/compute/manager.py:3462 +#: nova/compute/manager.py:3463 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." msgstr "" -#: nova/compute/manager.py:3477 +#: nova/compute/manager.py:3478 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3509 +#: nova/compute/manager.py:3510 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3638 +#: nova/compute/manager.py:3639 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3690 +#: nova/compute/manager.py:3691 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3695 +#: nova/compute/manager.py:3696 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3704 +#: nova/compute/manager.py:3705 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3712 +#: nova/compute/manager.py:3713 #, python-format msgid "Instance %s not found" msgstr "" -#: nova/compute/manager.py:3717 +#: nova/compute/manager.py:3718 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3724 +#: nova/compute/manager.py:3725 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3735 +#: nova/compute/manager.py:3736 #, python-format msgid "Error auto-confirming resize: %s. Will retry later." msgstr "" -#: nova/compute/manager.py:3751 +#: nova/compute/manager.py:3752 #, python-format msgid "" "Running instance usage audit for host %(host)s from %(begin_time)s to " "%(end_time)s. %(number_instances)s instances." msgstr "" -#: nova/compute/manager.py:3771 +#: nova/compute/manager.py:3772 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3795 +#: nova/compute/manager.py:3796 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3898 +#: nova/compute/manager.py:3899 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3912 +#: nova/compute/manager.py:3913 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3939 +#: nova/compute/manager.py:3940 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3946 nova/compute/manager.py:3995 +#: nova/compute/manager.py:3947 nova/compute/manager.py:3996 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3982 +#: nova/compute/manager.py:3983 #, python-format msgid "" "During the sync_power process the instance has moved from host %(src)s to" " host %(dst)s" msgstr "" -#: nova/compute/manager.py:4019 +#: nova/compute/manager.py:4020 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4031 nova/compute/manager.py:4040 -#: nova/compute/manager.py:4070 +#: nova/compute/manager.py:4032 nova/compute/manager.py:4041 +#: nova/compute/manager.py:4071 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4036 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4051 +#: nova/compute/manager.py:4052 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:4057 +#: nova/compute/manager.py:4058 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:4063 +#: nova/compute/manager.py:4064 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4079 +#: nova/compute/manager.py:4080 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4087 +#: nova/compute/manager.py:4088 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4100 +#: nova/compute/manager.py:4101 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4127 +#: nova/compute/manager.py:4128 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4137 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4138 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4177 +#: nova/compute/manager.py:4178 #, python-format msgid "" "Detected instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4183 +#: nova/compute/manager.py:4184 #, python-format msgid "" "Destroying instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4190 +#: nova/compute/manager.py:4191 #, python-format msgid "Unrecognized value '%s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4217 +#: nova/compute/manager.py:4218 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5128,6 +5128,25 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" +#: nova/conductor/tasks/live_migrate.py:103 +#, python-format +msgid "" +"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " +"memory(host:%(avail)s <= instance:%(mem_inst)s)" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:150 +#, python-format +msgid "Skipping host: %(host)s because: %(e)s" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:169 +#, python-format +msgid "" +"Exceeded max scheduling attempts %(max_attempts)d for instance " +"%(instance_uuid)s during live migration" +msgstr "" + #: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "" @@ -6665,86 +6684,79 @@ msgstr "" msgid "No key defining hosts for topic '%s', see ringfile" msgstr "" -#: nova/scheduler/chance.py:51 +#: nova/scheduler/chance.py:56 msgid "Is the appropriate service running?" msgstr "" -#: nova/scheduler/chance.py:56 +#: nova/scheduler/chance.py:61 msgid "Could not find another compute" msgstr "" -#: nova/scheduler/driver.py:61 +#: nova/scheduler/driver.py:57 msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:226 +#: nova/scheduler/driver.py:59 nova/scheduler/manager.py:233 #, python-format msgid "Setting instance to %s state." msgstr "" -#: nova/scheduler/driver.py:156 +#: nova/scheduler/driver.py:150 msgid "Driver must implement schedule_prep_resize" msgstr "" -#: nova/scheduler/driver.py:164 +#: nova/scheduler/driver.py:158 msgid "Driver must implement schedule_run_instance" msgstr "" -#: nova/scheduler/driver.py:169 +#: nova/scheduler/driver.py:163 msgid "Driver must implement select_hosts" msgstr "" -#: nova/scheduler/driver.py:339 -#, python-format -msgid "" -"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " -"memory(host:%(avail)s <= instance:%(mem_inst)s)" -msgstr "" - -#: nova/scheduler/filter_scheduler.py:73 +#: nova/scheduler/filter_scheduler.py:76 #, python-format msgid "" "Attempting to build %(num_instances)d instance(s) uuids: " "%(instance_uuids)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:77 +#: nova/scheduler/filter_scheduler.py:80 #, python-format msgid "Request Spec: %s" msgstr "" -#: nova/scheduler/filter_scheduler.py:97 +#: nova/scheduler/filter_scheduler.py:100 #, python-format msgid "Choosing host %(weighed_host)s for instance %(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:239 +#: nova/scheduler/filter_scheduler.py:242 msgid "Invalid value for 'scheduler_max_attempts', must be >= 1" msgstr "" -#: nova/scheduler/filter_scheduler.py:256 +#: nova/scheduler/filter_scheduler.py:259 #, python-format msgid "Error from last host: %(last_host)s (node %(last_node)s): %(exc)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:288 +#: nova/scheduler/filter_scheduler.py:291 #, python-format msgid "" "Exceeded max scheduling attempts %(max_attempts)d for instance " "%(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:356 +#: nova/scheduler/filter_scheduler.py:359 #, python-format msgid "Filtered %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:361 +#: nova/scheduler/filter_scheduler.py:364 #, python-format msgid "Weighed %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:403 +#: nova/scheduler/filter_scheduler.py:417 #, python-format msgid "Unable to migrate %(instance_uuid)s to %(dest)s: Lack of memory" msgstr "" @@ -6795,7 +6807,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:211 +#: nova/scheduler/manager.py:218 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -7111,9 +7123,10 @@ msgstr "" #: nova/tests/compute/test_compute.py:1133 #: nova/tests/compute/test_compute.py:1151 #: nova/tests/compute/test_compute.py:1202 -#: nova/tests/compute/test_compute.py:1229 -#: nova/tests/compute/test_compute.py:1276 -#: nova/tests/compute/test_compute.py:4129 +#: nova/tests/compute/test_compute.py:1227 +#: nova/tests/compute/test_compute.py:1253 +#: nova/tests/compute/test_compute.py:1300 +#: nova/tests/compute/test_compute.py:4153 #, python-format msgid "Running instances: %s" msgstr "" @@ -7121,25 +7134,26 @@ msgstr "" #: nova/tests/compute/test_compute.py:1139 #: nova/tests/compute/test_compute.py:1174 #: nova/tests/compute/test_compute.py:1217 -#: nova/tests/compute/test_compute.py:1247 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:1271 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1818 +#: nova/tests/compute/test_compute.py:1842 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4140 +#: nova/tests/compute/test_compute.py:4164 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4651 +#: nova/tests/compute/test_compute.py:4675 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9549 +#: nova/tests/compute/test_compute.py:9573 msgid "spawn error" msgstr "" @@ -7270,12 +7284,12 @@ msgid "" "left to copy" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:905 +#: nova/tests/virt/xenapi/test_xenapi.py:900 #, python-format msgid "Creating files in %s to simulate guest agent" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:916 +#: nova/tests/virt/xenapi/test_xenapi.py:911 #, python-format msgid "Removing simulated guest agent files in %s" msgstr "" @@ -8813,7 +8827,7 @@ msgstr "" msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1446 +#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1442 msgid "Guest does not have a console available" msgstr "" @@ -10159,7 +10173,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1390 +#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1386 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10317,19 +10331,19 @@ msgstr "" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1644 +#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1640 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1649 +#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1645 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1654 +#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1650 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -11150,67 +11164,63 @@ msgstr "" msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1260 -msgid "XenAPI failed to power the instance off" -msgstr "" - -#: nova/virt/xenapi/vmops.py:1307 +#: nova/virt/xenapi/vmops.py:1303 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1341 +#: nova/virt/xenapi/vmops.py:1337 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1394 +#: nova/virt/xenapi/vmops.py:1390 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1566 +#: nova/virt/xenapi/vmops.py:1562 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1575 +#: nova/virt/xenapi/vmops.py:1571 #, python-format msgid "Creating VIF for network %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1578 +#: nova/virt/xenapi/vmops.py:1574 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1607 +#: nova/virt/xenapi/vmops.py:1603 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1711 +#: nova/virt/xenapi/vmops.py:1707 #, python-format msgid "Destination host:%s must be in the same aggregate as the source server" msgstr "" -#: nova/virt/xenapi/vmops.py:1732 +#: nova/virt/xenapi/vmops.py:1728 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1744 +#: nova/virt/xenapi/vmops.py:1740 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1818 +#: nova/virt/xenapi/vmops.py:1814 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1829 +#: nova/virt/xenapi/vmops.py:1825 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1882 +#: nova/virt/xenapi/vmops.py:1878 msgid "Migrate Send failed" msgstr "" @@ -11351,60 +11361,6 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "'%s' argument must be greater than 0" -#~ msgstr "" - -#~ msgid "'%s' argument must be greater than or equal to 0" -#~ msgstr "" - -#~ msgid "Failed to load plugin %(plug)s: %(exc)s" -#~ msgstr "" - -#~ msgid "Setting instance to %(state)s state." -#~ msgstr "" - -#~ msgid "Could not decode scheduler options: '%(e)s'" -#~ msgstr "" - -#~ msgid "%(host_state)s fails tenant id on aggregate" -#~ msgstr "" - -#~ msgid "No more PXE IPs available" -#~ msgstr "" - -#~ msgid "Deleting instance files %(target)s" -#~ msgstr "" - -#~ msgid "Live Migration failure: %(e)s" -#~ msgstr "" - -#~ msgid "skipping %(path)s since it looks like volume" -#~ msgstr "" - -#~ msgid "skipping disk for %(instance_name)s as it does not have a path" -#~ msgstr "" - -#~ msgid "Checking instance files accessability%(instance_path)s" -#~ msgstr "" - -#~ msgid "The nwfilter(%(instance_filter_name)s) is not found." -#~ msgstr "" - -#~ msgid "Failed to query agent version: %r" -#~ msgstr "" - -#~ msgid "Reached maximum time attempting to query agent version" -#~ msgstr "" - -#~ msgid "Failed to update agent: %r" -#~ msgstr "" - -#~ msgid "Failed to exchange keys: %r" -#~ msgstr "" - -#~ msgid "Failed to inject file: %r" -#~ msgstr "" - -#~ msgid "Failed to reset network: %r" +#~ msgid "XenAPI failed to power the instance off" #~ msgstr "" diff --git a/nova/locale/ca/LC_MESSAGES/nova.po b/nova/locale/ca/LC_MESSAGES/nova.po index 11044cd761e2..f8e5612ed1a5 100644 --- a/nova/locale/ca/LC_MESSAGES/nova.po +++ b/nova/locale/ca/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2013-06-24 19:37+0000\n" +"POT-Creation-Date: 2013-06-25 19:37+0000\n" "PO-Revision-Date: 2013-05-28 17:08+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Catalan " @@ -178,7 +178,7 @@ msgid "" "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:248 nova/api/ec2/cloud.py:473 +#: nova/exception.py:248 nova/api/ec2/cloud.py:472 msgid "Keypair data is invalid" msgstr "" @@ -1725,261 +1725,261 @@ msgstr "" msgid "Unsupported API request: controller = %(controller)s, action = %(action)s" msgstr "" -#: nova/api/ec2/cloud.py:402 +#: nova/api/ec2/cloud.py:401 #, python-format msgid "Create snapshot of volume %s" msgstr "" -#: nova/api/ec2/cloud.py:427 +#: nova/api/ec2/cloud.py:426 #, python-format msgid "Could not find key pair(s): %s" msgstr "" -#: nova/api/ec2/cloud.py:444 +#: nova/api/ec2/cloud.py:443 #, python-format msgid "Create key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:451 nova/api/ec2/cloud.py:470 +#: nova/api/ec2/cloud.py:450 nova/api/ec2/cloud.py:469 #: nova/api/openstack/compute/contrib/keypairs.py:93 #: nova/api/openstack/compute/plugins/v3/keypairs.py:95 msgid "Quota exceeded, too many key pairs." msgstr "" -#: nova/api/ec2/cloud.py:460 +#: nova/api/ec2/cloud.py:459 #, python-format msgid "Import key %s" msgstr "" -#: nova/api/ec2/cloud.py:480 +#: nova/api/ec2/cloud.py:479 #, python-format msgid "Delete key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:622 nova/api/ec2/cloud.py:742 +#: nova/api/ec2/cloud.py:621 nova/api/ec2/cloud.py:741 msgid "Not enough parameters, need group_name or group_id" msgstr "" -#: nova/api/ec2/cloud.py:627 +#: nova/api/ec2/cloud.py:626 #, python-format msgid "%s Not enough parameters to build a valid rule" msgstr "" -#: nova/api/ec2/cloud.py:634 +#: nova/api/ec2/cloud.py:633 #, python-format msgid "Invalid IP protocol %s." msgstr "" -#: nova/api/ec2/cloud.py:664 nova/api/ec2/cloud.py:696 +#: nova/api/ec2/cloud.py:663 nova/api/ec2/cloud.py:695 msgid "No rule for the specified parameters." msgstr "" -#: nova/api/ec2/cloud.py:687 +#: nova/api/ec2/cloud.py:686 #, python-format msgid "%s - This rule already exists in group" msgstr "" -#: nova/api/ec2/cloud.py:770 +#: nova/api/ec2/cloud.py:769 #, python-format msgid "Get console output for instance %s" msgstr "" -#: nova/api/ec2/cloud.py:841 +#: nova/api/ec2/cloud.py:840 #, python-format msgid "Create volume from snapshot %s" msgstr "" -#: nova/api/ec2/cloud.py:845 nova/api/openstack/compute/contrib/volumes.py:242 +#: nova/api/ec2/cloud.py:844 nova/api/openstack/compute/contrib/volumes.py:242 #, python-format msgid "Create volume of %s GB" msgstr "" -#: nova/api/ec2/cloud.py:872 +#: nova/api/ec2/cloud.py:871 msgid "Delete Failed" msgstr "" -#: nova/api/ec2/cloud.py:885 +#: nova/api/ec2/cloud.py:884 #, python-format msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s" msgstr "" -#: nova/api/ec2/cloud.py:896 +#: nova/api/ec2/cloud.py:895 msgid "Attach Failed." msgstr "" -#: nova/api/ec2/cloud.py:918 nova/api/openstack/compute/contrib/volumes.py:445 +#: nova/api/ec2/cloud.py:917 nova/api/openstack/compute/contrib/volumes.py:445 #, python-format msgid "Detach volume %s" msgstr "" -#: nova/api/ec2/cloud.py:925 +#: nova/api/ec2/cloud.py:924 msgid "Detach Volume Failed." msgstr "" -#: nova/api/ec2/cloud.py:951 nova/api/ec2/cloud.py:1008 -#: nova/api/ec2/cloud.py:1574 nova/api/ec2/cloud.py:1589 +#: nova/api/ec2/cloud.py:950 nova/api/ec2/cloud.py:1007 +#: nova/api/ec2/cloud.py:1573 nova/api/ec2/cloud.py:1588 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1083 +#: nova/api/ec2/cloud.py:1082 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1243 +#: nova/api/ec2/cloud.py:1242 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1247 +#: nova/api/ec2/cloud.py:1246 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1251 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1256 +#: nova/api/ec2/cloud.py:1255 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1258 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1269 +#: nova/api/ec2/cloud.py:1268 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1277 +#: nova/api/ec2/cloud.py:1276 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1286 +#: nova/api/ec2/cloud.py:1285 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1289 +#: nova/api/ec2/cloud.py:1288 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1292 +#: nova/api/ec2/cloud.py:1291 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1300 +#: nova/api/ec2/cloud.py:1299 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1305 +#: nova/api/ec2/cloud.py:1304 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1308 +#: nova/api/ec2/cloud.py:1307 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1335 +#: nova/api/ec2/cloud.py:1334 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1373 +#: nova/api/ec2/cloud.py:1372 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1383 +#: nova/api/ec2/cloud.py:1382 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1393 +#: nova/api/ec2/cloud.py:1392 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1403 +#: nova/api/ec2/cloud.py:1402 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1494 +#: nova/api/ec2/cloud.py:1493 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1510 +#: nova/api/ec2/cloud.py:1509 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1529 +#: nova/api/ec2/cloud.py:1528 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1592 +#: nova/api/ec2/cloud.py:1591 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1594 +#: nova/api/ec2/cloud.py:1593 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1596 +#: nova/api/ec2/cloud.py:1595 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1598 +#: nova/api/ec2/cloud.py:1597 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1611 +#: nova/api/ec2/cloud.py:1610 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1639 +#: nova/api/ec2/cloud.py:1638 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1671 +#: nova/api/ec2/cloud.py:1670 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1689 +#: nova/api/ec2/cloud.py:1688 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1714 nova/api/ec2/cloud.py:1759 +#: nova/api/ec2/cloud.py:1713 nova/api/ec2/cloud.py:1758 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1717 nova/api/ec2/cloud.py:1762 +#: nova/api/ec2/cloud.py:1716 nova/api/ec2/cloud.py:1761 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1721 nova/api/ec2/cloud.py:1766 +#: nova/api/ec2/cloud.py:1720 nova/api/ec2/cloud.py:1765 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1724 nova/api/ec2/cloud.py:1769 +#: nova/api/ec2/cloud.py:1723 nova/api/ec2/cloud.py:1768 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1781 +#: nova/api/ec2/cloud.py:1780 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1854 +#: nova/api/ec2/cloud.py:1853 msgid "Invalid CIDR" msgstr "" @@ -4354,653 +4354,653 @@ msgstr "" msgid "Possibly task preempted." msgstr "" -#: nova/compute/manager.py:379 +#: nova/compute/manager.py:380 #, python-format msgid "%s is not a valid node managed by this compute host." msgstr "" -#: nova/compute/manager.py:407 +#: nova/compute/manager.py:408 msgid "Instance has been destroyed from under us while trying to set it to ERROR" msgstr "" -#: nova/compute/manager.py:456 +#: nova/compute/manager.py:457 #, python-format msgid "" "Deleting instance as its host (%(instance_host)s) is not equal to our " "host (%(our_host)s)." msgstr "" -#: nova/compute/manager.py:472 +#: nova/compute/manager.py:473 msgid "Instance has been marked deleted already, removing it from the hypervisor." msgstr "" -#: nova/compute/manager.py:493 +#: nova/compute/manager.py:494 msgid "" "Hypervisor driver does not support instance shared storage check, " "assuming it's not on shared storage" msgstr "" -#: nova/compute/manager.py:499 +#: nova/compute/manager.py:500 msgid "Failed to check if instance shared" msgstr "" -#: nova/compute/manager.py:541 +#: nova/compute/manager.py:542 #, python-format msgid "" "Error raised getting network info for instance %(instance_uuid)s. " "Retrying in %(retry_time)s seconds." msgstr "" -#: nova/compute/manager.py:567 +#: nova/compute/manager.py:568 msgid "Failed to revert crashed migration" msgstr "" -#: nova/compute/manager.py:570 +#: nova/compute/manager.py:571 msgid "Instance found in migrating state during startup. Resetting task_state" msgstr "" -#: nova/compute/manager.py:581 +#: nova/compute/manager.py:582 #, python-format msgid "Current state is %(drv_state)s, state in DB is %(db_state)s." msgstr "" -#: nova/compute/manager.py:587 +#: nova/compute/manager.py:588 msgid "Rebooting instance after nova-compute restart." msgstr "" -#: nova/compute/manager.py:601 +#: nova/compute/manager.py:602 msgid "Hypervisor driver does not support resume guests" msgstr "" -#: nova/compute/manager.py:606 +#: nova/compute/manager.py:607 msgid "Failed to resume instance" msgstr "" -#: nova/compute/manager.py:616 +#: nova/compute/manager.py:617 msgid "Hypervisor driver does not support firewall rules" msgstr "" -#: nova/compute/manager.py:620 +#: nova/compute/manager.py:621 #, python-format msgid "Lifecycle event %(state)d on VM %(uuid)s" msgstr "" -#: nova/compute/manager.py:636 +#: nova/compute/manager.py:637 #, python-format msgid "Unexpected power state %d" msgstr "" -#: nova/compute/manager.py:648 +#: nova/compute/manager.py:649 #, python-format msgid "Ignoring event %s" msgstr "" -#: nova/compute/manager.py:686 +#: nova/compute/manager.py:687 msgid "Checking state" msgstr "" -#: nova/compute/manager.py:784 +#: nova/compute/manager.py:785 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:801 +#: nova/compute/manager.py:802 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:902 +#: nova/compute/manager.py:903 msgid "Success" msgstr "" -#: nova/compute/manager.py:925 +#: nova/compute/manager.py:926 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:952 nova/compute/manager.py:2466 +#: nova/compute/manager.py:953 nova/compute/manager.py:2467 #, python-format msgid "No node specified, defaulting to %s" msgstr "" -#: nova/compute/manager.py:996 +#: nova/compute/manager.py:997 msgid "Failed to dealloc network for deleted instance" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1006 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:1036 +#: nova/compute/manager.py:1037 #, python-format msgid "Error: %s" msgstr "" -#: nova/compute/manager.py:1053 +#: nova/compute/manager.py:1054 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1078 nova/compute/manager.py:2519 +#: nova/compute/manager.py:1079 nova/compute/manager.py:2520 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1091 +#: nova/compute/manager.py:1092 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1097 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1102 +#: nova/compute/manager.py:1103 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1131 +#: nova/compute/manager.py:1132 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1141 +#: nova/compute/manager.py:1142 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1166 msgid "Allocating IP information in the background." msgstr "" -#: nova/compute/manager.py:1176 +#: nova/compute/manager.py:1177 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1178 +#: nova/compute/manager.py:1179 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1189 +#: nova/compute/manager.py:1190 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1208 +#: nova/compute/manager.py:1209 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1259 +#: nova/compute/manager.py:1260 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1333 +#: nova/compute/manager.py:1334 msgid "Failed to deallocate network for instance." msgstr "" -#: nova/compute/manager.py:1340 +#: nova/compute/manager.py:1341 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1383 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1386 +#: nova/compute/manager.py:1387 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1393 +#: nova/compute/manager.py:1394 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1441 +#: nova/compute/manager.py:1442 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1503 nova/compute/manager.py:2701 -#: nova/compute/manager.py:4226 +#: nova/compute/manager.py:1504 nova/compute/manager.py:2702 +#: nova/compute/manager.py:4227 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1655 +#: nova/compute/manager.py:1656 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1668 +#: nova/compute/manager.py:1669 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1672 +#: nova/compute/manager.py:1673 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1676 +#: nova/compute/manager.py:1677 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1759 +#: nova/compute/manager.py:1760 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1791 +#: nova/compute/manager.py:1792 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1809 +#: nova/compute/manager.py:1810 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1828 +#: nova/compute/manager.py:1829 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1864 +#: nova/compute/manager.py:1865 msgid "Reboot failed but instance is running" msgstr "" -#: nova/compute/manager.py:1867 +#: nova/compute/manager.py:1868 #, python-format msgid "Cannot reboot instance: %(error)s" msgstr "" -#: nova/compute/manager.py:1880 +#: nova/compute/manager.py:1881 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1907 +#: nova/compute/manager.py:1908 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1913 +#: nova/compute/manager.py:1914 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1975 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1982 +#: nova/compute/manager.py:1983 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1987 +#: nova/compute/manager.py:1988 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:2015 +#: nova/compute/manager.py:2016 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:2022 +#: nova/compute/manager.py:2023 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:2029 +#: nova/compute/manager.py:2030 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:2044 +#: nova/compute/manager.py:2045 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:2051 +#: nova/compute/manager.py:2052 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2064 +#: nova/compute/manager.py:2065 #, python-format msgid "" "trying to inject a file into a non-running (state: %(current_state)s " "expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2070 #, python-format msgid "injecting file to %s" msgstr "" -#: nova/compute/manager.py:2089 +#: nova/compute/manager.py:2090 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2102 +#: nova/compute/manager.py:2103 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2121 +#: nova/compute/manager.py:2122 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2125 +#: nova/compute/manager.py:2126 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2143 +#: nova/compute/manager.py:2144 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2164 +#: nova/compute/manager.py:2165 #, python-format msgid "Changing instance metadata according to %r" msgstr "" -#: nova/compute/manager.py:2386 +#: nova/compute/manager.py:2387 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2420 +#: nova/compute/manager.py:2421 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2426 +#: nova/compute/manager.py:2427 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2447 +#: nova/compute/manager.py:2448 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2698 +#: nova/compute/manager.py:2699 #, python-format msgid "Failed to rollback quota for failed finish_resize: %s" msgstr "" -#: nova/compute/manager.py:2761 +#: nova/compute/manager.py:2762 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2779 +#: nova/compute/manager.py:2780 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2818 +#: nova/compute/manager.py:2819 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2849 +#: nova/compute/manager.py:2850 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2869 +#: nova/compute/manager.py:2870 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2874 +#: nova/compute/manager.py:2875 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2877 +#: nova/compute/manager.py:2878 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2894 +#: nova/compute/manager.py:2895 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2921 +#: nova/compute/manager.py:2922 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2956 +#: nova/compute/manager.py:2957 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:3004 +#: nova/compute/manager.py:3005 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3055 +#: nova/compute/manager.py:3056 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3065 +#: nova/compute/manager.py:3066 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3081 +#: nova/compute/manager.py:3082 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3112 +#: nova/compute/manager.py:3113 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3123 +#: nova/compute/manager.py:3124 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3130 +#: nova/compute/manager.py:3131 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3154 +#: nova/compute/manager.py:3155 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3190 +#: nova/compute/manager.py:3191 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3210 +#: nova/compute/manager.py:3211 #, python-format msgid "Port %s is not attached" msgstr "" -#: nova/compute/manager.py:3224 +#: nova/compute/manager.py:3225 #, python-format msgid "Host %s not found" msgstr "" -#: nova/compute/manager.py:3377 +#: nova/compute/manager.py:3378 #, python-format msgid "Pre live migration failed at %s" msgstr "" -#: nova/compute/manager.py:3405 +#: nova/compute/manager.py:3406 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3460 +#: nova/compute/manager.py:3461 #, python-format msgid "Migrating instance to %s finished successfully." msgstr "" -#: nova/compute/manager.py:3462 +#: nova/compute/manager.py:3463 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." msgstr "" -#: nova/compute/manager.py:3477 +#: nova/compute/manager.py:3478 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3509 +#: nova/compute/manager.py:3510 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3638 +#: nova/compute/manager.py:3639 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3690 +#: nova/compute/manager.py:3691 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3695 +#: nova/compute/manager.py:3696 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3704 +#: nova/compute/manager.py:3705 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3712 +#: nova/compute/manager.py:3713 #, python-format msgid "Instance %s not found" msgstr "" -#: nova/compute/manager.py:3717 +#: nova/compute/manager.py:3718 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3724 +#: nova/compute/manager.py:3725 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3735 +#: nova/compute/manager.py:3736 #, python-format msgid "Error auto-confirming resize: %s. Will retry later." msgstr "" -#: nova/compute/manager.py:3751 +#: nova/compute/manager.py:3752 #, python-format msgid "" "Running instance usage audit for host %(host)s from %(begin_time)s to " "%(end_time)s. %(number_instances)s instances." msgstr "" -#: nova/compute/manager.py:3771 +#: nova/compute/manager.py:3772 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3795 +#: nova/compute/manager.py:3796 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3898 +#: nova/compute/manager.py:3899 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3912 +#: nova/compute/manager.py:3913 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3939 +#: nova/compute/manager.py:3940 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3946 nova/compute/manager.py:3995 +#: nova/compute/manager.py:3947 nova/compute/manager.py:3996 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3982 +#: nova/compute/manager.py:3983 #, python-format msgid "" "During the sync_power process the instance has moved from host %(src)s to" " host %(dst)s" msgstr "" -#: nova/compute/manager.py:4019 +#: nova/compute/manager.py:4020 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4031 nova/compute/manager.py:4040 -#: nova/compute/manager.py:4070 +#: nova/compute/manager.py:4032 nova/compute/manager.py:4041 +#: nova/compute/manager.py:4071 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4036 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4051 +#: nova/compute/manager.py:4052 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:4057 +#: nova/compute/manager.py:4058 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:4063 +#: nova/compute/manager.py:4064 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4079 +#: nova/compute/manager.py:4080 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4087 +#: nova/compute/manager.py:4088 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4100 +#: nova/compute/manager.py:4101 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4127 +#: nova/compute/manager.py:4128 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4137 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4138 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4177 +#: nova/compute/manager.py:4178 #, python-format msgid "" "Detected instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4183 +#: nova/compute/manager.py:4184 #, python-format msgid "" "Destroying instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4190 +#: nova/compute/manager.py:4191 #, python-format msgid "Unrecognized value '%s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4217 +#: nova/compute/manager.py:4218 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5129,6 +5129,25 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" +#: nova/conductor/tasks/live_migrate.py:103 +#, python-format +msgid "" +"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " +"memory(host:%(avail)s <= instance:%(mem_inst)s)" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:150 +#, python-format +msgid "Skipping host: %(host)s because: %(e)s" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:169 +#, python-format +msgid "" +"Exceeded max scheduling attempts %(max_attempts)d for instance " +"%(instance_uuid)s during live migration" +msgstr "" + #: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "" @@ -6666,86 +6685,79 @@ msgstr "" msgid "No key defining hosts for topic '%s', see ringfile" msgstr "" -#: nova/scheduler/chance.py:51 +#: nova/scheduler/chance.py:56 msgid "Is the appropriate service running?" msgstr "" -#: nova/scheduler/chance.py:56 +#: nova/scheduler/chance.py:61 msgid "Could not find another compute" msgstr "" -#: nova/scheduler/driver.py:61 +#: nova/scheduler/driver.py:57 msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:226 +#: nova/scheduler/driver.py:59 nova/scheduler/manager.py:233 #, python-format msgid "Setting instance to %s state." msgstr "" -#: nova/scheduler/driver.py:156 +#: nova/scheduler/driver.py:150 msgid "Driver must implement schedule_prep_resize" msgstr "" -#: nova/scheduler/driver.py:164 +#: nova/scheduler/driver.py:158 msgid "Driver must implement schedule_run_instance" msgstr "" -#: nova/scheduler/driver.py:169 +#: nova/scheduler/driver.py:163 msgid "Driver must implement select_hosts" msgstr "" -#: nova/scheduler/driver.py:339 -#, python-format -msgid "" -"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " -"memory(host:%(avail)s <= instance:%(mem_inst)s)" -msgstr "" - -#: nova/scheduler/filter_scheduler.py:73 +#: nova/scheduler/filter_scheduler.py:76 #, python-format msgid "" "Attempting to build %(num_instances)d instance(s) uuids: " "%(instance_uuids)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:77 +#: nova/scheduler/filter_scheduler.py:80 #, python-format msgid "Request Spec: %s" msgstr "" -#: nova/scheduler/filter_scheduler.py:97 +#: nova/scheduler/filter_scheduler.py:100 #, python-format msgid "Choosing host %(weighed_host)s for instance %(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:239 +#: nova/scheduler/filter_scheduler.py:242 msgid "Invalid value for 'scheduler_max_attempts', must be >= 1" msgstr "" -#: nova/scheduler/filter_scheduler.py:256 +#: nova/scheduler/filter_scheduler.py:259 #, python-format msgid "Error from last host: %(last_host)s (node %(last_node)s): %(exc)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:288 +#: nova/scheduler/filter_scheduler.py:291 #, python-format msgid "" "Exceeded max scheduling attempts %(max_attempts)d for instance " "%(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:356 +#: nova/scheduler/filter_scheduler.py:359 #, python-format msgid "Filtered %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:361 +#: nova/scheduler/filter_scheduler.py:364 #, python-format msgid "Weighed %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:403 +#: nova/scheduler/filter_scheduler.py:417 #, python-format msgid "Unable to migrate %(instance_uuid)s to %(dest)s: Lack of memory" msgstr "" @@ -6796,7 +6808,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:211 +#: nova/scheduler/manager.py:218 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -7112,9 +7124,10 @@ msgstr "" #: nova/tests/compute/test_compute.py:1133 #: nova/tests/compute/test_compute.py:1151 #: nova/tests/compute/test_compute.py:1202 -#: nova/tests/compute/test_compute.py:1229 -#: nova/tests/compute/test_compute.py:1276 -#: nova/tests/compute/test_compute.py:4129 +#: nova/tests/compute/test_compute.py:1227 +#: nova/tests/compute/test_compute.py:1253 +#: nova/tests/compute/test_compute.py:1300 +#: nova/tests/compute/test_compute.py:4153 #, python-format msgid "Running instances: %s" msgstr "" @@ -7122,25 +7135,26 @@ msgstr "" #: nova/tests/compute/test_compute.py:1139 #: nova/tests/compute/test_compute.py:1174 #: nova/tests/compute/test_compute.py:1217 -#: nova/tests/compute/test_compute.py:1247 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:1271 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1818 +#: nova/tests/compute/test_compute.py:1842 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4140 +#: nova/tests/compute/test_compute.py:4164 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4651 +#: nova/tests/compute/test_compute.py:4675 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9549 +#: nova/tests/compute/test_compute.py:9573 msgid "spawn error" msgstr "" @@ -7271,12 +7285,12 @@ msgid "" "left to copy" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:905 +#: nova/tests/virt/xenapi/test_xenapi.py:900 #, python-format msgid "Creating files in %s to simulate guest agent" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:916 +#: nova/tests/virt/xenapi/test_xenapi.py:911 #, python-format msgid "Removing simulated guest agent files in %s" msgstr "" @@ -8814,7 +8828,7 @@ msgstr "" msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1446 +#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1442 msgid "Guest does not have a console available" msgstr "" @@ -10160,7 +10174,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1390 +#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1386 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10318,19 +10332,19 @@ msgstr "" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1644 +#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1640 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1649 +#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1645 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1654 +#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1650 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -11151,67 +11165,63 @@ msgstr "" msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1260 -msgid "XenAPI failed to power the instance off" -msgstr "" - -#: nova/virt/xenapi/vmops.py:1307 +#: nova/virt/xenapi/vmops.py:1303 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1341 +#: nova/virt/xenapi/vmops.py:1337 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1394 +#: nova/virt/xenapi/vmops.py:1390 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1566 +#: nova/virt/xenapi/vmops.py:1562 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1575 +#: nova/virt/xenapi/vmops.py:1571 #, python-format msgid "Creating VIF for network %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1578 +#: nova/virt/xenapi/vmops.py:1574 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1607 +#: nova/virt/xenapi/vmops.py:1603 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1711 +#: nova/virt/xenapi/vmops.py:1707 #, python-format msgid "Destination host:%s must be in the same aggregate as the source server" msgstr "" -#: nova/virt/xenapi/vmops.py:1732 +#: nova/virt/xenapi/vmops.py:1728 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1744 +#: nova/virt/xenapi/vmops.py:1740 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1818 +#: nova/virt/xenapi/vmops.py:1814 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1829 +#: nova/virt/xenapi/vmops.py:1825 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1882 +#: nova/virt/xenapi/vmops.py:1878 msgid "Migrate Send failed" msgstr "" @@ -11352,60 +11362,6 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "'%s' argument must be greater than 0" -#~ msgstr "" - -#~ msgid "'%s' argument must be greater than or equal to 0" -#~ msgstr "" - -#~ msgid "Failed to load plugin %(plug)s: %(exc)s" -#~ msgstr "" - -#~ msgid "Setting instance to %(state)s state." -#~ msgstr "" - -#~ msgid "Could not decode scheduler options: '%(e)s'" -#~ msgstr "" - -#~ msgid "%(host_state)s fails tenant id on aggregate" -#~ msgstr "" - -#~ msgid "No more PXE IPs available" -#~ msgstr "" - -#~ msgid "Deleting instance files %(target)s" -#~ msgstr "" - -#~ msgid "Live Migration failure: %(e)s" -#~ msgstr "" - -#~ msgid "skipping %(path)s since it looks like volume" -#~ msgstr "" - -#~ msgid "skipping disk for %(instance_name)s as it does not have a path" -#~ msgstr "" - -#~ msgid "Checking instance files accessability%(instance_path)s" -#~ msgstr "" - -#~ msgid "The nwfilter(%(instance_filter_name)s) is not found." -#~ msgstr "" - -#~ msgid "Failed to query agent version: %r" -#~ msgstr "" - -#~ msgid "Reached maximum time attempting to query agent version" -#~ msgstr "" - -#~ msgid "Failed to update agent: %r" -#~ msgstr "" - -#~ msgid "Failed to exchange keys: %r" -#~ msgstr "" - -#~ msgid "Failed to inject file: %r" -#~ msgstr "" - -#~ msgid "Failed to reset network: %r" +#~ msgid "XenAPI failed to power the instance off" #~ msgstr "" diff --git a/nova/locale/cs/LC_MESSAGES/nova.po b/nova/locale/cs/LC_MESSAGES/nova.po index 32fbce8c0b0a..2a04deb7201b 100644 --- a/nova/locale/cs/LC_MESSAGES/nova.po +++ b/nova/locale/cs/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-24 19:37+0000\n" +"POT-Creation-Date: 2013-06-25 19:37+0000\n" "PO-Revision-Date: 2012-05-17 20:04+0000\n" "Last-Translator: Zbyněk Schwarz \n" "Language-Team: Czech \n" @@ -183,7 +183,7 @@ msgid "" "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:248 nova/api/ec2/cloud.py:473 +#: nova/exception.py:248 nova/api/ec2/cloud.py:472 msgid "Keypair data is invalid" msgstr "Data páru klíčů jsou neplatná" @@ -1774,274 +1774,274 @@ msgstr "" "Nepodporovaný požadavek API: ovladač = %(controller)s, činnost = " "%(action)s" -#: nova/api/ec2/cloud.py:402 +#: nova/api/ec2/cloud.py:401 #, python-format msgid "Create snapshot of volume %s" msgstr "Vytvořit snímek svazku %s" -#: nova/api/ec2/cloud.py:427 +#: nova/api/ec2/cloud.py:426 #, fuzzy, python-format msgid "Could not find key pair(s): %s" msgstr "Nelze dešifrovat soukromý klíč: %s" -#: nova/api/ec2/cloud.py:444 +#: nova/api/ec2/cloud.py:443 #, python-format msgid "Create key pair %s" msgstr "Vytvořit dvojici klíčů %s" -#: nova/api/ec2/cloud.py:451 nova/api/ec2/cloud.py:470 +#: nova/api/ec2/cloud.py:450 nova/api/ec2/cloud.py:469 #: nova/api/openstack/compute/contrib/keypairs.py:93 #: nova/api/openstack/compute/plugins/v3/keypairs.py:95 msgid "Quota exceeded, too many key pairs." msgstr "" -#: nova/api/ec2/cloud.py:460 +#: nova/api/ec2/cloud.py:459 #, python-format msgid "Import key %s" msgstr "Imprtovat klíč %s" -#: nova/api/ec2/cloud.py:480 +#: nova/api/ec2/cloud.py:479 #, python-format msgid "Delete key pair %s" msgstr "Smazat dvojici klíčů %s" -#: nova/api/ec2/cloud.py:622 nova/api/ec2/cloud.py:742 +#: nova/api/ec2/cloud.py:621 nova/api/ec2/cloud.py:741 msgid "Not enough parameters, need group_name or group_id" msgstr "" -#: nova/api/ec2/cloud.py:627 +#: nova/api/ec2/cloud.py:626 #, fuzzy, python-format msgid "%s Not enough parameters to build a valid rule" msgstr "Není dostatek parametrů k sestavení platného pravidla." -#: nova/api/ec2/cloud.py:634 +#: nova/api/ec2/cloud.py:633 #, fuzzy, python-format msgid "Invalid IP protocol %s." msgstr "Neplatný protokol IP %(protocol)s." -#: nova/api/ec2/cloud.py:664 nova/api/ec2/cloud.py:696 +#: nova/api/ec2/cloud.py:663 nova/api/ec2/cloud.py:695 msgid "No rule for the specified parameters." msgstr "Pro zadané parametry není žádné pravidlo." -#: nova/api/ec2/cloud.py:687 +#: nova/api/ec2/cloud.py:686 #, fuzzy, python-format msgid "%s - This rule already exists in group" msgstr "Toto pravidlo již existuje ve skupině %s" -#: nova/api/ec2/cloud.py:770 +#: nova/api/ec2/cloud.py:769 #, python-format msgid "Get console output for instance %s" msgstr "Získat výstup konzole pro instanci %s" -#: nova/api/ec2/cloud.py:841 +#: nova/api/ec2/cloud.py:840 #, python-format msgid "Create volume from snapshot %s" msgstr "Vytvořit svazek ze snímku %s" -#: nova/api/ec2/cloud.py:845 nova/api/openstack/compute/contrib/volumes.py:242 +#: nova/api/ec2/cloud.py:844 nova/api/openstack/compute/contrib/volumes.py:242 #, python-format msgid "Create volume of %s GB" msgstr "Vytvořit svazek o %s GB" -#: nova/api/ec2/cloud.py:872 +#: nova/api/ec2/cloud.py:871 #, fuzzy msgid "Delete Failed" msgstr "Vytvoření selhalo" -#: nova/api/ec2/cloud.py:885 +#: nova/api/ec2/cloud.py:884 #, python-format msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s" msgstr "Připojit svazek %(volume_id)s k instanci %(instance_id)s na %(device)s" -#: nova/api/ec2/cloud.py:896 +#: nova/api/ec2/cloud.py:895 #, fuzzy msgid "Attach Failed." msgstr "Vytvoření selhalo" -#: nova/api/ec2/cloud.py:918 nova/api/openstack/compute/contrib/volumes.py:445 +#: nova/api/ec2/cloud.py:917 nova/api/openstack/compute/contrib/volumes.py:445 #, python-format msgid "Detach volume %s" msgstr "Odpojit svazek %s" -#: nova/api/ec2/cloud.py:925 +#: nova/api/ec2/cloud.py:924 #, fuzzy msgid "Detach Volume Failed." msgstr "Odpojit svazek %s" -#: nova/api/ec2/cloud.py:951 nova/api/ec2/cloud.py:1008 -#: nova/api/ec2/cloud.py:1574 nova/api/ec2/cloud.py:1589 +#: nova/api/ec2/cloud.py:950 nova/api/ec2/cloud.py:1007 +#: nova/api/ec2/cloud.py:1573 nova/api/ec2/cloud.py:1588 #, python-format msgid "attribute not supported: %s" msgstr "vlastnost není podporována: %s" -#: nova/api/ec2/cloud.py:1083 +#: nova/api/ec2/cloud.py:1082 #, python-format msgid "vol = %s\n" msgstr "svz = %s\n" -#: nova/api/ec2/cloud.py:1243 +#: nova/api/ec2/cloud.py:1242 msgid "Allocate address" msgstr "Přidělit adresu" -#: nova/api/ec2/cloud.py:1247 +#: nova/api/ec2/cloud.py:1246 #, fuzzy msgid "No more floating IPs available" msgstr "Žádné další plovoucí ip nejsou dostupné." -#: nova/api/ec2/cloud.py:1251 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Release address %s" msgstr "Uvolnit adresu %s" -#: nova/api/ec2/cloud.py:1256 +#: nova/api/ec2/cloud.py:1255 #, fuzzy msgid "Unable to release IP Address." msgstr "Nelze najít adresu %r" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1258 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "Přidělit adresu %(public_ip)s k instanci %(instance_id)s" -#: nova/api/ec2/cloud.py:1269 +#: nova/api/ec2/cloud.py:1268 #, fuzzy msgid "Unable to associate IP Address, no fixed_ips." msgstr "Nelze najít adresu %r" -#: nova/api/ec2/cloud.py:1277 +#: nova/api/ec2/cloud.py:1276 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, fuzzy, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "existuje mnoho pevných ip, použita je první: %s" -#: nova/api/ec2/cloud.py:1286 +#: nova/api/ec2/cloud.py:1285 #, fuzzy msgid "Floating ip is already associated." msgstr "Plovoucí ip %(address)s je přidružena." -#: nova/api/ec2/cloud.py:1289 +#: nova/api/ec2/cloud.py:1288 #, fuzzy msgid "l3driver call to add floating ip failed." msgstr "Je dostupných nula plovoucích ip." -#: nova/api/ec2/cloud.py:1292 +#: nova/api/ec2/cloud.py:1291 #, fuzzy msgid "Error, unable to associate floating ip." msgstr "Nelze najít adresu %r" -#: nova/api/ec2/cloud.py:1300 +#: nova/api/ec2/cloud.py:1299 #, python-format msgid "Disassociate address %s" msgstr "Oddělit adresu %s" -#: nova/api/ec2/cloud.py:1305 +#: nova/api/ec2/cloud.py:1304 #, fuzzy msgid "Floating ip is not associated." msgstr "Plovoucí ip %(address)s není přidružena." -#: nova/api/ec2/cloud.py:1308 +#: nova/api/ec2/cloud.py:1307 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1335 +#: nova/api/ec2/cloud.py:1334 msgid "Image must be available" msgstr "Obraz musí být dostupný" -#: nova/api/ec2/cloud.py:1373 +#: nova/api/ec2/cloud.py:1372 msgid "Going to start terminating instances" msgstr "BUde spuštěno ukončování insatncí" -#: nova/api/ec2/cloud.py:1383 +#: nova/api/ec2/cloud.py:1382 #, python-format msgid "Reboot instance %r" msgstr "Restratovat instanci %r" -#: nova/api/ec2/cloud.py:1393 +#: nova/api/ec2/cloud.py:1392 msgid "Going to stop instances" msgstr "Instance budou zastaveny" -#: nova/api/ec2/cloud.py:1403 +#: nova/api/ec2/cloud.py:1402 msgid "Going to start instances" msgstr "Instance budou spuštěny" -#: nova/api/ec2/cloud.py:1494 +#: nova/api/ec2/cloud.py:1493 #, python-format msgid "De-registering image %s" msgstr "Zrušení registrace obrazu %s" -#: nova/api/ec2/cloud.py:1510 +#: nova/api/ec2/cloud.py:1509 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1529 +#: nova/api/ec2/cloud.py:1528 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "Obraz %(image_location)s registrován s id %(image_id)s" -#: nova/api/ec2/cloud.py:1592 +#: nova/api/ec2/cloud.py:1591 msgid "user or group not specified" msgstr "uživatel nebo skupina nebyly zadány" -#: nova/api/ec2/cloud.py:1594 +#: nova/api/ec2/cloud.py:1593 msgid "only group \"all\" is supported" msgstr "podporována je pouze skupina \"all\"" -#: nova/api/ec2/cloud.py:1596 +#: nova/api/ec2/cloud.py:1595 msgid "operation_type must be add or remove" msgstr "operation_type musí být add nebo remove" -#: nova/api/ec2/cloud.py:1598 +#: nova/api/ec2/cloud.py:1597 #, python-format msgid "Updating image %s publicity" msgstr "Aktualizace publicity obrazu %s" -#: nova/api/ec2/cloud.py:1611 +#: nova/api/ec2/cloud.py:1610 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1639 +#: nova/api/ec2/cloud.py:1638 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1671 +#: nova/api/ec2/cloud.py:1670 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "Nelze zastavit instanci za %d sek" -#: nova/api/ec2/cloud.py:1689 +#: nova/api/ec2/cloud.py:1688 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1714 nova/api/ec2/cloud.py:1759 +#: nova/api/ec2/cloud.py:1713 nova/api/ec2/cloud.py:1758 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1717 nova/api/ec2/cloud.py:1762 +#: nova/api/ec2/cloud.py:1716 nova/api/ec2/cloud.py:1761 #, fuzzy msgid "Expecting a list of resources" msgstr "Získávání seznamu instancí" -#: nova/api/ec2/cloud.py:1721 nova/api/ec2/cloud.py:1766 +#: nova/api/ec2/cloud.py:1720 nova/api/ec2/cloud.py:1765 #, fuzzy msgid "Only instances implemented" msgstr "instance - %s není přítomno" -#: nova/api/ec2/cloud.py:1724 nova/api/ec2/cloud.py:1769 +#: nova/api/ec2/cloud.py:1723 nova/api/ec2/cloud.py:1768 #, fuzzy msgid "Expecting a list of tagSets" msgstr "Získávání seznamu instancí" -#: nova/api/ec2/cloud.py:1781 +#: nova/api/ec2/cloud.py:1780 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1854 +#: nova/api/ec2/cloud.py:1853 #, fuzzy msgid "Invalid CIDR" msgstr "Neplatná data jednotky" @@ -4509,16 +4509,16 @@ msgstr "Instance typu %s není nalezena ke smazání" msgid "Possibly task preempted." msgstr "" -#: nova/compute/manager.py:379 +#: nova/compute/manager.py:380 #, python-format msgid "%s is not a valid node managed by this compute host." msgstr "" -#: nova/compute/manager.py:407 +#: nova/compute/manager.py:408 msgid "Instance has been destroyed from under us while trying to set it to ERROR" msgstr "" -#: nova/compute/manager.py:456 +#: nova/compute/manager.py:457 #, fuzzy, python-format msgid "" "Deleting instance as its host (%(instance_host)s) is not equal to our " @@ -4527,241 +4527,241 @@ msgstr "" "Nelze přesunout instanci (%(instance_id)s) na současného hostitele " "(%(host)s)." -#: nova/compute/manager.py:472 +#: nova/compute/manager.py:473 msgid "Instance has been marked deleted already, removing it from the hypervisor." msgstr "" -#: nova/compute/manager.py:493 +#: nova/compute/manager.py:494 msgid "" "Hypervisor driver does not support instance shared storage check, " "assuming it's not on shared storage" msgstr "" -#: nova/compute/manager.py:499 +#: nova/compute/manager.py:500 #, fuzzy msgid "Failed to check if instance shared" msgstr "Nelze restartovat instanci" -#: nova/compute/manager.py:541 +#: nova/compute/manager.py:542 #, python-format msgid "" "Error raised getting network info for instance %(instance_uuid)s. " "Retrying in %(retry_time)s seconds." msgstr "" -#: nova/compute/manager.py:567 +#: nova/compute/manager.py:568 msgid "Failed to revert crashed migration" msgstr "" -#: nova/compute/manager.py:570 +#: nova/compute/manager.py:571 msgid "Instance found in migrating state during startup. Resetting task_state" msgstr "" -#: nova/compute/manager.py:581 +#: nova/compute/manager.py:582 #, python-format msgid "Current state is %(drv_state)s, state in DB is %(db_state)s." msgstr "Současný stav je %(drv_state)s, stav v DB je %(db_state)s." -#: nova/compute/manager.py:587 +#: nova/compute/manager.py:588 msgid "Rebooting instance after nova-compute restart." msgstr "Restartování instance po restartu nova-compute." -#: nova/compute/manager.py:601 +#: nova/compute/manager.py:602 #, fuzzy msgid "Hypervisor driver does not support resume guests" msgstr "Ovladač hypervizoru nepodporuje pravidla firewallu" -#: nova/compute/manager.py:606 +#: nova/compute/manager.py:607 #, fuzzy msgid "Failed to resume instance" msgstr "Nelze pozastavit instanci" -#: nova/compute/manager.py:616 +#: nova/compute/manager.py:617 msgid "Hypervisor driver does not support firewall rules" msgstr "Ovladač hypervizoru nepodporuje pravidla firewallu" -#: nova/compute/manager.py:620 +#: nova/compute/manager.py:621 #, python-format msgid "Lifecycle event %(state)d on VM %(uuid)s" msgstr "" -#: nova/compute/manager.py:636 +#: nova/compute/manager.py:637 #, fuzzy, python-format msgid "Unexpected power state %d" msgstr "Neočekávaný kód stavu" -#: nova/compute/manager.py:648 +#: nova/compute/manager.py:649 #, python-format msgid "Ignoring event %s" msgstr "" -#: nova/compute/manager.py:686 +#: nova/compute/manager.py:687 msgid "Checking state" msgstr "Kontrola stavu" -#: nova/compute/manager.py:784 +#: nova/compute/manager.py:785 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:801 +#: nova/compute/manager.py:802 #, python-format msgid "Setting up bdm %s" msgstr "Nastavování bdm %s" -#: nova/compute/manager.py:902 +#: nova/compute/manager.py:903 msgid "Success" msgstr "" -#: nova/compute/manager.py:925 +#: nova/compute/manager.py:926 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:952 nova/compute/manager.py:2466 +#: nova/compute/manager.py:953 nova/compute/manager.py:2467 #, python-format msgid "No node specified, defaulting to %s" msgstr "" -#: nova/compute/manager.py:996 +#: nova/compute/manager.py:997 #, fuzzy msgid "Failed to dealloc network for deleted instance" msgstr "Navrácení sítě pro instnac" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1006 #, fuzzy msgid "Instance was deleted during spawn." msgstr "Instance nemohla být spuštěna" -#: nova/compute/manager.py:1036 +#: nova/compute/manager.py:1037 #, fuzzy, python-format msgid "Error: %s" msgstr "Chyba DB: %s" -#: nova/compute/manager.py:1053 +#: nova/compute/manager.py:1054 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1078 nova/compute/manager.py:2519 +#: nova/compute/manager.py:1079 nova/compute/manager.py:2520 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1091 +#: nova/compute/manager.py:1092 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1097 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1102 +#: nova/compute/manager.py:1103 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1131 +#: nova/compute/manager.py:1132 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1141 +#: nova/compute/manager.py:1142 msgid "Starting instance..." msgstr "Spouštění instance..." -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1166 #, fuzzy msgid "Allocating IP information in the background." msgstr "Nenalezeny žádné plovoucí ip" -#: nova/compute/manager.py:1176 +#: nova/compute/manager.py:1177 msgid "Instance failed network setup" msgstr "Instance selhala v nastavení sítě" -#: nova/compute/manager.py:1178 +#: nova/compute/manager.py:1179 #, python-format msgid "Instance network_info: |%s|" msgstr "Informace o síti instance: |%s|" -#: nova/compute/manager.py:1189 +#: nova/compute/manager.py:1190 msgid "Instance failed block device setup" msgstr "Instance selhala nastavení blokového zařízení" -#: nova/compute/manager.py:1208 +#: nova/compute/manager.py:1209 msgid "Instance failed to spawn" msgstr "Instance nemohla být spuštěna" -#: nova/compute/manager.py:1259 +#: nova/compute/manager.py:1260 msgid "Deallocating network for instance" msgstr "Navrácení sítě pro instnac" -#: nova/compute/manager.py:1333 +#: nova/compute/manager.py:1334 #, fuzzy msgid "Failed to deallocate network for instance." msgstr "Navrácení sítě pro instnac" -#: nova/compute/manager.py:1340 +#: nova/compute/manager.py:1341 #, python-format msgid "%(action_str)s instance" msgstr "%(action_str)s nstance" -#: nova/compute/manager.py:1383 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "Ignorování DiskNenalezen: %s" -#: nova/compute/manager.py:1386 +#: nova/compute/manager.py:1387 #, fuzzy, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "Ignorování DiskNenalezen: %s" -#: nova/compute/manager.py:1393 +#: nova/compute/manager.py:1394 #, python-format msgid "terminating bdm %s" msgstr "ukončování bdm %s" -#: nova/compute/manager.py:1441 +#: nova/compute/manager.py:1442 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1503 nova/compute/manager.py:2701 -#: nova/compute/manager.py:4226 +#: nova/compute/manager.py:1504 nova/compute/manager.py:2702 +#: nova/compute/manager.py:4227 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "%s. Nastavování stavu vm instance na ERROR" -#: nova/compute/manager.py:1655 +#: nova/compute/manager.py:1656 #, fuzzy msgid "Rebuilding instance" msgstr "Znovu sestavování instance %s" -#: nova/compute/manager.py:1668 +#: nova/compute/manager.py:1669 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1672 +#: nova/compute/manager.py:1673 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1676 +#: nova/compute/manager.py:1677 #, fuzzy, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "%(path)s je ve sdíleném úložišti: %(reason)s" -#: nova/compute/manager.py:1759 +#: nova/compute/manager.py:1760 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1791 +#: nova/compute/manager.py:1792 #, fuzzy, python-format msgid "Detaching from volume api: %s" msgstr "Vytvořit snímek ze svazku %s" -#: nova/compute/manager.py:1809 +#: nova/compute/manager.py:1810 #, fuzzy msgid "Rebooting instance" msgstr "Restartování instance %s" -#: nova/compute/manager.py:1828 +#: nova/compute/manager.py:1829 #, fuzzy, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " @@ -4770,26 +4770,26 @@ msgstr "" "pokus o restartování nespuštěné instance: %(instance_uuid)s (stav: " "%(state)s očekáváno: %(running)s)" -#: nova/compute/manager.py:1864 +#: nova/compute/manager.py:1865 msgid "Reboot failed but instance is running" msgstr "" -#: nova/compute/manager.py:1867 +#: nova/compute/manager.py:1868 #, python-format msgid "Cannot reboot instance: %(error)s" msgstr "" -#: nova/compute/manager.py:1880 +#: nova/compute/manager.py:1881 #, fuzzy msgid "Instance disappeared during reboot" msgstr "instance %s: znovu zavedena" -#: nova/compute/manager.py:1907 +#: nova/compute/manager.py:1908 #, fuzzy msgid "instance snapshotting" msgstr "instance %s: pořizování snímku" -#: nova/compute/manager.py:1913 +#: nova/compute/manager.py:1914 #, fuzzy, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " @@ -4798,231 +4798,231 @@ msgstr "" "pokus o vytvoření snímku z nespuštěné instance: %(instance_uuid)s (stav: " "%(state)s očekáváno: %(running)s)" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1975 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "Nalezeno %(num_images)d obrazů (střídání: %(rotation)d)" -#: nova/compute/manager.py:1982 +#: nova/compute/manager.py:1983 #, python-format msgid "Rotating out %d backups" msgstr "Střídání %d záloh" -#: nova/compute/manager.py:1987 +#: nova/compute/manager.py:1988 #, python-format msgid "Deleting image %s" msgstr "Mazání obrazu %s" -#: nova/compute/manager.py:2015 +#: nova/compute/manager.py:2016 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "Nelze nastavit heslo správce. Instance %s není spuštěna" -#: nova/compute/manager.py:2022 +#: nova/compute/manager.py:2023 #, fuzzy msgid "Root password set" msgstr "Instance %s: Nastavení hesla root" -#: nova/compute/manager.py:2029 +#: nova/compute/manager.py:2030 #, fuzzy msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "set_admin_password není tímto ovladačem zavedeno" -#: nova/compute/manager.py:2044 +#: nova/compute/manager.py:2045 #, fuzzy, python-format msgid "set_admin_password failed: %s" msgstr "set_admin_password není tímto ovladačem zavedeno" -#: nova/compute/manager.py:2051 +#: nova/compute/manager.py:2052 #, fuzzy msgid "error setting admin password" msgstr "Chyba při nastavování hesla správce" -#: nova/compute/manager.py:2064 +#: nova/compute/manager.py:2065 #, python-format msgid "" "trying to inject a file into a non-running (state: %(current_state)s " "expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2070 #, python-format msgid "injecting file to %s" msgstr "" -#: nova/compute/manager.py:2089 +#: nova/compute/manager.py:2090 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2102 +#: nova/compute/manager.py:2103 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2121 +#: nova/compute/manager.py:2122 #, fuzzy msgid "Error trying to Rescue Instance" msgstr "Nelze pozastavit instanci" -#: nova/compute/manager.py:2125 +#: nova/compute/manager.py:2126 #, fuzzy, python-format msgid "Driver Error: %s" msgstr "Chyba DB: %s" -#: nova/compute/manager.py:2143 +#: nova/compute/manager.py:2144 #, fuzzy msgid "Unrescuing" msgstr "instance %s: rušení záchrany" -#: nova/compute/manager.py:2164 +#: nova/compute/manager.py:2165 #, python-format msgid "Changing instance metadata according to %r" msgstr "" -#: nova/compute/manager.py:2386 +#: nova/compute/manager.py:2387 #, fuzzy, python-format msgid "Updating instance to original state: '%s'" msgstr "Nastavování instance %(instance_uuid)s do stavu ERROR" -#: nova/compute/manager.py:2420 +#: nova/compute/manager.py:2421 #, fuzzy msgid "Instance has no source host" msgstr "Instance nemá svazek." -#: nova/compute/manager.py:2426 +#: nova/compute/manager.py:2427 msgid "destination same as source!" msgstr "cíl stejný jako zdroj!" -#: nova/compute/manager.py:2447 +#: nova/compute/manager.py:2448 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2698 +#: nova/compute/manager.py:2699 #, python-format msgid "Failed to rollback quota for failed finish_resize: %s" msgstr "" -#: nova/compute/manager.py:2761 +#: nova/compute/manager.py:2762 #, fuzzy msgid "Pausing" msgstr "Aktualizování!" -#: nova/compute/manager.py:2779 +#: nova/compute/manager.py:2780 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2818 +#: nova/compute/manager.py:2819 #, fuzzy msgid "Retrieving diagnostics" msgstr "instance %s: získávání diagnostik" -#: nova/compute/manager.py:2849 +#: nova/compute/manager.py:2850 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2869 +#: nova/compute/manager.py:2870 #, fuzzy msgid "Reset network" msgstr "Reset sítě" -#: nova/compute/manager.py:2874 +#: nova/compute/manager.py:2875 #, fuzzy msgid "Inject network info" msgstr "instance %s: vkládání informací o síti" -#: nova/compute/manager.py:2877 +#: nova/compute/manager.py:2878 #, python-format msgid "network_info to inject: |%s|" msgstr "network_info vkládá: |%s|" -#: nova/compute/manager.py:2894 +#: nova/compute/manager.py:2895 #, fuzzy msgid "Get console output" msgstr "Získat výstup konzole pro instanci %s" -#: nova/compute/manager.py:2921 +#: nova/compute/manager.py:2922 #, fuzzy msgid "Getting vnc console" msgstr "instance %s: získávání konzole vnc" -#: nova/compute/manager.py:2956 +#: nova/compute/manager.py:2957 #, fuzzy msgid "Getting spice console" msgstr "instance %s: získávání konzole vnc" -#: nova/compute/manager.py:3004 +#: nova/compute/manager.py:3005 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "Zavádění pomocí svazku %(volume_id)s ve %(mountpoint)s" -#: nova/compute/manager.py:3055 +#: nova/compute/manager.py:3056 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "Připojování svazku %(volume_id)s do %(mountpoint)s" -#: nova/compute/manager.py:3065 +#: nova/compute/manager.py:3066 #, fuzzy, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "Zavádění pomocí svazku %(volume_id)s ve %(mountpoint)s" -#: nova/compute/manager.py:3081 +#: nova/compute/manager.py:3082 #, fuzzy, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "Připojování svazku %(volume_id)s do %(mountpoint)s" -#: nova/compute/manager.py:3112 +#: nova/compute/manager.py:3113 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "Odpojování svazku %(volume_id)s z bodu připojení %(mp)s" -#: nova/compute/manager.py:3123 +#: nova/compute/manager.py:3124 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "Odpojování svazku z neznámé instance %s" -#: nova/compute/manager.py:3130 +#: nova/compute/manager.py:3131 #, fuzzy, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "Připojování svazku %(volume_id)s do %(mountpoint)s" -#: nova/compute/manager.py:3154 +#: nova/compute/manager.py:3155 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3190 +#: nova/compute/manager.py:3191 #, fuzzy, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "přidělování sítě pro instanci %s" -#: nova/compute/manager.py:3210 +#: nova/compute/manager.py:3211 #, python-format msgid "Port %s is not attached" msgstr "" -#: nova/compute/manager.py:3224 +#: nova/compute/manager.py:3225 #, python-format msgid "Host %s not found" msgstr "" -#: nova/compute/manager.py:3377 +#: nova/compute/manager.py:3378 #, python-format msgid "Pre live migration failed at %s" msgstr "" -#: nova/compute/manager.py:3405 +#: nova/compute/manager.py:3406 #, fuzzy msgid "_post_live_migration() is started.." msgstr "zahájen přesun po spuštění." -#: nova/compute/manager.py:3460 +#: nova/compute/manager.py:3461 #, python-format msgid "Migrating instance to %s finished successfully." msgstr "" -#: nova/compute/manager.py:3462 +#: nova/compute/manager.py:3463 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." @@ -5030,21 +5030,21 @@ msgstr "" "Můžete vidět tuto chybu \"libvirt: QEMU error: Domain not found: no " "domain with matching name.\" Tuto chybu můžete bezpečně ignorovat." -#: nova/compute/manager.py:3477 +#: nova/compute/manager.py:3478 #, fuzzy msgid "Post operation of migration started" msgstr "Spuštěna operace po migraci" -#: nova/compute/manager.py:3509 +#: nova/compute/manager.py:3510 #, fuzzy, python-format msgid "Failed to get compute_info for %s" msgstr "Nelze získat metadata pro ip: %s" -#: nova/compute/manager.py:3638 +#: nova/compute/manager.py:3639 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3690 +#: nova/compute/manager.py:3691 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " @@ -5053,64 +5053,64 @@ msgstr "" "Nalezeno %(migration_count)d nepotvrzených přesunů starších než " "%(confirm_window)d vteřin" -#: nova/compute/manager.py:3695 +#: nova/compute/manager.py:3696 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3704 +#: nova/compute/manager.py:3705 #, fuzzy, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "Vypínání VM pro instanci %(instance_uuid)s" -#: nova/compute/manager.py:3712 +#: nova/compute/manager.py:3713 #, python-format msgid "Instance %s not found" msgstr "" -#: nova/compute/manager.py:3717 +#: nova/compute/manager.py:3718 #, fuzzy msgid "In ERROR state" msgstr "Uzel je v neznámém chybovém stavu." -#: nova/compute/manager.py:3724 +#: nova/compute/manager.py:3725 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3735 +#: nova/compute/manager.py:3736 #, python-format msgid "Error auto-confirming resize: %s. Will retry later." msgstr "" -#: nova/compute/manager.py:3751 +#: nova/compute/manager.py:3752 #, python-format msgid "" "Running instance usage audit for host %(host)s from %(begin_time)s to " "%(end_time)s. %(number_instances)s instances." msgstr "" -#: nova/compute/manager.py:3771 +#: nova/compute/manager.py:3772 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3795 +#: nova/compute/manager.py:3796 msgid "Updating bandwidth usage cache" msgstr "Aktualizace mezipaměti využití šířky pásma" -#: nova/compute/manager.py:3898 +#: nova/compute/manager.py:3899 #, fuzzy msgid "Updating volume usage cache" msgstr "Aktualizace mezipaměti využití šířky pásma" -#: nova/compute/manager.py:3912 +#: nova/compute/manager.py:3913 msgid "Updating host status" msgstr "Aktualizace stavu hostitele" -#: nova/compute/manager.py:3939 +#: nova/compute/manager.py:3940 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " @@ -5119,86 +5119,86 @@ msgstr "" "Nalezeno %(num_db_instances)s v databázi a %(num_vm_instances)s na " "hypervizoru." -#: nova/compute/manager.py:3946 nova/compute/manager.py:3995 +#: nova/compute/manager.py:3947 nova/compute/manager.py:3996 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3982 +#: nova/compute/manager.py:3983 #, python-format msgid "" "During the sync_power process the instance has moved from host %(src)s to" " host %(dst)s" msgstr "" -#: nova/compute/manager.py:4019 +#: nova/compute/manager.py:4020 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4031 nova/compute/manager.py:4040 -#: nova/compute/manager.py:4070 +#: nova/compute/manager.py:4032 nova/compute/manager.py:4041 +#: nova/compute/manager.py:4071 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4036 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4051 +#: nova/compute/manager.py:4052 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:4057 +#: nova/compute/manager.py:4058 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:4063 +#: nova/compute/manager.py:4064 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4079 +#: nova/compute/manager.py:4080 #, fuzzy msgid "Instance is not (soft-)deleted." msgstr "Instance není zapnuta" -#: nova/compute/manager.py:4087 +#: nova/compute/manager.py:4088 #, fuzzy msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "FLAGS.reclaim_instance_interval <= 0, překskování..." -#: nova/compute/manager.py:4100 +#: nova/compute/manager.py:4101 msgid "Reclaiming deleted instance" msgstr "Znovu získávání smazané instance" -#: nova/compute/manager.py:4127 +#: nova/compute/manager.py:4128 #, fuzzy, python-format msgid "Deleting orphan compute node %s" msgstr "Zaznamování ovladače svazku: %s" -#: nova/compute/manager.py:4137 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4138 nova/compute/resource_tracker.py:321 #, fuzzy, python-format msgid "No service record for host %s" msgstr "Žádná služba pro ID výpočtu %s" -#: nova/compute/manager.py:4177 +#: nova/compute/manager.py:4178 #, python-format msgid "" "Detected instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4183 +#: nova/compute/manager.py:4184 #, python-format msgid "" "Destroying instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4190 +#: nova/compute/manager.py:4191 #, python-format msgid "Unrecognized value '%s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4217 +#: nova/compute/manager.py:4218 #, fuzzy, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "Nastavování instance %(instance_uuid)s do stavu ERROR" @@ -5330,6 +5330,27 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "block_device_mapping %s" +#: nova/conductor/tasks/live_migrate.py:103 +#, fuzzy, python-format +msgid "" +"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " +"memory(host:%(avail)s <= instance:%(mem_inst)s)" +msgstr "" +"Nelze přesunout %(instance_id)s do %(dest)s: Nedostatek paměti " +"(hostitel:%(avail)s <= instance:%(mem_inst)s)" + +#: nova/conductor/tasks/live_migrate.py:150 +#, python-format +msgid "Skipping host: %(host)s because: %(e)s" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:169 +#, python-format +msgid "" +"Exceeded max scheduling attempts %(max_attempts)d for instance " +"%(instance_uuid)s during live migration" +msgstr "" + #: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "Přidávání konzole" @@ -6919,88 +6940,79 @@ msgstr "" msgid "No key defining hosts for topic '%s', see ringfile" msgstr "" -#: nova/scheduler/chance.py:51 +#: nova/scheduler/chance.py:56 msgid "Is the appropriate service running?" msgstr "Běží odpovídající služba?" -#: nova/scheduler/chance.py:56 +#: nova/scheduler/chance.py:61 msgid "Could not find another compute" msgstr "Nelze najít další výpočet" -#: nova/scheduler/driver.py:61 +#: nova/scheduler/driver.py:57 msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:226 +#: nova/scheduler/driver.py:59 nova/scheduler/manager.py:233 #, python-format msgid "Setting instance to %s state." msgstr "" -#: nova/scheduler/driver.py:156 +#: nova/scheduler/driver.py:150 msgid "Driver must implement schedule_prep_resize" msgstr "" -#: nova/scheduler/driver.py:164 +#: nova/scheduler/driver.py:158 msgid "Driver must implement schedule_run_instance" msgstr "" -#: nova/scheduler/driver.py:169 +#: nova/scheduler/driver.py:163 msgid "Driver must implement select_hosts" msgstr "" -#: nova/scheduler/driver.py:339 -#, fuzzy, python-format -msgid "" -"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " -"memory(host:%(avail)s <= instance:%(mem_inst)s)" -msgstr "" -"Nelze přesunout %(instance_id)s do %(dest)s: Nedostatek paměti " -"(hostitel:%(avail)s <= instance:%(mem_inst)s)" - -#: nova/scheduler/filter_scheduler.py:73 +#: nova/scheduler/filter_scheduler.py:76 #, fuzzy, python-format msgid "" "Attempting to build %(num_instances)d instance(s) uuids: " "%(instance_uuids)s" msgstr "Pokus o sestavení %(num_instances)d instancí" -#: nova/scheduler/filter_scheduler.py:77 +#: nova/scheduler/filter_scheduler.py:80 #, fuzzy, python-format msgid "Request Spec: %s" msgstr "Požadavek: %s" -#: nova/scheduler/filter_scheduler.py:97 +#: nova/scheduler/filter_scheduler.py:100 #, fuzzy, python-format msgid "Choosing host %(weighed_host)s for instance %(instance_uuid)s" msgstr "Svazek není nalezen v instanci %(instance_id)s." -#: nova/scheduler/filter_scheduler.py:239 +#: nova/scheduler/filter_scheduler.py:242 msgid "Invalid value for 'scheduler_max_attempts', must be >= 1" msgstr "" -#: nova/scheduler/filter_scheduler.py:256 +#: nova/scheduler/filter_scheduler.py:259 #, python-format msgid "Error from last host: %(last_host)s (node %(last_node)s): %(exc)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:288 +#: nova/scheduler/filter_scheduler.py:291 #, python-format msgid "" "Exceeded max scheduling attempts %(max_attempts)d for instance " "%(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:356 +#: nova/scheduler/filter_scheduler.py:359 #, python-format msgid "Filtered %(hosts)s" msgstr "Filtrováno %(hosts)s" -#: nova/scheduler/filter_scheduler.py:361 +#: nova/scheduler/filter_scheduler.py:364 #, fuzzy, python-format msgid "Weighed %(hosts)s" msgstr "Filtrováno %(hosts)s" -#: nova/scheduler/filter_scheduler.py:403 +#: nova/scheduler/filter_scheduler.py:417 #, fuzzy, python-format msgid "Unable to migrate %(instance_uuid)s to %(dest)s: Lack of memory" msgstr "" @@ -7053,7 +7065,7 @@ msgstr "Žádná služba pro ID výpočtu %s" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:211 +#: nova/scheduler/manager.py:218 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "Nelze naplánovat_%(method)s: %(ex)s" @@ -7371,9 +7383,10 @@ msgstr "" #: nova/tests/compute/test_compute.py:1133 #: nova/tests/compute/test_compute.py:1151 #: nova/tests/compute/test_compute.py:1202 -#: nova/tests/compute/test_compute.py:1229 -#: nova/tests/compute/test_compute.py:1276 -#: nova/tests/compute/test_compute.py:4129 +#: nova/tests/compute/test_compute.py:1227 +#: nova/tests/compute/test_compute.py:1253 +#: nova/tests/compute/test_compute.py:1300 +#: nova/tests/compute/test_compute.py:4153 #, python-format msgid "Running instances: %s" msgstr "Spouštění instancí: %s" @@ -7381,25 +7394,26 @@ msgstr "Spouštění instancí: %s" #: nova/tests/compute/test_compute.py:1139 #: nova/tests/compute/test_compute.py:1174 #: nova/tests/compute/test_compute.py:1217 -#: nova/tests/compute/test_compute.py:1247 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:1271 #, python-format msgid "After terminating instances: %s" msgstr "Po ukončení instancí: %s" -#: nova/tests/compute/test_compute.py:1818 +#: nova/tests/compute/test_compute.py:1842 msgid "Internal error" msgstr "Vnitřní chyba" -#: nova/tests/compute/test_compute.py:4140 +#: nova/tests/compute/test_compute.py:4164 #, python-format msgid "After force-killing instances: %s" msgstr "Po vynuceném ukončení instancí: %s" -#: nova/tests/compute/test_compute.py:4651 +#: nova/tests/compute/test_compute.py:4675 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9549 +#: nova/tests/compute/test_compute.py:9573 #, fuzzy msgid "spawn error" msgstr "neznámá chyby připojení hosta" @@ -7537,12 +7551,12 @@ msgid "" "left to copy" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:905 +#: nova/tests/virt/xenapi/test_xenapi.py:900 #, python-format msgid "Creating files in %s to simulate guest agent" msgstr "Vytváření souborů v %s pro simulaci agenta hosta" -#: nova/tests/virt/xenapi/test_xenapi.py:916 +#: nova/tests/virt/xenapi/test_xenapi.py:911 #, python-format msgid "Removing simulated guest agent files in %s" msgstr "Odstraňování souborů simulovaného agenta hosta v %s" @@ -9126,7 +9140,7 @@ msgstr "data: %(data)r, fpath: %(fpath)r" msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1446 +#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1442 #, fuzzy msgid "Guest does not have a console available" msgstr "Uživatel nemá správcovská oprávnění" @@ -10581,7 +10595,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1390 +#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1386 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10749,14 +10763,14 @@ msgstr "Nelze najít svazek v db" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "Bod připojení %(mountpoint)s odpojen od instance %(instance_name)s" -#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1644 +#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1640 #, fuzzy, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" "ČASOVÝ LIMIT: Vypršel čas volání %(method)s. VM id=%(instance_uuid)s; " "arg=%(args)r" -#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1649 +#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1645 #, fuzzy, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " @@ -10765,7 +10779,7 @@ msgstr "" "NEZAVEDENO: Volání %(method)s není agentem podporováno. VM " "id=%(instance_uuid)s; arg=%(args)r" -#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1654 +#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1650 #, fuzzy, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "Volání %(method)s vrátilo chybu: %(e)s." @@ -11628,73 +11642,69 @@ msgstr "Restartování xvp" msgid "VM is not present, skipping destroy..." msgstr "VM není přítomno, přeskakování ničení..." -#: nova/virt/xenapi/vmops.py:1260 -msgid "XenAPI failed to power the instance off" -msgstr "" - -#: nova/virt/xenapi/vmops.py:1307 +#: nova/virt/xenapi/vmops.py:1303 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "Instance již je v záchranném režimu: %s" -#: nova/virt/xenapi/vmops.py:1341 +#: nova/virt/xenapi/vmops.py:1337 #, fuzzy msgid "VM is not present, skipping soft delete..." msgstr "VM není přítomno, přeskakování ničení..." -#: nova/virt/xenapi/vmops.py:1394 +#: nova/virt/xenapi/vmops.py:1390 #, fuzzy msgid "Automatically hard rebooting" msgstr "Automatický tvrdý restart %d" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 #, fuzzy msgid "Injecting network info to xenstore" msgstr "Vkládání informací o síti do xs pro vm: |%s|" -#: nova/virt/xenapi/vmops.py:1566 +#: nova/virt/xenapi/vmops.py:1562 #, fuzzy msgid "Creating vifs" msgstr "Vytváření obrazu" -#: nova/virt/xenapi/vmops.py:1575 +#: nova/virt/xenapi/vmops.py:1571 #, python-format msgid "Creating VIF for network %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1578 +#: nova/virt/xenapi/vmops.py:1574 #, fuzzy, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "vytváření VIF pro VM %(vm_ref)s, síť %(network_ref)s." -#: nova/virt/xenapi/vmops.py:1607 +#: nova/virt/xenapi/vmops.py:1603 #, fuzzy msgid "Injecting hostname to xenstore" msgstr "Vkládání názvu hostitele do xs pro vm: |%s|" -#: nova/virt/xenapi/vmops.py:1711 +#: nova/virt/xenapi/vmops.py:1707 #, python-format msgid "Destination host:%s must be in the same aggregate as the source server" msgstr "" -#: nova/virt/xenapi/vmops.py:1732 +#: nova/virt/xenapi/vmops.py:1728 #, fuzzy msgid "No suitable network for migrate" msgstr "Špatný formát sítě" -#: nova/virt/xenapi/vmops.py:1744 +#: nova/virt/xenapi/vmops.py:1740 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1818 +#: nova/virt/xenapi/vmops.py:1814 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1829 +#: nova/virt/xenapi/vmops.py:1825 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1882 +#: nova/virt/xenapi/vmops.py:1878 #, fuzzy msgid "Migrate Send failed" msgstr "Vytvoření selhalo" @@ -11840,60 +11850,6 @@ msgstr "stav musí být dostupný" msgid "status must be 'available'" msgstr "stav musí být dostupný" -#~ msgid "'%s' argument must be greater than 0" -#~ msgstr "" - -#~ msgid "'%s' argument must be greater than or equal to 0" -#~ msgstr "Vlastnost createBackup 'rotation' musí být celé číslo" - -#~ msgid "Failed to load plugin %(plug)s: %(exc)s" -#~ msgstr "Nelze načíst rozšíření %(classpath)s: %(exc)s" - -#~ msgid "Setting instance to %(state)s state." -#~ msgstr "Nastavování instance %(instance_uuid)s do stavu ERROR" - -#~ msgid "Could not decode scheduler options: '%(e)s'" -#~ msgstr "Nelze dekódovat volby plánovače: '%(e)s'" - -#~ msgid "%(host_state)s fails tenant id on aggregate" -#~ msgstr "" - -#~ msgid "No more PXE IPs available" -#~ msgstr "Žádné další plovoucí ip nejsou dostupné." - -#~ msgid "Deleting instance files %(target)s" -#~ msgstr "Mazání souborů instance %(target)s" - -#~ msgid "Live Migration failure: %(e)s" -#~ msgstr "Přesun před spuštěním selhal na %(dest)s" - -#~ msgid "skipping %(path)s since it looks like volume" -#~ msgstr "přeskakování %(path)s protože vypadá jako svazek" - -#~ msgid "skipping disk for %(instance_name)s as it does not have a path" -#~ msgstr "" - -#~ msgid "Checking instance files accessability%(instance_path)s" -#~ msgstr "Mazání souborů instance %(target)s" - -#~ msgid "The nwfilter(%(instance_filter_name)s) is not found." -#~ msgstr "Nwfilter (%(instance_filter_name)s) nenalezen." - -#~ msgid "Failed to query agent version: %r" -#~ msgstr "" - -#~ msgid "Reached maximum time attempting to query agent version" -#~ msgstr "" - -#~ msgid "Failed to update agent: %r" -#~ msgstr "" - -#~ msgid "Failed to exchange keys: %r" -#~ msgstr "" - -#~ msgid "Failed to inject file: %r" -#~ msgstr "" - -#~ msgid "Failed to reset network: %r" +#~ msgid "XenAPI failed to power the instance off" #~ msgstr "" diff --git a/nova/locale/da/LC_MESSAGES/nova.po b/nova/locale/da/LC_MESSAGES/nova.po index 6477f01b0da6..8f46ad66c114 100644 --- a/nova/locale/da/LC_MESSAGES/nova.po +++ b/nova/locale/da/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-24 19:37+0000\n" +"POT-Creation-Date: 2013-06-25 19:37+0000\n" "PO-Revision-Date: 2011-01-15 21:46+0000\n" "Last-Translator: Soren Hansen \n" "Language-Team: Danish \n" @@ -177,7 +177,7 @@ msgid "" "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:248 nova/api/ec2/cloud.py:473 +#: nova/exception.py:248 nova/api/ec2/cloud.py:472 msgid "Keypair data is invalid" msgstr "" @@ -1724,261 +1724,261 @@ msgstr "" msgid "Unsupported API request: controller = %(controller)s, action = %(action)s" msgstr "" -#: nova/api/ec2/cloud.py:402 +#: nova/api/ec2/cloud.py:401 #, python-format msgid "Create snapshot of volume %s" msgstr "" -#: nova/api/ec2/cloud.py:427 +#: nova/api/ec2/cloud.py:426 #, python-format msgid "Could not find key pair(s): %s" msgstr "" -#: nova/api/ec2/cloud.py:444 +#: nova/api/ec2/cloud.py:443 #, python-format msgid "Create key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:451 nova/api/ec2/cloud.py:470 +#: nova/api/ec2/cloud.py:450 nova/api/ec2/cloud.py:469 #: nova/api/openstack/compute/contrib/keypairs.py:93 #: nova/api/openstack/compute/plugins/v3/keypairs.py:95 msgid "Quota exceeded, too many key pairs." msgstr "" -#: nova/api/ec2/cloud.py:460 +#: nova/api/ec2/cloud.py:459 #, python-format msgid "Import key %s" msgstr "" -#: nova/api/ec2/cloud.py:480 +#: nova/api/ec2/cloud.py:479 #, python-format msgid "Delete key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:622 nova/api/ec2/cloud.py:742 +#: nova/api/ec2/cloud.py:621 nova/api/ec2/cloud.py:741 msgid "Not enough parameters, need group_name or group_id" msgstr "" -#: nova/api/ec2/cloud.py:627 +#: nova/api/ec2/cloud.py:626 #, python-format msgid "%s Not enough parameters to build a valid rule" msgstr "" -#: nova/api/ec2/cloud.py:634 +#: nova/api/ec2/cloud.py:633 #, python-format msgid "Invalid IP protocol %s." msgstr "" -#: nova/api/ec2/cloud.py:664 nova/api/ec2/cloud.py:696 +#: nova/api/ec2/cloud.py:663 nova/api/ec2/cloud.py:695 msgid "No rule for the specified parameters." msgstr "" -#: nova/api/ec2/cloud.py:687 +#: nova/api/ec2/cloud.py:686 #, python-format msgid "%s - This rule already exists in group" msgstr "" -#: nova/api/ec2/cloud.py:770 +#: nova/api/ec2/cloud.py:769 #, python-format msgid "Get console output for instance %s" msgstr "" -#: nova/api/ec2/cloud.py:841 +#: nova/api/ec2/cloud.py:840 #, python-format msgid "Create volume from snapshot %s" msgstr "" -#: nova/api/ec2/cloud.py:845 nova/api/openstack/compute/contrib/volumes.py:242 +#: nova/api/ec2/cloud.py:844 nova/api/openstack/compute/contrib/volumes.py:242 #, python-format msgid "Create volume of %s GB" msgstr "" -#: nova/api/ec2/cloud.py:872 +#: nova/api/ec2/cloud.py:871 msgid "Delete Failed" msgstr "" -#: nova/api/ec2/cloud.py:885 +#: nova/api/ec2/cloud.py:884 #, python-format msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s" msgstr "" -#: nova/api/ec2/cloud.py:896 +#: nova/api/ec2/cloud.py:895 msgid "Attach Failed." msgstr "" -#: nova/api/ec2/cloud.py:918 nova/api/openstack/compute/contrib/volumes.py:445 +#: nova/api/ec2/cloud.py:917 nova/api/openstack/compute/contrib/volumes.py:445 #, python-format msgid "Detach volume %s" msgstr "" -#: nova/api/ec2/cloud.py:925 +#: nova/api/ec2/cloud.py:924 msgid "Detach Volume Failed." msgstr "" -#: nova/api/ec2/cloud.py:951 nova/api/ec2/cloud.py:1008 -#: nova/api/ec2/cloud.py:1574 nova/api/ec2/cloud.py:1589 +#: nova/api/ec2/cloud.py:950 nova/api/ec2/cloud.py:1007 +#: nova/api/ec2/cloud.py:1573 nova/api/ec2/cloud.py:1588 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1083 +#: nova/api/ec2/cloud.py:1082 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1243 +#: nova/api/ec2/cloud.py:1242 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1247 +#: nova/api/ec2/cloud.py:1246 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1251 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1256 +#: nova/api/ec2/cloud.py:1255 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1258 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1269 +#: nova/api/ec2/cloud.py:1268 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1277 +#: nova/api/ec2/cloud.py:1276 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1286 +#: nova/api/ec2/cloud.py:1285 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1289 +#: nova/api/ec2/cloud.py:1288 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1292 +#: nova/api/ec2/cloud.py:1291 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1300 +#: nova/api/ec2/cloud.py:1299 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1305 +#: nova/api/ec2/cloud.py:1304 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1308 +#: nova/api/ec2/cloud.py:1307 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1335 +#: nova/api/ec2/cloud.py:1334 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1373 +#: nova/api/ec2/cloud.py:1372 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1383 +#: nova/api/ec2/cloud.py:1382 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1393 +#: nova/api/ec2/cloud.py:1392 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1403 +#: nova/api/ec2/cloud.py:1402 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1494 +#: nova/api/ec2/cloud.py:1493 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1510 +#: nova/api/ec2/cloud.py:1509 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1529 +#: nova/api/ec2/cloud.py:1528 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1592 +#: nova/api/ec2/cloud.py:1591 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1594 +#: nova/api/ec2/cloud.py:1593 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1596 +#: nova/api/ec2/cloud.py:1595 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1598 +#: nova/api/ec2/cloud.py:1597 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1611 +#: nova/api/ec2/cloud.py:1610 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1639 +#: nova/api/ec2/cloud.py:1638 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1671 +#: nova/api/ec2/cloud.py:1670 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1689 +#: nova/api/ec2/cloud.py:1688 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1714 nova/api/ec2/cloud.py:1759 +#: nova/api/ec2/cloud.py:1713 nova/api/ec2/cloud.py:1758 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1717 nova/api/ec2/cloud.py:1762 +#: nova/api/ec2/cloud.py:1716 nova/api/ec2/cloud.py:1761 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1721 nova/api/ec2/cloud.py:1766 +#: nova/api/ec2/cloud.py:1720 nova/api/ec2/cloud.py:1765 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1724 nova/api/ec2/cloud.py:1769 +#: nova/api/ec2/cloud.py:1723 nova/api/ec2/cloud.py:1768 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1781 +#: nova/api/ec2/cloud.py:1780 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1854 +#: nova/api/ec2/cloud.py:1853 msgid "Invalid CIDR" msgstr "" @@ -4353,653 +4353,653 @@ msgstr "" msgid "Possibly task preempted." msgstr "" -#: nova/compute/manager.py:379 +#: nova/compute/manager.py:380 #, python-format msgid "%s is not a valid node managed by this compute host." msgstr "" -#: nova/compute/manager.py:407 +#: nova/compute/manager.py:408 msgid "Instance has been destroyed from under us while trying to set it to ERROR" msgstr "" -#: nova/compute/manager.py:456 +#: nova/compute/manager.py:457 #, python-format msgid "" "Deleting instance as its host (%(instance_host)s) is not equal to our " "host (%(our_host)s)." msgstr "" -#: nova/compute/manager.py:472 +#: nova/compute/manager.py:473 msgid "Instance has been marked deleted already, removing it from the hypervisor." msgstr "" -#: nova/compute/manager.py:493 +#: nova/compute/manager.py:494 msgid "" "Hypervisor driver does not support instance shared storage check, " "assuming it's not on shared storage" msgstr "" -#: nova/compute/manager.py:499 +#: nova/compute/manager.py:500 msgid "Failed to check if instance shared" msgstr "" -#: nova/compute/manager.py:541 +#: nova/compute/manager.py:542 #, python-format msgid "" "Error raised getting network info for instance %(instance_uuid)s. " "Retrying in %(retry_time)s seconds." msgstr "" -#: nova/compute/manager.py:567 +#: nova/compute/manager.py:568 msgid "Failed to revert crashed migration" msgstr "" -#: nova/compute/manager.py:570 +#: nova/compute/manager.py:571 msgid "Instance found in migrating state during startup. Resetting task_state" msgstr "" -#: nova/compute/manager.py:581 +#: nova/compute/manager.py:582 #, python-format msgid "Current state is %(drv_state)s, state in DB is %(db_state)s." msgstr "" -#: nova/compute/manager.py:587 +#: nova/compute/manager.py:588 msgid "Rebooting instance after nova-compute restart." msgstr "" -#: nova/compute/manager.py:601 +#: nova/compute/manager.py:602 msgid "Hypervisor driver does not support resume guests" msgstr "" -#: nova/compute/manager.py:606 +#: nova/compute/manager.py:607 msgid "Failed to resume instance" msgstr "" -#: nova/compute/manager.py:616 +#: nova/compute/manager.py:617 msgid "Hypervisor driver does not support firewall rules" msgstr "" -#: nova/compute/manager.py:620 +#: nova/compute/manager.py:621 #, python-format msgid "Lifecycle event %(state)d on VM %(uuid)s" msgstr "" -#: nova/compute/manager.py:636 +#: nova/compute/manager.py:637 #, python-format msgid "Unexpected power state %d" msgstr "" -#: nova/compute/manager.py:648 +#: nova/compute/manager.py:649 #, python-format msgid "Ignoring event %s" msgstr "" -#: nova/compute/manager.py:686 +#: nova/compute/manager.py:687 msgid "Checking state" msgstr "" -#: nova/compute/manager.py:784 +#: nova/compute/manager.py:785 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:801 +#: nova/compute/manager.py:802 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:902 +#: nova/compute/manager.py:903 msgid "Success" msgstr "" -#: nova/compute/manager.py:925 +#: nova/compute/manager.py:926 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:952 nova/compute/manager.py:2466 +#: nova/compute/manager.py:953 nova/compute/manager.py:2467 #, python-format msgid "No node specified, defaulting to %s" msgstr "" -#: nova/compute/manager.py:996 +#: nova/compute/manager.py:997 msgid "Failed to dealloc network for deleted instance" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1006 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:1036 +#: nova/compute/manager.py:1037 #, python-format msgid "Error: %s" msgstr "" -#: nova/compute/manager.py:1053 +#: nova/compute/manager.py:1054 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1078 nova/compute/manager.py:2519 +#: nova/compute/manager.py:1079 nova/compute/manager.py:2520 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1091 +#: nova/compute/manager.py:1092 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1097 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1102 +#: nova/compute/manager.py:1103 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1131 +#: nova/compute/manager.py:1132 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1141 +#: nova/compute/manager.py:1142 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1166 msgid "Allocating IP information in the background." msgstr "" -#: nova/compute/manager.py:1176 +#: nova/compute/manager.py:1177 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1178 +#: nova/compute/manager.py:1179 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1189 +#: nova/compute/manager.py:1190 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1208 +#: nova/compute/manager.py:1209 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1259 +#: nova/compute/manager.py:1260 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1333 +#: nova/compute/manager.py:1334 msgid "Failed to deallocate network for instance." msgstr "" -#: nova/compute/manager.py:1340 +#: nova/compute/manager.py:1341 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1383 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1386 +#: nova/compute/manager.py:1387 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1393 +#: nova/compute/manager.py:1394 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1441 +#: nova/compute/manager.py:1442 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1503 nova/compute/manager.py:2701 -#: nova/compute/manager.py:4226 +#: nova/compute/manager.py:1504 nova/compute/manager.py:2702 +#: nova/compute/manager.py:4227 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1655 +#: nova/compute/manager.py:1656 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1668 +#: nova/compute/manager.py:1669 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1672 +#: nova/compute/manager.py:1673 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1676 +#: nova/compute/manager.py:1677 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1759 +#: nova/compute/manager.py:1760 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1791 +#: nova/compute/manager.py:1792 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1809 +#: nova/compute/manager.py:1810 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1828 +#: nova/compute/manager.py:1829 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1864 +#: nova/compute/manager.py:1865 msgid "Reboot failed but instance is running" msgstr "" -#: nova/compute/manager.py:1867 +#: nova/compute/manager.py:1868 #, python-format msgid "Cannot reboot instance: %(error)s" msgstr "" -#: nova/compute/manager.py:1880 +#: nova/compute/manager.py:1881 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1907 +#: nova/compute/manager.py:1908 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1913 +#: nova/compute/manager.py:1914 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1975 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1982 +#: nova/compute/manager.py:1983 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1987 +#: nova/compute/manager.py:1988 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:2015 +#: nova/compute/manager.py:2016 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:2022 +#: nova/compute/manager.py:2023 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:2029 +#: nova/compute/manager.py:2030 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:2044 +#: nova/compute/manager.py:2045 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:2051 +#: nova/compute/manager.py:2052 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2064 +#: nova/compute/manager.py:2065 #, python-format msgid "" "trying to inject a file into a non-running (state: %(current_state)s " "expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2070 #, python-format msgid "injecting file to %s" msgstr "" -#: nova/compute/manager.py:2089 +#: nova/compute/manager.py:2090 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2102 +#: nova/compute/manager.py:2103 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2121 +#: nova/compute/manager.py:2122 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2125 +#: nova/compute/manager.py:2126 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2143 +#: nova/compute/manager.py:2144 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2164 +#: nova/compute/manager.py:2165 #, python-format msgid "Changing instance metadata according to %r" msgstr "" -#: nova/compute/manager.py:2386 +#: nova/compute/manager.py:2387 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2420 +#: nova/compute/manager.py:2421 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2426 +#: nova/compute/manager.py:2427 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2447 +#: nova/compute/manager.py:2448 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2698 +#: nova/compute/manager.py:2699 #, python-format msgid "Failed to rollback quota for failed finish_resize: %s" msgstr "" -#: nova/compute/manager.py:2761 +#: nova/compute/manager.py:2762 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2779 +#: nova/compute/manager.py:2780 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2818 +#: nova/compute/manager.py:2819 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2849 +#: nova/compute/manager.py:2850 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2869 +#: nova/compute/manager.py:2870 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2874 +#: nova/compute/manager.py:2875 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2877 +#: nova/compute/manager.py:2878 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2894 +#: nova/compute/manager.py:2895 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2921 +#: nova/compute/manager.py:2922 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2956 +#: nova/compute/manager.py:2957 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:3004 +#: nova/compute/manager.py:3005 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3055 +#: nova/compute/manager.py:3056 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3065 +#: nova/compute/manager.py:3066 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3081 +#: nova/compute/manager.py:3082 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3112 +#: nova/compute/manager.py:3113 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3123 +#: nova/compute/manager.py:3124 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3130 +#: nova/compute/manager.py:3131 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3154 +#: nova/compute/manager.py:3155 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3190 +#: nova/compute/manager.py:3191 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3210 +#: nova/compute/manager.py:3211 #, python-format msgid "Port %s is not attached" msgstr "" -#: nova/compute/manager.py:3224 +#: nova/compute/manager.py:3225 #, python-format msgid "Host %s not found" msgstr "" -#: nova/compute/manager.py:3377 +#: nova/compute/manager.py:3378 #, python-format msgid "Pre live migration failed at %s" msgstr "" -#: nova/compute/manager.py:3405 +#: nova/compute/manager.py:3406 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3460 +#: nova/compute/manager.py:3461 #, python-format msgid "Migrating instance to %s finished successfully." msgstr "" -#: nova/compute/manager.py:3462 +#: nova/compute/manager.py:3463 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." msgstr "" -#: nova/compute/manager.py:3477 +#: nova/compute/manager.py:3478 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3509 +#: nova/compute/manager.py:3510 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3638 +#: nova/compute/manager.py:3639 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3690 +#: nova/compute/manager.py:3691 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3695 +#: nova/compute/manager.py:3696 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3704 +#: nova/compute/manager.py:3705 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3712 +#: nova/compute/manager.py:3713 #, python-format msgid "Instance %s not found" msgstr "" -#: nova/compute/manager.py:3717 +#: nova/compute/manager.py:3718 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3724 +#: nova/compute/manager.py:3725 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3735 +#: nova/compute/manager.py:3736 #, python-format msgid "Error auto-confirming resize: %s. Will retry later." msgstr "" -#: nova/compute/manager.py:3751 +#: nova/compute/manager.py:3752 #, python-format msgid "" "Running instance usage audit for host %(host)s from %(begin_time)s to " "%(end_time)s. %(number_instances)s instances." msgstr "" -#: nova/compute/manager.py:3771 +#: nova/compute/manager.py:3772 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3795 +#: nova/compute/manager.py:3796 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3898 +#: nova/compute/manager.py:3899 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3912 +#: nova/compute/manager.py:3913 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3939 +#: nova/compute/manager.py:3940 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3946 nova/compute/manager.py:3995 +#: nova/compute/manager.py:3947 nova/compute/manager.py:3996 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3982 +#: nova/compute/manager.py:3983 #, python-format msgid "" "During the sync_power process the instance has moved from host %(src)s to" " host %(dst)s" msgstr "" -#: nova/compute/manager.py:4019 +#: nova/compute/manager.py:4020 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4031 nova/compute/manager.py:4040 -#: nova/compute/manager.py:4070 +#: nova/compute/manager.py:4032 nova/compute/manager.py:4041 +#: nova/compute/manager.py:4071 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4036 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4051 +#: nova/compute/manager.py:4052 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:4057 +#: nova/compute/manager.py:4058 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:4063 +#: nova/compute/manager.py:4064 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4079 +#: nova/compute/manager.py:4080 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4087 +#: nova/compute/manager.py:4088 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4100 +#: nova/compute/manager.py:4101 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4127 +#: nova/compute/manager.py:4128 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4137 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4138 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4177 +#: nova/compute/manager.py:4178 #, python-format msgid "" "Detected instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4183 +#: nova/compute/manager.py:4184 #, python-format msgid "" "Destroying instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4190 +#: nova/compute/manager.py:4191 #, python-format msgid "Unrecognized value '%s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4217 +#: nova/compute/manager.py:4218 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5128,6 +5128,25 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" +#: nova/conductor/tasks/live_migrate.py:103 +#, python-format +msgid "" +"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " +"memory(host:%(avail)s <= instance:%(mem_inst)s)" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:150 +#, python-format +msgid "Skipping host: %(host)s because: %(e)s" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:169 +#, python-format +msgid "" +"Exceeded max scheduling attempts %(max_attempts)d for instance " +"%(instance_uuid)s during live migration" +msgstr "" + #: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "" @@ -6665,86 +6684,79 @@ msgstr "" msgid "No key defining hosts for topic '%s', see ringfile" msgstr "" -#: nova/scheduler/chance.py:51 +#: nova/scheduler/chance.py:56 msgid "Is the appropriate service running?" msgstr "" -#: nova/scheduler/chance.py:56 +#: nova/scheduler/chance.py:61 msgid "Could not find another compute" msgstr "" -#: nova/scheduler/driver.py:61 +#: nova/scheduler/driver.py:57 msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:226 +#: nova/scheduler/driver.py:59 nova/scheduler/manager.py:233 #, python-format msgid "Setting instance to %s state." msgstr "" -#: nova/scheduler/driver.py:156 +#: nova/scheduler/driver.py:150 msgid "Driver must implement schedule_prep_resize" msgstr "" -#: nova/scheduler/driver.py:164 +#: nova/scheduler/driver.py:158 msgid "Driver must implement schedule_run_instance" msgstr "" -#: nova/scheduler/driver.py:169 +#: nova/scheduler/driver.py:163 msgid "Driver must implement select_hosts" msgstr "" -#: nova/scheduler/driver.py:339 -#, python-format -msgid "" -"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " -"memory(host:%(avail)s <= instance:%(mem_inst)s)" -msgstr "" - -#: nova/scheduler/filter_scheduler.py:73 +#: nova/scheduler/filter_scheduler.py:76 #, python-format msgid "" "Attempting to build %(num_instances)d instance(s) uuids: " "%(instance_uuids)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:77 +#: nova/scheduler/filter_scheduler.py:80 #, python-format msgid "Request Spec: %s" msgstr "" -#: nova/scheduler/filter_scheduler.py:97 +#: nova/scheduler/filter_scheduler.py:100 #, python-format msgid "Choosing host %(weighed_host)s for instance %(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:239 +#: nova/scheduler/filter_scheduler.py:242 msgid "Invalid value for 'scheduler_max_attempts', must be >= 1" msgstr "" -#: nova/scheduler/filter_scheduler.py:256 +#: nova/scheduler/filter_scheduler.py:259 #, python-format msgid "Error from last host: %(last_host)s (node %(last_node)s): %(exc)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:288 +#: nova/scheduler/filter_scheduler.py:291 #, python-format msgid "" "Exceeded max scheduling attempts %(max_attempts)d for instance " "%(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:356 +#: nova/scheduler/filter_scheduler.py:359 #, python-format msgid "Filtered %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:361 +#: nova/scheduler/filter_scheduler.py:364 #, python-format msgid "Weighed %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:403 +#: nova/scheduler/filter_scheduler.py:417 #, python-format msgid "Unable to migrate %(instance_uuid)s to %(dest)s: Lack of memory" msgstr "" @@ -6795,7 +6807,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:211 +#: nova/scheduler/manager.py:218 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -7111,9 +7123,10 @@ msgstr "" #: nova/tests/compute/test_compute.py:1133 #: nova/tests/compute/test_compute.py:1151 #: nova/tests/compute/test_compute.py:1202 -#: nova/tests/compute/test_compute.py:1229 -#: nova/tests/compute/test_compute.py:1276 -#: nova/tests/compute/test_compute.py:4129 +#: nova/tests/compute/test_compute.py:1227 +#: nova/tests/compute/test_compute.py:1253 +#: nova/tests/compute/test_compute.py:1300 +#: nova/tests/compute/test_compute.py:4153 #, python-format msgid "Running instances: %s" msgstr "" @@ -7121,25 +7134,26 @@ msgstr "" #: nova/tests/compute/test_compute.py:1139 #: nova/tests/compute/test_compute.py:1174 #: nova/tests/compute/test_compute.py:1217 -#: nova/tests/compute/test_compute.py:1247 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:1271 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1818 +#: nova/tests/compute/test_compute.py:1842 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4140 +#: nova/tests/compute/test_compute.py:4164 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4651 +#: nova/tests/compute/test_compute.py:4675 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9549 +#: nova/tests/compute/test_compute.py:9573 msgid "spawn error" msgstr "" @@ -7270,12 +7284,12 @@ msgid "" "left to copy" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:905 +#: nova/tests/virt/xenapi/test_xenapi.py:900 #, python-format msgid "Creating files in %s to simulate guest agent" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:916 +#: nova/tests/virt/xenapi/test_xenapi.py:911 #, python-format msgid "Removing simulated guest agent files in %s" msgstr "" @@ -8814,7 +8828,7 @@ msgstr "" msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1446 +#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1442 msgid "Guest does not have a console available" msgstr "" @@ -10160,7 +10174,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1390 +#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1386 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10318,19 +10332,19 @@ msgstr "" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1644 +#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1640 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1649 +#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1645 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1654 +#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1650 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -11151,67 +11165,63 @@ msgstr "" msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1260 -msgid "XenAPI failed to power the instance off" -msgstr "" - -#: nova/virt/xenapi/vmops.py:1307 +#: nova/virt/xenapi/vmops.py:1303 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1341 +#: nova/virt/xenapi/vmops.py:1337 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1394 +#: nova/virt/xenapi/vmops.py:1390 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1566 +#: nova/virt/xenapi/vmops.py:1562 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1575 +#: nova/virt/xenapi/vmops.py:1571 #, python-format msgid "Creating VIF for network %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1578 +#: nova/virt/xenapi/vmops.py:1574 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1607 +#: nova/virt/xenapi/vmops.py:1603 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1711 +#: nova/virt/xenapi/vmops.py:1707 #, python-format msgid "Destination host:%s must be in the same aggregate as the source server" msgstr "" -#: nova/virt/xenapi/vmops.py:1732 +#: nova/virt/xenapi/vmops.py:1728 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1744 +#: nova/virt/xenapi/vmops.py:1740 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1818 +#: nova/virt/xenapi/vmops.py:1814 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1829 +#: nova/virt/xenapi/vmops.py:1825 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1882 +#: nova/virt/xenapi/vmops.py:1878 msgid "Migrate Send failed" msgstr "" @@ -11352,60 +11362,6 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "'%s' argument must be greater than 0" -#~ msgstr "" - -#~ msgid "'%s' argument must be greater than or equal to 0" -#~ msgstr "" - -#~ msgid "Failed to load plugin %(plug)s: %(exc)s" -#~ msgstr "" - -#~ msgid "Setting instance to %(state)s state." -#~ msgstr "" - -#~ msgid "Could not decode scheduler options: '%(e)s'" -#~ msgstr "" - -#~ msgid "%(host_state)s fails tenant id on aggregate" -#~ msgstr "" - -#~ msgid "No more PXE IPs available" -#~ msgstr "" - -#~ msgid "Deleting instance files %(target)s" -#~ msgstr "" - -#~ msgid "Live Migration failure: %(e)s" -#~ msgstr "" - -#~ msgid "skipping %(path)s since it looks like volume" -#~ msgstr "" - -#~ msgid "skipping disk for %(instance_name)s as it does not have a path" -#~ msgstr "" - -#~ msgid "Checking instance files accessability%(instance_path)s" -#~ msgstr "" - -#~ msgid "The nwfilter(%(instance_filter_name)s) is not found." -#~ msgstr "" - -#~ msgid "Failed to query agent version: %r" -#~ msgstr "" - -#~ msgid "Reached maximum time attempting to query agent version" -#~ msgstr "" - -#~ msgid "Failed to update agent: %r" -#~ msgstr "" - -#~ msgid "Failed to exchange keys: %r" -#~ msgstr "" - -#~ msgid "Failed to inject file: %r" -#~ msgstr "" - -#~ msgid "Failed to reset network: %r" +#~ msgid "XenAPI failed to power the instance off" #~ msgstr "" diff --git a/nova/locale/de/LC_MESSAGES/nova.po b/nova/locale/de/LC_MESSAGES/nova.po index 9b422fa5f062..0c7918aef9c0 100644 --- a/nova/locale/de/LC_MESSAGES/nova.po +++ b/nova/locale/de/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-24 19:37+0000\n" +"POT-Creation-Date: 2013-06-25 19:37+0000\n" "PO-Revision-Date: 2011-08-23 11:23+0000\n" "Last-Translator: Thierry Carrez \n" "Language-Team: German \n" @@ -177,7 +177,7 @@ msgid "" "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:248 nova/api/ec2/cloud.py:473 +#: nova/exception.py:248 nova/api/ec2/cloud.py:472 msgid "Keypair data is invalid" msgstr "" @@ -1725,262 +1725,262 @@ msgstr "" msgid "Unsupported API request: controller = %(controller)s, action = %(action)s" msgstr "" -#: nova/api/ec2/cloud.py:402 +#: nova/api/ec2/cloud.py:401 #, python-format msgid "Create snapshot of volume %s" msgstr "" -#: nova/api/ec2/cloud.py:427 +#: nova/api/ec2/cloud.py:426 #, python-format msgid "Could not find key pair(s): %s" msgstr "" -#: nova/api/ec2/cloud.py:444 +#: nova/api/ec2/cloud.py:443 #, python-format msgid "Create key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:451 nova/api/ec2/cloud.py:470 +#: nova/api/ec2/cloud.py:450 nova/api/ec2/cloud.py:469 #: nova/api/openstack/compute/contrib/keypairs.py:93 #: nova/api/openstack/compute/plugins/v3/keypairs.py:95 msgid "Quota exceeded, too many key pairs." msgstr "" -#: nova/api/ec2/cloud.py:460 +#: nova/api/ec2/cloud.py:459 #, python-format msgid "Import key %s" msgstr "" -#: nova/api/ec2/cloud.py:480 +#: nova/api/ec2/cloud.py:479 #, python-format msgid "Delete key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:622 nova/api/ec2/cloud.py:742 +#: nova/api/ec2/cloud.py:621 nova/api/ec2/cloud.py:741 msgid "Not enough parameters, need group_name or group_id" msgstr "" -#: nova/api/ec2/cloud.py:627 +#: nova/api/ec2/cloud.py:626 #, python-format msgid "%s Not enough parameters to build a valid rule" msgstr "" -#: nova/api/ec2/cloud.py:634 +#: nova/api/ec2/cloud.py:633 #, python-format msgid "Invalid IP protocol %s." msgstr "" -#: nova/api/ec2/cloud.py:664 nova/api/ec2/cloud.py:696 +#: nova/api/ec2/cloud.py:663 nova/api/ec2/cloud.py:695 msgid "No rule for the specified parameters." msgstr "" -#: nova/api/ec2/cloud.py:687 +#: nova/api/ec2/cloud.py:686 #, python-format msgid "%s - This rule already exists in group" msgstr "" -#: nova/api/ec2/cloud.py:770 +#: nova/api/ec2/cloud.py:769 #, python-format msgid "Get console output for instance %s" msgstr "" -#: nova/api/ec2/cloud.py:841 +#: nova/api/ec2/cloud.py:840 #, python-format msgid "Create volume from snapshot %s" msgstr "" -#: nova/api/ec2/cloud.py:845 nova/api/openstack/compute/contrib/volumes.py:242 +#: nova/api/ec2/cloud.py:844 nova/api/openstack/compute/contrib/volumes.py:242 #, python-format msgid "Create volume of %s GB" msgstr "" -#: nova/api/ec2/cloud.py:872 +#: nova/api/ec2/cloud.py:871 msgid "Delete Failed" msgstr "" -#: nova/api/ec2/cloud.py:885 +#: nova/api/ec2/cloud.py:884 #, python-format msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s" msgstr "" -#: nova/api/ec2/cloud.py:896 +#: nova/api/ec2/cloud.py:895 msgid "Attach Failed." msgstr "" -#: nova/api/ec2/cloud.py:918 nova/api/openstack/compute/contrib/volumes.py:445 +#: nova/api/ec2/cloud.py:917 nova/api/openstack/compute/contrib/volumes.py:445 #, python-format msgid "Detach volume %s" msgstr "" -#: nova/api/ec2/cloud.py:925 +#: nova/api/ec2/cloud.py:924 msgid "Detach Volume Failed." msgstr "" -#: nova/api/ec2/cloud.py:951 nova/api/ec2/cloud.py:1008 -#: nova/api/ec2/cloud.py:1574 nova/api/ec2/cloud.py:1589 +#: nova/api/ec2/cloud.py:950 nova/api/ec2/cloud.py:1007 +#: nova/api/ec2/cloud.py:1573 nova/api/ec2/cloud.py:1588 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1083 +#: nova/api/ec2/cloud.py:1082 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1243 +#: nova/api/ec2/cloud.py:1242 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1247 +#: nova/api/ec2/cloud.py:1246 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1251 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1256 +#: nova/api/ec2/cloud.py:1255 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1258 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1269 +#: nova/api/ec2/cloud.py:1268 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1277 +#: nova/api/ec2/cloud.py:1276 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1286 +#: nova/api/ec2/cloud.py:1285 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1289 +#: nova/api/ec2/cloud.py:1288 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1292 +#: nova/api/ec2/cloud.py:1291 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1300 +#: nova/api/ec2/cloud.py:1299 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1305 +#: nova/api/ec2/cloud.py:1304 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1308 +#: nova/api/ec2/cloud.py:1307 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1335 +#: nova/api/ec2/cloud.py:1334 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1373 +#: nova/api/ec2/cloud.py:1372 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1383 +#: nova/api/ec2/cloud.py:1382 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1393 +#: nova/api/ec2/cloud.py:1392 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1403 +#: nova/api/ec2/cloud.py:1402 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1494 +#: nova/api/ec2/cloud.py:1493 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1510 +#: nova/api/ec2/cloud.py:1509 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1529 +#: nova/api/ec2/cloud.py:1528 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1592 +#: nova/api/ec2/cloud.py:1591 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1594 +#: nova/api/ec2/cloud.py:1593 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1596 +#: nova/api/ec2/cloud.py:1595 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1598 +#: nova/api/ec2/cloud.py:1597 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1611 +#: nova/api/ec2/cloud.py:1610 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1639 +#: nova/api/ec2/cloud.py:1638 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1671 +#: nova/api/ec2/cloud.py:1670 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1689 +#: nova/api/ec2/cloud.py:1688 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1714 nova/api/ec2/cloud.py:1759 +#: nova/api/ec2/cloud.py:1713 nova/api/ec2/cloud.py:1758 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1717 nova/api/ec2/cloud.py:1762 +#: nova/api/ec2/cloud.py:1716 nova/api/ec2/cloud.py:1761 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1721 nova/api/ec2/cloud.py:1766 +#: nova/api/ec2/cloud.py:1720 nova/api/ec2/cloud.py:1765 #, fuzzy msgid "Only instances implemented" msgstr "Instanz %s: Rettung" -#: nova/api/ec2/cloud.py:1724 nova/api/ec2/cloud.py:1769 +#: nova/api/ec2/cloud.py:1723 nova/api/ec2/cloud.py:1768 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1781 +#: nova/api/ec2/cloud.py:1780 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1854 +#: nova/api/ec2/cloud.py:1853 msgid "Invalid CIDR" msgstr "" @@ -4362,660 +4362,660 @@ msgstr "" msgid "Possibly task preempted." msgstr "" -#: nova/compute/manager.py:379 +#: nova/compute/manager.py:380 #, python-format msgid "%s is not a valid node managed by this compute host." msgstr "" -#: nova/compute/manager.py:407 +#: nova/compute/manager.py:408 msgid "Instance has been destroyed from under us while trying to set it to ERROR" msgstr "" -#: nova/compute/manager.py:456 +#: nova/compute/manager.py:457 #, python-format msgid "" "Deleting instance as its host (%(instance_host)s) is not equal to our " "host (%(our_host)s)." msgstr "" -#: nova/compute/manager.py:472 +#: nova/compute/manager.py:473 msgid "Instance has been marked deleted already, removing it from the hypervisor." msgstr "" -#: nova/compute/manager.py:493 +#: nova/compute/manager.py:494 msgid "" "Hypervisor driver does not support instance shared storage check, " "assuming it's not on shared storage" msgstr "" -#: nova/compute/manager.py:499 +#: nova/compute/manager.py:500 #, fuzzy msgid "Failed to check if instance shared" msgstr "Volume %s: erstelle Export" -#: nova/compute/manager.py:541 +#: nova/compute/manager.py:542 #, python-format msgid "" "Error raised getting network info for instance %(instance_uuid)s. " "Retrying in %(retry_time)s seconds." msgstr "" -#: nova/compute/manager.py:567 +#: nova/compute/manager.py:568 msgid "Failed to revert crashed migration" msgstr "" -#: nova/compute/manager.py:570 +#: nova/compute/manager.py:571 msgid "Instance found in migrating state during startup. Resetting task_state" msgstr "" -#: nova/compute/manager.py:581 +#: nova/compute/manager.py:582 #, python-format msgid "Current state is %(drv_state)s, state in DB is %(db_state)s." msgstr "" -#: nova/compute/manager.py:587 +#: nova/compute/manager.py:588 msgid "Rebooting instance after nova-compute restart." msgstr "" -#: nova/compute/manager.py:601 +#: nova/compute/manager.py:602 msgid "Hypervisor driver does not support resume guests" msgstr "" -#: nova/compute/manager.py:606 +#: nova/compute/manager.py:607 #, fuzzy msgid "Failed to resume instance" msgstr "Nicht möglich Volumen zur Instanze %s hinzuzufügen" -#: nova/compute/manager.py:616 +#: nova/compute/manager.py:617 msgid "Hypervisor driver does not support firewall rules" msgstr "" -#: nova/compute/manager.py:620 +#: nova/compute/manager.py:621 #, python-format msgid "Lifecycle event %(state)d on VM %(uuid)s" msgstr "" -#: nova/compute/manager.py:636 +#: nova/compute/manager.py:637 #, python-format msgid "Unexpected power state %d" msgstr "" -#: nova/compute/manager.py:648 +#: nova/compute/manager.py:649 #, python-format msgid "Ignoring event %s" msgstr "" -#: nova/compute/manager.py:686 +#: nova/compute/manager.py:687 msgid "Checking state" msgstr "" -#: nova/compute/manager.py:784 +#: nova/compute/manager.py:785 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:801 +#: nova/compute/manager.py:802 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:902 +#: nova/compute/manager.py:903 msgid "Success" msgstr "" -#: nova/compute/manager.py:925 +#: nova/compute/manager.py:926 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:952 nova/compute/manager.py:2466 +#: nova/compute/manager.py:953 nova/compute/manager.py:2467 #, python-format msgid "No node specified, defaulting to %s" msgstr "" -#: nova/compute/manager.py:996 +#: nova/compute/manager.py:997 msgid "Failed to dealloc network for deleted instance" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1006 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:1036 +#: nova/compute/manager.py:1037 #, python-format msgid "Error: %s" msgstr "" -#: nova/compute/manager.py:1053 +#: nova/compute/manager.py:1054 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1078 nova/compute/manager.py:2519 +#: nova/compute/manager.py:1079 nova/compute/manager.py:2520 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1091 +#: nova/compute/manager.py:1092 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1097 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1102 +#: nova/compute/manager.py:1103 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1131 +#: nova/compute/manager.py:1132 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1141 +#: nova/compute/manager.py:1142 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1166 msgid "Allocating IP information in the background." msgstr "" -#: nova/compute/manager.py:1176 +#: nova/compute/manager.py:1177 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1178 +#: nova/compute/manager.py:1179 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1189 +#: nova/compute/manager.py:1190 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1208 +#: nova/compute/manager.py:1209 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1259 +#: nova/compute/manager.py:1260 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1333 +#: nova/compute/manager.py:1334 msgid "Failed to deallocate network for instance." msgstr "" -#: nova/compute/manager.py:1340 +#: nova/compute/manager.py:1341 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1383 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1386 +#: nova/compute/manager.py:1387 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1393 +#: nova/compute/manager.py:1394 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1441 +#: nova/compute/manager.py:1442 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1503 nova/compute/manager.py:2701 -#: nova/compute/manager.py:4226 +#: nova/compute/manager.py:1504 nova/compute/manager.py:2702 +#: nova/compute/manager.py:4227 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1655 +#: nova/compute/manager.py:1656 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1668 +#: nova/compute/manager.py:1669 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1672 +#: nova/compute/manager.py:1673 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1676 +#: nova/compute/manager.py:1677 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1759 +#: nova/compute/manager.py:1760 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1791 +#: nova/compute/manager.py:1792 #, fuzzy, python-format msgid "Detaching from volume api: %s" msgstr "Nicht möglich Volumen zur Instanze %s hinzuzufügen" -#: nova/compute/manager.py:1809 +#: nova/compute/manager.py:1810 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1828 +#: nova/compute/manager.py:1829 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1864 +#: nova/compute/manager.py:1865 msgid "Reboot failed but instance is running" msgstr "" -#: nova/compute/manager.py:1867 +#: nova/compute/manager.py:1868 #, python-format msgid "Cannot reboot instance: %(error)s" msgstr "" -#: nova/compute/manager.py:1880 +#: nova/compute/manager.py:1881 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1907 +#: nova/compute/manager.py:1908 #, fuzzy msgid "instance snapshotting" msgstr "Instanz %s: Rettung" -#: nova/compute/manager.py:1913 +#: nova/compute/manager.py:1914 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1975 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1982 +#: nova/compute/manager.py:1983 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1987 +#: nova/compute/manager.py:1988 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:2015 +#: nova/compute/manager.py:2016 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:2022 +#: nova/compute/manager.py:2023 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:2029 +#: nova/compute/manager.py:2030 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:2044 +#: nova/compute/manager.py:2045 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:2051 +#: nova/compute/manager.py:2052 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2064 +#: nova/compute/manager.py:2065 #, python-format msgid "" "trying to inject a file into a non-running (state: %(current_state)s " "expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2070 #, python-format msgid "injecting file to %s" msgstr "" -#: nova/compute/manager.py:2089 +#: nova/compute/manager.py:2090 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2102 +#: nova/compute/manager.py:2103 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2121 +#: nova/compute/manager.py:2122 #, fuzzy msgid "Error trying to Rescue Instance" msgstr "Nicht möglich Volumen zur Instanze %s hinzuzufügen" -#: nova/compute/manager.py:2125 +#: nova/compute/manager.py:2126 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2143 +#: nova/compute/manager.py:2144 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2164 +#: nova/compute/manager.py:2165 #, python-format msgid "Changing instance metadata according to %r" msgstr "" -#: nova/compute/manager.py:2386 +#: nova/compute/manager.py:2387 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2420 +#: nova/compute/manager.py:2421 #, fuzzy msgid "Instance has no source host" msgstr "Instanz %s: Rettung" -#: nova/compute/manager.py:2426 +#: nova/compute/manager.py:2427 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2447 +#: nova/compute/manager.py:2448 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2698 +#: nova/compute/manager.py:2699 #, python-format msgid "Failed to rollback quota for failed finish_resize: %s" msgstr "" -#: nova/compute/manager.py:2761 +#: nova/compute/manager.py:2762 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2779 +#: nova/compute/manager.py:2780 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2818 +#: nova/compute/manager.py:2819 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2849 +#: nova/compute/manager.py:2850 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2869 +#: nova/compute/manager.py:2870 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2874 +#: nova/compute/manager.py:2875 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2877 +#: nova/compute/manager.py:2878 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2894 +#: nova/compute/manager.py:2895 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2921 +#: nova/compute/manager.py:2922 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2956 +#: nova/compute/manager.py:2957 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:3004 +#: nova/compute/manager.py:3005 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3055 +#: nova/compute/manager.py:3056 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3065 +#: nova/compute/manager.py:3066 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3081 +#: nova/compute/manager.py:3082 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3112 +#: nova/compute/manager.py:3113 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3123 +#: nova/compute/manager.py:3124 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "Nicht möglich Volumen zur Instanze %s hinzuzufügen" -#: nova/compute/manager.py:3130 +#: nova/compute/manager.py:3131 #, fuzzy, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "Nicht möglich volume %s zufinden" -#: nova/compute/manager.py:3154 +#: nova/compute/manager.py:3155 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3190 +#: nova/compute/manager.py:3191 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3210 +#: nova/compute/manager.py:3211 #, python-format msgid "Port %s is not attached" msgstr "" -#: nova/compute/manager.py:3224 +#: nova/compute/manager.py:3225 #, python-format msgid "Host %s not found" msgstr "" -#: nova/compute/manager.py:3377 +#: nova/compute/manager.py:3378 #, python-format msgid "Pre live migration failed at %s" msgstr "" -#: nova/compute/manager.py:3405 +#: nova/compute/manager.py:3406 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3460 +#: nova/compute/manager.py:3461 #, python-format msgid "Migrating instance to %s finished successfully." msgstr "" -#: nova/compute/manager.py:3462 +#: nova/compute/manager.py:3463 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." msgstr "" -#: nova/compute/manager.py:3477 +#: nova/compute/manager.py:3478 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3509 +#: nova/compute/manager.py:3510 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3638 +#: nova/compute/manager.py:3639 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3690 +#: nova/compute/manager.py:3691 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3695 +#: nova/compute/manager.py:3696 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3704 +#: nova/compute/manager.py:3705 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3712 +#: nova/compute/manager.py:3713 #, python-format msgid "Instance %s not found" msgstr "" -#: nova/compute/manager.py:3717 +#: nova/compute/manager.py:3718 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3724 +#: nova/compute/manager.py:3725 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3735 +#: nova/compute/manager.py:3736 #, python-format msgid "Error auto-confirming resize: %s. Will retry later." msgstr "" -#: nova/compute/manager.py:3751 +#: nova/compute/manager.py:3752 #, python-format msgid "" "Running instance usage audit for host %(host)s from %(begin_time)s to " "%(end_time)s. %(number_instances)s instances." msgstr "" -#: nova/compute/manager.py:3771 +#: nova/compute/manager.py:3772 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3795 +#: nova/compute/manager.py:3796 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3898 +#: nova/compute/manager.py:3899 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3912 +#: nova/compute/manager.py:3913 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3939 +#: nova/compute/manager.py:3940 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3946 nova/compute/manager.py:3995 +#: nova/compute/manager.py:3947 nova/compute/manager.py:3996 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3982 +#: nova/compute/manager.py:3983 #, python-format msgid "" "During the sync_power process the instance has moved from host %(src)s to" " host %(dst)s" msgstr "" -#: nova/compute/manager.py:4019 +#: nova/compute/manager.py:4020 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4031 nova/compute/manager.py:4040 -#: nova/compute/manager.py:4070 +#: nova/compute/manager.py:4032 nova/compute/manager.py:4041 +#: nova/compute/manager.py:4071 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4036 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4051 +#: nova/compute/manager.py:4052 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:4057 +#: nova/compute/manager.py:4058 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:4063 +#: nova/compute/manager.py:4064 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4079 +#: nova/compute/manager.py:4080 #, fuzzy msgid "Instance is not (soft-)deleted." msgstr "Instanz %s: Rettung" -#: nova/compute/manager.py:4087 +#: nova/compute/manager.py:4088 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4100 +#: nova/compute/manager.py:4101 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4127 +#: nova/compute/manager.py:4128 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4137 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4138 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4177 +#: nova/compute/manager.py:4178 #, python-format msgid "" "Detected instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4183 +#: nova/compute/manager.py:4184 #, python-format msgid "" "Destroying instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4190 +#: nova/compute/manager.py:4191 #, python-format msgid "Unrecognized value '%s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4217 +#: nova/compute/manager.py:4218 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5144,6 +5144,25 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" +#: nova/conductor/tasks/live_migrate.py:103 +#, python-format +msgid "" +"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " +"memory(host:%(avail)s <= instance:%(mem_inst)s)" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:150 +#, python-format +msgid "Skipping host: %(host)s because: %(e)s" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:169 +#, python-format +msgid "" +"Exceeded max scheduling attempts %(max_attempts)d for instance " +"%(instance_uuid)s during live migration" +msgstr "" + #: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "" @@ -6683,86 +6702,79 @@ msgstr "" msgid "No key defining hosts for topic '%s', see ringfile" msgstr "" -#: nova/scheduler/chance.py:51 +#: nova/scheduler/chance.py:56 msgid "Is the appropriate service running?" msgstr "" -#: nova/scheduler/chance.py:56 +#: nova/scheduler/chance.py:61 msgid "Could not find another compute" msgstr "" -#: nova/scheduler/driver.py:61 +#: nova/scheduler/driver.py:57 msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:226 +#: nova/scheduler/driver.py:59 nova/scheduler/manager.py:233 #, python-format msgid "Setting instance to %s state." msgstr "" -#: nova/scheduler/driver.py:156 +#: nova/scheduler/driver.py:150 msgid "Driver must implement schedule_prep_resize" msgstr "" -#: nova/scheduler/driver.py:164 +#: nova/scheduler/driver.py:158 msgid "Driver must implement schedule_run_instance" msgstr "" -#: nova/scheduler/driver.py:169 +#: nova/scheduler/driver.py:163 msgid "Driver must implement select_hosts" msgstr "" -#: nova/scheduler/driver.py:339 -#, python-format -msgid "" -"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " -"memory(host:%(avail)s <= instance:%(mem_inst)s)" -msgstr "" - -#: nova/scheduler/filter_scheduler.py:73 +#: nova/scheduler/filter_scheduler.py:76 #, python-format msgid "" "Attempting to build %(num_instances)d instance(s) uuids: " "%(instance_uuids)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:77 +#: nova/scheduler/filter_scheduler.py:80 #, python-format msgid "Request Spec: %s" msgstr "" -#: nova/scheduler/filter_scheduler.py:97 +#: nova/scheduler/filter_scheduler.py:100 #, fuzzy, python-format msgid "Choosing host %(weighed_host)s for instance %(instance_uuid)s" msgstr "Einhängepunkt%(mountpoint)s zur Instanze %(instance_name)s hinzugefügt" -#: nova/scheduler/filter_scheduler.py:239 +#: nova/scheduler/filter_scheduler.py:242 msgid "Invalid value for 'scheduler_max_attempts', must be >= 1" msgstr "" -#: nova/scheduler/filter_scheduler.py:256 +#: nova/scheduler/filter_scheduler.py:259 #, python-format msgid "Error from last host: %(last_host)s (node %(last_node)s): %(exc)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:288 +#: nova/scheduler/filter_scheduler.py:291 #, python-format msgid "" "Exceeded max scheduling attempts %(max_attempts)d for instance " "%(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:356 +#: nova/scheduler/filter_scheduler.py:359 #, python-format msgid "Filtered %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:361 +#: nova/scheduler/filter_scheduler.py:364 #, python-format msgid "Weighed %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:403 +#: nova/scheduler/filter_scheduler.py:417 #, python-format msgid "Unable to migrate %(instance_uuid)s to %(dest)s: Lack of memory" msgstr "" @@ -6813,7 +6825,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:211 +#: nova/scheduler/manager.py:218 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -7129,9 +7141,10 @@ msgstr "" #: nova/tests/compute/test_compute.py:1133 #: nova/tests/compute/test_compute.py:1151 #: nova/tests/compute/test_compute.py:1202 -#: nova/tests/compute/test_compute.py:1229 -#: nova/tests/compute/test_compute.py:1276 -#: nova/tests/compute/test_compute.py:4129 +#: nova/tests/compute/test_compute.py:1227 +#: nova/tests/compute/test_compute.py:1253 +#: nova/tests/compute/test_compute.py:1300 +#: nova/tests/compute/test_compute.py:4153 #, python-format msgid "Running instances: %s" msgstr "" @@ -7139,25 +7152,26 @@ msgstr "" #: nova/tests/compute/test_compute.py:1139 #: nova/tests/compute/test_compute.py:1174 #: nova/tests/compute/test_compute.py:1217 -#: nova/tests/compute/test_compute.py:1247 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:1271 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1818 +#: nova/tests/compute/test_compute.py:1842 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4140 +#: nova/tests/compute/test_compute.py:4164 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4651 +#: nova/tests/compute/test_compute.py:4675 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9549 +#: nova/tests/compute/test_compute.py:9573 msgid "spawn error" msgstr "" @@ -7288,12 +7302,12 @@ msgid "" "left to copy" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:905 +#: nova/tests/virt/xenapi/test_xenapi.py:900 #, python-format msgid "Creating files in %s to simulate guest agent" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:916 +#: nova/tests/virt/xenapi/test_xenapi.py:911 #, python-format msgid "Removing simulated guest agent files in %s" msgstr "" @@ -8839,7 +8853,7 @@ msgstr "" msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1446 +#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1442 msgid "Guest does not have a console available" msgstr "" @@ -10186,7 +10200,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1390 +#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1386 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10346,19 +10360,19 @@ msgstr "Nicht möglich volume %s zufinden" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1644 +#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1640 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1649 +#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1645 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1654 +#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1650 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -11180,67 +11194,63 @@ msgstr "" msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1260 -msgid "XenAPI failed to power the instance off" -msgstr "" - -#: nova/virt/xenapi/vmops.py:1307 +#: nova/virt/xenapi/vmops.py:1303 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1341 +#: nova/virt/xenapi/vmops.py:1337 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1394 +#: nova/virt/xenapi/vmops.py:1390 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1566 +#: nova/virt/xenapi/vmops.py:1562 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1575 +#: nova/virt/xenapi/vmops.py:1571 #, python-format msgid "Creating VIF for network %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1578 +#: nova/virt/xenapi/vmops.py:1574 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1607 +#: nova/virt/xenapi/vmops.py:1603 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1711 +#: nova/virt/xenapi/vmops.py:1707 #, python-format msgid "Destination host:%s must be in the same aggregate as the source server" msgstr "" -#: nova/virt/xenapi/vmops.py:1732 +#: nova/virt/xenapi/vmops.py:1728 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1744 +#: nova/virt/xenapi/vmops.py:1740 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1818 +#: nova/virt/xenapi/vmops.py:1814 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1829 +#: nova/virt/xenapi/vmops.py:1825 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1882 +#: nova/virt/xenapi/vmops.py:1878 msgid "Migrate Send failed" msgstr "" @@ -11382,60 +11392,6 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "'%s' argument must be greater than 0" -#~ msgstr "" - -#~ msgid "'%s' argument must be greater than or equal to 0" -#~ msgstr "" - -#~ msgid "Failed to load plugin %(plug)s: %(exc)s" -#~ msgstr "" - -#~ msgid "Setting instance to %(state)s state." -#~ msgstr "" - -#~ msgid "Could not decode scheduler options: '%(e)s'" -#~ msgstr "" - -#~ msgid "%(host_state)s fails tenant id on aggregate" -#~ msgstr "" - -#~ msgid "No more PXE IPs available" -#~ msgstr "" - -#~ msgid "Deleting instance files %(target)s" -#~ msgstr "" - -#~ msgid "Live Migration failure: %(e)s" -#~ msgstr "" - -#~ msgid "skipping %(path)s since it looks like volume" -#~ msgstr "" - -#~ msgid "skipping disk for %(instance_name)s as it does not have a path" -#~ msgstr "" - -#~ msgid "Checking instance files accessability%(instance_path)s" -#~ msgstr "" - -#~ msgid "The nwfilter(%(instance_filter_name)s) is not found." -#~ msgstr "" - -#~ msgid "Failed to query agent version: %r" -#~ msgstr "" - -#~ msgid "Reached maximum time attempting to query agent version" -#~ msgstr "" - -#~ msgid "Failed to update agent: %r" -#~ msgstr "" - -#~ msgid "Failed to exchange keys: %r" -#~ msgstr "" - -#~ msgid "Failed to inject file: %r" -#~ msgstr "" - -#~ msgid "Failed to reset network: %r" +#~ msgid "XenAPI failed to power the instance off" #~ msgstr "" diff --git a/nova/locale/en_AU/LC_MESSAGES/nova.po b/nova/locale/en_AU/LC_MESSAGES/nova.po index 990371e82807..6a79f620443f 100644 --- a/nova/locale/en_AU/LC_MESSAGES/nova.po +++ b/nova/locale/en_AU/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-24 19:37+0000\n" +"POT-Creation-Date: 2013-06-25 19:37+0000\n" "PO-Revision-Date: 2011-10-21 11:27+0000\n" "Last-Translator: Tom Fifield \n" "Language-Team: English (Australia) \n" @@ -178,7 +178,7 @@ msgid "" "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:248 nova/api/ec2/cloud.py:473 +#: nova/exception.py:248 nova/api/ec2/cloud.py:472 msgid "Keypair data is invalid" msgstr "" @@ -1734,265 +1734,265 @@ msgstr "An unknown error has occurred. Please try your request again." msgid "Unsupported API request: controller = %(controller)s, action = %(action)s" msgstr "Unsupported API request: controller = %(controller)s, action = %(action)s" -#: nova/api/ec2/cloud.py:402 +#: nova/api/ec2/cloud.py:401 #, python-format msgid "Create snapshot of volume %s" msgstr "" -#: nova/api/ec2/cloud.py:427 +#: nova/api/ec2/cloud.py:426 #, fuzzy, python-format msgid "Could not find key pair(s): %s" msgstr "Failed to decrypt private key: %s" -#: nova/api/ec2/cloud.py:444 +#: nova/api/ec2/cloud.py:443 #, python-format msgid "Create key pair %s" msgstr "Create key pair %s" -#: nova/api/ec2/cloud.py:451 nova/api/ec2/cloud.py:470 +#: nova/api/ec2/cloud.py:450 nova/api/ec2/cloud.py:469 #: nova/api/openstack/compute/contrib/keypairs.py:93 #: nova/api/openstack/compute/plugins/v3/keypairs.py:95 msgid "Quota exceeded, too many key pairs." msgstr "" -#: nova/api/ec2/cloud.py:460 +#: nova/api/ec2/cloud.py:459 #, python-format msgid "Import key %s" msgstr "" -#: nova/api/ec2/cloud.py:480 +#: nova/api/ec2/cloud.py:479 #, python-format msgid "Delete key pair %s" msgstr "Delete key pair %s" -#: nova/api/ec2/cloud.py:622 nova/api/ec2/cloud.py:742 +#: nova/api/ec2/cloud.py:621 nova/api/ec2/cloud.py:741 msgid "Not enough parameters, need group_name or group_id" msgstr "" -#: nova/api/ec2/cloud.py:627 +#: nova/api/ec2/cloud.py:626 #, fuzzy, python-format msgid "%s Not enough parameters to build a valid rule" msgstr "Not enough parameters to build a valid rule." -#: nova/api/ec2/cloud.py:634 +#: nova/api/ec2/cloud.py:633 #, python-format msgid "Invalid IP protocol %s." msgstr "" -#: nova/api/ec2/cloud.py:664 nova/api/ec2/cloud.py:696 +#: nova/api/ec2/cloud.py:663 nova/api/ec2/cloud.py:695 msgid "No rule for the specified parameters." msgstr "No rule for the specified parameters." -#: nova/api/ec2/cloud.py:687 +#: nova/api/ec2/cloud.py:686 #, fuzzy, python-format msgid "%s - This rule already exists in group" msgstr "This rule already exists in group %s" -#: nova/api/ec2/cloud.py:770 +#: nova/api/ec2/cloud.py:769 #, python-format msgid "Get console output for instance %s" msgstr "Get console output for instance %s" -#: nova/api/ec2/cloud.py:841 +#: nova/api/ec2/cloud.py:840 #, python-format msgid "Create volume from snapshot %s" msgstr "" -#: nova/api/ec2/cloud.py:845 nova/api/openstack/compute/contrib/volumes.py:242 +#: nova/api/ec2/cloud.py:844 nova/api/openstack/compute/contrib/volumes.py:242 #, python-format msgid "Create volume of %s GB" msgstr "Create volume of %s GB" -#: nova/api/ec2/cloud.py:872 +#: nova/api/ec2/cloud.py:871 msgid "Delete Failed" msgstr "" -#: nova/api/ec2/cloud.py:885 +#: nova/api/ec2/cloud.py:884 #, python-format msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s" msgstr "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s" -#: nova/api/ec2/cloud.py:896 +#: nova/api/ec2/cloud.py:895 msgid "Attach Failed." msgstr "" -#: nova/api/ec2/cloud.py:918 nova/api/openstack/compute/contrib/volumes.py:445 +#: nova/api/ec2/cloud.py:917 nova/api/openstack/compute/contrib/volumes.py:445 #, python-format msgid "Detach volume %s" msgstr "Detach volume %s" -#: nova/api/ec2/cloud.py:925 +#: nova/api/ec2/cloud.py:924 #, fuzzy msgid "Detach Volume Failed." msgstr "Detach volume %s" -#: nova/api/ec2/cloud.py:951 nova/api/ec2/cloud.py:1008 -#: nova/api/ec2/cloud.py:1574 nova/api/ec2/cloud.py:1589 +#: nova/api/ec2/cloud.py:950 nova/api/ec2/cloud.py:1007 +#: nova/api/ec2/cloud.py:1573 nova/api/ec2/cloud.py:1588 #, python-format msgid "attribute not supported: %s" msgstr "attribute not supported: %s" -#: nova/api/ec2/cloud.py:1083 +#: nova/api/ec2/cloud.py:1082 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1243 +#: nova/api/ec2/cloud.py:1242 msgid "Allocate address" msgstr "Allocate address" -#: nova/api/ec2/cloud.py:1247 +#: nova/api/ec2/cloud.py:1246 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1251 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Release address %s" msgstr "Release address %s" -#: nova/api/ec2/cloud.py:1256 +#: nova/api/ec2/cloud.py:1255 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1258 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "Associate address %(public_ip)s to instance %(instance_id)s" -#: nova/api/ec2/cloud.py:1269 +#: nova/api/ec2/cloud.py:1268 #, fuzzy msgid "Unable to associate IP Address, no fixed_ips." msgstr "Disassociate address %s" -#: nova/api/ec2/cloud.py:1277 +#: nova/api/ec2/cloud.py:1276 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1286 +#: nova/api/ec2/cloud.py:1285 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1289 +#: nova/api/ec2/cloud.py:1288 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1292 +#: nova/api/ec2/cloud.py:1291 #, fuzzy msgid "Error, unable to associate floating ip." msgstr "Disassociate address %s" -#: nova/api/ec2/cloud.py:1300 +#: nova/api/ec2/cloud.py:1299 #, python-format msgid "Disassociate address %s" msgstr "Disassociate address %s" -#: nova/api/ec2/cloud.py:1305 +#: nova/api/ec2/cloud.py:1304 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1308 +#: nova/api/ec2/cloud.py:1307 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1335 +#: nova/api/ec2/cloud.py:1334 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1373 +#: nova/api/ec2/cloud.py:1372 msgid "Going to start terminating instances" msgstr "Going to start terminating instances" -#: nova/api/ec2/cloud.py:1383 +#: nova/api/ec2/cloud.py:1382 #, python-format msgid "Reboot instance %r" msgstr "Reboot instance %r" -#: nova/api/ec2/cloud.py:1393 +#: nova/api/ec2/cloud.py:1392 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1403 +#: nova/api/ec2/cloud.py:1402 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1494 +#: nova/api/ec2/cloud.py:1493 #, python-format msgid "De-registering image %s" msgstr "De-registering image %s" -#: nova/api/ec2/cloud.py:1510 +#: nova/api/ec2/cloud.py:1509 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1529 +#: nova/api/ec2/cloud.py:1528 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "Registered image %(image_location)s with id %(image_id)s" -#: nova/api/ec2/cloud.py:1592 +#: nova/api/ec2/cloud.py:1591 msgid "user or group not specified" msgstr "user or group not specified" -#: nova/api/ec2/cloud.py:1594 +#: nova/api/ec2/cloud.py:1593 msgid "only group \"all\" is supported" msgstr "only group \"all\" is supported" -#: nova/api/ec2/cloud.py:1596 +#: nova/api/ec2/cloud.py:1595 msgid "operation_type must be add or remove" msgstr "operation_type must be add or remove" -#: nova/api/ec2/cloud.py:1598 +#: nova/api/ec2/cloud.py:1597 #, python-format msgid "Updating image %s publicity" msgstr "Updating image %s publicity" -#: nova/api/ec2/cloud.py:1611 +#: nova/api/ec2/cloud.py:1610 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1639 +#: nova/api/ec2/cloud.py:1638 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1671 +#: nova/api/ec2/cloud.py:1670 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1689 +#: nova/api/ec2/cloud.py:1688 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1714 nova/api/ec2/cloud.py:1759 +#: nova/api/ec2/cloud.py:1713 nova/api/ec2/cloud.py:1758 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1717 nova/api/ec2/cloud.py:1762 +#: nova/api/ec2/cloud.py:1716 nova/api/ec2/cloud.py:1761 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1721 nova/api/ec2/cloud.py:1766 +#: nova/api/ec2/cloud.py:1720 nova/api/ec2/cloud.py:1765 #, fuzzy msgid "Only instances implemented" msgstr "instance %s: rescued" -#: nova/api/ec2/cloud.py:1724 nova/api/ec2/cloud.py:1769 +#: nova/api/ec2/cloud.py:1723 nova/api/ec2/cloud.py:1768 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1781 +#: nova/api/ec2/cloud.py:1780 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1854 +#: nova/api/ec2/cloud.py:1853 msgid "Invalid CIDR" msgstr "" @@ -4406,674 +4406,674 @@ msgstr "" msgid "Possibly task preempted." msgstr "" -#: nova/compute/manager.py:379 +#: nova/compute/manager.py:380 #, python-format msgid "%s is not a valid node managed by this compute host." msgstr "" -#: nova/compute/manager.py:407 +#: nova/compute/manager.py:408 msgid "Instance has been destroyed from under us while trying to set it to ERROR" msgstr "" -#: nova/compute/manager.py:456 +#: nova/compute/manager.py:457 #, python-format msgid "" "Deleting instance as its host (%(instance_host)s) is not equal to our " "host (%(our_host)s)." msgstr "" -#: nova/compute/manager.py:472 +#: nova/compute/manager.py:473 msgid "Instance has been marked deleted already, removing it from the hypervisor." msgstr "" -#: nova/compute/manager.py:493 +#: nova/compute/manager.py:494 msgid "" "Hypervisor driver does not support instance shared storage check, " "assuming it's not on shared storage" msgstr "" -#: nova/compute/manager.py:499 +#: nova/compute/manager.py:500 #, fuzzy msgid "Failed to check if instance shared" msgstr "Going to start terminating instances" -#: nova/compute/manager.py:541 +#: nova/compute/manager.py:542 #, python-format msgid "" "Error raised getting network info for instance %(instance_uuid)s. " "Retrying in %(retry_time)s seconds." msgstr "" -#: nova/compute/manager.py:567 +#: nova/compute/manager.py:568 msgid "Failed to revert crashed migration" msgstr "" -#: nova/compute/manager.py:570 +#: nova/compute/manager.py:571 msgid "Instance found in migrating state during startup. Resetting task_state" msgstr "" -#: nova/compute/manager.py:581 +#: nova/compute/manager.py:582 #, python-format msgid "Current state is %(drv_state)s, state in DB is %(db_state)s." msgstr "" -#: nova/compute/manager.py:587 +#: nova/compute/manager.py:588 msgid "Rebooting instance after nova-compute restart." msgstr "" -#: nova/compute/manager.py:601 +#: nova/compute/manager.py:602 msgid "Hypervisor driver does not support resume guests" msgstr "" -#: nova/compute/manager.py:606 +#: nova/compute/manager.py:607 #, fuzzy msgid "Failed to resume instance" msgstr "Going to start terminating instances" -#: nova/compute/manager.py:616 +#: nova/compute/manager.py:617 msgid "Hypervisor driver does not support firewall rules" msgstr "" -#: nova/compute/manager.py:620 +#: nova/compute/manager.py:621 #, python-format msgid "Lifecycle event %(state)d on VM %(uuid)s" msgstr "" -#: nova/compute/manager.py:636 +#: nova/compute/manager.py:637 #, fuzzy, python-format msgid "Unexpected power state %d" msgstr "Unexpected error raised: %s" -#: nova/compute/manager.py:648 +#: nova/compute/manager.py:649 #, python-format msgid "Ignoring event %s" msgstr "" -#: nova/compute/manager.py:686 +#: nova/compute/manager.py:687 msgid "Checking state" msgstr "" -#: nova/compute/manager.py:784 +#: nova/compute/manager.py:785 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:801 +#: nova/compute/manager.py:802 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:902 +#: nova/compute/manager.py:903 msgid "Success" msgstr "" -#: nova/compute/manager.py:925 +#: nova/compute/manager.py:926 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:952 nova/compute/manager.py:2466 +#: nova/compute/manager.py:953 nova/compute/manager.py:2467 #, python-format msgid "No node specified, defaulting to %s" msgstr "" -#: nova/compute/manager.py:996 +#: nova/compute/manager.py:997 #, fuzzy msgid "Failed to dealloc network for deleted instance" msgstr "Going to try to terminate %s" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1006 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:1036 +#: nova/compute/manager.py:1037 #, fuzzy, python-format msgid "Error: %s" msgstr "Caught error: %s" -#: nova/compute/manager.py:1053 +#: nova/compute/manager.py:1054 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1078 nova/compute/manager.py:2519 +#: nova/compute/manager.py:1079 nova/compute/manager.py:2520 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1091 +#: nova/compute/manager.py:1092 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1097 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1102 +#: nova/compute/manager.py:1103 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1131 +#: nova/compute/manager.py:1132 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1141 +#: nova/compute/manager.py:1142 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1166 #, fuzzy msgid "Allocating IP information in the background." msgstr "setting network host" -#: nova/compute/manager.py:1176 +#: nova/compute/manager.py:1177 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1178 +#: nova/compute/manager.py:1179 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1189 +#: nova/compute/manager.py:1190 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1208 +#: nova/compute/manager.py:1209 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1259 +#: nova/compute/manager.py:1260 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1333 +#: nova/compute/manager.py:1334 #, fuzzy msgid "Failed to deallocate network for instance." msgstr "Going to try to terminate %s" -#: nova/compute/manager.py:1340 +#: nova/compute/manager.py:1341 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1383 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1386 +#: nova/compute/manager.py:1387 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1393 +#: nova/compute/manager.py:1394 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1441 +#: nova/compute/manager.py:1442 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1503 nova/compute/manager.py:2701 -#: nova/compute/manager.py:4226 +#: nova/compute/manager.py:1504 nova/compute/manager.py:2702 +#: nova/compute/manager.py:4227 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1655 +#: nova/compute/manager.py:1656 #, fuzzy msgid "Rebuilding instance" msgstr "Rebooting instance %s" -#: nova/compute/manager.py:1668 +#: nova/compute/manager.py:1669 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1672 +#: nova/compute/manager.py:1673 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1676 +#: nova/compute/manager.py:1677 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1759 +#: nova/compute/manager.py:1760 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1791 +#: nova/compute/manager.py:1792 #, fuzzy, python-format msgid "Detaching from volume api: %s" msgstr "Detach volume %s" -#: nova/compute/manager.py:1809 +#: nova/compute/manager.py:1810 #, fuzzy msgid "Rebooting instance" msgstr "Rebooting instance %s" -#: nova/compute/manager.py:1828 +#: nova/compute/manager.py:1829 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1864 +#: nova/compute/manager.py:1865 msgid "Reboot failed but instance is running" msgstr "" -#: nova/compute/manager.py:1867 +#: nova/compute/manager.py:1868 #, python-format msgid "Cannot reboot instance: %(error)s" msgstr "" -#: nova/compute/manager.py:1880 +#: nova/compute/manager.py:1881 #, fuzzy msgid "Instance disappeared during reboot" msgstr "instance %s: rebooted" -#: nova/compute/manager.py:1907 +#: nova/compute/manager.py:1908 #, fuzzy msgid "instance snapshotting" msgstr "instance %s: snapshotting" -#: nova/compute/manager.py:1913 +#: nova/compute/manager.py:1914 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1975 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1982 +#: nova/compute/manager.py:1983 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1987 +#: nova/compute/manager.py:1988 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:2015 +#: nova/compute/manager.py:2016 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:2022 +#: nova/compute/manager.py:2023 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:2029 +#: nova/compute/manager.py:2030 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:2044 +#: nova/compute/manager.py:2045 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:2051 +#: nova/compute/manager.py:2052 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2064 +#: nova/compute/manager.py:2065 #, python-format msgid "" "trying to inject a file into a non-running (state: %(current_state)s " "expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2070 #, python-format msgid "injecting file to %s" msgstr "" -#: nova/compute/manager.py:2089 +#: nova/compute/manager.py:2090 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2102 +#: nova/compute/manager.py:2103 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2121 +#: nova/compute/manager.py:2122 #, fuzzy msgid "Error trying to Rescue Instance" msgstr "Going to start terminating instances" -#: nova/compute/manager.py:2125 +#: nova/compute/manager.py:2126 #, fuzzy, python-format msgid "Driver Error: %s" msgstr "Caught error: %s" -#: nova/compute/manager.py:2143 +#: nova/compute/manager.py:2144 #, fuzzy msgid "Unrescuing" msgstr "instance %s: unrescuing" -#: nova/compute/manager.py:2164 +#: nova/compute/manager.py:2165 #, python-format msgid "Changing instance metadata according to %r" msgstr "" -#: nova/compute/manager.py:2386 +#: nova/compute/manager.py:2387 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2420 +#: nova/compute/manager.py:2421 #, fuzzy msgid "Instance has no source host" msgstr "instance %s: snapshotting" -#: nova/compute/manager.py:2426 +#: nova/compute/manager.py:2427 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2447 +#: nova/compute/manager.py:2448 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2698 +#: nova/compute/manager.py:2699 #, python-format msgid "Failed to rollback quota for failed finish_resize: %s" msgstr "" -#: nova/compute/manager.py:2761 +#: nova/compute/manager.py:2762 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2779 +#: nova/compute/manager.py:2780 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2818 +#: nova/compute/manager.py:2819 #, fuzzy msgid "Retrieving diagnostics" msgstr "instance %s: retrieving diagnostics" -#: nova/compute/manager.py:2849 +#: nova/compute/manager.py:2850 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2869 +#: nova/compute/manager.py:2870 #, fuzzy msgid "Reset network" msgstr "setting network host" -#: nova/compute/manager.py:2874 +#: nova/compute/manager.py:2875 #, fuzzy msgid "Inject network info" msgstr "setting network host" -#: nova/compute/manager.py:2877 +#: nova/compute/manager.py:2878 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2894 +#: nova/compute/manager.py:2895 #, fuzzy msgid "Get console output" msgstr "Get console output for instance %s" -#: nova/compute/manager.py:2921 +#: nova/compute/manager.py:2922 #, fuzzy msgid "Getting vnc console" msgstr "Adding console" -#: nova/compute/manager.py:2956 +#: nova/compute/manager.py:2957 #, fuzzy msgid "Getting spice console" msgstr "Adding console" -#: nova/compute/manager.py:3004 +#: nova/compute/manager.py:3005 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3055 +#: nova/compute/manager.py:3056 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3065 +#: nova/compute/manager.py:3066 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3081 +#: nova/compute/manager.py:3082 #, fuzzy, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s" -#: nova/compute/manager.py:3112 +#: nova/compute/manager.py:3113 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3123 +#: nova/compute/manager.py:3124 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "Detaching volume from unknown instance %s" -#: nova/compute/manager.py:3130 +#: nova/compute/manager.py:3131 #, fuzzy, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s" -#: nova/compute/manager.py:3154 +#: nova/compute/manager.py:3155 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3190 +#: nova/compute/manager.py:3191 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3210 +#: nova/compute/manager.py:3211 #, python-format msgid "Port %s is not attached" msgstr "" -#: nova/compute/manager.py:3224 +#: nova/compute/manager.py:3225 #, python-format msgid "Host %s not found" msgstr "" -#: nova/compute/manager.py:3377 +#: nova/compute/manager.py:3378 #, python-format msgid "Pre live migration failed at %s" msgstr "" -#: nova/compute/manager.py:3405 +#: nova/compute/manager.py:3406 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3460 +#: nova/compute/manager.py:3461 #, python-format msgid "Migrating instance to %s finished successfully." msgstr "" -#: nova/compute/manager.py:3462 +#: nova/compute/manager.py:3463 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." msgstr "" -#: nova/compute/manager.py:3477 +#: nova/compute/manager.py:3478 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3509 +#: nova/compute/manager.py:3510 #, fuzzy, python-format msgid "Failed to get compute_info for %s" msgstr "Failed to get metadata for ip: %s" -#: nova/compute/manager.py:3638 +#: nova/compute/manager.py:3639 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3690 +#: nova/compute/manager.py:3691 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3695 +#: nova/compute/manager.py:3696 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3704 +#: nova/compute/manager.py:3705 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3712 +#: nova/compute/manager.py:3713 #, python-format msgid "Instance %s not found" msgstr "" -#: nova/compute/manager.py:3717 +#: nova/compute/manager.py:3718 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3724 +#: nova/compute/manager.py:3725 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3735 +#: nova/compute/manager.py:3736 #, python-format msgid "Error auto-confirming resize: %s. Will retry later." msgstr "" -#: nova/compute/manager.py:3751 +#: nova/compute/manager.py:3752 #, python-format msgid "" "Running instance usage audit for host %(host)s from %(begin_time)s to " "%(end_time)s. %(number_instances)s instances." msgstr "" -#: nova/compute/manager.py:3771 +#: nova/compute/manager.py:3772 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3795 +#: nova/compute/manager.py:3796 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3898 +#: nova/compute/manager.py:3899 #, fuzzy msgid "Updating volume usage cache" msgstr "Deleting user %s" -#: nova/compute/manager.py:3912 +#: nova/compute/manager.py:3913 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3939 +#: nova/compute/manager.py:3940 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3946 nova/compute/manager.py:3995 +#: nova/compute/manager.py:3947 nova/compute/manager.py:3996 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3982 +#: nova/compute/manager.py:3983 #, python-format msgid "" "During the sync_power process the instance has moved from host %(src)s to" " host %(dst)s" msgstr "" -#: nova/compute/manager.py:4019 +#: nova/compute/manager.py:4020 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4031 nova/compute/manager.py:4040 -#: nova/compute/manager.py:4070 +#: nova/compute/manager.py:4032 nova/compute/manager.py:4041 +#: nova/compute/manager.py:4071 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4036 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4051 +#: nova/compute/manager.py:4052 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:4057 +#: nova/compute/manager.py:4058 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:4063 +#: nova/compute/manager.py:4064 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4079 +#: nova/compute/manager.py:4080 #, fuzzy msgid "Instance is not (soft-)deleted." msgstr "instance %s: booted" -#: nova/compute/manager.py:4087 +#: nova/compute/manager.py:4088 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4100 +#: nova/compute/manager.py:4101 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4127 +#: nova/compute/manager.py:4128 #, fuzzy, python-format msgid "Deleting orphan compute node %s" msgstr "Deleting user %s" -#: nova/compute/manager.py:4137 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4138 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4177 +#: nova/compute/manager.py:4178 #, python-format msgid "" "Detected instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4183 +#: nova/compute/manager.py:4184 #, python-format msgid "" "Destroying instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4190 +#: nova/compute/manager.py:4191 #, python-format msgid "Unrecognized value '%s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4217 +#: nova/compute/manager.py:4218 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5202,6 +5202,25 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" +#: nova/conductor/tasks/live_migrate.py:103 +#, python-format +msgid "" +"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " +"memory(host:%(avail)s <= instance:%(mem_inst)s)" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:150 +#, python-format +msgid "Skipping host: %(host)s because: %(e)s" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:169 +#, python-format +msgid "" +"Exceeded max scheduling attempts %(max_attempts)d for instance " +"%(instance_uuid)s during live migration" +msgstr "" + #: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "Adding console" @@ -6753,86 +6772,79 @@ msgstr "" msgid "No key defining hosts for topic '%s', see ringfile" msgstr "" -#: nova/scheduler/chance.py:51 +#: nova/scheduler/chance.py:56 msgid "Is the appropriate service running?" msgstr "" -#: nova/scheduler/chance.py:56 +#: nova/scheduler/chance.py:61 msgid "Could not find another compute" msgstr "" -#: nova/scheduler/driver.py:61 +#: nova/scheduler/driver.py:57 msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:226 +#: nova/scheduler/driver.py:59 nova/scheduler/manager.py:233 #, python-format msgid "Setting instance to %s state." msgstr "" -#: nova/scheduler/driver.py:156 +#: nova/scheduler/driver.py:150 msgid "Driver must implement schedule_prep_resize" msgstr "" -#: nova/scheduler/driver.py:164 +#: nova/scheduler/driver.py:158 msgid "Driver must implement schedule_run_instance" msgstr "" -#: nova/scheduler/driver.py:169 +#: nova/scheduler/driver.py:163 msgid "Driver must implement select_hosts" msgstr "" -#: nova/scheduler/driver.py:339 -#, python-format -msgid "" -"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " -"memory(host:%(avail)s <= instance:%(mem_inst)s)" -msgstr "" - -#: nova/scheduler/filter_scheduler.py:73 +#: nova/scheduler/filter_scheduler.py:76 #, python-format msgid "" "Attempting to build %(num_instances)d instance(s) uuids: " "%(instance_uuids)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:77 +#: nova/scheduler/filter_scheduler.py:80 #, python-format msgid "Request Spec: %s" msgstr "" -#: nova/scheduler/filter_scheduler.py:97 +#: nova/scheduler/filter_scheduler.py:100 #, fuzzy, python-format msgid "Choosing host %(weighed_host)s for instance %(instance_uuid)s" msgstr "Going to start terminating instances" -#: nova/scheduler/filter_scheduler.py:239 +#: nova/scheduler/filter_scheduler.py:242 msgid "Invalid value for 'scheduler_max_attempts', must be >= 1" msgstr "" -#: nova/scheduler/filter_scheduler.py:256 +#: nova/scheduler/filter_scheduler.py:259 #, python-format msgid "Error from last host: %(last_host)s (node %(last_node)s): %(exc)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:288 +#: nova/scheduler/filter_scheduler.py:291 #, python-format msgid "" "Exceeded max scheduling attempts %(max_attempts)d for instance " "%(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:356 +#: nova/scheduler/filter_scheduler.py:359 #, python-format msgid "Filtered %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:361 +#: nova/scheduler/filter_scheduler.py:364 #, python-format msgid "Weighed %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:403 +#: nova/scheduler/filter_scheduler.py:417 #, python-format msgid "Unable to migrate %(instance_uuid)s to %(dest)s: Lack of memory" msgstr "" @@ -6883,7 +6895,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:211 +#: nova/scheduler/manager.py:218 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -7199,9 +7211,10 @@ msgstr "" #: nova/tests/compute/test_compute.py:1133 #: nova/tests/compute/test_compute.py:1151 #: nova/tests/compute/test_compute.py:1202 -#: nova/tests/compute/test_compute.py:1229 -#: nova/tests/compute/test_compute.py:1276 -#: nova/tests/compute/test_compute.py:4129 +#: nova/tests/compute/test_compute.py:1227 +#: nova/tests/compute/test_compute.py:1253 +#: nova/tests/compute/test_compute.py:1300 +#: nova/tests/compute/test_compute.py:4153 #, python-format msgid "Running instances: %s" msgstr "Running instances: %s" @@ -7209,25 +7222,26 @@ msgstr "Running instances: %s" #: nova/tests/compute/test_compute.py:1139 #: nova/tests/compute/test_compute.py:1174 #: nova/tests/compute/test_compute.py:1217 -#: nova/tests/compute/test_compute.py:1247 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:1271 #, python-format msgid "After terminating instances: %s" msgstr "After terminating instances: %s" -#: nova/tests/compute/test_compute.py:1818 +#: nova/tests/compute/test_compute.py:1842 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4140 +#: nova/tests/compute/test_compute.py:4164 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4651 +#: nova/tests/compute/test_compute.py:4675 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9549 +#: nova/tests/compute/test_compute.py:9573 msgid "spawn error" msgstr "" @@ -7359,12 +7373,12 @@ msgid "" "left to copy" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:905 +#: nova/tests/virt/xenapi/test_xenapi.py:900 #, python-format msgid "Creating files in %s to simulate guest agent" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:916 +#: nova/tests/virt/xenapi/test_xenapi.py:911 #, python-format msgid "Removing simulated guest agent files in %s" msgstr "" @@ -8927,7 +8941,7 @@ msgstr "data: %(data)r, fpath: %(fpath)r" msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1446 +#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1442 msgid "Guest does not have a console available" msgstr "" @@ -10283,7 +10297,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1390 +#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1386 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10443,19 +10457,19 @@ msgstr "Unable to detach volume %s" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" -#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1644 +#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1640 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1649 +#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1645 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1654 +#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1650 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -11293,68 +11307,64 @@ msgstr "Restarting xvp" msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1260 -msgid "XenAPI failed to power the instance off" -msgstr "" - -#: nova/virt/xenapi/vmops.py:1307 +#: nova/virt/xenapi/vmops.py:1303 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1341 +#: nova/virt/xenapi/vmops.py:1337 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1394 +#: nova/virt/xenapi/vmops.py:1390 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 #, fuzzy msgid "Injecting network info to xenstore" msgstr "setting network host" -#: nova/virt/xenapi/vmops.py:1566 +#: nova/virt/xenapi/vmops.py:1562 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1575 +#: nova/virt/xenapi/vmops.py:1571 #, python-format msgid "Creating VIF for network %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1578 +#: nova/virt/xenapi/vmops.py:1574 #, fuzzy, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "Creating VIF for VM %(vm_ref)s, network %(network_ref)s." -#: nova/virt/xenapi/vmops.py:1607 +#: nova/virt/xenapi/vmops.py:1603 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1711 +#: nova/virt/xenapi/vmops.py:1707 #, python-format msgid "Destination host:%s must be in the same aggregate as the source server" msgstr "" -#: nova/virt/xenapi/vmops.py:1732 +#: nova/virt/xenapi/vmops.py:1728 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1744 +#: nova/virt/xenapi/vmops.py:1740 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1818 +#: nova/virt/xenapi/vmops.py:1814 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1829 +#: nova/virt/xenapi/vmops.py:1825 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1882 +#: nova/virt/xenapi/vmops.py:1878 msgid "Migrate Send failed" msgstr "" @@ -11496,60 +11506,6 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "'%s' argument must be greater than 0" -#~ msgstr "" - -#~ msgid "'%s' argument must be greater than or equal to 0" -#~ msgstr "" - -#~ msgid "Failed to load plugin %(plug)s: %(exc)s" -#~ msgstr "" - -#~ msgid "Setting instance to %(state)s state." -#~ msgstr "" - -#~ msgid "Could not decode scheduler options: '%(e)s'" -#~ msgstr "" - -#~ msgid "%(host_state)s fails tenant id on aggregate" -#~ msgstr "" - -#~ msgid "No more PXE IPs available" -#~ msgstr "" - -#~ msgid "Deleting instance files %(target)s" -#~ msgstr "" - -#~ msgid "Live Migration failure: %(e)s" -#~ msgstr "Authentication Failure: %s" - -#~ msgid "skipping %(path)s since it looks like volume" -#~ msgstr "" - -#~ msgid "skipping disk for %(instance_name)s as it does not have a path" -#~ msgstr "" - -#~ msgid "Checking instance files accessability%(instance_path)s" -#~ msgstr "" - -#~ msgid "The nwfilter(%(instance_filter_name)s) is not found." -#~ msgstr "" - -#~ msgid "Failed to query agent version: %r" -#~ msgstr "" - -#~ msgid "Reached maximum time attempting to query agent version" -#~ msgstr "" - -#~ msgid "Failed to update agent: %r" -#~ msgstr "" - -#~ msgid "Failed to exchange keys: %r" -#~ msgstr "" - -#~ msgid "Failed to inject file: %r" -#~ msgstr "" - -#~ msgid "Failed to reset network: %r" +#~ msgid "XenAPI failed to power the instance off" #~ msgstr "" diff --git a/nova/locale/en_GB/LC_MESSAGES/nova.po b/nova/locale/en_GB/LC_MESSAGES/nova.po index 6888de580c72..cfc39798de56 100644 --- a/nova/locale/en_GB/LC_MESSAGES/nova.po +++ b/nova/locale/en_GB/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-24 19:37+0000\n" +"POT-Creation-Date: 2013-06-25 19:37+0000\n" "PO-Revision-Date: 2012-03-30 11:10+0000\n" "Last-Translator: Anthony Harrington \n" "Language-Team: English (United Kingdom) \n" @@ -177,7 +177,7 @@ msgid "" "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:248 nova/api/ec2/cloud.py:473 +#: nova/exception.py:248 nova/api/ec2/cloud.py:472 msgid "Keypair data is invalid" msgstr "Keypair data is invalid" @@ -1730,262 +1730,262 @@ msgstr "" msgid "Unsupported API request: controller = %(controller)s, action = %(action)s" msgstr "" -#: nova/api/ec2/cloud.py:402 +#: nova/api/ec2/cloud.py:401 #, python-format msgid "Create snapshot of volume %s" msgstr "" -#: nova/api/ec2/cloud.py:427 +#: nova/api/ec2/cloud.py:426 #, python-format msgid "Could not find key pair(s): %s" msgstr "" -#: nova/api/ec2/cloud.py:444 +#: nova/api/ec2/cloud.py:443 #, python-format msgid "Create key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:451 nova/api/ec2/cloud.py:470 +#: nova/api/ec2/cloud.py:450 nova/api/ec2/cloud.py:469 #: nova/api/openstack/compute/contrib/keypairs.py:93 #: nova/api/openstack/compute/plugins/v3/keypairs.py:95 msgid "Quota exceeded, too many key pairs." msgstr "" -#: nova/api/ec2/cloud.py:460 +#: nova/api/ec2/cloud.py:459 #, python-format msgid "Import key %s" msgstr "" -#: nova/api/ec2/cloud.py:480 +#: nova/api/ec2/cloud.py:479 #, python-format msgid "Delete key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:622 nova/api/ec2/cloud.py:742 +#: nova/api/ec2/cloud.py:621 nova/api/ec2/cloud.py:741 msgid "Not enough parameters, need group_name or group_id" msgstr "" -#: nova/api/ec2/cloud.py:627 +#: nova/api/ec2/cloud.py:626 #, python-format msgid "%s Not enough parameters to build a valid rule" msgstr "" -#: nova/api/ec2/cloud.py:634 +#: nova/api/ec2/cloud.py:633 #, fuzzy, python-format msgid "Invalid IP protocol %s." msgstr "Invalid IP protocol %(protocol)s." -#: nova/api/ec2/cloud.py:664 nova/api/ec2/cloud.py:696 +#: nova/api/ec2/cloud.py:663 nova/api/ec2/cloud.py:695 msgid "No rule for the specified parameters." msgstr "" -#: nova/api/ec2/cloud.py:687 +#: nova/api/ec2/cloud.py:686 #, python-format msgid "%s - This rule already exists in group" msgstr "" -#: nova/api/ec2/cloud.py:770 +#: nova/api/ec2/cloud.py:769 #, python-format msgid "Get console output for instance %s" msgstr "Get console output for instance %s" -#: nova/api/ec2/cloud.py:841 +#: nova/api/ec2/cloud.py:840 #, python-format msgid "Create volume from snapshot %s" msgstr "" -#: nova/api/ec2/cloud.py:845 nova/api/openstack/compute/contrib/volumes.py:242 +#: nova/api/ec2/cloud.py:844 nova/api/openstack/compute/contrib/volumes.py:242 #, python-format msgid "Create volume of %s GB" msgstr "" -#: nova/api/ec2/cloud.py:872 +#: nova/api/ec2/cloud.py:871 msgid "Delete Failed" msgstr "" -#: nova/api/ec2/cloud.py:885 +#: nova/api/ec2/cloud.py:884 #, python-format msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s" msgstr "" -#: nova/api/ec2/cloud.py:896 +#: nova/api/ec2/cloud.py:895 msgid "Attach Failed." msgstr "" -#: nova/api/ec2/cloud.py:918 nova/api/openstack/compute/contrib/volumes.py:445 +#: nova/api/ec2/cloud.py:917 nova/api/openstack/compute/contrib/volumes.py:445 #, python-format msgid "Detach volume %s" msgstr "" -#: nova/api/ec2/cloud.py:925 +#: nova/api/ec2/cloud.py:924 msgid "Detach Volume Failed." msgstr "" -#: nova/api/ec2/cloud.py:951 nova/api/ec2/cloud.py:1008 -#: nova/api/ec2/cloud.py:1574 nova/api/ec2/cloud.py:1589 +#: nova/api/ec2/cloud.py:950 nova/api/ec2/cloud.py:1007 +#: nova/api/ec2/cloud.py:1573 nova/api/ec2/cloud.py:1588 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1083 +#: nova/api/ec2/cloud.py:1082 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1243 +#: nova/api/ec2/cloud.py:1242 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1247 +#: nova/api/ec2/cloud.py:1246 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1251 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1256 +#: nova/api/ec2/cloud.py:1255 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1258 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1269 +#: nova/api/ec2/cloud.py:1268 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1277 +#: nova/api/ec2/cloud.py:1276 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1286 +#: nova/api/ec2/cloud.py:1285 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1289 +#: nova/api/ec2/cloud.py:1288 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1292 +#: nova/api/ec2/cloud.py:1291 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1300 +#: nova/api/ec2/cloud.py:1299 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1305 +#: nova/api/ec2/cloud.py:1304 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1308 +#: nova/api/ec2/cloud.py:1307 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1335 +#: nova/api/ec2/cloud.py:1334 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1373 +#: nova/api/ec2/cloud.py:1372 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1383 +#: nova/api/ec2/cloud.py:1382 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1393 +#: nova/api/ec2/cloud.py:1392 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1403 +#: nova/api/ec2/cloud.py:1402 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1494 +#: nova/api/ec2/cloud.py:1493 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1510 +#: nova/api/ec2/cloud.py:1509 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1529 +#: nova/api/ec2/cloud.py:1528 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1592 +#: nova/api/ec2/cloud.py:1591 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1594 +#: nova/api/ec2/cloud.py:1593 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1596 +#: nova/api/ec2/cloud.py:1595 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1598 +#: nova/api/ec2/cloud.py:1597 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1611 +#: nova/api/ec2/cloud.py:1610 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1639 +#: nova/api/ec2/cloud.py:1638 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1671 +#: nova/api/ec2/cloud.py:1670 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1689 +#: nova/api/ec2/cloud.py:1688 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1714 nova/api/ec2/cloud.py:1759 +#: nova/api/ec2/cloud.py:1713 nova/api/ec2/cloud.py:1758 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1717 nova/api/ec2/cloud.py:1762 +#: nova/api/ec2/cloud.py:1716 nova/api/ec2/cloud.py:1761 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1721 nova/api/ec2/cloud.py:1766 +#: nova/api/ec2/cloud.py:1720 nova/api/ec2/cloud.py:1765 #, fuzzy msgid "Only instances implemented" msgstr "instance %s: resuming" -#: nova/api/ec2/cloud.py:1724 nova/api/ec2/cloud.py:1769 +#: nova/api/ec2/cloud.py:1723 nova/api/ec2/cloud.py:1768 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1781 +#: nova/api/ec2/cloud.py:1780 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1854 +#: nova/api/ec2/cloud.py:1853 #, fuzzy msgid "Invalid CIDR" msgstr "Invalid cidr %(cidr)s." @@ -4378,667 +4378,667 @@ msgstr "" msgid "Possibly task preempted." msgstr "" -#: nova/compute/manager.py:379 +#: nova/compute/manager.py:380 #, python-format msgid "%s is not a valid node managed by this compute host." msgstr "" -#: nova/compute/manager.py:407 +#: nova/compute/manager.py:408 msgid "Instance has been destroyed from under us while trying to set it to ERROR" msgstr "" -#: nova/compute/manager.py:456 +#: nova/compute/manager.py:457 #, python-format msgid "" "Deleting instance as its host (%(instance_host)s) is not equal to our " "host (%(our_host)s)." msgstr "" -#: nova/compute/manager.py:472 +#: nova/compute/manager.py:473 msgid "Instance has been marked deleted already, removing it from the hypervisor." msgstr "" -#: nova/compute/manager.py:493 +#: nova/compute/manager.py:494 msgid "" "Hypervisor driver does not support instance shared storage check, " "assuming it's not on shared storage" msgstr "" -#: nova/compute/manager.py:499 +#: nova/compute/manager.py:500 #, fuzzy msgid "Failed to check if instance shared" msgstr "volume %s: creating export" -#: nova/compute/manager.py:541 +#: nova/compute/manager.py:542 #, python-format msgid "" "Error raised getting network info for instance %(instance_uuid)s. " "Retrying in %(retry_time)s seconds." msgstr "" -#: nova/compute/manager.py:567 +#: nova/compute/manager.py:568 msgid "Failed to revert crashed migration" msgstr "" -#: nova/compute/manager.py:570 +#: nova/compute/manager.py:571 msgid "Instance found in migrating state during startup. Resetting task_state" msgstr "" -#: nova/compute/manager.py:581 +#: nova/compute/manager.py:582 #, python-format msgid "Current state is %(drv_state)s, state in DB is %(db_state)s." msgstr "" -#: nova/compute/manager.py:587 +#: nova/compute/manager.py:588 msgid "Rebooting instance after nova-compute restart." msgstr "" -#: nova/compute/manager.py:601 +#: nova/compute/manager.py:602 msgid "Hypervisor driver does not support resume guests" msgstr "" -#: nova/compute/manager.py:606 +#: nova/compute/manager.py:607 #, fuzzy msgid "Failed to resume instance" msgstr "Rebooting instance %s" -#: nova/compute/manager.py:616 +#: nova/compute/manager.py:617 msgid "Hypervisor driver does not support firewall rules" msgstr "" -#: nova/compute/manager.py:620 +#: nova/compute/manager.py:621 #, python-format msgid "Lifecycle event %(state)d on VM %(uuid)s" msgstr "" -#: nova/compute/manager.py:636 +#: nova/compute/manager.py:637 #, python-format msgid "Unexpected power state %d" msgstr "" -#: nova/compute/manager.py:648 +#: nova/compute/manager.py:649 #, python-format msgid "Ignoring event %s" msgstr "" -#: nova/compute/manager.py:686 +#: nova/compute/manager.py:687 msgid "Checking state" msgstr "" -#: nova/compute/manager.py:784 +#: nova/compute/manager.py:785 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:801 +#: nova/compute/manager.py:802 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:902 +#: nova/compute/manager.py:903 msgid "Success" msgstr "" -#: nova/compute/manager.py:925 +#: nova/compute/manager.py:926 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:952 nova/compute/manager.py:2466 +#: nova/compute/manager.py:953 nova/compute/manager.py:2467 #, python-format msgid "No node specified, defaulting to %s" msgstr "" -#: nova/compute/manager.py:996 +#: nova/compute/manager.py:997 msgid "Failed to dealloc network for deleted instance" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1006 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:1036 +#: nova/compute/manager.py:1037 #, python-format msgid "Error: %s" msgstr "" -#: nova/compute/manager.py:1053 +#: nova/compute/manager.py:1054 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1078 nova/compute/manager.py:2519 +#: nova/compute/manager.py:1079 nova/compute/manager.py:2520 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1091 +#: nova/compute/manager.py:1092 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1097 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1102 +#: nova/compute/manager.py:1103 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1131 +#: nova/compute/manager.py:1132 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1141 +#: nova/compute/manager.py:1142 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1166 msgid "Allocating IP information in the background." msgstr "" -#: nova/compute/manager.py:1176 +#: nova/compute/manager.py:1177 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1178 +#: nova/compute/manager.py:1179 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1189 +#: nova/compute/manager.py:1190 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1208 +#: nova/compute/manager.py:1209 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1259 +#: nova/compute/manager.py:1260 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1333 +#: nova/compute/manager.py:1334 #, fuzzy msgid "Failed to deallocate network for instance." msgstr "Get console output for instance %s" -#: nova/compute/manager.py:1340 +#: nova/compute/manager.py:1341 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1383 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1386 +#: nova/compute/manager.py:1387 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1393 +#: nova/compute/manager.py:1394 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1441 +#: nova/compute/manager.py:1442 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1503 nova/compute/manager.py:2701 -#: nova/compute/manager.py:4226 +#: nova/compute/manager.py:1504 nova/compute/manager.py:2702 +#: nova/compute/manager.py:4227 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1655 +#: nova/compute/manager.py:1656 #, fuzzy msgid "Rebuilding instance" msgstr "Rebooting instance %s" -#: nova/compute/manager.py:1668 +#: nova/compute/manager.py:1669 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1672 +#: nova/compute/manager.py:1673 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1676 +#: nova/compute/manager.py:1677 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1759 +#: nova/compute/manager.py:1760 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1791 +#: nova/compute/manager.py:1792 #, fuzzy, python-format msgid "Detaching from volume api: %s" msgstr "Unable to detach volume %s" -#: nova/compute/manager.py:1809 +#: nova/compute/manager.py:1810 #, fuzzy msgid "Rebooting instance" msgstr "Rebooting instance %s" -#: nova/compute/manager.py:1828 +#: nova/compute/manager.py:1829 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1864 +#: nova/compute/manager.py:1865 msgid "Reboot failed but instance is running" msgstr "" -#: nova/compute/manager.py:1867 +#: nova/compute/manager.py:1868 #, python-format msgid "Cannot reboot instance: %(error)s" msgstr "" -#: nova/compute/manager.py:1880 +#: nova/compute/manager.py:1881 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1907 +#: nova/compute/manager.py:1908 #, fuzzy msgid "instance snapshotting" msgstr "instance %s: snapshotting" -#: nova/compute/manager.py:1913 +#: nova/compute/manager.py:1914 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1975 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1982 +#: nova/compute/manager.py:1983 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1987 +#: nova/compute/manager.py:1988 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:2015 +#: nova/compute/manager.py:2016 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:2022 +#: nova/compute/manager.py:2023 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:2029 +#: nova/compute/manager.py:2030 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:2044 +#: nova/compute/manager.py:2045 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:2051 +#: nova/compute/manager.py:2052 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2064 +#: nova/compute/manager.py:2065 #, python-format msgid "" "trying to inject a file into a non-running (state: %(current_state)s " "expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2070 #, python-format msgid "injecting file to %s" msgstr "" -#: nova/compute/manager.py:2089 +#: nova/compute/manager.py:2090 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2102 +#: nova/compute/manager.py:2103 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2121 +#: nova/compute/manager.py:2122 #, fuzzy msgid "Error trying to Rescue Instance" msgstr "Rebooting instance %s" -#: nova/compute/manager.py:2125 +#: nova/compute/manager.py:2126 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2143 +#: nova/compute/manager.py:2144 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2164 +#: nova/compute/manager.py:2165 #, python-format msgid "Changing instance metadata according to %r" msgstr "" -#: nova/compute/manager.py:2386 +#: nova/compute/manager.py:2387 #, fuzzy, python-format msgid "Updating instance to original state: '%s'" msgstr "Invalid instance type %(instance_type)s." -#: nova/compute/manager.py:2420 +#: nova/compute/manager.py:2421 #, fuzzy msgid "Instance has no source host" msgstr "instance %s: snapshotting" -#: nova/compute/manager.py:2426 +#: nova/compute/manager.py:2427 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2447 +#: nova/compute/manager.py:2448 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2698 +#: nova/compute/manager.py:2699 #, python-format msgid "Failed to rollback quota for failed finish_resize: %s" msgstr "" -#: nova/compute/manager.py:2761 +#: nova/compute/manager.py:2762 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2779 +#: nova/compute/manager.py:2780 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2818 +#: nova/compute/manager.py:2819 #, fuzzy msgid "Retrieving diagnostics" msgstr "instance %s: retrieving diagnostics" -#: nova/compute/manager.py:2849 +#: nova/compute/manager.py:2850 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2869 +#: nova/compute/manager.py:2870 #, fuzzy msgid "Reset network" msgstr "instance %s: reset network" -#: nova/compute/manager.py:2874 +#: nova/compute/manager.py:2875 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2877 +#: nova/compute/manager.py:2878 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2894 +#: nova/compute/manager.py:2895 #, fuzzy msgid "Get console output" msgstr "Get console output for instance %s" -#: nova/compute/manager.py:2921 +#: nova/compute/manager.py:2922 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2956 +#: nova/compute/manager.py:2957 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:3004 +#: nova/compute/manager.py:3005 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3055 +#: nova/compute/manager.py:3056 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3065 +#: nova/compute/manager.py:3066 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3081 +#: nova/compute/manager.py:3082 #, fuzzy, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s" -#: nova/compute/manager.py:3112 +#: nova/compute/manager.py:3113 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3123 +#: nova/compute/manager.py:3124 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "Detaching volume from unknown instance %s" -#: nova/compute/manager.py:3130 +#: nova/compute/manager.py:3131 #, fuzzy, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s" -#: nova/compute/manager.py:3154 +#: nova/compute/manager.py:3155 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3190 +#: nova/compute/manager.py:3191 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3210 +#: nova/compute/manager.py:3211 #, python-format msgid "Port %s is not attached" msgstr "" -#: nova/compute/manager.py:3224 +#: nova/compute/manager.py:3225 #, python-format msgid "Host %s not found" msgstr "" -#: nova/compute/manager.py:3377 +#: nova/compute/manager.py:3378 #, python-format msgid "Pre live migration failed at %s" msgstr "" -#: nova/compute/manager.py:3405 +#: nova/compute/manager.py:3406 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3460 +#: nova/compute/manager.py:3461 #, python-format msgid "Migrating instance to %s finished successfully." msgstr "" -#: nova/compute/manager.py:3462 +#: nova/compute/manager.py:3463 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." msgstr "" -#: nova/compute/manager.py:3477 +#: nova/compute/manager.py:3478 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3509 +#: nova/compute/manager.py:3510 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3638 +#: nova/compute/manager.py:3639 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3690 +#: nova/compute/manager.py:3691 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3695 +#: nova/compute/manager.py:3696 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3704 +#: nova/compute/manager.py:3705 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3712 +#: nova/compute/manager.py:3713 #, python-format msgid "Instance %s not found" msgstr "" -#: nova/compute/manager.py:3717 +#: nova/compute/manager.py:3718 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3724 +#: nova/compute/manager.py:3725 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3735 +#: nova/compute/manager.py:3736 #, python-format msgid "Error auto-confirming resize: %s. Will retry later." msgstr "" -#: nova/compute/manager.py:3751 +#: nova/compute/manager.py:3752 #, python-format msgid "" "Running instance usage audit for host %(host)s from %(begin_time)s to " "%(end_time)s. %(number_instances)s instances." msgstr "" -#: nova/compute/manager.py:3771 +#: nova/compute/manager.py:3772 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3795 +#: nova/compute/manager.py:3796 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3898 +#: nova/compute/manager.py:3899 #, fuzzy msgid "Updating volume usage cache" msgstr "Re-exporting %s volumes" -#: nova/compute/manager.py:3912 +#: nova/compute/manager.py:3913 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3939 +#: nova/compute/manager.py:3940 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3946 nova/compute/manager.py:3995 +#: nova/compute/manager.py:3947 nova/compute/manager.py:3996 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3982 +#: nova/compute/manager.py:3983 #, python-format msgid "" "During the sync_power process the instance has moved from host %(src)s to" " host %(dst)s" msgstr "" -#: nova/compute/manager.py:4019 +#: nova/compute/manager.py:4020 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4031 nova/compute/manager.py:4040 -#: nova/compute/manager.py:4070 +#: nova/compute/manager.py:4032 nova/compute/manager.py:4041 +#: nova/compute/manager.py:4071 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4036 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4051 +#: nova/compute/manager.py:4052 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:4057 +#: nova/compute/manager.py:4058 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:4063 +#: nova/compute/manager.py:4064 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4079 +#: nova/compute/manager.py:4080 #, fuzzy msgid "Instance is not (soft-)deleted." msgstr "instance %s: snapshotting" -#: nova/compute/manager.py:4087 +#: nova/compute/manager.py:4088 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4100 +#: nova/compute/manager.py:4101 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4127 +#: nova/compute/manager.py:4128 #, fuzzy, python-format msgid "Deleting orphan compute node %s" msgstr "Re-exporting %s volumes" -#: nova/compute/manager.py:4137 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4138 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4177 +#: nova/compute/manager.py:4178 #, python-format msgid "" "Detected instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4183 +#: nova/compute/manager.py:4184 #, python-format msgid "" "Destroying instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4190 +#: nova/compute/manager.py:4191 #, python-format msgid "Unrecognized value '%s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4217 +#: nova/compute/manager.py:4218 #, fuzzy, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "Invalid instance type %(instance_type)s." @@ -5167,6 +5167,25 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" +#: nova/conductor/tasks/live_migrate.py:103 +#, python-format +msgid "" +"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " +"memory(host:%(avail)s <= instance:%(mem_inst)s)" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:150 +#, python-format +msgid "Skipping host: %(host)s because: %(e)s" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:169 +#, python-format +msgid "" +"Exceeded max scheduling attempts %(max_attempts)d for instance " +"%(instance_uuid)s during live migration" +msgstr "" + #: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "" @@ -6714,86 +6733,79 @@ msgstr "" msgid "No key defining hosts for topic '%s', see ringfile" msgstr "" -#: nova/scheduler/chance.py:51 +#: nova/scheduler/chance.py:56 msgid "Is the appropriate service running?" msgstr "" -#: nova/scheduler/chance.py:56 +#: nova/scheduler/chance.py:61 msgid "Could not find another compute" msgstr "" -#: nova/scheduler/driver.py:61 +#: nova/scheduler/driver.py:57 msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:226 +#: nova/scheduler/driver.py:59 nova/scheduler/manager.py:233 #, python-format msgid "Setting instance to %s state." msgstr "" -#: nova/scheduler/driver.py:156 +#: nova/scheduler/driver.py:150 msgid "Driver must implement schedule_prep_resize" msgstr "" -#: nova/scheduler/driver.py:164 +#: nova/scheduler/driver.py:158 msgid "Driver must implement schedule_run_instance" msgstr "" -#: nova/scheduler/driver.py:169 +#: nova/scheduler/driver.py:163 msgid "Driver must implement select_hosts" msgstr "" -#: nova/scheduler/driver.py:339 -#, python-format -msgid "" -"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " -"memory(host:%(avail)s <= instance:%(mem_inst)s)" -msgstr "" - -#: nova/scheduler/filter_scheduler.py:73 +#: nova/scheduler/filter_scheduler.py:76 #, python-format msgid "" "Attempting to build %(num_instances)d instance(s) uuids: " "%(instance_uuids)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:77 +#: nova/scheduler/filter_scheduler.py:80 #, python-format msgid "Request Spec: %s" msgstr "" -#: nova/scheduler/filter_scheduler.py:97 +#: nova/scheduler/filter_scheduler.py:100 #, fuzzy, python-format msgid "Choosing host %(weighed_host)s for instance %(instance_uuid)s" msgstr "Instance %(instance_id)s is not running." -#: nova/scheduler/filter_scheduler.py:239 +#: nova/scheduler/filter_scheduler.py:242 msgid "Invalid value for 'scheduler_max_attempts', must be >= 1" msgstr "" -#: nova/scheduler/filter_scheduler.py:256 +#: nova/scheduler/filter_scheduler.py:259 #, python-format msgid "Error from last host: %(last_host)s (node %(last_node)s): %(exc)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:288 +#: nova/scheduler/filter_scheduler.py:291 #, python-format msgid "" "Exceeded max scheduling attempts %(max_attempts)d for instance " "%(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:356 +#: nova/scheduler/filter_scheduler.py:359 #, python-format msgid "Filtered %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:361 +#: nova/scheduler/filter_scheduler.py:364 #, python-format msgid "Weighed %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:403 +#: nova/scheduler/filter_scheduler.py:417 #, python-format msgid "Unable to migrate %(instance_uuid)s to %(dest)s: Lack of memory" msgstr "" @@ -6844,7 +6856,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:211 +#: nova/scheduler/manager.py:218 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -7160,9 +7172,10 @@ msgstr "" #: nova/tests/compute/test_compute.py:1133 #: nova/tests/compute/test_compute.py:1151 #: nova/tests/compute/test_compute.py:1202 -#: nova/tests/compute/test_compute.py:1229 -#: nova/tests/compute/test_compute.py:1276 -#: nova/tests/compute/test_compute.py:4129 +#: nova/tests/compute/test_compute.py:1227 +#: nova/tests/compute/test_compute.py:1253 +#: nova/tests/compute/test_compute.py:1300 +#: nova/tests/compute/test_compute.py:4153 #, python-format msgid "Running instances: %s" msgstr "" @@ -7170,25 +7183,26 @@ msgstr "" #: nova/tests/compute/test_compute.py:1139 #: nova/tests/compute/test_compute.py:1174 #: nova/tests/compute/test_compute.py:1217 -#: nova/tests/compute/test_compute.py:1247 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:1271 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1818 +#: nova/tests/compute/test_compute.py:1842 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4140 +#: nova/tests/compute/test_compute.py:4164 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4651 +#: nova/tests/compute/test_compute.py:4675 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9549 +#: nova/tests/compute/test_compute.py:9573 msgid "spawn error" msgstr "" @@ -7319,12 +7333,12 @@ msgid "" "left to copy" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:905 +#: nova/tests/virt/xenapi/test_xenapi.py:900 #, python-format msgid "Creating files in %s to simulate guest agent" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:916 +#: nova/tests/virt/xenapi/test_xenapi.py:911 #, python-format msgid "Removing simulated guest agent files in %s" msgstr "" @@ -8882,7 +8896,7 @@ msgstr "" msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1446 +#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1442 #, fuzzy msgid "Guest does not have a console available" msgstr "User does not have admin privileges" @@ -10234,7 +10248,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1390 +#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1386 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10394,19 +10408,19 @@ msgstr "Unable to detach volume %s" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" -#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1644 +#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1640 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1649 +#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1645 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1654 +#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1650 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -11235,67 +11249,63 @@ msgstr "" msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1260 -msgid "XenAPI failed to power the instance off" -msgstr "" - -#: nova/virt/xenapi/vmops.py:1307 +#: nova/virt/xenapi/vmops.py:1303 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1341 +#: nova/virt/xenapi/vmops.py:1337 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1394 +#: nova/virt/xenapi/vmops.py:1390 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1566 +#: nova/virt/xenapi/vmops.py:1562 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1575 +#: nova/virt/xenapi/vmops.py:1571 #, python-format msgid "Creating VIF for network %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1578 +#: nova/virt/xenapi/vmops.py:1574 #, fuzzy, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "Creating VIF for VM %(vm_ref)s, network %(network_ref)s." -#: nova/virt/xenapi/vmops.py:1607 +#: nova/virt/xenapi/vmops.py:1603 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1711 +#: nova/virt/xenapi/vmops.py:1707 #, python-format msgid "Destination host:%s must be in the same aggregate as the source server" msgstr "" -#: nova/virt/xenapi/vmops.py:1732 +#: nova/virt/xenapi/vmops.py:1728 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1744 +#: nova/virt/xenapi/vmops.py:1740 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1818 +#: nova/virt/xenapi/vmops.py:1814 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1829 +#: nova/virt/xenapi/vmops.py:1825 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1882 +#: nova/virt/xenapi/vmops.py:1878 msgid "Migrate Send failed" msgstr "" @@ -11437,60 +11447,6 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "'%s' argument must be greater than 0" -#~ msgstr "" - -#~ msgid "'%s' argument must be greater than or equal to 0" -#~ msgstr "" - -#~ msgid "Failed to load plugin %(plug)s: %(exc)s" -#~ msgstr "" - -#~ msgid "Setting instance to %(state)s state." -#~ msgstr "Invalid instance type %(instance_type)s." - -#~ msgid "Could not decode scheduler options: '%(e)s'" -#~ msgstr "" - -#~ msgid "%(host_state)s fails tenant id on aggregate" -#~ msgstr "" - -#~ msgid "No more PXE IPs available" -#~ msgstr "" - -#~ msgid "Deleting instance files %(target)s" -#~ msgstr "" - -#~ msgid "Live Migration failure: %(e)s" -#~ msgstr "" - -#~ msgid "skipping %(path)s since it looks like volume" -#~ msgstr "" - -#~ msgid "skipping disk for %(instance_name)s as it does not have a path" -#~ msgstr "" - -#~ msgid "Checking instance files accessability%(instance_path)s" -#~ msgstr "" - -#~ msgid "The nwfilter(%(instance_filter_name)s) is not found." -#~ msgstr "" - -#~ msgid "Failed to query agent version: %r" -#~ msgstr "" - -#~ msgid "Reached maximum time attempting to query agent version" -#~ msgstr "" - -#~ msgid "Failed to update agent: %r" -#~ msgstr "" - -#~ msgid "Failed to exchange keys: %r" -#~ msgstr "" - -#~ msgid "Failed to inject file: %r" -#~ msgstr "" - -#~ msgid "Failed to reset network: %r" +#~ msgid "XenAPI failed to power the instance off" #~ msgstr "" diff --git a/nova/locale/en_US/LC_MESSAGES/nova.po b/nova/locale/en_US/LC_MESSAGES/nova.po index 44021d182bb7..aabcaa8e9f19 100644 --- a/nova/locale/en_US/LC_MESSAGES/nova.po +++ b/nova/locale/en_US/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2013-06-24 19:37+0000\n" +"POT-Creation-Date: 2013-06-25 19:37+0000\n" "PO-Revision-Date: 2013-01-21 18:28+0000\n" "Last-Translator: Jeremy Stanley \n" "Language-Team: en_US \n" @@ -180,7 +180,7 @@ msgid "" "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:248 nova/api/ec2/cloud.py:473 +#: nova/exception.py:248 nova/api/ec2/cloud.py:472 msgid "Keypair data is invalid" msgstr "Keypair data is invalid" @@ -1784,224 +1784,224 @@ msgstr "An unknown error has occurred. Please try your request again." msgid "Unsupported API request: controller = %(controller)s, action = %(action)s" msgstr "Unsupported API request: controller = %(controller)s, action = %(action)s" -#: nova/api/ec2/cloud.py:402 +#: nova/api/ec2/cloud.py:401 #, python-format msgid "Create snapshot of volume %s" msgstr "Create snapshot of volume %s" -#: nova/api/ec2/cloud.py:427 +#: nova/api/ec2/cloud.py:426 #, python-format msgid "Could not find key pair(s): %s" msgstr "Could not find key pair(s): %s" -#: nova/api/ec2/cloud.py:444 +#: nova/api/ec2/cloud.py:443 #, python-format msgid "Create key pair %s" msgstr "Create key pair %s" -#: nova/api/ec2/cloud.py:451 nova/api/ec2/cloud.py:470 +#: nova/api/ec2/cloud.py:450 nova/api/ec2/cloud.py:469 #: nova/api/openstack/compute/contrib/keypairs.py:93 #: nova/api/openstack/compute/plugins/v3/keypairs.py:95 msgid "Quota exceeded, too many key pairs." msgstr "Quota exceeded, too many key pairs." -#: nova/api/ec2/cloud.py:460 +#: nova/api/ec2/cloud.py:459 #, python-format msgid "Import key %s" msgstr "Import key %s" -#: nova/api/ec2/cloud.py:480 +#: nova/api/ec2/cloud.py:479 #, python-format msgid "Delete key pair %s" msgstr "Delete key pair %s" -#: nova/api/ec2/cloud.py:622 nova/api/ec2/cloud.py:742 +#: nova/api/ec2/cloud.py:621 nova/api/ec2/cloud.py:741 msgid "Not enough parameters, need group_name or group_id" msgstr "Not enough parameters, need group_name or group_id" -#: nova/api/ec2/cloud.py:627 +#: nova/api/ec2/cloud.py:626 #, python-format msgid "%s Not enough parameters to build a valid rule" msgstr "%s Not enough parameters to build a valid rule" -#: nova/api/ec2/cloud.py:634 +#: nova/api/ec2/cloud.py:633 #, fuzzy, python-format msgid "Invalid IP protocol %s." msgstr "Invalid IP protocol %(protocol)s." -#: nova/api/ec2/cloud.py:664 nova/api/ec2/cloud.py:696 +#: nova/api/ec2/cloud.py:663 nova/api/ec2/cloud.py:695 msgid "No rule for the specified parameters." msgstr "No rule for the specified parameters." -#: nova/api/ec2/cloud.py:687 +#: nova/api/ec2/cloud.py:686 #, python-format msgid "%s - This rule already exists in group" msgstr "%s - This rule already exists in group" -#: nova/api/ec2/cloud.py:770 +#: nova/api/ec2/cloud.py:769 #, python-format msgid "Get console output for instance %s" msgstr "Get console output for instance %s" -#: nova/api/ec2/cloud.py:841 +#: nova/api/ec2/cloud.py:840 #, python-format msgid "Create volume from snapshot %s" msgstr "Create volume from snapshot %s" -#: nova/api/ec2/cloud.py:845 nova/api/openstack/compute/contrib/volumes.py:242 +#: nova/api/ec2/cloud.py:844 nova/api/openstack/compute/contrib/volumes.py:242 #, python-format msgid "Create volume of %s GB" msgstr "Create volume of %s GB" -#: nova/api/ec2/cloud.py:872 +#: nova/api/ec2/cloud.py:871 msgid "Delete Failed" msgstr "Delete Failed" -#: nova/api/ec2/cloud.py:885 +#: nova/api/ec2/cloud.py:884 #, python-format msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s" msgstr "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s" -#: nova/api/ec2/cloud.py:896 +#: nova/api/ec2/cloud.py:895 msgid "Attach Failed." msgstr "Attach Failed." -#: nova/api/ec2/cloud.py:918 nova/api/openstack/compute/contrib/volumes.py:445 +#: nova/api/ec2/cloud.py:917 nova/api/openstack/compute/contrib/volumes.py:445 #, python-format msgid "Detach volume %s" msgstr "Detach volume %s" -#: nova/api/ec2/cloud.py:925 +#: nova/api/ec2/cloud.py:924 msgid "Detach Volume Failed." msgstr "Detach Volume Failed." -#: nova/api/ec2/cloud.py:951 nova/api/ec2/cloud.py:1008 -#: nova/api/ec2/cloud.py:1574 nova/api/ec2/cloud.py:1589 +#: nova/api/ec2/cloud.py:950 nova/api/ec2/cloud.py:1007 +#: nova/api/ec2/cloud.py:1573 nova/api/ec2/cloud.py:1588 #, python-format msgid "attribute not supported: %s" msgstr "attribute not supported: %s" -#: nova/api/ec2/cloud.py:1083 +#: nova/api/ec2/cloud.py:1082 #, python-format msgid "vol = %s\n" msgstr "vol = %s\n" -#: nova/api/ec2/cloud.py:1243 +#: nova/api/ec2/cloud.py:1242 msgid "Allocate address" msgstr "Allocate address" -#: nova/api/ec2/cloud.py:1247 +#: nova/api/ec2/cloud.py:1246 msgid "No more floating IPs available" msgstr "No more floating IPs available" -#: nova/api/ec2/cloud.py:1251 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Release address %s" msgstr "Release address %s" -#: nova/api/ec2/cloud.py:1256 +#: nova/api/ec2/cloud.py:1255 msgid "Unable to release IP Address." msgstr "Unable to release IP Address." -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1258 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "Associate address %(public_ip)s to instance %(instance_id)s" -#: nova/api/ec2/cloud.py:1269 +#: nova/api/ec2/cloud.py:1268 msgid "Unable to associate IP Address, no fixed_ips." msgstr "Unable to associate IP Address, no fixed_ips." -#: nova/api/ec2/cloud.py:1277 +#: nova/api/ec2/cloud.py:1276 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "multiple fixed_ips exist, using the first: %s" -#: nova/api/ec2/cloud.py:1286 +#: nova/api/ec2/cloud.py:1285 msgid "Floating ip is already associated." msgstr "Floating ip is already associated." -#: nova/api/ec2/cloud.py:1289 +#: nova/api/ec2/cloud.py:1288 msgid "l3driver call to add floating ip failed." msgstr "l3driver call to add floating ip failed." -#: nova/api/ec2/cloud.py:1292 +#: nova/api/ec2/cloud.py:1291 msgid "Error, unable to associate floating ip." msgstr "Error, unable to associate floating ip." -#: nova/api/ec2/cloud.py:1300 +#: nova/api/ec2/cloud.py:1299 #, python-format msgid "Disassociate address %s" msgstr "Disassociate address %s" -#: nova/api/ec2/cloud.py:1305 +#: nova/api/ec2/cloud.py:1304 msgid "Floating ip is not associated." msgstr "Floating ip is not associated." -#: nova/api/ec2/cloud.py:1308 +#: nova/api/ec2/cloud.py:1307 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "Cannot disassociate auto assigned floating ip" -#: nova/api/ec2/cloud.py:1335 +#: nova/api/ec2/cloud.py:1334 msgid "Image must be available" msgstr "Image must be available" -#: nova/api/ec2/cloud.py:1373 +#: nova/api/ec2/cloud.py:1372 msgid "Going to start terminating instances" msgstr "Going to start terminating instances" -#: nova/api/ec2/cloud.py:1383 +#: nova/api/ec2/cloud.py:1382 #, python-format msgid "Reboot instance %r" msgstr "Reboot instance %r" -#: nova/api/ec2/cloud.py:1393 +#: nova/api/ec2/cloud.py:1392 msgid "Going to stop instances" msgstr "Going to stop instances" -#: nova/api/ec2/cloud.py:1403 +#: nova/api/ec2/cloud.py:1402 msgid "Going to start instances" msgstr "Going to start instances" -#: nova/api/ec2/cloud.py:1494 +#: nova/api/ec2/cloud.py:1493 #, python-format msgid "De-registering image %s" msgstr "De-registering image %s" -#: nova/api/ec2/cloud.py:1510 +#: nova/api/ec2/cloud.py:1509 msgid "imageLocation is required" msgstr "imageLocation is required" -#: nova/api/ec2/cloud.py:1529 +#: nova/api/ec2/cloud.py:1528 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "Registered image %(image_location)s with id %(image_id)s" -#: nova/api/ec2/cloud.py:1592 +#: nova/api/ec2/cloud.py:1591 msgid "user or group not specified" msgstr "user or group not specified" -#: nova/api/ec2/cloud.py:1594 +#: nova/api/ec2/cloud.py:1593 msgid "only group \"all\" is supported" msgstr "only group \"all\" is supported" -#: nova/api/ec2/cloud.py:1596 +#: nova/api/ec2/cloud.py:1595 msgid "operation_type must be add or remove" msgstr "operation_type must be add or remove" -#: nova/api/ec2/cloud.py:1598 +#: nova/api/ec2/cloud.py:1597 #, python-format msgid "Updating image %s publicity" msgstr "Updating image %s publicity" -#: nova/api/ec2/cloud.py:1611 +#: nova/api/ec2/cloud.py:1610 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "Not allowed to modify attributes for image %s" -#: nova/api/ec2/cloud.py:1639 +#: nova/api/ec2/cloud.py:1638 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " @@ -2010,40 +2010,40 @@ msgstr "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" -#: nova/api/ec2/cloud.py:1671 +#: nova/api/ec2/cloud.py:1670 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "Couldn't stop instance with in %d sec" -#: nova/api/ec2/cloud.py:1689 +#: nova/api/ec2/cloud.py:1688 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "image of %(instance)s at %(now)s" -#: nova/api/ec2/cloud.py:1714 nova/api/ec2/cloud.py:1759 +#: nova/api/ec2/cloud.py:1713 nova/api/ec2/cloud.py:1758 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1717 nova/api/ec2/cloud.py:1762 +#: nova/api/ec2/cloud.py:1716 nova/api/ec2/cloud.py:1761 #, fuzzy msgid "Expecting a list of resources" msgstr "Getting list of instances" -#: nova/api/ec2/cloud.py:1721 nova/api/ec2/cloud.py:1766 +#: nova/api/ec2/cloud.py:1720 nova/api/ec2/cloud.py:1765 #, fuzzy msgid "Only instances implemented" msgstr "instance not present" -#: nova/api/ec2/cloud.py:1724 nova/api/ec2/cloud.py:1769 +#: nova/api/ec2/cloud.py:1723 nova/api/ec2/cloud.py:1768 #, fuzzy msgid "Expecting a list of tagSets" msgstr "Getting list of instances" -#: nova/api/ec2/cloud.py:1781 +#: nova/api/ec2/cloud.py:1780 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1854 +#: nova/api/ec2/cloud.py:1853 msgid "Invalid CIDR" msgstr "Invalid CIDR" @@ -4492,253 +4492,253 @@ msgstr "Instance type %s not found for deletion" msgid "Possibly task preempted." msgstr "Possibly task preempted." -#: nova/compute/manager.py:379 +#: nova/compute/manager.py:380 #, python-format msgid "%s is not a valid node managed by this compute host." msgstr "" -#: nova/compute/manager.py:407 +#: nova/compute/manager.py:408 msgid "Instance has been destroyed from under us while trying to set it to ERROR" msgstr "Instance has been destroyed from under us while trying to set it to ERROR" -#: nova/compute/manager.py:456 +#: nova/compute/manager.py:457 #, fuzzy, python-format msgid "" "Deleting instance as its host (%(instance_host)s) is not equal to our " "host (%(our_host)s)." msgstr "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)." -#: nova/compute/manager.py:472 +#: nova/compute/manager.py:473 msgid "Instance has been marked deleted already, removing it from the hypervisor." msgstr "" -#: nova/compute/manager.py:493 +#: nova/compute/manager.py:494 msgid "" "Hypervisor driver does not support instance shared storage check, " "assuming it's not on shared storage" msgstr "" -#: nova/compute/manager.py:499 +#: nova/compute/manager.py:500 #, fuzzy msgid "Failed to check if instance shared" msgstr "Failed to terminate instance" -#: nova/compute/manager.py:541 +#: nova/compute/manager.py:542 #, python-format msgid "" "Error raised getting network info for instance %(instance_uuid)s. " "Retrying in %(retry_time)s seconds." msgstr "" -#: nova/compute/manager.py:567 +#: nova/compute/manager.py:568 msgid "Failed to revert crashed migration" msgstr "" -#: nova/compute/manager.py:570 +#: nova/compute/manager.py:571 msgid "Instance found in migrating state during startup. Resetting task_state" msgstr "" -#: nova/compute/manager.py:581 +#: nova/compute/manager.py:582 #, python-format msgid "Current state is %(drv_state)s, state in DB is %(db_state)s." msgstr "Current state is %(drv_state)s, state in DB is %(db_state)s." -#: nova/compute/manager.py:587 +#: nova/compute/manager.py:588 msgid "Rebooting instance after nova-compute restart." msgstr "Rebooting instance after nova-compute restart." -#: nova/compute/manager.py:601 +#: nova/compute/manager.py:602 msgid "Hypervisor driver does not support resume guests" msgstr "Hypervisor driver does not support resume guests" -#: nova/compute/manager.py:606 +#: nova/compute/manager.py:607 #, fuzzy msgid "Failed to resume instance" msgstr "Failed to suspend instance" -#: nova/compute/manager.py:616 +#: nova/compute/manager.py:617 msgid "Hypervisor driver does not support firewall rules" msgstr "Hypervisor driver does not support firewall rules" -#: nova/compute/manager.py:620 +#: nova/compute/manager.py:621 #, python-format msgid "Lifecycle event %(state)d on VM %(uuid)s" msgstr "" -#: nova/compute/manager.py:636 +#: nova/compute/manager.py:637 #, fuzzy, python-format msgid "Unexpected power state %d" msgstr "Unexpected status code" -#: nova/compute/manager.py:648 +#: nova/compute/manager.py:649 #, python-format msgid "Ignoring event %s" msgstr "" -#: nova/compute/manager.py:686 +#: nova/compute/manager.py:687 msgid "Checking state" msgstr "Checking state" -#: nova/compute/manager.py:784 +#: nova/compute/manager.py:785 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:801 +#: nova/compute/manager.py:802 #, python-format msgid "Setting up bdm %s" msgstr "Setting up bdm %s" -#: nova/compute/manager.py:902 +#: nova/compute/manager.py:903 msgid "Success" msgstr "" -#: nova/compute/manager.py:925 +#: nova/compute/manager.py:926 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:952 nova/compute/manager.py:2466 +#: nova/compute/manager.py:953 nova/compute/manager.py:2467 #, python-format msgid "No node specified, defaulting to %s" msgstr "" -#: nova/compute/manager.py:996 +#: nova/compute/manager.py:997 msgid "Failed to dealloc network for deleted instance" msgstr "Failed to dealloc network for deleted instance" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1006 #, fuzzy msgid "Instance was deleted during spawn." msgstr "Instance failed to spawn" -#: nova/compute/manager.py:1036 +#: nova/compute/manager.py:1037 #, fuzzy, python-format msgid "Error: %s" msgstr "DB error: %s" -#: nova/compute/manager.py:1053 +#: nova/compute/manager.py:1054 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1078 nova/compute/manager.py:2519 +#: nova/compute/manager.py:1079 nova/compute/manager.py:2520 msgid "Error trying to reschedule" msgstr "Error trying to reschedule" -#: nova/compute/manager.py:1091 +#: nova/compute/manager.py:1092 msgid "Retry info not present, will not reschedule" msgstr "Retry info not present, will not reschedule" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1097 msgid "No request spec, will not reschedule" msgstr "No request spec, will not reschedule" -#: nova/compute/manager.py:1102 +#: nova/compute/manager.py:1103 #, fuzzy, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "Re-scheduling instance: attempt %d" -#: nova/compute/manager.py:1131 +#: nova/compute/manager.py:1132 msgid "Instance build timed out. Set to error state." msgstr "Instance build timed out. Set to error state." -#: nova/compute/manager.py:1141 +#: nova/compute/manager.py:1142 msgid "Starting instance..." msgstr "Starting instance..." -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1166 #, fuzzy msgid "Allocating IP information in the background." msgstr "Floating ip pool not found." -#: nova/compute/manager.py:1176 +#: nova/compute/manager.py:1177 msgid "Instance failed network setup" msgstr "Instance failed network setup" -#: nova/compute/manager.py:1178 +#: nova/compute/manager.py:1179 #, python-format msgid "Instance network_info: |%s|" msgstr "Instance network_info: |%s|" -#: nova/compute/manager.py:1189 +#: nova/compute/manager.py:1190 msgid "Instance failed block device setup" msgstr "Instance failed block device setup" -#: nova/compute/manager.py:1208 +#: nova/compute/manager.py:1209 msgid "Instance failed to spawn" msgstr "Instance failed to spawn" -#: nova/compute/manager.py:1259 +#: nova/compute/manager.py:1260 msgid "Deallocating network for instance" msgstr "Deallocating network for instance" -#: nova/compute/manager.py:1333 +#: nova/compute/manager.py:1334 #, fuzzy msgid "Failed to deallocate network for instance." msgstr "Failed to dealloc network for deleted instance" -#: nova/compute/manager.py:1340 +#: nova/compute/manager.py:1341 #, python-format msgid "%(action_str)s instance" msgstr "%(action_str)s instance" -#: nova/compute/manager.py:1383 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "Ignoring DiskNotFound: %s" -#: nova/compute/manager.py:1386 +#: nova/compute/manager.py:1387 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "Ignoring VolumeNotFound: %s" -#: nova/compute/manager.py:1393 +#: nova/compute/manager.py:1394 #, python-format msgid "terminating bdm %s" msgstr "terminating bdm %s" -#: nova/compute/manager.py:1441 +#: nova/compute/manager.py:1442 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "Ignoring volume cleanup failure due to %s" -#: nova/compute/manager.py:1503 nova/compute/manager.py:2701 -#: nova/compute/manager.py:4226 +#: nova/compute/manager.py:1504 nova/compute/manager.py:2702 +#: nova/compute/manager.py:4227 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "%s. Setting instance vm_state to ERROR" -#: nova/compute/manager.py:1655 +#: nova/compute/manager.py:1656 msgid "Rebuilding instance" msgstr "Rebuilding instance" -#: nova/compute/manager.py:1668 +#: nova/compute/manager.py:1669 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1672 +#: nova/compute/manager.py:1673 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1676 +#: nova/compute/manager.py:1677 #, fuzzy, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "%(path)s is not on shared storage: %(reason)s" -#: nova/compute/manager.py:1759 +#: nova/compute/manager.py:1760 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1791 +#: nova/compute/manager.py:1792 #, fuzzy, python-format msgid "Detaching from volume api: %s" msgstr "Attach boot from volume failed: %s" -#: nova/compute/manager.py:1809 +#: nova/compute/manager.py:1810 msgid "Rebooting instance" msgstr "Rebooting instance" -#: nova/compute/manager.py:1828 +#: nova/compute/manager.py:1829 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " @@ -4747,25 +4747,25 @@ msgstr "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" -#: nova/compute/manager.py:1864 +#: nova/compute/manager.py:1865 msgid "Reboot failed but instance is running" msgstr "" -#: nova/compute/manager.py:1867 +#: nova/compute/manager.py:1868 #, python-format msgid "Cannot reboot instance: %(error)s" msgstr "" -#: nova/compute/manager.py:1880 +#: nova/compute/manager.py:1881 #, fuzzy msgid "Instance disappeared during reboot" msgstr "instance %s: rebooted" -#: nova/compute/manager.py:1907 +#: nova/compute/manager.py:1908 msgid "instance snapshotting" msgstr "instance snapshotting" -#: nova/compute/manager.py:1913 +#: nova/compute/manager.py:1914 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " @@ -4774,161 +4774,161 @@ msgstr "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1975 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "Found %(num_images)d images (rotation: %(rotation)d)" -#: nova/compute/manager.py:1982 +#: nova/compute/manager.py:1983 #, python-format msgid "Rotating out %d backups" msgstr "Rotating out %d backups" -#: nova/compute/manager.py:1987 +#: nova/compute/manager.py:1988 #, python-format msgid "Deleting image %s" msgstr "Deleting image %s" -#: nova/compute/manager.py:2015 +#: nova/compute/manager.py:2016 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "Failed to set admin password. Instance %s is not running" -#: nova/compute/manager.py:2022 +#: nova/compute/manager.py:2023 msgid "Root password set" msgstr "Root password set" -#: nova/compute/manager.py:2029 +#: nova/compute/manager.py:2030 #, fuzzy msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "set_admin_password is not implemented by this driver." -#: nova/compute/manager.py:2044 +#: nova/compute/manager.py:2045 #, python-format msgid "set_admin_password failed: %s" msgstr "set_admin_password failed: %s" -#: nova/compute/manager.py:2051 +#: nova/compute/manager.py:2052 msgid "error setting admin password" msgstr "error setting admin password" -#: nova/compute/manager.py:2064 +#: nova/compute/manager.py:2065 #, python-format msgid "" "trying to inject a file into a non-running (state: %(current_state)s " "expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2070 #, python-format msgid "injecting file to %s" msgstr "" -#: nova/compute/manager.py:2089 +#: nova/compute/manager.py:2090 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2102 +#: nova/compute/manager.py:2103 msgid "Rescuing" msgstr "Rescuing" -#: nova/compute/manager.py:2121 +#: nova/compute/manager.py:2122 #, fuzzy msgid "Error trying to Rescue Instance" msgstr "Error trying to reschedule" -#: nova/compute/manager.py:2125 +#: nova/compute/manager.py:2126 #, fuzzy, python-format msgid "Driver Error: %s" msgstr "DB error: %s" -#: nova/compute/manager.py:2143 +#: nova/compute/manager.py:2144 msgid "Unrescuing" msgstr "Unrescuing" -#: nova/compute/manager.py:2164 +#: nova/compute/manager.py:2165 #, python-format msgid "Changing instance metadata according to %r" msgstr "" -#: nova/compute/manager.py:2386 +#: nova/compute/manager.py:2387 #, fuzzy, python-format msgid "Updating instance to original state: '%s'" msgstr "Setting instance to %(state)s state." -#: nova/compute/manager.py:2420 +#: nova/compute/manager.py:2421 #, fuzzy msgid "Instance has no source host" msgstr "Instance has no volume." -#: nova/compute/manager.py:2426 +#: nova/compute/manager.py:2427 msgid "destination same as source!" msgstr "destination same as source!" -#: nova/compute/manager.py:2447 +#: nova/compute/manager.py:2448 msgid "Migrating" msgstr "Migrating" -#: nova/compute/manager.py:2698 +#: nova/compute/manager.py:2699 #, python-format msgid "Failed to rollback quota for failed finish_resize: %s" msgstr "" -#: nova/compute/manager.py:2761 +#: nova/compute/manager.py:2762 msgid "Pausing" msgstr "Pausing" -#: nova/compute/manager.py:2779 +#: nova/compute/manager.py:2780 msgid "Unpausing" msgstr "Unpausing" -#: nova/compute/manager.py:2818 +#: nova/compute/manager.py:2819 msgid "Retrieving diagnostics" msgstr "Retrieving diagnostics" -#: nova/compute/manager.py:2849 +#: nova/compute/manager.py:2850 msgid "Resuming" msgstr "Resuming" -#: nova/compute/manager.py:2869 +#: nova/compute/manager.py:2870 msgid "Reset network" msgstr "Reset network" -#: nova/compute/manager.py:2874 +#: nova/compute/manager.py:2875 msgid "Inject network info" msgstr "Inject network info" -#: nova/compute/manager.py:2877 +#: nova/compute/manager.py:2878 #, python-format msgid "network_info to inject: |%s|" msgstr "network_info to inject: |%s|" -#: nova/compute/manager.py:2894 +#: nova/compute/manager.py:2895 msgid "Get console output" msgstr "Get console output" -#: nova/compute/manager.py:2921 +#: nova/compute/manager.py:2922 msgid "Getting vnc console" msgstr "Getting vnc console" -#: nova/compute/manager.py:2956 +#: nova/compute/manager.py:2957 #, fuzzy msgid "Getting spice console" msgstr "Getting vnc console" -#: nova/compute/manager.py:3004 +#: nova/compute/manager.py:3005 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "Booting with volume %(volume_id)s at %(mountpoint)s" -#: nova/compute/manager.py:3055 +#: nova/compute/manager.py:3056 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "Attaching volume %(volume_id)s to %(mountpoint)s" -#: nova/compute/manager.py:3065 +#: nova/compute/manager.py:3066 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " @@ -4937,59 +4937,59 @@ msgstr "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" -#: nova/compute/manager.py:3081 +#: nova/compute/manager.py:3082 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "Failed to attach volume %(volume_id)s at %(mountpoint)s" -#: nova/compute/manager.py:3112 +#: nova/compute/manager.py:3113 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "Detach volume %(volume_id)s from mountpoint %(mp)s" -#: nova/compute/manager.py:3123 +#: nova/compute/manager.py:3124 msgid "Detaching volume from unknown instance" msgstr "Detaching volume from unknown instance" -#: nova/compute/manager.py:3130 +#: nova/compute/manager.py:3131 #, fuzzy, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "Faild to detach volume %(volume_id)s from %(mp)s" -#: nova/compute/manager.py:3154 +#: nova/compute/manager.py:3155 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3190 +#: nova/compute/manager.py:3191 #, fuzzy, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "allocate_for_instance() for %s" -#: nova/compute/manager.py:3210 +#: nova/compute/manager.py:3211 #, python-format msgid "Port %s is not attached" msgstr "" -#: nova/compute/manager.py:3224 +#: nova/compute/manager.py:3225 #, python-format msgid "Host %s not found" msgstr "" -#: nova/compute/manager.py:3377 +#: nova/compute/manager.py:3378 #, python-format msgid "Pre live migration failed at %s" msgstr "" -#: nova/compute/manager.py:3405 +#: nova/compute/manager.py:3406 msgid "_post_live_migration() is started.." msgstr "_post_live_migration() is started.." -#: nova/compute/manager.py:3460 +#: nova/compute/manager.py:3461 #, python-format msgid "Migrating instance to %s finished successfully." msgstr "" -#: nova/compute/manager.py:3462 +#: nova/compute/manager.py:3463 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." @@ -4997,20 +4997,20 @@ msgstr "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." -#: nova/compute/manager.py:3477 +#: nova/compute/manager.py:3478 msgid "Post operation of migration started" msgstr "Post operation of migration started" -#: nova/compute/manager.py:3509 +#: nova/compute/manager.py:3510 #, fuzzy, python-format msgid "Failed to get compute_info for %s" msgstr "Failed to get info for disk %s" -#: nova/compute/manager.py:3638 +#: nova/compute/manager.py:3639 msgid "Updated the info_cache for instance" msgstr "Updated the info_cache for instance" -#: nova/compute/manager.py:3690 +#: nova/compute/manager.py:3691 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " @@ -5019,12 +5019,12 @@ msgstr "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" -#: nova/compute/manager.py:3695 +#: nova/compute/manager.py:3696 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "Setting migration %(migration_id)s to error: %(reason)s" -#: nova/compute/manager.py:3704 +#: nova/compute/manager.py:3705 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " @@ -5033,26 +5033,26 @@ msgstr "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" -#: nova/compute/manager.py:3712 +#: nova/compute/manager.py:3713 #, python-format msgid "Instance %s not found" msgstr "" -#: nova/compute/manager.py:3717 +#: nova/compute/manager.py:3718 msgid "In ERROR state" msgstr "In ERROR state" -#: nova/compute/manager.py:3724 +#: nova/compute/manager.py:3725 #, fuzzy, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "In states %(vm_state)s/%(task_state)s, notRESIZED/None" -#: nova/compute/manager.py:3735 +#: nova/compute/manager.py:3736 #, python-format msgid "Error auto-confirming resize: %s. Will retry later." msgstr "" -#: nova/compute/manager.py:3751 +#: nova/compute/manager.py:3752 #, python-format msgid "" "Running instance usage audit for host %(host)s from %(begin_time)s to " @@ -5061,25 +5061,25 @@ msgstr "" "Running instance usage audit for host %(host)s from %(begin_time)s to " "%(end_time)s. %(number_instances)s instances." -#: nova/compute/manager.py:3771 +#: nova/compute/manager.py:3772 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "Failed to generate usage audit for instance on host %s" -#: nova/compute/manager.py:3795 +#: nova/compute/manager.py:3796 msgid "Updating bandwidth usage cache" msgstr "Updating bandwidth usage cache" -#: nova/compute/manager.py:3898 +#: nova/compute/manager.py:3899 #, fuzzy msgid "Updating volume usage cache" msgstr "Updating bandwidth usage cache" -#: nova/compute/manager.py:3912 +#: nova/compute/manager.py:3913 msgid "Updating host status" msgstr "Updating host status" -#: nova/compute/manager.py:3939 +#: nova/compute/manager.py:3940 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " @@ -5088,11 +5088,11 @@ msgstr "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." -#: nova/compute/manager.py:3946 nova/compute/manager.py:3995 +#: nova/compute/manager.py:3947 nova/compute/manager.py:3996 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "During sync_power_state the instance has a pending task. Skip." -#: nova/compute/manager.py:3982 +#: nova/compute/manager.py:3983 #, python-format msgid "" "During the sync_power process the instance has moved from host %(src)s to" @@ -5101,76 +5101,76 @@ msgstr "" "During the sync_power process the instance has moved from host %(src)s to" " host %(dst)s" -#: nova/compute/manager.py:4019 +#: nova/compute/manager.py:4020 msgid "Instance shutdown by itself. Calling the stop API." msgstr "Instance shutdown by itself. Calling the stop API." -#: nova/compute/manager.py:4031 nova/compute/manager.py:4040 -#: nova/compute/manager.py:4070 +#: nova/compute/manager.py:4032 nova/compute/manager.py:4041 +#: nova/compute/manager.py:4071 msgid "error during stop() in sync_power_state." msgstr "error during stop() in sync_power_state." -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4036 #, fuzzy msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "Instance is paused or suspended unexpectedly. Calling the stop API." -#: nova/compute/manager.py:4051 +#: nova/compute/manager.py:4052 #, fuzzy msgid "Instance is paused unexpectedly. Ignore." msgstr "Instance is paused or suspended unexpectedly. Calling the stop API." -#: nova/compute/manager.py:4057 +#: nova/compute/manager.py:4058 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:4063 +#: nova/compute/manager.py:4064 msgid "Instance is not stopped. Calling the stop API." msgstr "Instance is not stopped. Calling the stop API." -#: nova/compute/manager.py:4079 +#: nova/compute/manager.py:4080 msgid "Instance is not (soft-)deleted." msgstr "Instance is not (soft-)deleted." -#: nova/compute/manager.py:4087 +#: nova/compute/manager.py:4088 #, fuzzy msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "FLAGS.reclaim_instance_interval <= 0, skipping..." -#: nova/compute/manager.py:4100 +#: nova/compute/manager.py:4101 msgid "Reclaiming deleted instance" msgstr "Reclaiming deleted instance" -#: nova/compute/manager.py:4127 +#: nova/compute/manager.py:4128 #, fuzzy, python-format msgid "Deleting orphan compute node %s" msgstr "Loading compute driver '%s'" -#: nova/compute/manager.py:4137 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4138 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "No service record for host %s" -#: nova/compute/manager.py:4177 +#: nova/compute/manager.py:4178 #, python-format msgid "" "Detected instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4183 +#: nova/compute/manager.py:4184 #, python-format msgid "" "Destroying instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4190 +#: nova/compute/manager.py:4191 #, python-format msgid "Unrecognized value '%s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4217 +#: nova/compute/manager.py:4218 #, fuzzy, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "Setting instance to %(state)s state." @@ -5310,6 +5310,27 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "block_device_mapping %s" +#: nova/conductor/tasks/live_migrate.py:103 +#, python-format +msgid "" +"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " +"memory(host:%(avail)s <= instance:%(mem_inst)s)" +msgstr "" +"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " +"memory(host:%(avail)s <= instance:%(mem_inst)s)" + +#: nova/conductor/tasks/live_migrate.py:150 +#, python-format +msgid "Skipping host: %(host)s because: %(e)s" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:169 +#, python-format +msgid "" +"Exceeded max scheduling attempts %(max_attempts)d for instance " +"%(instance_uuid)s during live migration" +msgstr "" + #: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "Adding console" @@ -6902,72 +6923,63 @@ msgstr "" msgid "No key defining hosts for topic '%s', see ringfile" msgstr "No key defining hosts for topic '%s', see ringfile" -#: nova/scheduler/chance.py:51 +#: nova/scheduler/chance.py:56 msgid "Is the appropriate service running?" msgstr "Is the appropriate service running?" -#: nova/scheduler/chance.py:56 +#: nova/scheduler/chance.py:61 msgid "Could not find another compute" msgstr "Could not find another compute" -#: nova/scheduler/driver.py:61 +#: nova/scheduler/driver.py:57 msgid "Exception during scheduler.run_instance" msgstr "Exception during scheduler.run_instance" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:226 +#: nova/scheduler/driver.py:59 nova/scheduler/manager.py:233 #, python-format msgid "Setting instance to %s state." msgstr "" -#: nova/scheduler/driver.py:156 +#: nova/scheduler/driver.py:150 msgid "Driver must implement schedule_prep_resize" msgstr "Driver must implement schedule_prep_resize" -#: nova/scheduler/driver.py:164 +#: nova/scheduler/driver.py:158 msgid "Driver must implement schedule_run_instance" msgstr "Driver must implement schedule_run_instance" -#: nova/scheduler/driver.py:169 +#: nova/scheduler/driver.py:163 #, fuzzy msgid "Driver must implement select_hosts" msgstr "Driver must implement schedule_run_instance" -#: nova/scheduler/driver.py:339 -#, python-format -msgid "" -"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " -"memory(host:%(avail)s <= instance:%(mem_inst)s)" -msgstr "" -"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " -"memory(host:%(avail)s <= instance:%(mem_inst)s)" - -#: nova/scheduler/filter_scheduler.py:73 +#: nova/scheduler/filter_scheduler.py:76 #, fuzzy, python-format msgid "" "Attempting to build %(num_instances)d instance(s) uuids: " "%(instance_uuids)s" msgstr "Attempting to build %(num_instances)d instance(s)" -#: nova/scheduler/filter_scheduler.py:77 +#: nova/scheduler/filter_scheduler.py:80 #, fuzzy, python-format msgid "Request Spec: %s" msgstr "Request: %s" -#: nova/scheduler/filter_scheduler.py:97 +#: nova/scheduler/filter_scheduler.py:100 #, fuzzy, python-format msgid "Choosing host %(weighed_host)s for instance %(instance_uuid)s" msgstr "Destroying VDIs for Instance %(instance_uuid)s" -#: nova/scheduler/filter_scheduler.py:239 +#: nova/scheduler/filter_scheduler.py:242 msgid "Invalid value for 'scheduler_max_attempts', must be >= 1" msgstr "Invalid value for 'scheduler_max_attempts', must be >= 1" -#: nova/scheduler/filter_scheduler.py:256 +#: nova/scheduler/filter_scheduler.py:259 #, python-format msgid "Error from last host: %(last_host)s (node %(last_node)s): %(exc)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:288 +#: nova/scheduler/filter_scheduler.py:291 #, python-format msgid "" "Exceeded max scheduling attempts %(max_attempts)d for instance " @@ -6976,17 +6988,17 @@ msgstr "" "Exceeded max scheduling attempts %(max_attempts)d for instance " "%(instance_uuid)s" -#: nova/scheduler/filter_scheduler.py:356 +#: nova/scheduler/filter_scheduler.py:359 #, python-format msgid "Filtered %(hosts)s" msgstr "Filtered %(hosts)s" -#: nova/scheduler/filter_scheduler.py:361 +#: nova/scheduler/filter_scheduler.py:364 #, fuzzy, python-format msgid "Weighed %(hosts)s" msgstr "Filtered %(hosts)s" -#: nova/scheduler/filter_scheduler.py:403 +#: nova/scheduler/filter_scheduler.py:417 #, fuzzy, python-format msgid "Unable to migrate %(instance_uuid)s to %(dest)s: Lack of memory" msgstr "" @@ -7039,7 +7051,7 @@ msgstr "No service for compute ID %s" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:211 +#: nova/scheduler/manager.py:218 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "Failed to schedule_%(method)s: %(ex)s" @@ -7372,9 +7384,10 @@ msgstr "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" #: nova/tests/compute/test_compute.py:1133 #: nova/tests/compute/test_compute.py:1151 #: nova/tests/compute/test_compute.py:1202 -#: nova/tests/compute/test_compute.py:1229 -#: nova/tests/compute/test_compute.py:1276 -#: nova/tests/compute/test_compute.py:4129 +#: nova/tests/compute/test_compute.py:1227 +#: nova/tests/compute/test_compute.py:1253 +#: nova/tests/compute/test_compute.py:1300 +#: nova/tests/compute/test_compute.py:4153 #, python-format msgid "Running instances: %s" msgstr "Running instances: %s" @@ -7382,25 +7395,26 @@ msgstr "Running instances: %s" #: nova/tests/compute/test_compute.py:1139 #: nova/tests/compute/test_compute.py:1174 #: nova/tests/compute/test_compute.py:1217 -#: nova/tests/compute/test_compute.py:1247 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:1271 #, python-format msgid "After terminating instances: %s" msgstr "After terminating instances: %s" -#: nova/tests/compute/test_compute.py:1818 +#: nova/tests/compute/test_compute.py:1842 msgid "Internal error" msgstr "Internal error" -#: nova/tests/compute/test_compute.py:4140 +#: nova/tests/compute/test_compute.py:4164 #, python-format msgid "After force-killing instances: %s" msgstr "After force-killing instances: %s" -#: nova/tests/compute/test_compute.py:4651 +#: nova/tests/compute/test_compute.py:4675 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9549 +#: nova/tests/compute/test_compute.py:9573 #, fuzzy msgid "spawn error" msgstr "unknown guestmount error" @@ -7541,12 +7555,12 @@ msgid "" "left to copy" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:905 +#: nova/tests/virt/xenapi/test_xenapi.py:900 #, python-format msgid "Creating files in %s to simulate guest agent" msgstr "Creating files in %s to simulate guest agent" -#: nova/tests/virt/xenapi/test_xenapi.py:916 +#: nova/tests/virt/xenapi/test_xenapi.py:911 #, python-format msgid "Removing simulated guest agent files in %s" msgstr "Removing simulated guest agent files in %s" @@ -9123,7 +9137,7 @@ msgstr "data: %(data)r, fpath: %(fpath)r" msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1446 +#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1442 msgid "Guest does not have a console available" msgstr "Guest does not have a console available" @@ -10559,7 +10573,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1390 +#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1386 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "Found %(instance_count)d hung reboots older than %(timeout)d seconds" @@ -10721,12 +10735,12 @@ msgstr "Failed to find volume in db" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" -#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1644 +#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1640 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "TIMEOUT: The call to %(method)s timed out. args=%(args)r" -#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1649 +#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1645 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " @@ -10735,7 +10749,7 @@ msgstr "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" -#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1654 +#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1650 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "The call to %(method)s returned an error: %(e)s. args=%(args)r" @@ -11596,70 +11610,66 @@ msgstr "Destroying VM" msgid "VM is not present, skipping destroy..." msgstr "VM is not present, skipping destroy..." -#: nova/virt/xenapi/vmops.py:1260 -msgid "XenAPI failed to power the instance off" -msgstr "" - -#: nova/virt/xenapi/vmops.py:1307 +#: nova/virt/xenapi/vmops.py:1303 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "Instance is already in Rescue Mode: %s" -#: nova/virt/xenapi/vmops.py:1341 +#: nova/virt/xenapi/vmops.py:1337 #, fuzzy msgid "VM is not present, skipping soft delete..." msgstr "VM is not present, skipping destroy..." -#: nova/virt/xenapi/vmops.py:1394 +#: nova/virt/xenapi/vmops.py:1390 msgid "Automatically hard rebooting" msgstr "Automatically hard rebooting" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Injecting network info to xenstore" msgstr "Injecting network info to xenstore" -#: nova/virt/xenapi/vmops.py:1566 +#: nova/virt/xenapi/vmops.py:1562 msgid "Creating vifs" msgstr "Creating vifs" -#: nova/virt/xenapi/vmops.py:1575 +#: nova/virt/xenapi/vmops.py:1571 #, python-format msgid "Creating VIF for network %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1578 +#: nova/virt/xenapi/vmops.py:1574 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "Created VIF %(vif_ref)s, network %(network_ref)s" -#: nova/virt/xenapi/vmops.py:1607 +#: nova/virt/xenapi/vmops.py:1603 msgid "Injecting hostname to xenstore" msgstr "Injecting hostname to xenstore" -#: nova/virt/xenapi/vmops.py:1711 +#: nova/virt/xenapi/vmops.py:1707 #, python-format msgid "Destination host:%s must be in the same aggregate as the source server" msgstr "" -#: nova/virt/xenapi/vmops.py:1732 +#: nova/virt/xenapi/vmops.py:1728 #, fuzzy msgid "No suitable network for migrate" msgstr "Bad networks format" -#: nova/virt/xenapi/vmops.py:1744 +#: nova/virt/xenapi/vmops.py:1740 msgid "Migrate Receive failed" msgstr "Migrate Receive failed" -#: nova/virt/xenapi/vmops.py:1818 +#: nova/virt/xenapi/vmops.py:1814 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1829 +#: nova/virt/xenapi/vmops.py:1825 #, fuzzy msgid "VM.assert_can_migrate failed" msgstr "VM.assert_can_migratefailed" -#: nova/virt/xenapi/vmops.py:1882 +#: nova/virt/xenapi/vmops.py:1878 msgid "Migrate Send failed" msgstr "Migrate Send failed" @@ -11804,60 +11814,6 @@ msgstr "status must be available" msgid "status must be 'available'" msgstr "status must be available" -#~ msgid "'%s' argument must be greater than 0" -#~ msgstr "Volume size '%s' must be an integer and greater than 0" - -#~ msgid "'%s' argument must be greater than or equal to 0" -#~ msgstr "Volume size '%s' must be an integer and greater than 0" - -#~ msgid "Failed to load plugin %(plug)s: %(exc)s" -#~ msgstr "Failed to load plugin %(plug)s: %(exc)s" - -#~ msgid "Setting instance to %(state)s state." -#~ msgstr "Setting instance to %(state)s state." - -#~ msgid "Could not decode scheduler options: '%(e)s'" -#~ msgstr "Could not decode scheduler options: '%(e)s'" - -#~ msgid "%(host_state)s fails tenant id on aggregate" -#~ msgstr "" - -#~ msgid "No more PXE IPs available" -#~ msgstr "No more floating ips available." - -#~ msgid "Deleting instance files %(target)s" -#~ msgstr "Deleting instance files %(target)s" - -#~ msgid "Live Migration failure: %(e)s" -#~ msgstr "Live Migration failure: %(e)s" - -#~ msgid "skipping %(path)s since it looks like volume" -#~ msgstr "skipping %(path)s since it looks like volume" - -#~ msgid "skipping disk for %(instance_name)s as it does not have a path" -#~ msgstr "" - -#~ msgid "Checking instance files accessability%(instance_path)s" -#~ msgstr "Deleting instance files %(target)s" - -#~ msgid "The nwfilter(%(instance_filter_name)s) is not found." -#~ msgstr "The nwfilter(%(instance_filter_name)s) is not found." - -#~ msgid "Failed to query agent version: %r" -#~ msgstr "" - -#~ msgid "Reached maximum time attempting to query agent version" -#~ msgstr "Reached maximum time attempting to query agent version" - -#~ msgid "Failed to update agent: %r" -#~ msgstr "" - -#~ msgid "Failed to exchange keys: %r" -#~ msgstr "" - -#~ msgid "Failed to inject file: %r" -#~ msgstr "" - -#~ msgid "Failed to reset network: %r" +#~ msgid "XenAPI failed to power the instance off" #~ msgstr "" diff --git a/nova/locale/es/LC_MESSAGES/nova.po b/nova/locale/es/LC_MESSAGES/nova.po index bdb9fc6a6e2e..cee9a6836bdc 100644 --- a/nova/locale/es/LC_MESSAGES/nova.po +++ b/nova/locale/es/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-24 19:37+0000\n" +"POT-Creation-Date: 2013-06-25 19:37+0000\n" "PO-Revision-Date: 2012-05-16 06:44+0000\n" "Last-Translator: Paco Molinero \n" "Language-Team: Spanish \n" @@ -184,7 +184,7 @@ msgid "" "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:248 nova/api/ec2/cloud.py:473 +#: nova/exception.py:248 nova/api/ec2/cloud.py:472 msgid "Keypair data is invalid" msgstr "" @@ -1742,265 +1742,265 @@ msgstr "Ha sucedido un error desconocido. Por favor repite el intento de nuevo." msgid "Unsupported API request: controller = %(controller)s, action = %(action)s" msgstr "" -#: nova/api/ec2/cloud.py:402 +#: nova/api/ec2/cloud.py:401 #, python-format msgid "Create snapshot of volume %s" msgstr "" -#: nova/api/ec2/cloud.py:427 +#: nova/api/ec2/cloud.py:426 #, python-format msgid "Could not find key pair(s): %s" msgstr "" -#: nova/api/ec2/cloud.py:444 +#: nova/api/ec2/cloud.py:443 #, python-format msgid "Create key pair %s" msgstr "Creando par de claves %s" -#: nova/api/ec2/cloud.py:451 nova/api/ec2/cloud.py:470 +#: nova/api/ec2/cloud.py:450 nova/api/ec2/cloud.py:469 #: nova/api/openstack/compute/contrib/keypairs.py:93 #: nova/api/openstack/compute/plugins/v3/keypairs.py:95 msgid "Quota exceeded, too many key pairs." msgstr "" -#: nova/api/ec2/cloud.py:460 +#: nova/api/ec2/cloud.py:459 #, python-format msgid "Import key %s" msgstr "" -#: nova/api/ec2/cloud.py:480 +#: nova/api/ec2/cloud.py:479 #, python-format msgid "Delete key pair %s" msgstr "Borrar para de claves %s" -#: nova/api/ec2/cloud.py:622 nova/api/ec2/cloud.py:742 +#: nova/api/ec2/cloud.py:621 nova/api/ec2/cloud.py:741 msgid "Not enough parameters, need group_name or group_id" msgstr "" -#: nova/api/ec2/cloud.py:627 +#: nova/api/ec2/cloud.py:626 #, python-format msgid "%s Not enough parameters to build a valid rule" msgstr "" -#: nova/api/ec2/cloud.py:634 +#: nova/api/ec2/cloud.py:633 #, fuzzy, python-format msgid "Invalid IP protocol %s." msgstr "Protocolo IP invalido %(protocol)s" -#: nova/api/ec2/cloud.py:664 nova/api/ec2/cloud.py:696 +#: nova/api/ec2/cloud.py:663 nova/api/ec2/cloud.py:695 msgid "No rule for the specified parameters." msgstr "No hay regla para los parámetros especificados." -#: nova/api/ec2/cloud.py:687 +#: nova/api/ec2/cloud.py:686 #, fuzzy, python-format msgid "%s - This rule already exists in group" msgstr "Esta regla ya existe en el grupo %s" -#: nova/api/ec2/cloud.py:770 +#: nova/api/ec2/cloud.py:769 #, python-format msgid "Get console output for instance %s" msgstr "Obtener salida de la consola para la instancia %s" -#: nova/api/ec2/cloud.py:841 +#: nova/api/ec2/cloud.py:840 #, python-format msgid "Create volume from snapshot %s" msgstr "" -#: nova/api/ec2/cloud.py:845 nova/api/openstack/compute/contrib/volumes.py:242 +#: nova/api/ec2/cloud.py:844 nova/api/openstack/compute/contrib/volumes.py:242 #, python-format msgid "Create volume of %s GB" msgstr "Crear volumen de %s GB" -#: nova/api/ec2/cloud.py:872 +#: nova/api/ec2/cloud.py:871 msgid "Delete Failed" msgstr "" -#: nova/api/ec2/cloud.py:885 +#: nova/api/ec2/cloud.py:884 #, python-format msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s" msgstr "" -#: nova/api/ec2/cloud.py:896 +#: nova/api/ec2/cloud.py:895 msgid "Attach Failed." msgstr "" -#: nova/api/ec2/cloud.py:918 nova/api/openstack/compute/contrib/volumes.py:445 +#: nova/api/ec2/cloud.py:917 nova/api/openstack/compute/contrib/volumes.py:445 #, python-format msgid "Detach volume %s" msgstr "Desasociar volumen %s" -#: nova/api/ec2/cloud.py:925 +#: nova/api/ec2/cloud.py:924 #, fuzzy msgid "Detach Volume Failed." msgstr "Desasociar volumen %s" -#: nova/api/ec2/cloud.py:951 nova/api/ec2/cloud.py:1008 -#: nova/api/ec2/cloud.py:1574 nova/api/ec2/cloud.py:1589 +#: nova/api/ec2/cloud.py:950 nova/api/ec2/cloud.py:1007 +#: nova/api/ec2/cloud.py:1573 nova/api/ec2/cloud.py:1588 #, python-format msgid "attribute not supported: %s" msgstr "atributo no soportado: %s" -#: nova/api/ec2/cloud.py:1083 +#: nova/api/ec2/cloud.py:1082 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1243 +#: nova/api/ec2/cloud.py:1242 msgid "Allocate address" msgstr "Asignar dirección" -#: nova/api/ec2/cloud.py:1247 +#: nova/api/ec2/cloud.py:1246 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1251 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Release address %s" msgstr "Liberar dirección %s" -#: nova/api/ec2/cloud.py:1256 +#: nova/api/ec2/cloud.py:1255 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1258 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1269 +#: nova/api/ec2/cloud.py:1268 #, fuzzy msgid "Unable to associate IP Address, no fixed_ips." msgstr "Desasociar dirección %s" -#: nova/api/ec2/cloud.py:1277 +#: nova/api/ec2/cloud.py:1276 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1286 +#: nova/api/ec2/cloud.py:1285 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1289 +#: nova/api/ec2/cloud.py:1288 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1292 +#: nova/api/ec2/cloud.py:1291 #, fuzzy msgid "Error, unable to associate floating ip." msgstr "Desasociar dirección %s" -#: nova/api/ec2/cloud.py:1300 +#: nova/api/ec2/cloud.py:1299 #, python-format msgid "Disassociate address %s" msgstr "Desasociar dirección %s" -#: nova/api/ec2/cloud.py:1305 +#: nova/api/ec2/cloud.py:1304 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1308 +#: nova/api/ec2/cloud.py:1307 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1335 +#: nova/api/ec2/cloud.py:1334 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1373 +#: nova/api/ec2/cloud.py:1372 msgid "Going to start terminating instances" msgstr "Se va a iniciar la finalización de las instancias" -#: nova/api/ec2/cloud.py:1383 +#: nova/api/ec2/cloud.py:1382 #, python-format msgid "Reboot instance %r" msgstr "Reiniciar instancia %r" -#: nova/api/ec2/cloud.py:1393 +#: nova/api/ec2/cloud.py:1392 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1403 +#: nova/api/ec2/cloud.py:1402 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1494 +#: nova/api/ec2/cloud.py:1493 #, python-format msgid "De-registering image %s" msgstr "Des-registrando la imagen %s" -#: nova/api/ec2/cloud.py:1510 +#: nova/api/ec2/cloud.py:1509 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1529 +#: nova/api/ec2/cloud.py:1528 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1592 +#: nova/api/ec2/cloud.py:1591 msgid "user or group not specified" msgstr "usuario o grupo no especificado" -#: nova/api/ec2/cloud.py:1594 +#: nova/api/ec2/cloud.py:1593 msgid "only group \"all\" is supported" msgstr "sólo el grupo \"all\" está soportado" -#: nova/api/ec2/cloud.py:1596 +#: nova/api/ec2/cloud.py:1595 msgid "operation_type must be add or remove" msgstr "operation_type debe ser añadir o eliminar" -#: nova/api/ec2/cloud.py:1598 +#: nova/api/ec2/cloud.py:1597 #, python-format msgid "Updating image %s publicity" msgstr "Actualizando imagen %s públicamente" -#: nova/api/ec2/cloud.py:1611 +#: nova/api/ec2/cloud.py:1610 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1639 +#: nova/api/ec2/cloud.py:1638 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1671 +#: nova/api/ec2/cloud.py:1670 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1689 +#: nova/api/ec2/cloud.py:1688 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1714 nova/api/ec2/cloud.py:1759 +#: nova/api/ec2/cloud.py:1713 nova/api/ec2/cloud.py:1758 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1717 nova/api/ec2/cloud.py:1762 +#: nova/api/ec2/cloud.py:1716 nova/api/ec2/cloud.py:1761 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1721 nova/api/ec2/cloud.py:1766 +#: nova/api/ec2/cloud.py:1720 nova/api/ec2/cloud.py:1765 #, fuzzy msgid "Only instances implemented" msgstr "instancia %s: rescatada" -#: nova/api/ec2/cloud.py:1724 nova/api/ec2/cloud.py:1769 +#: nova/api/ec2/cloud.py:1723 nova/api/ec2/cloud.py:1768 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1781 +#: nova/api/ec2/cloud.py:1780 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1854 +#: nova/api/ec2/cloud.py:1853 #, fuzzy msgid "Invalid CIDR" msgstr "Cidr %(cidr)s invalido" @@ -4422,16 +4422,16 @@ msgstr "" msgid "Possibly task preempted." msgstr "" -#: nova/compute/manager.py:379 +#: nova/compute/manager.py:380 #, python-format msgid "%s is not a valid node managed by this compute host." msgstr "" -#: nova/compute/manager.py:407 +#: nova/compute/manager.py:408 msgid "Instance has been destroyed from under us while trying to set it to ERROR" msgstr "" -#: nova/compute/manager.py:456 +#: nova/compute/manager.py:457 #, fuzzy, python-format msgid "" "Deleting instance as its host (%(instance_host)s) is not equal to our " @@ -4440,655 +4440,655 @@ msgstr "" "Incapaz de emigrar la instancia %(instance_id)s al actual anfitrion " "(%(host)s)" -#: nova/compute/manager.py:472 +#: nova/compute/manager.py:473 msgid "Instance has been marked deleted already, removing it from the hypervisor." msgstr "" -#: nova/compute/manager.py:493 +#: nova/compute/manager.py:494 msgid "" "Hypervisor driver does not support instance shared storage check, " "assuming it's not on shared storage" msgstr "" -#: nova/compute/manager.py:499 +#: nova/compute/manager.py:500 #, fuzzy msgid "Failed to check if instance shared" msgstr "Fallo a reinicia la instancia" -#: nova/compute/manager.py:541 +#: nova/compute/manager.py:542 #, python-format msgid "" "Error raised getting network info for instance %(instance_uuid)s. " "Retrying in %(retry_time)s seconds." msgstr "" -#: nova/compute/manager.py:567 +#: nova/compute/manager.py:568 msgid "Failed to revert crashed migration" msgstr "" -#: nova/compute/manager.py:570 +#: nova/compute/manager.py:571 msgid "Instance found in migrating state during startup. Resetting task_state" msgstr "" -#: nova/compute/manager.py:581 +#: nova/compute/manager.py:582 #, python-format msgid "Current state is %(drv_state)s, state in DB is %(db_state)s." msgstr "" -#: nova/compute/manager.py:587 +#: nova/compute/manager.py:588 msgid "Rebooting instance after nova-compute restart." msgstr "" -#: nova/compute/manager.py:601 +#: nova/compute/manager.py:602 msgid "Hypervisor driver does not support resume guests" msgstr "" -#: nova/compute/manager.py:606 +#: nova/compute/manager.py:607 #, fuzzy msgid "Failed to resume instance" msgstr "Fallo al suspender la instancia" -#: nova/compute/manager.py:616 +#: nova/compute/manager.py:617 msgid "Hypervisor driver does not support firewall rules" msgstr "" -#: nova/compute/manager.py:620 +#: nova/compute/manager.py:621 #, python-format msgid "Lifecycle event %(state)d on VM %(uuid)s" msgstr "" -#: nova/compute/manager.py:636 +#: nova/compute/manager.py:637 #, fuzzy, python-format msgid "Unexpected power state %d" msgstr "Sucedió un error inexperado: %s" -#: nova/compute/manager.py:648 +#: nova/compute/manager.py:649 #, python-format msgid "Ignoring event %s" msgstr "" -#: nova/compute/manager.py:686 +#: nova/compute/manager.py:687 msgid "Checking state" msgstr "" -#: nova/compute/manager.py:784 +#: nova/compute/manager.py:785 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:801 +#: nova/compute/manager.py:802 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:902 +#: nova/compute/manager.py:903 msgid "Success" msgstr "" -#: nova/compute/manager.py:925 +#: nova/compute/manager.py:926 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:952 nova/compute/manager.py:2466 +#: nova/compute/manager.py:953 nova/compute/manager.py:2467 #, python-format msgid "No node specified, defaulting to %s" msgstr "" -#: nova/compute/manager.py:996 +#: nova/compute/manager.py:997 #, fuzzy msgid "Failed to dealloc network for deleted instance" msgstr "Vamos a ejecutar %s insntacias..." -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1006 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:1036 +#: nova/compute/manager.py:1037 #, fuzzy, python-format msgid "Error: %s" msgstr "Capturado error: %s" -#: nova/compute/manager.py:1053 +#: nova/compute/manager.py:1054 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1078 nova/compute/manager.py:2519 +#: nova/compute/manager.py:1079 nova/compute/manager.py:2520 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1091 +#: nova/compute/manager.py:1092 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1097 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1102 +#: nova/compute/manager.py:1103 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1131 +#: nova/compute/manager.py:1132 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1141 +#: nova/compute/manager.py:1142 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1166 #, fuzzy msgid "Allocating IP information in the background." msgstr "configurando la red del host" -#: nova/compute/manager.py:1176 +#: nova/compute/manager.py:1177 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1178 +#: nova/compute/manager.py:1179 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1189 +#: nova/compute/manager.py:1190 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1208 +#: nova/compute/manager.py:1209 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1259 +#: nova/compute/manager.py:1260 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1333 +#: nova/compute/manager.py:1334 #, fuzzy msgid "Failed to deallocate network for instance." msgstr "Vamos a ejecutar %s insntacias..." -#: nova/compute/manager.py:1340 +#: nova/compute/manager.py:1341 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1383 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1386 +#: nova/compute/manager.py:1387 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1393 +#: nova/compute/manager.py:1394 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1441 +#: nova/compute/manager.py:1442 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1503 nova/compute/manager.py:2701 -#: nova/compute/manager.py:4226 +#: nova/compute/manager.py:1504 nova/compute/manager.py:2702 +#: nova/compute/manager.py:4227 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1655 +#: nova/compute/manager.py:1656 #, fuzzy msgid "Rebuilding instance" msgstr "Reiniciando instancia %s" -#: nova/compute/manager.py:1668 +#: nova/compute/manager.py:1669 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1672 +#: nova/compute/manager.py:1673 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1676 +#: nova/compute/manager.py:1677 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1759 +#: nova/compute/manager.py:1760 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1791 +#: nova/compute/manager.py:1792 #, fuzzy, python-format msgid "Detaching from volume api: %s" msgstr "Desasociar volumen %s" -#: nova/compute/manager.py:1809 +#: nova/compute/manager.py:1810 #, fuzzy msgid "Rebooting instance" msgstr "Reiniciando instancia %s" -#: nova/compute/manager.py:1828 +#: nova/compute/manager.py:1829 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1864 +#: nova/compute/manager.py:1865 msgid "Reboot failed but instance is running" msgstr "" -#: nova/compute/manager.py:1867 +#: nova/compute/manager.py:1868 #, python-format msgid "Cannot reboot instance: %(error)s" msgstr "" -#: nova/compute/manager.py:1880 +#: nova/compute/manager.py:1881 #, fuzzy msgid "Instance disappeared during reboot" msgstr "instancia %s: reiniciada" -#: nova/compute/manager.py:1907 +#: nova/compute/manager.py:1908 #, fuzzy msgid "instance snapshotting" msgstr "instancia %s: creando snapshot" -#: nova/compute/manager.py:1913 +#: nova/compute/manager.py:1914 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1975 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1982 +#: nova/compute/manager.py:1983 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1987 +#: nova/compute/manager.py:1988 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:2015 +#: nova/compute/manager.py:2016 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:2022 +#: nova/compute/manager.py:2023 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:2029 +#: nova/compute/manager.py:2030 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:2044 +#: nova/compute/manager.py:2045 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:2051 +#: nova/compute/manager.py:2052 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2064 +#: nova/compute/manager.py:2065 #, python-format msgid "" "trying to inject a file into a non-running (state: %(current_state)s " "expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2070 #, python-format msgid "injecting file to %s" msgstr "" -#: nova/compute/manager.py:2089 +#: nova/compute/manager.py:2090 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2102 +#: nova/compute/manager.py:2103 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2121 +#: nova/compute/manager.py:2122 #, fuzzy msgid "Error trying to Rescue Instance" msgstr "Fallo al suspender la instancia" -#: nova/compute/manager.py:2125 +#: nova/compute/manager.py:2126 #, fuzzy, python-format msgid "Driver Error: %s" msgstr "Capturado error: %s" -#: nova/compute/manager.py:2143 +#: nova/compute/manager.py:2144 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2164 +#: nova/compute/manager.py:2165 #, python-format msgid "Changing instance metadata according to %r" msgstr "" -#: nova/compute/manager.py:2386 +#: nova/compute/manager.py:2387 #, fuzzy, python-format msgid "Updating instance to original state: '%s'" msgstr "Tipo de instancia inválido %(instance_type)s." -#: nova/compute/manager.py:2420 +#: nova/compute/manager.py:2421 #, fuzzy msgid "Instance has no source host" msgstr "instancia %s: creando snapshot" -#: nova/compute/manager.py:2426 +#: nova/compute/manager.py:2427 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2447 +#: nova/compute/manager.py:2448 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2698 +#: nova/compute/manager.py:2699 #, python-format msgid "Failed to rollback quota for failed finish_resize: %s" msgstr "" -#: nova/compute/manager.py:2761 +#: nova/compute/manager.py:2762 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2779 +#: nova/compute/manager.py:2780 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2818 +#: nova/compute/manager.py:2819 #, fuzzy msgid "Retrieving diagnostics" msgstr "instancia %s: obteniendo los diagnosticos" -#: nova/compute/manager.py:2849 +#: nova/compute/manager.py:2850 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2869 +#: nova/compute/manager.py:2870 #, fuzzy msgid "Reset network" msgstr "configurando la red del host" -#: nova/compute/manager.py:2874 +#: nova/compute/manager.py:2875 #, fuzzy msgid "Inject network info" msgstr "configurando la red del host" -#: nova/compute/manager.py:2877 +#: nova/compute/manager.py:2878 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2894 +#: nova/compute/manager.py:2895 #, fuzzy msgid "Get console output" msgstr "Obtener salida de la consola para la instancia %s" -#: nova/compute/manager.py:2921 +#: nova/compute/manager.py:2922 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2956 +#: nova/compute/manager.py:2957 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:3004 +#: nova/compute/manager.py:3005 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3055 +#: nova/compute/manager.py:3056 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3065 +#: nova/compute/manager.py:3066 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3081 +#: nova/compute/manager.py:3082 #, fuzzy, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "Volume_separado: %(instance_name)s, %(mountpoint)s" -#: nova/compute/manager.py:3112 +#: nova/compute/manager.py:3113 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3123 +#: nova/compute/manager.py:3124 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "Desvinculando volumen de instancia desconocida %s" -#: nova/compute/manager.py:3130 +#: nova/compute/manager.py:3131 #, fuzzy, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "Volume_separado: %(instance_name)s, %(mountpoint)s" -#: nova/compute/manager.py:3154 +#: nova/compute/manager.py:3155 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3190 +#: nova/compute/manager.py:3191 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3210 +#: nova/compute/manager.py:3211 #, python-format msgid "Port %s is not attached" msgstr "" -#: nova/compute/manager.py:3224 +#: nova/compute/manager.py:3225 #, python-format msgid "Host %s not found" msgstr "" -#: nova/compute/manager.py:3377 +#: nova/compute/manager.py:3378 #, python-format msgid "Pre live migration failed at %s" msgstr "" -#: nova/compute/manager.py:3405 +#: nova/compute/manager.py:3406 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3460 +#: nova/compute/manager.py:3461 #, python-format msgid "Migrating instance to %s finished successfully." msgstr "" -#: nova/compute/manager.py:3462 +#: nova/compute/manager.py:3463 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." msgstr "" -#: nova/compute/manager.py:3477 +#: nova/compute/manager.py:3478 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3509 +#: nova/compute/manager.py:3510 #, fuzzy, python-format msgid "Failed to get compute_info for %s" msgstr "Fallo al generar metadatos para la ip %s" -#: nova/compute/manager.py:3638 +#: nova/compute/manager.py:3639 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3690 +#: nova/compute/manager.py:3691 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3695 +#: nova/compute/manager.py:3696 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3704 +#: nova/compute/manager.py:3705 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3712 +#: nova/compute/manager.py:3713 #, python-format msgid "Instance %s not found" msgstr "" -#: nova/compute/manager.py:3717 +#: nova/compute/manager.py:3718 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3724 +#: nova/compute/manager.py:3725 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3735 +#: nova/compute/manager.py:3736 #, python-format msgid "Error auto-confirming resize: %s. Will retry later." msgstr "" -#: nova/compute/manager.py:3751 +#: nova/compute/manager.py:3752 #, python-format msgid "" "Running instance usage audit for host %(host)s from %(begin_time)s to " "%(end_time)s. %(number_instances)s instances." msgstr "" -#: nova/compute/manager.py:3771 +#: nova/compute/manager.py:3772 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3795 +#: nova/compute/manager.py:3796 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3898 +#: nova/compute/manager.py:3899 #, fuzzy msgid "Updating volume usage cache" msgstr "Borrando usuario %s" -#: nova/compute/manager.py:3912 +#: nova/compute/manager.py:3913 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3939 +#: nova/compute/manager.py:3940 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3946 nova/compute/manager.py:3995 +#: nova/compute/manager.py:3947 nova/compute/manager.py:3996 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3982 +#: nova/compute/manager.py:3983 #, python-format msgid "" "During the sync_power process the instance has moved from host %(src)s to" " host %(dst)s" msgstr "" -#: nova/compute/manager.py:4019 +#: nova/compute/manager.py:4020 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4031 nova/compute/manager.py:4040 -#: nova/compute/manager.py:4070 +#: nova/compute/manager.py:4032 nova/compute/manager.py:4041 +#: nova/compute/manager.py:4071 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4036 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4051 +#: nova/compute/manager.py:4052 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:4057 +#: nova/compute/manager.py:4058 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:4063 +#: nova/compute/manager.py:4064 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4079 +#: nova/compute/manager.py:4080 #, fuzzy msgid "Instance is not (soft-)deleted." msgstr "instancia %s: arrancada" -#: nova/compute/manager.py:4087 +#: nova/compute/manager.py:4088 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4100 +#: nova/compute/manager.py:4101 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4127 +#: nova/compute/manager.py:4128 #, fuzzy, python-format msgid "Deleting orphan compute node %s" msgstr "Borrando usuario %s" -#: nova/compute/manager.py:4137 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4138 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4177 +#: nova/compute/manager.py:4178 #, python-format msgid "" "Detected instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4183 +#: nova/compute/manager.py:4184 #, python-format msgid "" "Destroying instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4190 +#: nova/compute/manager.py:4191 #, python-format msgid "Unrecognized value '%s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4217 +#: nova/compute/manager.py:4218 #, fuzzy, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "Tipo de instancia inválido %(instance_type)s." @@ -5217,6 +5217,25 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" +#: nova/conductor/tasks/live_migrate.py:103 +#, python-format +msgid "" +"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " +"memory(host:%(avail)s <= instance:%(mem_inst)s)" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:150 +#, python-format +msgid "Skipping host: %(host)s because: %(e)s" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:169 +#, python-format +msgid "" +"Exceeded max scheduling attempts %(max_attempts)d for instance " +"%(instance_uuid)s during live migration" +msgstr "" + #: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "" @@ -6772,86 +6791,79 @@ msgstr "" msgid "No key defining hosts for topic '%s', see ringfile" msgstr "" -#: nova/scheduler/chance.py:51 +#: nova/scheduler/chance.py:56 msgid "Is the appropriate service running?" msgstr "" -#: nova/scheduler/chance.py:56 +#: nova/scheduler/chance.py:61 msgid "Could not find another compute" msgstr "" -#: nova/scheduler/driver.py:61 +#: nova/scheduler/driver.py:57 msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:226 +#: nova/scheduler/driver.py:59 nova/scheduler/manager.py:233 #, python-format msgid "Setting instance to %s state." msgstr "" -#: nova/scheduler/driver.py:156 +#: nova/scheduler/driver.py:150 msgid "Driver must implement schedule_prep_resize" msgstr "" -#: nova/scheduler/driver.py:164 +#: nova/scheduler/driver.py:158 msgid "Driver must implement schedule_run_instance" msgstr "" -#: nova/scheduler/driver.py:169 +#: nova/scheduler/driver.py:163 msgid "Driver must implement select_hosts" msgstr "" -#: nova/scheduler/driver.py:339 -#, python-format -msgid "" -"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " -"memory(host:%(avail)s <= instance:%(mem_inst)s)" -msgstr "" - -#: nova/scheduler/filter_scheduler.py:73 +#: nova/scheduler/filter_scheduler.py:76 #, python-format msgid "" "Attempting to build %(num_instances)d instance(s) uuids: " "%(instance_uuids)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:77 +#: nova/scheduler/filter_scheduler.py:80 #, python-format msgid "Request Spec: %s" msgstr "" -#: nova/scheduler/filter_scheduler.py:97 +#: nova/scheduler/filter_scheduler.py:100 #, fuzzy, python-format msgid "Choosing host %(weighed_host)s for instance %(instance_uuid)s" msgstr "La instacia %(instance_id)s no esta suspendida" -#: nova/scheduler/filter_scheduler.py:239 +#: nova/scheduler/filter_scheduler.py:242 msgid "Invalid value for 'scheduler_max_attempts', must be >= 1" msgstr "" -#: nova/scheduler/filter_scheduler.py:256 +#: nova/scheduler/filter_scheduler.py:259 #, python-format msgid "Error from last host: %(last_host)s (node %(last_node)s): %(exc)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:288 +#: nova/scheduler/filter_scheduler.py:291 #, python-format msgid "" "Exceeded max scheduling attempts %(max_attempts)d for instance " "%(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:356 +#: nova/scheduler/filter_scheduler.py:359 #, python-format msgid "Filtered %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:361 +#: nova/scheduler/filter_scheduler.py:364 #, python-format msgid "Weighed %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:403 +#: nova/scheduler/filter_scheduler.py:417 #, fuzzy, python-format msgid "Unable to migrate %(instance_uuid)s to %(dest)s: Lack of memory" msgstr "" @@ -6904,7 +6916,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:211 +#: nova/scheduler/manager.py:218 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -7220,9 +7232,10 @@ msgstr "" #: nova/tests/compute/test_compute.py:1133 #: nova/tests/compute/test_compute.py:1151 #: nova/tests/compute/test_compute.py:1202 -#: nova/tests/compute/test_compute.py:1229 -#: nova/tests/compute/test_compute.py:1276 -#: nova/tests/compute/test_compute.py:4129 +#: nova/tests/compute/test_compute.py:1227 +#: nova/tests/compute/test_compute.py:1253 +#: nova/tests/compute/test_compute.py:1300 +#: nova/tests/compute/test_compute.py:4153 #, python-format msgid "Running instances: %s" msgstr "Ejecutando instancias: %s" @@ -7230,25 +7243,26 @@ msgstr "Ejecutando instancias: %s" #: nova/tests/compute/test_compute.py:1139 #: nova/tests/compute/test_compute.py:1174 #: nova/tests/compute/test_compute.py:1217 -#: nova/tests/compute/test_compute.py:1247 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:1271 #, python-format msgid "After terminating instances: %s" msgstr "Después de terminar las instancias: %s" -#: nova/tests/compute/test_compute.py:1818 +#: nova/tests/compute/test_compute.py:1842 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4140 +#: nova/tests/compute/test_compute.py:4164 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4651 +#: nova/tests/compute/test_compute.py:4675 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9549 +#: nova/tests/compute/test_compute.py:9573 msgid "spawn error" msgstr "" @@ -7380,12 +7394,12 @@ msgid "" "left to copy" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:905 +#: nova/tests/virt/xenapi/test_xenapi.py:900 #, python-format msgid "Creating files in %s to simulate guest agent" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:916 +#: nova/tests/virt/xenapi/test_xenapi.py:911 #, python-format msgid "Removing simulated guest agent files in %s" msgstr "" @@ -8947,7 +8961,7 @@ msgstr "" msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1446 +#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1442 #, fuzzy msgid "Guest does not have a console available" msgstr "El usuario no tiene privilegios de administrador" @@ -10304,7 +10318,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1390 +#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1386 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10468,19 +10482,19 @@ msgstr "" "El punto de montaje %(mountpoint)s se desligó de la instancia " "%(instance_name)s" -#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1644 +#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1640 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1649 +#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1645 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1654 +#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1650 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -11314,68 +11328,64 @@ msgstr "" msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1260 -msgid "XenAPI failed to power the instance off" -msgstr "" - -#: nova/virt/xenapi/vmops.py:1307 +#: nova/virt/xenapi/vmops.py:1303 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1341 +#: nova/virt/xenapi/vmops.py:1337 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1394 +#: nova/virt/xenapi/vmops.py:1390 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 #, fuzzy msgid "Injecting network info to xenstore" msgstr "configurando la red del host" -#: nova/virt/xenapi/vmops.py:1566 +#: nova/virt/xenapi/vmops.py:1562 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1575 +#: nova/virt/xenapi/vmops.py:1571 #, python-format msgid "Creating VIF for network %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1578 +#: nova/virt/xenapi/vmops.py:1574 #, fuzzy, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "Creando VIF para VM %(vm_ref)s, red %(network_ref)s." -#: nova/virt/xenapi/vmops.py:1607 +#: nova/virt/xenapi/vmops.py:1603 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1711 +#: nova/virt/xenapi/vmops.py:1707 #, python-format msgid "Destination host:%s must be in the same aggregate as the source server" msgstr "" -#: nova/virt/xenapi/vmops.py:1732 +#: nova/virt/xenapi/vmops.py:1728 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1744 +#: nova/virt/xenapi/vmops.py:1740 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1818 +#: nova/virt/xenapi/vmops.py:1814 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1829 +#: nova/virt/xenapi/vmops.py:1825 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1882 +#: nova/virt/xenapi/vmops.py:1878 msgid "Migrate Send failed" msgstr "" @@ -11517,60 +11527,6 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "'%s' argument must be greater than 0" -#~ msgstr "" - -#~ msgid "'%s' argument must be greater than or equal to 0" -#~ msgstr "" - -#~ msgid "Failed to load plugin %(plug)s: %(exc)s" -#~ msgstr "" - -#~ msgid "Setting instance to %(state)s state." -#~ msgstr "Tipo de instancia inválido %(instance_type)s." - -#~ msgid "Could not decode scheduler options: '%(e)s'" -#~ msgstr "" - -#~ msgid "%(host_state)s fails tenant id on aggregate" -#~ msgstr "" - -#~ msgid "No more PXE IPs available" -#~ msgstr "" - -#~ msgid "Deleting instance files %(target)s" -#~ msgstr "" - -#~ msgid "Live Migration failure: %(e)s" -#~ msgstr "Fallo de autenticación: %s" - -#~ msgid "skipping %(path)s since it looks like volume" -#~ msgstr "" - -#~ msgid "skipping disk for %(instance_name)s as it does not have a path" -#~ msgstr "" - -#~ msgid "Checking instance files accessability%(instance_path)s" -#~ msgstr "" - -#~ msgid "The nwfilter(%(instance_filter_name)s) is not found." -#~ msgstr "" - -#~ msgid "Failed to query agent version: %r" -#~ msgstr "" - -#~ msgid "Reached maximum time attempting to query agent version" -#~ msgstr "" - -#~ msgid "Failed to update agent: %r" -#~ msgstr "" - -#~ msgid "Failed to exchange keys: %r" -#~ msgstr "" - -#~ msgid "Failed to inject file: %r" -#~ msgstr "" - -#~ msgid "Failed to reset network: %r" +#~ msgid "XenAPI failed to power the instance off" #~ msgstr "" diff --git a/nova/locale/fi_FI/LC_MESSAGES/nova.po b/nova/locale/fi_FI/LC_MESSAGES/nova.po index 3d5b24d266fb..10c78f1a4ba4 100644 --- a/nova/locale/fi_FI/LC_MESSAGES/nova.po +++ b/nova/locale/fi_FI/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2013-06-24 19:37+0000\n" +"POT-Creation-Date: 2013-06-25 19:37+0000\n" "PO-Revision-Date: 2013-05-18 19:07+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Finnish (Finland) " @@ -178,7 +178,7 @@ msgid "" "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:248 nova/api/ec2/cloud.py:473 +#: nova/exception.py:248 nova/api/ec2/cloud.py:472 msgid "Keypair data is invalid" msgstr "" @@ -1725,261 +1725,261 @@ msgstr "" msgid "Unsupported API request: controller = %(controller)s, action = %(action)s" msgstr "" -#: nova/api/ec2/cloud.py:402 +#: nova/api/ec2/cloud.py:401 #, python-format msgid "Create snapshot of volume %s" msgstr "" -#: nova/api/ec2/cloud.py:427 +#: nova/api/ec2/cloud.py:426 #, python-format msgid "Could not find key pair(s): %s" msgstr "" -#: nova/api/ec2/cloud.py:444 +#: nova/api/ec2/cloud.py:443 #, python-format msgid "Create key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:451 nova/api/ec2/cloud.py:470 +#: nova/api/ec2/cloud.py:450 nova/api/ec2/cloud.py:469 #: nova/api/openstack/compute/contrib/keypairs.py:93 #: nova/api/openstack/compute/plugins/v3/keypairs.py:95 msgid "Quota exceeded, too many key pairs." msgstr "" -#: nova/api/ec2/cloud.py:460 +#: nova/api/ec2/cloud.py:459 #, python-format msgid "Import key %s" msgstr "" -#: nova/api/ec2/cloud.py:480 +#: nova/api/ec2/cloud.py:479 #, python-format msgid "Delete key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:622 nova/api/ec2/cloud.py:742 +#: nova/api/ec2/cloud.py:621 nova/api/ec2/cloud.py:741 msgid "Not enough parameters, need group_name or group_id" msgstr "" -#: nova/api/ec2/cloud.py:627 +#: nova/api/ec2/cloud.py:626 #, python-format msgid "%s Not enough parameters to build a valid rule" msgstr "" -#: nova/api/ec2/cloud.py:634 +#: nova/api/ec2/cloud.py:633 #, python-format msgid "Invalid IP protocol %s." msgstr "" -#: nova/api/ec2/cloud.py:664 nova/api/ec2/cloud.py:696 +#: nova/api/ec2/cloud.py:663 nova/api/ec2/cloud.py:695 msgid "No rule for the specified parameters." msgstr "" -#: nova/api/ec2/cloud.py:687 +#: nova/api/ec2/cloud.py:686 #, python-format msgid "%s - This rule already exists in group" msgstr "" -#: nova/api/ec2/cloud.py:770 +#: nova/api/ec2/cloud.py:769 #, python-format msgid "Get console output for instance %s" msgstr "" -#: nova/api/ec2/cloud.py:841 +#: nova/api/ec2/cloud.py:840 #, python-format msgid "Create volume from snapshot %s" msgstr "" -#: nova/api/ec2/cloud.py:845 nova/api/openstack/compute/contrib/volumes.py:242 +#: nova/api/ec2/cloud.py:844 nova/api/openstack/compute/contrib/volumes.py:242 #, python-format msgid "Create volume of %s GB" msgstr "" -#: nova/api/ec2/cloud.py:872 +#: nova/api/ec2/cloud.py:871 msgid "Delete Failed" msgstr "" -#: nova/api/ec2/cloud.py:885 +#: nova/api/ec2/cloud.py:884 #, python-format msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s" msgstr "" -#: nova/api/ec2/cloud.py:896 +#: nova/api/ec2/cloud.py:895 msgid "Attach Failed." msgstr "" -#: nova/api/ec2/cloud.py:918 nova/api/openstack/compute/contrib/volumes.py:445 +#: nova/api/ec2/cloud.py:917 nova/api/openstack/compute/contrib/volumes.py:445 #, python-format msgid "Detach volume %s" msgstr "" -#: nova/api/ec2/cloud.py:925 +#: nova/api/ec2/cloud.py:924 msgid "Detach Volume Failed." msgstr "" -#: nova/api/ec2/cloud.py:951 nova/api/ec2/cloud.py:1008 -#: nova/api/ec2/cloud.py:1574 nova/api/ec2/cloud.py:1589 +#: nova/api/ec2/cloud.py:950 nova/api/ec2/cloud.py:1007 +#: nova/api/ec2/cloud.py:1573 nova/api/ec2/cloud.py:1588 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1083 +#: nova/api/ec2/cloud.py:1082 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1243 +#: nova/api/ec2/cloud.py:1242 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1247 +#: nova/api/ec2/cloud.py:1246 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1251 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1256 +#: nova/api/ec2/cloud.py:1255 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1258 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1269 +#: nova/api/ec2/cloud.py:1268 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1277 +#: nova/api/ec2/cloud.py:1276 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1286 +#: nova/api/ec2/cloud.py:1285 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1289 +#: nova/api/ec2/cloud.py:1288 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1292 +#: nova/api/ec2/cloud.py:1291 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1300 +#: nova/api/ec2/cloud.py:1299 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1305 +#: nova/api/ec2/cloud.py:1304 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1308 +#: nova/api/ec2/cloud.py:1307 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1335 +#: nova/api/ec2/cloud.py:1334 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1373 +#: nova/api/ec2/cloud.py:1372 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1383 +#: nova/api/ec2/cloud.py:1382 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1393 +#: nova/api/ec2/cloud.py:1392 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1403 +#: nova/api/ec2/cloud.py:1402 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1494 +#: nova/api/ec2/cloud.py:1493 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1510 +#: nova/api/ec2/cloud.py:1509 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1529 +#: nova/api/ec2/cloud.py:1528 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1592 +#: nova/api/ec2/cloud.py:1591 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1594 +#: nova/api/ec2/cloud.py:1593 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1596 +#: nova/api/ec2/cloud.py:1595 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1598 +#: nova/api/ec2/cloud.py:1597 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1611 +#: nova/api/ec2/cloud.py:1610 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1639 +#: nova/api/ec2/cloud.py:1638 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1671 +#: nova/api/ec2/cloud.py:1670 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1689 +#: nova/api/ec2/cloud.py:1688 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1714 nova/api/ec2/cloud.py:1759 +#: nova/api/ec2/cloud.py:1713 nova/api/ec2/cloud.py:1758 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1717 nova/api/ec2/cloud.py:1762 +#: nova/api/ec2/cloud.py:1716 nova/api/ec2/cloud.py:1761 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1721 nova/api/ec2/cloud.py:1766 +#: nova/api/ec2/cloud.py:1720 nova/api/ec2/cloud.py:1765 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1724 nova/api/ec2/cloud.py:1769 +#: nova/api/ec2/cloud.py:1723 nova/api/ec2/cloud.py:1768 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1781 +#: nova/api/ec2/cloud.py:1780 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1854 +#: nova/api/ec2/cloud.py:1853 msgid "Invalid CIDR" msgstr "" @@ -4354,653 +4354,653 @@ msgstr "" msgid "Possibly task preempted." msgstr "" -#: nova/compute/manager.py:379 +#: nova/compute/manager.py:380 #, python-format msgid "%s is not a valid node managed by this compute host." msgstr "" -#: nova/compute/manager.py:407 +#: nova/compute/manager.py:408 msgid "Instance has been destroyed from under us while trying to set it to ERROR" msgstr "" -#: nova/compute/manager.py:456 +#: nova/compute/manager.py:457 #, python-format msgid "" "Deleting instance as its host (%(instance_host)s) is not equal to our " "host (%(our_host)s)." msgstr "" -#: nova/compute/manager.py:472 +#: nova/compute/manager.py:473 msgid "Instance has been marked deleted already, removing it from the hypervisor." msgstr "" -#: nova/compute/manager.py:493 +#: nova/compute/manager.py:494 msgid "" "Hypervisor driver does not support instance shared storage check, " "assuming it's not on shared storage" msgstr "" -#: nova/compute/manager.py:499 +#: nova/compute/manager.py:500 msgid "Failed to check if instance shared" msgstr "" -#: nova/compute/manager.py:541 +#: nova/compute/manager.py:542 #, python-format msgid "" "Error raised getting network info for instance %(instance_uuid)s. " "Retrying in %(retry_time)s seconds." msgstr "" -#: nova/compute/manager.py:567 +#: nova/compute/manager.py:568 msgid "Failed to revert crashed migration" msgstr "" -#: nova/compute/manager.py:570 +#: nova/compute/manager.py:571 msgid "Instance found in migrating state during startup. Resetting task_state" msgstr "" -#: nova/compute/manager.py:581 +#: nova/compute/manager.py:582 #, python-format msgid "Current state is %(drv_state)s, state in DB is %(db_state)s." msgstr "" -#: nova/compute/manager.py:587 +#: nova/compute/manager.py:588 msgid "Rebooting instance after nova-compute restart." msgstr "" -#: nova/compute/manager.py:601 +#: nova/compute/manager.py:602 msgid "Hypervisor driver does not support resume guests" msgstr "" -#: nova/compute/manager.py:606 +#: nova/compute/manager.py:607 msgid "Failed to resume instance" msgstr "" -#: nova/compute/manager.py:616 +#: nova/compute/manager.py:617 msgid "Hypervisor driver does not support firewall rules" msgstr "" -#: nova/compute/manager.py:620 +#: nova/compute/manager.py:621 #, python-format msgid "Lifecycle event %(state)d on VM %(uuid)s" msgstr "" -#: nova/compute/manager.py:636 +#: nova/compute/manager.py:637 #, python-format msgid "Unexpected power state %d" msgstr "" -#: nova/compute/manager.py:648 +#: nova/compute/manager.py:649 #, python-format msgid "Ignoring event %s" msgstr "" -#: nova/compute/manager.py:686 +#: nova/compute/manager.py:687 msgid "Checking state" msgstr "" -#: nova/compute/manager.py:784 +#: nova/compute/manager.py:785 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:801 +#: nova/compute/manager.py:802 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:902 +#: nova/compute/manager.py:903 msgid "Success" msgstr "" -#: nova/compute/manager.py:925 +#: nova/compute/manager.py:926 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:952 nova/compute/manager.py:2466 +#: nova/compute/manager.py:953 nova/compute/manager.py:2467 #, python-format msgid "No node specified, defaulting to %s" msgstr "" -#: nova/compute/manager.py:996 +#: nova/compute/manager.py:997 msgid "Failed to dealloc network for deleted instance" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1006 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:1036 +#: nova/compute/manager.py:1037 #, python-format msgid "Error: %s" msgstr "" -#: nova/compute/manager.py:1053 +#: nova/compute/manager.py:1054 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1078 nova/compute/manager.py:2519 +#: nova/compute/manager.py:1079 nova/compute/manager.py:2520 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1091 +#: nova/compute/manager.py:1092 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1097 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1102 +#: nova/compute/manager.py:1103 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1131 +#: nova/compute/manager.py:1132 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1141 +#: nova/compute/manager.py:1142 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1166 msgid "Allocating IP information in the background." msgstr "" -#: nova/compute/manager.py:1176 +#: nova/compute/manager.py:1177 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1178 +#: nova/compute/manager.py:1179 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1189 +#: nova/compute/manager.py:1190 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1208 +#: nova/compute/manager.py:1209 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1259 +#: nova/compute/manager.py:1260 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1333 +#: nova/compute/manager.py:1334 msgid "Failed to deallocate network for instance." msgstr "" -#: nova/compute/manager.py:1340 +#: nova/compute/manager.py:1341 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1383 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1386 +#: nova/compute/manager.py:1387 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1393 +#: nova/compute/manager.py:1394 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1441 +#: nova/compute/manager.py:1442 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1503 nova/compute/manager.py:2701 -#: nova/compute/manager.py:4226 +#: nova/compute/manager.py:1504 nova/compute/manager.py:2702 +#: nova/compute/manager.py:4227 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1655 +#: nova/compute/manager.py:1656 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1668 +#: nova/compute/manager.py:1669 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1672 +#: nova/compute/manager.py:1673 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1676 +#: nova/compute/manager.py:1677 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1759 +#: nova/compute/manager.py:1760 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1791 +#: nova/compute/manager.py:1792 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1809 +#: nova/compute/manager.py:1810 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1828 +#: nova/compute/manager.py:1829 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1864 +#: nova/compute/manager.py:1865 msgid "Reboot failed but instance is running" msgstr "" -#: nova/compute/manager.py:1867 +#: nova/compute/manager.py:1868 #, python-format msgid "Cannot reboot instance: %(error)s" msgstr "" -#: nova/compute/manager.py:1880 +#: nova/compute/manager.py:1881 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1907 +#: nova/compute/manager.py:1908 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1913 +#: nova/compute/manager.py:1914 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1975 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1982 +#: nova/compute/manager.py:1983 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1987 +#: nova/compute/manager.py:1988 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:2015 +#: nova/compute/manager.py:2016 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:2022 +#: nova/compute/manager.py:2023 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:2029 +#: nova/compute/manager.py:2030 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:2044 +#: nova/compute/manager.py:2045 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:2051 +#: nova/compute/manager.py:2052 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2064 +#: nova/compute/manager.py:2065 #, python-format msgid "" "trying to inject a file into a non-running (state: %(current_state)s " "expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2070 #, python-format msgid "injecting file to %s" msgstr "" -#: nova/compute/manager.py:2089 +#: nova/compute/manager.py:2090 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2102 +#: nova/compute/manager.py:2103 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2121 +#: nova/compute/manager.py:2122 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2125 +#: nova/compute/manager.py:2126 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2143 +#: nova/compute/manager.py:2144 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2164 +#: nova/compute/manager.py:2165 #, python-format msgid "Changing instance metadata according to %r" msgstr "" -#: nova/compute/manager.py:2386 +#: nova/compute/manager.py:2387 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2420 +#: nova/compute/manager.py:2421 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2426 +#: nova/compute/manager.py:2427 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2447 +#: nova/compute/manager.py:2448 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2698 +#: nova/compute/manager.py:2699 #, python-format msgid "Failed to rollback quota for failed finish_resize: %s" msgstr "" -#: nova/compute/manager.py:2761 +#: nova/compute/manager.py:2762 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2779 +#: nova/compute/manager.py:2780 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2818 +#: nova/compute/manager.py:2819 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2849 +#: nova/compute/manager.py:2850 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2869 +#: nova/compute/manager.py:2870 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2874 +#: nova/compute/manager.py:2875 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2877 +#: nova/compute/manager.py:2878 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2894 +#: nova/compute/manager.py:2895 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2921 +#: nova/compute/manager.py:2922 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2956 +#: nova/compute/manager.py:2957 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:3004 +#: nova/compute/manager.py:3005 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3055 +#: nova/compute/manager.py:3056 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3065 +#: nova/compute/manager.py:3066 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3081 +#: nova/compute/manager.py:3082 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3112 +#: nova/compute/manager.py:3113 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3123 +#: nova/compute/manager.py:3124 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3130 +#: nova/compute/manager.py:3131 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3154 +#: nova/compute/manager.py:3155 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3190 +#: nova/compute/manager.py:3191 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3210 +#: nova/compute/manager.py:3211 #, python-format msgid "Port %s is not attached" msgstr "" -#: nova/compute/manager.py:3224 +#: nova/compute/manager.py:3225 #, python-format msgid "Host %s not found" msgstr "" -#: nova/compute/manager.py:3377 +#: nova/compute/manager.py:3378 #, python-format msgid "Pre live migration failed at %s" msgstr "" -#: nova/compute/manager.py:3405 +#: nova/compute/manager.py:3406 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3460 +#: nova/compute/manager.py:3461 #, python-format msgid "Migrating instance to %s finished successfully." msgstr "" -#: nova/compute/manager.py:3462 +#: nova/compute/manager.py:3463 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." msgstr "" -#: nova/compute/manager.py:3477 +#: nova/compute/manager.py:3478 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3509 +#: nova/compute/manager.py:3510 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3638 +#: nova/compute/manager.py:3639 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3690 +#: nova/compute/manager.py:3691 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3695 +#: nova/compute/manager.py:3696 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3704 +#: nova/compute/manager.py:3705 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3712 +#: nova/compute/manager.py:3713 #, python-format msgid "Instance %s not found" msgstr "" -#: nova/compute/manager.py:3717 +#: nova/compute/manager.py:3718 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3724 +#: nova/compute/manager.py:3725 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3735 +#: nova/compute/manager.py:3736 #, python-format msgid "Error auto-confirming resize: %s. Will retry later." msgstr "" -#: nova/compute/manager.py:3751 +#: nova/compute/manager.py:3752 #, python-format msgid "" "Running instance usage audit for host %(host)s from %(begin_time)s to " "%(end_time)s. %(number_instances)s instances." msgstr "" -#: nova/compute/manager.py:3771 +#: nova/compute/manager.py:3772 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3795 +#: nova/compute/manager.py:3796 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3898 +#: nova/compute/manager.py:3899 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3912 +#: nova/compute/manager.py:3913 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3939 +#: nova/compute/manager.py:3940 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3946 nova/compute/manager.py:3995 +#: nova/compute/manager.py:3947 nova/compute/manager.py:3996 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3982 +#: nova/compute/manager.py:3983 #, python-format msgid "" "During the sync_power process the instance has moved from host %(src)s to" " host %(dst)s" msgstr "" -#: nova/compute/manager.py:4019 +#: nova/compute/manager.py:4020 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4031 nova/compute/manager.py:4040 -#: nova/compute/manager.py:4070 +#: nova/compute/manager.py:4032 nova/compute/manager.py:4041 +#: nova/compute/manager.py:4071 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4036 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4051 +#: nova/compute/manager.py:4052 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:4057 +#: nova/compute/manager.py:4058 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:4063 +#: nova/compute/manager.py:4064 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4079 +#: nova/compute/manager.py:4080 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4087 +#: nova/compute/manager.py:4088 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4100 +#: nova/compute/manager.py:4101 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4127 +#: nova/compute/manager.py:4128 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4137 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4138 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4177 +#: nova/compute/manager.py:4178 #, python-format msgid "" "Detected instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4183 +#: nova/compute/manager.py:4184 #, python-format msgid "" "Destroying instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4190 +#: nova/compute/manager.py:4191 #, python-format msgid "Unrecognized value '%s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4217 +#: nova/compute/manager.py:4218 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5129,6 +5129,25 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" +#: nova/conductor/tasks/live_migrate.py:103 +#, python-format +msgid "" +"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " +"memory(host:%(avail)s <= instance:%(mem_inst)s)" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:150 +#, python-format +msgid "Skipping host: %(host)s because: %(e)s" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:169 +#, python-format +msgid "" +"Exceeded max scheduling attempts %(max_attempts)d for instance " +"%(instance_uuid)s during live migration" +msgstr "" + #: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "" @@ -6666,86 +6685,79 @@ msgstr "" msgid "No key defining hosts for topic '%s', see ringfile" msgstr "" -#: nova/scheduler/chance.py:51 +#: nova/scheduler/chance.py:56 msgid "Is the appropriate service running?" msgstr "" -#: nova/scheduler/chance.py:56 +#: nova/scheduler/chance.py:61 msgid "Could not find another compute" msgstr "" -#: nova/scheduler/driver.py:61 +#: nova/scheduler/driver.py:57 msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:226 +#: nova/scheduler/driver.py:59 nova/scheduler/manager.py:233 #, python-format msgid "Setting instance to %s state." msgstr "" -#: nova/scheduler/driver.py:156 +#: nova/scheduler/driver.py:150 msgid "Driver must implement schedule_prep_resize" msgstr "" -#: nova/scheduler/driver.py:164 +#: nova/scheduler/driver.py:158 msgid "Driver must implement schedule_run_instance" msgstr "" -#: nova/scheduler/driver.py:169 +#: nova/scheduler/driver.py:163 msgid "Driver must implement select_hosts" msgstr "" -#: nova/scheduler/driver.py:339 -#, python-format -msgid "" -"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " -"memory(host:%(avail)s <= instance:%(mem_inst)s)" -msgstr "" - -#: nova/scheduler/filter_scheduler.py:73 +#: nova/scheduler/filter_scheduler.py:76 #, python-format msgid "" "Attempting to build %(num_instances)d instance(s) uuids: " "%(instance_uuids)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:77 +#: nova/scheduler/filter_scheduler.py:80 #, python-format msgid "Request Spec: %s" msgstr "" -#: nova/scheduler/filter_scheduler.py:97 +#: nova/scheduler/filter_scheduler.py:100 #, python-format msgid "Choosing host %(weighed_host)s for instance %(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:239 +#: nova/scheduler/filter_scheduler.py:242 msgid "Invalid value for 'scheduler_max_attempts', must be >= 1" msgstr "" -#: nova/scheduler/filter_scheduler.py:256 +#: nova/scheduler/filter_scheduler.py:259 #, python-format msgid "Error from last host: %(last_host)s (node %(last_node)s): %(exc)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:288 +#: nova/scheduler/filter_scheduler.py:291 #, python-format msgid "" "Exceeded max scheduling attempts %(max_attempts)d for instance " "%(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:356 +#: nova/scheduler/filter_scheduler.py:359 #, python-format msgid "Filtered %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:361 +#: nova/scheduler/filter_scheduler.py:364 #, python-format msgid "Weighed %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:403 +#: nova/scheduler/filter_scheduler.py:417 #, python-format msgid "Unable to migrate %(instance_uuid)s to %(dest)s: Lack of memory" msgstr "" @@ -6796,7 +6808,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:211 +#: nova/scheduler/manager.py:218 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -7112,9 +7124,10 @@ msgstr "" #: nova/tests/compute/test_compute.py:1133 #: nova/tests/compute/test_compute.py:1151 #: nova/tests/compute/test_compute.py:1202 -#: nova/tests/compute/test_compute.py:1229 -#: nova/tests/compute/test_compute.py:1276 -#: nova/tests/compute/test_compute.py:4129 +#: nova/tests/compute/test_compute.py:1227 +#: nova/tests/compute/test_compute.py:1253 +#: nova/tests/compute/test_compute.py:1300 +#: nova/tests/compute/test_compute.py:4153 #, python-format msgid "Running instances: %s" msgstr "" @@ -7122,25 +7135,26 @@ msgstr "" #: nova/tests/compute/test_compute.py:1139 #: nova/tests/compute/test_compute.py:1174 #: nova/tests/compute/test_compute.py:1217 -#: nova/tests/compute/test_compute.py:1247 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:1271 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1818 +#: nova/tests/compute/test_compute.py:1842 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4140 +#: nova/tests/compute/test_compute.py:4164 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4651 +#: nova/tests/compute/test_compute.py:4675 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9549 +#: nova/tests/compute/test_compute.py:9573 msgid "spawn error" msgstr "" @@ -7271,12 +7285,12 @@ msgid "" "left to copy" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:905 +#: nova/tests/virt/xenapi/test_xenapi.py:900 #, python-format msgid "Creating files in %s to simulate guest agent" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:916 +#: nova/tests/virt/xenapi/test_xenapi.py:911 #, python-format msgid "Removing simulated guest agent files in %s" msgstr "" @@ -8814,7 +8828,7 @@ msgstr "" msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1446 +#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1442 msgid "Guest does not have a console available" msgstr "" @@ -10160,7 +10174,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1390 +#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1386 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10318,19 +10332,19 @@ msgstr "" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1644 +#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1640 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1649 +#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1645 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1654 +#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1650 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -11151,67 +11165,63 @@ msgstr "" msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1260 -msgid "XenAPI failed to power the instance off" -msgstr "" - -#: nova/virt/xenapi/vmops.py:1307 +#: nova/virt/xenapi/vmops.py:1303 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1341 +#: nova/virt/xenapi/vmops.py:1337 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1394 +#: nova/virt/xenapi/vmops.py:1390 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1566 +#: nova/virt/xenapi/vmops.py:1562 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1575 +#: nova/virt/xenapi/vmops.py:1571 #, python-format msgid "Creating VIF for network %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1578 +#: nova/virt/xenapi/vmops.py:1574 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1607 +#: nova/virt/xenapi/vmops.py:1603 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1711 +#: nova/virt/xenapi/vmops.py:1707 #, python-format msgid "Destination host:%s must be in the same aggregate as the source server" msgstr "" -#: nova/virt/xenapi/vmops.py:1732 +#: nova/virt/xenapi/vmops.py:1728 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1744 +#: nova/virt/xenapi/vmops.py:1740 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1818 +#: nova/virt/xenapi/vmops.py:1814 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1829 +#: nova/virt/xenapi/vmops.py:1825 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1882 +#: nova/virt/xenapi/vmops.py:1878 msgid "Migrate Send failed" msgstr "" @@ -11352,60 +11362,6 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "'%s' argument must be greater than 0" -#~ msgstr "" - -#~ msgid "'%s' argument must be greater than or equal to 0" -#~ msgstr "" - -#~ msgid "Failed to load plugin %(plug)s: %(exc)s" -#~ msgstr "" - -#~ msgid "Setting instance to %(state)s state." -#~ msgstr "" - -#~ msgid "Could not decode scheduler options: '%(e)s'" -#~ msgstr "" - -#~ msgid "%(host_state)s fails tenant id on aggregate" -#~ msgstr "" - -#~ msgid "No more PXE IPs available" -#~ msgstr "" - -#~ msgid "Deleting instance files %(target)s" -#~ msgstr "" - -#~ msgid "Live Migration failure: %(e)s" -#~ msgstr "" - -#~ msgid "skipping %(path)s since it looks like volume" -#~ msgstr "" - -#~ msgid "skipping disk for %(instance_name)s as it does not have a path" -#~ msgstr "" - -#~ msgid "Checking instance files accessability%(instance_path)s" -#~ msgstr "" - -#~ msgid "The nwfilter(%(instance_filter_name)s) is not found." -#~ msgstr "" - -#~ msgid "Failed to query agent version: %r" -#~ msgstr "" - -#~ msgid "Reached maximum time attempting to query agent version" -#~ msgstr "" - -#~ msgid "Failed to update agent: %r" -#~ msgstr "" - -#~ msgid "Failed to exchange keys: %r" -#~ msgstr "" - -#~ msgid "Failed to inject file: %r" -#~ msgstr "" - -#~ msgid "Failed to reset network: %r" +#~ msgid "XenAPI failed to power the instance off" #~ msgstr "" diff --git a/nova/locale/fr/LC_MESSAGES/nova.po b/nova/locale/fr/LC_MESSAGES/nova.po index 3a112baafd3b..812caf96eb75 100644 --- a/nova/locale/fr/LC_MESSAGES/nova.po +++ b/nova/locale/fr/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-24 19:37+0000\n" +"POT-Creation-Date: 2013-06-25 19:37+0000\n" "PO-Revision-Date: 2012-05-14 08:35+0000\n" "Last-Translator: Erwan Gallen \n" "Language-Team: French \n" @@ -182,7 +182,7 @@ msgid "" "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:248 nova/api/ec2/cloud.py:473 +#: nova/exception.py:248 nova/api/ec2/cloud.py:472 msgid "Keypair data is invalid" msgstr "La paire de clés de donnée n'est pas valide" @@ -1781,273 +1781,273 @@ msgstr "" "Requête API non supportée : controleur = %(controller)s, action = " "%(action)s" -#: nova/api/ec2/cloud.py:402 +#: nova/api/ec2/cloud.py:401 #, python-format msgid "Create snapshot of volume %s" msgstr "" -#: nova/api/ec2/cloud.py:427 +#: nova/api/ec2/cloud.py:426 #, fuzzy, python-format msgid "Could not find key pair(s): %s" msgstr "Impossible de déchiffrer la clef privée : %s" -#: nova/api/ec2/cloud.py:444 +#: nova/api/ec2/cloud.py:443 #, python-format msgid "Create key pair %s" msgstr "Création du bi-clef %s" -#: nova/api/ec2/cloud.py:451 nova/api/ec2/cloud.py:470 +#: nova/api/ec2/cloud.py:450 nova/api/ec2/cloud.py:469 #: nova/api/openstack/compute/contrib/keypairs.py:93 #: nova/api/openstack/compute/plugins/v3/keypairs.py:95 msgid "Quota exceeded, too many key pairs." msgstr "" -#: nova/api/ec2/cloud.py:460 +#: nova/api/ec2/cloud.py:459 #, python-format msgid "Import key %s" msgstr "" -#: nova/api/ec2/cloud.py:480 +#: nova/api/ec2/cloud.py:479 #, python-format msgid "Delete key pair %s" msgstr "Suppression du bi-clef %s" -#: nova/api/ec2/cloud.py:622 nova/api/ec2/cloud.py:742 +#: nova/api/ec2/cloud.py:621 nova/api/ec2/cloud.py:741 msgid "Not enough parameters, need group_name or group_id" msgstr "" -#: nova/api/ec2/cloud.py:627 +#: nova/api/ec2/cloud.py:626 #, fuzzy, python-format msgid "%s Not enough parameters to build a valid rule" msgstr "Pas assez de parametres pour contruire un règle valide." -#: nova/api/ec2/cloud.py:634 +#: nova/api/ec2/cloud.py:633 #, fuzzy, python-format msgid "Invalid IP protocol %s." msgstr "Le protocole IP %(protocol)s est invalide" -#: nova/api/ec2/cloud.py:664 nova/api/ec2/cloud.py:696 +#: nova/api/ec2/cloud.py:663 nova/api/ec2/cloud.py:695 msgid "No rule for the specified parameters." msgstr "Pas de règle pour les paramètres spécifiés." -#: nova/api/ec2/cloud.py:687 +#: nova/api/ec2/cloud.py:686 #, fuzzy, python-format msgid "%s - This rule already exists in group" msgstr "Cette règle existe déjà dans le groupe %s" -#: nova/api/ec2/cloud.py:770 +#: nova/api/ec2/cloud.py:769 #, python-format msgid "Get console output for instance %s" msgstr "Récupération de la sortie de la console de l'instance %s" -#: nova/api/ec2/cloud.py:841 +#: nova/api/ec2/cloud.py:840 #, python-format msgid "Create volume from snapshot %s" msgstr "" -#: nova/api/ec2/cloud.py:845 nova/api/openstack/compute/contrib/volumes.py:242 +#: nova/api/ec2/cloud.py:844 nova/api/openstack/compute/contrib/volumes.py:242 #, python-format msgid "Create volume of %s GB" msgstr "Création d'un volume de %s Go" -#: nova/api/ec2/cloud.py:872 +#: nova/api/ec2/cloud.py:871 msgid "Delete Failed" msgstr "" -#: nova/api/ec2/cloud.py:885 +#: nova/api/ec2/cloud.py:884 #, python-format msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s" msgstr "" "Montage du volume %(volume_id)s sur l'instance %(instance_id)s en tant " "que %(device)s" -#: nova/api/ec2/cloud.py:896 +#: nova/api/ec2/cloud.py:895 msgid "Attach Failed." msgstr "" -#: nova/api/ec2/cloud.py:918 nova/api/openstack/compute/contrib/volumes.py:445 +#: nova/api/ec2/cloud.py:917 nova/api/openstack/compute/contrib/volumes.py:445 #, python-format msgid "Detach volume %s" msgstr "Dé-montage du volume %s" -#: nova/api/ec2/cloud.py:925 +#: nova/api/ec2/cloud.py:924 #, fuzzy msgid "Detach Volume Failed." msgstr "Dé-montage du volume %s" -#: nova/api/ec2/cloud.py:951 nova/api/ec2/cloud.py:1008 -#: nova/api/ec2/cloud.py:1574 nova/api/ec2/cloud.py:1589 +#: nova/api/ec2/cloud.py:950 nova/api/ec2/cloud.py:1007 +#: nova/api/ec2/cloud.py:1573 nova/api/ec2/cloud.py:1588 #, python-format msgid "attribute not supported: %s" msgstr "attribut non reconnu : %s" -#: nova/api/ec2/cloud.py:1083 +#: nova/api/ec2/cloud.py:1082 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1243 +#: nova/api/ec2/cloud.py:1242 msgid "Allocate address" msgstr "Allocation d'adresse" -#: nova/api/ec2/cloud.py:1247 +#: nova/api/ec2/cloud.py:1246 #, fuzzy msgid "No more floating IPs available" msgstr "Aucune IPs dynamiques disponibles." -#: nova/api/ec2/cloud.py:1251 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Release address %s" msgstr "Désallocation de l'adresse %s" -#: nova/api/ec2/cloud.py:1256 +#: nova/api/ec2/cloud.py:1255 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1258 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "Association de l'adresse %(public_ip)s avec l'instance %(instance_id)s" -#: nova/api/ec2/cloud.py:1269 +#: nova/api/ec2/cloud.py:1268 #, fuzzy msgid "Unable to associate IP Address, no fixed_ips." msgstr "Désassociation de l'adresse %s" -#: nova/api/ec2/cloud.py:1277 +#: nova/api/ec2/cloud.py:1276 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1286 +#: nova/api/ec2/cloud.py:1285 #, fuzzy msgid "Floating ip is already associated." msgstr "L'IP dynamique %(address)s est associée." -#: nova/api/ec2/cloud.py:1289 +#: nova/api/ec2/cloud.py:1288 #, fuzzy msgid "l3driver call to add floating ip failed." msgstr "Aucune IPs dynamiques disponibles." -#: nova/api/ec2/cloud.py:1292 +#: nova/api/ec2/cloud.py:1291 #, fuzzy msgid "Error, unable to associate floating ip." msgstr "Désassociation de l'adresse %s" -#: nova/api/ec2/cloud.py:1300 +#: nova/api/ec2/cloud.py:1299 #, python-format msgid "Disassociate address %s" msgstr "Désassociation de l'adresse %s" -#: nova/api/ec2/cloud.py:1305 +#: nova/api/ec2/cloud.py:1304 #, fuzzy msgid "Floating ip is not associated." msgstr "L'IP dynamique %(address)s n'est pas associée." -#: nova/api/ec2/cloud.py:1308 +#: nova/api/ec2/cloud.py:1307 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1335 +#: nova/api/ec2/cloud.py:1334 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1373 +#: nova/api/ec2/cloud.py:1372 msgid "Going to start terminating instances" msgstr "Début de la destruction d'instance" -#: nova/api/ec2/cloud.py:1383 +#: nova/api/ec2/cloud.py:1382 #, python-format msgid "Reboot instance %r" msgstr "Re-démarrage de l'instance %r" -#: nova/api/ec2/cloud.py:1393 +#: nova/api/ec2/cloud.py:1392 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1403 +#: nova/api/ec2/cloud.py:1402 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1494 +#: nova/api/ec2/cloud.py:1493 #, python-format msgid "De-registering image %s" msgstr "Dé-enregitrement de l'image %s" -#: nova/api/ec2/cloud.py:1510 +#: nova/api/ec2/cloud.py:1509 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1529 +#: nova/api/ec2/cloud.py:1528 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "Image %(image_location)s enregistré avec l'id %(image_id)s" -#: nova/api/ec2/cloud.py:1592 +#: nova/api/ec2/cloud.py:1591 msgid "user or group not specified" msgstr "Utilisateur ou groupe non spécifié" -#: nova/api/ec2/cloud.py:1594 +#: nova/api/ec2/cloud.py:1593 msgid "only group \"all\" is supported" msgstr "Seul le group \"tous\" est supporté" -#: nova/api/ec2/cloud.py:1596 +#: nova/api/ec2/cloud.py:1595 msgid "operation_type must be add or remove" msgstr "" "le type d'opération (operation_type) doit être ajout (add) ou suppression" " (remove)" -#: nova/api/ec2/cloud.py:1598 +#: nova/api/ec2/cloud.py:1597 #, python-format msgid "Updating image %s publicity" msgstr "Mis à jour de la publication de l'image %s" -#: nova/api/ec2/cloud.py:1611 +#: nova/api/ec2/cloud.py:1610 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1639 +#: nova/api/ec2/cloud.py:1638 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1671 +#: nova/api/ec2/cloud.py:1670 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1689 +#: nova/api/ec2/cloud.py:1688 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1714 nova/api/ec2/cloud.py:1759 +#: nova/api/ec2/cloud.py:1713 nova/api/ec2/cloud.py:1758 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1717 nova/api/ec2/cloud.py:1762 +#: nova/api/ec2/cloud.py:1716 nova/api/ec2/cloud.py:1761 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1721 nova/api/ec2/cloud.py:1766 +#: nova/api/ec2/cloud.py:1720 nova/api/ec2/cloud.py:1765 #, fuzzy msgid "Only instances implemented" msgstr "instance %s: récupérée" -#: nova/api/ec2/cloud.py:1724 nova/api/ec2/cloud.py:1769 +#: nova/api/ec2/cloud.py:1723 nova/api/ec2/cloud.py:1768 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1781 +#: nova/api/ec2/cloud.py:1780 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1854 +#: nova/api/ec2/cloud.py:1853 #, fuzzy msgid "Invalid CIDR" msgstr "Le cidr %(cidr)s est invalide" @@ -4475,16 +4475,16 @@ msgstr "" msgid "Possibly task preempted." msgstr "" -#: nova/compute/manager.py:379 +#: nova/compute/manager.py:380 #, python-format msgid "%s is not a valid node managed by this compute host." msgstr "" -#: nova/compute/manager.py:407 +#: nova/compute/manager.py:408 msgid "Instance has been destroyed from under us while trying to set it to ERROR" msgstr "" -#: nova/compute/manager.py:456 +#: nova/compute/manager.py:457 #, fuzzy, python-format msgid "" "Deleting instance as its host (%(instance_host)s) is not equal to our " @@ -4493,658 +4493,658 @@ msgstr "" "Impossible de migrer l'instance (%(instance_id)s) vers l'hôte actuel " "(%(host)s)." -#: nova/compute/manager.py:472 +#: nova/compute/manager.py:473 msgid "Instance has been marked deleted already, removing it from the hypervisor." msgstr "" -#: nova/compute/manager.py:493 +#: nova/compute/manager.py:494 msgid "" "Hypervisor driver does not support instance shared storage check, " "assuming it's not on shared storage" msgstr "" -#: nova/compute/manager.py:499 +#: nova/compute/manager.py:500 #, fuzzy msgid "Failed to check if instance shared" msgstr "Échec du redémarrage de l'instance" -#: nova/compute/manager.py:541 +#: nova/compute/manager.py:542 #, python-format msgid "" "Error raised getting network info for instance %(instance_uuid)s. " "Retrying in %(retry_time)s seconds." msgstr "" -#: nova/compute/manager.py:567 +#: nova/compute/manager.py:568 msgid "Failed to revert crashed migration" msgstr "" -#: nova/compute/manager.py:570 +#: nova/compute/manager.py:571 msgid "Instance found in migrating state during startup. Resetting task_state" msgstr "" -#: nova/compute/manager.py:581 +#: nova/compute/manager.py:582 #, python-format msgid "Current state is %(drv_state)s, state in DB is %(db_state)s." msgstr "" -#: nova/compute/manager.py:587 +#: nova/compute/manager.py:588 msgid "Rebooting instance after nova-compute restart." msgstr "" -#: nova/compute/manager.py:601 +#: nova/compute/manager.py:602 msgid "Hypervisor driver does not support resume guests" msgstr "" -#: nova/compute/manager.py:606 +#: nova/compute/manager.py:607 #, fuzzy msgid "Failed to resume instance" msgstr "Échec de la suspension de l'instance" -#: nova/compute/manager.py:616 +#: nova/compute/manager.py:617 msgid "Hypervisor driver does not support firewall rules" msgstr "" -#: nova/compute/manager.py:620 +#: nova/compute/manager.py:621 #, python-format msgid "Lifecycle event %(state)d on VM %(uuid)s" msgstr "" -#: nova/compute/manager.py:636 +#: nova/compute/manager.py:637 #, fuzzy, python-format msgid "Unexpected power state %d" msgstr "\"Erreur inopinée\" remontée : %s" -#: nova/compute/manager.py:648 +#: nova/compute/manager.py:649 #, python-format msgid "Ignoring event %s" msgstr "" -#: nova/compute/manager.py:686 +#: nova/compute/manager.py:687 msgid "Checking state" msgstr "" -#: nova/compute/manager.py:784 +#: nova/compute/manager.py:785 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:801 +#: nova/compute/manager.py:802 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:902 +#: nova/compute/manager.py:903 msgid "Success" msgstr "" -#: nova/compute/manager.py:925 +#: nova/compute/manager.py:926 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:952 nova/compute/manager.py:2466 +#: nova/compute/manager.py:953 nova/compute/manager.py:2467 #, python-format msgid "No node specified, defaulting to %s" msgstr "" -#: nova/compute/manager.py:996 +#: nova/compute/manager.py:997 #, fuzzy msgid "Failed to dealloc network for deleted instance" msgstr "Va essayer d'arrêter %s" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1006 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:1036 +#: nova/compute/manager.py:1037 #, fuzzy, python-format msgid "Error: %s" msgstr "Erreur interceptée : %s" -#: nova/compute/manager.py:1053 +#: nova/compute/manager.py:1054 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1078 nova/compute/manager.py:2519 +#: nova/compute/manager.py:1079 nova/compute/manager.py:2520 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1091 +#: nova/compute/manager.py:1092 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1097 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1102 +#: nova/compute/manager.py:1103 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1131 +#: nova/compute/manager.py:1132 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1141 +#: nova/compute/manager.py:1142 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1166 #, fuzzy msgid "Allocating IP information in the background." msgstr "Aucune IP dynamique trouvée pour l'id %(id)s." -#: nova/compute/manager.py:1176 +#: nova/compute/manager.py:1177 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1178 +#: nova/compute/manager.py:1179 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1189 +#: nova/compute/manager.py:1190 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1208 +#: nova/compute/manager.py:1209 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1259 +#: nova/compute/manager.py:1260 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1333 +#: nova/compute/manager.py:1334 #, fuzzy msgid "Failed to deallocate network for instance." msgstr "Va essayer d'arrêter %s" -#: nova/compute/manager.py:1340 +#: nova/compute/manager.py:1341 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1383 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1386 +#: nova/compute/manager.py:1387 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1393 +#: nova/compute/manager.py:1394 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1441 +#: nova/compute/manager.py:1442 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1503 nova/compute/manager.py:2701 -#: nova/compute/manager.py:4226 +#: nova/compute/manager.py:1504 nova/compute/manager.py:2702 +#: nova/compute/manager.py:4227 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1655 +#: nova/compute/manager.py:1656 #, fuzzy msgid "Rebuilding instance" msgstr "Redémarrage de l'instance %s" -#: nova/compute/manager.py:1668 +#: nova/compute/manager.py:1669 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1672 +#: nova/compute/manager.py:1673 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1676 +#: nova/compute/manager.py:1677 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1759 +#: nova/compute/manager.py:1760 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1791 +#: nova/compute/manager.py:1792 #, fuzzy, python-format msgid "Detaching from volume api: %s" msgstr "Dé-montage du volume %s" -#: nova/compute/manager.py:1809 +#: nova/compute/manager.py:1810 #, fuzzy msgid "Rebooting instance" msgstr "Redémarrage de l'instance %s" -#: nova/compute/manager.py:1828 +#: nova/compute/manager.py:1829 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1864 +#: nova/compute/manager.py:1865 msgid "Reboot failed but instance is running" msgstr "" -#: nova/compute/manager.py:1867 +#: nova/compute/manager.py:1868 #, python-format msgid "Cannot reboot instance: %(error)s" msgstr "" -#: nova/compute/manager.py:1880 +#: nova/compute/manager.py:1881 #, fuzzy msgid "Instance disappeared during reboot" msgstr "instance %s: re-démarrée" -#: nova/compute/manager.py:1907 +#: nova/compute/manager.py:1908 #, fuzzy msgid "instance snapshotting" msgstr "instance %s: création d'un instantané (snapshot)" -#: nova/compute/manager.py:1913 +#: nova/compute/manager.py:1914 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1975 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1982 +#: nova/compute/manager.py:1983 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1987 +#: nova/compute/manager.py:1988 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:2015 +#: nova/compute/manager.py:2016 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:2022 +#: nova/compute/manager.py:2023 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:2029 +#: nova/compute/manager.py:2030 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:2044 +#: nova/compute/manager.py:2045 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:2051 +#: nova/compute/manager.py:2052 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2064 +#: nova/compute/manager.py:2065 #, python-format msgid "" "trying to inject a file into a non-running (state: %(current_state)s " "expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2070 #, python-format msgid "injecting file to %s" msgstr "" -#: nova/compute/manager.py:2089 +#: nova/compute/manager.py:2090 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2102 +#: nova/compute/manager.py:2103 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2121 +#: nova/compute/manager.py:2122 #, fuzzy msgid "Error trying to Rescue Instance" msgstr "Échec de la suspension de l'instance" -#: nova/compute/manager.py:2125 +#: nova/compute/manager.py:2126 #, fuzzy, python-format msgid "Driver Error: %s" msgstr "Erreur interceptée : %s" -#: nova/compute/manager.py:2143 +#: nova/compute/manager.py:2144 #, fuzzy msgid "Unrescuing" msgstr "instance %s: dé-récupération" -#: nova/compute/manager.py:2164 +#: nova/compute/manager.py:2165 #, python-format msgid "Changing instance metadata according to %r" msgstr "" -#: nova/compute/manager.py:2386 +#: nova/compute/manager.py:2387 #, fuzzy, python-format msgid "Updating instance to original state: '%s'" msgstr "L'instance de type %(instance_type)s est invalide." -#: nova/compute/manager.py:2420 +#: nova/compute/manager.py:2421 #, fuzzy msgid "Instance has no source host" msgstr "instance %s: création d'un instantané (snapshot)" -#: nova/compute/manager.py:2426 +#: nova/compute/manager.py:2427 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2447 +#: nova/compute/manager.py:2448 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2698 +#: nova/compute/manager.py:2699 #, python-format msgid "Failed to rollback quota for failed finish_resize: %s" msgstr "" -#: nova/compute/manager.py:2761 +#: nova/compute/manager.py:2762 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2779 +#: nova/compute/manager.py:2780 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2818 +#: nova/compute/manager.py:2819 #, fuzzy msgid "Retrieving diagnostics" msgstr "instance %s: récupération des diagnostiques" -#: nova/compute/manager.py:2849 +#: nova/compute/manager.py:2850 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2869 +#: nova/compute/manager.py:2870 #, fuzzy msgid "Reset network" msgstr "réglage de l'hôte réseau" -#: nova/compute/manager.py:2874 +#: nova/compute/manager.py:2875 #, fuzzy msgid "Inject network info" msgstr "réglage de l'hôte réseau" -#: nova/compute/manager.py:2877 +#: nova/compute/manager.py:2878 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2894 +#: nova/compute/manager.py:2895 #, fuzzy msgid "Get console output" msgstr "Récupération de la sortie de la console de l'instance %s" -#: nova/compute/manager.py:2921 +#: nova/compute/manager.py:2922 #, fuzzy msgid "Getting vnc console" msgstr "Ajout de console" -#: nova/compute/manager.py:2956 +#: nova/compute/manager.py:2957 #, fuzzy msgid "Getting spice console" msgstr "Ajout de console" -#: nova/compute/manager.py:3004 +#: nova/compute/manager.py:3005 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3055 +#: nova/compute/manager.py:3056 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3065 +#: nova/compute/manager.py:3066 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3081 +#: nova/compute/manager.py:3082 #, fuzzy, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s" -#: nova/compute/manager.py:3112 +#: nova/compute/manager.py:3113 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3123 +#: nova/compute/manager.py:3124 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "Démontage de volume d'une instance inconnue %s" -#: nova/compute/manager.py:3130 +#: nova/compute/manager.py:3131 #, fuzzy, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s" -#: nova/compute/manager.py:3154 +#: nova/compute/manager.py:3155 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3190 +#: nova/compute/manager.py:3191 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3210 +#: nova/compute/manager.py:3211 #, python-format msgid "Port %s is not attached" msgstr "" -#: nova/compute/manager.py:3224 +#: nova/compute/manager.py:3225 #, python-format msgid "Host %s not found" msgstr "" -#: nova/compute/manager.py:3377 +#: nova/compute/manager.py:3378 #, python-format msgid "Pre live migration failed at %s" msgstr "" -#: nova/compute/manager.py:3405 +#: nova/compute/manager.py:3406 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3460 +#: nova/compute/manager.py:3461 #, python-format msgid "Migrating instance to %s finished successfully." msgstr "" -#: nova/compute/manager.py:3462 +#: nova/compute/manager.py:3463 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." msgstr "" -#: nova/compute/manager.py:3477 +#: nova/compute/manager.py:3478 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3509 +#: nova/compute/manager.py:3510 #, fuzzy, python-format msgid "Failed to get compute_info for %s" msgstr "Impossible de récupérer les méta-donnérs pour l'IP : %s" -#: nova/compute/manager.py:3638 +#: nova/compute/manager.py:3639 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3690 +#: nova/compute/manager.py:3691 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3695 +#: nova/compute/manager.py:3696 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3704 +#: nova/compute/manager.py:3705 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3712 +#: nova/compute/manager.py:3713 #, python-format msgid "Instance %s not found" msgstr "" -#: nova/compute/manager.py:3717 +#: nova/compute/manager.py:3718 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3724 +#: nova/compute/manager.py:3725 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3735 +#: nova/compute/manager.py:3736 #, python-format msgid "Error auto-confirming resize: %s. Will retry later." msgstr "" -#: nova/compute/manager.py:3751 +#: nova/compute/manager.py:3752 #, python-format msgid "" "Running instance usage audit for host %(host)s from %(begin_time)s to " "%(end_time)s. %(number_instances)s instances." msgstr "" -#: nova/compute/manager.py:3771 +#: nova/compute/manager.py:3772 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3795 +#: nova/compute/manager.py:3796 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3898 +#: nova/compute/manager.py:3899 #, fuzzy msgid "Updating volume usage cache" msgstr "Suppression de l'utilisateur %s" -#: nova/compute/manager.py:3912 +#: nova/compute/manager.py:3913 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3939 +#: nova/compute/manager.py:3940 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3946 nova/compute/manager.py:3995 +#: nova/compute/manager.py:3947 nova/compute/manager.py:3996 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3982 +#: nova/compute/manager.py:3983 #, python-format msgid "" "During the sync_power process the instance has moved from host %(src)s to" " host %(dst)s" msgstr "" -#: nova/compute/manager.py:4019 +#: nova/compute/manager.py:4020 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4031 nova/compute/manager.py:4040 -#: nova/compute/manager.py:4070 +#: nova/compute/manager.py:4032 nova/compute/manager.py:4041 +#: nova/compute/manager.py:4071 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4036 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4051 +#: nova/compute/manager.py:4052 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:4057 +#: nova/compute/manager.py:4058 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:4063 +#: nova/compute/manager.py:4064 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4079 +#: nova/compute/manager.py:4080 #, fuzzy msgid "Instance is not (soft-)deleted." msgstr "instance %s: a démarrée" -#: nova/compute/manager.py:4087 +#: nova/compute/manager.py:4088 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4100 +#: nova/compute/manager.py:4101 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4127 +#: nova/compute/manager.py:4128 #, fuzzy, python-format msgid "Deleting orphan compute node %s" msgstr "Suppression de l'utilisateur %s" -#: nova/compute/manager.py:4137 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4138 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4177 +#: nova/compute/manager.py:4178 #, python-format msgid "" "Detected instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4183 +#: nova/compute/manager.py:4184 #, python-format msgid "" "Destroying instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4190 +#: nova/compute/manager.py:4191 #, python-format msgid "Unrecognized value '%s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4217 +#: nova/compute/manager.py:4218 #, fuzzy, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "L'instance de type %(instance_type)s est invalide." @@ -5274,6 +5274,25 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" +#: nova/conductor/tasks/live_migrate.py:103 +#, python-format +msgid "" +"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " +"memory(host:%(avail)s <= instance:%(mem_inst)s)" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:150 +#, python-format +msgid "Skipping host: %(host)s because: %(e)s" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:169 +#, python-format +msgid "" +"Exceeded max scheduling attempts %(max_attempts)d for instance " +"%(instance_uuid)s during live migration" +msgstr "" + #: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "Ajout de console" @@ -6835,86 +6854,79 @@ msgstr "" msgid "No key defining hosts for topic '%s', see ringfile" msgstr "" -#: nova/scheduler/chance.py:51 +#: nova/scheduler/chance.py:56 msgid "Is the appropriate service running?" msgstr "" -#: nova/scheduler/chance.py:56 +#: nova/scheduler/chance.py:61 msgid "Could not find another compute" msgstr "" -#: nova/scheduler/driver.py:61 +#: nova/scheduler/driver.py:57 msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:226 +#: nova/scheduler/driver.py:59 nova/scheduler/manager.py:233 #, python-format msgid "Setting instance to %s state." msgstr "" -#: nova/scheduler/driver.py:156 +#: nova/scheduler/driver.py:150 msgid "Driver must implement schedule_prep_resize" msgstr "" -#: nova/scheduler/driver.py:164 +#: nova/scheduler/driver.py:158 msgid "Driver must implement schedule_run_instance" msgstr "" -#: nova/scheduler/driver.py:169 +#: nova/scheduler/driver.py:163 msgid "Driver must implement select_hosts" msgstr "" -#: nova/scheduler/driver.py:339 -#, python-format -msgid "" -"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " -"memory(host:%(avail)s <= instance:%(mem_inst)s)" -msgstr "" - -#: nova/scheduler/filter_scheduler.py:73 +#: nova/scheduler/filter_scheduler.py:76 #, python-format msgid "" "Attempting to build %(num_instances)d instance(s) uuids: " "%(instance_uuids)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:77 +#: nova/scheduler/filter_scheduler.py:80 #, python-format msgid "Request Spec: %s" msgstr "" -#: nova/scheduler/filter_scheduler.py:97 +#: nova/scheduler/filter_scheduler.py:100 #, fuzzy, python-format msgid "Choosing host %(weighed_host)s for instance %(instance_uuid)s" msgstr "Volume non trouvé pour l'instance %(instance_id)s." -#: nova/scheduler/filter_scheduler.py:239 +#: nova/scheduler/filter_scheduler.py:242 msgid "Invalid value for 'scheduler_max_attempts', must be >= 1" msgstr "" -#: nova/scheduler/filter_scheduler.py:256 +#: nova/scheduler/filter_scheduler.py:259 #, python-format msgid "Error from last host: %(last_host)s (node %(last_node)s): %(exc)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:288 +#: nova/scheduler/filter_scheduler.py:291 #, python-format msgid "" "Exceeded max scheduling attempts %(max_attempts)d for instance " "%(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:356 +#: nova/scheduler/filter_scheduler.py:359 #, python-format msgid "Filtered %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:361 +#: nova/scheduler/filter_scheduler.py:364 #, python-format msgid "Weighed %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:403 +#: nova/scheduler/filter_scheduler.py:417 #, fuzzy, python-format msgid "Unable to migrate %(instance_uuid)s to %(dest)s: Lack of memory" msgstr "" @@ -6967,7 +6979,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:211 +#: nova/scheduler/manager.py:218 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -7283,9 +7295,10 @@ msgstr "" #: nova/tests/compute/test_compute.py:1133 #: nova/tests/compute/test_compute.py:1151 #: nova/tests/compute/test_compute.py:1202 -#: nova/tests/compute/test_compute.py:1229 -#: nova/tests/compute/test_compute.py:1276 -#: nova/tests/compute/test_compute.py:4129 +#: nova/tests/compute/test_compute.py:1227 +#: nova/tests/compute/test_compute.py:1253 +#: nova/tests/compute/test_compute.py:1300 +#: nova/tests/compute/test_compute.py:4153 #, python-format msgid "Running instances: %s" msgstr "Instance actives : %s" @@ -7293,25 +7306,26 @@ msgstr "Instance actives : %s" #: nova/tests/compute/test_compute.py:1139 #: nova/tests/compute/test_compute.py:1174 #: nova/tests/compute/test_compute.py:1217 -#: nova/tests/compute/test_compute.py:1247 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:1271 #, python-format msgid "After terminating instances: %s" msgstr "Après l'arrêt d'instances : %s" -#: nova/tests/compute/test_compute.py:1818 +#: nova/tests/compute/test_compute.py:1842 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4140 +#: nova/tests/compute/test_compute.py:4164 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4651 +#: nova/tests/compute/test_compute.py:4675 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9549 +#: nova/tests/compute/test_compute.py:9573 msgid "spawn error" msgstr "" @@ -7443,12 +7457,12 @@ msgid "" "left to copy" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:905 +#: nova/tests/virt/xenapi/test_xenapi.py:900 #, python-format msgid "Creating files in %s to simulate guest agent" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:916 +#: nova/tests/virt/xenapi/test_xenapi.py:911 #, python-format msgid "Removing simulated guest agent files in %s" msgstr "" @@ -9016,7 +9030,7 @@ msgstr "data: %(data)r, fpath: %(fpath)r" msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1446 +#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1442 #, fuzzy msgid "Guest does not have a console available" msgstr "L’utilisateur n'a pas les privilèges administrateur" @@ -10376,7 +10390,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1390 +#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1386 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10540,19 +10554,19 @@ msgstr "" "Le point de montage %(mountpoint)s à été détaché de l'instance " "%(instance_name)s" -#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1644 +#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1640 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1649 +#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1645 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1654 +#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1650 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -11393,68 +11407,64 @@ msgstr "Re-démarrage xvp" msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1260 -msgid "XenAPI failed to power the instance off" -msgstr "" - -#: nova/virt/xenapi/vmops.py:1307 +#: nova/virt/xenapi/vmops.py:1303 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1341 +#: nova/virt/xenapi/vmops.py:1337 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1394 +#: nova/virt/xenapi/vmops.py:1390 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 #, fuzzy msgid "Injecting network info to xenstore" msgstr "réglage de l'hôte réseau" -#: nova/virt/xenapi/vmops.py:1566 +#: nova/virt/xenapi/vmops.py:1562 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1575 +#: nova/virt/xenapi/vmops.py:1571 #, python-format msgid "Creating VIF for network %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1578 +#: nova/virt/xenapi/vmops.py:1574 #, fuzzy, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "Création du VIF pour la VM %(vm_ref)s, réseau %(network_ref)s." -#: nova/virt/xenapi/vmops.py:1607 +#: nova/virt/xenapi/vmops.py:1603 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1711 +#: nova/virt/xenapi/vmops.py:1707 #, python-format msgid "Destination host:%s must be in the same aggregate as the source server" msgstr "" -#: nova/virt/xenapi/vmops.py:1732 +#: nova/virt/xenapi/vmops.py:1728 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1744 +#: nova/virt/xenapi/vmops.py:1740 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1818 +#: nova/virt/xenapi/vmops.py:1814 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1829 +#: nova/virt/xenapi/vmops.py:1825 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1882 +#: nova/virt/xenapi/vmops.py:1878 msgid "Migrate Send failed" msgstr "" @@ -11596,60 +11606,6 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "'%s' argument must be greater than 0" -#~ msgstr "" - -#~ msgid "'%s' argument must be greater than or equal to 0" -#~ msgstr "" - -#~ msgid "Failed to load plugin %(plug)s: %(exc)s" -#~ msgstr "" - -#~ msgid "Setting instance to %(state)s state." -#~ msgstr "L'instance de type %(instance_type)s est invalide." - -#~ msgid "Could not decode scheduler options: '%(e)s'" -#~ msgstr "" - -#~ msgid "%(host_state)s fails tenant id on aggregate" -#~ msgstr "" - -#~ msgid "No more PXE IPs available" -#~ msgstr "Aucunes IPs fixes disponibles." - -#~ msgid "Deleting instance files %(target)s" -#~ msgstr "" - -#~ msgid "Live Migration failure: %(e)s" -#~ msgstr "Echec d'authentification : %s" - -#~ msgid "skipping %(path)s since it looks like volume" -#~ msgstr "" - -#~ msgid "skipping disk for %(instance_name)s as it does not have a path" -#~ msgstr "" - -#~ msgid "Checking instance files accessability%(instance_path)s" -#~ msgstr "" - -#~ msgid "The nwfilter(%(instance_filter_name)s) is not found." -#~ msgstr "" - -#~ msgid "Failed to query agent version: %r" -#~ msgstr "" - -#~ msgid "Reached maximum time attempting to query agent version" -#~ msgstr "" - -#~ msgid "Failed to update agent: %r" -#~ msgstr "" - -#~ msgid "Failed to exchange keys: %r" -#~ msgstr "" - -#~ msgid "Failed to inject file: %r" -#~ msgstr "" - -#~ msgid "Failed to reset network: %r" +#~ msgid "XenAPI failed to power the instance off" #~ msgstr "" diff --git a/nova/locale/hr/LC_MESSAGES/nova.po b/nova/locale/hr/LC_MESSAGES/nova.po index 1f10a5f0e937..ba2baada243c 100644 --- a/nova/locale/hr/LC_MESSAGES/nova.po +++ b/nova/locale/hr/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2013-06-24 19:37+0000\n" +"POT-Creation-Date: 2013-06-25 19:37+0000\n" "PO-Revision-Date: 2013-05-28 17:08+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Croatian " @@ -179,7 +179,7 @@ msgid "" "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:248 nova/api/ec2/cloud.py:473 +#: nova/exception.py:248 nova/api/ec2/cloud.py:472 msgid "Keypair data is invalid" msgstr "" @@ -1726,261 +1726,261 @@ msgstr "" msgid "Unsupported API request: controller = %(controller)s, action = %(action)s" msgstr "" -#: nova/api/ec2/cloud.py:402 +#: nova/api/ec2/cloud.py:401 #, python-format msgid "Create snapshot of volume %s" msgstr "" -#: nova/api/ec2/cloud.py:427 +#: nova/api/ec2/cloud.py:426 #, python-format msgid "Could not find key pair(s): %s" msgstr "" -#: nova/api/ec2/cloud.py:444 +#: nova/api/ec2/cloud.py:443 #, python-format msgid "Create key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:451 nova/api/ec2/cloud.py:470 +#: nova/api/ec2/cloud.py:450 nova/api/ec2/cloud.py:469 #: nova/api/openstack/compute/contrib/keypairs.py:93 #: nova/api/openstack/compute/plugins/v3/keypairs.py:95 msgid "Quota exceeded, too many key pairs." msgstr "" -#: nova/api/ec2/cloud.py:460 +#: nova/api/ec2/cloud.py:459 #, python-format msgid "Import key %s" msgstr "" -#: nova/api/ec2/cloud.py:480 +#: nova/api/ec2/cloud.py:479 #, python-format msgid "Delete key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:622 nova/api/ec2/cloud.py:742 +#: nova/api/ec2/cloud.py:621 nova/api/ec2/cloud.py:741 msgid "Not enough parameters, need group_name or group_id" msgstr "" -#: nova/api/ec2/cloud.py:627 +#: nova/api/ec2/cloud.py:626 #, python-format msgid "%s Not enough parameters to build a valid rule" msgstr "" -#: nova/api/ec2/cloud.py:634 +#: nova/api/ec2/cloud.py:633 #, python-format msgid "Invalid IP protocol %s." msgstr "" -#: nova/api/ec2/cloud.py:664 nova/api/ec2/cloud.py:696 +#: nova/api/ec2/cloud.py:663 nova/api/ec2/cloud.py:695 msgid "No rule for the specified parameters." msgstr "" -#: nova/api/ec2/cloud.py:687 +#: nova/api/ec2/cloud.py:686 #, python-format msgid "%s - This rule already exists in group" msgstr "" -#: nova/api/ec2/cloud.py:770 +#: nova/api/ec2/cloud.py:769 #, python-format msgid "Get console output for instance %s" msgstr "" -#: nova/api/ec2/cloud.py:841 +#: nova/api/ec2/cloud.py:840 #, python-format msgid "Create volume from snapshot %s" msgstr "" -#: nova/api/ec2/cloud.py:845 nova/api/openstack/compute/contrib/volumes.py:242 +#: nova/api/ec2/cloud.py:844 nova/api/openstack/compute/contrib/volumes.py:242 #, python-format msgid "Create volume of %s GB" msgstr "" -#: nova/api/ec2/cloud.py:872 +#: nova/api/ec2/cloud.py:871 msgid "Delete Failed" msgstr "" -#: nova/api/ec2/cloud.py:885 +#: nova/api/ec2/cloud.py:884 #, python-format msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s" msgstr "" -#: nova/api/ec2/cloud.py:896 +#: nova/api/ec2/cloud.py:895 msgid "Attach Failed." msgstr "" -#: nova/api/ec2/cloud.py:918 nova/api/openstack/compute/contrib/volumes.py:445 +#: nova/api/ec2/cloud.py:917 nova/api/openstack/compute/contrib/volumes.py:445 #, python-format msgid "Detach volume %s" msgstr "" -#: nova/api/ec2/cloud.py:925 +#: nova/api/ec2/cloud.py:924 msgid "Detach Volume Failed." msgstr "" -#: nova/api/ec2/cloud.py:951 nova/api/ec2/cloud.py:1008 -#: nova/api/ec2/cloud.py:1574 nova/api/ec2/cloud.py:1589 +#: nova/api/ec2/cloud.py:950 nova/api/ec2/cloud.py:1007 +#: nova/api/ec2/cloud.py:1573 nova/api/ec2/cloud.py:1588 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1083 +#: nova/api/ec2/cloud.py:1082 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1243 +#: nova/api/ec2/cloud.py:1242 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1247 +#: nova/api/ec2/cloud.py:1246 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1251 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1256 +#: nova/api/ec2/cloud.py:1255 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1258 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1269 +#: nova/api/ec2/cloud.py:1268 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1277 +#: nova/api/ec2/cloud.py:1276 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1286 +#: nova/api/ec2/cloud.py:1285 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1289 +#: nova/api/ec2/cloud.py:1288 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1292 +#: nova/api/ec2/cloud.py:1291 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1300 +#: nova/api/ec2/cloud.py:1299 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1305 +#: nova/api/ec2/cloud.py:1304 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1308 +#: nova/api/ec2/cloud.py:1307 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1335 +#: nova/api/ec2/cloud.py:1334 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1373 +#: nova/api/ec2/cloud.py:1372 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1383 +#: nova/api/ec2/cloud.py:1382 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1393 +#: nova/api/ec2/cloud.py:1392 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1403 +#: nova/api/ec2/cloud.py:1402 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1494 +#: nova/api/ec2/cloud.py:1493 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1510 +#: nova/api/ec2/cloud.py:1509 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1529 +#: nova/api/ec2/cloud.py:1528 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1592 +#: nova/api/ec2/cloud.py:1591 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1594 +#: nova/api/ec2/cloud.py:1593 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1596 +#: nova/api/ec2/cloud.py:1595 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1598 +#: nova/api/ec2/cloud.py:1597 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1611 +#: nova/api/ec2/cloud.py:1610 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1639 +#: nova/api/ec2/cloud.py:1638 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1671 +#: nova/api/ec2/cloud.py:1670 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1689 +#: nova/api/ec2/cloud.py:1688 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1714 nova/api/ec2/cloud.py:1759 +#: nova/api/ec2/cloud.py:1713 nova/api/ec2/cloud.py:1758 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1717 nova/api/ec2/cloud.py:1762 +#: nova/api/ec2/cloud.py:1716 nova/api/ec2/cloud.py:1761 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1721 nova/api/ec2/cloud.py:1766 +#: nova/api/ec2/cloud.py:1720 nova/api/ec2/cloud.py:1765 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1724 nova/api/ec2/cloud.py:1769 +#: nova/api/ec2/cloud.py:1723 nova/api/ec2/cloud.py:1768 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1781 +#: nova/api/ec2/cloud.py:1780 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1854 +#: nova/api/ec2/cloud.py:1853 msgid "Invalid CIDR" msgstr "" @@ -4355,653 +4355,653 @@ msgstr "" msgid "Possibly task preempted." msgstr "" -#: nova/compute/manager.py:379 +#: nova/compute/manager.py:380 #, python-format msgid "%s is not a valid node managed by this compute host." msgstr "" -#: nova/compute/manager.py:407 +#: nova/compute/manager.py:408 msgid "Instance has been destroyed from under us while trying to set it to ERROR" msgstr "" -#: nova/compute/manager.py:456 +#: nova/compute/manager.py:457 #, python-format msgid "" "Deleting instance as its host (%(instance_host)s) is not equal to our " "host (%(our_host)s)." msgstr "" -#: nova/compute/manager.py:472 +#: nova/compute/manager.py:473 msgid "Instance has been marked deleted already, removing it from the hypervisor." msgstr "" -#: nova/compute/manager.py:493 +#: nova/compute/manager.py:494 msgid "" "Hypervisor driver does not support instance shared storage check, " "assuming it's not on shared storage" msgstr "" -#: nova/compute/manager.py:499 +#: nova/compute/manager.py:500 msgid "Failed to check if instance shared" msgstr "" -#: nova/compute/manager.py:541 +#: nova/compute/manager.py:542 #, python-format msgid "" "Error raised getting network info for instance %(instance_uuid)s. " "Retrying in %(retry_time)s seconds." msgstr "" -#: nova/compute/manager.py:567 +#: nova/compute/manager.py:568 msgid "Failed to revert crashed migration" msgstr "" -#: nova/compute/manager.py:570 +#: nova/compute/manager.py:571 msgid "Instance found in migrating state during startup. Resetting task_state" msgstr "" -#: nova/compute/manager.py:581 +#: nova/compute/manager.py:582 #, python-format msgid "Current state is %(drv_state)s, state in DB is %(db_state)s." msgstr "" -#: nova/compute/manager.py:587 +#: nova/compute/manager.py:588 msgid "Rebooting instance after nova-compute restart." msgstr "" -#: nova/compute/manager.py:601 +#: nova/compute/manager.py:602 msgid "Hypervisor driver does not support resume guests" msgstr "" -#: nova/compute/manager.py:606 +#: nova/compute/manager.py:607 msgid "Failed to resume instance" msgstr "" -#: nova/compute/manager.py:616 +#: nova/compute/manager.py:617 msgid "Hypervisor driver does not support firewall rules" msgstr "" -#: nova/compute/manager.py:620 +#: nova/compute/manager.py:621 #, python-format msgid "Lifecycle event %(state)d on VM %(uuid)s" msgstr "" -#: nova/compute/manager.py:636 +#: nova/compute/manager.py:637 #, python-format msgid "Unexpected power state %d" msgstr "" -#: nova/compute/manager.py:648 +#: nova/compute/manager.py:649 #, python-format msgid "Ignoring event %s" msgstr "" -#: nova/compute/manager.py:686 +#: nova/compute/manager.py:687 msgid "Checking state" msgstr "" -#: nova/compute/manager.py:784 +#: nova/compute/manager.py:785 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:801 +#: nova/compute/manager.py:802 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:902 +#: nova/compute/manager.py:903 msgid "Success" msgstr "" -#: nova/compute/manager.py:925 +#: nova/compute/manager.py:926 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:952 nova/compute/manager.py:2466 +#: nova/compute/manager.py:953 nova/compute/manager.py:2467 #, python-format msgid "No node specified, defaulting to %s" msgstr "" -#: nova/compute/manager.py:996 +#: nova/compute/manager.py:997 msgid "Failed to dealloc network for deleted instance" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1006 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:1036 +#: nova/compute/manager.py:1037 #, python-format msgid "Error: %s" msgstr "" -#: nova/compute/manager.py:1053 +#: nova/compute/manager.py:1054 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1078 nova/compute/manager.py:2519 +#: nova/compute/manager.py:1079 nova/compute/manager.py:2520 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1091 +#: nova/compute/manager.py:1092 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1097 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1102 +#: nova/compute/manager.py:1103 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1131 +#: nova/compute/manager.py:1132 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1141 +#: nova/compute/manager.py:1142 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1166 msgid "Allocating IP information in the background." msgstr "" -#: nova/compute/manager.py:1176 +#: nova/compute/manager.py:1177 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1178 +#: nova/compute/manager.py:1179 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1189 +#: nova/compute/manager.py:1190 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1208 +#: nova/compute/manager.py:1209 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1259 +#: nova/compute/manager.py:1260 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1333 +#: nova/compute/manager.py:1334 msgid "Failed to deallocate network for instance." msgstr "" -#: nova/compute/manager.py:1340 +#: nova/compute/manager.py:1341 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1383 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1386 +#: nova/compute/manager.py:1387 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1393 +#: nova/compute/manager.py:1394 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1441 +#: nova/compute/manager.py:1442 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1503 nova/compute/manager.py:2701 -#: nova/compute/manager.py:4226 +#: nova/compute/manager.py:1504 nova/compute/manager.py:2702 +#: nova/compute/manager.py:4227 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1655 +#: nova/compute/manager.py:1656 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1668 +#: nova/compute/manager.py:1669 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1672 +#: nova/compute/manager.py:1673 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1676 +#: nova/compute/manager.py:1677 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1759 +#: nova/compute/manager.py:1760 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1791 +#: nova/compute/manager.py:1792 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1809 +#: nova/compute/manager.py:1810 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1828 +#: nova/compute/manager.py:1829 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1864 +#: nova/compute/manager.py:1865 msgid "Reboot failed but instance is running" msgstr "" -#: nova/compute/manager.py:1867 +#: nova/compute/manager.py:1868 #, python-format msgid "Cannot reboot instance: %(error)s" msgstr "" -#: nova/compute/manager.py:1880 +#: nova/compute/manager.py:1881 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1907 +#: nova/compute/manager.py:1908 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1913 +#: nova/compute/manager.py:1914 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1975 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1982 +#: nova/compute/manager.py:1983 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1987 +#: nova/compute/manager.py:1988 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:2015 +#: nova/compute/manager.py:2016 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:2022 +#: nova/compute/manager.py:2023 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:2029 +#: nova/compute/manager.py:2030 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:2044 +#: nova/compute/manager.py:2045 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:2051 +#: nova/compute/manager.py:2052 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2064 +#: nova/compute/manager.py:2065 #, python-format msgid "" "trying to inject a file into a non-running (state: %(current_state)s " "expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2070 #, python-format msgid "injecting file to %s" msgstr "" -#: nova/compute/manager.py:2089 +#: nova/compute/manager.py:2090 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2102 +#: nova/compute/manager.py:2103 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2121 +#: nova/compute/manager.py:2122 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2125 +#: nova/compute/manager.py:2126 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2143 +#: nova/compute/manager.py:2144 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2164 +#: nova/compute/manager.py:2165 #, python-format msgid "Changing instance metadata according to %r" msgstr "" -#: nova/compute/manager.py:2386 +#: nova/compute/manager.py:2387 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2420 +#: nova/compute/manager.py:2421 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2426 +#: nova/compute/manager.py:2427 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2447 +#: nova/compute/manager.py:2448 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2698 +#: nova/compute/manager.py:2699 #, python-format msgid "Failed to rollback quota for failed finish_resize: %s" msgstr "" -#: nova/compute/manager.py:2761 +#: nova/compute/manager.py:2762 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2779 +#: nova/compute/manager.py:2780 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2818 +#: nova/compute/manager.py:2819 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2849 +#: nova/compute/manager.py:2850 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2869 +#: nova/compute/manager.py:2870 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2874 +#: nova/compute/manager.py:2875 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2877 +#: nova/compute/manager.py:2878 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2894 +#: nova/compute/manager.py:2895 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2921 +#: nova/compute/manager.py:2922 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2956 +#: nova/compute/manager.py:2957 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:3004 +#: nova/compute/manager.py:3005 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3055 +#: nova/compute/manager.py:3056 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3065 +#: nova/compute/manager.py:3066 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3081 +#: nova/compute/manager.py:3082 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3112 +#: nova/compute/manager.py:3113 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3123 +#: nova/compute/manager.py:3124 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3130 +#: nova/compute/manager.py:3131 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3154 +#: nova/compute/manager.py:3155 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3190 +#: nova/compute/manager.py:3191 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3210 +#: nova/compute/manager.py:3211 #, python-format msgid "Port %s is not attached" msgstr "" -#: nova/compute/manager.py:3224 +#: nova/compute/manager.py:3225 #, python-format msgid "Host %s not found" msgstr "" -#: nova/compute/manager.py:3377 +#: nova/compute/manager.py:3378 #, python-format msgid "Pre live migration failed at %s" msgstr "" -#: nova/compute/manager.py:3405 +#: nova/compute/manager.py:3406 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3460 +#: nova/compute/manager.py:3461 #, python-format msgid "Migrating instance to %s finished successfully." msgstr "" -#: nova/compute/manager.py:3462 +#: nova/compute/manager.py:3463 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." msgstr "" -#: nova/compute/manager.py:3477 +#: nova/compute/manager.py:3478 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3509 +#: nova/compute/manager.py:3510 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3638 +#: nova/compute/manager.py:3639 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3690 +#: nova/compute/manager.py:3691 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3695 +#: nova/compute/manager.py:3696 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3704 +#: nova/compute/manager.py:3705 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3712 +#: nova/compute/manager.py:3713 #, python-format msgid "Instance %s not found" msgstr "" -#: nova/compute/manager.py:3717 +#: nova/compute/manager.py:3718 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3724 +#: nova/compute/manager.py:3725 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3735 +#: nova/compute/manager.py:3736 #, python-format msgid "Error auto-confirming resize: %s. Will retry later." msgstr "" -#: nova/compute/manager.py:3751 +#: nova/compute/manager.py:3752 #, python-format msgid "" "Running instance usage audit for host %(host)s from %(begin_time)s to " "%(end_time)s. %(number_instances)s instances." msgstr "" -#: nova/compute/manager.py:3771 +#: nova/compute/manager.py:3772 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3795 +#: nova/compute/manager.py:3796 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3898 +#: nova/compute/manager.py:3899 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3912 +#: nova/compute/manager.py:3913 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3939 +#: nova/compute/manager.py:3940 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3946 nova/compute/manager.py:3995 +#: nova/compute/manager.py:3947 nova/compute/manager.py:3996 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3982 +#: nova/compute/manager.py:3983 #, python-format msgid "" "During the sync_power process the instance has moved from host %(src)s to" " host %(dst)s" msgstr "" -#: nova/compute/manager.py:4019 +#: nova/compute/manager.py:4020 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4031 nova/compute/manager.py:4040 -#: nova/compute/manager.py:4070 +#: nova/compute/manager.py:4032 nova/compute/manager.py:4041 +#: nova/compute/manager.py:4071 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4036 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4051 +#: nova/compute/manager.py:4052 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:4057 +#: nova/compute/manager.py:4058 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:4063 +#: nova/compute/manager.py:4064 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4079 +#: nova/compute/manager.py:4080 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4087 +#: nova/compute/manager.py:4088 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4100 +#: nova/compute/manager.py:4101 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4127 +#: nova/compute/manager.py:4128 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4137 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4138 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4177 +#: nova/compute/manager.py:4178 #, python-format msgid "" "Detected instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4183 +#: nova/compute/manager.py:4184 #, python-format msgid "" "Destroying instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4190 +#: nova/compute/manager.py:4191 #, python-format msgid "Unrecognized value '%s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4217 +#: nova/compute/manager.py:4218 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5130,6 +5130,25 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" +#: nova/conductor/tasks/live_migrate.py:103 +#, python-format +msgid "" +"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " +"memory(host:%(avail)s <= instance:%(mem_inst)s)" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:150 +#, python-format +msgid "Skipping host: %(host)s because: %(e)s" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:169 +#, python-format +msgid "" +"Exceeded max scheduling attempts %(max_attempts)d for instance " +"%(instance_uuid)s during live migration" +msgstr "" + #: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "" @@ -6667,86 +6686,79 @@ msgstr "" msgid "No key defining hosts for topic '%s', see ringfile" msgstr "" -#: nova/scheduler/chance.py:51 +#: nova/scheduler/chance.py:56 msgid "Is the appropriate service running?" msgstr "" -#: nova/scheduler/chance.py:56 +#: nova/scheduler/chance.py:61 msgid "Could not find another compute" msgstr "" -#: nova/scheduler/driver.py:61 +#: nova/scheduler/driver.py:57 msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:226 +#: nova/scheduler/driver.py:59 nova/scheduler/manager.py:233 #, python-format msgid "Setting instance to %s state." msgstr "" -#: nova/scheduler/driver.py:156 +#: nova/scheduler/driver.py:150 msgid "Driver must implement schedule_prep_resize" msgstr "" -#: nova/scheduler/driver.py:164 +#: nova/scheduler/driver.py:158 msgid "Driver must implement schedule_run_instance" msgstr "" -#: nova/scheduler/driver.py:169 +#: nova/scheduler/driver.py:163 msgid "Driver must implement select_hosts" msgstr "" -#: nova/scheduler/driver.py:339 -#, python-format -msgid "" -"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " -"memory(host:%(avail)s <= instance:%(mem_inst)s)" -msgstr "" - -#: nova/scheduler/filter_scheduler.py:73 +#: nova/scheduler/filter_scheduler.py:76 #, python-format msgid "" "Attempting to build %(num_instances)d instance(s) uuids: " "%(instance_uuids)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:77 +#: nova/scheduler/filter_scheduler.py:80 #, python-format msgid "Request Spec: %s" msgstr "" -#: nova/scheduler/filter_scheduler.py:97 +#: nova/scheduler/filter_scheduler.py:100 #, python-format msgid "Choosing host %(weighed_host)s for instance %(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:239 +#: nova/scheduler/filter_scheduler.py:242 msgid "Invalid value for 'scheduler_max_attempts', must be >= 1" msgstr "" -#: nova/scheduler/filter_scheduler.py:256 +#: nova/scheduler/filter_scheduler.py:259 #, python-format msgid "Error from last host: %(last_host)s (node %(last_node)s): %(exc)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:288 +#: nova/scheduler/filter_scheduler.py:291 #, python-format msgid "" "Exceeded max scheduling attempts %(max_attempts)d for instance " "%(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:356 +#: nova/scheduler/filter_scheduler.py:359 #, python-format msgid "Filtered %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:361 +#: nova/scheduler/filter_scheduler.py:364 #, python-format msgid "Weighed %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:403 +#: nova/scheduler/filter_scheduler.py:417 #, python-format msgid "Unable to migrate %(instance_uuid)s to %(dest)s: Lack of memory" msgstr "" @@ -6797,7 +6809,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:211 +#: nova/scheduler/manager.py:218 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -7113,9 +7125,10 @@ msgstr "" #: nova/tests/compute/test_compute.py:1133 #: nova/tests/compute/test_compute.py:1151 #: nova/tests/compute/test_compute.py:1202 -#: nova/tests/compute/test_compute.py:1229 -#: nova/tests/compute/test_compute.py:1276 -#: nova/tests/compute/test_compute.py:4129 +#: nova/tests/compute/test_compute.py:1227 +#: nova/tests/compute/test_compute.py:1253 +#: nova/tests/compute/test_compute.py:1300 +#: nova/tests/compute/test_compute.py:4153 #, python-format msgid "Running instances: %s" msgstr "" @@ -7123,25 +7136,26 @@ msgstr "" #: nova/tests/compute/test_compute.py:1139 #: nova/tests/compute/test_compute.py:1174 #: nova/tests/compute/test_compute.py:1217 -#: nova/tests/compute/test_compute.py:1247 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:1271 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1818 +#: nova/tests/compute/test_compute.py:1842 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4140 +#: nova/tests/compute/test_compute.py:4164 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4651 +#: nova/tests/compute/test_compute.py:4675 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9549 +#: nova/tests/compute/test_compute.py:9573 msgid "spawn error" msgstr "" @@ -7272,12 +7286,12 @@ msgid "" "left to copy" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:905 +#: nova/tests/virt/xenapi/test_xenapi.py:900 #, python-format msgid "Creating files in %s to simulate guest agent" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:916 +#: nova/tests/virt/xenapi/test_xenapi.py:911 #, python-format msgid "Removing simulated guest agent files in %s" msgstr "" @@ -8815,7 +8829,7 @@ msgstr "" msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1446 +#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1442 msgid "Guest does not have a console available" msgstr "" @@ -10161,7 +10175,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1390 +#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1386 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10319,19 +10333,19 @@ msgstr "" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1644 +#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1640 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1649 +#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1645 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1654 +#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1650 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -11152,67 +11166,63 @@ msgstr "" msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1260 -msgid "XenAPI failed to power the instance off" -msgstr "" - -#: nova/virt/xenapi/vmops.py:1307 +#: nova/virt/xenapi/vmops.py:1303 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1341 +#: nova/virt/xenapi/vmops.py:1337 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1394 +#: nova/virt/xenapi/vmops.py:1390 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1566 +#: nova/virt/xenapi/vmops.py:1562 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1575 +#: nova/virt/xenapi/vmops.py:1571 #, python-format msgid "Creating VIF for network %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1578 +#: nova/virt/xenapi/vmops.py:1574 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1607 +#: nova/virt/xenapi/vmops.py:1603 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1711 +#: nova/virt/xenapi/vmops.py:1707 #, python-format msgid "Destination host:%s must be in the same aggregate as the source server" msgstr "" -#: nova/virt/xenapi/vmops.py:1732 +#: nova/virt/xenapi/vmops.py:1728 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1744 +#: nova/virt/xenapi/vmops.py:1740 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1818 +#: nova/virt/xenapi/vmops.py:1814 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1829 +#: nova/virt/xenapi/vmops.py:1825 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1882 +#: nova/virt/xenapi/vmops.py:1878 msgid "Migrate Send failed" msgstr "" @@ -11353,60 +11363,6 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "'%s' argument must be greater than 0" -#~ msgstr "" - -#~ msgid "'%s' argument must be greater than or equal to 0" -#~ msgstr "" - -#~ msgid "Failed to load plugin %(plug)s: %(exc)s" -#~ msgstr "" - -#~ msgid "Setting instance to %(state)s state." -#~ msgstr "" - -#~ msgid "Could not decode scheduler options: '%(e)s'" -#~ msgstr "" - -#~ msgid "%(host_state)s fails tenant id on aggregate" -#~ msgstr "" - -#~ msgid "No more PXE IPs available" -#~ msgstr "" - -#~ msgid "Deleting instance files %(target)s" -#~ msgstr "" - -#~ msgid "Live Migration failure: %(e)s" -#~ msgstr "" - -#~ msgid "skipping %(path)s since it looks like volume" -#~ msgstr "" - -#~ msgid "skipping disk for %(instance_name)s as it does not have a path" -#~ msgstr "" - -#~ msgid "Checking instance files accessability%(instance_path)s" -#~ msgstr "" - -#~ msgid "The nwfilter(%(instance_filter_name)s) is not found." -#~ msgstr "" - -#~ msgid "Failed to query agent version: %r" -#~ msgstr "" - -#~ msgid "Reached maximum time attempting to query agent version" -#~ msgstr "" - -#~ msgid "Failed to update agent: %r" -#~ msgstr "" - -#~ msgid "Failed to exchange keys: %r" -#~ msgstr "" - -#~ msgid "Failed to inject file: %r" -#~ msgstr "" - -#~ msgid "Failed to reset network: %r" +#~ msgid "XenAPI failed to power the instance off" #~ msgstr "" diff --git a/nova/locale/hu/LC_MESSAGES/nova.po b/nova/locale/hu/LC_MESSAGES/nova.po index a02174aef392..5046d204625d 100644 --- a/nova/locale/hu/LC_MESSAGES/nova.po +++ b/nova/locale/hu/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2013-06-24 19:37+0000\n" +"POT-Creation-Date: 2013-06-25 19:37+0000\n" "PO-Revision-Date: 2013-05-28 17:08+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Hungarian " @@ -178,7 +178,7 @@ msgid "" "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:248 nova/api/ec2/cloud.py:473 +#: nova/exception.py:248 nova/api/ec2/cloud.py:472 msgid "Keypair data is invalid" msgstr "" @@ -1725,261 +1725,261 @@ msgstr "" msgid "Unsupported API request: controller = %(controller)s, action = %(action)s" msgstr "" -#: nova/api/ec2/cloud.py:402 +#: nova/api/ec2/cloud.py:401 #, python-format msgid "Create snapshot of volume %s" msgstr "" -#: nova/api/ec2/cloud.py:427 +#: nova/api/ec2/cloud.py:426 #, python-format msgid "Could not find key pair(s): %s" msgstr "" -#: nova/api/ec2/cloud.py:444 +#: nova/api/ec2/cloud.py:443 #, python-format msgid "Create key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:451 nova/api/ec2/cloud.py:470 +#: nova/api/ec2/cloud.py:450 nova/api/ec2/cloud.py:469 #: nova/api/openstack/compute/contrib/keypairs.py:93 #: nova/api/openstack/compute/plugins/v3/keypairs.py:95 msgid "Quota exceeded, too many key pairs." msgstr "" -#: nova/api/ec2/cloud.py:460 +#: nova/api/ec2/cloud.py:459 #, python-format msgid "Import key %s" msgstr "" -#: nova/api/ec2/cloud.py:480 +#: nova/api/ec2/cloud.py:479 #, python-format msgid "Delete key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:622 nova/api/ec2/cloud.py:742 +#: nova/api/ec2/cloud.py:621 nova/api/ec2/cloud.py:741 msgid "Not enough parameters, need group_name or group_id" msgstr "" -#: nova/api/ec2/cloud.py:627 +#: nova/api/ec2/cloud.py:626 #, python-format msgid "%s Not enough parameters to build a valid rule" msgstr "" -#: nova/api/ec2/cloud.py:634 +#: nova/api/ec2/cloud.py:633 #, python-format msgid "Invalid IP protocol %s." msgstr "" -#: nova/api/ec2/cloud.py:664 nova/api/ec2/cloud.py:696 +#: nova/api/ec2/cloud.py:663 nova/api/ec2/cloud.py:695 msgid "No rule for the specified parameters." msgstr "" -#: nova/api/ec2/cloud.py:687 +#: nova/api/ec2/cloud.py:686 #, python-format msgid "%s - This rule already exists in group" msgstr "" -#: nova/api/ec2/cloud.py:770 +#: nova/api/ec2/cloud.py:769 #, python-format msgid "Get console output for instance %s" msgstr "" -#: nova/api/ec2/cloud.py:841 +#: nova/api/ec2/cloud.py:840 #, python-format msgid "Create volume from snapshot %s" msgstr "" -#: nova/api/ec2/cloud.py:845 nova/api/openstack/compute/contrib/volumes.py:242 +#: nova/api/ec2/cloud.py:844 nova/api/openstack/compute/contrib/volumes.py:242 #, python-format msgid "Create volume of %s GB" msgstr "" -#: nova/api/ec2/cloud.py:872 +#: nova/api/ec2/cloud.py:871 msgid "Delete Failed" msgstr "" -#: nova/api/ec2/cloud.py:885 +#: nova/api/ec2/cloud.py:884 #, python-format msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s" msgstr "" -#: nova/api/ec2/cloud.py:896 +#: nova/api/ec2/cloud.py:895 msgid "Attach Failed." msgstr "" -#: nova/api/ec2/cloud.py:918 nova/api/openstack/compute/contrib/volumes.py:445 +#: nova/api/ec2/cloud.py:917 nova/api/openstack/compute/contrib/volumes.py:445 #, python-format msgid "Detach volume %s" msgstr "" -#: nova/api/ec2/cloud.py:925 +#: nova/api/ec2/cloud.py:924 msgid "Detach Volume Failed." msgstr "" -#: nova/api/ec2/cloud.py:951 nova/api/ec2/cloud.py:1008 -#: nova/api/ec2/cloud.py:1574 nova/api/ec2/cloud.py:1589 +#: nova/api/ec2/cloud.py:950 nova/api/ec2/cloud.py:1007 +#: nova/api/ec2/cloud.py:1573 nova/api/ec2/cloud.py:1588 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1083 +#: nova/api/ec2/cloud.py:1082 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1243 +#: nova/api/ec2/cloud.py:1242 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1247 +#: nova/api/ec2/cloud.py:1246 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1251 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1256 +#: nova/api/ec2/cloud.py:1255 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1258 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1269 +#: nova/api/ec2/cloud.py:1268 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1277 +#: nova/api/ec2/cloud.py:1276 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1286 +#: nova/api/ec2/cloud.py:1285 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1289 +#: nova/api/ec2/cloud.py:1288 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1292 +#: nova/api/ec2/cloud.py:1291 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1300 +#: nova/api/ec2/cloud.py:1299 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1305 +#: nova/api/ec2/cloud.py:1304 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1308 +#: nova/api/ec2/cloud.py:1307 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1335 +#: nova/api/ec2/cloud.py:1334 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1373 +#: nova/api/ec2/cloud.py:1372 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1383 +#: nova/api/ec2/cloud.py:1382 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1393 +#: nova/api/ec2/cloud.py:1392 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1403 +#: nova/api/ec2/cloud.py:1402 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1494 +#: nova/api/ec2/cloud.py:1493 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1510 +#: nova/api/ec2/cloud.py:1509 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1529 +#: nova/api/ec2/cloud.py:1528 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1592 +#: nova/api/ec2/cloud.py:1591 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1594 +#: nova/api/ec2/cloud.py:1593 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1596 +#: nova/api/ec2/cloud.py:1595 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1598 +#: nova/api/ec2/cloud.py:1597 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1611 +#: nova/api/ec2/cloud.py:1610 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1639 +#: nova/api/ec2/cloud.py:1638 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1671 +#: nova/api/ec2/cloud.py:1670 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1689 +#: nova/api/ec2/cloud.py:1688 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1714 nova/api/ec2/cloud.py:1759 +#: nova/api/ec2/cloud.py:1713 nova/api/ec2/cloud.py:1758 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1717 nova/api/ec2/cloud.py:1762 +#: nova/api/ec2/cloud.py:1716 nova/api/ec2/cloud.py:1761 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1721 nova/api/ec2/cloud.py:1766 +#: nova/api/ec2/cloud.py:1720 nova/api/ec2/cloud.py:1765 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1724 nova/api/ec2/cloud.py:1769 +#: nova/api/ec2/cloud.py:1723 nova/api/ec2/cloud.py:1768 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1781 +#: nova/api/ec2/cloud.py:1780 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1854 +#: nova/api/ec2/cloud.py:1853 msgid "Invalid CIDR" msgstr "" @@ -4354,653 +4354,653 @@ msgstr "" msgid "Possibly task preempted." msgstr "" -#: nova/compute/manager.py:379 +#: nova/compute/manager.py:380 #, python-format msgid "%s is not a valid node managed by this compute host." msgstr "" -#: nova/compute/manager.py:407 +#: nova/compute/manager.py:408 msgid "Instance has been destroyed from under us while trying to set it to ERROR" msgstr "" -#: nova/compute/manager.py:456 +#: nova/compute/manager.py:457 #, python-format msgid "" "Deleting instance as its host (%(instance_host)s) is not equal to our " "host (%(our_host)s)." msgstr "" -#: nova/compute/manager.py:472 +#: nova/compute/manager.py:473 msgid "Instance has been marked deleted already, removing it from the hypervisor." msgstr "" -#: nova/compute/manager.py:493 +#: nova/compute/manager.py:494 msgid "" "Hypervisor driver does not support instance shared storage check, " "assuming it's not on shared storage" msgstr "" -#: nova/compute/manager.py:499 +#: nova/compute/manager.py:500 msgid "Failed to check if instance shared" msgstr "" -#: nova/compute/manager.py:541 +#: nova/compute/manager.py:542 #, python-format msgid "" "Error raised getting network info for instance %(instance_uuid)s. " "Retrying in %(retry_time)s seconds." msgstr "" -#: nova/compute/manager.py:567 +#: nova/compute/manager.py:568 msgid "Failed to revert crashed migration" msgstr "" -#: nova/compute/manager.py:570 +#: nova/compute/manager.py:571 msgid "Instance found in migrating state during startup. Resetting task_state" msgstr "" -#: nova/compute/manager.py:581 +#: nova/compute/manager.py:582 #, python-format msgid "Current state is %(drv_state)s, state in DB is %(db_state)s." msgstr "" -#: nova/compute/manager.py:587 +#: nova/compute/manager.py:588 msgid "Rebooting instance after nova-compute restart." msgstr "" -#: nova/compute/manager.py:601 +#: nova/compute/manager.py:602 msgid "Hypervisor driver does not support resume guests" msgstr "" -#: nova/compute/manager.py:606 +#: nova/compute/manager.py:607 msgid "Failed to resume instance" msgstr "" -#: nova/compute/manager.py:616 +#: nova/compute/manager.py:617 msgid "Hypervisor driver does not support firewall rules" msgstr "" -#: nova/compute/manager.py:620 +#: nova/compute/manager.py:621 #, python-format msgid "Lifecycle event %(state)d on VM %(uuid)s" msgstr "" -#: nova/compute/manager.py:636 +#: nova/compute/manager.py:637 #, python-format msgid "Unexpected power state %d" msgstr "" -#: nova/compute/manager.py:648 +#: nova/compute/manager.py:649 #, python-format msgid "Ignoring event %s" msgstr "" -#: nova/compute/manager.py:686 +#: nova/compute/manager.py:687 msgid "Checking state" msgstr "" -#: nova/compute/manager.py:784 +#: nova/compute/manager.py:785 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:801 +#: nova/compute/manager.py:802 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:902 +#: nova/compute/manager.py:903 msgid "Success" msgstr "" -#: nova/compute/manager.py:925 +#: nova/compute/manager.py:926 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:952 nova/compute/manager.py:2466 +#: nova/compute/manager.py:953 nova/compute/manager.py:2467 #, python-format msgid "No node specified, defaulting to %s" msgstr "" -#: nova/compute/manager.py:996 +#: nova/compute/manager.py:997 msgid "Failed to dealloc network for deleted instance" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1006 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:1036 +#: nova/compute/manager.py:1037 #, python-format msgid "Error: %s" msgstr "" -#: nova/compute/manager.py:1053 +#: nova/compute/manager.py:1054 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1078 nova/compute/manager.py:2519 +#: nova/compute/manager.py:1079 nova/compute/manager.py:2520 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1091 +#: nova/compute/manager.py:1092 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1097 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1102 +#: nova/compute/manager.py:1103 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1131 +#: nova/compute/manager.py:1132 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1141 +#: nova/compute/manager.py:1142 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1166 msgid "Allocating IP information in the background." msgstr "" -#: nova/compute/manager.py:1176 +#: nova/compute/manager.py:1177 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1178 +#: nova/compute/manager.py:1179 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1189 +#: nova/compute/manager.py:1190 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1208 +#: nova/compute/manager.py:1209 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1259 +#: nova/compute/manager.py:1260 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1333 +#: nova/compute/manager.py:1334 msgid "Failed to deallocate network for instance." msgstr "" -#: nova/compute/manager.py:1340 +#: nova/compute/manager.py:1341 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1383 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1386 +#: nova/compute/manager.py:1387 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1393 +#: nova/compute/manager.py:1394 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1441 +#: nova/compute/manager.py:1442 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1503 nova/compute/manager.py:2701 -#: nova/compute/manager.py:4226 +#: nova/compute/manager.py:1504 nova/compute/manager.py:2702 +#: nova/compute/manager.py:4227 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1655 +#: nova/compute/manager.py:1656 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1668 +#: nova/compute/manager.py:1669 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1672 +#: nova/compute/manager.py:1673 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1676 +#: nova/compute/manager.py:1677 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1759 +#: nova/compute/manager.py:1760 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1791 +#: nova/compute/manager.py:1792 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1809 +#: nova/compute/manager.py:1810 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1828 +#: nova/compute/manager.py:1829 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1864 +#: nova/compute/manager.py:1865 msgid "Reboot failed but instance is running" msgstr "" -#: nova/compute/manager.py:1867 +#: nova/compute/manager.py:1868 #, python-format msgid "Cannot reboot instance: %(error)s" msgstr "" -#: nova/compute/manager.py:1880 +#: nova/compute/manager.py:1881 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1907 +#: nova/compute/manager.py:1908 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1913 +#: nova/compute/manager.py:1914 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1975 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1982 +#: nova/compute/manager.py:1983 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1987 +#: nova/compute/manager.py:1988 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:2015 +#: nova/compute/manager.py:2016 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:2022 +#: nova/compute/manager.py:2023 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:2029 +#: nova/compute/manager.py:2030 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:2044 +#: nova/compute/manager.py:2045 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:2051 +#: nova/compute/manager.py:2052 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2064 +#: nova/compute/manager.py:2065 #, python-format msgid "" "trying to inject a file into a non-running (state: %(current_state)s " "expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2070 #, python-format msgid "injecting file to %s" msgstr "" -#: nova/compute/manager.py:2089 +#: nova/compute/manager.py:2090 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2102 +#: nova/compute/manager.py:2103 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2121 +#: nova/compute/manager.py:2122 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2125 +#: nova/compute/manager.py:2126 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2143 +#: nova/compute/manager.py:2144 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2164 +#: nova/compute/manager.py:2165 #, python-format msgid "Changing instance metadata according to %r" msgstr "" -#: nova/compute/manager.py:2386 +#: nova/compute/manager.py:2387 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2420 +#: nova/compute/manager.py:2421 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2426 +#: nova/compute/manager.py:2427 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2447 +#: nova/compute/manager.py:2448 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2698 +#: nova/compute/manager.py:2699 #, python-format msgid "Failed to rollback quota for failed finish_resize: %s" msgstr "" -#: nova/compute/manager.py:2761 +#: nova/compute/manager.py:2762 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2779 +#: nova/compute/manager.py:2780 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2818 +#: nova/compute/manager.py:2819 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2849 +#: nova/compute/manager.py:2850 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2869 +#: nova/compute/manager.py:2870 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2874 +#: nova/compute/manager.py:2875 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2877 +#: nova/compute/manager.py:2878 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2894 +#: nova/compute/manager.py:2895 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2921 +#: nova/compute/manager.py:2922 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2956 +#: nova/compute/manager.py:2957 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:3004 +#: nova/compute/manager.py:3005 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3055 +#: nova/compute/manager.py:3056 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3065 +#: nova/compute/manager.py:3066 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3081 +#: nova/compute/manager.py:3082 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3112 +#: nova/compute/manager.py:3113 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3123 +#: nova/compute/manager.py:3124 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3130 +#: nova/compute/manager.py:3131 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3154 +#: nova/compute/manager.py:3155 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3190 +#: nova/compute/manager.py:3191 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3210 +#: nova/compute/manager.py:3211 #, python-format msgid "Port %s is not attached" msgstr "" -#: nova/compute/manager.py:3224 +#: nova/compute/manager.py:3225 #, python-format msgid "Host %s not found" msgstr "" -#: nova/compute/manager.py:3377 +#: nova/compute/manager.py:3378 #, python-format msgid "Pre live migration failed at %s" msgstr "" -#: nova/compute/manager.py:3405 +#: nova/compute/manager.py:3406 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3460 +#: nova/compute/manager.py:3461 #, python-format msgid "Migrating instance to %s finished successfully." msgstr "" -#: nova/compute/manager.py:3462 +#: nova/compute/manager.py:3463 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." msgstr "" -#: nova/compute/manager.py:3477 +#: nova/compute/manager.py:3478 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3509 +#: nova/compute/manager.py:3510 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3638 +#: nova/compute/manager.py:3639 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3690 +#: nova/compute/manager.py:3691 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3695 +#: nova/compute/manager.py:3696 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3704 +#: nova/compute/manager.py:3705 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3712 +#: nova/compute/manager.py:3713 #, python-format msgid "Instance %s not found" msgstr "" -#: nova/compute/manager.py:3717 +#: nova/compute/manager.py:3718 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3724 +#: nova/compute/manager.py:3725 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3735 +#: nova/compute/manager.py:3736 #, python-format msgid "Error auto-confirming resize: %s. Will retry later." msgstr "" -#: nova/compute/manager.py:3751 +#: nova/compute/manager.py:3752 #, python-format msgid "" "Running instance usage audit for host %(host)s from %(begin_time)s to " "%(end_time)s. %(number_instances)s instances." msgstr "" -#: nova/compute/manager.py:3771 +#: nova/compute/manager.py:3772 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3795 +#: nova/compute/manager.py:3796 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3898 +#: nova/compute/manager.py:3899 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3912 +#: nova/compute/manager.py:3913 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3939 +#: nova/compute/manager.py:3940 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3946 nova/compute/manager.py:3995 +#: nova/compute/manager.py:3947 nova/compute/manager.py:3996 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3982 +#: nova/compute/manager.py:3983 #, python-format msgid "" "During the sync_power process the instance has moved from host %(src)s to" " host %(dst)s" msgstr "" -#: nova/compute/manager.py:4019 +#: nova/compute/manager.py:4020 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4031 nova/compute/manager.py:4040 -#: nova/compute/manager.py:4070 +#: nova/compute/manager.py:4032 nova/compute/manager.py:4041 +#: nova/compute/manager.py:4071 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4036 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4051 +#: nova/compute/manager.py:4052 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:4057 +#: nova/compute/manager.py:4058 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:4063 +#: nova/compute/manager.py:4064 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4079 +#: nova/compute/manager.py:4080 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4087 +#: nova/compute/manager.py:4088 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4100 +#: nova/compute/manager.py:4101 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4127 +#: nova/compute/manager.py:4128 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4137 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4138 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4177 +#: nova/compute/manager.py:4178 #, python-format msgid "" "Detected instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4183 +#: nova/compute/manager.py:4184 #, python-format msgid "" "Destroying instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4190 +#: nova/compute/manager.py:4191 #, python-format msgid "Unrecognized value '%s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4217 +#: nova/compute/manager.py:4218 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5129,6 +5129,25 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" +#: nova/conductor/tasks/live_migrate.py:103 +#, python-format +msgid "" +"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " +"memory(host:%(avail)s <= instance:%(mem_inst)s)" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:150 +#, python-format +msgid "Skipping host: %(host)s because: %(e)s" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:169 +#, python-format +msgid "" +"Exceeded max scheduling attempts %(max_attempts)d for instance " +"%(instance_uuid)s during live migration" +msgstr "" + #: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "" @@ -6666,86 +6685,79 @@ msgstr "" msgid "No key defining hosts for topic '%s', see ringfile" msgstr "" -#: nova/scheduler/chance.py:51 +#: nova/scheduler/chance.py:56 msgid "Is the appropriate service running?" msgstr "" -#: nova/scheduler/chance.py:56 +#: nova/scheduler/chance.py:61 msgid "Could not find another compute" msgstr "" -#: nova/scheduler/driver.py:61 +#: nova/scheduler/driver.py:57 msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:226 +#: nova/scheduler/driver.py:59 nova/scheduler/manager.py:233 #, python-format msgid "Setting instance to %s state." msgstr "" -#: nova/scheduler/driver.py:156 +#: nova/scheduler/driver.py:150 msgid "Driver must implement schedule_prep_resize" msgstr "" -#: nova/scheduler/driver.py:164 +#: nova/scheduler/driver.py:158 msgid "Driver must implement schedule_run_instance" msgstr "" -#: nova/scheduler/driver.py:169 +#: nova/scheduler/driver.py:163 msgid "Driver must implement select_hosts" msgstr "" -#: nova/scheduler/driver.py:339 -#, python-format -msgid "" -"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " -"memory(host:%(avail)s <= instance:%(mem_inst)s)" -msgstr "" - -#: nova/scheduler/filter_scheduler.py:73 +#: nova/scheduler/filter_scheduler.py:76 #, python-format msgid "" "Attempting to build %(num_instances)d instance(s) uuids: " "%(instance_uuids)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:77 +#: nova/scheduler/filter_scheduler.py:80 #, python-format msgid "Request Spec: %s" msgstr "" -#: nova/scheduler/filter_scheduler.py:97 +#: nova/scheduler/filter_scheduler.py:100 #, python-format msgid "Choosing host %(weighed_host)s for instance %(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:239 +#: nova/scheduler/filter_scheduler.py:242 msgid "Invalid value for 'scheduler_max_attempts', must be >= 1" msgstr "" -#: nova/scheduler/filter_scheduler.py:256 +#: nova/scheduler/filter_scheduler.py:259 #, python-format msgid "Error from last host: %(last_host)s (node %(last_node)s): %(exc)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:288 +#: nova/scheduler/filter_scheduler.py:291 #, python-format msgid "" "Exceeded max scheduling attempts %(max_attempts)d for instance " "%(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:356 +#: nova/scheduler/filter_scheduler.py:359 #, python-format msgid "Filtered %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:361 +#: nova/scheduler/filter_scheduler.py:364 #, python-format msgid "Weighed %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:403 +#: nova/scheduler/filter_scheduler.py:417 #, python-format msgid "Unable to migrate %(instance_uuid)s to %(dest)s: Lack of memory" msgstr "" @@ -6796,7 +6808,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:211 +#: nova/scheduler/manager.py:218 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -7112,9 +7124,10 @@ msgstr "" #: nova/tests/compute/test_compute.py:1133 #: nova/tests/compute/test_compute.py:1151 #: nova/tests/compute/test_compute.py:1202 -#: nova/tests/compute/test_compute.py:1229 -#: nova/tests/compute/test_compute.py:1276 -#: nova/tests/compute/test_compute.py:4129 +#: nova/tests/compute/test_compute.py:1227 +#: nova/tests/compute/test_compute.py:1253 +#: nova/tests/compute/test_compute.py:1300 +#: nova/tests/compute/test_compute.py:4153 #, python-format msgid "Running instances: %s" msgstr "" @@ -7122,25 +7135,26 @@ msgstr "" #: nova/tests/compute/test_compute.py:1139 #: nova/tests/compute/test_compute.py:1174 #: nova/tests/compute/test_compute.py:1217 -#: nova/tests/compute/test_compute.py:1247 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:1271 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1818 +#: nova/tests/compute/test_compute.py:1842 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4140 +#: nova/tests/compute/test_compute.py:4164 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4651 +#: nova/tests/compute/test_compute.py:4675 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9549 +#: nova/tests/compute/test_compute.py:9573 msgid "spawn error" msgstr "" @@ -7271,12 +7285,12 @@ msgid "" "left to copy" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:905 +#: nova/tests/virt/xenapi/test_xenapi.py:900 #, python-format msgid "Creating files in %s to simulate guest agent" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:916 +#: nova/tests/virt/xenapi/test_xenapi.py:911 #, python-format msgid "Removing simulated guest agent files in %s" msgstr "" @@ -8814,7 +8828,7 @@ msgstr "" msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1446 +#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1442 msgid "Guest does not have a console available" msgstr "" @@ -10160,7 +10174,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1390 +#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1386 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10318,19 +10332,19 @@ msgstr "" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1644 +#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1640 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1649 +#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1645 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1654 +#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1650 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -11151,67 +11165,63 @@ msgstr "" msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1260 -msgid "XenAPI failed to power the instance off" -msgstr "" - -#: nova/virt/xenapi/vmops.py:1307 +#: nova/virt/xenapi/vmops.py:1303 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1341 +#: nova/virt/xenapi/vmops.py:1337 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1394 +#: nova/virt/xenapi/vmops.py:1390 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1566 +#: nova/virt/xenapi/vmops.py:1562 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1575 +#: nova/virt/xenapi/vmops.py:1571 #, python-format msgid "Creating VIF for network %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1578 +#: nova/virt/xenapi/vmops.py:1574 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1607 +#: nova/virt/xenapi/vmops.py:1603 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1711 +#: nova/virt/xenapi/vmops.py:1707 #, python-format msgid "Destination host:%s must be in the same aggregate as the source server" msgstr "" -#: nova/virt/xenapi/vmops.py:1732 +#: nova/virt/xenapi/vmops.py:1728 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1744 +#: nova/virt/xenapi/vmops.py:1740 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1818 +#: nova/virt/xenapi/vmops.py:1814 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1829 +#: nova/virt/xenapi/vmops.py:1825 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1882 +#: nova/virt/xenapi/vmops.py:1878 msgid "Migrate Send failed" msgstr "" @@ -11352,60 +11362,6 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "'%s' argument must be greater than 0" -#~ msgstr "" - -#~ msgid "'%s' argument must be greater than or equal to 0" -#~ msgstr "" - -#~ msgid "Failed to load plugin %(plug)s: %(exc)s" -#~ msgstr "" - -#~ msgid "Setting instance to %(state)s state." -#~ msgstr "" - -#~ msgid "Could not decode scheduler options: '%(e)s'" -#~ msgstr "" - -#~ msgid "%(host_state)s fails tenant id on aggregate" -#~ msgstr "" - -#~ msgid "No more PXE IPs available" -#~ msgstr "" - -#~ msgid "Deleting instance files %(target)s" -#~ msgstr "" - -#~ msgid "Live Migration failure: %(e)s" -#~ msgstr "" - -#~ msgid "skipping %(path)s since it looks like volume" -#~ msgstr "" - -#~ msgid "skipping disk for %(instance_name)s as it does not have a path" -#~ msgstr "" - -#~ msgid "Checking instance files accessability%(instance_path)s" -#~ msgstr "" - -#~ msgid "The nwfilter(%(instance_filter_name)s) is not found." -#~ msgstr "" - -#~ msgid "Failed to query agent version: %r" -#~ msgstr "" - -#~ msgid "Reached maximum time attempting to query agent version" -#~ msgstr "" - -#~ msgid "Failed to update agent: %r" -#~ msgstr "" - -#~ msgid "Failed to exchange keys: %r" -#~ msgstr "" - -#~ msgid "Failed to inject file: %r" -#~ msgstr "" - -#~ msgid "Failed to reset network: %r" +#~ msgid "XenAPI failed to power the instance off" #~ msgstr "" diff --git a/nova/locale/id/LC_MESSAGES/nova.po b/nova/locale/id/LC_MESSAGES/nova.po index e67693687084..793c4353dcaa 100644 --- a/nova/locale/id/LC_MESSAGES/nova.po +++ b/nova/locale/id/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2013-06-24 19:37+0000\n" +"POT-Creation-Date: 2013-06-25 19:37+0000\n" "PO-Revision-Date: 2013-05-28 17:08+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Indonesian " @@ -178,7 +178,7 @@ msgid "" "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:248 nova/api/ec2/cloud.py:473 +#: nova/exception.py:248 nova/api/ec2/cloud.py:472 msgid "Keypair data is invalid" msgstr "" @@ -1725,261 +1725,261 @@ msgstr "" msgid "Unsupported API request: controller = %(controller)s, action = %(action)s" msgstr "" -#: nova/api/ec2/cloud.py:402 +#: nova/api/ec2/cloud.py:401 #, python-format msgid "Create snapshot of volume %s" msgstr "" -#: nova/api/ec2/cloud.py:427 +#: nova/api/ec2/cloud.py:426 #, python-format msgid "Could not find key pair(s): %s" msgstr "" -#: nova/api/ec2/cloud.py:444 +#: nova/api/ec2/cloud.py:443 #, python-format msgid "Create key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:451 nova/api/ec2/cloud.py:470 +#: nova/api/ec2/cloud.py:450 nova/api/ec2/cloud.py:469 #: nova/api/openstack/compute/contrib/keypairs.py:93 #: nova/api/openstack/compute/plugins/v3/keypairs.py:95 msgid "Quota exceeded, too many key pairs." msgstr "" -#: nova/api/ec2/cloud.py:460 +#: nova/api/ec2/cloud.py:459 #, python-format msgid "Import key %s" msgstr "" -#: nova/api/ec2/cloud.py:480 +#: nova/api/ec2/cloud.py:479 #, python-format msgid "Delete key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:622 nova/api/ec2/cloud.py:742 +#: nova/api/ec2/cloud.py:621 nova/api/ec2/cloud.py:741 msgid "Not enough parameters, need group_name or group_id" msgstr "" -#: nova/api/ec2/cloud.py:627 +#: nova/api/ec2/cloud.py:626 #, python-format msgid "%s Not enough parameters to build a valid rule" msgstr "" -#: nova/api/ec2/cloud.py:634 +#: nova/api/ec2/cloud.py:633 #, python-format msgid "Invalid IP protocol %s." msgstr "" -#: nova/api/ec2/cloud.py:664 nova/api/ec2/cloud.py:696 +#: nova/api/ec2/cloud.py:663 nova/api/ec2/cloud.py:695 msgid "No rule for the specified parameters." msgstr "" -#: nova/api/ec2/cloud.py:687 +#: nova/api/ec2/cloud.py:686 #, python-format msgid "%s - This rule already exists in group" msgstr "" -#: nova/api/ec2/cloud.py:770 +#: nova/api/ec2/cloud.py:769 #, python-format msgid "Get console output for instance %s" msgstr "" -#: nova/api/ec2/cloud.py:841 +#: nova/api/ec2/cloud.py:840 #, python-format msgid "Create volume from snapshot %s" msgstr "" -#: nova/api/ec2/cloud.py:845 nova/api/openstack/compute/contrib/volumes.py:242 +#: nova/api/ec2/cloud.py:844 nova/api/openstack/compute/contrib/volumes.py:242 #, python-format msgid "Create volume of %s GB" msgstr "" -#: nova/api/ec2/cloud.py:872 +#: nova/api/ec2/cloud.py:871 msgid "Delete Failed" msgstr "" -#: nova/api/ec2/cloud.py:885 +#: nova/api/ec2/cloud.py:884 #, python-format msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s" msgstr "" -#: nova/api/ec2/cloud.py:896 +#: nova/api/ec2/cloud.py:895 msgid "Attach Failed." msgstr "" -#: nova/api/ec2/cloud.py:918 nova/api/openstack/compute/contrib/volumes.py:445 +#: nova/api/ec2/cloud.py:917 nova/api/openstack/compute/contrib/volumes.py:445 #, python-format msgid "Detach volume %s" msgstr "" -#: nova/api/ec2/cloud.py:925 +#: nova/api/ec2/cloud.py:924 msgid "Detach Volume Failed." msgstr "" -#: nova/api/ec2/cloud.py:951 nova/api/ec2/cloud.py:1008 -#: nova/api/ec2/cloud.py:1574 nova/api/ec2/cloud.py:1589 +#: nova/api/ec2/cloud.py:950 nova/api/ec2/cloud.py:1007 +#: nova/api/ec2/cloud.py:1573 nova/api/ec2/cloud.py:1588 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1083 +#: nova/api/ec2/cloud.py:1082 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1243 +#: nova/api/ec2/cloud.py:1242 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1247 +#: nova/api/ec2/cloud.py:1246 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1251 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1256 +#: nova/api/ec2/cloud.py:1255 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1258 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1269 +#: nova/api/ec2/cloud.py:1268 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1277 +#: nova/api/ec2/cloud.py:1276 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1286 +#: nova/api/ec2/cloud.py:1285 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1289 +#: nova/api/ec2/cloud.py:1288 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1292 +#: nova/api/ec2/cloud.py:1291 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1300 +#: nova/api/ec2/cloud.py:1299 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1305 +#: nova/api/ec2/cloud.py:1304 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1308 +#: nova/api/ec2/cloud.py:1307 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1335 +#: nova/api/ec2/cloud.py:1334 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1373 +#: nova/api/ec2/cloud.py:1372 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1383 +#: nova/api/ec2/cloud.py:1382 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1393 +#: nova/api/ec2/cloud.py:1392 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1403 +#: nova/api/ec2/cloud.py:1402 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1494 +#: nova/api/ec2/cloud.py:1493 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1510 +#: nova/api/ec2/cloud.py:1509 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1529 +#: nova/api/ec2/cloud.py:1528 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1592 +#: nova/api/ec2/cloud.py:1591 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1594 +#: nova/api/ec2/cloud.py:1593 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1596 +#: nova/api/ec2/cloud.py:1595 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1598 +#: nova/api/ec2/cloud.py:1597 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1611 +#: nova/api/ec2/cloud.py:1610 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1639 +#: nova/api/ec2/cloud.py:1638 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1671 +#: nova/api/ec2/cloud.py:1670 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1689 +#: nova/api/ec2/cloud.py:1688 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1714 nova/api/ec2/cloud.py:1759 +#: nova/api/ec2/cloud.py:1713 nova/api/ec2/cloud.py:1758 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1717 nova/api/ec2/cloud.py:1762 +#: nova/api/ec2/cloud.py:1716 nova/api/ec2/cloud.py:1761 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1721 nova/api/ec2/cloud.py:1766 +#: nova/api/ec2/cloud.py:1720 nova/api/ec2/cloud.py:1765 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1724 nova/api/ec2/cloud.py:1769 +#: nova/api/ec2/cloud.py:1723 nova/api/ec2/cloud.py:1768 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1781 +#: nova/api/ec2/cloud.py:1780 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1854 +#: nova/api/ec2/cloud.py:1853 msgid "Invalid CIDR" msgstr "" @@ -4354,653 +4354,653 @@ msgstr "" msgid "Possibly task preempted." msgstr "" -#: nova/compute/manager.py:379 +#: nova/compute/manager.py:380 #, python-format msgid "%s is not a valid node managed by this compute host." msgstr "" -#: nova/compute/manager.py:407 +#: nova/compute/manager.py:408 msgid "Instance has been destroyed from under us while trying to set it to ERROR" msgstr "" -#: nova/compute/manager.py:456 +#: nova/compute/manager.py:457 #, python-format msgid "" "Deleting instance as its host (%(instance_host)s) is not equal to our " "host (%(our_host)s)." msgstr "" -#: nova/compute/manager.py:472 +#: nova/compute/manager.py:473 msgid "Instance has been marked deleted already, removing it from the hypervisor." msgstr "" -#: nova/compute/manager.py:493 +#: nova/compute/manager.py:494 msgid "" "Hypervisor driver does not support instance shared storage check, " "assuming it's not on shared storage" msgstr "" -#: nova/compute/manager.py:499 +#: nova/compute/manager.py:500 msgid "Failed to check if instance shared" msgstr "" -#: nova/compute/manager.py:541 +#: nova/compute/manager.py:542 #, python-format msgid "" "Error raised getting network info for instance %(instance_uuid)s. " "Retrying in %(retry_time)s seconds." msgstr "" -#: nova/compute/manager.py:567 +#: nova/compute/manager.py:568 msgid "Failed to revert crashed migration" msgstr "" -#: nova/compute/manager.py:570 +#: nova/compute/manager.py:571 msgid "Instance found in migrating state during startup. Resetting task_state" msgstr "" -#: nova/compute/manager.py:581 +#: nova/compute/manager.py:582 #, python-format msgid "Current state is %(drv_state)s, state in DB is %(db_state)s." msgstr "" -#: nova/compute/manager.py:587 +#: nova/compute/manager.py:588 msgid "Rebooting instance after nova-compute restart." msgstr "" -#: nova/compute/manager.py:601 +#: nova/compute/manager.py:602 msgid "Hypervisor driver does not support resume guests" msgstr "" -#: nova/compute/manager.py:606 +#: nova/compute/manager.py:607 msgid "Failed to resume instance" msgstr "" -#: nova/compute/manager.py:616 +#: nova/compute/manager.py:617 msgid "Hypervisor driver does not support firewall rules" msgstr "" -#: nova/compute/manager.py:620 +#: nova/compute/manager.py:621 #, python-format msgid "Lifecycle event %(state)d on VM %(uuid)s" msgstr "" -#: nova/compute/manager.py:636 +#: nova/compute/manager.py:637 #, python-format msgid "Unexpected power state %d" msgstr "" -#: nova/compute/manager.py:648 +#: nova/compute/manager.py:649 #, python-format msgid "Ignoring event %s" msgstr "" -#: nova/compute/manager.py:686 +#: nova/compute/manager.py:687 msgid "Checking state" msgstr "" -#: nova/compute/manager.py:784 +#: nova/compute/manager.py:785 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:801 +#: nova/compute/manager.py:802 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:902 +#: nova/compute/manager.py:903 msgid "Success" msgstr "" -#: nova/compute/manager.py:925 +#: nova/compute/manager.py:926 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:952 nova/compute/manager.py:2466 +#: nova/compute/manager.py:953 nova/compute/manager.py:2467 #, python-format msgid "No node specified, defaulting to %s" msgstr "" -#: nova/compute/manager.py:996 +#: nova/compute/manager.py:997 msgid "Failed to dealloc network for deleted instance" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1006 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:1036 +#: nova/compute/manager.py:1037 #, python-format msgid "Error: %s" msgstr "" -#: nova/compute/manager.py:1053 +#: nova/compute/manager.py:1054 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1078 nova/compute/manager.py:2519 +#: nova/compute/manager.py:1079 nova/compute/manager.py:2520 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1091 +#: nova/compute/manager.py:1092 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1097 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1102 +#: nova/compute/manager.py:1103 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1131 +#: nova/compute/manager.py:1132 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1141 +#: nova/compute/manager.py:1142 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1166 msgid "Allocating IP information in the background." msgstr "" -#: nova/compute/manager.py:1176 +#: nova/compute/manager.py:1177 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1178 +#: nova/compute/manager.py:1179 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1189 +#: nova/compute/manager.py:1190 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1208 +#: nova/compute/manager.py:1209 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1259 +#: nova/compute/manager.py:1260 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1333 +#: nova/compute/manager.py:1334 msgid "Failed to deallocate network for instance." msgstr "" -#: nova/compute/manager.py:1340 +#: nova/compute/manager.py:1341 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1383 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1386 +#: nova/compute/manager.py:1387 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1393 +#: nova/compute/manager.py:1394 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1441 +#: nova/compute/manager.py:1442 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1503 nova/compute/manager.py:2701 -#: nova/compute/manager.py:4226 +#: nova/compute/manager.py:1504 nova/compute/manager.py:2702 +#: nova/compute/manager.py:4227 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1655 +#: nova/compute/manager.py:1656 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1668 +#: nova/compute/manager.py:1669 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1672 +#: nova/compute/manager.py:1673 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1676 +#: nova/compute/manager.py:1677 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1759 +#: nova/compute/manager.py:1760 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1791 +#: nova/compute/manager.py:1792 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1809 +#: nova/compute/manager.py:1810 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1828 +#: nova/compute/manager.py:1829 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1864 +#: nova/compute/manager.py:1865 msgid "Reboot failed but instance is running" msgstr "" -#: nova/compute/manager.py:1867 +#: nova/compute/manager.py:1868 #, python-format msgid "Cannot reboot instance: %(error)s" msgstr "" -#: nova/compute/manager.py:1880 +#: nova/compute/manager.py:1881 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1907 +#: nova/compute/manager.py:1908 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1913 +#: nova/compute/manager.py:1914 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1975 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1982 +#: nova/compute/manager.py:1983 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1987 +#: nova/compute/manager.py:1988 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:2015 +#: nova/compute/manager.py:2016 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:2022 +#: nova/compute/manager.py:2023 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:2029 +#: nova/compute/manager.py:2030 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:2044 +#: nova/compute/manager.py:2045 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:2051 +#: nova/compute/manager.py:2052 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2064 +#: nova/compute/manager.py:2065 #, python-format msgid "" "trying to inject a file into a non-running (state: %(current_state)s " "expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2070 #, python-format msgid "injecting file to %s" msgstr "" -#: nova/compute/manager.py:2089 +#: nova/compute/manager.py:2090 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2102 +#: nova/compute/manager.py:2103 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2121 +#: nova/compute/manager.py:2122 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2125 +#: nova/compute/manager.py:2126 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2143 +#: nova/compute/manager.py:2144 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2164 +#: nova/compute/manager.py:2165 #, python-format msgid "Changing instance metadata according to %r" msgstr "" -#: nova/compute/manager.py:2386 +#: nova/compute/manager.py:2387 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2420 +#: nova/compute/manager.py:2421 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2426 +#: nova/compute/manager.py:2427 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2447 +#: nova/compute/manager.py:2448 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2698 +#: nova/compute/manager.py:2699 #, python-format msgid "Failed to rollback quota for failed finish_resize: %s" msgstr "" -#: nova/compute/manager.py:2761 +#: nova/compute/manager.py:2762 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2779 +#: nova/compute/manager.py:2780 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2818 +#: nova/compute/manager.py:2819 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2849 +#: nova/compute/manager.py:2850 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2869 +#: nova/compute/manager.py:2870 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2874 +#: nova/compute/manager.py:2875 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2877 +#: nova/compute/manager.py:2878 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2894 +#: nova/compute/manager.py:2895 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2921 +#: nova/compute/manager.py:2922 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2956 +#: nova/compute/manager.py:2957 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:3004 +#: nova/compute/manager.py:3005 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3055 +#: nova/compute/manager.py:3056 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3065 +#: nova/compute/manager.py:3066 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3081 +#: nova/compute/manager.py:3082 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3112 +#: nova/compute/manager.py:3113 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3123 +#: nova/compute/manager.py:3124 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3130 +#: nova/compute/manager.py:3131 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3154 +#: nova/compute/manager.py:3155 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3190 +#: nova/compute/manager.py:3191 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3210 +#: nova/compute/manager.py:3211 #, python-format msgid "Port %s is not attached" msgstr "" -#: nova/compute/manager.py:3224 +#: nova/compute/manager.py:3225 #, python-format msgid "Host %s not found" msgstr "" -#: nova/compute/manager.py:3377 +#: nova/compute/manager.py:3378 #, python-format msgid "Pre live migration failed at %s" msgstr "" -#: nova/compute/manager.py:3405 +#: nova/compute/manager.py:3406 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3460 +#: nova/compute/manager.py:3461 #, python-format msgid "Migrating instance to %s finished successfully." msgstr "" -#: nova/compute/manager.py:3462 +#: nova/compute/manager.py:3463 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." msgstr "" -#: nova/compute/manager.py:3477 +#: nova/compute/manager.py:3478 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3509 +#: nova/compute/manager.py:3510 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3638 +#: nova/compute/manager.py:3639 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3690 +#: nova/compute/manager.py:3691 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3695 +#: nova/compute/manager.py:3696 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3704 +#: nova/compute/manager.py:3705 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3712 +#: nova/compute/manager.py:3713 #, python-format msgid "Instance %s not found" msgstr "" -#: nova/compute/manager.py:3717 +#: nova/compute/manager.py:3718 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3724 +#: nova/compute/manager.py:3725 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3735 +#: nova/compute/manager.py:3736 #, python-format msgid "Error auto-confirming resize: %s. Will retry later." msgstr "" -#: nova/compute/manager.py:3751 +#: nova/compute/manager.py:3752 #, python-format msgid "" "Running instance usage audit for host %(host)s from %(begin_time)s to " "%(end_time)s. %(number_instances)s instances." msgstr "" -#: nova/compute/manager.py:3771 +#: nova/compute/manager.py:3772 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3795 +#: nova/compute/manager.py:3796 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3898 +#: nova/compute/manager.py:3899 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3912 +#: nova/compute/manager.py:3913 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3939 +#: nova/compute/manager.py:3940 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3946 nova/compute/manager.py:3995 +#: nova/compute/manager.py:3947 nova/compute/manager.py:3996 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3982 +#: nova/compute/manager.py:3983 #, python-format msgid "" "During the sync_power process the instance has moved from host %(src)s to" " host %(dst)s" msgstr "" -#: nova/compute/manager.py:4019 +#: nova/compute/manager.py:4020 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4031 nova/compute/manager.py:4040 -#: nova/compute/manager.py:4070 +#: nova/compute/manager.py:4032 nova/compute/manager.py:4041 +#: nova/compute/manager.py:4071 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4036 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4051 +#: nova/compute/manager.py:4052 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:4057 +#: nova/compute/manager.py:4058 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:4063 +#: nova/compute/manager.py:4064 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4079 +#: nova/compute/manager.py:4080 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4087 +#: nova/compute/manager.py:4088 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4100 +#: nova/compute/manager.py:4101 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4127 +#: nova/compute/manager.py:4128 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4137 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4138 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4177 +#: nova/compute/manager.py:4178 #, python-format msgid "" "Detected instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4183 +#: nova/compute/manager.py:4184 #, python-format msgid "" "Destroying instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4190 +#: nova/compute/manager.py:4191 #, python-format msgid "Unrecognized value '%s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4217 +#: nova/compute/manager.py:4218 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5129,6 +5129,25 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" +#: nova/conductor/tasks/live_migrate.py:103 +#, python-format +msgid "" +"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " +"memory(host:%(avail)s <= instance:%(mem_inst)s)" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:150 +#, python-format +msgid "Skipping host: %(host)s because: %(e)s" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:169 +#, python-format +msgid "" +"Exceeded max scheduling attempts %(max_attempts)d for instance " +"%(instance_uuid)s during live migration" +msgstr "" + #: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "" @@ -6666,86 +6685,79 @@ msgstr "" msgid "No key defining hosts for topic '%s', see ringfile" msgstr "" -#: nova/scheduler/chance.py:51 +#: nova/scheduler/chance.py:56 msgid "Is the appropriate service running?" msgstr "" -#: nova/scheduler/chance.py:56 +#: nova/scheduler/chance.py:61 msgid "Could not find another compute" msgstr "" -#: nova/scheduler/driver.py:61 +#: nova/scheduler/driver.py:57 msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:226 +#: nova/scheduler/driver.py:59 nova/scheduler/manager.py:233 #, python-format msgid "Setting instance to %s state." msgstr "" -#: nova/scheduler/driver.py:156 +#: nova/scheduler/driver.py:150 msgid "Driver must implement schedule_prep_resize" msgstr "" -#: nova/scheduler/driver.py:164 +#: nova/scheduler/driver.py:158 msgid "Driver must implement schedule_run_instance" msgstr "" -#: nova/scheduler/driver.py:169 +#: nova/scheduler/driver.py:163 msgid "Driver must implement select_hosts" msgstr "" -#: nova/scheduler/driver.py:339 -#, python-format -msgid "" -"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " -"memory(host:%(avail)s <= instance:%(mem_inst)s)" -msgstr "" - -#: nova/scheduler/filter_scheduler.py:73 +#: nova/scheduler/filter_scheduler.py:76 #, python-format msgid "" "Attempting to build %(num_instances)d instance(s) uuids: " "%(instance_uuids)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:77 +#: nova/scheduler/filter_scheduler.py:80 #, python-format msgid "Request Spec: %s" msgstr "" -#: nova/scheduler/filter_scheduler.py:97 +#: nova/scheduler/filter_scheduler.py:100 #, python-format msgid "Choosing host %(weighed_host)s for instance %(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:239 +#: nova/scheduler/filter_scheduler.py:242 msgid "Invalid value for 'scheduler_max_attempts', must be >= 1" msgstr "" -#: nova/scheduler/filter_scheduler.py:256 +#: nova/scheduler/filter_scheduler.py:259 #, python-format msgid "Error from last host: %(last_host)s (node %(last_node)s): %(exc)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:288 +#: nova/scheduler/filter_scheduler.py:291 #, python-format msgid "" "Exceeded max scheduling attempts %(max_attempts)d for instance " "%(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:356 +#: nova/scheduler/filter_scheduler.py:359 #, python-format msgid "Filtered %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:361 +#: nova/scheduler/filter_scheduler.py:364 #, python-format msgid "Weighed %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:403 +#: nova/scheduler/filter_scheduler.py:417 #, python-format msgid "Unable to migrate %(instance_uuid)s to %(dest)s: Lack of memory" msgstr "" @@ -6796,7 +6808,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:211 +#: nova/scheduler/manager.py:218 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -7112,9 +7124,10 @@ msgstr "" #: nova/tests/compute/test_compute.py:1133 #: nova/tests/compute/test_compute.py:1151 #: nova/tests/compute/test_compute.py:1202 -#: nova/tests/compute/test_compute.py:1229 -#: nova/tests/compute/test_compute.py:1276 -#: nova/tests/compute/test_compute.py:4129 +#: nova/tests/compute/test_compute.py:1227 +#: nova/tests/compute/test_compute.py:1253 +#: nova/tests/compute/test_compute.py:1300 +#: nova/tests/compute/test_compute.py:4153 #, python-format msgid "Running instances: %s" msgstr "" @@ -7122,25 +7135,26 @@ msgstr "" #: nova/tests/compute/test_compute.py:1139 #: nova/tests/compute/test_compute.py:1174 #: nova/tests/compute/test_compute.py:1217 -#: nova/tests/compute/test_compute.py:1247 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:1271 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1818 +#: nova/tests/compute/test_compute.py:1842 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4140 +#: nova/tests/compute/test_compute.py:4164 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4651 +#: nova/tests/compute/test_compute.py:4675 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9549 +#: nova/tests/compute/test_compute.py:9573 msgid "spawn error" msgstr "" @@ -7271,12 +7285,12 @@ msgid "" "left to copy" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:905 +#: nova/tests/virt/xenapi/test_xenapi.py:900 #, python-format msgid "Creating files in %s to simulate guest agent" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:916 +#: nova/tests/virt/xenapi/test_xenapi.py:911 #, python-format msgid "Removing simulated guest agent files in %s" msgstr "" @@ -8814,7 +8828,7 @@ msgstr "" msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1446 +#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1442 msgid "Guest does not have a console available" msgstr "" @@ -10160,7 +10174,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1390 +#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1386 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10318,19 +10332,19 @@ msgstr "" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1644 +#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1640 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1649 +#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1645 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1654 +#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1650 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -11151,67 +11165,63 @@ msgstr "" msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1260 -msgid "XenAPI failed to power the instance off" -msgstr "" - -#: nova/virt/xenapi/vmops.py:1307 +#: nova/virt/xenapi/vmops.py:1303 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1341 +#: nova/virt/xenapi/vmops.py:1337 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1394 +#: nova/virt/xenapi/vmops.py:1390 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1566 +#: nova/virt/xenapi/vmops.py:1562 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1575 +#: nova/virt/xenapi/vmops.py:1571 #, python-format msgid "Creating VIF for network %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1578 +#: nova/virt/xenapi/vmops.py:1574 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1607 +#: nova/virt/xenapi/vmops.py:1603 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1711 +#: nova/virt/xenapi/vmops.py:1707 #, python-format msgid "Destination host:%s must be in the same aggregate as the source server" msgstr "" -#: nova/virt/xenapi/vmops.py:1732 +#: nova/virt/xenapi/vmops.py:1728 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1744 +#: nova/virt/xenapi/vmops.py:1740 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1818 +#: nova/virt/xenapi/vmops.py:1814 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1829 +#: nova/virt/xenapi/vmops.py:1825 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1882 +#: nova/virt/xenapi/vmops.py:1878 msgid "Migrate Send failed" msgstr "" @@ -11352,60 +11362,6 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "'%s' argument must be greater than 0" -#~ msgstr "" - -#~ msgid "'%s' argument must be greater than or equal to 0" -#~ msgstr "" - -#~ msgid "Failed to load plugin %(plug)s: %(exc)s" -#~ msgstr "" - -#~ msgid "Setting instance to %(state)s state." -#~ msgstr "" - -#~ msgid "Could not decode scheduler options: '%(e)s'" -#~ msgstr "" - -#~ msgid "%(host_state)s fails tenant id on aggregate" -#~ msgstr "" - -#~ msgid "No more PXE IPs available" -#~ msgstr "" - -#~ msgid "Deleting instance files %(target)s" -#~ msgstr "" - -#~ msgid "Live Migration failure: %(e)s" -#~ msgstr "" - -#~ msgid "skipping %(path)s since it looks like volume" -#~ msgstr "" - -#~ msgid "skipping disk for %(instance_name)s as it does not have a path" -#~ msgstr "" - -#~ msgid "Checking instance files accessability%(instance_path)s" -#~ msgstr "" - -#~ msgid "The nwfilter(%(instance_filter_name)s) is not found." -#~ msgstr "" - -#~ msgid "Failed to query agent version: %r" -#~ msgstr "" - -#~ msgid "Reached maximum time attempting to query agent version" -#~ msgstr "" - -#~ msgid "Failed to update agent: %r" -#~ msgstr "" - -#~ msgid "Failed to exchange keys: %r" -#~ msgstr "" - -#~ msgid "Failed to inject file: %r" -#~ msgstr "" - -#~ msgid "Failed to reset network: %r" +#~ msgid "XenAPI failed to power the instance off" #~ msgstr "" diff --git a/nova/locale/it/LC_MESSAGES/nova.po b/nova/locale/it/LC_MESSAGES/nova.po index 24a015d92ec7..b65f55e03765 100644 --- a/nova/locale/it/LC_MESSAGES/nova.po +++ b/nova/locale/it/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-24 19:37+0000\n" +"POT-Creation-Date: 2013-06-25 19:37+0000\n" "PO-Revision-Date: 2012-04-01 18:59+0000\n" "Last-Translator: simone.sandri \n" "Language-Team: Italian \n" @@ -178,7 +178,7 @@ msgid "" "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:248 nova/api/ec2/cloud.py:473 +#: nova/exception.py:248 nova/api/ec2/cloud.py:472 msgid "Keypair data is invalid" msgstr "" @@ -1729,262 +1729,262 @@ msgstr "" msgid "Unsupported API request: controller = %(controller)s, action = %(action)s" msgstr "" -#: nova/api/ec2/cloud.py:402 +#: nova/api/ec2/cloud.py:401 #, python-format msgid "Create snapshot of volume %s" msgstr "" -#: nova/api/ec2/cloud.py:427 +#: nova/api/ec2/cloud.py:426 #, python-format msgid "Could not find key pair(s): %s" msgstr "" -#: nova/api/ec2/cloud.py:444 +#: nova/api/ec2/cloud.py:443 #, python-format msgid "Create key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:451 nova/api/ec2/cloud.py:470 +#: nova/api/ec2/cloud.py:450 nova/api/ec2/cloud.py:469 #: nova/api/openstack/compute/contrib/keypairs.py:93 #: nova/api/openstack/compute/plugins/v3/keypairs.py:95 msgid "Quota exceeded, too many key pairs." msgstr "" -#: nova/api/ec2/cloud.py:460 +#: nova/api/ec2/cloud.py:459 #, python-format msgid "Import key %s" msgstr "" -#: nova/api/ec2/cloud.py:480 +#: nova/api/ec2/cloud.py:479 #, python-format msgid "Delete key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:622 nova/api/ec2/cloud.py:742 +#: nova/api/ec2/cloud.py:621 nova/api/ec2/cloud.py:741 msgid "Not enough parameters, need group_name or group_id" msgstr "" -#: nova/api/ec2/cloud.py:627 +#: nova/api/ec2/cloud.py:626 #, python-format msgid "%s Not enough parameters to build a valid rule" msgstr "" -#: nova/api/ec2/cloud.py:634 +#: nova/api/ec2/cloud.py:633 #, python-format msgid "Invalid IP protocol %s." msgstr "" -#: nova/api/ec2/cloud.py:664 nova/api/ec2/cloud.py:696 +#: nova/api/ec2/cloud.py:663 nova/api/ec2/cloud.py:695 msgid "No rule for the specified parameters." msgstr "" -#: nova/api/ec2/cloud.py:687 +#: nova/api/ec2/cloud.py:686 #, python-format msgid "%s - This rule already exists in group" msgstr "" -#: nova/api/ec2/cloud.py:770 +#: nova/api/ec2/cloud.py:769 #, python-format msgid "Get console output for instance %s" msgstr "" -#: nova/api/ec2/cloud.py:841 +#: nova/api/ec2/cloud.py:840 #, python-format msgid "Create volume from snapshot %s" msgstr "" -#: nova/api/ec2/cloud.py:845 nova/api/openstack/compute/contrib/volumes.py:242 +#: nova/api/ec2/cloud.py:844 nova/api/openstack/compute/contrib/volumes.py:242 #, python-format msgid "Create volume of %s GB" msgstr "" -#: nova/api/ec2/cloud.py:872 +#: nova/api/ec2/cloud.py:871 msgid "Delete Failed" msgstr "" -#: nova/api/ec2/cloud.py:885 +#: nova/api/ec2/cloud.py:884 #, python-format msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s" msgstr "" -#: nova/api/ec2/cloud.py:896 +#: nova/api/ec2/cloud.py:895 msgid "Attach Failed." msgstr "" -#: nova/api/ec2/cloud.py:918 nova/api/openstack/compute/contrib/volumes.py:445 +#: nova/api/ec2/cloud.py:917 nova/api/openstack/compute/contrib/volumes.py:445 #, python-format msgid "Detach volume %s" msgstr "" -#: nova/api/ec2/cloud.py:925 +#: nova/api/ec2/cloud.py:924 msgid "Detach Volume Failed." msgstr "" -#: nova/api/ec2/cloud.py:951 nova/api/ec2/cloud.py:1008 -#: nova/api/ec2/cloud.py:1574 nova/api/ec2/cloud.py:1589 +#: nova/api/ec2/cloud.py:950 nova/api/ec2/cloud.py:1007 +#: nova/api/ec2/cloud.py:1573 nova/api/ec2/cloud.py:1588 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1083 +#: nova/api/ec2/cloud.py:1082 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1243 +#: nova/api/ec2/cloud.py:1242 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1247 +#: nova/api/ec2/cloud.py:1246 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1251 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1256 +#: nova/api/ec2/cloud.py:1255 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1258 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1269 +#: nova/api/ec2/cloud.py:1268 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1277 +#: nova/api/ec2/cloud.py:1276 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1286 +#: nova/api/ec2/cloud.py:1285 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1289 +#: nova/api/ec2/cloud.py:1288 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1292 +#: nova/api/ec2/cloud.py:1291 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1300 +#: nova/api/ec2/cloud.py:1299 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1305 +#: nova/api/ec2/cloud.py:1304 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1308 +#: nova/api/ec2/cloud.py:1307 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1335 +#: nova/api/ec2/cloud.py:1334 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1373 +#: nova/api/ec2/cloud.py:1372 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1383 +#: nova/api/ec2/cloud.py:1382 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1393 +#: nova/api/ec2/cloud.py:1392 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1403 +#: nova/api/ec2/cloud.py:1402 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1494 +#: nova/api/ec2/cloud.py:1493 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1510 +#: nova/api/ec2/cloud.py:1509 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1529 +#: nova/api/ec2/cloud.py:1528 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1592 +#: nova/api/ec2/cloud.py:1591 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1594 +#: nova/api/ec2/cloud.py:1593 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1596 +#: nova/api/ec2/cloud.py:1595 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1598 +#: nova/api/ec2/cloud.py:1597 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1611 +#: nova/api/ec2/cloud.py:1610 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1639 +#: nova/api/ec2/cloud.py:1638 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1671 +#: nova/api/ec2/cloud.py:1670 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1689 +#: nova/api/ec2/cloud.py:1688 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1714 nova/api/ec2/cloud.py:1759 +#: nova/api/ec2/cloud.py:1713 nova/api/ec2/cloud.py:1758 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1717 nova/api/ec2/cloud.py:1762 +#: nova/api/ec2/cloud.py:1716 nova/api/ec2/cloud.py:1761 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1721 nova/api/ec2/cloud.py:1766 +#: nova/api/ec2/cloud.py:1720 nova/api/ec2/cloud.py:1765 #, fuzzy msgid "Only instances implemented" msgstr "istanza %s: ripristino" -#: nova/api/ec2/cloud.py:1724 nova/api/ec2/cloud.py:1769 +#: nova/api/ec2/cloud.py:1723 nova/api/ec2/cloud.py:1768 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1781 +#: nova/api/ec2/cloud.py:1780 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1854 +#: nova/api/ec2/cloud.py:1853 msgid "Invalid CIDR" msgstr "" @@ -4380,665 +4380,665 @@ msgstr "" msgid "Possibly task preempted." msgstr "" -#: nova/compute/manager.py:379 +#: nova/compute/manager.py:380 #, python-format msgid "%s is not a valid node managed by this compute host." msgstr "" -#: nova/compute/manager.py:407 +#: nova/compute/manager.py:408 msgid "Instance has been destroyed from under us while trying to set it to ERROR" msgstr "" -#: nova/compute/manager.py:456 +#: nova/compute/manager.py:457 #, python-format msgid "" "Deleting instance as its host (%(instance_host)s) is not equal to our " "host (%(our_host)s)." msgstr "" -#: nova/compute/manager.py:472 +#: nova/compute/manager.py:473 msgid "Instance has been marked deleted already, removing it from the hypervisor." msgstr "" -#: nova/compute/manager.py:493 +#: nova/compute/manager.py:494 msgid "" "Hypervisor driver does not support instance shared storage check, " "assuming it's not on shared storage" msgstr "" -#: nova/compute/manager.py:499 +#: nova/compute/manager.py:500 #, fuzzy msgid "Failed to check if instance shared" msgstr "Impossibile riavviare l'istanza" -#: nova/compute/manager.py:541 +#: nova/compute/manager.py:542 #, python-format msgid "" "Error raised getting network info for instance %(instance_uuid)s. " "Retrying in %(retry_time)s seconds." msgstr "" -#: nova/compute/manager.py:567 +#: nova/compute/manager.py:568 msgid "Failed to revert crashed migration" msgstr "" -#: nova/compute/manager.py:570 +#: nova/compute/manager.py:571 msgid "Instance found in migrating state during startup. Resetting task_state" msgstr "" -#: nova/compute/manager.py:581 +#: nova/compute/manager.py:582 #, python-format msgid "Current state is %(drv_state)s, state in DB is %(db_state)s." msgstr "" -#: nova/compute/manager.py:587 +#: nova/compute/manager.py:588 msgid "Rebooting instance after nova-compute restart." msgstr "" -#: nova/compute/manager.py:601 +#: nova/compute/manager.py:602 msgid "Hypervisor driver does not support resume guests" msgstr "" -#: nova/compute/manager.py:606 +#: nova/compute/manager.py:607 #, fuzzy msgid "Failed to resume instance" msgstr "Impossibile sospendere l'istanza" -#: nova/compute/manager.py:616 +#: nova/compute/manager.py:617 msgid "Hypervisor driver does not support firewall rules" msgstr "" -#: nova/compute/manager.py:620 +#: nova/compute/manager.py:621 #, python-format msgid "Lifecycle event %(state)d on VM %(uuid)s" msgstr "" -#: nova/compute/manager.py:636 +#: nova/compute/manager.py:637 #, python-format msgid "Unexpected power state %d" msgstr "" -#: nova/compute/manager.py:648 +#: nova/compute/manager.py:649 #, python-format msgid "Ignoring event %s" msgstr "" -#: nova/compute/manager.py:686 +#: nova/compute/manager.py:687 msgid "Checking state" msgstr "" -#: nova/compute/manager.py:784 +#: nova/compute/manager.py:785 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:801 +#: nova/compute/manager.py:802 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:902 +#: nova/compute/manager.py:903 msgid "Success" msgstr "" -#: nova/compute/manager.py:925 +#: nova/compute/manager.py:926 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:952 nova/compute/manager.py:2466 +#: nova/compute/manager.py:953 nova/compute/manager.py:2467 #, python-format msgid "No node specified, defaulting to %s" msgstr "" -#: nova/compute/manager.py:996 +#: nova/compute/manager.py:997 msgid "Failed to dealloc network for deleted instance" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1006 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:1036 +#: nova/compute/manager.py:1037 #, python-format msgid "Error: %s" msgstr "" -#: nova/compute/manager.py:1053 +#: nova/compute/manager.py:1054 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1078 nova/compute/manager.py:2519 +#: nova/compute/manager.py:1079 nova/compute/manager.py:2520 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1091 +#: nova/compute/manager.py:1092 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1097 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1102 +#: nova/compute/manager.py:1103 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1131 +#: nova/compute/manager.py:1132 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1141 +#: nova/compute/manager.py:1142 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1166 msgid "Allocating IP information in the background." msgstr "" -#: nova/compute/manager.py:1176 +#: nova/compute/manager.py:1177 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1178 +#: nova/compute/manager.py:1179 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1189 +#: nova/compute/manager.py:1190 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1208 +#: nova/compute/manager.py:1209 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1259 +#: nova/compute/manager.py:1260 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1333 +#: nova/compute/manager.py:1334 #, fuzzy msgid "Failed to deallocate network for instance." msgstr "Impossibile riavviare l'istanza" -#: nova/compute/manager.py:1340 +#: nova/compute/manager.py:1341 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1383 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1386 +#: nova/compute/manager.py:1387 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1393 +#: nova/compute/manager.py:1394 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1441 +#: nova/compute/manager.py:1442 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1503 nova/compute/manager.py:2701 -#: nova/compute/manager.py:4226 +#: nova/compute/manager.py:1504 nova/compute/manager.py:2702 +#: nova/compute/manager.py:4227 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1655 +#: nova/compute/manager.py:1656 #, fuzzy msgid "Rebuilding instance" msgstr "Riavviando l'istanza %s" -#: nova/compute/manager.py:1668 +#: nova/compute/manager.py:1669 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1672 +#: nova/compute/manager.py:1673 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1676 +#: nova/compute/manager.py:1677 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1759 +#: nova/compute/manager.py:1760 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1791 +#: nova/compute/manager.py:1792 #, fuzzy, python-format msgid "Detaching from volume api: %s" msgstr "Impossibile smontare il volume %s" -#: nova/compute/manager.py:1809 +#: nova/compute/manager.py:1810 #, fuzzy msgid "Rebooting instance" msgstr "Riavviando l'istanza %s" -#: nova/compute/manager.py:1828 +#: nova/compute/manager.py:1829 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1864 +#: nova/compute/manager.py:1865 msgid "Reboot failed but instance is running" msgstr "" -#: nova/compute/manager.py:1867 +#: nova/compute/manager.py:1868 #, python-format msgid "Cannot reboot instance: %(error)s" msgstr "" -#: nova/compute/manager.py:1880 +#: nova/compute/manager.py:1881 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1907 +#: nova/compute/manager.py:1908 #, fuzzy msgid "instance snapshotting" msgstr "istanza %s: creazione snapshot in corso" -#: nova/compute/manager.py:1913 +#: nova/compute/manager.py:1914 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1975 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1982 +#: nova/compute/manager.py:1983 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1987 +#: nova/compute/manager.py:1988 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:2015 +#: nova/compute/manager.py:2016 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:2022 +#: nova/compute/manager.py:2023 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:2029 +#: nova/compute/manager.py:2030 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:2044 +#: nova/compute/manager.py:2045 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:2051 +#: nova/compute/manager.py:2052 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2064 +#: nova/compute/manager.py:2065 #, python-format msgid "" "trying to inject a file into a non-running (state: %(current_state)s " "expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2070 #, python-format msgid "injecting file to %s" msgstr "" -#: nova/compute/manager.py:2089 +#: nova/compute/manager.py:2090 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2102 +#: nova/compute/manager.py:2103 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2121 +#: nova/compute/manager.py:2122 #, fuzzy msgid "Error trying to Rescue Instance" msgstr "Impossibile sospendere l'istanza" -#: nova/compute/manager.py:2125 +#: nova/compute/manager.py:2126 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2143 +#: nova/compute/manager.py:2144 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2164 +#: nova/compute/manager.py:2165 #, python-format msgid "Changing instance metadata according to %r" msgstr "" -#: nova/compute/manager.py:2386 +#: nova/compute/manager.py:2387 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2420 +#: nova/compute/manager.py:2421 #, fuzzy msgid "Instance has no source host" msgstr "istanza %s: creazione snapshot in corso" -#: nova/compute/manager.py:2426 +#: nova/compute/manager.py:2427 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2447 +#: nova/compute/manager.py:2448 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2698 +#: nova/compute/manager.py:2699 #, python-format msgid "Failed to rollback quota for failed finish_resize: %s" msgstr "" -#: nova/compute/manager.py:2761 +#: nova/compute/manager.py:2762 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2779 +#: nova/compute/manager.py:2780 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2818 +#: nova/compute/manager.py:2819 #, fuzzy msgid "Retrieving diagnostics" msgstr "istanza %s: ricezione diagnostiche" -#: nova/compute/manager.py:2849 +#: nova/compute/manager.py:2850 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2869 +#: nova/compute/manager.py:2870 #, fuzzy msgid "Reset network" msgstr "istanza %s: ripristino rete" -#: nova/compute/manager.py:2874 +#: nova/compute/manager.py:2875 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2877 +#: nova/compute/manager.py:2878 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2894 +#: nova/compute/manager.py:2895 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2921 +#: nova/compute/manager.py:2922 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2956 +#: nova/compute/manager.py:2957 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:3004 +#: nova/compute/manager.py:3005 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3055 +#: nova/compute/manager.py:3056 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3065 +#: nova/compute/manager.py:3066 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3081 +#: nova/compute/manager.py:3082 #, fuzzy, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s" -#: nova/compute/manager.py:3112 +#: nova/compute/manager.py:3113 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3123 +#: nova/compute/manager.py:3124 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "Impossibile montare il volume all'istanza %s" -#: nova/compute/manager.py:3130 +#: nova/compute/manager.py:3131 #, fuzzy, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s" -#: nova/compute/manager.py:3154 +#: nova/compute/manager.py:3155 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3190 +#: nova/compute/manager.py:3191 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3210 +#: nova/compute/manager.py:3211 #, python-format msgid "Port %s is not attached" msgstr "" -#: nova/compute/manager.py:3224 +#: nova/compute/manager.py:3225 #, python-format msgid "Host %s not found" msgstr "" -#: nova/compute/manager.py:3377 +#: nova/compute/manager.py:3378 #, python-format msgid "Pre live migration failed at %s" msgstr "" -#: nova/compute/manager.py:3405 +#: nova/compute/manager.py:3406 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3460 +#: nova/compute/manager.py:3461 #, python-format msgid "Migrating instance to %s finished successfully." msgstr "" -#: nova/compute/manager.py:3462 +#: nova/compute/manager.py:3463 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." msgstr "" -#: nova/compute/manager.py:3477 +#: nova/compute/manager.py:3478 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3509 +#: nova/compute/manager.py:3510 #, fuzzy, python-format msgid "Failed to get compute_info for %s" msgstr "Impossibile riavviare l'istanza" -#: nova/compute/manager.py:3638 +#: nova/compute/manager.py:3639 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3690 +#: nova/compute/manager.py:3691 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3695 +#: nova/compute/manager.py:3696 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3704 +#: nova/compute/manager.py:3705 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3712 +#: nova/compute/manager.py:3713 #, python-format msgid "Instance %s not found" msgstr "" -#: nova/compute/manager.py:3717 +#: nova/compute/manager.py:3718 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3724 +#: nova/compute/manager.py:3725 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3735 +#: nova/compute/manager.py:3736 #, python-format msgid "Error auto-confirming resize: %s. Will retry later." msgstr "" -#: nova/compute/manager.py:3751 +#: nova/compute/manager.py:3752 #, python-format msgid "" "Running instance usage audit for host %(host)s from %(begin_time)s to " "%(end_time)s. %(number_instances)s instances." msgstr "" -#: nova/compute/manager.py:3771 +#: nova/compute/manager.py:3772 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3795 +#: nova/compute/manager.py:3796 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3898 +#: nova/compute/manager.py:3899 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3912 +#: nova/compute/manager.py:3913 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3939 +#: nova/compute/manager.py:3940 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3946 nova/compute/manager.py:3995 +#: nova/compute/manager.py:3947 nova/compute/manager.py:3996 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3982 +#: nova/compute/manager.py:3983 #, python-format msgid "" "During the sync_power process the instance has moved from host %(src)s to" " host %(dst)s" msgstr "" -#: nova/compute/manager.py:4019 +#: nova/compute/manager.py:4020 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4031 nova/compute/manager.py:4040 -#: nova/compute/manager.py:4070 +#: nova/compute/manager.py:4032 nova/compute/manager.py:4041 +#: nova/compute/manager.py:4071 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4036 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4051 +#: nova/compute/manager.py:4052 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:4057 +#: nova/compute/manager.py:4058 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:4063 +#: nova/compute/manager.py:4064 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4079 +#: nova/compute/manager.py:4080 #, fuzzy msgid "Instance is not (soft-)deleted." msgstr "istanza %s: creazione snapshot in corso" -#: nova/compute/manager.py:4087 +#: nova/compute/manager.py:4088 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4100 +#: nova/compute/manager.py:4101 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4127 +#: nova/compute/manager.py:4128 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4137 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4138 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4177 +#: nova/compute/manager.py:4178 #, python-format msgid "" "Detected instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4183 +#: nova/compute/manager.py:4184 #, python-format msgid "" "Destroying instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4190 +#: nova/compute/manager.py:4191 #, python-format msgid "Unrecognized value '%s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4217 +#: nova/compute/manager.py:4218 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5167,6 +5167,25 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" +#: nova/conductor/tasks/live_migrate.py:103 +#, python-format +msgid "" +"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " +"memory(host:%(avail)s <= instance:%(mem_inst)s)" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:150 +#, python-format +msgid "Skipping host: %(host)s because: %(e)s" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:169 +#, python-format +msgid "" +"Exceeded max scheduling attempts %(max_attempts)d for instance " +"%(instance_uuid)s during live migration" +msgstr "" + #: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "" @@ -6717,86 +6736,79 @@ msgstr "" msgid "No key defining hosts for topic '%s', see ringfile" msgstr "" -#: nova/scheduler/chance.py:51 +#: nova/scheduler/chance.py:56 msgid "Is the appropriate service running?" msgstr "" -#: nova/scheduler/chance.py:56 +#: nova/scheduler/chance.py:61 msgid "Could not find another compute" msgstr "" -#: nova/scheduler/driver.py:61 +#: nova/scheduler/driver.py:57 msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:226 +#: nova/scheduler/driver.py:59 nova/scheduler/manager.py:233 #, python-format msgid "Setting instance to %s state." msgstr "" -#: nova/scheduler/driver.py:156 +#: nova/scheduler/driver.py:150 msgid "Driver must implement schedule_prep_resize" msgstr "" -#: nova/scheduler/driver.py:164 +#: nova/scheduler/driver.py:158 msgid "Driver must implement schedule_run_instance" msgstr "" -#: nova/scheduler/driver.py:169 +#: nova/scheduler/driver.py:163 msgid "Driver must implement select_hosts" msgstr "" -#: nova/scheduler/driver.py:339 -#, python-format -msgid "" -"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " -"memory(host:%(avail)s <= instance:%(mem_inst)s)" -msgstr "" - -#: nova/scheduler/filter_scheduler.py:73 +#: nova/scheduler/filter_scheduler.py:76 #, python-format msgid "" "Attempting to build %(num_instances)d instance(s) uuids: " "%(instance_uuids)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:77 +#: nova/scheduler/filter_scheduler.py:80 #, python-format msgid "Request Spec: %s" msgstr "" -#: nova/scheduler/filter_scheduler.py:97 +#: nova/scheduler/filter_scheduler.py:100 #, fuzzy, python-format msgid "Choosing host %(weighed_host)s for instance %(instance_uuid)s" msgstr "Mountpoint %(mountpoint)s montato all'istanza %(instance_name)s" -#: nova/scheduler/filter_scheduler.py:239 +#: nova/scheduler/filter_scheduler.py:242 msgid "Invalid value for 'scheduler_max_attempts', must be >= 1" msgstr "" -#: nova/scheduler/filter_scheduler.py:256 +#: nova/scheduler/filter_scheduler.py:259 #, python-format msgid "Error from last host: %(last_host)s (node %(last_node)s): %(exc)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:288 +#: nova/scheduler/filter_scheduler.py:291 #, python-format msgid "" "Exceeded max scheduling attempts %(max_attempts)d for instance " "%(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:356 +#: nova/scheduler/filter_scheduler.py:359 #, python-format msgid "Filtered %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:361 +#: nova/scheduler/filter_scheduler.py:364 #, python-format msgid "Weighed %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:403 +#: nova/scheduler/filter_scheduler.py:417 #, python-format msgid "Unable to migrate %(instance_uuid)s to %(dest)s: Lack of memory" msgstr "" @@ -6847,7 +6859,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:211 +#: nova/scheduler/manager.py:218 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -7163,9 +7175,10 @@ msgstr "" #: nova/tests/compute/test_compute.py:1133 #: nova/tests/compute/test_compute.py:1151 #: nova/tests/compute/test_compute.py:1202 -#: nova/tests/compute/test_compute.py:1229 -#: nova/tests/compute/test_compute.py:1276 -#: nova/tests/compute/test_compute.py:4129 +#: nova/tests/compute/test_compute.py:1227 +#: nova/tests/compute/test_compute.py:1253 +#: nova/tests/compute/test_compute.py:1300 +#: nova/tests/compute/test_compute.py:4153 #, python-format msgid "Running instances: %s" msgstr "" @@ -7173,25 +7186,26 @@ msgstr "" #: nova/tests/compute/test_compute.py:1139 #: nova/tests/compute/test_compute.py:1174 #: nova/tests/compute/test_compute.py:1217 -#: nova/tests/compute/test_compute.py:1247 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:1271 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1818 +#: nova/tests/compute/test_compute.py:1842 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4140 +#: nova/tests/compute/test_compute.py:4164 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4651 +#: nova/tests/compute/test_compute.py:4675 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9549 +#: nova/tests/compute/test_compute.py:9573 msgid "spawn error" msgstr "" @@ -7322,12 +7336,12 @@ msgid "" "left to copy" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:905 +#: nova/tests/virt/xenapi/test_xenapi.py:900 #, python-format msgid "Creating files in %s to simulate guest agent" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:916 +#: nova/tests/virt/xenapi/test_xenapi.py:911 #, python-format msgid "Removing simulated guest agent files in %s" msgstr "" @@ -8887,7 +8901,7 @@ msgstr "" msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1446 +#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1442 #, fuzzy msgid "Guest does not have a console available" msgstr "L'utente non ha i privilegi dell'amministratore" @@ -10237,7 +10251,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1390 +#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1386 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10397,19 +10411,19 @@ msgstr "Impossibile smontare il volume %s" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "Mountpoint %(mountpoint)s smontato dall'istanza %(instance_name)s" -#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1644 +#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1640 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1649 +#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1645 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1654 +#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1650 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -11234,67 +11248,63 @@ msgstr "" msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1260 -msgid "XenAPI failed to power the instance off" -msgstr "" - -#: nova/virt/xenapi/vmops.py:1307 +#: nova/virt/xenapi/vmops.py:1303 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1341 +#: nova/virt/xenapi/vmops.py:1337 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1394 +#: nova/virt/xenapi/vmops.py:1390 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1566 +#: nova/virt/xenapi/vmops.py:1562 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1575 +#: nova/virt/xenapi/vmops.py:1571 #, python-format msgid "Creating VIF for network %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1578 +#: nova/virt/xenapi/vmops.py:1574 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1607 +#: nova/virt/xenapi/vmops.py:1603 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1711 +#: nova/virt/xenapi/vmops.py:1707 #, python-format msgid "Destination host:%s must be in the same aggregate as the source server" msgstr "" -#: nova/virt/xenapi/vmops.py:1732 +#: nova/virt/xenapi/vmops.py:1728 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1744 +#: nova/virt/xenapi/vmops.py:1740 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1818 +#: nova/virt/xenapi/vmops.py:1814 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1829 +#: nova/virt/xenapi/vmops.py:1825 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1882 +#: nova/virt/xenapi/vmops.py:1878 msgid "Migrate Send failed" msgstr "" @@ -11436,60 +11446,6 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "'%s' argument must be greater than 0" -#~ msgstr "" - -#~ msgid "'%s' argument must be greater than or equal to 0" -#~ msgstr "" - -#~ msgid "Failed to load plugin %(plug)s: %(exc)s" -#~ msgstr "" - -#~ msgid "Setting instance to %(state)s state." -#~ msgstr "" - -#~ msgid "Could not decode scheduler options: '%(e)s'" -#~ msgstr "" - -#~ msgid "%(host_state)s fails tenant id on aggregate" -#~ msgstr "" - -#~ msgid "No more PXE IPs available" -#~ msgstr "" - -#~ msgid "Deleting instance files %(target)s" -#~ msgstr "" - -#~ msgid "Live Migration failure: %(e)s" -#~ msgstr "" - -#~ msgid "skipping %(path)s since it looks like volume" -#~ msgstr "" - -#~ msgid "skipping disk for %(instance_name)s as it does not have a path" -#~ msgstr "" - -#~ msgid "Checking instance files accessability%(instance_path)s" -#~ msgstr "" - -#~ msgid "The nwfilter(%(instance_filter_name)s) is not found." -#~ msgstr "" - -#~ msgid "Failed to query agent version: %r" -#~ msgstr "" - -#~ msgid "Reached maximum time attempting to query agent version" -#~ msgstr "" - -#~ msgid "Failed to update agent: %r" -#~ msgstr "" - -#~ msgid "Failed to exchange keys: %r" -#~ msgstr "" - -#~ msgid "Failed to inject file: %r" -#~ msgstr "" - -#~ msgid "Failed to reset network: %r" +#~ msgid "XenAPI failed to power the instance off" #~ msgstr "" diff --git a/nova/locale/it_IT/LC_MESSAGES/nova.po b/nova/locale/it_IT/LC_MESSAGES/nova.po index 74595133d6ea..6079dbdd779a 100644 --- a/nova/locale/it_IT/LC_MESSAGES/nova.po +++ b/nova/locale/it_IT/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2013-06-24 19:37+0000\n" +"POT-Creation-Date: 2013-06-25 19:37+0000\n" "PO-Revision-Date: 2013-05-28 17:08+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Italian (Italy) " @@ -178,7 +178,7 @@ msgid "" "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:248 nova/api/ec2/cloud.py:473 +#: nova/exception.py:248 nova/api/ec2/cloud.py:472 msgid "Keypair data is invalid" msgstr "" @@ -1725,261 +1725,261 @@ msgstr "" msgid "Unsupported API request: controller = %(controller)s, action = %(action)s" msgstr "" -#: nova/api/ec2/cloud.py:402 +#: nova/api/ec2/cloud.py:401 #, python-format msgid "Create snapshot of volume %s" msgstr "" -#: nova/api/ec2/cloud.py:427 +#: nova/api/ec2/cloud.py:426 #, python-format msgid "Could not find key pair(s): %s" msgstr "" -#: nova/api/ec2/cloud.py:444 +#: nova/api/ec2/cloud.py:443 #, python-format msgid "Create key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:451 nova/api/ec2/cloud.py:470 +#: nova/api/ec2/cloud.py:450 nova/api/ec2/cloud.py:469 #: nova/api/openstack/compute/contrib/keypairs.py:93 #: nova/api/openstack/compute/plugins/v3/keypairs.py:95 msgid "Quota exceeded, too many key pairs." msgstr "" -#: nova/api/ec2/cloud.py:460 +#: nova/api/ec2/cloud.py:459 #, python-format msgid "Import key %s" msgstr "" -#: nova/api/ec2/cloud.py:480 +#: nova/api/ec2/cloud.py:479 #, python-format msgid "Delete key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:622 nova/api/ec2/cloud.py:742 +#: nova/api/ec2/cloud.py:621 nova/api/ec2/cloud.py:741 msgid "Not enough parameters, need group_name or group_id" msgstr "" -#: nova/api/ec2/cloud.py:627 +#: nova/api/ec2/cloud.py:626 #, python-format msgid "%s Not enough parameters to build a valid rule" msgstr "" -#: nova/api/ec2/cloud.py:634 +#: nova/api/ec2/cloud.py:633 #, python-format msgid "Invalid IP protocol %s." msgstr "" -#: nova/api/ec2/cloud.py:664 nova/api/ec2/cloud.py:696 +#: nova/api/ec2/cloud.py:663 nova/api/ec2/cloud.py:695 msgid "No rule for the specified parameters." msgstr "" -#: nova/api/ec2/cloud.py:687 +#: nova/api/ec2/cloud.py:686 #, python-format msgid "%s - This rule already exists in group" msgstr "" -#: nova/api/ec2/cloud.py:770 +#: nova/api/ec2/cloud.py:769 #, python-format msgid "Get console output for instance %s" msgstr "" -#: nova/api/ec2/cloud.py:841 +#: nova/api/ec2/cloud.py:840 #, python-format msgid "Create volume from snapshot %s" msgstr "" -#: nova/api/ec2/cloud.py:845 nova/api/openstack/compute/contrib/volumes.py:242 +#: nova/api/ec2/cloud.py:844 nova/api/openstack/compute/contrib/volumes.py:242 #, python-format msgid "Create volume of %s GB" msgstr "" -#: nova/api/ec2/cloud.py:872 +#: nova/api/ec2/cloud.py:871 msgid "Delete Failed" msgstr "" -#: nova/api/ec2/cloud.py:885 +#: nova/api/ec2/cloud.py:884 #, python-format msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s" msgstr "" -#: nova/api/ec2/cloud.py:896 +#: nova/api/ec2/cloud.py:895 msgid "Attach Failed." msgstr "" -#: nova/api/ec2/cloud.py:918 nova/api/openstack/compute/contrib/volumes.py:445 +#: nova/api/ec2/cloud.py:917 nova/api/openstack/compute/contrib/volumes.py:445 #, python-format msgid "Detach volume %s" msgstr "" -#: nova/api/ec2/cloud.py:925 +#: nova/api/ec2/cloud.py:924 msgid "Detach Volume Failed." msgstr "" -#: nova/api/ec2/cloud.py:951 nova/api/ec2/cloud.py:1008 -#: nova/api/ec2/cloud.py:1574 nova/api/ec2/cloud.py:1589 +#: nova/api/ec2/cloud.py:950 nova/api/ec2/cloud.py:1007 +#: nova/api/ec2/cloud.py:1573 nova/api/ec2/cloud.py:1588 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1083 +#: nova/api/ec2/cloud.py:1082 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1243 +#: nova/api/ec2/cloud.py:1242 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1247 +#: nova/api/ec2/cloud.py:1246 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1251 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1256 +#: nova/api/ec2/cloud.py:1255 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1258 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1269 +#: nova/api/ec2/cloud.py:1268 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1277 +#: nova/api/ec2/cloud.py:1276 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1286 +#: nova/api/ec2/cloud.py:1285 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1289 +#: nova/api/ec2/cloud.py:1288 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1292 +#: nova/api/ec2/cloud.py:1291 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1300 +#: nova/api/ec2/cloud.py:1299 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1305 +#: nova/api/ec2/cloud.py:1304 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1308 +#: nova/api/ec2/cloud.py:1307 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1335 +#: nova/api/ec2/cloud.py:1334 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1373 +#: nova/api/ec2/cloud.py:1372 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1383 +#: nova/api/ec2/cloud.py:1382 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1393 +#: nova/api/ec2/cloud.py:1392 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1403 +#: nova/api/ec2/cloud.py:1402 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1494 +#: nova/api/ec2/cloud.py:1493 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1510 +#: nova/api/ec2/cloud.py:1509 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1529 +#: nova/api/ec2/cloud.py:1528 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1592 +#: nova/api/ec2/cloud.py:1591 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1594 +#: nova/api/ec2/cloud.py:1593 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1596 +#: nova/api/ec2/cloud.py:1595 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1598 +#: nova/api/ec2/cloud.py:1597 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1611 +#: nova/api/ec2/cloud.py:1610 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1639 +#: nova/api/ec2/cloud.py:1638 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1671 +#: nova/api/ec2/cloud.py:1670 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1689 +#: nova/api/ec2/cloud.py:1688 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1714 nova/api/ec2/cloud.py:1759 +#: nova/api/ec2/cloud.py:1713 nova/api/ec2/cloud.py:1758 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1717 nova/api/ec2/cloud.py:1762 +#: nova/api/ec2/cloud.py:1716 nova/api/ec2/cloud.py:1761 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1721 nova/api/ec2/cloud.py:1766 +#: nova/api/ec2/cloud.py:1720 nova/api/ec2/cloud.py:1765 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1724 nova/api/ec2/cloud.py:1769 +#: nova/api/ec2/cloud.py:1723 nova/api/ec2/cloud.py:1768 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1781 +#: nova/api/ec2/cloud.py:1780 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1854 +#: nova/api/ec2/cloud.py:1853 msgid "Invalid CIDR" msgstr "" @@ -4354,653 +4354,653 @@ msgstr "" msgid "Possibly task preempted." msgstr "" -#: nova/compute/manager.py:379 +#: nova/compute/manager.py:380 #, python-format msgid "%s is not a valid node managed by this compute host." msgstr "" -#: nova/compute/manager.py:407 +#: nova/compute/manager.py:408 msgid "Instance has been destroyed from under us while trying to set it to ERROR" msgstr "" -#: nova/compute/manager.py:456 +#: nova/compute/manager.py:457 #, python-format msgid "" "Deleting instance as its host (%(instance_host)s) is not equal to our " "host (%(our_host)s)." msgstr "" -#: nova/compute/manager.py:472 +#: nova/compute/manager.py:473 msgid "Instance has been marked deleted already, removing it from the hypervisor." msgstr "" -#: nova/compute/manager.py:493 +#: nova/compute/manager.py:494 msgid "" "Hypervisor driver does not support instance shared storage check, " "assuming it's not on shared storage" msgstr "" -#: nova/compute/manager.py:499 +#: nova/compute/manager.py:500 msgid "Failed to check if instance shared" msgstr "" -#: nova/compute/manager.py:541 +#: nova/compute/manager.py:542 #, python-format msgid "" "Error raised getting network info for instance %(instance_uuid)s. " "Retrying in %(retry_time)s seconds." msgstr "" -#: nova/compute/manager.py:567 +#: nova/compute/manager.py:568 msgid "Failed to revert crashed migration" msgstr "" -#: nova/compute/manager.py:570 +#: nova/compute/manager.py:571 msgid "Instance found in migrating state during startup. Resetting task_state" msgstr "" -#: nova/compute/manager.py:581 +#: nova/compute/manager.py:582 #, python-format msgid "Current state is %(drv_state)s, state in DB is %(db_state)s." msgstr "" -#: nova/compute/manager.py:587 +#: nova/compute/manager.py:588 msgid "Rebooting instance after nova-compute restart." msgstr "" -#: nova/compute/manager.py:601 +#: nova/compute/manager.py:602 msgid "Hypervisor driver does not support resume guests" msgstr "" -#: nova/compute/manager.py:606 +#: nova/compute/manager.py:607 msgid "Failed to resume instance" msgstr "" -#: nova/compute/manager.py:616 +#: nova/compute/manager.py:617 msgid "Hypervisor driver does not support firewall rules" msgstr "" -#: nova/compute/manager.py:620 +#: nova/compute/manager.py:621 #, python-format msgid "Lifecycle event %(state)d on VM %(uuid)s" msgstr "" -#: nova/compute/manager.py:636 +#: nova/compute/manager.py:637 #, python-format msgid "Unexpected power state %d" msgstr "" -#: nova/compute/manager.py:648 +#: nova/compute/manager.py:649 #, python-format msgid "Ignoring event %s" msgstr "" -#: nova/compute/manager.py:686 +#: nova/compute/manager.py:687 msgid "Checking state" msgstr "" -#: nova/compute/manager.py:784 +#: nova/compute/manager.py:785 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:801 +#: nova/compute/manager.py:802 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:902 +#: nova/compute/manager.py:903 msgid "Success" msgstr "" -#: nova/compute/manager.py:925 +#: nova/compute/manager.py:926 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:952 nova/compute/manager.py:2466 +#: nova/compute/manager.py:953 nova/compute/manager.py:2467 #, python-format msgid "No node specified, defaulting to %s" msgstr "" -#: nova/compute/manager.py:996 +#: nova/compute/manager.py:997 msgid "Failed to dealloc network for deleted instance" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1006 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:1036 +#: nova/compute/manager.py:1037 #, python-format msgid "Error: %s" msgstr "" -#: nova/compute/manager.py:1053 +#: nova/compute/manager.py:1054 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1078 nova/compute/manager.py:2519 +#: nova/compute/manager.py:1079 nova/compute/manager.py:2520 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1091 +#: nova/compute/manager.py:1092 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1097 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1102 +#: nova/compute/manager.py:1103 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1131 +#: nova/compute/manager.py:1132 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1141 +#: nova/compute/manager.py:1142 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1166 msgid "Allocating IP information in the background." msgstr "" -#: nova/compute/manager.py:1176 +#: nova/compute/manager.py:1177 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1178 +#: nova/compute/manager.py:1179 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1189 +#: nova/compute/manager.py:1190 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1208 +#: nova/compute/manager.py:1209 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1259 +#: nova/compute/manager.py:1260 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1333 +#: nova/compute/manager.py:1334 msgid "Failed to deallocate network for instance." msgstr "" -#: nova/compute/manager.py:1340 +#: nova/compute/manager.py:1341 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1383 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1386 +#: nova/compute/manager.py:1387 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1393 +#: nova/compute/manager.py:1394 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1441 +#: nova/compute/manager.py:1442 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1503 nova/compute/manager.py:2701 -#: nova/compute/manager.py:4226 +#: nova/compute/manager.py:1504 nova/compute/manager.py:2702 +#: nova/compute/manager.py:4227 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1655 +#: nova/compute/manager.py:1656 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1668 +#: nova/compute/manager.py:1669 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1672 +#: nova/compute/manager.py:1673 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1676 +#: nova/compute/manager.py:1677 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1759 +#: nova/compute/manager.py:1760 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1791 +#: nova/compute/manager.py:1792 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1809 +#: nova/compute/manager.py:1810 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1828 +#: nova/compute/manager.py:1829 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1864 +#: nova/compute/manager.py:1865 msgid "Reboot failed but instance is running" msgstr "" -#: nova/compute/manager.py:1867 +#: nova/compute/manager.py:1868 #, python-format msgid "Cannot reboot instance: %(error)s" msgstr "" -#: nova/compute/manager.py:1880 +#: nova/compute/manager.py:1881 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1907 +#: nova/compute/manager.py:1908 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1913 +#: nova/compute/manager.py:1914 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1975 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1982 +#: nova/compute/manager.py:1983 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1987 +#: nova/compute/manager.py:1988 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:2015 +#: nova/compute/manager.py:2016 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:2022 +#: nova/compute/manager.py:2023 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:2029 +#: nova/compute/manager.py:2030 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:2044 +#: nova/compute/manager.py:2045 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:2051 +#: nova/compute/manager.py:2052 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2064 +#: nova/compute/manager.py:2065 #, python-format msgid "" "trying to inject a file into a non-running (state: %(current_state)s " "expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2070 #, python-format msgid "injecting file to %s" msgstr "" -#: nova/compute/manager.py:2089 +#: nova/compute/manager.py:2090 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2102 +#: nova/compute/manager.py:2103 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2121 +#: nova/compute/manager.py:2122 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2125 +#: nova/compute/manager.py:2126 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2143 +#: nova/compute/manager.py:2144 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2164 +#: nova/compute/manager.py:2165 #, python-format msgid "Changing instance metadata according to %r" msgstr "" -#: nova/compute/manager.py:2386 +#: nova/compute/manager.py:2387 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2420 +#: nova/compute/manager.py:2421 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2426 +#: nova/compute/manager.py:2427 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2447 +#: nova/compute/manager.py:2448 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2698 +#: nova/compute/manager.py:2699 #, python-format msgid "Failed to rollback quota for failed finish_resize: %s" msgstr "" -#: nova/compute/manager.py:2761 +#: nova/compute/manager.py:2762 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2779 +#: nova/compute/manager.py:2780 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2818 +#: nova/compute/manager.py:2819 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2849 +#: nova/compute/manager.py:2850 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2869 +#: nova/compute/manager.py:2870 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2874 +#: nova/compute/manager.py:2875 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2877 +#: nova/compute/manager.py:2878 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2894 +#: nova/compute/manager.py:2895 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2921 +#: nova/compute/manager.py:2922 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2956 +#: nova/compute/manager.py:2957 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:3004 +#: nova/compute/manager.py:3005 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3055 +#: nova/compute/manager.py:3056 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3065 +#: nova/compute/manager.py:3066 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3081 +#: nova/compute/manager.py:3082 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3112 +#: nova/compute/manager.py:3113 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3123 +#: nova/compute/manager.py:3124 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3130 +#: nova/compute/manager.py:3131 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3154 +#: nova/compute/manager.py:3155 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3190 +#: nova/compute/manager.py:3191 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3210 +#: nova/compute/manager.py:3211 #, python-format msgid "Port %s is not attached" msgstr "" -#: nova/compute/manager.py:3224 +#: nova/compute/manager.py:3225 #, python-format msgid "Host %s not found" msgstr "" -#: nova/compute/manager.py:3377 +#: nova/compute/manager.py:3378 #, python-format msgid "Pre live migration failed at %s" msgstr "" -#: nova/compute/manager.py:3405 +#: nova/compute/manager.py:3406 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3460 +#: nova/compute/manager.py:3461 #, python-format msgid "Migrating instance to %s finished successfully." msgstr "" -#: nova/compute/manager.py:3462 +#: nova/compute/manager.py:3463 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." msgstr "" -#: nova/compute/manager.py:3477 +#: nova/compute/manager.py:3478 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3509 +#: nova/compute/manager.py:3510 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3638 +#: nova/compute/manager.py:3639 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3690 +#: nova/compute/manager.py:3691 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3695 +#: nova/compute/manager.py:3696 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3704 +#: nova/compute/manager.py:3705 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3712 +#: nova/compute/manager.py:3713 #, python-format msgid "Instance %s not found" msgstr "" -#: nova/compute/manager.py:3717 +#: nova/compute/manager.py:3718 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3724 +#: nova/compute/manager.py:3725 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3735 +#: nova/compute/manager.py:3736 #, python-format msgid "Error auto-confirming resize: %s. Will retry later." msgstr "" -#: nova/compute/manager.py:3751 +#: nova/compute/manager.py:3752 #, python-format msgid "" "Running instance usage audit for host %(host)s from %(begin_time)s to " "%(end_time)s. %(number_instances)s instances." msgstr "" -#: nova/compute/manager.py:3771 +#: nova/compute/manager.py:3772 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3795 +#: nova/compute/manager.py:3796 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3898 +#: nova/compute/manager.py:3899 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3912 +#: nova/compute/manager.py:3913 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3939 +#: nova/compute/manager.py:3940 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3946 nova/compute/manager.py:3995 +#: nova/compute/manager.py:3947 nova/compute/manager.py:3996 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3982 +#: nova/compute/manager.py:3983 #, python-format msgid "" "During the sync_power process the instance has moved from host %(src)s to" " host %(dst)s" msgstr "" -#: nova/compute/manager.py:4019 +#: nova/compute/manager.py:4020 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4031 nova/compute/manager.py:4040 -#: nova/compute/manager.py:4070 +#: nova/compute/manager.py:4032 nova/compute/manager.py:4041 +#: nova/compute/manager.py:4071 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4036 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4051 +#: nova/compute/manager.py:4052 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:4057 +#: nova/compute/manager.py:4058 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:4063 +#: nova/compute/manager.py:4064 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4079 +#: nova/compute/manager.py:4080 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4087 +#: nova/compute/manager.py:4088 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4100 +#: nova/compute/manager.py:4101 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4127 +#: nova/compute/manager.py:4128 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4137 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4138 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4177 +#: nova/compute/manager.py:4178 #, python-format msgid "" "Detected instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4183 +#: nova/compute/manager.py:4184 #, python-format msgid "" "Destroying instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4190 +#: nova/compute/manager.py:4191 #, python-format msgid "Unrecognized value '%s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4217 +#: nova/compute/manager.py:4218 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5129,6 +5129,25 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" +#: nova/conductor/tasks/live_migrate.py:103 +#, python-format +msgid "" +"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " +"memory(host:%(avail)s <= instance:%(mem_inst)s)" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:150 +#, python-format +msgid "Skipping host: %(host)s because: %(e)s" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:169 +#, python-format +msgid "" +"Exceeded max scheduling attempts %(max_attempts)d for instance " +"%(instance_uuid)s during live migration" +msgstr "" + #: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "" @@ -6666,86 +6685,79 @@ msgstr "" msgid "No key defining hosts for topic '%s', see ringfile" msgstr "" -#: nova/scheduler/chance.py:51 +#: nova/scheduler/chance.py:56 msgid "Is the appropriate service running?" msgstr "" -#: nova/scheduler/chance.py:56 +#: nova/scheduler/chance.py:61 msgid "Could not find another compute" msgstr "" -#: nova/scheduler/driver.py:61 +#: nova/scheduler/driver.py:57 msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:226 +#: nova/scheduler/driver.py:59 nova/scheduler/manager.py:233 #, python-format msgid "Setting instance to %s state." msgstr "" -#: nova/scheduler/driver.py:156 +#: nova/scheduler/driver.py:150 msgid "Driver must implement schedule_prep_resize" msgstr "" -#: nova/scheduler/driver.py:164 +#: nova/scheduler/driver.py:158 msgid "Driver must implement schedule_run_instance" msgstr "" -#: nova/scheduler/driver.py:169 +#: nova/scheduler/driver.py:163 msgid "Driver must implement select_hosts" msgstr "" -#: nova/scheduler/driver.py:339 -#, python-format -msgid "" -"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " -"memory(host:%(avail)s <= instance:%(mem_inst)s)" -msgstr "" - -#: nova/scheduler/filter_scheduler.py:73 +#: nova/scheduler/filter_scheduler.py:76 #, python-format msgid "" "Attempting to build %(num_instances)d instance(s) uuids: " "%(instance_uuids)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:77 +#: nova/scheduler/filter_scheduler.py:80 #, python-format msgid "Request Spec: %s" msgstr "" -#: nova/scheduler/filter_scheduler.py:97 +#: nova/scheduler/filter_scheduler.py:100 #, python-format msgid "Choosing host %(weighed_host)s for instance %(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:239 +#: nova/scheduler/filter_scheduler.py:242 msgid "Invalid value for 'scheduler_max_attempts', must be >= 1" msgstr "" -#: nova/scheduler/filter_scheduler.py:256 +#: nova/scheduler/filter_scheduler.py:259 #, python-format msgid "Error from last host: %(last_host)s (node %(last_node)s): %(exc)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:288 +#: nova/scheduler/filter_scheduler.py:291 #, python-format msgid "" "Exceeded max scheduling attempts %(max_attempts)d for instance " "%(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:356 +#: nova/scheduler/filter_scheduler.py:359 #, python-format msgid "Filtered %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:361 +#: nova/scheduler/filter_scheduler.py:364 #, python-format msgid "Weighed %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:403 +#: nova/scheduler/filter_scheduler.py:417 #, python-format msgid "Unable to migrate %(instance_uuid)s to %(dest)s: Lack of memory" msgstr "" @@ -6796,7 +6808,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:211 +#: nova/scheduler/manager.py:218 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -7112,9 +7124,10 @@ msgstr "" #: nova/tests/compute/test_compute.py:1133 #: nova/tests/compute/test_compute.py:1151 #: nova/tests/compute/test_compute.py:1202 -#: nova/tests/compute/test_compute.py:1229 -#: nova/tests/compute/test_compute.py:1276 -#: nova/tests/compute/test_compute.py:4129 +#: nova/tests/compute/test_compute.py:1227 +#: nova/tests/compute/test_compute.py:1253 +#: nova/tests/compute/test_compute.py:1300 +#: nova/tests/compute/test_compute.py:4153 #, python-format msgid "Running instances: %s" msgstr "" @@ -7122,25 +7135,26 @@ msgstr "" #: nova/tests/compute/test_compute.py:1139 #: nova/tests/compute/test_compute.py:1174 #: nova/tests/compute/test_compute.py:1217 -#: nova/tests/compute/test_compute.py:1247 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:1271 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1818 +#: nova/tests/compute/test_compute.py:1842 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4140 +#: nova/tests/compute/test_compute.py:4164 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4651 +#: nova/tests/compute/test_compute.py:4675 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9549 +#: nova/tests/compute/test_compute.py:9573 msgid "spawn error" msgstr "" @@ -7271,12 +7285,12 @@ msgid "" "left to copy" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:905 +#: nova/tests/virt/xenapi/test_xenapi.py:900 #, python-format msgid "Creating files in %s to simulate guest agent" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:916 +#: nova/tests/virt/xenapi/test_xenapi.py:911 #, python-format msgid "Removing simulated guest agent files in %s" msgstr "" @@ -8814,7 +8828,7 @@ msgstr "" msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1446 +#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1442 msgid "Guest does not have a console available" msgstr "" @@ -10160,7 +10174,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1390 +#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1386 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10318,19 +10332,19 @@ msgstr "" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1644 +#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1640 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1649 +#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1645 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1654 +#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1650 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -11151,67 +11165,63 @@ msgstr "" msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1260 -msgid "XenAPI failed to power the instance off" -msgstr "" - -#: nova/virt/xenapi/vmops.py:1307 +#: nova/virt/xenapi/vmops.py:1303 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1341 +#: nova/virt/xenapi/vmops.py:1337 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1394 +#: nova/virt/xenapi/vmops.py:1390 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1566 +#: nova/virt/xenapi/vmops.py:1562 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1575 +#: nova/virt/xenapi/vmops.py:1571 #, python-format msgid "Creating VIF for network %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1578 +#: nova/virt/xenapi/vmops.py:1574 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1607 +#: nova/virt/xenapi/vmops.py:1603 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1711 +#: nova/virt/xenapi/vmops.py:1707 #, python-format msgid "Destination host:%s must be in the same aggregate as the source server" msgstr "" -#: nova/virt/xenapi/vmops.py:1732 +#: nova/virt/xenapi/vmops.py:1728 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1744 +#: nova/virt/xenapi/vmops.py:1740 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1818 +#: nova/virt/xenapi/vmops.py:1814 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1829 +#: nova/virt/xenapi/vmops.py:1825 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1882 +#: nova/virt/xenapi/vmops.py:1878 msgid "Migrate Send failed" msgstr "" @@ -11352,60 +11362,6 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "'%s' argument must be greater than 0" -#~ msgstr "" - -#~ msgid "'%s' argument must be greater than or equal to 0" -#~ msgstr "" - -#~ msgid "Failed to load plugin %(plug)s: %(exc)s" -#~ msgstr "" - -#~ msgid "Setting instance to %(state)s state." -#~ msgstr "" - -#~ msgid "Could not decode scheduler options: '%(e)s'" -#~ msgstr "" - -#~ msgid "%(host_state)s fails tenant id on aggregate" -#~ msgstr "" - -#~ msgid "No more PXE IPs available" -#~ msgstr "" - -#~ msgid "Deleting instance files %(target)s" -#~ msgstr "" - -#~ msgid "Live Migration failure: %(e)s" -#~ msgstr "" - -#~ msgid "skipping %(path)s since it looks like volume" -#~ msgstr "" - -#~ msgid "skipping disk for %(instance_name)s as it does not have a path" -#~ msgstr "" - -#~ msgid "Checking instance files accessability%(instance_path)s" -#~ msgstr "" - -#~ msgid "The nwfilter(%(instance_filter_name)s) is not found." -#~ msgstr "" - -#~ msgid "Failed to query agent version: %r" -#~ msgstr "" - -#~ msgid "Reached maximum time attempting to query agent version" -#~ msgstr "" - -#~ msgid "Failed to update agent: %r" -#~ msgstr "" - -#~ msgid "Failed to exchange keys: %r" -#~ msgstr "" - -#~ msgid "Failed to inject file: %r" -#~ msgstr "" - -#~ msgid "Failed to reset network: %r" +#~ msgid "XenAPI failed to power the instance off" #~ msgstr "" diff --git a/nova/locale/ja/LC_MESSAGES/nova.po b/nova/locale/ja/LC_MESSAGES/nova.po index 642825f713e3..b30862f6dd77 100644 --- a/nova/locale/ja/LC_MESSAGES/nova.po +++ b/nova/locale/ja/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-24 19:37+0000\n" +"POT-Creation-Date: 2013-06-25 19:37+0000\n" "PO-Revision-Date: 2011-08-23 11:22+0000\n" "Last-Translator: Thierry Carrez \n" "Language-Team: \n" @@ -178,7 +178,7 @@ msgid "" "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:248 nova/api/ec2/cloud.py:473 +#: nova/exception.py:248 nova/api/ec2/cloud.py:472 msgid "Keypair data is invalid" msgstr "" @@ -1732,265 +1732,265 @@ msgstr "未知のエラーが発生しました。再度リクエストを実行 msgid "Unsupported API request: controller = %(controller)s, action = %(action)s" msgstr "未サポートの API リクエスト: コントローラ = %(controller)s, アクション = %(action)s" -#: nova/api/ec2/cloud.py:402 +#: nova/api/ec2/cloud.py:401 #, python-format msgid "Create snapshot of volume %s" msgstr "" -#: nova/api/ec2/cloud.py:427 +#: nova/api/ec2/cloud.py:426 #, fuzzy, python-format msgid "Could not find key pair(s): %s" msgstr "プライベートキーの復号に失敗しました: %s" -#: nova/api/ec2/cloud.py:444 +#: nova/api/ec2/cloud.py:443 #, python-format msgid "Create key pair %s" msgstr "Create key pair: キーペア %s を作成します。" -#: nova/api/ec2/cloud.py:451 nova/api/ec2/cloud.py:470 +#: nova/api/ec2/cloud.py:450 nova/api/ec2/cloud.py:469 #: nova/api/openstack/compute/contrib/keypairs.py:93 #: nova/api/openstack/compute/plugins/v3/keypairs.py:95 msgid "Quota exceeded, too many key pairs." msgstr "" -#: nova/api/ec2/cloud.py:460 +#: nova/api/ec2/cloud.py:459 #, python-format msgid "Import key %s" msgstr "" -#: nova/api/ec2/cloud.py:480 +#: nova/api/ec2/cloud.py:479 #, python-format msgid "Delete key pair %s" msgstr "Delete key pair: キーペア %s を削除します。" -#: nova/api/ec2/cloud.py:622 nova/api/ec2/cloud.py:742 +#: nova/api/ec2/cloud.py:621 nova/api/ec2/cloud.py:741 msgid "Not enough parameters, need group_name or group_id" msgstr "" -#: nova/api/ec2/cloud.py:627 +#: nova/api/ec2/cloud.py:626 #, fuzzy, python-format msgid "%s Not enough parameters to build a valid rule" msgstr "有効なルールを作成する為の十分なパラメータがありません" -#: nova/api/ec2/cloud.py:634 +#: nova/api/ec2/cloud.py:633 #, python-format msgid "Invalid IP protocol %s." msgstr "" -#: nova/api/ec2/cloud.py:664 nova/api/ec2/cloud.py:696 +#: nova/api/ec2/cloud.py:663 nova/api/ec2/cloud.py:695 msgid "No rule for the specified parameters." msgstr "指定されたパラメータに該当するルールがありません。" -#: nova/api/ec2/cloud.py:687 +#: nova/api/ec2/cloud.py:686 #, fuzzy, python-format msgid "%s - This rule already exists in group" msgstr "指定されたルールは既にグループ %s に存在しています。" -#: nova/api/ec2/cloud.py:770 +#: nova/api/ec2/cloud.py:769 #, python-format msgid "Get console output for instance %s" msgstr "Get console output: インスタンス %s のコンソール出力を取得します。" -#: nova/api/ec2/cloud.py:841 +#: nova/api/ec2/cloud.py:840 #, python-format msgid "Create volume from snapshot %s" msgstr "" -#: nova/api/ec2/cloud.py:845 nova/api/openstack/compute/contrib/volumes.py:242 +#: nova/api/ec2/cloud.py:844 nova/api/openstack/compute/contrib/volumes.py:242 #, python-format msgid "Create volume of %s GB" msgstr "Create volume: %s GBのボリュームを作成します。" -#: nova/api/ec2/cloud.py:872 +#: nova/api/ec2/cloud.py:871 msgid "Delete Failed" msgstr "" -#: nova/api/ec2/cloud.py:885 +#: nova/api/ec2/cloud.py:884 #, python-format msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s" msgstr "ボリューム %(volume_id)s をインスタンス %(instance_id)s のデバイス %(device)s に接続" -#: nova/api/ec2/cloud.py:896 +#: nova/api/ec2/cloud.py:895 msgid "Attach Failed." msgstr "" -#: nova/api/ec2/cloud.py:918 nova/api/openstack/compute/contrib/volumes.py:445 +#: nova/api/ec2/cloud.py:917 nova/api/openstack/compute/contrib/volumes.py:445 #, python-format msgid "Detach volume %s" msgstr "Detach volume: ボリューム %s をデタッチします" -#: nova/api/ec2/cloud.py:925 +#: nova/api/ec2/cloud.py:924 #, fuzzy msgid "Detach Volume Failed." msgstr "Detach volume: ボリューム %s をデタッチします" -#: nova/api/ec2/cloud.py:951 nova/api/ec2/cloud.py:1008 -#: nova/api/ec2/cloud.py:1574 nova/api/ec2/cloud.py:1589 +#: nova/api/ec2/cloud.py:950 nova/api/ec2/cloud.py:1007 +#: nova/api/ec2/cloud.py:1573 nova/api/ec2/cloud.py:1588 #, python-format msgid "attribute not supported: %s" msgstr "アトリビュート %s はサポートされていません。" -#: nova/api/ec2/cloud.py:1083 +#: nova/api/ec2/cloud.py:1082 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1243 +#: nova/api/ec2/cloud.py:1242 msgid "Allocate address" msgstr "Allocate address: アドレスを割り当てます。" -#: nova/api/ec2/cloud.py:1247 +#: nova/api/ec2/cloud.py:1246 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1251 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Release address %s" msgstr "Release address: アドレス %s を開放します。" -#: nova/api/ec2/cloud.py:1256 +#: nova/api/ec2/cloud.py:1255 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1258 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "インスタンス %(instance_id)s にアドレス %(public_ip)s を割り当て" -#: nova/api/ec2/cloud.py:1269 +#: nova/api/ec2/cloud.py:1268 #, fuzzy msgid "Unable to associate IP Address, no fixed_ips." msgstr "Disassociate address: アドレス %s の関連付けを解除します。" -#: nova/api/ec2/cloud.py:1277 +#: nova/api/ec2/cloud.py:1276 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1286 +#: nova/api/ec2/cloud.py:1285 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1289 +#: nova/api/ec2/cloud.py:1288 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1292 +#: nova/api/ec2/cloud.py:1291 #, fuzzy msgid "Error, unable to associate floating ip." msgstr "Disassociate address: アドレス %s の関連付けを解除します。" -#: nova/api/ec2/cloud.py:1300 +#: nova/api/ec2/cloud.py:1299 #, python-format msgid "Disassociate address %s" msgstr "Disassociate address: アドレス %s の関連付けを解除します。" -#: nova/api/ec2/cloud.py:1305 +#: nova/api/ec2/cloud.py:1304 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1308 +#: nova/api/ec2/cloud.py:1307 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1335 +#: nova/api/ec2/cloud.py:1334 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1373 +#: nova/api/ec2/cloud.py:1372 msgid "Going to start terminating instances" msgstr "インスタンス終了処理を開始します。" -#: nova/api/ec2/cloud.py:1383 +#: nova/api/ec2/cloud.py:1382 #, python-format msgid "Reboot instance %r" msgstr "Reboot instance: インスタンス %r を再起動します。" -#: nova/api/ec2/cloud.py:1393 +#: nova/api/ec2/cloud.py:1392 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1403 +#: nova/api/ec2/cloud.py:1402 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1494 +#: nova/api/ec2/cloud.py:1493 #, python-format msgid "De-registering image %s" msgstr "De-registering image: イメージ %s を登録解除します。" -#: nova/api/ec2/cloud.py:1510 +#: nova/api/ec2/cloud.py:1509 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1529 +#: nova/api/ec2/cloud.py:1528 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "イメージ %(image_location)s が ID %(image_id)s で登録されました" -#: nova/api/ec2/cloud.py:1592 +#: nova/api/ec2/cloud.py:1591 msgid "user or group not specified" msgstr "ユーザまたはグループが指定されていません。" -#: nova/api/ec2/cloud.py:1594 +#: nova/api/ec2/cloud.py:1593 msgid "only group \"all\" is supported" msgstr "グループ \"all\" のみサポートされています。" -#: nova/api/ec2/cloud.py:1596 +#: nova/api/ec2/cloud.py:1595 msgid "operation_type must be add or remove" msgstr "operation_type は add または remove の何れかである必要があります。" -#: nova/api/ec2/cloud.py:1598 +#: nova/api/ec2/cloud.py:1597 #, python-format msgid "Updating image %s publicity" msgstr "イメージ %s の公開設定を更新します。" -#: nova/api/ec2/cloud.py:1611 +#: nova/api/ec2/cloud.py:1610 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1639 +#: nova/api/ec2/cloud.py:1638 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1671 +#: nova/api/ec2/cloud.py:1670 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1689 +#: nova/api/ec2/cloud.py:1688 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1714 nova/api/ec2/cloud.py:1759 +#: nova/api/ec2/cloud.py:1713 nova/api/ec2/cloud.py:1758 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1717 nova/api/ec2/cloud.py:1762 +#: nova/api/ec2/cloud.py:1716 nova/api/ec2/cloud.py:1761 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1721 nova/api/ec2/cloud.py:1766 +#: nova/api/ec2/cloud.py:1720 nova/api/ec2/cloud.py:1765 #, fuzzy msgid "Only instances implemented" msgstr "インスタンス %s: rescued" -#: nova/api/ec2/cloud.py:1724 nova/api/ec2/cloud.py:1769 +#: nova/api/ec2/cloud.py:1723 nova/api/ec2/cloud.py:1768 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1781 +#: nova/api/ec2/cloud.py:1780 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1854 +#: nova/api/ec2/cloud.py:1853 msgid "Invalid CIDR" msgstr "" @@ -4404,674 +4404,674 @@ msgstr "" msgid "Possibly task preempted." msgstr "" -#: nova/compute/manager.py:379 +#: nova/compute/manager.py:380 #, python-format msgid "%s is not a valid node managed by this compute host." msgstr "" -#: nova/compute/manager.py:407 +#: nova/compute/manager.py:408 msgid "Instance has been destroyed from under us while trying to set it to ERROR" msgstr "" -#: nova/compute/manager.py:456 +#: nova/compute/manager.py:457 #, python-format msgid "" "Deleting instance as its host (%(instance_host)s) is not equal to our " "host (%(our_host)s)." msgstr "" -#: nova/compute/manager.py:472 +#: nova/compute/manager.py:473 msgid "Instance has been marked deleted already, removing it from the hypervisor." msgstr "" -#: nova/compute/manager.py:493 +#: nova/compute/manager.py:494 msgid "" "Hypervisor driver does not support instance shared storage check, " "assuming it's not on shared storage" msgstr "" -#: nova/compute/manager.py:499 +#: nova/compute/manager.py:500 #, fuzzy msgid "Failed to check if instance shared" msgstr "インスタンス終了処理を開始します。" -#: nova/compute/manager.py:541 +#: nova/compute/manager.py:542 #, python-format msgid "" "Error raised getting network info for instance %(instance_uuid)s. " "Retrying in %(retry_time)s seconds." msgstr "" -#: nova/compute/manager.py:567 +#: nova/compute/manager.py:568 msgid "Failed to revert crashed migration" msgstr "" -#: nova/compute/manager.py:570 +#: nova/compute/manager.py:571 msgid "Instance found in migrating state during startup. Resetting task_state" msgstr "" -#: nova/compute/manager.py:581 +#: nova/compute/manager.py:582 #, python-format msgid "Current state is %(drv_state)s, state in DB is %(db_state)s." msgstr "" -#: nova/compute/manager.py:587 +#: nova/compute/manager.py:588 msgid "Rebooting instance after nova-compute restart." msgstr "" -#: nova/compute/manager.py:601 +#: nova/compute/manager.py:602 msgid "Hypervisor driver does not support resume guests" msgstr "" -#: nova/compute/manager.py:606 +#: nova/compute/manager.py:607 #, fuzzy msgid "Failed to resume instance" msgstr "インスタンス終了処理を開始します。" -#: nova/compute/manager.py:616 +#: nova/compute/manager.py:617 msgid "Hypervisor driver does not support firewall rules" msgstr "" -#: nova/compute/manager.py:620 +#: nova/compute/manager.py:621 #, python-format msgid "Lifecycle event %(state)d on VM %(uuid)s" msgstr "" -#: nova/compute/manager.py:636 +#: nova/compute/manager.py:637 #, fuzzy, python-format msgid "Unexpected power state %d" msgstr "予期しないエラー発生: %s" -#: nova/compute/manager.py:648 +#: nova/compute/manager.py:649 #, python-format msgid "Ignoring event %s" msgstr "" -#: nova/compute/manager.py:686 +#: nova/compute/manager.py:687 msgid "Checking state" msgstr "" -#: nova/compute/manager.py:784 +#: nova/compute/manager.py:785 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:801 +#: nova/compute/manager.py:802 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:902 +#: nova/compute/manager.py:903 msgid "Success" msgstr "" -#: nova/compute/manager.py:925 +#: nova/compute/manager.py:926 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:952 nova/compute/manager.py:2466 +#: nova/compute/manager.py:953 nova/compute/manager.py:2467 #, python-format msgid "No node specified, defaulting to %s" msgstr "" -#: nova/compute/manager.py:996 +#: nova/compute/manager.py:997 #, fuzzy msgid "Failed to dealloc network for deleted instance" msgstr "%s を停止しようとしています" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1006 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:1036 +#: nova/compute/manager.py:1037 #, fuzzy, python-format msgid "Error: %s" msgstr "エラー %s をキャッチしました。" -#: nova/compute/manager.py:1053 +#: nova/compute/manager.py:1054 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1078 nova/compute/manager.py:2519 +#: nova/compute/manager.py:1079 nova/compute/manager.py:2520 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1091 +#: nova/compute/manager.py:1092 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1097 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1102 +#: nova/compute/manager.py:1103 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1131 +#: nova/compute/manager.py:1132 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1141 +#: nova/compute/manager.py:1142 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1166 #, fuzzy msgid "Allocating IP information in the background." msgstr "ネットワークホストの設定をします。" -#: nova/compute/manager.py:1176 +#: nova/compute/manager.py:1177 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1178 +#: nova/compute/manager.py:1179 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1189 +#: nova/compute/manager.py:1190 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1208 +#: nova/compute/manager.py:1209 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1259 +#: nova/compute/manager.py:1260 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1333 +#: nova/compute/manager.py:1334 #, fuzzy msgid "Failed to deallocate network for instance." msgstr "%s を停止しようとしています" -#: nova/compute/manager.py:1340 +#: nova/compute/manager.py:1341 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1383 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1386 +#: nova/compute/manager.py:1387 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1393 +#: nova/compute/manager.py:1394 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1441 +#: nova/compute/manager.py:1442 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1503 nova/compute/manager.py:2701 -#: nova/compute/manager.py:4226 +#: nova/compute/manager.py:1504 nova/compute/manager.py:2702 +#: nova/compute/manager.py:4227 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1655 +#: nova/compute/manager.py:1656 #, fuzzy msgid "Rebuilding instance" msgstr "Rebooting instance: インスタンス %s を再起動します。" -#: nova/compute/manager.py:1668 +#: nova/compute/manager.py:1669 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1672 +#: nova/compute/manager.py:1673 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1676 +#: nova/compute/manager.py:1677 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1759 +#: nova/compute/manager.py:1760 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1791 +#: nova/compute/manager.py:1792 #, fuzzy, python-format msgid "Detaching from volume api: %s" msgstr "Detach volume: ボリューム %s をデタッチします" -#: nova/compute/manager.py:1809 +#: nova/compute/manager.py:1810 #, fuzzy msgid "Rebooting instance" msgstr "Rebooting instance: インスタンス %s を再起動します。" -#: nova/compute/manager.py:1828 +#: nova/compute/manager.py:1829 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1864 +#: nova/compute/manager.py:1865 msgid "Reboot failed but instance is running" msgstr "" -#: nova/compute/manager.py:1867 +#: nova/compute/manager.py:1868 #, python-format msgid "Cannot reboot instance: %(error)s" msgstr "" -#: nova/compute/manager.py:1880 +#: nova/compute/manager.py:1881 #, fuzzy msgid "Instance disappeared during reboot" msgstr "インスタンス%s: 再起動しました。" -#: nova/compute/manager.py:1907 +#: nova/compute/manager.py:1908 #, fuzzy msgid "instance snapshotting" msgstr "snapshotting: インスタンス %s のスナップショットを取得中" -#: nova/compute/manager.py:1913 +#: nova/compute/manager.py:1914 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1975 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1982 +#: nova/compute/manager.py:1983 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1987 +#: nova/compute/manager.py:1988 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:2015 +#: nova/compute/manager.py:2016 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:2022 +#: nova/compute/manager.py:2023 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:2029 +#: nova/compute/manager.py:2030 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:2044 +#: nova/compute/manager.py:2045 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:2051 +#: nova/compute/manager.py:2052 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2064 +#: nova/compute/manager.py:2065 #, python-format msgid "" "trying to inject a file into a non-running (state: %(current_state)s " "expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2070 #, python-format msgid "injecting file to %s" msgstr "" -#: nova/compute/manager.py:2089 +#: nova/compute/manager.py:2090 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2102 +#: nova/compute/manager.py:2103 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2121 +#: nova/compute/manager.py:2122 #, fuzzy msgid "Error trying to Rescue Instance" msgstr "インスタンス終了処理を開始します。" -#: nova/compute/manager.py:2125 +#: nova/compute/manager.py:2126 #, fuzzy, python-format msgid "Driver Error: %s" msgstr "エラー %s をキャッチしました。" -#: nova/compute/manager.py:2143 +#: nova/compute/manager.py:2144 #, fuzzy msgid "Unrescuing" msgstr "Unrescuing: インスタンス %s をアンレスキューします。" -#: nova/compute/manager.py:2164 +#: nova/compute/manager.py:2165 #, python-format msgid "Changing instance metadata according to %r" msgstr "" -#: nova/compute/manager.py:2386 +#: nova/compute/manager.py:2387 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2420 +#: nova/compute/manager.py:2421 #, fuzzy msgid "Instance has no source host" msgstr "snapshotting: インスタンス %s のスナップショットを取得中" -#: nova/compute/manager.py:2426 +#: nova/compute/manager.py:2427 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2447 +#: nova/compute/manager.py:2448 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2698 +#: nova/compute/manager.py:2699 #, python-format msgid "Failed to rollback quota for failed finish_resize: %s" msgstr "" -#: nova/compute/manager.py:2761 +#: nova/compute/manager.py:2762 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2779 +#: nova/compute/manager.py:2780 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2818 +#: nova/compute/manager.py:2819 #, fuzzy msgid "Retrieving diagnostics" msgstr "retrieving diagnostics: インスタンス %s の診断情報を取得します。" -#: nova/compute/manager.py:2849 +#: nova/compute/manager.py:2850 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2869 +#: nova/compute/manager.py:2870 #, fuzzy msgid "Reset network" msgstr "ネットワークホストの設定をします。" -#: nova/compute/manager.py:2874 +#: nova/compute/manager.py:2875 #, fuzzy msgid "Inject network info" msgstr "ネットワークホストの設定をします。" -#: nova/compute/manager.py:2877 +#: nova/compute/manager.py:2878 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2894 +#: nova/compute/manager.py:2895 #, fuzzy msgid "Get console output" msgstr "Get console output: インスタンス %s のコンソール出力を取得します。" -#: nova/compute/manager.py:2921 +#: nova/compute/manager.py:2922 #, fuzzy msgid "Getting vnc console" msgstr "コンソールを追加しています" -#: nova/compute/manager.py:2956 +#: nova/compute/manager.py:2957 #, fuzzy msgid "Getting spice console" msgstr "コンソールを追加しています" -#: nova/compute/manager.py:3004 +#: nova/compute/manager.py:3005 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3055 +#: nova/compute/manager.py:3056 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3065 +#: nova/compute/manager.py:3066 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3081 +#: nova/compute/manager.py:3082 #, fuzzy, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "ボリューム切断: %(instance_name)s, %(mountpoint)s" -#: nova/compute/manager.py:3112 +#: nova/compute/manager.py:3113 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3123 +#: nova/compute/manager.py:3124 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "ボリュームを未知のインスタンス %s からデタッチします。" -#: nova/compute/manager.py:3130 +#: nova/compute/manager.py:3131 #, fuzzy, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "ボリューム切断: %(instance_name)s, %(mountpoint)s" -#: nova/compute/manager.py:3154 +#: nova/compute/manager.py:3155 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3190 +#: nova/compute/manager.py:3191 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3210 +#: nova/compute/manager.py:3211 #, python-format msgid "Port %s is not attached" msgstr "" -#: nova/compute/manager.py:3224 +#: nova/compute/manager.py:3225 #, python-format msgid "Host %s not found" msgstr "" -#: nova/compute/manager.py:3377 +#: nova/compute/manager.py:3378 #, python-format msgid "Pre live migration failed at %s" msgstr "" -#: nova/compute/manager.py:3405 +#: nova/compute/manager.py:3406 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3460 +#: nova/compute/manager.py:3461 #, python-format msgid "Migrating instance to %s finished successfully." msgstr "" -#: nova/compute/manager.py:3462 +#: nova/compute/manager.py:3463 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." msgstr "" -#: nova/compute/manager.py:3477 +#: nova/compute/manager.py:3478 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3509 +#: nova/compute/manager.py:3510 #, fuzzy, python-format msgid "Failed to get compute_info for %s" msgstr "ip %s に対するメタデータの取得に失敗しました。" -#: nova/compute/manager.py:3638 +#: nova/compute/manager.py:3639 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3690 +#: nova/compute/manager.py:3691 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3695 +#: nova/compute/manager.py:3696 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3704 +#: nova/compute/manager.py:3705 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3712 +#: nova/compute/manager.py:3713 #, python-format msgid "Instance %s not found" msgstr "" -#: nova/compute/manager.py:3717 +#: nova/compute/manager.py:3718 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3724 +#: nova/compute/manager.py:3725 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3735 +#: nova/compute/manager.py:3736 #, python-format msgid "Error auto-confirming resize: %s. Will retry later." msgstr "" -#: nova/compute/manager.py:3751 +#: nova/compute/manager.py:3752 #, python-format msgid "" "Running instance usage audit for host %(host)s from %(begin_time)s to " "%(end_time)s. %(number_instances)s instances." msgstr "" -#: nova/compute/manager.py:3771 +#: nova/compute/manager.py:3772 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3795 +#: nova/compute/manager.py:3796 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3898 +#: nova/compute/manager.py:3899 #, fuzzy msgid "Updating volume usage cache" msgstr "Deleting user: ユーザ %s を削除します。" -#: nova/compute/manager.py:3912 +#: nova/compute/manager.py:3913 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3939 +#: nova/compute/manager.py:3940 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3946 nova/compute/manager.py:3995 +#: nova/compute/manager.py:3947 nova/compute/manager.py:3996 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3982 +#: nova/compute/manager.py:3983 #, python-format msgid "" "During the sync_power process the instance has moved from host %(src)s to" " host %(dst)s" msgstr "" -#: nova/compute/manager.py:4019 +#: nova/compute/manager.py:4020 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4031 nova/compute/manager.py:4040 -#: nova/compute/manager.py:4070 +#: nova/compute/manager.py:4032 nova/compute/manager.py:4041 +#: nova/compute/manager.py:4071 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4036 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4051 +#: nova/compute/manager.py:4052 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:4057 +#: nova/compute/manager.py:4058 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:4063 +#: nova/compute/manager.py:4064 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4079 +#: nova/compute/manager.py:4080 #, fuzzy msgid "Instance is not (soft-)deleted." msgstr "インスタンス %s: 起動しました。" -#: nova/compute/manager.py:4087 +#: nova/compute/manager.py:4088 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4100 +#: nova/compute/manager.py:4101 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4127 +#: nova/compute/manager.py:4128 #, fuzzy, python-format msgid "Deleting orphan compute node %s" msgstr "Deleting user: ユーザ %s を削除します。" -#: nova/compute/manager.py:4137 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4138 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4177 +#: nova/compute/manager.py:4178 #, python-format msgid "" "Detected instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4183 +#: nova/compute/manager.py:4184 #, python-format msgid "" "Destroying instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4190 +#: nova/compute/manager.py:4191 #, python-format msgid "Unrecognized value '%s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4217 +#: nova/compute/manager.py:4218 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5200,6 +5200,25 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" +#: nova/conductor/tasks/live_migrate.py:103 +#, python-format +msgid "" +"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " +"memory(host:%(avail)s <= instance:%(mem_inst)s)" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:150 +#, python-format +msgid "Skipping host: %(host)s because: %(e)s" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:169 +#, python-format +msgid "" +"Exceeded max scheduling attempts %(max_attempts)d for instance " +"%(instance_uuid)s during live migration" +msgstr "" + #: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "コンソールを追加しています" @@ -6750,86 +6769,79 @@ msgstr "" msgid "No key defining hosts for topic '%s', see ringfile" msgstr "" -#: nova/scheduler/chance.py:51 +#: nova/scheduler/chance.py:56 msgid "Is the appropriate service running?" msgstr "" -#: nova/scheduler/chance.py:56 +#: nova/scheduler/chance.py:61 msgid "Could not find another compute" msgstr "" -#: nova/scheduler/driver.py:61 +#: nova/scheduler/driver.py:57 msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:226 +#: nova/scheduler/driver.py:59 nova/scheduler/manager.py:233 #, python-format msgid "Setting instance to %s state." msgstr "" -#: nova/scheduler/driver.py:156 +#: nova/scheduler/driver.py:150 msgid "Driver must implement schedule_prep_resize" msgstr "" -#: nova/scheduler/driver.py:164 +#: nova/scheduler/driver.py:158 msgid "Driver must implement schedule_run_instance" msgstr "" -#: nova/scheduler/driver.py:169 +#: nova/scheduler/driver.py:163 msgid "Driver must implement select_hosts" msgstr "" -#: nova/scheduler/driver.py:339 -#, python-format -msgid "" -"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " -"memory(host:%(avail)s <= instance:%(mem_inst)s)" -msgstr "" - -#: nova/scheduler/filter_scheduler.py:73 +#: nova/scheduler/filter_scheduler.py:76 #, python-format msgid "" "Attempting to build %(num_instances)d instance(s) uuids: " "%(instance_uuids)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:77 +#: nova/scheduler/filter_scheduler.py:80 #, python-format msgid "Request Spec: %s" msgstr "" -#: nova/scheduler/filter_scheduler.py:97 +#: nova/scheduler/filter_scheduler.py:100 #, fuzzy, python-format msgid "Choosing host %(weighed_host)s for instance %(instance_uuid)s" msgstr "インスタンス終了処理を開始します。" -#: nova/scheduler/filter_scheduler.py:239 +#: nova/scheduler/filter_scheduler.py:242 msgid "Invalid value for 'scheduler_max_attempts', must be >= 1" msgstr "" -#: nova/scheduler/filter_scheduler.py:256 +#: nova/scheduler/filter_scheduler.py:259 #, python-format msgid "Error from last host: %(last_host)s (node %(last_node)s): %(exc)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:288 +#: nova/scheduler/filter_scheduler.py:291 #, python-format msgid "" "Exceeded max scheduling attempts %(max_attempts)d for instance " "%(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:356 +#: nova/scheduler/filter_scheduler.py:359 #, python-format msgid "Filtered %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:361 +#: nova/scheduler/filter_scheduler.py:364 #, python-format msgid "Weighed %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:403 +#: nova/scheduler/filter_scheduler.py:417 #, python-format msgid "Unable to migrate %(instance_uuid)s to %(dest)s: Lack of memory" msgstr "" @@ -6880,7 +6892,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:211 +#: nova/scheduler/manager.py:218 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -7196,9 +7208,10 @@ msgstr "" #: nova/tests/compute/test_compute.py:1133 #: nova/tests/compute/test_compute.py:1151 #: nova/tests/compute/test_compute.py:1202 -#: nova/tests/compute/test_compute.py:1229 -#: nova/tests/compute/test_compute.py:1276 -#: nova/tests/compute/test_compute.py:4129 +#: nova/tests/compute/test_compute.py:1227 +#: nova/tests/compute/test_compute.py:1253 +#: nova/tests/compute/test_compute.py:1300 +#: nova/tests/compute/test_compute.py:4153 #, python-format msgid "Running instances: %s" msgstr "インスタンス %s は実行中です。" @@ -7206,25 +7219,26 @@ msgstr "インスタンス %s は実行中です。" #: nova/tests/compute/test_compute.py:1139 #: nova/tests/compute/test_compute.py:1174 #: nova/tests/compute/test_compute.py:1217 -#: nova/tests/compute/test_compute.py:1247 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:1271 #, python-format msgid "After terminating instances: %s" msgstr "インスタンス %s を終了した後です。" -#: nova/tests/compute/test_compute.py:1818 +#: nova/tests/compute/test_compute.py:1842 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4140 +#: nova/tests/compute/test_compute.py:4164 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4651 +#: nova/tests/compute/test_compute.py:4675 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9549 +#: nova/tests/compute/test_compute.py:9573 msgid "spawn error" msgstr "" @@ -7356,12 +7370,12 @@ msgid "" "left to copy" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:905 +#: nova/tests/virt/xenapi/test_xenapi.py:900 #, python-format msgid "Creating files in %s to simulate guest agent" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:916 +#: nova/tests/virt/xenapi/test_xenapi.py:911 #, python-format msgid "Removing simulated guest agent files in %s" msgstr "" @@ -8920,7 +8934,7 @@ msgstr "データ: %(data)r, ファイルパス: %(fpath)r" msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1446 +#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1442 msgid "Guest does not have a console available" msgstr "" @@ -10274,7 +10288,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1390 +#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1386 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10434,19 +10448,19 @@ msgstr "ボリューム %s を切断(detach)できません" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "インスタンス %(instance_name)s からマウントポイント %(mountpoint)s を切断(detach)しました" -#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1644 +#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1640 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1649 +#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1645 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1654 +#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1650 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -11281,68 +11295,64 @@ msgstr "xvp を再起動しています" msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1260 -msgid "XenAPI failed to power the instance off" -msgstr "" - -#: nova/virt/xenapi/vmops.py:1307 +#: nova/virt/xenapi/vmops.py:1303 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1341 +#: nova/virt/xenapi/vmops.py:1337 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1394 +#: nova/virt/xenapi/vmops.py:1390 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 #, fuzzy msgid "Injecting network info to xenstore" msgstr "ネットワークホストの設定をします。" -#: nova/virt/xenapi/vmops.py:1566 +#: nova/virt/xenapi/vmops.py:1562 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1575 +#: nova/virt/xenapi/vmops.py:1571 #, python-format msgid "Creating VIF for network %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1578 +#: nova/virt/xenapi/vmops.py:1574 #, fuzzy, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "VM %(vm_ref)s, network %(network_ref)s 用仮想インターフェース(VIF)を作成しています。" -#: nova/virt/xenapi/vmops.py:1607 +#: nova/virt/xenapi/vmops.py:1603 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1711 +#: nova/virt/xenapi/vmops.py:1707 #, python-format msgid "Destination host:%s must be in the same aggregate as the source server" msgstr "" -#: nova/virt/xenapi/vmops.py:1732 +#: nova/virt/xenapi/vmops.py:1728 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1744 +#: nova/virt/xenapi/vmops.py:1740 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1818 +#: nova/virt/xenapi/vmops.py:1814 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1829 +#: nova/virt/xenapi/vmops.py:1825 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1882 +#: nova/virt/xenapi/vmops.py:1878 msgid "Migrate Send failed" msgstr "" @@ -11484,60 +11494,6 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "'%s' argument must be greater than 0" -#~ msgstr "" - -#~ msgid "'%s' argument must be greater than or equal to 0" -#~ msgstr "" - -#~ msgid "Failed to load plugin %(plug)s: %(exc)s" -#~ msgstr "" - -#~ msgid "Setting instance to %(state)s state." -#~ msgstr "" - -#~ msgid "Could not decode scheduler options: '%(e)s'" -#~ msgstr "" - -#~ msgid "%(host_state)s fails tenant id on aggregate" -#~ msgstr "" - -#~ msgid "No more PXE IPs available" -#~ msgstr "" - -#~ msgid "Deleting instance files %(target)s" -#~ msgstr "" - -#~ msgid "Live Migration failure: %(e)s" -#~ msgstr "%s の認証に失敗しました。" - -#~ msgid "skipping %(path)s since it looks like volume" -#~ msgstr "" - -#~ msgid "skipping disk for %(instance_name)s as it does not have a path" -#~ msgstr "" - -#~ msgid "Checking instance files accessability%(instance_path)s" -#~ msgstr "" - -#~ msgid "The nwfilter(%(instance_filter_name)s) is not found." -#~ msgstr "" - -#~ msgid "Failed to query agent version: %r" -#~ msgstr "" - -#~ msgid "Reached maximum time attempting to query agent version" -#~ msgstr "" - -#~ msgid "Failed to update agent: %r" -#~ msgstr "" - -#~ msgid "Failed to exchange keys: %r" -#~ msgstr "" - -#~ msgid "Failed to inject file: %r" -#~ msgstr "" - -#~ msgid "Failed to reset network: %r" +#~ msgid "XenAPI failed to power the instance off" #~ msgstr "" diff --git a/nova/locale/ka_GE/LC_MESSAGES/nova.po b/nova/locale/ka_GE/LC_MESSAGES/nova.po index ebc914691c2f..554ef08c8658 100644 --- a/nova/locale/ka_GE/LC_MESSAGES/nova.po +++ b/nova/locale/ka_GE/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2013-06-24 19:37+0000\n" +"POT-Creation-Date: 2013-06-25 19:37+0000\n" "PO-Revision-Date: 2013-05-28 17:08+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Georgian (Georgia) " @@ -178,7 +178,7 @@ msgid "" "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:248 nova/api/ec2/cloud.py:473 +#: nova/exception.py:248 nova/api/ec2/cloud.py:472 msgid "Keypair data is invalid" msgstr "" @@ -1725,261 +1725,261 @@ msgstr "" msgid "Unsupported API request: controller = %(controller)s, action = %(action)s" msgstr "" -#: nova/api/ec2/cloud.py:402 +#: nova/api/ec2/cloud.py:401 #, python-format msgid "Create snapshot of volume %s" msgstr "" -#: nova/api/ec2/cloud.py:427 +#: nova/api/ec2/cloud.py:426 #, python-format msgid "Could not find key pair(s): %s" msgstr "" -#: nova/api/ec2/cloud.py:444 +#: nova/api/ec2/cloud.py:443 #, python-format msgid "Create key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:451 nova/api/ec2/cloud.py:470 +#: nova/api/ec2/cloud.py:450 nova/api/ec2/cloud.py:469 #: nova/api/openstack/compute/contrib/keypairs.py:93 #: nova/api/openstack/compute/plugins/v3/keypairs.py:95 msgid "Quota exceeded, too many key pairs." msgstr "" -#: nova/api/ec2/cloud.py:460 +#: nova/api/ec2/cloud.py:459 #, python-format msgid "Import key %s" msgstr "" -#: nova/api/ec2/cloud.py:480 +#: nova/api/ec2/cloud.py:479 #, python-format msgid "Delete key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:622 nova/api/ec2/cloud.py:742 +#: nova/api/ec2/cloud.py:621 nova/api/ec2/cloud.py:741 msgid "Not enough parameters, need group_name or group_id" msgstr "" -#: nova/api/ec2/cloud.py:627 +#: nova/api/ec2/cloud.py:626 #, python-format msgid "%s Not enough parameters to build a valid rule" msgstr "" -#: nova/api/ec2/cloud.py:634 +#: nova/api/ec2/cloud.py:633 #, python-format msgid "Invalid IP protocol %s." msgstr "" -#: nova/api/ec2/cloud.py:664 nova/api/ec2/cloud.py:696 +#: nova/api/ec2/cloud.py:663 nova/api/ec2/cloud.py:695 msgid "No rule for the specified parameters." msgstr "" -#: nova/api/ec2/cloud.py:687 +#: nova/api/ec2/cloud.py:686 #, python-format msgid "%s - This rule already exists in group" msgstr "" -#: nova/api/ec2/cloud.py:770 +#: nova/api/ec2/cloud.py:769 #, python-format msgid "Get console output for instance %s" msgstr "" -#: nova/api/ec2/cloud.py:841 +#: nova/api/ec2/cloud.py:840 #, python-format msgid "Create volume from snapshot %s" msgstr "" -#: nova/api/ec2/cloud.py:845 nova/api/openstack/compute/contrib/volumes.py:242 +#: nova/api/ec2/cloud.py:844 nova/api/openstack/compute/contrib/volumes.py:242 #, python-format msgid "Create volume of %s GB" msgstr "" -#: nova/api/ec2/cloud.py:872 +#: nova/api/ec2/cloud.py:871 msgid "Delete Failed" msgstr "" -#: nova/api/ec2/cloud.py:885 +#: nova/api/ec2/cloud.py:884 #, python-format msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s" msgstr "" -#: nova/api/ec2/cloud.py:896 +#: nova/api/ec2/cloud.py:895 msgid "Attach Failed." msgstr "" -#: nova/api/ec2/cloud.py:918 nova/api/openstack/compute/contrib/volumes.py:445 +#: nova/api/ec2/cloud.py:917 nova/api/openstack/compute/contrib/volumes.py:445 #, python-format msgid "Detach volume %s" msgstr "" -#: nova/api/ec2/cloud.py:925 +#: nova/api/ec2/cloud.py:924 msgid "Detach Volume Failed." msgstr "" -#: nova/api/ec2/cloud.py:951 nova/api/ec2/cloud.py:1008 -#: nova/api/ec2/cloud.py:1574 nova/api/ec2/cloud.py:1589 +#: nova/api/ec2/cloud.py:950 nova/api/ec2/cloud.py:1007 +#: nova/api/ec2/cloud.py:1573 nova/api/ec2/cloud.py:1588 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1083 +#: nova/api/ec2/cloud.py:1082 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1243 +#: nova/api/ec2/cloud.py:1242 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1247 +#: nova/api/ec2/cloud.py:1246 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1251 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1256 +#: nova/api/ec2/cloud.py:1255 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1258 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1269 +#: nova/api/ec2/cloud.py:1268 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1277 +#: nova/api/ec2/cloud.py:1276 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1286 +#: nova/api/ec2/cloud.py:1285 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1289 +#: nova/api/ec2/cloud.py:1288 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1292 +#: nova/api/ec2/cloud.py:1291 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1300 +#: nova/api/ec2/cloud.py:1299 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1305 +#: nova/api/ec2/cloud.py:1304 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1308 +#: nova/api/ec2/cloud.py:1307 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1335 +#: nova/api/ec2/cloud.py:1334 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1373 +#: nova/api/ec2/cloud.py:1372 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1383 +#: nova/api/ec2/cloud.py:1382 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1393 +#: nova/api/ec2/cloud.py:1392 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1403 +#: nova/api/ec2/cloud.py:1402 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1494 +#: nova/api/ec2/cloud.py:1493 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1510 +#: nova/api/ec2/cloud.py:1509 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1529 +#: nova/api/ec2/cloud.py:1528 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1592 +#: nova/api/ec2/cloud.py:1591 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1594 +#: nova/api/ec2/cloud.py:1593 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1596 +#: nova/api/ec2/cloud.py:1595 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1598 +#: nova/api/ec2/cloud.py:1597 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1611 +#: nova/api/ec2/cloud.py:1610 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1639 +#: nova/api/ec2/cloud.py:1638 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1671 +#: nova/api/ec2/cloud.py:1670 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1689 +#: nova/api/ec2/cloud.py:1688 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1714 nova/api/ec2/cloud.py:1759 +#: nova/api/ec2/cloud.py:1713 nova/api/ec2/cloud.py:1758 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1717 nova/api/ec2/cloud.py:1762 +#: nova/api/ec2/cloud.py:1716 nova/api/ec2/cloud.py:1761 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1721 nova/api/ec2/cloud.py:1766 +#: nova/api/ec2/cloud.py:1720 nova/api/ec2/cloud.py:1765 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1724 nova/api/ec2/cloud.py:1769 +#: nova/api/ec2/cloud.py:1723 nova/api/ec2/cloud.py:1768 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1781 +#: nova/api/ec2/cloud.py:1780 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1854 +#: nova/api/ec2/cloud.py:1853 msgid "Invalid CIDR" msgstr "" @@ -4354,653 +4354,653 @@ msgstr "" msgid "Possibly task preempted." msgstr "" -#: nova/compute/manager.py:379 +#: nova/compute/manager.py:380 #, python-format msgid "%s is not a valid node managed by this compute host." msgstr "" -#: nova/compute/manager.py:407 +#: nova/compute/manager.py:408 msgid "Instance has been destroyed from under us while trying to set it to ERROR" msgstr "" -#: nova/compute/manager.py:456 +#: nova/compute/manager.py:457 #, python-format msgid "" "Deleting instance as its host (%(instance_host)s) is not equal to our " "host (%(our_host)s)." msgstr "" -#: nova/compute/manager.py:472 +#: nova/compute/manager.py:473 msgid "Instance has been marked deleted already, removing it from the hypervisor." msgstr "" -#: nova/compute/manager.py:493 +#: nova/compute/manager.py:494 msgid "" "Hypervisor driver does not support instance shared storage check, " "assuming it's not on shared storage" msgstr "" -#: nova/compute/manager.py:499 +#: nova/compute/manager.py:500 msgid "Failed to check if instance shared" msgstr "" -#: nova/compute/manager.py:541 +#: nova/compute/manager.py:542 #, python-format msgid "" "Error raised getting network info for instance %(instance_uuid)s. " "Retrying in %(retry_time)s seconds." msgstr "" -#: nova/compute/manager.py:567 +#: nova/compute/manager.py:568 msgid "Failed to revert crashed migration" msgstr "" -#: nova/compute/manager.py:570 +#: nova/compute/manager.py:571 msgid "Instance found in migrating state during startup. Resetting task_state" msgstr "" -#: nova/compute/manager.py:581 +#: nova/compute/manager.py:582 #, python-format msgid "Current state is %(drv_state)s, state in DB is %(db_state)s." msgstr "" -#: nova/compute/manager.py:587 +#: nova/compute/manager.py:588 msgid "Rebooting instance after nova-compute restart." msgstr "" -#: nova/compute/manager.py:601 +#: nova/compute/manager.py:602 msgid "Hypervisor driver does not support resume guests" msgstr "" -#: nova/compute/manager.py:606 +#: nova/compute/manager.py:607 msgid "Failed to resume instance" msgstr "" -#: nova/compute/manager.py:616 +#: nova/compute/manager.py:617 msgid "Hypervisor driver does not support firewall rules" msgstr "" -#: nova/compute/manager.py:620 +#: nova/compute/manager.py:621 #, python-format msgid "Lifecycle event %(state)d on VM %(uuid)s" msgstr "" -#: nova/compute/manager.py:636 +#: nova/compute/manager.py:637 #, python-format msgid "Unexpected power state %d" msgstr "" -#: nova/compute/manager.py:648 +#: nova/compute/manager.py:649 #, python-format msgid "Ignoring event %s" msgstr "" -#: nova/compute/manager.py:686 +#: nova/compute/manager.py:687 msgid "Checking state" msgstr "" -#: nova/compute/manager.py:784 +#: nova/compute/manager.py:785 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:801 +#: nova/compute/manager.py:802 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:902 +#: nova/compute/manager.py:903 msgid "Success" msgstr "" -#: nova/compute/manager.py:925 +#: nova/compute/manager.py:926 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:952 nova/compute/manager.py:2466 +#: nova/compute/manager.py:953 nova/compute/manager.py:2467 #, python-format msgid "No node specified, defaulting to %s" msgstr "" -#: nova/compute/manager.py:996 +#: nova/compute/manager.py:997 msgid "Failed to dealloc network for deleted instance" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1006 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:1036 +#: nova/compute/manager.py:1037 #, python-format msgid "Error: %s" msgstr "" -#: nova/compute/manager.py:1053 +#: nova/compute/manager.py:1054 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1078 nova/compute/manager.py:2519 +#: nova/compute/manager.py:1079 nova/compute/manager.py:2520 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1091 +#: nova/compute/manager.py:1092 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1097 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1102 +#: nova/compute/manager.py:1103 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1131 +#: nova/compute/manager.py:1132 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1141 +#: nova/compute/manager.py:1142 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1166 msgid "Allocating IP information in the background." msgstr "" -#: nova/compute/manager.py:1176 +#: nova/compute/manager.py:1177 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1178 +#: nova/compute/manager.py:1179 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1189 +#: nova/compute/manager.py:1190 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1208 +#: nova/compute/manager.py:1209 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1259 +#: nova/compute/manager.py:1260 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1333 +#: nova/compute/manager.py:1334 msgid "Failed to deallocate network for instance." msgstr "" -#: nova/compute/manager.py:1340 +#: nova/compute/manager.py:1341 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1383 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1386 +#: nova/compute/manager.py:1387 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1393 +#: nova/compute/manager.py:1394 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1441 +#: nova/compute/manager.py:1442 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1503 nova/compute/manager.py:2701 -#: nova/compute/manager.py:4226 +#: nova/compute/manager.py:1504 nova/compute/manager.py:2702 +#: nova/compute/manager.py:4227 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1655 +#: nova/compute/manager.py:1656 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1668 +#: nova/compute/manager.py:1669 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1672 +#: nova/compute/manager.py:1673 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1676 +#: nova/compute/manager.py:1677 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1759 +#: nova/compute/manager.py:1760 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1791 +#: nova/compute/manager.py:1792 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1809 +#: nova/compute/manager.py:1810 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1828 +#: nova/compute/manager.py:1829 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1864 +#: nova/compute/manager.py:1865 msgid "Reboot failed but instance is running" msgstr "" -#: nova/compute/manager.py:1867 +#: nova/compute/manager.py:1868 #, python-format msgid "Cannot reboot instance: %(error)s" msgstr "" -#: nova/compute/manager.py:1880 +#: nova/compute/manager.py:1881 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1907 +#: nova/compute/manager.py:1908 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1913 +#: nova/compute/manager.py:1914 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1975 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1982 +#: nova/compute/manager.py:1983 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1987 +#: nova/compute/manager.py:1988 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:2015 +#: nova/compute/manager.py:2016 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:2022 +#: nova/compute/manager.py:2023 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:2029 +#: nova/compute/manager.py:2030 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:2044 +#: nova/compute/manager.py:2045 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:2051 +#: nova/compute/manager.py:2052 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2064 +#: nova/compute/manager.py:2065 #, python-format msgid "" "trying to inject a file into a non-running (state: %(current_state)s " "expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2070 #, python-format msgid "injecting file to %s" msgstr "" -#: nova/compute/manager.py:2089 +#: nova/compute/manager.py:2090 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2102 +#: nova/compute/manager.py:2103 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2121 +#: nova/compute/manager.py:2122 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2125 +#: nova/compute/manager.py:2126 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2143 +#: nova/compute/manager.py:2144 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2164 +#: nova/compute/manager.py:2165 #, python-format msgid "Changing instance metadata according to %r" msgstr "" -#: nova/compute/manager.py:2386 +#: nova/compute/manager.py:2387 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2420 +#: nova/compute/manager.py:2421 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2426 +#: nova/compute/manager.py:2427 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2447 +#: nova/compute/manager.py:2448 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2698 +#: nova/compute/manager.py:2699 #, python-format msgid "Failed to rollback quota for failed finish_resize: %s" msgstr "" -#: nova/compute/manager.py:2761 +#: nova/compute/manager.py:2762 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2779 +#: nova/compute/manager.py:2780 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2818 +#: nova/compute/manager.py:2819 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2849 +#: nova/compute/manager.py:2850 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2869 +#: nova/compute/manager.py:2870 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2874 +#: nova/compute/manager.py:2875 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2877 +#: nova/compute/manager.py:2878 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2894 +#: nova/compute/manager.py:2895 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2921 +#: nova/compute/manager.py:2922 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2956 +#: nova/compute/manager.py:2957 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:3004 +#: nova/compute/manager.py:3005 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3055 +#: nova/compute/manager.py:3056 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3065 +#: nova/compute/manager.py:3066 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3081 +#: nova/compute/manager.py:3082 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3112 +#: nova/compute/manager.py:3113 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3123 +#: nova/compute/manager.py:3124 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3130 +#: nova/compute/manager.py:3131 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3154 +#: nova/compute/manager.py:3155 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3190 +#: nova/compute/manager.py:3191 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3210 +#: nova/compute/manager.py:3211 #, python-format msgid "Port %s is not attached" msgstr "" -#: nova/compute/manager.py:3224 +#: nova/compute/manager.py:3225 #, python-format msgid "Host %s not found" msgstr "" -#: nova/compute/manager.py:3377 +#: nova/compute/manager.py:3378 #, python-format msgid "Pre live migration failed at %s" msgstr "" -#: nova/compute/manager.py:3405 +#: nova/compute/manager.py:3406 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3460 +#: nova/compute/manager.py:3461 #, python-format msgid "Migrating instance to %s finished successfully." msgstr "" -#: nova/compute/manager.py:3462 +#: nova/compute/manager.py:3463 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." msgstr "" -#: nova/compute/manager.py:3477 +#: nova/compute/manager.py:3478 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3509 +#: nova/compute/manager.py:3510 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3638 +#: nova/compute/manager.py:3639 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3690 +#: nova/compute/manager.py:3691 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3695 +#: nova/compute/manager.py:3696 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3704 +#: nova/compute/manager.py:3705 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3712 +#: nova/compute/manager.py:3713 #, python-format msgid "Instance %s not found" msgstr "" -#: nova/compute/manager.py:3717 +#: nova/compute/manager.py:3718 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3724 +#: nova/compute/manager.py:3725 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3735 +#: nova/compute/manager.py:3736 #, python-format msgid "Error auto-confirming resize: %s. Will retry later." msgstr "" -#: nova/compute/manager.py:3751 +#: nova/compute/manager.py:3752 #, python-format msgid "" "Running instance usage audit for host %(host)s from %(begin_time)s to " "%(end_time)s. %(number_instances)s instances." msgstr "" -#: nova/compute/manager.py:3771 +#: nova/compute/manager.py:3772 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3795 +#: nova/compute/manager.py:3796 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3898 +#: nova/compute/manager.py:3899 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3912 +#: nova/compute/manager.py:3913 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3939 +#: nova/compute/manager.py:3940 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3946 nova/compute/manager.py:3995 +#: nova/compute/manager.py:3947 nova/compute/manager.py:3996 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3982 +#: nova/compute/manager.py:3983 #, python-format msgid "" "During the sync_power process the instance has moved from host %(src)s to" " host %(dst)s" msgstr "" -#: nova/compute/manager.py:4019 +#: nova/compute/manager.py:4020 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4031 nova/compute/manager.py:4040 -#: nova/compute/manager.py:4070 +#: nova/compute/manager.py:4032 nova/compute/manager.py:4041 +#: nova/compute/manager.py:4071 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4036 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4051 +#: nova/compute/manager.py:4052 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:4057 +#: nova/compute/manager.py:4058 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:4063 +#: nova/compute/manager.py:4064 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4079 +#: nova/compute/manager.py:4080 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4087 +#: nova/compute/manager.py:4088 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4100 +#: nova/compute/manager.py:4101 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4127 +#: nova/compute/manager.py:4128 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4137 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4138 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4177 +#: nova/compute/manager.py:4178 #, python-format msgid "" "Detected instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4183 +#: nova/compute/manager.py:4184 #, python-format msgid "" "Destroying instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4190 +#: nova/compute/manager.py:4191 #, python-format msgid "Unrecognized value '%s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4217 +#: nova/compute/manager.py:4218 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5129,6 +5129,25 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" +#: nova/conductor/tasks/live_migrate.py:103 +#, python-format +msgid "" +"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " +"memory(host:%(avail)s <= instance:%(mem_inst)s)" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:150 +#, python-format +msgid "Skipping host: %(host)s because: %(e)s" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:169 +#, python-format +msgid "" +"Exceeded max scheduling attempts %(max_attempts)d for instance " +"%(instance_uuid)s during live migration" +msgstr "" + #: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "" @@ -6666,86 +6685,79 @@ msgstr "" msgid "No key defining hosts for topic '%s', see ringfile" msgstr "" -#: nova/scheduler/chance.py:51 +#: nova/scheduler/chance.py:56 msgid "Is the appropriate service running?" msgstr "" -#: nova/scheduler/chance.py:56 +#: nova/scheduler/chance.py:61 msgid "Could not find another compute" msgstr "" -#: nova/scheduler/driver.py:61 +#: nova/scheduler/driver.py:57 msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:226 +#: nova/scheduler/driver.py:59 nova/scheduler/manager.py:233 #, python-format msgid "Setting instance to %s state." msgstr "" -#: nova/scheduler/driver.py:156 +#: nova/scheduler/driver.py:150 msgid "Driver must implement schedule_prep_resize" msgstr "" -#: nova/scheduler/driver.py:164 +#: nova/scheduler/driver.py:158 msgid "Driver must implement schedule_run_instance" msgstr "" -#: nova/scheduler/driver.py:169 +#: nova/scheduler/driver.py:163 msgid "Driver must implement select_hosts" msgstr "" -#: nova/scheduler/driver.py:339 -#, python-format -msgid "" -"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " -"memory(host:%(avail)s <= instance:%(mem_inst)s)" -msgstr "" - -#: nova/scheduler/filter_scheduler.py:73 +#: nova/scheduler/filter_scheduler.py:76 #, python-format msgid "" "Attempting to build %(num_instances)d instance(s) uuids: " "%(instance_uuids)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:77 +#: nova/scheduler/filter_scheduler.py:80 #, python-format msgid "Request Spec: %s" msgstr "" -#: nova/scheduler/filter_scheduler.py:97 +#: nova/scheduler/filter_scheduler.py:100 #, python-format msgid "Choosing host %(weighed_host)s for instance %(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:239 +#: nova/scheduler/filter_scheduler.py:242 msgid "Invalid value for 'scheduler_max_attempts', must be >= 1" msgstr "" -#: nova/scheduler/filter_scheduler.py:256 +#: nova/scheduler/filter_scheduler.py:259 #, python-format msgid "Error from last host: %(last_host)s (node %(last_node)s): %(exc)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:288 +#: nova/scheduler/filter_scheduler.py:291 #, python-format msgid "" "Exceeded max scheduling attempts %(max_attempts)d for instance " "%(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:356 +#: nova/scheduler/filter_scheduler.py:359 #, python-format msgid "Filtered %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:361 +#: nova/scheduler/filter_scheduler.py:364 #, python-format msgid "Weighed %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:403 +#: nova/scheduler/filter_scheduler.py:417 #, python-format msgid "Unable to migrate %(instance_uuid)s to %(dest)s: Lack of memory" msgstr "" @@ -6796,7 +6808,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:211 +#: nova/scheduler/manager.py:218 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -7112,9 +7124,10 @@ msgstr "" #: nova/tests/compute/test_compute.py:1133 #: nova/tests/compute/test_compute.py:1151 #: nova/tests/compute/test_compute.py:1202 -#: nova/tests/compute/test_compute.py:1229 -#: nova/tests/compute/test_compute.py:1276 -#: nova/tests/compute/test_compute.py:4129 +#: nova/tests/compute/test_compute.py:1227 +#: nova/tests/compute/test_compute.py:1253 +#: nova/tests/compute/test_compute.py:1300 +#: nova/tests/compute/test_compute.py:4153 #, python-format msgid "Running instances: %s" msgstr "" @@ -7122,25 +7135,26 @@ msgstr "" #: nova/tests/compute/test_compute.py:1139 #: nova/tests/compute/test_compute.py:1174 #: nova/tests/compute/test_compute.py:1217 -#: nova/tests/compute/test_compute.py:1247 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:1271 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1818 +#: nova/tests/compute/test_compute.py:1842 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4140 +#: nova/tests/compute/test_compute.py:4164 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4651 +#: nova/tests/compute/test_compute.py:4675 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9549 +#: nova/tests/compute/test_compute.py:9573 msgid "spawn error" msgstr "" @@ -7271,12 +7285,12 @@ msgid "" "left to copy" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:905 +#: nova/tests/virt/xenapi/test_xenapi.py:900 #, python-format msgid "Creating files in %s to simulate guest agent" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:916 +#: nova/tests/virt/xenapi/test_xenapi.py:911 #, python-format msgid "Removing simulated guest agent files in %s" msgstr "" @@ -8814,7 +8828,7 @@ msgstr "" msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1446 +#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1442 msgid "Guest does not have a console available" msgstr "" @@ -10160,7 +10174,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1390 +#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1386 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10318,19 +10332,19 @@ msgstr "" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1644 +#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1640 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1649 +#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1645 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1654 +#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1650 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -11151,67 +11165,63 @@ msgstr "" msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1260 -msgid "XenAPI failed to power the instance off" -msgstr "" - -#: nova/virt/xenapi/vmops.py:1307 +#: nova/virt/xenapi/vmops.py:1303 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1341 +#: nova/virt/xenapi/vmops.py:1337 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1394 +#: nova/virt/xenapi/vmops.py:1390 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1566 +#: nova/virt/xenapi/vmops.py:1562 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1575 +#: nova/virt/xenapi/vmops.py:1571 #, python-format msgid "Creating VIF for network %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1578 +#: nova/virt/xenapi/vmops.py:1574 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1607 +#: nova/virt/xenapi/vmops.py:1603 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1711 +#: nova/virt/xenapi/vmops.py:1707 #, python-format msgid "Destination host:%s must be in the same aggregate as the source server" msgstr "" -#: nova/virt/xenapi/vmops.py:1732 +#: nova/virt/xenapi/vmops.py:1728 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1744 +#: nova/virt/xenapi/vmops.py:1740 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1818 +#: nova/virt/xenapi/vmops.py:1814 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1829 +#: nova/virt/xenapi/vmops.py:1825 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1882 +#: nova/virt/xenapi/vmops.py:1878 msgid "Migrate Send failed" msgstr "" @@ -11352,60 +11362,6 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "'%s' argument must be greater than 0" -#~ msgstr "" - -#~ msgid "'%s' argument must be greater than or equal to 0" -#~ msgstr "" - -#~ msgid "Failed to load plugin %(plug)s: %(exc)s" -#~ msgstr "" - -#~ msgid "Setting instance to %(state)s state." -#~ msgstr "" - -#~ msgid "Could not decode scheduler options: '%(e)s'" -#~ msgstr "" - -#~ msgid "%(host_state)s fails tenant id on aggregate" -#~ msgstr "" - -#~ msgid "No more PXE IPs available" -#~ msgstr "" - -#~ msgid "Deleting instance files %(target)s" -#~ msgstr "" - -#~ msgid "Live Migration failure: %(e)s" -#~ msgstr "" - -#~ msgid "skipping %(path)s since it looks like volume" -#~ msgstr "" - -#~ msgid "skipping disk for %(instance_name)s as it does not have a path" -#~ msgstr "" - -#~ msgid "Checking instance files accessability%(instance_path)s" -#~ msgstr "" - -#~ msgid "The nwfilter(%(instance_filter_name)s) is not found." -#~ msgstr "" - -#~ msgid "Failed to query agent version: %r" -#~ msgstr "" - -#~ msgid "Reached maximum time attempting to query agent version" -#~ msgstr "" - -#~ msgid "Failed to update agent: %r" -#~ msgstr "" - -#~ msgid "Failed to exchange keys: %r" -#~ msgstr "" - -#~ msgid "Failed to inject file: %r" -#~ msgstr "" - -#~ msgid "Failed to reset network: %r" +#~ msgid "XenAPI failed to power the instance off" #~ msgstr "" diff --git a/nova/locale/ko/LC_MESSAGES/nova.po b/nova/locale/ko/LC_MESSAGES/nova.po index d2bfd0b97392..9f00f777ac6e 100644 --- a/nova/locale/ko/LC_MESSAGES/nova.po +++ b/nova/locale/ko/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-24 19:37+0000\n" +"POT-Creation-Date: 2013-06-25 19:37+0000\n" "PO-Revision-Date: 2011-12-16 04:42+0000\n" "Last-Translator: Zhongyue Luo \n" "Language-Team: Korean \n" @@ -177,7 +177,7 @@ msgid "" "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:248 nova/api/ec2/cloud.py:473 +#: nova/exception.py:248 nova/api/ec2/cloud.py:472 msgid "Keypair data is invalid" msgstr "" @@ -1725,261 +1725,261 @@ msgstr "" msgid "Unsupported API request: controller = %(controller)s, action = %(action)s" msgstr "" -#: nova/api/ec2/cloud.py:402 +#: nova/api/ec2/cloud.py:401 #, python-format msgid "Create snapshot of volume %s" msgstr "" -#: nova/api/ec2/cloud.py:427 +#: nova/api/ec2/cloud.py:426 #, python-format msgid "Could not find key pair(s): %s" msgstr "" -#: nova/api/ec2/cloud.py:444 +#: nova/api/ec2/cloud.py:443 #, python-format msgid "Create key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:451 nova/api/ec2/cloud.py:470 +#: nova/api/ec2/cloud.py:450 nova/api/ec2/cloud.py:469 #: nova/api/openstack/compute/contrib/keypairs.py:93 #: nova/api/openstack/compute/plugins/v3/keypairs.py:95 msgid "Quota exceeded, too many key pairs." msgstr "" -#: nova/api/ec2/cloud.py:460 +#: nova/api/ec2/cloud.py:459 #, python-format msgid "Import key %s" msgstr "" -#: nova/api/ec2/cloud.py:480 +#: nova/api/ec2/cloud.py:479 #, python-format msgid "Delete key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:622 nova/api/ec2/cloud.py:742 +#: nova/api/ec2/cloud.py:621 nova/api/ec2/cloud.py:741 msgid "Not enough parameters, need group_name or group_id" msgstr "" -#: nova/api/ec2/cloud.py:627 +#: nova/api/ec2/cloud.py:626 #, python-format msgid "%s Not enough parameters to build a valid rule" msgstr "" -#: nova/api/ec2/cloud.py:634 +#: nova/api/ec2/cloud.py:633 #, python-format msgid "Invalid IP protocol %s." msgstr "" -#: nova/api/ec2/cloud.py:664 nova/api/ec2/cloud.py:696 +#: nova/api/ec2/cloud.py:663 nova/api/ec2/cloud.py:695 msgid "No rule for the specified parameters." msgstr "" -#: nova/api/ec2/cloud.py:687 +#: nova/api/ec2/cloud.py:686 #, python-format msgid "%s - This rule already exists in group" msgstr "" -#: nova/api/ec2/cloud.py:770 +#: nova/api/ec2/cloud.py:769 #, python-format msgid "Get console output for instance %s" msgstr "" -#: nova/api/ec2/cloud.py:841 +#: nova/api/ec2/cloud.py:840 #, python-format msgid "Create volume from snapshot %s" msgstr "" -#: nova/api/ec2/cloud.py:845 nova/api/openstack/compute/contrib/volumes.py:242 +#: nova/api/ec2/cloud.py:844 nova/api/openstack/compute/contrib/volumes.py:242 #, python-format msgid "Create volume of %s GB" msgstr "" -#: nova/api/ec2/cloud.py:872 +#: nova/api/ec2/cloud.py:871 msgid "Delete Failed" msgstr "" -#: nova/api/ec2/cloud.py:885 +#: nova/api/ec2/cloud.py:884 #, python-format msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s" msgstr "" -#: nova/api/ec2/cloud.py:896 +#: nova/api/ec2/cloud.py:895 msgid "Attach Failed." msgstr "" -#: nova/api/ec2/cloud.py:918 nova/api/openstack/compute/contrib/volumes.py:445 +#: nova/api/ec2/cloud.py:917 nova/api/openstack/compute/contrib/volumes.py:445 #, python-format msgid "Detach volume %s" msgstr "" -#: nova/api/ec2/cloud.py:925 +#: nova/api/ec2/cloud.py:924 msgid "Detach Volume Failed." msgstr "" -#: nova/api/ec2/cloud.py:951 nova/api/ec2/cloud.py:1008 -#: nova/api/ec2/cloud.py:1574 nova/api/ec2/cloud.py:1589 +#: nova/api/ec2/cloud.py:950 nova/api/ec2/cloud.py:1007 +#: nova/api/ec2/cloud.py:1573 nova/api/ec2/cloud.py:1588 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1083 +#: nova/api/ec2/cloud.py:1082 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1243 +#: nova/api/ec2/cloud.py:1242 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1247 +#: nova/api/ec2/cloud.py:1246 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1251 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1256 +#: nova/api/ec2/cloud.py:1255 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1258 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1269 +#: nova/api/ec2/cloud.py:1268 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1277 +#: nova/api/ec2/cloud.py:1276 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1286 +#: nova/api/ec2/cloud.py:1285 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1289 +#: nova/api/ec2/cloud.py:1288 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1292 +#: nova/api/ec2/cloud.py:1291 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1300 +#: nova/api/ec2/cloud.py:1299 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1305 +#: nova/api/ec2/cloud.py:1304 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1308 +#: nova/api/ec2/cloud.py:1307 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1335 +#: nova/api/ec2/cloud.py:1334 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1373 +#: nova/api/ec2/cloud.py:1372 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1383 +#: nova/api/ec2/cloud.py:1382 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1393 +#: nova/api/ec2/cloud.py:1392 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1403 +#: nova/api/ec2/cloud.py:1402 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1494 +#: nova/api/ec2/cloud.py:1493 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1510 +#: nova/api/ec2/cloud.py:1509 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1529 +#: nova/api/ec2/cloud.py:1528 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1592 +#: nova/api/ec2/cloud.py:1591 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1594 +#: nova/api/ec2/cloud.py:1593 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1596 +#: nova/api/ec2/cloud.py:1595 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1598 +#: nova/api/ec2/cloud.py:1597 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1611 +#: nova/api/ec2/cloud.py:1610 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1639 +#: nova/api/ec2/cloud.py:1638 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1671 +#: nova/api/ec2/cloud.py:1670 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1689 +#: nova/api/ec2/cloud.py:1688 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1714 nova/api/ec2/cloud.py:1759 +#: nova/api/ec2/cloud.py:1713 nova/api/ec2/cloud.py:1758 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1717 nova/api/ec2/cloud.py:1762 +#: nova/api/ec2/cloud.py:1716 nova/api/ec2/cloud.py:1761 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1721 nova/api/ec2/cloud.py:1766 +#: nova/api/ec2/cloud.py:1720 nova/api/ec2/cloud.py:1765 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1724 nova/api/ec2/cloud.py:1769 +#: nova/api/ec2/cloud.py:1723 nova/api/ec2/cloud.py:1768 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1781 +#: nova/api/ec2/cloud.py:1780 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1854 +#: nova/api/ec2/cloud.py:1853 msgid "Invalid CIDR" msgstr "" @@ -4362,661 +4362,661 @@ msgstr "" msgid "Possibly task preempted." msgstr "" -#: nova/compute/manager.py:379 +#: nova/compute/manager.py:380 #, python-format msgid "%s is not a valid node managed by this compute host." msgstr "" -#: nova/compute/manager.py:407 +#: nova/compute/manager.py:408 msgid "Instance has been destroyed from under us while trying to set it to ERROR" msgstr "" -#: nova/compute/manager.py:456 +#: nova/compute/manager.py:457 #, python-format msgid "" "Deleting instance as its host (%(instance_host)s) is not equal to our " "host (%(our_host)s)." msgstr "" -#: nova/compute/manager.py:472 +#: nova/compute/manager.py:473 msgid "Instance has been marked deleted already, removing it from the hypervisor." msgstr "" -#: nova/compute/manager.py:493 +#: nova/compute/manager.py:494 msgid "" "Hypervisor driver does not support instance shared storage check, " "assuming it's not on shared storage" msgstr "" -#: nova/compute/manager.py:499 +#: nova/compute/manager.py:500 msgid "Failed to check if instance shared" msgstr "" -#: nova/compute/manager.py:541 +#: nova/compute/manager.py:542 #, python-format msgid "" "Error raised getting network info for instance %(instance_uuid)s. " "Retrying in %(retry_time)s seconds." msgstr "" -#: nova/compute/manager.py:567 +#: nova/compute/manager.py:568 msgid "Failed to revert crashed migration" msgstr "" -#: nova/compute/manager.py:570 +#: nova/compute/manager.py:571 msgid "Instance found in migrating state during startup. Resetting task_state" msgstr "" -#: nova/compute/manager.py:581 +#: nova/compute/manager.py:582 #, python-format msgid "Current state is %(drv_state)s, state in DB is %(db_state)s." msgstr "" -#: nova/compute/manager.py:587 +#: nova/compute/manager.py:588 msgid "Rebooting instance after nova-compute restart." msgstr "" -#: nova/compute/manager.py:601 +#: nova/compute/manager.py:602 msgid "Hypervisor driver does not support resume guests" msgstr "" -#: nova/compute/manager.py:606 +#: nova/compute/manager.py:607 #, fuzzy msgid "Failed to resume instance" msgstr "인스턴스 %s를 재부팅합니다" -#: nova/compute/manager.py:616 +#: nova/compute/manager.py:617 msgid "Hypervisor driver does not support firewall rules" msgstr "" -#: nova/compute/manager.py:620 +#: nova/compute/manager.py:621 #, python-format msgid "Lifecycle event %(state)d on VM %(uuid)s" msgstr "" -#: nova/compute/manager.py:636 +#: nova/compute/manager.py:637 #, python-format msgid "Unexpected power state %d" msgstr "" -#: nova/compute/manager.py:648 +#: nova/compute/manager.py:649 #, python-format msgid "Ignoring event %s" msgstr "" -#: nova/compute/manager.py:686 +#: nova/compute/manager.py:687 msgid "Checking state" msgstr "" -#: nova/compute/manager.py:784 +#: nova/compute/manager.py:785 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:801 +#: nova/compute/manager.py:802 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:902 +#: nova/compute/manager.py:903 msgid "Success" msgstr "" -#: nova/compute/manager.py:925 +#: nova/compute/manager.py:926 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:952 nova/compute/manager.py:2466 +#: nova/compute/manager.py:953 nova/compute/manager.py:2467 #, python-format msgid "No node specified, defaulting to %s" msgstr "" -#: nova/compute/manager.py:996 +#: nova/compute/manager.py:997 msgid "Failed to dealloc network for deleted instance" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1006 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:1036 +#: nova/compute/manager.py:1037 #, python-format msgid "Error: %s" msgstr "" -#: nova/compute/manager.py:1053 +#: nova/compute/manager.py:1054 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1078 nova/compute/manager.py:2519 +#: nova/compute/manager.py:1079 nova/compute/manager.py:2520 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1091 +#: nova/compute/manager.py:1092 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1097 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1102 +#: nova/compute/manager.py:1103 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1131 +#: nova/compute/manager.py:1132 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1141 +#: nova/compute/manager.py:1142 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1166 msgid "Allocating IP information in the background." msgstr "" -#: nova/compute/manager.py:1176 +#: nova/compute/manager.py:1177 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1178 +#: nova/compute/manager.py:1179 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1189 +#: nova/compute/manager.py:1190 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1208 +#: nova/compute/manager.py:1209 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1259 +#: nova/compute/manager.py:1260 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1333 +#: nova/compute/manager.py:1334 msgid "Failed to deallocate network for instance." msgstr "" -#: nova/compute/manager.py:1340 +#: nova/compute/manager.py:1341 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1383 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1386 +#: nova/compute/manager.py:1387 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1393 +#: nova/compute/manager.py:1394 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1441 +#: nova/compute/manager.py:1442 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1503 nova/compute/manager.py:2701 -#: nova/compute/manager.py:4226 +#: nova/compute/manager.py:1504 nova/compute/manager.py:2702 +#: nova/compute/manager.py:4227 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1655 +#: nova/compute/manager.py:1656 #, fuzzy msgid "Rebuilding instance" msgstr "인스턴스 %s를 재부팅합니다" -#: nova/compute/manager.py:1668 +#: nova/compute/manager.py:1669 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1672 +#: nova/compute/manager.py:1673 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1676 +#: nova/compute/manager.py:1677 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1759 +#: nova/compute/manager.py:1760 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1791 +#: nova/compute/manager.py:1792 #, fuzzy, python-format msgid "Detaching from volume api: %s" msgstr "%s 볼륨 탈착에 실패했습니다" -#: nova/compute/manager.py:1809 +#: nova/compute/manager.py:1810 #, fuzzy msgid "Rebooting instance" msgstr "인스턴스 %s를 재부팅합니다" -#: nova/compute/manager.py:1828 +#: nova/compute/manager.py:1829 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1864 +#: nova/compute/manager.py:1865 msgid "Reboot failed but instance is running" msgstr "" -#: nova/compute/manager.py:1867 +#: nova/compute/manager.py:1868 #, python-format msgid "Cannot reboot instance: %(error)s" msgstr "" -#: nova/compute/manager.py:1880 +#: nova/compute/manager.py:1881 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1907 +#: nova/compute/manager.py:1908 #, fuzzy msgid "instance snapshotting" msgstr "인스턴스 %s: 스냅샷 저장중" -#: nova/compute/manager.py:1913 +#: nova/compute/manager.py:1914 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1975 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1982 +#: nova/compute/manager.py:1983 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1987 +#: nova/compute/manager.py:1988 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:2015 +#: nova/compute/manager.py:2016 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:2022 +#: nova/compute/manager.py:2023 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:2029 +#: nova/compute/manager.py:2030 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:2044 +#: nova/compute/manager.py:2045 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:2051 +#: nova/compute/manager.py:2052 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2064 +#: nova/compute/manager.py:2065 #, python-format msgid "" "trying to inject a file into a non-running (state: %(current_state)s " "expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2070 #, python-format msgid "injecting file to %s" msgstr "" -#: nova/compute/manager.py:2089 +#: nova/compute/manager.py:2090 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2102 +#: nova/compute/manager.py:2103 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2121 +#: nova/compute/manager.py:2122 #, fuzzy msgid "Error trying to Rescue Instance" msgstr "인스턴스 %s를 재부팅합니다" -#: nova/compute/manager.py:2125 +#: nova/compute/manager.py:2126 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2143 +#: nova/compute/manager.py:2144 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2164 +#: nova/compute/manager.py:2165 #, python-format msgid "Changing instance metadata according to %r" msgstr "" -#: nova/compute/manager.py:2386 +#: nova/compute/manager.py:2387 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2420 +#: nova/compute/manager.py:2421 #, fuzzy msgid "Instance has no source host" msgstr "인스턴스 %s: 스냅샷 저장중" -#: nova/compute/manager.py:2426 +#: nova/compute/manager.py:2427 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2447 +#: nova/compute/manager.py:2448 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2698 +#: nova/compute/manager.py:2699 #, python-format msgid "Failed to rollback quota for failed finish_resize: %s" msgstr "" -#: nova/compute/manager.py:2761 +#: nova/compute/manager.py:2762 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2779 +#: nova/compute/manager.py:2780 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2818 +#: nova/compute/manager.py:2819 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2849 +#: nova/compute/manager.py:2850 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2869 +#: nova/compute/manager.py:2870 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2874 +#: nova/compute/manager.py:2875 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2877 +#: nova/compute/manager.py:2878 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2894 +#: nova/compute/manager.py:2895 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2921 +#: nova/compute/manager.py:2922 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2956 +#: nova/compute/manager.py:2957 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:3004 +#: nova/compute/manager.py:3005 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3055 +#: nova/compute/manager.py:3056 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3065 +#: nova/compute/manager.py:3066 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3081 +#: nova/compute/manager.py:3082 #, fuzzy, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "볼륨 탈착: %(instance_name)s, %(mountpoint)s" -#: nova/compute/manager.py:3112 +#: nova/compute/manager.py:3113 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3123 +#: nova/compute/manager.py:3124 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "%s 인스턴스에 볼륨장착 할 수 없습니다" -#: nova/compute/manager.py:3130 +#: nova/compute/manager.py:3131 #, fuzzy, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "볼륨 탈착: %(instance_name)s, %(mountpoint)s" -#: nova/compute/manager.py:3154 +#: nova/compute/manager.py:3155 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3190 +#: nova/compute/manager.py:3191 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3210 +#: nova/compute/manager.py:3211 #, python-format msgid "Port %s is not attached" msgstr "" -#: nova/compute/manager.py:3224 +#: nova/compute/manager.py:3225 #, python-format msgid "Host %s not found" msgstr "" -#: nova/compute/manager.py:3377 +#: nova/compute/manager.py:3378 #, python-format msgid "Pre live migration failed at %s" msgstr "" -#: nova/compute/manager.py:3405 +#: nova/compute/manager.py:3406 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3460 +#: nova/compute/manager.py:3461 #, python-format msgid "Migrating instance to %s finished successfully." msgstr "" -#: nova/compute/manager.py:3462 +#: nova/compute/manager.py:3463 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." msgstr "" -#: nova/compute/manager.py:3477 +#: nova/compute/manager.py:3478 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3509 +#: nova/compute/manager.py:3510 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3638 +#: nova/compute/manager.py:3639 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3690 +#: nova/compute/manager.py:3691 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3695 +#: nova/compute/manager.py:3696 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3704 +#: nova/compute/manager.py:3705 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3712 +#: nova/compute/manager.py:3713 #, python-format msgid "Instance %s not found" msgstr "" -#: nova/compute/manager.py:3717 +#: nova/compute/manager.py:3718 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3724 +#: nova/compute/manager.py:3725 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3735 +#: nova/compute/manager.py:3736 #, python-format msgid "Error auto-confirming resize: %s. Will retry later." msgstr "" -#: nova/compute/manager.py:3751 +#: nova/compute/manager.py:3752 #, python-format msgid "" "Running instance usage audit for host %(host)s from %(begin_time)s to " "%(end_time)s. %(number_instances)s instances." msgstr "" -#: nova/compute/manager.py:3771 +#: nova/compute/manager.py:3772 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3795 +#: nova/compute/manager.py:3796 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3898 +#: nova/compute/manager.py:3899 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3912 +#: nova/compute/manager.py:3913 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3939 +#: nova/compute/manager.py:3940 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3946 nova/compute/manager.py:3995 +#: nova/compute/manager.py:3947 nova/compute/manager.py:3996 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3982 +#: nova/compute/manager.py:3983 #, python-format msgid "" "During the sync_power process the instance has moved from host %(src)s to" " host %(dst)s" msgstr "" -#: nova/compute/manager.py:4019 +#: nova/compute/manager.py:4020 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4031 nova/compute/manager.py:4040 -#: nova/compute/manager.py:4070 +#: nova/compute/manager.py:4032 nova/compute/manager.py:4041 +#: nova/compute/manager.py:4071 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4036 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4051 +#: nova/compute/manager.py:4052 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:4057 +#: nova/compute/manager.py:4058 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:4063 +#: nova/compute/manager.py:4064 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4079 +#: nova/compute/manager.py:4080 #, fuzzy msgid "Instance is not (soft-)deleted." msgstr "인스턴스 %s: 스냅샷 저장중" -#: nova/compute/manager.py:4087 +#: nova/compute/manager.py:4088 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4100 +#: nova/compute/manager.py:4101 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4127 +#: nova/compute/manager.py:4128 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4137 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4138 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4177 +#: nova/compute/manager.py:4178 #, python-format msgid "" "Detected instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4183 +#: nova/compute/manager.py:4184 #, python-format msgid "" "Destroying instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4190 +#: nova/compute/manager.py:4191 #, python-format msgid "Unrecognized value '%s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4217 +#: nova/compute/manager.py:4218 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5145,6 +5145,25 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" +#: nova/conductor/tasks/live_migrate.py:103 +#, python-format +msgid "" +"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " +"memory(host:%(avail)s <= instance:%(mem_inst)s)" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:150 +#, python-format +msgid "Skipping host: %(host)s because: %(e)s" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:169 +#, python-format +msgid "" +"Exceeded max scheduling attempts %(max_attempts)d for instance " +"%(instance_uuid)s during live migration" +msgstr "" + #: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "" @@ -6682,86 +6701,79 @@ msgstr "" msgid "No key defining hosts for topic '%s', see ringfile" msgstr "" -#: nova/scheduler/chance.py:51 +#: nova/scheduler/chance.py:56 msgid "Is the appropriate service running?" msgstr "" -#: nova/scheduler/chance.py:56 +#: nova/scheduler/chance.py:61 msgid "Could not find another compute" msgstr "" -#: nova/scheduler/driver.py:61 +#: nova/scheduler/driver.py:57 msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:226 +#: nova/scheduler/driver.py:59 nova/scheduler/manager.py:233 #, python-format msgid "Setting instance to %s state." msgstr "" -#: nova/scheduler/driver.py:156 +#: nova/scheduler/driver.py:150 msgid "Driver must implement schedule_prep_resize" msgstr "" -#: nova/scheduler/driver.py:164 +#: nova/scheduler/driver.py:158 msgid "Driver must implement schedule_run_instance" msgstr "" -#: nova/scheduler/driver.py:169 +#: nova/scheduler/driver.py:163 msgid "Driver must implement select_hosts" msgstr "" -#: nova/scheduler/driver.py:339 -#, python-format -msgid "" -"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " -"memory(host:%(avail)s <= instance:%(mem_inst)s)" -msgstr "" - -#: nova/scheduler/filter_scheduler.py:73 +#: nova/scheduler/filter_scheduler.py:76 #, python-format msgid "" "Attempting to build %(num_instances)d instance(s) uuids: " "%(instance_uuids)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:77 +#: nova/scheduler/filter_scheduler.py:80 #, python-format msgid "Request Spec: %s" msgstr "" -#: nova/scheduler/filter_scheduler.py:97 +#: nova/scheduler/filter_scheduler.py:100 #, fuzzy, python-format msgid "Choosing host %(weighed_host)s for instance %(instance_uuid)s" msgstr "%(instance_name)s 인스턴스에 %(mountpoint)s 마운트지점이 장착되었습니다" -#: nova/scheduler/filter_scheduler.py:239 +#: nova/scheduler/filter_scheduler.py:242 msgid "Invalid value for 'scheduler_max_attempts', must be >= 1" msgstr "" -#: nova/scheduler/filter_scheduler.py:256 +#: nova/scheduler/filter_scheduler.py:259 #, python-format msgid "Error from last host: %(last_host)s (node %(last_node)s): %(exc)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:288 +#: nova/scheduler/filter_scheduler.py:291 #, python-format msgid "" "Exceeded max scheduling attempts %(max_attempts)d for instance " "%(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:356 +#: nova/scheduler/filter_scheduler.py:359 #, python-format msgid "Filtered %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:361 +#: nova/scheduler/filter_scheduler.py:364 #, python-format msgid "Weighed %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:403 +#: nova/scheduler/filter_scheduler.py:417 #, python-format msgid "Unable to migrate %(instance_uuid)s to %(dest)s: Lack of memory" msgstr "" @@ -6812,7 +6824,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:211 +#: nova/scheduler/manager.py:218 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -7128,9 +7140,10 @@ msgstr "" #: nova/tests/compute/test_compute.py:1133 #: nova/tests/compute/test_compute.py:1151 #: nova/tests/compute/test_compute.py:1202 -#: nova/tests/compute/test_compute.py:1229 -#: nova/tests/compute/test_compute.py:1276 -#: nova/tests/compute/test_compute.py:4129 +#: nova/tests/compute/test_compute.py:1227 +#: nova/tests/compute/test_compute.py:1253 +#: nova/tests/compute/test_compute.py:1300 +#: nova/tests/compute/test_compute.py:4153 #, python-format msgid "Running instances: %s" msgstr "" @@ -7138,25 +7151,26 @@ msgstr "" #: nova/tests/compute/test_compute.py:1139 #: nova/tests/compute/test_compute.py:1174 #: nova/tests/compute/test_compute.py:1217 -#: nova/tests/compute/test_compute.py:1247 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:1271 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1818 +#: nova/tests/compute/test_compute.py:1842 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4140 +#: nova/tests/compute/test_compute.py:4164 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4651 +#: nova/tests/compute/test_compute.py:4675 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9549 +#: nova/tests/compute/test_compute.py:9573 msgid "spawn error" msgstr "" @@ -7287,12 +7301,12 @@ msgid "" "left to copy" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:905 +#: nova/tests/virt/xenapi/test_xenapi.py:900 #, python-format msgid "Creating files in %s to simulate guest agent" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:916 +#: nova/tests/virt/xenapi/test_xenapi.py:911 #, python-format msgid "Removing simulated guest agent files in %s" msgstr "" @@ -8845,7 +8859,7 @@ msgstr "" msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1446 +#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1442 msgid "Guest does not have a console available" msgstr "" @@ -10192,7 +10206,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1390 +#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1386 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10352,19 +10366,19 @@ msgstr "%s 볼륨 탈착에 실패했습니다" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "%(instance_name)s 인스턴스에 %(mountpoint)s 마운트지점이 탈착되었습니다" -#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1644 +#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1640 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1649 +#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1645 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1654 +#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1650 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -11187,67 +11201,63 @@ msgstr "" msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1260 -msgid "XenAPI failed to power the instance off" -msgstr "" - -#: nova/virt/xenapi/vmops.py:1307 +#: nova/virt/xenapi/vmops.py:1303 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1341 +#: nova/virt/xenapi/vmops.py:1337 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1394 +#: nova/virt/xenapi/vmops.py:1390 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1566 +#: nova/virt/xenapi/vmops.py:1562 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1575 +#: nova/virt/xenapi/vmops.py:1571 #, python-format msgid "Creating VIF for network %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1578 +#: nova/virt/xenapi/vmops.py:1574 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1607 +#: nova/virt/xenapi/vmops.py:1603 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1711 +#: nova/virt/xenapi/vmops.py:1707 #, python-format msgid "Destination host:%s must be in the same aggregate as the source server" msgstr "" -#: nova/virt/xenapi/vmops.py:1732 +#: nova/virt/xenapi/vmops.py:1728 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1744 +#: nova/virt/xenapi/vmops.py:1740 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1818 +#: nova/virt/xenapi/vmops.py:1814 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1829 +#: nova/virt/xenapi/vmops.py:1825 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1882 +#: nova/virt/xenapi/vmops.py:1878 msgid "Migrate Send failed" msgstr "" @@ -11388,60 +11398,6 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "'%s' argument must be greater than 0" -#~ msgstr "" - -#~ msgid "'%s' argument must be greater than or equal to 0" -#~ msgstr "" - -#~ msgid "Failed to load plugin %(plug)s: %(exc)s" -#~ msgstr "" - -#~ msgid "Setting instance to %(state)s state." -#~ msgstr "" - -#~ msgid "Could not decode scheduler options: '%(e)s'" -#~ msgstr "" - -#~ msgid "%(host_state)s fails tenant id on aggregate" -#~ msgstr "" - -#~ msgid "No more PXE IPs available" -#~ msgstr "" - -#~ msgid "Deleting instance files %(target)s" -#~ msgstr "" - -#~ msgid "Live Migration failure: %(e)s" -#~ msgstr "" - -#~ msgid "skipping %(path)s since it looks like volume" -#~ msgstr "" - -#~ msgid "skipping disk for %(instance_name)s as it does not have a path" -#~ msgstr "" - -#~ msgid "Checking instance files accessability%(instance_path)s" -#~ msgstr "" - -#~ msgid "The nwfilter(%(instance_filter_name)s) is not found." -#~ msgstr "" - -#~ msgid "Failed to query agent version: %r" -#~ msgstr "" - -#~ msgid "Reached maximum time attempting to query agent version" -#~ msgstr "" - -#~ msgid "Failed to update agent: %r" -#~ msgstr "" - -#~ msgid "Failed to exchange keys: %r" -#~ msgstr "" - -#~ msgid "Failed to inject file: %r" -#~ msgstr "" - -#~ msgid "Failed to reset network: %r" +#~ msgid "XenAPI failed to power the instance off" #~ msgstr "" diff --git a/nova/locale/ko_KR/LC_MESSAGES/nova.po b/nova/locale/ko_KR/LC_MESSAGES/nova.po index 325fdfa5c720..0256234dadd3 100644 --- a/nova/locale/ko_KR/LC_MESSAGES/nova.po +++ b/nova/locale/ko_KR/LC_MESSAGES/nova.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2013-06-24 19:37+0000\n" +"POT-Creation-Date: 2013-06-25 19:37+0000\n" "PO-Revision-Date: 2013-05-06 16:05+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: en_US \n" @@ -178,7 +178,7 @@ msgid "" "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:248 nova/api/ec2/cloud.py:473 +#: nova/exception.py:248 nova/api/ec2/cloud.py:472 msgid "Keypair data is invalid" msgstr "Keypair 데이터가 맞지 않습니다" @@ -1725,261 +1725,261 @@ msgstr "" msgid "Unsupported API request: controller = %(controller)s, action = %(action)s" msgstr "" -#: nova/api/ec2/cloud.py:402 +#: nova/api/ec2/cloud.py:401 #, python-format msgid "Create snapshot of volume %s" msgstr "" -#: nova/api/ec2/cloud.py:427 +#: nova/api/ec2/cloud.py:426 #, python-format msgid "Could not find key pair(s): %s" msgstr "" -#: nova/api/ec2/cloud.py:444 +#: nova/api/ec2/cloud.py:443 #, python-format msgid "Create key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:451 nova/api/ec2/cloud.py:470 +#: nova/api/ec2/cloud.py:450 nova/api/ec2/cloud.py:469 #: nova/api/openstack/compute/contrib/keypairs.py:93 #: nova/api/openstack/compute/plugins/v3/keypairs.py:95 msgid "Quota exceeded, too many key pairs." msgstr "" -#: nova/api/ec2/cloud.py:460 +#: nova/api/ec2/cloud.py:459 #, python-format msgid "Import key %s" msgstr "" -#: nova/api/ec2/cloud.py:480 +#: nova/api/ec2/cloud.py:479 #, python-format msgid "Delete key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:622 nova/api/ec2/cloud.py:742 +#: nova/api/ec2/cloud.py:621 nova/api/ec2/cloud.py:741 msgid "Not enough parameters, need group_name or group_id" msgstr "" -#: nova/api/ec2/cloud.py:627 +#: nova/api/ec2/cloud.py:626 #, python-format msgid "%s Not enough parameters to build a valid rule" msgstr "" -#: nova/api/ec2/cloud.py:634 +#: nova/api/ec2/cloud.py:633 #, python-format msgid "Invalid IP protocol %s." msgstr "" -#: nova/api/ec2/cloud.py:664 nova/api/ec2/cloud.py:696 +#: nova/api/ec2/cloud.py:663 nova/api/ec2/cloud.py:695 msgid "No rule for the specified parameters." msgstr "" -#: nova/api/ec2/cloud.py:687 +#: nova/api/ec2/cloud.py:686 #, python-format msgid "%s - This rule already exists in group" msgstr "" -#: nova/api/ec2/cloud.py:770 +#: nova/api/ec2/cloud.py:769 #, python-format msgid "Get console output for instance %s" msgstr "" -#: nova/api/ec2/cloud.py:841 +#: nova/api/ec2/cloud.py:840 #, python-format msgid "Create volume from snapshot %s" msgstr "" -#: nova/api/ec2/cloud.py:845 nova/api/openstack/compute/contrib/volumes.py:242 +#: nova/api/ec2/cloud.py:844 nova/api/openstack/compute/contrib/volumes.py:242 #, python-format msgid "Create volume of %s GB" msgstr "" -#: nova/api/ec2/cloud.py:872 +#: nova/api/ec2/cloud.py:871 msgid "Delete Failed" msgstr "" -#: nova/api/ec2/cloud.py:885 +#: nova/api/ec2/cloud.py:884 #, python-format msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s" msgstr "" -#: nova/api/ec2/cloud.py:896 +#: nova/api/ec2/cloud.py:895 msgid "Attach Failed." msgstr "" -#: nova/api/ec2/cloud.py:918 nova/api/openstack/compute/contrib/volumes.py:445 +#: nova/api/ec2/cloud.py:917 nova/api/openstack/compute/contrib/volumes.py:445 #, python-format msgid "Detach volume %s" msgstr "" -#: nova/api/ec2/cloud.py:925 +#: nova/api/ec2/cloud.py:924 msgid "Detach Volume Failed." msgstr "" -#: nova/api/ec2/cloud.py:951 nova/api/ec2/cloud.py:1008 -#: nova/api/ec2/cloud.py:1574 nova/api/ec2/cloud.py:1589 +#: nova/api/ec2/cloud.py:950 nova/api/ec2/cloud.py:1007 +#: nova/api/ec2/cloud.py:1573 nova/api/ec2/cloud.py:1588 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1083 +#: nova/api/ec2/cloud.py:1082 #, python-format msgid "vol = %s\n" msgstr "vol = %s\n" -#: nova/api/ec2/cloud.py:1243 +#: nova/api/ec2/cloud.py:1242 msgid "Allocate address" msgstr "주소 할당" -#: nova/api/ec2/cloud.py:1247 +#: nova/api/ec2/cloud.py:1246 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1251 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Release address %s" msgstr "주소 릴리즈 %s" -#: nova/api/ec2/cloud.py:1256 +#: nova/api/ec2/cloud.py:1255 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1258 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1269 +#: nova/api/ec2/cloud.py:1268 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1277 +#: nova/api/ec2/cloud.py:1276 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1286 +#: nova/api/ec2/cloud.py:1285 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1289 +#: nova/api/ec2/cloud.py:1288 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1292 +#: nova/api/ec2/cloud.py:1291 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1300 +#: nova/api/ec2/cloud.py:1299 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1305 +#: nova/api/ec2/cloud.py:1304 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1308 +#: nova/api/ec2/cloud.py:1307 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1335 +#: nova/api/ec2/cloud.py:1334 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1373 +#: nova/api/ec2/cloud.py:1372 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1383 +#: nova/api/ec2/cloud.py:1382 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1393 +#: nova/api/ec2/cloud.py:1392 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1403 +#: nova/api/ec2/cloud.py:1402 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1494 +#: nova/api/ec2/cloud.py:1493 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1510 +#: nova/api/ec2/cloud.py:1509 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1529 +#: nova/api/ec2/cloud.py:1528 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1592 +#: nova/api/ec2/cloud.py:1591 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1594 +#: nova/api/ec2/cloud.py:1593 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1596 +#: nova/api/ec2/cloud.py:1595 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1598 +#: nova/api/ec2/cloud.py:1597 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1611 +#: nova/api/ec2/cloud.py:1610 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1639 +#: nova/api/ec2/cloud.py:1638 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1671 +#: nova/api/ec2/cloud.py:1670 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1689 +#: nova/api/ec2/cloud.py:1688 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1714 nova/api/ec2/cloud.py:1759 +#: nova/api/ec2/cloud.py:1713 nova/api/ec2/cloud.py:1758 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1717 nova/api/ec2/cloud.py:1762 +#: nova/api/ec2/cloud.py:1716 nova/api/ec2/cloud.py:1761 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1721 nova/api/ec2/cloud.py:1766 +#: nova/api/ec2/cloud.py:1720 nova/api/ec2/cloud.py:1765 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1724 nova/api/ec2/cloud.py:1769 +#: nova/api/ec2/cloud.py:1723 nova/api/ec2/cloud.py:1768 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1781 +#: nova/api/ec2/cloud.py:1780 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1854 +#: nova/api/ec2/cloud.py:1853 msgid "Invalid CIDR" msgstr "" @@ -4356,653 +4356,653 @@ msgstr "" msgid "Possibly task preempted." msgstr "" -#: nova/compute/manager.py:379 +#: nova/compute/manager.py:380 #, python-format msgid "%s is not a valid node managed by this compute host." msgstr "" -#: nova/compute/manager.py:407 +#: nova/compute/manager.py:408 msgid "Instance has been destroyed from under us while trying to set it to ERROR" msgstr "" -#: nova/compute/manager.py:456 +#: nova/compute/manager.py:457 #, python-format msgid "" "Deleting instance as its host (%(instance_host)s) is not equal to our " "host (%(our_host)s)." msgstr "" -#: nova/compute/manager.py:472 +#: nova/compute/manager.py:473 msgid "Instance has been marked deleted already, removing it from the hypervisor." msgstr "" -#: nova/compute/manager.py:493 +#: nova/compute/manager.py:494 msgid "" "Hypervisor driver does not support instance shared storage check, " "assuming it's not on shared storage" msgstr "" -#: nova/compute/manager.py:499 +#: nova/compute/manager.py:500 msgid "Failed to check if instance shared" msgstr "" -#: nova/compute/manager.py:541 +#: nova/compute/manager.py:542 #, python-format msgid "" "Error raised getting network info for instance %(instance_uuid)s. " "Retrying in %(retry_time)s seconds." msgstr "" -#: nova/compute/manager.py:567 +#: nova/compute/manager.py:568 msgid "Failed to revert crashed migration" msgstr "" -#: nova/compute/manager.py:570 +#: nova/compute/manager.py:571 msgid "Instance found in migrating state during startup. Resetting task_state" msgstr "" -#: nova/compute/manager.py:581 +#: nova/compute/manager.py:582 #, python-format msgid "Current state is %(drv_state)s, state in DB is %(db_state)s." msgstr "" -#: nova/compute/manager.py:587 +#: nova/compute/manager.py:588 msgid "Rebooting instance after nova-compute restart." msgstr "" -#: nova/compute/manager.py:601 +#: nova/compute/manager.py:602 msgid "Hypervisor driver does not support resume guests" msgstr "" -#: nova/compute/manager.py:606 +#: nova/compute/manager.py:607 msgid "Failed to resume instance" msgstr "" -#: nova/compute/manager.py:616 +#: nova/compute/manager.py:617 msgid "Hypervisor driver does not support firewall rules" msgstr "" -#: nova/compute/manager.py:620 +#: nova/compute/manager.py:621 #, python-format msgid "Lifecycle event %(state)d on VM %(uuid)s" msgstr "" -#: nova/compute/manager.py:636 +#: nova/compute/manager.py:637 #, python-format msgid "Unexpected power state %d" msgstr "" -#: nova/compute/manager.py:648 +#: nova/compute/manager.py:649 #, python-format msgid "Ignoring event %s" msgstr "" -#: nova/compute/manager.py:686 +#: nova/compute/manager.py:687 msgid "Checking state" msgstr "" -#: nova/compute/manager.py:784 +#: nova/compute/manager.py:785 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:801 +#: nova/compute/manager.py:802 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:902 +#: nova/compute/manager.py:903 msgid "Success" msgstr "" -#: nova/compute/manager.py:925 +#: nova/compute/manager.py:926 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:952 nova/compute/manager.py:2466 +#: nova/compute/manager.py:953 nova/compute/manager.py:2467 #, python-format msgid "No node specified, defaulting to %s" msgstr "" -#: nova/compute/manager.py:996 +#: nova/compute/manager.py:997 msgid "Failed to dealloc network for deleted instance" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1006 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:1036 +#: nova/compute/manager.py:1037 #, python-format msgid "Error: %s" msgstr "" -#: nova/compute/manager.py:1053 +#: nova/compute/manager.py:1054 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1078 nova/compute/manager.py:2519 +#: nova/compute/manager.py:1079 nova/compute/manager.py:2520 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1091 +#: nova/compute/manager.py:1092 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1097 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1102 +#: nova/compute/manager.py:1103 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1131 +#: nova/compute/manager.py:1132 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1141 +#: nova/compute/manager.py:1142 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1166 msgid "Allocating IP information in the background." msgstr "" -#: nova/compute/manager.py:1176 +#: nova/compute/manager.py:1177 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1178 +#: nova/compute/manager.py:1179 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1189 +#: nova/compute/manager.py:1190 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1208 +#: nova/compute/manager.py:1209 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1259 +#: nova/compute/manager.py:1260 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1333 +#: nova/compute/manager.py:1334 msgid "Failed to deallocate network for instance." msgstr "" -#: nova/compute/manager.py:1340 +#: nova/compute/manager.py:1341 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1383 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1386 +#: nova/compute/manager.py:1387 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1393 +#: nova/compute/manager.py:1394 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1441 +#: nova/compute/manager.py:1442 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1503 nova/compute/manager.py:2701 -#: nova/compute/manager.py:4226 +#: nova/compute/manager.py:1504 nova/compute/manager.py:2702 +#: nova/compute/manager.py:4227 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1655 +#: nova/compute/manager.py:1656 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1668 +#: nova/compute/manager.py:1669 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1672 +#: nova/compute/manager.py:1673 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1676 +#: nova/compute/manager.py:1677 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1759 +#: nova/compute/manager.py:1760 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1791 +#: nova/compute/manager.py:1792 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1809 +#: nova/compute/manager.py:1810 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1828 +#: nova/compute/manager.py:1829 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1864 +#: nova/compute/manager.py:1865 msgid "Reboot failed but instance is running" msgstr "" -#: nova/compute/manager.py:1867 +#: nova/compute/manager.py:1868 #, python-format msgid "Cannot reboot instance: %(error)s" msgstr "" -#: nova/compute/manager.py:1880 +#: nova/compute/manager.py:1881 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1907 +#: nova/compute/manager.py:1908 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1913 +#: nova/compute/manager.py:1914 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1975 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1982 +#: nova/compute/manager.py:1983 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1987 +#: nova/compute/manager.py:1988 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:2015 +#: nova/compute/manager.py:2016 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:2022 +#: nova/compute/manager.py:2023 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:2029 +#: nova/compute/manager.py:2030 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:2044 +#: nova/compute/manager.py:2045 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:2051 +#: nova/compute/manager.py:2052 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2064 +#: nova/compute/manager.py:2065 #, python-format msgid "" "trying to inject a file into a non-running (state: %(current_state)s " "expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2070 #, python-format msgid "injecting file to %s" msgstr "" -#: nova/compute/manager.py:2089 +#: nova/compute/manager.py:2090 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2102 +#: nova/compute/manager.py:2103 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2121 +#: nova/compute/manager.py:2122 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2125 +#: nova/compute/manager.py:2126 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2143 +#: nova/compute/manager.py:2144 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2164 +#: nova/compute/manager.py:2165 #, python-format msgid "Changing instance metadata according to %r" msgstr "" -#: nova/compute/manager.py:2386 +#: nova/compute/manager.py:2387 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2420 +#: nova/compute/manager.py:2421 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2426 +#: nova/compute/manager.py:2427 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2447 +#: nova/compute/manager.py:2448 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2698 +#: nova/compute/manager.py:2699 #, python-format msgid "Failed to rollback quota for failed finish_resize: %s" msgstr "" -#: nova/compute/manager.py:2761 +#: nova/compute/manager.py:2762 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2779 +#: nova/compute/manager.py:2780 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2818 +#: nova/compute/manager.py:2819 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2849 +#: nova/compute/manager.py:2850 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2869 +#: nova/compute/manager.py:2870 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2874 +#: nova/compute/manager.py:2875 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2877 +#: nova/compute/manager.py:2878 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2894 +#: nova/compute/manager.py:2895 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2921 +#: nova/compute/manager.py:2922 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2956 +#: nova/compute/manager.py:2957 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:3004 +#: nova/compute/manager.py:3005 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3055 +#: nova/compute/manager.py:3056 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3065 +#: nova/compute/manager.py:3066 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3081 +#: nova/compute/manager.py:3082 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3112 +#: nova/compute/manager.py:3113 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3123 +#: nova/compute/manager.py:3124 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3130 +#: nova/compute/manager.py:3131 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3154 +#: nova/compute/manager.py:3155 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3190 +#: nova/compute/manager.py:3191 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3210 +#: nova/compute/manager.py:3211 #, python-format msgid "Port %s is not attached" msgstr "" -#: nova/compute/manager.py:3224 +#: nova/compute/manager.py:3225 #, python-format msgid "Host %s not found" msgstr "" -#: nova/compute/manager.py:3377 +#: nova/compute/manager.py:3378 #, python-format msgid "Pre live migration failed at %s" msgstr "" -#: nova/compute/manager.py:3405 +#: nova/compute/manager.py:3406 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3460 +#: nova/compute/manager.py:3461 #, python-format msgid "Migrating instance to %s finished successfully." msgstr "" -#: nova/compute/manager.py:3462 +#: nova/compute/manager.py:3463 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." msgstr "" -#: nova/compute/manager.py:3477 +#: nova/compute/manager.py:3478 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3509 +#: nova/compute/manager.py:3510 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3638 +#: nova/compute/manager.py:3639 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3690 +#: nova/compute/manager.py:3691 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3695 +#: nova/compute/manager.py:3696 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3704 +#: nova/compute/manager.py:3705 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3712 +#: nova/compute/manager.py:3713 #, python-format msgid "Instance %s not found" msgstr "" -#: nova/compute/manager.py:3717 +#: nova/compute/manager.py:3718 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3724 +#: nova/compute/manager.py:3725 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3735 +#: nova/compute/manager.py:3736 #, python-format msgid "Error auto-confirming resize: %s. Will retry later." msgstr "" -#: nova/compute/manager.py:3751 +#: nova/compute/manager.py:3752 #, python-format msgid "" "Running instance usage audit for host %(host)s from %(begin_time)s to " "%(end_time)s. %(number_instances)s instances." msgstr "" -#: nova/compute/manager.py:3771 +#: nova/compute/manager.py:3772 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3795 +#: nova/compute/manager.py:3796 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3898 +#: nova/compute/manager.py:3899 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3912 +#: nova/compute/manager.py:3913 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3939 +#: nova/compute/manager.py:3940 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3946 nova/compute/manager.py:3995 +#: nova/compute/manager.py:3947 nova/compute/manager.py:3996 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3982 +#: nova/compute/manager.py:3983 #, python-format msgid "" "During the sync_power process the instance has moved from host %(src)s to" " host %(dst)s" msgstr "" -#: nova/compute/manager.py:4019 +#: nova/compute/manager.py:4020 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4031 nova/compute/manager.py:4040 -#: nova/compute/manager.py:4070 +#: nova/compute/manager.py:4032 nova/compute/manager.py:4041 +#: nova/compute/manager.py:4071 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4036 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4051 +#: nova/compute/manager.py:4052 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:4057 +#: nova/compute/manager.py:4058 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:4063 +#: nova/compute/manager.py:4064 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4079 +#: nova/compute/manager.py:4080 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4087 +#: nova/compute/manager.py:4088 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4100 +#: nova/compute/manager.py:4101 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4127 +#: nova/compute/manager.py:4128 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4137 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4138 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4177 +#: nova/compute/manager.py:4178 #, python-format msgid "" "Detected instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4183 +#: nova/compute/manager.py:4184 #, python-format msgid "" "Destroying instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4190 +#: nova/compute/manager.py:4191 #, python-format msgid "Unrecognized value '%s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4217 +#: nova/compute/manager.py:4218 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5131,6 +5131,25 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" +#: nova/conductor/tasks/live_migrate.py:103 +#, python-format +msgid "" +"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " +"memory(host:%(avail)s <= instance:%(mem_inst)s)" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:150 +#, python-format +msgid "Skipping host: %(host)s because: %(e)s" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:169 +#, python-format +msgid "" +"Exceeded max scheduling attempts %(max_attempts)d for instance " +"%(instance_uuid)s during live migration" +msgstr "" + #: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "" @@ -6668,86 +6687,79 @@ msgstr "" msgid "No key defining hosts for topic '%s', see ringfile" msgstr "" -#: nova/scheduler/chance.py:51 +#: nova/scheduler/chance.py:56 msgid "Is the appropriate service running?" msgstr "" -#: nova/scheduler/chance.py:56 +#: nova/scheduler/chance.py:61 msgid "Could not find another compute" msgstr "" -#: nova/scheduler/driver.py:61 +#: nova/scheduler/driver.py:57 msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:226 +#: nova/scheduler/driver.py:59 nova/scheduler/manager.py:233 #, python-format msgid "Setting instance to %s state." msgstr "" -#: nova/scheduler/driver.py:156 +#: nova/scheduler/driver.py:150 msgid "Driver must implement schedule_prep_resize" msgstr "" -#: nova/scheduler/driver.py:164 +#: nova/scheduler/driver.py:158 msgid "Driver must implement schedule_run_instance" msgstr "" -#: nova/scheduler/driver.py:169 +#: nova/scheduler/driver.py:163 msgid "Driver must implement select_hosts" msgstr "" -#: nova/scheduler/driver.py:339 -#, python-format -msgid "" -"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " -"memory(host:%(avail)s <= instance:%(mem_inst)s)" -msgstr "" - -#: nova/scheduler/filter_scheduler.py:73 +#: nova/scheduler/filter_scheduler.py:76 #, python-format msgid "" "Attempting to build %(num_instances)d instance(s) uuids: " "%(instance_uuids)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:77 +#: nova/scheduler/filter_scheduler.py:80 #, python-format msgid "Request Spec: %s" msgstr "" -#: nova/scheduler/filter_scheduler.py:97 +#: nova/scheduler/filter_scheduler.py:100 #, python-format msgid "Choosing host %(weighed_host)s for instance %(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:239 +#: nova/scheduler/filter_scheduler.py:242 msgid "Invalid value for 'scheduler_max_attempts', must be >= 1" msgstr "" -#: nova/scheduler/filter_scheduler.py:256 +#: nova/scheduler/filter_scheduler.py:259 #, python-format msgid "Error from last host: %(last_host)s (node %(last_node)s): %(exc)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:288 +#: nova/scheduler/filter_scheduler.py:291 #, python-format msgid "" "Exceeded max scheduling attempts %(max_attempts)d for instance " "%(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:356 +#: nova/scheduler/filter_scheduler.py:359 #, python-format msgid "Filtered %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:361 +#: nova/scheduler/filter_scheduler.py:364 #, python-format msgid "Weighed %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:403 +#: nova/scheduler/filter_scheduler.py:417 #, python-format msgid "Unable to migrate %(instance_uuid)s to %(dest)s: Lack of memory" msgstr "" @@ -6798,7 +6810,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:211 +#: nova/scheduler/manager.py:218 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -7114,9 +7126,10 @@ msgstr "" #: nova/tests/compute/test_compute.py:1133 #: nova/tests/compute/test_compute.py:1151 #: nova/tests/compute/test_compute.py:1202 -#: nova/tests/compute/test_compute.py:1229 -#: nova/tests/compute/test_compute.py:1276 -#: nova/tests/compute/test_compute.py:4129 +#: nova/tests/compute/test_compute.py:1227 +#: nova/tests/compute/test_compute.py:1253 +#: nova/tests/compute/test_compute.py:1300 +#: nova/tests/compute/test_compute.py:4153 #, python-format msgid "Running instances: %s" msgstr "" @@ -7124,25 +7137,26 @@ msgstr "" #: nova/tests/compute/test_compute.py:1139 #: nova/tests/compute/test_compute.py:1174 #: nova/tests/compute/test_compute.py:1217 -#: nova/tests/compute/test_compute.py:1247 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:1271 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1818 +#: nova/tests/compute/test_compute.py:1842 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4140 +#: nova/tests/compute/test_compute.py:4164 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4651 +#: nova/tests/compute/test_compute.py:4675 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9549 +#: nova/tests/compute/test_compute.py:9573 msgid "spawn error" msgstr "" @@ -7273,12 +7287,12 @@ msgid "" "left to copy" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:905 +#: nova/tests/virt/xenapi/test_xenapi.py:900 #, python-format msgid "Creating files in %s to simulate guest agent" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:916 +#: nova/tests/virt/xenapi/test_xenapi.py:911 #, python-format msgid "Removing simulated guest agent files in %s" msgstr "" @@ -8816,7 +8830,7 @@ msgstr "" msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1446 +#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1442 msgid "Guest does not have a console available" msgstr "" @@ -10162,7 +10176,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1390 +#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1386 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10320,19 +10334,19 @@ msgstr "" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1644 +#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1640 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1649 +#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1645 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1654 +#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1650 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -11154,67 +11168,63 @@ msgstr "" msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1260 -msgid "XenAPI failed to power the instance off" -msgstr "" - -#: nova/virt/xenapi/vmops.py:1307 +#: nova/virt/xenapi/vmops.py:1303 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1341 +#: nova/virt/xenapi/vmops.py:1337 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1394 +#: nova/virt/xenapi/vmops.py:1390 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1566 +#: nova/virt/xenapi/vmops.py:1562 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1575 +#: nova/virt/xenapi/vmops.py:1571 #, python-format msgid "Creating VIF for network %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1578 +#: nova/virt/xenapi/vmops.py:1574 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1607 +#: nova/virt/xenapi/vmops.py:1603 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1711 +#: nova/virt/xenapi/vmops.py:1707 #, python-format msgid "Destination host:%s must be in the same aggregate as the source server" msgstr "" -#: nova/virt/xenapi/vmops.py:1732 +#: nova/virt/xenapi/vmops.py:1728 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1744 +#: nova/virt/xenapi/vmops.py:1740 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1818 +#: nova/virt/xenapi/vmops.py:1814 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1829 +#: nova/virt/xenapi/vmops.py:1825 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1882 +#: nova/virt/xenapi/vmops.py:1878 msgid "Migrate Send failed" msgstr "" @@ -11355,60 +11365,6 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "'%s' argument must be greater than 0" -#~ msgstr "" - -#~ msgid "'%s' argument must be greater than or equal to 0" -#~ msgstr "" - -#~ msgid "Failed to load plugin %(plug)s: %(exc)s" -#~ msgstr "" - -#~ msgid "Setting instance to %(state)s state." -#~ msgstr "" - -#~ msgid "Could not decode scheduler options: '%(e)s'" -#~ msgstr "" - -#~ msgid "%(host_state)s fails tenant id on aggregate" -#~ msgstr "" - -#~ msgid "No more PXE IPs available" -#~ msgstr "" - -#~ msgid "Deleting instance files %(target)s" -#~ msgstr "" - -#~ msgid "Live Migration failure: %(e)s" -#~ msgstr "" - -#~ msgid "skipping %(path)s since it looks like volume" -#~ msgstr "" - -#~ msgid "skipping disk for %(instance_name)s as it does not have a path" -#~ msgstr "" - -#~ msgid "Checking instance files accessability%(instance_path)s" -#~ msgstr "" - -#~ msgid "The nwfilter(%(instance_filter_name)s) is not found." -#~ msgstr "" - -#~ msgid "Failed to query agent version: %r" -#~ msgstr "" - -#~ msgid "Reached maximum time attempting to query agent version" -#~ msgstr "" - -#~ msgid "Failed to update agent: %r" -#~ msgstr "" - -#~ msgid "Failed to exchange keys: %r" -#~ msgstr "" - -#~ msgid "Failed to inject file: %r" -#~ msgstr "" - -#~ msgid "Failed to reset network: %r" +#~ msgid "XenAPI failed to power the instance off" #~ msgstr "" diff --git a/nova/locale/ms/LC_MESSAGES/nova.po b/nova/locale/ms/LC_MESSAGES/nova.po index d78ab1fc9891..b26d27f9f2d9 100644 --- a/nova/locale/ms/LC_MESSAGES/nova.po +++ b/nova/locale/ms/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2013-06-24 19:37+0000\n" +"POT-Creation-Date: 2013-06-25 19:37+0000\n" "PO-Revision-Date: 2013-05-28 17:08+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Malay " @@ -178,7 +178,7 @@ msgid "" "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:248 nova/api/ec2/cloud.py:473 +#: nova/exception.py:248 nova/api/ec2/cloud.py:472 msgid "Keypair data is invalid" msgstr "" @@ -1725,261 +1725,261 @@ msgstr "" msgid "Unsupported API request: controller = %(controller)s, action = %(action)s" msgstr "" -#: nova/api/ec2/cloud.py:402 +#: nova/api/ec2/cloud.py:401 #, python-format msgid "Create snapshot of volume %s" msgstr "" -#: nova/api/ec2/cloud.py:427 +#: nova/api/ec2/cloud.py:426 #, python-format msgid "Could not find key pair(s): %s" msgstr "" -#: nova/api/ec2/cloud.py:444 +#: nova/api/ec2/cloud.py:443 #, python-format msgid "Create key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:451 nova/api/ec2/cloud.py:470 +#: nova/api/ec2/cloud.py:450 nova/api/ec2/cloud.py:469 #: nova/api/openstack/compute/contrib/keypairs.py:93 #: nova/api/openstack/compute/plugins/v3/keypairs.py:95 msgid "Quota exceeded, too many key pairs." msgstr "" -#: nova/api/ec2/cloud.py:460 +#: nova/api/ec2/cloud.py:459 #, python-format msgid "Import key %s" msgstr "" -#: nova/api/ec2/cloud.py:480 +#: nova/api/ec2/cloud.py:479 #, python-format msgid "Delete key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:622 nova/api/ec2/cloud.py:742 +#: nova/api/ec2/cloud.py:621 nova/api/ec2/cloud.py:741 msgid "Not enough parameters, need group_name or group_id" msgstr "" -#: nova/api/ec2/cloud.py:627 +#: nova/api/ec2/cloud.py:626 #, python-format msgid "%s Not enough parameters to build a valid rule" msgstr "" -#: nova/api/ec2/cloud.py:634 +#: nova/api/ec2/cloud.py:633 #, python-format msgid "Invalid IP protocol %s." msgstr "" -#: nova/api/ec2/cloud.py:664 nova/api/ec2/cloud.py:696 +#: nova/api/ec2/cloud.py:663 nova/api/ec2/cloud.py:695 msgid "No rule for the specified parameters." msgstr "" -#: nova/api/ec2/cloud.py:687 +#: nova/api/ec2/cloud.py:686 #, python-format msgid "%s - This rule already exists in group" msgstr "" -#: nova/api/ec2/cloud.py:770 +#: nova/api/ec2/cloud.py:769 #, python-format msgid "Get console output for instance %s" msgstr "" -#: nova/api/ec2/cloud.py:841 +#: nova/api/ec2/cloud.py:840 #, python-format msgid "Create volume from snapshot %s" msgstr "" -#: nova/api/ec2/cloud.py:845 nova/api/openstack/compute/contrib/volumes.py:242 +#: nova/api/ec2/cloud.py:844 nova/api/openstack/compute/contrib/volumes.py:242 #, python-format msgid "Create volume of %s GB" msgstr "" -#: nova/api/ec2/cloud.py:872 +#: nova/api/ec2/cloud.py:871 msgid "Delete Failed" msgstr "" -#: nova/api/ec2/cloud.py:885 +#: nova/api/ec2/cloud.py:884 #, python-format msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s" msgstr "" -#: nova/api/ec2/cloud.py:896 +#: nova/api/ec2/cloud.py:895 msgid "Attach Failed." msgstr "" -#: nova/api/ec2/cloud.py:918 nova/api/openstack/compute/contrib/volumes.py:445 +#: nova/api/ec2/cloud.py:917 nova/api/openstack/compute/contrib/volumes.py:445 #, python-format msgid "Detach volume %s" msgstr "" -#: nova/api/ec2/cloud.py:925 +#: nova/api/ec2/cloud.py:924 msgid "Detach Volume Failed." msgstr "" -#: nova/api/ec2/cloud.py:951 nova/api/ec2/cloud.py:1008 -#: nova/api/ec2/cloud.py:1574 nova/api/ec2/cloud.py:1589 +#: nova/api/ec2/cloud.py:950 nova/api/ec2/cloud.py:1007 +#: nova/api/ec2/cloud.py:1573 nova/api/ec2/cloud.py:1588 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1083 +#: nova/api/ec2/cloud.py:1082 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1243 +#: nova/api/ec2/cloud.py:1242 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1247 +#: nova/api/ec2/cloud.py:1246 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1251 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1256 +#: nova/api/ec2/cloud.py:1255 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1258 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1269 +#: nova/api/ec2/cloud.py:1268 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1277 +#: nova/api/ec2/cloud.py:1276 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1286 +#: nova/api/ec2/cloud.py:1285 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1289 +#: nova/api/ec2/cloud.py:1288 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1292 +#: nova/api/ec2/cloud.py:1291 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1300 +#: nova/api/ec2/cloud.py:1299 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1305 +#: nova/api/ec2/cloud.py:1304 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1308 +#: nova/api/ec2/cloud.py:1307 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1335 +#: nova/api/ec2/cloud.py:1334 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1373 +#: nova/api/ec2/cloud.py:1372 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1383 +#: nova/api/ec2/cloud.py:1382 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1393 +#: nova/api/ec2/cloud.py:1392 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1403 +#: nova/api/ec2/cloud.py:1402 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1494 +#: nova/api/ec2/cloud.py:1493 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1510 +#: nova/api/ec2/cloud.py:1509 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1529 +#: nova/api/ec2/cloud.py:1528 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1592 +#: nova/api/ec2/cloud.py:1591 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1594 +#: nova/api/ec2/cloud.py:1593 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1596 +#: nova/api/ec2/cloud.py:1595 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1598 +#: nova/api/ec2/cloud.py:1597 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1611 +#: nova/api/ec2/cloud.py:1610 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1639 +#: nova/api/ec2/cloud.py:1638 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1671 +#: nova/api/ec2/cloud.py:1670 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1689 +#: nova/api/ec2/cloud.py:1688 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1714 nova/api/ec2/cloud.py:1759 +#: nova/api/ec2/cloud.py:1713 nova/api/ec2/cloud.py:1758 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1717 nova/api/ec2/cloud.py:1762 +#: nova/api/ec2/cloud.py:1716 nova/api/ec2/cloud.py:1761 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1721 nova/api/ec2/cloud.py:1766 +#: nova/api/ec2/cloud.py:1720 nova/api/ec2/cloud.py:1765 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1724 nova/api/ec2/cloud.py:1769 +#: nova/api/ec2/cloud.py:1723 nova/api/ec2/cloud.py:1768 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1781 +#: nova/api/ec2/cloud.py:1780 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1854 +#: nova/api/ec2/cloud.py:1853 msgid "Invalid CIDR" msgstr "" @@ -4354,653 +4354,653 @@ msgstr "" msgid "Possibly task preempted." msgstr "" -#: nova/compute/manager.py:379 +#: nova/compute/manager.py:380 #, python-format msgid "%s is not a valid node managed by this compute host." msgstr "" -#: nova/compute/manager.py:407 +#: nova/compute/manager.py:408 msgid "Instance has been destroyed from under us while trying to set it to ERROR" msgstr "" -#: nova/compute/manager.py:456 +#: nova/compute/manager.py:457 #, python-format msgid "" "Deleting instance as its host (%(instance_host)s) is not equal to our " "host (%(our_host)s)." msgstr "" -#: nova/compute/manager.py:472 +#: nova/compute/manager.py:473 msgid "Instance has been marked deleted already, removing it from the hypervisor." msgstr "" -#: nova/compute/manager.py:493 +#: nova/compute/manager.py:494 msgid "" "Hypervisor driver does not support instance shared storage check, " "assuming it's not on shared storage" msgstr "" -#: nova/compute/manager.py:499 +#: nova/compute/manager.py:500 msgid "Failed to check if instance shared" msgstr "" -#: nova/compute/manager.py:541 +#: nova/compute/manager.py:542 #, python-format msgid "" "Error raised getting network info for instance %(instance_uuid)s. " "Retrying in %(retry_time)s seconds." msgstr "" -#: nova/compute/manager.py:567 +#: nova/compute/manager.py:568 msgid "Failed to revert crashed migration" msgstr "" -#: nova/compute/manager.py:570 +#: nova/compute/manager.py:571 msgid "Instance found in migrating state during startup. Resetting task_state" msgstr "" -#: nova/compute/manager.py:581 +#: nova/compute/manager.py:582 #, python-format msgid "Current state is %(drv_state)s, state in DB is %(db_state)s." msgstr "" -#: nova/compute/manager.py:587 +#: nova/compute/manager.py:588 msgid "Rebooting instance after nova-compute restart." msgstr "" -#: nova/compute/manager.py:601 +#: nova/compute/manager.py:602 msgid "Hypervisor driver does not support resume guests" msgstr "" -#: nova/compute/manager.py:606 +#: nova/compute/manager.py:607 msgid "Failed to resume instance" msgstr "" -#: nova/compute/manager.py:616 +#: nova/compute/manager.py:617 msgid "Hypervisor driver does not support firewall rules" msgstr "" -#: nova/compute/manager.py:620 +#: nova/compute/manager.py:621 #, python-format msgid "Lifecycle event %(state)d on VM %(uuid)s" msgstr "" -#: nova/compute/manager.py:636 +#: nova/compute/manager.py:637 #, python-format msgid "Unexpected power state %d" msgstr "" -#: nova/compute/manager.py:648 +#: nova/compute/manager.py:649 #, python-format msgid "Ignoring event %s" msgstr "" -#: nova/compute/manager.py:686 +#: nova/compute/manager.py:687 msgid "Checking state" msgstr "" -#: nova/compute/manager.py:784 +#: nova/compute/manager.py:785 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:801 +#: nova/compute/manager.py:802 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:902 +#: nova/compute/manager.py:903 msgid "Success" msgstr "" -#: nova/compute/manager.py:925 +#: nova/compute/manager.py:926 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:952 nova/compute/manager.py:2466 +#: nova/compute/manager.py:953 nova/compute/manager.py:2467 #, python-format msgid "No node specified, defaulting to %s" msgstr "" -#: nova/compute/manager.py:996 +#: nova/compute/manager.py:997 msgid "Failed to dealloc network for deleted instance" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1006 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:1036 +#: nova/compute/manager.py:1037 #, python-format msgid "Error: %s" msgstr "" -#: nova/compute/manager.py:1053 +#: nova/compute/manager.py:1054 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1078 nova/compute/manager.py:2519 +#: nova/compute/manager.py:1079 nova/compute/manager.py:2520 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1091 +#: nova/compute/manager.py:1092 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1097 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1102 +#: nova/compute/manager.py:1103 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1131 +#: nova/compute/manager.py:1132 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1141 +#: nova/compute/manager.py:1142 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1166 msgid "Allocating IP information in the background." msgstr "" -#: nova/compute/manager.py:1176 +#: nova/compute/manager.py:1177 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1178 +#: nova/compute/manager.py:1179 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1189 +#: nova/compute/manager.py:1190 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1208 +#: nova/compute/manager.py:1209 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1259 +#: nova/compute/manager.py:1260 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1333 +#: nova/compute/manager.py:1334 msgid "Failed to deallocate network for instance." msgstr "" -#: nova/compute/manager.py:1340 +#: nova/compute/manager.py:1341 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1383 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1386 +#: nova/compute/manager.py:1387 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1393 +#: nova/compute/manager.py:1394 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1441 +#: nova/compute/manager.py:1442 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1503 nova/compute/manager.py:2701 -#: nova/compute/manager.py:4226 +#: nova/compute/manager.py:1504 nova/compute/manager.py:2702 +#: nova/compute/manager.py:4227 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1655 +#: nova/compute/manager.py:1656 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1668 +#: nova/compute/manager.py:1669 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1672 +#: nova/compute/manager.py:1673 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1676 +#: nova/compute/manager.py:1677 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1759 +#: nova/compute/manager.py:1760 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1791 +#: nova/compute/manager.py:1792 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1809 +#: nova/compute/manager.py:1810 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1828 +#: nova/compute/manager.py:1829 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1864 +#: nova/compute/manager.py:1865 msgid "Reboot failed but instance is running" msgstr "" -#: nova/compute/manager.py:1867 +#: nova/compute/manager.py:1868 #, python-format msgid "Cannot reboot instance: %(error)s" msgstr "" -#: nova/compute/manager.py:1880 +#: nova/compute/manager.py:1881 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1907 +#: nova/compute/manager.py:1908 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1913 +#: nova/compute/manager.py:1914 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1975 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1982 +#: nova/compute/manager.py:1983 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1987 +#: nova/compute/manager.py:1988 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:2015 +#: nova/compute/manager.py:2016 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:2022 +#: nova/compute/manager.py:2023 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:2029 +#: nova/compute/manager.py:2030 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:2044 +#: nova/compute/manager.py:2045 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:2051 +#: nova/compute/manager.py:2052 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2064 +#: nova/compute/manager.py:2065 #, python-format msgid "" "trying to inject a file into a non-running (state: %(current_state)s " "expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2070 #, python-format msgid "injecting file to %s" msgstr "" -#: nova/compute/manager.py:2089 +#: nova/compute/manager.py:2090 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2102 +#: nova/compute/manager.py:2103 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2121 +#: nova/compute/manager.py:2122 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2125 +#: nova/compute/manager.py:2126 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2143 +#: nova/compute/manager.py:2144 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2164 +#: nova/compute/manager.py:2165 #, python-format msgid "Changing instance metadata according to %r" msgstr "" -#: nova/compute/manager.py:2386 +#: nova/compute/manager.py:2387 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2420 +#: nova/compute/manager.py:2421 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2426 +#: nova/compute/manager.py:2427 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2447 +#: nova/compute/manager.py:2448 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2698 +#: nova/compute/manager.py:2699 #, python-format msgid "Failed to rollback quota for failed finish_resize: %s" msgstr "" -#: nova/compute/manager.py:2761 +#: nova/compute/manager.py:2762 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2779 +#: nova/compute/manager.py:2780 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2818 +#: nova/compute/manager.py:2819 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2849 +#: nova/compute/manager.py:2850 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2869 +#: nova/compute/manager.py:2870 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2874 +#: nova/compute/manager.py:2875 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2877 +#: nova/compute/manager.py:2878 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2894 +#: nova/compute/manager.py:2895 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2921 +#: nova/compute/manager.py:2922 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2956 +#: nova/compute/manager.py:2957 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:3004 +#: nova/compute/manager.py:3005 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3055 +#: nova/compute/manager.py:3056 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3065 +#: nova/compute/manager.py:3066 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3081 +#: nova/compute/manager.py:3082 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3112 +#: nova/compute/manager.py:3113 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3123 +#: nova/compute/manager.py:3124 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3130 +#: nova/compute/manager.py:3131 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3154 +#: nova/compute/manager.py:3155 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3190 +#: nova/compute/manager.py:3191 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3210 +#: nova/compute/manager.py:3211 #, python-format msgid "Port %s is not attached" msgstr "" -#: nova/compute/manager.py:3224 +#: nova/compute/manager.py:3225 #, python-format msgid "Host %s not found" msgstr "" -#: nova/compute/manager.py:3377 +#: nova/compute/manager.py:3378 #, python-format msgid "Pre live migration failed at %s" msgstr "" -#: nova/compute/manager.py:3405 +#: nova/compute/manager.py:3406 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3460 +#: nova/compute/manager.py:3461 #, python-format msgid "Migrating instance to %s finished successfully." msgstr "" -#: nova/compute/manager.py:3462 +#: nova/compute/manager.py:3463 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." msgstr "" -#: nova/compute/manager.py:3477 +#: nova/compute/manager.py:3478 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3509 +#: nova/compute/manager.py:3510 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3638 +#: nova/compute/manager.py:3639 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3690 +#: nova/compute/manager.py:3691 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3695 +#: nova/compute/manager.py:3696 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3704 +#: nova/compute/manager.py:3705 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3712 +#: nova/compute/manager.py:3713 #, python-format msgid "Instance %s not found" msgstr "" -#: nova/compute/manager.py:3717 +#: nova/compute/manager.py:3718 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3724 +#: nova/compute/manager.py:3725 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3735 +#: nova/compute/manager.py:3736 #, python-format msgid "Error auto-confirming resize: %s. Will retry later." msgstr "" -#: nova/compute/manager.py:3751 +#: nova/compute/manager.py:3752 #, python-format msgid "" "Running instance usage audit for host %(host)s from %(begin_time)s to " "%(end_time)s. %(number_instances)s instances." msgstr "" -#: nova/compute/manager.py:3771 +#: nova/compute/manager.py:3772 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3795 +#: nova/compute/manager.py:3796 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3898 +#: nova/compute/manager.py:3899 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3912 +#: nova/compute/manager.py:3913 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3939 +#: nova/compute/manager.py:3940 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3946 nova/compute/manager.py:3995 +#: nova/compute/manager.py:3947 nova/compute/manager.py:3996 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3982 +#: nova/compute/manager.py:3983 #, python-format msgid "" "During the sync_power process the instance has moved from host %(src)s to" " host %(dst)s" msgstr "" -#: nova/compute/manager.py:4019 +#: nova/compute/manager.py:4020 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4031 nova/compute/manager.py:4040 -#: nova/compute/manager.py:4070 +#: nova/compute/manager.py:4032 nova/compute/manager.py:4041 +#: nova/compute/manager.py:4071 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4036 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4051 +#: nova/compute/manager.py:4052 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:4057 +#: nova/compute/manager.py:4058 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:4063 +#: nova/compute/manager.py:4064 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4079 +#: nova/compute/manager.py:4080 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4087 +#: nova/compute/manager.py:4088 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4100 +#: nova/compute/manager.py:4101 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4127 +#: nova/compute/manager.py:4128 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4137 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4138 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4177 +#: nova/compute/manager.py:4178 #, python-format msgid "" "Detected instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4183 +#: nova/compute/manager.py:4184 #, python-format msgid "" "Destroying instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4190 +#: nova/compute/manager.py:4191 #, python-format msgid "Unrecognized value '%s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4217 +#: nova/compute/manager.py:4218 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5129,6 +5129,25 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" +#: nova/conductor/tasks/live_migrate.py:103 +#, python-format +msgid "" +"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " +"memory(host:%(avail)s <= instance:%(mem_inst)s)" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:150 +#, python-format +msgid "Skipping host: %(host)s because: %(e)s" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:169 +#, python-format +msgid "" +"Exceeded max scheduling attempts %(max_attempts)d for instance " +"%(instance_uuid)s during live migration" +msgstr "" + #: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "" @@ -6666,86 +6685,79 @@ msgstr "" msgid "No key defining hosts for topic '%s', see ringfile" msgstr "" -#: nova/scheduler/chance.py:51 +#: nova/scheduler/chance.py:56 msgid "Is the appropriate service running?" msgstr "" -#: nova/scheduler/chance.py:56 +#: nova/scheduler/chance.py:61 msgid "Could not find another compute" msgstr "" -#: nova/scheduler/driver.py:61 +#: nova/scheduler/driver.py:57 msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:226 +#: nova/scheduler/driver.py:59 nova/scheduler/manager.py:233 #, python-format msgid "Setting instance to %s state." msgstr "" -#: nova/scheduler/driver.py:156 +#: nova/scheduler/driver.py:150 msgid "Driver must implement schedule_prep_resize" msgstr "" -#: nova/scheduler/driver.py:164 +#: nova/scheduler/driver.py:158 msgid "Driver must implement schedule_run_instance" msgstr "" -#: nova/scheduler/driver.py:169 +#: nova/scheduler/driver.py:163 msgid "Driver must implement select_hosts" msgstr "" -#: nova/scheduler/driver.py:339 -#, python-format -msgid "" -"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " -"memory(host:%(avail)s <= instance:%(mem_inst)s)" -msgstr "" - -#: nova/scheduler/filter_scheduler.py:73 +#: nova/scheduler/filter_scheduler.py:76 #, python-format msgid "" "Attempting to build %(num_instances)d instance(s) uuids: " "%(instance_uuids)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:77 +#: nova/scheduler/filter_scheduler.py:80 #, python-format msgid "Request Spec: %s" msgstr "" -#: nova/scheduler/filter_scheduler.py:97 +#: nova/scheduler/filter_scheduler.py:100 #, python-format msgid "Choosing host %(weighed_host)s for instance %(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:239 +#: nova/scheduler/filter_scheduler.py:242 msgid "Invalid value for 'scheduler_max_attempts', must be >= 1" msgstr "" -#: nova/scheduler/filter_scheduler.py:256 +#: nova/scheduler/filter_scheduler.py:259 #, python-format msgid "Error from last host: %(last_host)s (node %(last_node)s): %(exc)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:288 +#: nova/scheduler/filter_scheduler.py:291 #, python-format msgid "" "Exceeded max scheduling attempts %(max_attempts)d for instance " "%(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:356 +#: nova/scheduler/filter_scheduler.py:359 #, python-format msgid "Filtered %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:361 +#: nova/scheduler/filter_scheduler.py:364 #, python-format msgid "Weighed %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:403 +#: nova/scheduler/filter_scheduler.py:417 #, python-format msgid "Unable to migrate %(instance_uuid)s to %(dest)s: Lack of memory" msgstr "" @@ -6796,7 +6808,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:211 +#: nova/scheduler/manager.py:218 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -7112,9 +7124,10 @@ msgstr "" #: nova/tests/compute/test_compute.py:1133 #: nova/tests/compute/test_compute.py:1151 #: nova/tests/compute/test_compute.py:1202 -#: nova/tests/compute/test_compute.py:1229 -#: nova/tests/compute/test_compute.py:1276 -#: nova/tests/compute/test_compute.py:4129 +#: nova/tests/compute/test_compute.py:1227 +#: nova/tests/compute/test_compute.py:1253 +#: nova/tests/compute/test_compute.py:1300 +#: nova/tests/compute/test_compute.py:4153 #, python-format msgid "Running instances: %s" msgstr "" @@ -7122,25 +7135,26 @@ msgstr "" #: nova/tests/compute/test_compute.py:1139 #: nova/tests/compute/test_compute.py:1174 #: nova/tests/compute/test_compute.py:1217 -#: nova/tests/compute/test_compute.py:1247 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:1271 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1818 +#: nova/tests/compute/test_compute.py:1842 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4140 +#: nova/tests/compute/test_compute.py:4164 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4651 +#: nova/tests/compute/test_compute.py:4675 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9549 +#: nova/tests/compute/test_compute.py:9573 msgid "spawn error" msgstr "" @@ -7271,12 +7285,12 @@ msgid "" "left to copy" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:905 +#: nova/tests/virt/xenapi/test_xenapi.py:900 #, python-format msgid "Creating files in %s to simulate guest agent" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:916 +#: nova/tests/virt/xenapi/test_xenapi.py:911 #, python-format msgid "Removing simulated guest agent files in %s" msgstr "" @@ -8814,7 +8828,7 @@ msgstr "" msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1446 +#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1442 msgid "Guest does not have a console available" msgstr "" @@ -10160,7 +10174,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1390 +#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1386 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10318,19 +10332,19 @@ msgstr "" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1644 +#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1640 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1649 +#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1645 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1654 +#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1650 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -11151,67 +11165,63 @@ msgstr "" msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1260 -msgid "XenAPI failed to power the instance off" -msgstr "" - -#: nova/virt/xenapi/vmops.py:1307 +#: nova/virt/xenapi/vmops.py:1303 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1341 +#: nova/virt/xenapi/vmops.py:1337 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1394 +#: nova/virt/xenapi/vmops.py:1390 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1566 +#: nova/virt/xenapi/vmops.py:1562 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1575 +#: nova/virt/xenapi/vmops.py:1571 #, python-format msgid "Creating VIF for network %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1578 +#: nova/virt/xenapi/vmops.py:1574 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1607 +#: nova/virt/xenapi/vmops.py:1603 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1711 +#: nova/virt/xenapi/vmops.py:1707 #, python-format msgid "Destination host:%s must be in the same aggregate as the source server" msgstr "" -#: nova/virt/xenapi/vmops.py:1732 +#: nova/virt/xenapi/vmops.py:1728 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1744 +#: nova/virt/xenapi/vmops.py:1740 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1818 +#: nova/virt/xenapi/vmops.py:1814 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1829 +#: nova/virt/xenapi/vmops.py:1825 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1882 +#: nova/virt/xenapi/vmops.py:1878 msgid "Migrate Send failed" msgstr "" @@ -11352,60 +11362,6 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "'%s' argument must be greater than 0" -#~ msgstr "" - -#~ msgid "'%s' argument must be greater than or equal to 0" -#~ msgstr "" - -#~ msgid "Failed to load plugin %(plug)s: %(exc)s" -#~ msgstr "" - -#~ msgid "Setting instance to %(state)s state." -#~ msgstr "" - -#~ msgid "Could not decode scheduler options: '%(e)s'" -#~ msgstr "" - -#~ msgid "%(host_state)s fails tenant id on aggregate" -#~ msgstr "" - -#~ msgid "No more PXE IPs available" -#~ msgstr "" - -#~ msgid "Deleting instance files %(target)s" -#~ msgstr "" - -#~ msgid "Live Migration failure: %(e)s" -#~ msgstr "" - -#~ msgid "skipping %(path)s since it looks like volume" -#~ msgstr "" - -#~ msgid "skipping disk for %(instance_name)s as it does not have a path" -#~ msgstr "" - -#~ msgid "Checking instance files accessability%(instance_path)s" -#~ msgstr "" - -#~ msgid "The nwfilter(%(instance_filter_name)s) is not found." -#~ msgstr "" - -#~ msgid "Failed to query agent version: %r" -#~ msgstr "" - -#~ msgid "Reached maximum time attempting to query agent version" -#~ msgstr "" - -#~ msgid "Failed to update agent: %r" -#~ msgstr "" - -#~ msgid "Failed to exchange keys: %r" -#~ msgstr "" - -#~ msgid "Failed to inject file: %r" -#~ msgstr "" - -#~ msgid "Failed to reset network: %r" +#~ msgid "XenAPI failed to power the instance off" #~ msgstr "" diff --git a/nova/locale/nb/LC_MESSAGES/nova.po b/nova/locale/nb/LC_MESSAGES/nova.po index f577dda9f991..a620cadd9ba6 100644 --- a/nova/locale/nb/LC_MESSAGES/nova.po +++ b/nova/locale/nb/LC_MESSAGES/nova.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2013-06-24 19:37+0000\n" +"POT-Creation-Date: 2013-06-25 19:37+0000\n" "PO-Revision-Date: 2012-09-13 10:30+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: nb \n" @@ -179,7 +179,7 @@ msgid "" "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:248 nova/api/ec2/cloud.py:473 +#: nova/exception.py:248 nova/api/ec2/cloud.py:472 msgid "Keypair data is invalid" msgstr "" @@ -1726,261 +1726,261 @@ msgstr "" msgid "Unsupported API request: controller = %(controller)s, action = %(action)s" msgstr "" -#: nova/api/ec2/cloud.py:402 +#: nova/api/ec2/cloud.py:401 #, python-format msgid "Create snapshot of volume %s" msgstr "" -#: nova/api/ec2/cloud.py:427 +#: nova/api/ec2/cloud.py:426 #, python-format msgid "Could not find key pair(s): %s" msgstr "" -#: nova/api/ec2/cloud.py:444 +#: nova/api/ec2/cloud.py:443 #, python-format msgid "Create key pair %s" msgstr "Lag nøkkelpar %s" -#: nova/api/ec2/cloud.py:451 nova/api/ec2/cloud.py:470 +#: nova/api/ec2/cloud.py:450 nova/api/ec2/cloud.py:469 #: nova/api/openstack/compute/contrib/keypairs.py:93 #: nova/api/openstack/compute/plugins/v3/keypairs.py:95 msgid "Quota exceeded, too many key pairs." msgstr "" -#: nova/api/ec2/cloud.py:460 +#: nova/api/ec2/cloud.py:459 #, python-format msgid "Import key %s" msgstr "Importer nøkkel %s" -#: nova/api/ec2/cloud.py:480 +#: nova/api/ec2/cloud.py:479 #, python-format msgid "Delete key pair %s" msgstr "Slett nøkkelpar %s" -#: nova/api/ec2/cloud.py:622 nova/api/ec2/cloud.py:742 +#: nova/api/ec2/cloud.py:621 nova/api/ec2/cloud.py:741 msgid "Not enough parameters, need group_name or group_id" msgstr "" -#: nova/api/ec2/cloud.py:627 +#: nova/api/ec2/cloud.py:626 #, python-format msgid "%s Not enough parameters to build a valid rule" msgstr "" -#: nova/api/ec2/cloud.py:634 +#: nova/api/ec2/cloud.py:633 #, fuzzy, python-format msgid "Invalid IP protocol %s." msgstr "Ugyldig IP protokoll %(protocol)s." -#: nova/api/ec2/cloud.py:664 nova/api/ec2/cloud.py:696 +#: nova/api/ec2/cloud.py:663 nova/api/ec2/cloud.py:695 msgid "No rule for the specified parameters." msgstr "Ingen regel for de angitte parametrene." -#: nova/api/ec2/cloud.py:687 +#: nova/api/ec2/cloud.py:686 #, python-format msgid "%s - This rule already exists in group" msgstr "" -#: nova/api/ec2/cloud.py:770 +#: nova/api/ec2/cloud.py:769 #, python-format msgid "Get console output for instance %s" msgstr "" -#: nova/api/ec2/cloud.py:841 +#: nova/api/ec2/cloud.py:840 #, python-format msgid "Create volume from snapshot %s" msgstr "" -#: nova/api/ec2/cloud.py:845 nova/api/openstack/compute/contrib/volumes.py:242 +#: nova/api/ec2/cloud.py:844 nova/api/openstack/compute/contrib/volumes.py:242 #, python-format msgid "Create volume of %s GB" msgstr "" -#: nova/api/ec2/cloud.py:872 +#: nova/api/ec2/cloud.py:871 msgid "Delete Failed" msgstr "" -#: nova/api/ec2/cloud.py:885 +#: nova/api/ec2/cloud.py:884 #, python-format msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s" msgstr "" -#: nova/api/ec2/cloud.py:896 +#: nova/api/ec2/cloud.py:895 msgid "Attach Failed." msgstr "" -#: nova/api/ec2/cloud.py:918 nova/api/openstack/compute/contrib/volumes.py:445 +#: nova/api/ec2/cloud.py:917 nova/api/openstack/compute/contrib/volumes.py:445 #, python-format msgid "Detach volume %s" msgstr "" -#: nova/api/ec2/cloud.py:925 +#: nova/api/ec2/cloud.py:924 msgid "Detach Volume Failed." msgstr "" -#: nova/api/ec2/cloud.py:951 nova/api/ec2/cloud.py:1008 -#: nova/api/ec2/cloud.py:1574 nova/api/ec2/cloud.py:1589 +#: nova/api/ec2/cloud.py:950 nova/api/ec2/cloud.py:1007 +#: nova/api/ec2/cloud.py:1573 nova/api/ec2/cloud.py:1588 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1083 +#: nova/api/ec2/cloud.py:1082 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1243 +#: nova/api/ec2/cloud.py:1242 msgid "Allocate address" msgstr "Tildel adresse" -#: nova/api/ec2/cloud.py:1247 +#: nova/api/ec2/cloud.py:1246 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1251 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Release address %s" msgstr "Frigjør adresse %s" -#: nova/api/ec2/cloud.py:1256 +#: nova/api/ec2/cloud.py:1255 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1258 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1269 +#: nova/api/ec2/cloud.py:1268 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1277 +#: nova/api/ec2/cloud.py:1276 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1286 +#: nova/api/ec2/cloud.py:1285 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1289 +#: nova/api/ec2/cloud.py:1288 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1292 +#: nova/api/ec2/cloud.py:1291 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1300 +#: nova/api/ec2/cloud.py:1299 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1305 +#: nova/api/ec2/cloud.py:1304 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1308 +#: nova/api/ec2/cloud.py:1307 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1335 +#: nova/api/ec2/cloud.py:1334 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1373 +#: nova/api/ec2/cloud.py:1372 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1383 +#: nova/api/ec2/cloud.py:1382 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1393 +#: nova/api/ec2/cloud.py:1392 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1403 +#: nova/api/ec2/cloud.py:1402 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1494 +#: nova/api/ec2/cloud.py:1493 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1510 +#: nova/api/ec2/cloud.py:1509 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1529 +#: nova/api/ec2/cloud.py:1528 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1592 +#: nova/api/ec2/cloud.py:1591 msgid "user or group not specified" msgstr "bruker eller gruppe ikke spesifisert" -#: nova/api/ec2/cloud.py:1594 +#: nova/api/ec2/cloud.py:1593 msgid "only group \"all\" is supported" msgstr "kun gruppe \"all\" er støttet" -#: nova/api/ec2/cloud.py:1596 +#: nova/api/ec2/cloud.py:1595 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1598 +#: nova/api/ec2/cloud.py:1597 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1611 +#: nova/api/ec2/cloud.py:1610 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1639 +#: nova/api/ec2/cloud.py:1638 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1671 +#: nova/api/ec2/cloud.py:1670 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1689 +#: nova/api/ec2/cloud.py:1688 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1714 nova/api/ec2/cloud.py:1759 +#: nova/api/ec2/cloud.py:1713 nova/api/ec2/cloud.py:1758 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1717 nova/api/ec2/cloud.py:1762 +#: nova/api/ec2/cloud.py:1716 nova/api/ec2/cloud.py:1761 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1721 nova/api/ec2/cloud.py:1766 +#: nova/api/ec2/cloud.py:1720 nova/api/ec2/cloud.py:1765 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1724 nova/api/ec2/cloud.py:1769 +#: nova/api/ec2/cloud.py:1723 nova/api/ec2/cloud.py:1768 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1781 +#: nova/api/ec2/cloud.py:1780 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1854 +#: nova/api/ec2/cloud.py:1853 msgid "Invalid CIDR" msgstr "" @@ -4366,653 +4366,653 @@ msgstr "" msgid "Possibly task preempted." msgstr "" -#: nova/compute/manager.py:379 +#: nova/compute/manager.py:380 #, python-format msgid "%s is not a valid node managed by this compute host." msgstr "" -#: nova/compute/manager.py:407 +#: nova/compute/manager.py:408 msgid "Instance has been destroyed from under us while trying to set it to ERROR" msgstr "" -#: nova/compute/manager.py:456 +#: nova/compute/manager.py:457 #, python-format msgid "" "Deleting instance as its host (%(instance_host)s) is not equal to our " "host (%(our_host)s)." msgstr "" -#: nova/compute/manager.py:472 +#: nova/compute/manager.py:473 msgid "Instance has been marked deleted already, removing it from the hypervisor." msgstr "" -#: nova/compute/manager.py:493 +#: nova/compute/manager.py:494 msgid "" "Hypervisor driver does not support instance shared storage check, " "assuming it's not on shared storage" msgstr "" -#: nova/compute/manager.py:499 +#: nova/compute/manager.py:500 msgid "Failed to check if instance shared" msgstr "" -#: nova/compute/manager.py:541 +#: nova/compute/manager.py:542 #, python-format msgid "" "Error raised getting network info for instance %(instance_uuid)s. " "Retrying in %(retry_time)s seconds." msgstr "" -#: nova/compute/manager.py:567 +#: nova/compute/manager.py:568 msgid "Failed to revert crashed migration" msgstr "" -#: nova/compute/manager.py:570 +#: nova/compute/manager.py:571 msgid "Instance found in migrating state during startup. Resetting task_state" msgstr "" -#: nova/compute/manager.py:581 +#: nova/compute/manager.py:582 #, python-format msgid "Current state is %(drv_state)s, state in DB is %(db_state)s." msgstr "" -#: nova/compute/manager.py:587 +#: nova/compute/manager.py:588 msgid "Rebooting instance after nova-compute restart." msgstr "" -#: nova/compute/manager.py:601 +#: nova/compute/manager.py:602 msgid "Hypervisor driver does not support resume guests" msgstr "" -#: nova/compute/manager.py:606 +#: nova/compute/manager.py:607 msgid "Failed to resume instance" msgstr "" -#: nova/compute/manager.py:616 +#: nova/compute/manager.py:617 msgid "Hypervisor driver does not support firewall rules" msgstr "" -#: nova/compute/manager.py:620 +#: nova/compute/manager.py:621 #, python-format msgid "Lifecycle event %(state)d on VM %(uuid)s" msgstr "" -#: nova/compute/manager.py:636 +#: nova/compute/manager.py:637 #, python-format msgid "Unexpected power state %d" msgstr "" -#: nova/compute/manager.py:648 +#: nova/compute/manager.py:649 #, python-format msgid "Ignoring event %s" msgstr "" -#: nova/compute/manager.py:686 +#: nova/compute/manager.py:687 msgid "Checking state" msgstr "" -#: nova/compute/manager.py:784 +#: nova/compute/manager.py:785 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:801 +#: nova/compute/manager.py:802 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:902 +#: nova/compute/manager.py:903 msgid "Success" msgstr "" -#: nova/compute/manager.py:925 +#: nova/compute/manager.py:926 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:952 nova/compute/manager.py:2466 +#: nova/compute/manager.py:953 nova/compute/manager.py:2467 #, python-format msgid "No node specified, defaulting to %s" msgstr "" -#: nova/compute/manager.py:996 +#: nova/compute/manager.py:997 msgid "Failed to dealloc network for deleted instance" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1006 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:1036 +#: nova/compute/manager.py:1037 #, python-format msgid "Error: %s" msgstr "" -#: nova/compute/manager.py:1053 +#: nova/compute/manager.py:1054 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1078 nova/compute/manager.py:2519 +#: nova/compute/manager.py:1079 nova/compute/manager.py:2520 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1091 +#: nova/compute/manager.py:1092 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1097 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1102 +#: nova/compute/manager.py:1103 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1131 +#: nova/compute/manager.py:1132 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1141 +#: nova/compute/manager.py:1142 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1166 msgid "Allocating IP information in the background." msgstr "" -#: nova/compute/manager.py:1176 +#: nova/compute/manager.py:1177 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1178 +#: nova/compute/manager.py:1179 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1189 +#: nova/compute/manager.py:1190 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1208 +#: nova/compute/manager.py:1209 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1259 +#: nova/compute/manager.py:1260 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1333 +#: nova/compute/manager.py:1334 msgid "Failed to deallocate network for instance." msgstr "" -#: nova/compute/manager.py:1340 +#: nova/compute/manager.py:1341 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1383 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1386 +#: nova/compute/manager.py:1387 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1393 +#: nova/compute/manager.py:1394 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1441 +#: nova/compute/manager.py:1442 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1503 nova/compute/manager.py:2701 -#: nova/compute/manager.py:4226 +#: nova/compute/manager.py:1504 nova/compute/manager.py:2702 +#: nova/compute/manager.py:4227 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1655 +#: nova/compute/manager.py:1656 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1668 +#: nova/compute/manager.py:1669 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1672 +#: nova/compute/manager.py:1673 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1676 +#: nova/compute/manager.py:1677 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1759 +#: nova/compute/manager.py:1760 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1791 +#: nova/compute/manager.py:1792 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1809 +#: nova/compute/manager.py:1810 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1828 +#: nova/compute/manager.py:1829 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1864 +#: nova/compute/manager.py:1865 msgid "Reboot failed but instance is running" msgstr "" -#: nova/compute/manager.py:1867 +#: nova/compute/manager.py:1868 #, python-format msgid "Cannot reboot instance: %(error)s" msgstr "" -#: nova/compute/manager.py:1880 +#: nova/compute/manager.py:1881 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1907 +#: nova/compute/manager.py:1908 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1913 +#: nova/compute/manager.py:1914 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1975 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1982 +#: nova/compute/manager.py:1983 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1987 +#: nova/compute/manager.py:1988 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:2015 +#: nova/compute/manager.py:2016 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:2022 +#: nova/compute/manager.py:2023 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:2029 +#: nova/compute/manager.py:2030 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:2044 +#: nova/compute/manager.py:2045 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:2051 +#: nova/compute/manager.py:2052 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2064 +#: nova/compute/manager.py:2065 #, python-format msgid "" "trying to inject a file into a non-running (state: %(current_state)s " "expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2070 #, python-format msgid "injecting file to %s" msgstr "" -#: nova/compute/manager.py:2089 +#: nova/compute/manager.py:2090 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2102 +#: nova/compute/manager.py:2103 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2121 +#: nova/compute/manager.py:2122 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2125 +#: nova/compute/manager.py:2126 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2143 +#: nova/compute/manager.py:2144 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2164 +#: nova/compute/manager.py:2165 #, python-format msgid "Changing instance metadata according to %r" msgstr "" -#: nova/compute/manager.py:2386 +#: nova/compute/manager.py:2387 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2420 +#: nova/compute/manager.py:2421 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2426 +#: nova/compute/manager.py:2427 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2447 +#: nova/compute/manager.py:2448 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2698 +#: nova/compute/manager.py:2699 #, python-format msgid "Failed to rollback quota for failed finish_resize: %s" msgstr "" -#: nova/compute/manager.py:2761 +#: nova/compute/manager.py:2762 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2779 +#: nova/compute/manager.py:2780 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2818 +#: nova/compute/manager.py:2819 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2849 +#: nova/compute/manager.py:2850 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2869 +#: nova/compute/manager.py:2870 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2874 +#: nova/compute/manager.py:2875 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2877 +#: nova/compute/manager.py:2878 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2894 +#: nova/compute/manager.py:2895 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2921 +#: nova/compute/manager.py:2922 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2956 +#: nova/compute/manager.py:2957 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:3004 +#: nova/compute/manager.py:3005 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3055 +#: nova/compute/manager.py:3056 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3065 +#: nova/compute/manager.py:3066 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3081 +#: nova/compute/manager.py:3082 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3112 +#: nova/compute/manager.py:3113 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3123 +#: nova/compute/manager.py:3124 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3130 +#: nova/compute/manager.py:3131 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3154 +#: nova/compute/manager.py:3155 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3190 +#: nova/compute/manager.py:3191 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3210 +#: nova/compute/manager.py:3211 #, python-format msgid "Port %s is not attached" msgstr "" -#: nova/compute/manager.py:3224 +#: nova/compute/manager.py:3225 #, python-format msgid "Host %s not found" msgstr "" -#: nova/compute/manager.py:3377 +#: nova/compute/manager.py:3378 #, python-format msgid "Pre live migration failed at %s" msgstr "" -#: nova/compute/manager.py:3405 +#: nova/compute/manager.py:3406 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3460 +#: nova/compute/manager.py:3461 #, python-format msgid "Migrating instance to %s finished successfully." msgstr "" -#: nova/compute/manager.py:3462 +#: nova/compute/manager.py:3463 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." msgstr "" -#: nova/compute/manager.py:3477 +#: nova/compute/manager.py:3478 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3509 +#: nova/compute/manager.py:3510 #, fuzzy, python-format msgid "Failed to get compute_info for %s" msgstr "Kunne ikke hente metadata for ip:% s" -#: nova/compute/manager.py:3638 +#: nova/compute/manager.py:3639 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3690 +#: nova/compute/manager.py:3691 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3695 +#: nova/compute/manager.py:3696 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3704 +#: nova/compute/manager.py:3705 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3712 +#: nova/compute/manager.py:3713 #, python-format msgid "Instance %s not found" msgstr "" -#: nova/compute/manager.py:3717 +#: nova/compute/manager.py:3718 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3724 +#: nova/compute/manager.py:3725 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3735 +#: nova/compute/manager.py:3736 #, python-format msgid "Error auto-confirming resize: %s. Will retry later." msgstr "" -#: nova/compute/manager.py:3751 +#: nova/compute/manager.py:3752 #, python-format msgid "" "Running instance usage audit for host %(host)s from %(begin_time)s to " "%(end_time)s. %(number_instances)s instances." msgstr "" -#: nova/compute/manager.py:3771 +#: nova/compute/manager.py:3772 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3795 +#: nova/compute/manager.py:3796 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3898 +#: nova/compute/manager.py:3899 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3912 +#: nova/compute/manager.py:3913 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3939 +#: nova/compute/manager.py:3940 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3946 nova/compute/manager.py:3995 +#: nova/compute/manager.py:3947 nova/compute/manager.py:3996 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3982 +#: nova/compute/manager.py:3983 #, python-format msgid "" "During the sync_power process the instance has moved from host %(src)s to" " host %(dst)s" msgstr "" -#: nova/compute/manager.py:4019 +#: nova/compute/manager.py:4020 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4031 nova/compute/manager.py:4040 -#: nova/compute/manager.py:4070 +#: nova/compute/manager.py:4032 nova/compute/manager.py:4041 +#: nova/compute/manager.py:4071 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4036 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4051 +#: nova/compute/manager.py:4052 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:4057 +#: nova/compute/manager.py:4058 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:4063 +#: nova/compute/manager.py:4064 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4079 +#: nova/compute/manager.py:4080 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4087 +#: nova/compute/manager.py:4088 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4100 +#: nova/compute/manager.py:4101 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4127 +#: nova/compute/manager.py:4128 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4137 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4138 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4177 +#: nova/compute/manager.py:4178 #, python-format msgid "" "Detected instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4183 +#: nova/compute/manager.py:4184 #, python-format msgid "" "Destroying instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4190 +#: nova/compute/manager.py:4191 #, python-format msgid "Unrecognized value '%s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4217 +#: nova/compute/manager.py:4218 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5141,6 +5141,25 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" +#: nova/conductor/tasks/live_migrate.py:103 +#, python-format +msgid "" +"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " +"memory(host:%(avail)s <= instance:%(mem_inst)s)" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:150 +#, python-format +msgid "Skipping host: %(host)s because: %(e)s" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:169 +#, python-format +msgid "" +"Exceeded max scheduling attempts %(max_attempts)d for instance " +"%(instance_uuid)s during live migration" +msgstr "" + #: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "" @@ -6681,86 +6700,79 @@ msgstr "" msgid "No key defining hosts for topic '%s', see ringfile" msgstr "" -#: nova/scheduler/chance.py:51 +#: nova/scheduler/chance.py:56 msgid "Is the appropriate service running?" msgstr "" -#: nova/scheduler/chance.py:56 +#: nova/scheduler/chance.py:61 msgid "Could not find another compute" msgstr "" -#: nova/scheduler/driver.py:61 +#: nova/scheduler/driver.py:57 msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:226 +#: nova/scheduler/driver.py:59 nova/scheduler/manager.py:233 #, python-format msgid "Setting instance to %s state." msgstr "" -#: nova/scheduler/driver.py:156 +#: nova/scheduler/driver.py:150 msgid "Driver must implement schedule_prep_resize" msgstr "" -#: nova/scheduler/driver.py:164 +#: nova/scheduler/driver.py:158 msgid "Driver must implement schedule_run_instance" msgstr "" -#: nova/scheduler/driver.py:169 +#: nova/scheduler/driver.py:163 msgid "Driver must implement select_hosts" msgstr "" -#: nova/scheduler/driver.py:339 -#, python-format -msgid "" -"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " -"memory(host:%(avail)s <= instance:%(mem_inst)s)" -msgstr "" - -#: nova/scheduler/filter_scheduler.py:73 +#: nova/scheduler/filter_scheduler.py:76 #, python-format msgid "" "Attempting to build %(num_instances)d instance(s) uuids: " "%(instance_uuids)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:77 +#: nova/scheduler/filter_scheduler.py:80 #, python-format msgid "Request Spec: %s" msgstr "" -#: nova/scheduler/filter_scheduler.py:97 +#: nova/scheduler/filter_scheduler.py:100 #, python-format msgid "Choosing host %(weighed_host)s for instance %(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:239 +#: nova/scheduler/filter_scheduler.py:242 msgid "Invalid value for 'scheduler_max_attempts', must be >= 1" msgstr "" -#: nova/scheduler/filter_scheduler.py:256 +#: nova/scheduler/filter_scheduler.py:259 #, python-format msgid "Error from last host: %(last_host)s (node %(last_node)s): %(exc)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:288 +#: nova/scheduler/filter_scheduler.py:291 #, python-format msgid "" "Exceeded max scheduling attempts %(max_attempts)d for instance " "%(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:356 +#: nova/scheduler/filter_scheduler.py:359 #, python-format msgid "Filtered %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:361 +#: nova/scheduler/filter_scheduler.py:364 #, python-format msgid "Weighed %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:403 +#: nova/scheduler/filter_scheduler.py:417 #, python-format msgid "Unable to migrate %(instance_uuid)s to %(dest)s: Lack of memory" msgstr "" @@ -6811,7 +6823,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:211 +#: nova/scheduler/manager.py:218 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -7128,9 +7140,10 @@ msgstr "" #: nova/tests/compute/test_compute.py:1133 #: nova/tests/compute/test_compute.py:1151 #: nova/tests/compute/test_compute.py:1202 -#: nova/tests/compute/test_compute.py:1229 -#: nova/tests/compute/test_compute.py:1276 -#: nova/tests/compute/test_compute.py:4129 +#: nova/tests/compute/test_compute.py:1227 +#: nova/tests/compute/test_compute.py:1253 +#: nova/tests/compute/test_compute.py:1300 +#: nova/tests/compute/test_compute.py:4153 #, python-format msgid "Running instances: %s" msgstr "" @@ -7138,25 +7151,26 @@ msgstr "" #: nova/tests/compute/test_compute.py:1139 #: nova/tests/compute/test_compute.py:1174 #: nova/tests/compute/test_compute.py:1217 -#: nova/tests/compute/test_compute.py:1247 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:1271 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1818 +#: nova/tests/compute/test_compute.py:1842 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4140 +#: nova/tests/compute/test_compute.py:4164 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4651 +#: nova/tests/compute/test_compute.py:4675 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9549 +#: nova/tests/compute/test_compute.py:9573 msgid "spawn error" msgstr "" @@ -7288,12 +7302,12 @@ msgid "" "left to copy" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:905 +#: nova/tests/virt/xenapi/test_xenapi.py:900 #, python-format msgid "Creating files in %s to simulate guest agent" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:916 +#: nova/tests/virt/xenapi/test_xenapi.py:911 #, python-format msgid "Removing simulated guest agent files in %s" msgstr "" @@ -8835,7 +8849,7 @@ msgstr "" msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1446 +#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1442 msgid "Guest does not have a console available" msgstr "" @@ -10181,7 +10195,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1390 +#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1386 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10341,19 +10355,19 @@ msgstr "Kan ikke finne adressen %r" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1644 +#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1640 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1649 +#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1645 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1654 +#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1650 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -11175,68 +11189,64 @@ msgstr "" msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1260 -msgid "XenAPI failed to power the instance off" -msgstr "" - -#: nova/virt/xenapi/vmops.py:1307 +#: nova/virt/xenapi/vmops.py:1303 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1341 +#: nova/virt/xenapi/vmops.py:1337 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1394 +#: nova/virt/xenapi/vmops.py:1390 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1566 +#: nova/virt/xenapi/vmops.py:1562 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1575 +#: nova/virt/xenapi/vmops.py:1571 #, python-format msgid "Creating VIF for network %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1578 +#: nova/virt/xenapi/vmops.py:1574 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1607 +#: nova/virt/xenapi/vmops.py:1603 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1711 +#: nova/virt/xenapi/vmops.py:1707 #, python-format msgid "Destination host:%s must be in the same aggregate as the source server" msgstr "" -#: nova/virt/xenapi/vmops.py:1732 +#: nova/virt/xenapi/vmops.py:1728 #, fuzzy msgid "No suitable network for migrate" msgstr "Feil nettverks-format" -#: nova/virt/xenapi/vmops.py:1744 +#: nova/virt/xenapi/vmops.py:1740 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1818 +#: nova/virt/xenapi/vmops.py:1814 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1829 +#: nova/virt/xenapi/vmops.py:1825 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1882 +#: nova/virt/xenapi/vmops.py:1878 msgid "Migrate Send failed" msgstr "" @@ -11377,60 +11387,6 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "'%s' argument must be greater than 0" -#~ msgstr "" - -#~ msgid "'%s' argument must be greater than or equal to 0" -#~ msgstr "" - -#~ msgid "Failed to load plugin %(plug)s: %(exc)s" -#~ msgstr "" - -#~ msgid "Setting instance to %(state)s state." -#~ msgstr "" - -#~ msgid "Could not decode scheduler options: '%(e)s'" -#~ msgstr "" - -#~ msgid "%(host_state)s fails tenant id on aggregate" -#~ msgstr "" - -#~ msgid "No more PXE IPs available" -#~ msgstr "" - -#~ msgid "Deleting instance files %(target)s" -#~ msgstr "" - -#~ msgid "Live Migration failure: %(e)s" -#~ msgstr "" - -#~ msgid "skipping %(path)s since it looks like volume" -#~ msgstr "" - -#~ msgid "skipping disk for %(instance_name)s as it does not have a path" -#~ msgstr "" - -#~ msgid "Checking instance files accessability%(instance_path)s" -#~ msgstr "" - -#~ msgid "The nwfilter(%(instance_filter_name)s) is not found." -#~ msgstr "" - -#~ msgid "Failed to query agent version: %r" -#~ msgstr "" - -#~ msgid "Reached maximum time attempting to query agent version" -#~ msgstr "" - -#~ msgid "Failed to update agent: %r" -#~ msgstr "" - -#~ msgid "Failed to exchange keys: %r" -#~ msgstr "" - -#~ msgid "Failed to inject file: %r" -#~ msgstr "" - -#~ msgid "Failed to reset network: %r" +#~ msgid "XenAPI failed to power the instance off" #~ msgstr "" diff --git a/nova/locale/nl_NL/LC_MESSAGES/nova.po b/nova/locale/nl_NL/LC_MESSAGES/nova.po index 282651e8536d..ca1403b934e9 100644 --- a/nova/locale/nl_NL/LC_MESSAGES/nova.po +++ b/nova/locale/nl_NL/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2013-06-24 19:37+0000\n" +"POT-Creation-Date: 2013-06-25 19:37+0000\n" "PO-Revision-Date: 2013-05-28 17:08+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Dutch (Netherlands) " @@ -178,7 +178,7 @@ msgid "" "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:248 nova/api/ec2/cloud.py:473 +#: nova/exception.py:248 nova/api/ec2/cloud.py:472 msgid "Keypair data is invalid" msgstr "" @@ -1725,261 +1725,261 @@ msgstr "" msgid "Unsupported API request: controller = %(controller)s, action = %(action)s" msgstr "" -#: nova/api/ec2/cloud.py:402 +#: nova/api/ec2/cloud.py:401 #, python-format msgid "Create snapshot of volume %s" msgstr "" -#: nova/api/ec2/cloud.py:427 +#: nova/api/ec2/cloud.py:426 #, python-format msgid "Could not find key pair(s): %s" msgstr "" -#: nova/api/ec2/cloud.py:444 +#: nova/api/ec2/cloud.py:443 #, python-format msgid "Create key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:451 nova/api/ec2/cloud.py:470 +#: nova/api/ec2/cloud.py:450 nova/api/ec2/cloud.py:469 #: nova/api/openstack/compute/contrib/keypairs.py:93 #: nova/api/openstack/compute/plugins/v3/keypairs.py:95 msgid "Quota exceeded, too many key pairs." msgstr "" -#: nova/api/ec2/cloud.py:460 +#: nova/api/ec2/cloud.py:459 #, python-format msgid "Import key %s" msgstr "" -#: nova/api/ec2/cloud.py:480 +#: nova/api/ec2/cloud.py:479 #, python-format msgid "Delete key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:622 nova/api/ec2/cloud.py:742 +#: nova/api/ec2/cloud.py:621 nova/api/ec2/cloud.py:741 msgid "Not enough parameters, need group_name or group_id" msgstr "" -#: nova/api/ec2/cloud.py:627 +#: nova/api/ec2/cloud.py:626 #, python-format msgid "%s Not enough parameters to build a valid rule" msgstr "" -#: nova/api/ec2/cloud.py:634 +#: nova/api/ec2/cloud.py:633 #, python-format msgid "Invalid IP protocol %s." msgstr "" -#: nova/api/ec2/cloud.py:664 nova/api/ec2/cloud.py:696 +#: nova/api/ec2/cloud.py:663 nova/api/ec2/cloud.py:695 msgid "No rule for the specified parameters." msgstr "" -#: nova/api/ec2/cloud.py:687 +#: nova/api/ec2/cloud.py:686 #, python-format msgid "%s - This rule already exists in group" msgstr "" -#: nova/api/ec2/cloud.py:770 +#: nova/api/ec2/cloud.py:769 #, python-format msgid "Get console output for instance %s" msgstr "" -#: nova/api/ec2/cloud.py:841 +#: nova/api/ec2/cloud.py:840 #, python-format msgid "Create volume from snapshot %s" msgstr "" -#: nova/api/ec2/cloud.py:845 nova/api/openstack/compute/contrib/volumes.py:242 +#: nova/api/ec2/cloud.py:844 nova/api/openstack/compute/contrib/volumes.py:242 #, python-format msgid "Create volume of %s GB" msgstr "" -#: nova/api/ec2/cloud.py:872 +#: nova/api/ec2/cloud.py:871 msgid "Delete Failed" msgstr "" -#: nova/api/ec2/cloud.py:885 +#: nova/api/ec2/cloud.py:884 #, python-format msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s" msgstr "" -#: nova/api/ec2/cloud.py:896 +#: nova/api/ec2/cloud.py:895 msgid "Attach Failed." msgstr "" -#: nova/api/ec2/cloud.py:918 nova/api/openstack/compute/contrib/volumes.py:445 +#: nova/api/ec2/cloud.py:917 nova/api/openstack/compute/contrib/volumes.py:445 #, python-format msgid "Detach volume %s" msgstr "" -#: nova/api/ec2/cloud.py:925 +#: nova/api/ec2/cloud.py:924 msgid "Detach Volume Failed." msgstr "" -#: nova/api/ec2/cloud.py:951 nova/api/ec2/cloud.py:1008 -#: nova/api/ec2/cloud.py:1574 nova/api/ec2/cloud.py:1589 +#: nova/api/ec2/cloud.py:950 nova/api/ec2/cloud.py:1007 +#: nova/api/ec2/cloud.py:1573 nova/api/ec2/cloud.py:1588 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1083 +#: nova/api/ec2/cloud.py:1082 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1243 +#: nova/api/ec2/cloud.py:1242 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1247 +#: nova/api/ec2/cloud.py:1246 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1251 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1256 +#: nova/api/ec2/cloud.py:1255 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1258 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1269 +#: nova/api/ec2/cloud.py:1268 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1277 +#: nova/api/ec2/cloud.py:1276 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1286 +#: nova/api/ec2/cloud.py:1285 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1289 +#: nova/api/ec2/cloud.py:1288 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1292 +#: nova/api/ec2/cloud.py:1291 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1300 +#: nova/api/ec2/cloud.py:1299 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1305 +#: nova/api/ec2/cloud.py:1304 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1308 +#: nova/api/ec2/cloud.py:1307 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1335 +#: nova/api/ec2/cloud.py:1334 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1373 +#: nova/api/ec2/cloud.py:1372 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1383 +#: nova/api/ec2/cloud.py:1382 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1393 +#: nova/api/ec2/cloud.py:1392 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1403 +#: nova/api/ec2/cloud.py:1402 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1494 +#: nova/api/ec2/cloud.py:1493 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1510 +#: nova/api/ec2/cloud.py:1509 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1529 +#: nova/api/ec2/cloud.py:1528 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1592 +#: nova/api/ec2/cloud.py:1591 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1594 +#: nova/api/ec2/cloud.py:1593 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1596 +#: nova/api/ec2/cloud.py:1595 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1598 +#: nova/api/ec2/cloud.py:1597 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1611 +#: nova/api/ec2/cloud.py:1610 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1639 +#: nova/api/ec2/cloud.py:1638 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1671 +#: nova/api/ec2/cloud.py:1670 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1689 +#: nova/api/ec2/cloud.py:1688 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1714 nova/api/ec2/cloud.py:1759 +#: nova/api/ec2/cloud.py:1713 nova/api/ec2/cloud.py:1758 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1717 nova/api/ec2/cloud.py:1762 +#: nova/api/ec2/cloud.py:1716 nova/api/ec2/cloud.py:1761 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1721 nova/api/ec2/cloud.py:1766 +#: nova/api/ec2/cloud.py:1720 nova/api/ec2/cloud.py:1765 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1724 nova/api/ec2/cloud.py:1769 +#: nova/api/ec2/cloud.py:1723 nova/api/ec2/cloud.py:1768 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1781 +#: nova/api/ec2/cloud.py:1780 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1854 +#: nova/api/ec2/cloud.py:1853 msgid "Invalid CIDR" msgstr "" @@ -4354,653 +4354,653 @@ msgstr "" msgid "Possibly task preempted." msgstr "" -#: nova/compute/manager.py:379 +#: nova/compute/manager.py:380 #, python-format msgid "%s is not a valid node managed by this compute host." msgstr "" -#: nova/compute/manager.py:407 +#: nova/compute/manager.py:408 msgid "Instance has been destroyed from under us while trying to set it to ERROR" msgstr "" -#: nova/compute/manager.py:456 +#: nova/compute/manager.py:457 #, python-format msgid "" "Deleting instance as its host (%(instance_host)s) is not equal to our " "host (%(our_host)s)." msgstr "" -#: nova/compute/manager.py:472 +#: nova/compute/manager.py:473 msgid "Instance has been marked deleted already, removing it from the hypervisor." msgstr "" -#: nova/compute/manager.py:493 +#: nova/compute/manager.py:494 msgid "" "Hypervisor driver does not support instance shared storage check, " "assuming it's not on shared storage" msgstr "" -#: nova/compute/manager.py:499 +#: nova/compute/manager.py:500 msgid "Failed to check if instance shared" msgstr "" -#: nova/compute/manager.py:541 +#: nova/compute/manager.py:542 #, python-format msgid "" "Error raised getting network info for instance %(instance_uuid)s. " "Retrying in %(retry_time)s seconds." msgstr "" -#: nova/compute/manager.py:567 +#: nova/compute/manager.py:568 msgid "Failed to revert crashed migration" msgstr "" -#: nova/compute/manager.py:570 +#: nova/compute/manager.py:571 msgid "Instance found in migrating state during startup. Resetting task_state" msgstr "" -#: nova/compute/manager.py:581 +#: nova/compute/manager.py:582 #, python-format msgid "Current state is %(drv_state)s, state in DB is %(db_state)s." msgstr "" -#: nova/compute/manager.py:587 +#: nova/compute/manager.py:588 msgid "Rebooting instance after nova-compute restart." msgstr "" -#: nova/compute/manager.py:601 +#: nova/compute/manager.py:602 msgid "Hypervisor driver does not support resume guests" msgstr "" -#: nova/compute/manager.py:606 +#: nova/compute/manager.py:607 msgid "Failed to resume instance" msgstr "" -#: nova/compute/manager.py:616 +#: nova/compute/manager.py:617 msgid "Hypervisor driver does not support firewall rules" msgstr "" -#: nova/compute/manager.py:620 +#: nova/compute/manager.py:621 #, python-format msgid "Lifecycle event %(state)d on VM %(uuid)s" msgstr "" -#: nova/compute/manager.py:636 +#: nova/compute/manager.py:637 #, python-format msgid "Unexpected power state %d" msgstr "" -#: nova/compute/manager.py:648 +#: nova/compute/manager.py:649 #, python-format msgid "Ignoring event %s" msgstr "" -#: nova/compute/manager.py:686 +#: nova/compute/manager.py:687 msgid "Checking state" msgstr "" -#: nova/compute/manager.py:784 +#: nova/compute/manager.py:785 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:801 +#: nova/compute/manager.py:802 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:902 +#: nova/compute/manager.py:903 msgid "Success" msgstr "" -#: nova/compute/manager.py:925 +#: nova/compute/manager.py:926 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:952 nova/compute/manager.py:2466 +#: nova/compute/manager.py:953 nova/compute/manager.py:2467 #, python-format msgid "No node specified, defaulting to %s" msgstr "" -#: nova/compute/manager.py:996 +#: nova/compute/manager.py:997 msgid "Failed to dealloc network for deleted instance" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1006 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:1036 +#: nova/compute/manager.py:1037 #, python-format msgid "Error: %s" msgstr "" -#: nova/compute/manager.py:1053 +#: nova/compute/manager.py:1054 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1078 nova/compute/manager.py:2519 +#: nova/compute/manager.py:1079 nova/compute/manager.py:2520 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1091 +#: nova/compute/manager.py:1092 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1097 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1102 +#: nova/compute/manager.py:1103 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1131 +#: nova/compute/manager.py:1132 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1141 +#: nova/compute/manager.py:1142 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1166 msgid "Allocating IP information in the background." msgstr "" -#: nova/compute/manager.py:1176 +#: nova/compute/manager.py:1177 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1178 +#: nova/compute/manager.py:1179 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1189 +#: nova/compute/manager.py:1190 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1208 +#: nova/compute/manager.py:1209 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1259 +#: nova/compute/manager.py:1260 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1333 +#: nova/compute/manager.py:1334 msgid "Failed to deallocate network for instance." msgstr "" -#: nova/compute/manager.py:1340 +#: nova/compute/manager.py:1341 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1383 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1386 +#: nova/compute/manager.py:1387 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1393 +#: nova/compute/manager.py:1394 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1441 +#: nova/compute/manager.py:1442 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1503 nova/compute/manager.py:2701 -#: nova/compute/manager.py:4226 +#: nova/compute/manager.py:1504 nova/compute/manager.py:2702 +#: nova/compute/manager.py:4227 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1655 +#: nova/compute/manager.py:1656 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1668 +#: nova/compute/manager.py:1669 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1672 +#: nova/compute/manager.py:1673 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1676 +#: nova/compute/manager.py:1677 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1759 +#: nova/compute/manager.py:1760 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1791 +#: nova/compute/manager.py:1792 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1809 +#: nova/compute/manager.py:1810 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1828 +#: nova/compute/manager.py:1829 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1864 +#: nova/compute/manager.py:1865 msgid "Reboot failed but instance is running" msgstr "" -#: nova/compute/manager.py:1867 +#: nova/compute/manager.py:1868 #, python-format msgid "Cannot reboot instance: %(error)s" msgstr "" -#: nova/compute/manager.py:1880 +#: nova/compute/manager.py:1881 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1907 +#: nova/compute/manager.py:1908 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1913 +#: nova/compute/manager.py:1914 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1975 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1982 +#: nova/compute/manager.py:1983 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1987 +#: nova/compute/manager.py:1988 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:2015 +#: nova/compute/manager.py:2016 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:2022 +#: nova/compute/manager.py:2023 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:2029 +#: nova/compute/manager.py:2030 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:2044 +#: nova/compute/manager.py:2045 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:2051 +#: nova/compute/manager.py:2052 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2064 +#: nova/compute/manager.py:2065 #, python-format msgid "" "trying to inject a file into a non-running (state: %(current_state)s " "expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2070 #, python-format msgid "injecting file to %s" msgstr "" -#: nova/compute/manager.py:2089 +#: nova/compute/manager.py:2090 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2102 +#: nova/compute/manager.py:2103 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2121 +#: nova/compute/manager.py:2122 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2125 +#: nova/compute/manager.py:2126 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2143 +#: nova/compute/manager.py:2144 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2164 +#: nova/compute/manager.py:2165 #, python-format msgid "Changing instance metadata according to %r" msgstr "" -#: nova/compute/manager.py:2386 +#: nova/compute/manager.py:2387 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2420 +#: nova/compute/manager.py:2421 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2426 +#: nova/compute/manager.py:2427 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2447 +#: nova/compute/manager.py:2448 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2698 +#: nova/compute/manager.py:2699 #, python-format msgid "Failed to rollback quota for failed finish_resize: %s" msgstr "" -#: nova/compute/manager.py:2761 +#: nova/compute/manager.py:2762 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2779 +#: nova/compute/manager.py:2780 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2818 +#: nova/compute/manager.py:2819 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2849 +#: nova/compute/manager.py:2850 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2869 +#: nova/compute/manager.py:2870 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2874 +#: nova/compute/manager.py:2875 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2877 +#: nova/compute/manager.py:2878 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2894 +#: nova/compute/manager.py:2895 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2921 +#: nova/compute/manager.py:2922 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2956 +#: nova/compute/manager.py:2957 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:3004 +#: nova/compute/manager.py:3005 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3055 +#: nova/compute/manager.py:3056 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3065 +#: nova/compute/manager.py:3066 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3081 +#: nova/compute/manager.py:3082 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3112 +#: nova/compute/manager.py:3113 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3123 +#: nova/compute/manager.py:3124 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3130 +#: nova/compute/manager.py:3131 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3154 +#: nova/compute/manager.py:3155 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3190 +#: nova/compute/manager.py:3191 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3210 +#: nova/compute/manager.py:3211 #, python-format msgid "Port %s is not attached" msgstr "" -#: nova/compute/manager.py:3224 +#: nova/compute/manager.py:3225 #, python-format msgid "Host %s not found" msgstr "" -#: nova/compute/manager.py:3377 +#: nova/compute/manager.py:3378 #, python-format msgid "Pre live migration failed at %s" msgstr "" -#: nova/compute/manager.py:3405 +#: nova/compute/manager.py:3406 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3460 +#: nova/compute/manager.py:3461 #, python-format msgid "Migrating instance to %s finished successfully." msgstr "" -#: nova/compute/manager.py:3462 +#: nova/compute/manager.py:3463 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." msgstr "" -#: nova/compute/manager.py:3477 +#: nova/compute/manager.py:3478 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3509 +#: nova/compute/manager.py:3510 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3638 +#: nova/compute/manager.py:3639 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3690 +#: nova/compute/manager.py:3691 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3695 +#: nova/compute/manager.py:3696 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3704 +#: nova/compute/manager.py:3705 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3712 +#: nova/compute/manager.py:3713 #, python-format msgid "Instance %s not found" msgstr "" -#: nova/compute/manager.py:3717 +#: nova/compute/manager.py:3718 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3724 +#: nova/compute/manager.py:3725 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3735 +#: nova/compute/manager.py:3736 #, python-format msgid "Error auto-confirming resize: %s. Will retry later." msgstr "" -#: nova/compute/manager.py:3751 +#: nova/compute/manager.py:3752 #, python-format msgid "" "Running instance usage audit for host %(host)s from %(begin_time)s to " "%(end_time)s. %(number_instances)s instances." msgstr "" -#: nova/compute/manager.py:3771 +#: nova/compute/manager.py:3772 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3795 +#: nova/compute/manager.py:3796 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3898 +#: nova/compute/manager.py:3899 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3912 +#: nova/compute/manager.py:3913 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3939 +#: nova/compute/manager.py:3940 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3946 nova/compute/manager.py:3995 +#: nova/compute/manager.py:3947 nova/compute/manager.py:3996 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3982 +#: nova/compute/manager.py:3983 #, python-format msgid "" "During the sync_power process the instance has moved from host %(src)s to" " host %(dst)s" msgstr "" -#: nova/compute/manager.py:4019 +#: nova/compute/manager.py:4020 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4031 nova/compute/manager.py:4040 -#: nova/compute/manager.py:4070 +#: nova/compute/manager.py:4032 nova/compute/manager.py:4041 +#: nova/compute/manager.py:4071 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4036 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4051 +#: nova/compute/manager.py:4052 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:4057 +#: nova/compute/manager.py:4058 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:4063 +#: nova/compute/manager.py:4064 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4079 +#: nova/compute/manager.py:4080 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4087 +#: nova/compute/manager.py:4088 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4100 +#: nova/compute/manager.py:4101 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4127 +#: nova/compute/manager.py:4128 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4137 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4138 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4177 +#: nova/compute/manager.py:4178 #, python-format msgid "" "Detected instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4183 +#: nova/compute/manager.py:4184 #, python-format msgid "" "Destroying instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4190 +#: nova/compute/manager.py:4191 #, python-format msgid "Unrecognized value '%s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4217 +#: nova/compute/manager.py:4218 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5129,6 +5129,25 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" +#: nova/conductor/tasks/live_migrate.py:103 +#, python-format +msgid "" +"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " +"memory(host:%(avail)s <= instance:%(mem_inst)s)" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:150 +#, python-format +msgid "Skipping host: %(host)s because: %(e)s" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:169 +#, python-format +msgid "" +"Exceeded max scheduling attempts %(max_attempts)d for instance " +"%(instance_uuid)s during live migration" +msgstr "" + #: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "" @@ -6666,86 +6685,79 @@ msgstr "" msgid "No key defining hosts for topic '%s', see ringfile" msgstr "" -#: nova/scheduler/chance.py:51 +#: nova/scheduler/chance.py:56 msgid "Is the appropriate service running?" msgstr "" -#: nova/scheduler/chance.py:56 +#: nova/scheduler/chance.py:61 msgid "Could not find another compute" msgstr "" -#: nova/scheduler/driver.py:61 +#: nova/scheduler/driver.py:57 msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:226 +#: nova/scheduler/driver.py:59 nova/scheduler/manager.py:233 #, python-format msgid "Setting instance to %s state." msgstr "" -#: nova/scheduler/driver.py:156 +#: nova/scheduler/driver.py:150 msgid "Driver must implement schedule_prep_resize" msgstr "" -#: nova/scheduler/driver.py:164 +#: nova/scheduler/driver.py:158 msgid "Driver must implement schedule_run_instance" msgstr "" -#: nova/scheduler/driver.py:169 +#: nova/scheduler/driver.py:163 msgid "Driver must implement select_hosts" msgstr "" -#: nova/scheduler/driver.py:339 -#, python-format -msgid "" -"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " -"memory(host:%(avail)s <= instance:%(mem_inst)s)" -msgstr "" - -#: nova/scheduler/filter_scheduler.py:73 +#: nova/scheduler/filter_scheduler.py:76 #, python-format msgid "" "Attempting to build %(num_instances)d instance(s) uuids: " "%(instance_uuids)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:77 +#: nova/scheduler/filter_scheduler.py:80 #, python-format msgid "Request Spec: %s" msgstr "" -#: nova/scheduler/filter_scheduler.py:97 +#: nova/scheduler/filter_scheduler.py:100 #, python-format msgid "Choosing host %(weighed_host)s for instance %(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:239 +#: nova/scheduler/filter_scheduler.py:242 msgid "Invalid value for 'scheduler_max_attempts', must be >= 1" msgstr "" -#: nova/scheduler/filter_scheduler.py:256 +#: nova/scheduler/filter_scheduler.py:259 #, python-format msgid "Error from last host: %(last_host)s (node %(last_node)s): %(exc)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:288 +#: nova/scheduler/filter_scheduler.py:291 #, python-format msgid "" "Exceeded max scheduling attempts %(max_attempts)d for instance " "%(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:356 +#: nova/scheduler/filter_scheduler.py:359 #, python-format msgid "Filtered %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:361 +#: nova/scheduler/filter_scheduler.py:364 #, python-format msgid "Weighed %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:403 +#: nova/scheduler/filter_scheduler.py:417 #, python-format msgid "Unable to migrate %(instance_uuid)s to %(dest)s: Lack of memory" msgstr "" @@ -6796,7 +6808,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:211 +#: nova/scheduler/manager.py:218 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -7112,9 +7124,10 @@ msgstr "" #: nova/tests/compute/test_compute.py:1133 #: nova/tests/compute/test_compute.py:1151 #: nova/tests/compute/test_compute.py:1202 -#: nova/tests/compute/test_compute.py:1229 -#: nova/tests/compute/test_compute.py:1276 -#: nova/tests/compute/test_compute.py:4129 +#: nova/tests/compute/test_compute.py:1227 +#: nova/tests/compute/test_compute.py:1253 +#: nova/tests/compute/test_compute.py:1300 +#: nova/tests/compute/test_compute.py:4153 #, python-format msgid "Running instances: %s" msgstr "" @@ -7122,25 +7135,26 @@ msgstr "" #: nova/tests/compute/test_compute.py:1139 #: nova/tests/compute/test_compute.py:1174 #: nova/tests/compute/test_compute.py:1217 -#: nova/tests/compute/test_compute.py:1247 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:1271 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1818 +#: nova/tests/compute/test_compute.py:1842 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4140 +#: nova/tests/compute/test_compute.py:4164 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4651 +#: nova/tests/compute/test_compute.py:4675 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9549 +#: nova/tests/compute/test_compute.py:9573 msgid "spawn error" msgstr "" @@ -7271,12 +7285,12 @@ msgid "" "left to copy" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:905 +#: nova/tests/virt/xenapi/test_xenapi.py:900 #, python-format msgid "Creating files in %s to simulate guest agent" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:916 +#: nova/tests/virt/xenapi/test_xenapi.py:911 #, python-format msgid "Removing simulated guest agent files in %s" msgstr "" @@ -8814,7 +8828,7 @@ msgstr "" msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1446 +#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1442 msgid "Guest does not have a console available" msgstr "" @@ -10160,7 +10174,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1390 +#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1386 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10318,19 +10332,19 @@ msgstr "" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1644 +#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1640 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1649 +#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1645 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1654 +#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1650 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -11151,67 +11165,63 @@ msgstr "" msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1260 -msgid "XenAPI failed to power the instance off" -msgstr "" - -#: nova/virt/xenapi/vmops.py:1307 +#: nova/virt/xenapi/vmops.py:1303 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1341 +#: nova/virt/xenapi/vmops.py:1337 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1394 +#: nova/virt/xenapi/vmops.py:1390 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1566 +#: nova/virt/xenapi/vmops.py:1562 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1575 +#: nova/virt/xenapi/vmops.py:1571 #, python-format msgid "Creating VIF for network %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1578 +#: nova/virt/xenapi/vmops.py:1574 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1607 +#: nova/virt/xenapi/vmops.py:1603 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1711 +#: nova/virt/xenapi/vmops.py:1707 #, python-format msgid "Destination host:%s must be in the same aggregate as the source server" msgstr "" -#: nova/virt/xenapi/vmops.py:1732 +#: nova/virt/xenapi/vmops.py:1728 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1744 +#: nova/virt/xenapi/vmops.py:1740 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1818 +#: nova/virt/xenapi/vmops.py:1814 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1829 +#: nova/virt/xenapi/vmops.py:1825 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1882 +#: nova/virt/xenapi/vmops.py:1878 msgid "Migrate Send failed" msgstr "" @@ -11352,60 +11362,6 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "'%s' argument must be greater than 0" -#~ msgstr "" - -#~ msgid "'%s' argument must be greater than or equal to 0" -#~ msgstr "" - -#~ msgid "Failed to load plugin %(plug)s: %(exc)s" -#~ msgstr "" - -#~ msgid "Setting instance to %(state)s state." -#~ msgstr "" - -#~ msgid "Could not decode scheduler options: '%(e)s'" -#~ msgstr "" - -#~ msgid "%(host_state)s fails tenant id on aggregate" -#~ msgstr "" - -#~ msgid "No more PXE IPs available" -#~ msgstr "" - -#~ msgid "Deleting instance files %(target)s" -#~ msgstr "" - -#~ msgid "Live Migration failure: %(e)s" -#~ msgstr "" - -#~ msgid "skipping %(path)s since it looks like volume" -#~ msgstr "" - -#~ msgid "skipping disk for %(instance_name)s as it does not have a path" -#~ msgstr "" - -#~ msgid "Checking instance files accessability%(instance_path)s" -#~ msgstr "" - -#~ msgid "The nwfilter(%(instance_filter_name)s) is not found." -#~ msgstr "" - -#~ msgid "Failed to query agent version: %r" -#~ msgstr "" - -#~ msgid "Reached maximum time attempting to query agent version" -#~ msgstr "" - -#~ msgid "Failed to update agent: %r" -#~ msgstr "" - -#~ msgid "Failed to exchange keys: %r" -#~ msgstr "" - -#~ msgid "Failed to inject file: %r" -#~ msgstr "" - -#~ msgid "Failed to reset network: %r" +#~ msgid "XenAPI failed to power the instance off" #~ msgstr "" diff --git a/nova/locale/nova.pot b/nova/locale/nova.pot index 5238135cba14..b4d831e5c7df 100644 --- a/nova/locale/nova.pot +++ b/nova/locale/nova.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: nova jenkins.nova.propose.translation.update.287\n" +"Project-Id-Version: nova jenkins.nova.propose.translation.update.288\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-06-24 19:37+0000\n" +"POT-Creation-Date: 2013-06-25 19:37+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -177,7 +177,7 @@ msgid "" "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:248 nova/api/ec2/cloud.py:473 +#: nova/exception.py:248 nova/api/ec2/cloud.py:472 msgid "Keypair data is invalid" msgstr "" @@ -1724,261 +1724,261 @@ msgstr "" msgid "Unsupported API request: controller = %(controller)s, action = %(action)s" msgstr "" -#: nova/api/ec2/cloud.py:402 +#: nova/api/ec2/cloud.py:401 #, python-format msgid "Create snapshot of volume %s" msgstr "" -#: nova/api/ec2/cloud.py:427 +#: nova/api/ec2/cloud.py:426 #, python-format msgid "Could not find key pair(s): %s" msgstr "" -#: nova/api/ec2/cloud.py:444 +#: nova/api/ec2/cloud.py:443 #, python-format msgid "Create key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:451 nova/api/ec2/cloud.py:470 +#: nova/api/ec2/cloud.py:450 nova/api/ec2/cloud.py:469 #: nova/api/openstack/compute/contrib/keypairs.py:93 #: nova/api/openstack/compute/plugins/v3/keypairs.py:95 msgid "Quota exceeded, too many key pairs." msgstr "" -#: nova/api/ec2/cloud.py:460 +#: nova/api/ec2/cloud.py:459 #, python-format msgid "Import key %s" msgstr "" -#: nova/api/ec2/cloud.py:480 +#: nova/api/ec2/cloud.py:479 #, python-format msgid "Delete key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:622 nova/api/ec2/cloud.py:742 +#: nova/api/ec2/cloud.py:621 nova/api/ec2/cloud.py:741 msgid "Not enough parameters, need group_name or group_id" msgstr "" -#: nova/api/ec2/cloud.py:627 +#: nova/api/ec2/cloud.py:626 #, python-format msgid "%s Not enough parameters to build a valid rule" msgstr "" -#: nova/api/ec2/cloud.py:634 +#: nova/api/ec2/cloud.py:633 #, python-format msgid "Invalid IP protocol %s." msgstr "" -#: nova/api/ec2/cloud.py:664 nova/api/ec2/cloud.py:696 +#: nova/api/ec2/cloud.py:663 nova/api/ec2/cloud.py:695 msgid "No rule for the specified parameters." msgstr "" -#: nova/api/ec2/cloud.py:687 +#: nova/api/ec2/cloud.py:686 #, python-format msgid "%s - This rule already exists in group" msgstr "" -#: nova/api/ec2/cloud.py:770 +#: nova/api/ec2/cloud.py:769 #, python-format msgid "Get console output for instance %s" msgstr "" -#: nova/api/ec2/cloud.py:841 +#: nova/api/ec2/cloud.py:840 #, python-format msgid "Create volume from snapshot %s" msgstr "" -#: nova/api/ec2/cloud.py:845 nova/api/openstack/compute/contrib/volumes.py:242 +#: nova/api/ec2/cloud.py:844 nova/api/openstack/compute/contrib/volumes.py:242 #, python-format msgid "Create volume of %s GB" msgstr "" -#: nova/api/ec2/cloud.py:872 +#: nova/api/ec2/cloud.py:871 msgid "Delete Failed" msgstr "" -#: nova/api/ec2/cloud.py:885 +#: nova/api/ec2/cloud.py:884 #, python-format msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s" msgstr "" -#: nova/api/ec2/cloud.py:896 +#: nova/api/ec2/cloud.py:895 msgid "Attach Failed." msgstr "" -#: nova/api/ec2/cloud.py:918 nova/api/openstack/compute/contrib/volumes.py:445 +#: nova/api/ec2/cloud.py:917 nova/api/openstack/compute/contrib/volumes.py:445 #, python-format msgid "Detach volume %s" msgstr "" -#: nova/api/ec2/cloud.py:925 +#: nova/api/ec2/cloud.py:924 msgid "Detach Volume Failed." msgstr "" -#: nova/api/ec2/cloud.py:951 nova/api/ec2/cloud.py:1008 -#: nova/api/ec2/cloud.py:1574 nova/api/ec2/cloud.py:1589 +#: nova/api/ec2/cloud.py:950 nova/api/ec2/cloud.py:1007 +#: nova/api/ec2/cloud.py:1573 nova/api/ec2/cloud.py:1588 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1083 +#: nova/api/ec2/cloud.py:1082 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1243 +#: nova/api/ec2/cloud.py:1242 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1247 +#: nova/api/ec2/cloud.py:1246 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1251 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1256 +#: nova/api/ec2/cloud.py:1255 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1258 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1269 +#: nova/api/ec2/cloud.py:1268 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1277 +#: nova/api/ec2/cloud.py:1276 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1286 +#: nova/api/ec2/cloud.py:1285 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1289 +#: nova/api/ec2/cloud.py:1288 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1292 +#: nova/api/ec2/cloud.py:1291 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1300 +#: nova/api/ec2/cloud.py:1299 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1305 +#: nova/api/ec2/cloud.py:1304 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1308 +#: nova/api/ec2/cloud.py:1307 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1335 +#: nova/api/ec2/cloud.py:1334 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1373 +#: nova/api/ec2/cloud.py:1372 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1383 +#: nova/api/ec2/cloud.py:1382 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1393 +#: nova/api/ec2/cloud.py:1392 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1403 +#: nova/api/ec2/cloud.py:1402 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1494 +#: nova/api/ec2/cloud.py:1493 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1510 +#: nova/api/ec2/cloud.py:1509 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1529 +#: nova/api/ec2/cloud.py:1528 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1592 +#: nova/api/ec2/cloud.py:1591 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1594 +#: nova/api/ec2/cloud.py:1593 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1596 +#: nova/api/ec2/cloud.py:1595 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1598 +#: nova/api/ec2/cloud.py:1597 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1611 +#: nova/api/ec2/cloud.py:1610 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1639 +#: nova/api/ec2/cloud.py:1638 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1671 +#: nova/api/ec2/cloud.py:1670 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1689 +#: nova/api/ec2/cloud.py:1688 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1714 nova/api/ec2/cloud.py:1759 +#: nova/api/ec2/cloud.py:1713 nova/api/ec2/cloud.py:1758 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1717 nova/api/ec2/cloud.py:1762 +#: nova/api/ec2/cloud.py:1716 nova/api/ec2/cloud.py:1761 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1721 nova/api/ec2/cloud.py:1766 +#: nova/api/ec2/cloud.py:1720 nova/api/ec2/cloud.py:1765 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1724 nova/api/ec2/cloud.py:1769 +#: nova/api/ec2/cloud.py:1723 nova/api/ec2/cloud.py:1768 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1781 +#: nova/api/ec2/cloud.py:1780 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1854 +#: nova/api/ec2/cloud.py:1853 msgid "Invalid CIDR" msgstr "" @@ -4353,653 +4353,653 @@ msgstr "" msgid "Possibly task preempted." msgstr "" -#: nova/compute/manager.py:379 +#: nova/compute/manager.py:380 #, python-format msgid "%s is not a valid node managed by this compute host." msgstr "" -#: nova/compute/manager.py:407 +#: nova/compute/manager.py:408 msgid "Instance has been destroyed from under us while trying to set it to ERROR" msgstr "" -#: nova/compute/manager.py:456 +#: nova/compute/manager.py:457 #, python-format msgid "" "Deleting instance as its host (%(instance_host)s) is not equal to our " "host (%(our_host)s)." msgstr "" -#: nova/compute/manager.py:472 +#: nova/compute/manager.py:473 msgid "Instance has been marked deleted already, removing it from the hypervisor." msgstr "" -#: nova/compute/manager.py:493 +#: nova/compute/manager.py:494 msgid "" "Hypervisor driver does not support instance shared storage check, " "assuming it's not on shared storage" msgstr "" -#: nova/compute/manager.py:499 +#: nova/compute/manager.py:500 msgid "Failed to check if instance shared" msgstr "" -#: nova/compute/manager.py:541 +#: nova/compute/manager.py:542 #, python-format msgid "" "Error raised getting network info for instance %(instance_uuid)s. " "Retrying in %(retry_time)s seconds." msgstr "" -#: nova/compute/manager.py:567 +#: nova/compute/manager.py:568 msgid "Failed to revert crashed migration" msgstr "" -#: nova/compute/manager.py:570 +#: nova/compute/manager.py:571 msgid "Instance found in migrating state during startup. Resetting task_state" msgstr "" -#: nova/compute/manager.py:581 +#: nova/compute/manager.py:582 #, python-format msgid "Current state is %(drv_state)s, state in DB is %(db_state)s." msgstr "" -#: nova/compute/manager.py:587 +#: nova/compute/manager.py:588 msgid "Rebooting instance after nova-compute restart." msgstr "" -#: nova/compute/manager.py:601 +#: nova/compute/manager.py:602 msgid "Hypervisor driver does not support resume guests" msgstr "" -#: nova/compute/manager.py:606 +#: nova/compute/manager.py:607 msgid "Failed to resume instance" msgstr "" -#: nova/compute/manager.py:616 +#: nova/compute/manager.py:617 msgid "Hypervisor driver does not support firewall rules" msgstr "" -#: nova/compute/manager.py:620 +#: nova/compute/manager.py:621 #, python-format msgid "Lifecycle event %(state)d on VM %(uuid)s" msgstr "" -#: nova/compute/manager.py:636 +#: nova/compute/manager.py:637 #, python-format msgid "Unexpected power state %d" msgstr "" -#: nova/compute/manager.py:648 +#: nova/compute/manager.py:649 #, python-format msgid "Ignoring event %s" msgstr "" -#: nova/compute/manager.py:686 +#: nova/compute/manager.py:687 msgid "Checking state" msgstr "" -#: nova/compute/manager.py:784 +#: nova/compute/manager.py:785 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:801 +#: nova/compute/manager.py:802 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:902 +#: nova/compute/manager.py:903 msgid "Success" msgstr "" -#: nova/compute/manager.py:925 +#: nova/compute/manager.py:926 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:952 nova/compute/manager.py:2466 +#: nova/compute/manager.py:953 nova/compute/manager.py:2467 #, python-format msgid "No node specified, defaulting to %s" msgstr "" -#: nova/compute/manager.py:996 +#: nova/compute/manager.py:997 msgid "Failed to dealloc network for deleted instance" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1006 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:1036 +#: nova/compute/manager.py:1037 #, python-format msgid "Error: %s" msgstr "" -#: nova/compute/manager.py:1053 +#: nova/compute/manager.py:1054 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1078 nova/compute/manager.py:2519 +#: nova/compute/manager.py:1079 nova/compute/manager.py:2520 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1091 +#: nova/compute/manager.py:1092 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1097 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1102 +#: nova/compute/manager.py:1103 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1131 +#: nova/compute/manager.py:1132 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1141 +#: nova/compute/manager.py:1142 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1166 msgid "Allocating IP information in the background." msgstr "" -#: nova/compute/manager.py:1176 +#: nova/compute/manager.py:1177 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1178 +#: nova/compute/manager.py:1179 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1189 +#: nova/compute/manager.py:1190 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1208 +#: nova/compute/manager.py:1209 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1259 +#: nova/compute/manager.py:1260 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1333 +#: nova/compute/manager.py:1334 msgid "Failed to deallocate network for instance." msgstr "" -#: nova/compute/manager.py:1340 +#: nova/compute/manager.py:1341 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1383 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1386 +#: nova/compute/manager.py:1387 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1393 +#: nova/compute/manager.py:1394 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1441 +#: nova/compute/manager.py:1442 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1503 nova/compute/manager.py:2701 -#: nova/compute/manager.py:4226 +#: nova/compute/manager.py:1504 nova/compute/manager.py:2702 +#: nova/compute/manager.py:4227 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1655 +#: nova/compute/manager.py:1656 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1668 +#: nova/compute/manager.py:1669 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1672 +#: nova/compute/manager.py:1673 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1676 +#: nova/compute/manager.py:1677 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1759 +#: nova/compute/manager.py:1760 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1791 +#: nova/compute/manager.py:1792 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1809 +#: nova/compute/manager.py:1810 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1828 +#: nova/compute/manager.py:1829 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1864 +#: nova/compute/manager.py:1865 msgid "Reboot failed but instance is running" msgstr "" -#: nova/compute/manager.py:1867 +#: nova/compute/manager.py:1868 #, python-format msgid "Cannot reboot instance: %(error)s" msgstr "" -#: nova/compute/manager.py:1880 +#: nova/compute/manager.py:1881 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1907 +#: nova/compute/manager.py:1908 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1913 +#: nova/compute/manager.py:1914 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1975 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1982 +#: nova/compute/manager.py:1983 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1987 +#: nova/compute/manager.py:1988 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:2015 +#: nova/compute/manager.py:2016 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:2022 +#: nova/compute/manager.py:2023 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:2029 +#: nova/compute/manager.py:2030 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:2044 +#: nova/compute/manager.py:2045 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:2051 +#: nova/compute/manager.py:2052 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2064 +#: nova/compute/manager.py:2065 #, python-format msgid "" "trying to inject a file into a non-running (state: %(current_state)s " "expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2070 #, python-format msgid "injecting file to %s" msgstr "" -#: nova/compute/manager.py:2089 +#: nova/compute/manager.py:2090 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2102 +#: nova/compute/manager.py:2103 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2121 +#: nova/compute/manager.py:2122 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2125 +#: nova/compute/manager.py:2126 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2143 +#: nova/compute/manager.py:2144 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2164 +#: nova/compute/manager.py:2165 #, python-format msgid "Changing instance metadata according to %r" msgstr "" -#: nova/compute/manager.py:2386 +#: nova/compute/manager.py:2387 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2420 +#: nova/compute/manager.py:2421 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2426 +#: nova/compute/manager.py:2427 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2447 +#: nova/compute/manager.py:2448 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2698 +#: nova/compute/manager.py:2699 #, python-format msgid "Failed to rollback quota for failed finish_resize: %s" msgstr "" -#: nova/compute/manager.py:2761 +#: nova/compute/manager.py:2762 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2779 +#: nova/compute/manager.py:2780 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2818 +#: nova/compute/manager.py:2819 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2849 +#: nova/compute/manager.py:2850 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2869 +#: nova/compute/manager.py:2870 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2874 +#: nova/compute/manager.py:2875 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2877 +#: nova/compute/manager.py:2878 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2894 +#: nova/compute/manager.py:2895 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2921 +#: nova/compute/manager.py:2922 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2956 +#: nova/compute/manager.py:2957 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:3004 +#: nova/compute/manager.py:3005 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3055 +#: nova/compute/manager.py:3056 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3065 +#: nova/compute/manager.py:3066 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3081 +#: nova/compute/manager.py:3082 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3112 +#: nova/compute/manager.py:3113 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3123 +#: nova/compute/manager.py:3124 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3130 +#: nova/compute/manager.py:3131 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3154 +#: nova/compute/manager.py:3155 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3190 +#: nova/compute/manager.py:3191 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3210 +#: nova/compute/manager.py:3211 #, python-format msgid "Port %s is not attached" msgstr "" -#: nova/compute/manager.py:3224 +#: nova/compute/manager.py:3225 #, python-format msgid "Host %s not found" msgstr "" -#: nova/compute/manager.py:3377 +#: nova/compute/manager.py:3378 #, python-format msgid "Pre live migration failed at %s" msgstr "" -#: nova/compute/manager.py:3405 +#: nova/compute/manager.py:3406 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3460 +#: nova/compute/manager.py:3461 #, python-format msgid "Migrating instance to %s finished successfully." msgstr "" -#: nova/compute/manager.py:3462 +#: nova/compute/manager.py:3463 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." msgstr "" -#: nova/compute/manager.py:3477 +#: nova/compute/manager.py:3478 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3509 +#: nova/compute/manager.py:3510 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3638 +#: nova/compute/manager.py:3639 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3690 +#: nova/compute/manager.py:3691 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3695 +#: nova/compute/manager.py:3696 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3704 +#: nova/compute/manager.py:3705 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3712 +#: nova/compute/manager.py:3713 #, python-format msgid "Instance %s not found" msgstr "" -#: nova/compute/manager.py:3717 +#: nova/compute/manager.py:3718 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3724 +#: nova/compute/manager.py:3725 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3735 +#: nova/compute/manager.py:3736 #, python-format msgid "Error auto-confirming resize: %s. Will retry later." msgstr "" -#: nova/compute/manager.py:3751 +#: nova/compute/manager.py:3752 #, python-format msgid "" "Running instance usage audit for host %(host)s from %(begin_time)s to " "%(end_time)s. %(number_instances)s instances." msgstr "" -#: nova/compute/manager.py:3771 +#: nova/compute/manager.py:3772 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3795 +#: nova/compute/manager.py:3796 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3898 +#: nova/compute/manager.py:3899 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3912 +#: nova/compute/manager.py:3913 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3939 +#: nova/compute/manager.py:3940 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3946 nova/compute/manager.py:3995 +#: nova/compute/manager.py:3947 nova/compute/manager.py:3996 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3982 +#: nova/compute/manager.py:3983 #, python-format msgid "" "During the sync_power process the instance has moved from host %(src)s to" " host %(dst)s" msgstr "" -#: nova/compute/manager.py:4019 +#: nova/compute/manager.py:4020 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4031 nova/compute/manager.py:4040 -#: nova/compute/manager.py:4070 +#: nova/compute/manager.py:4032 nova/compute/manager.py:4041 +#: nova/compute/manager.py:4071 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4036 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4051 +#: nova/compute/manager.py:4052 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:4057 +#: nova/compute/manager.py:4058 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:4063 +#: nova/compute/manager.py:4064 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4079 +#: nova/compute/manager.py:4080 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4087 +#: nova/compute/manager.py:4088 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4100 +#: nova/compute/manager.py:4101 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4127 +#: nova/compute/manager.py:4128 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4137 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4138 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4177 +#: nova/compute/manager.py:4178 #, python-format msgid "" "Detected instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4183 +#: nova/compute/manager.py:4184 #, python-format msgid "" "Destroying instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4190 +#: nova/compute/manager.py:4191 #, python-format msgid "Unrecognized value '%s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4217 +#: nova/compute/manager.py:4218 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5128,6 +5128,25 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" +#: nova/conductor/tasks/live_migrate.py:103 +#, python-format +msgid "" +"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " +"memory(host:%(avail)s <= instance:%(mem_inst)s)" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:150 +#, python-format +msgid "Skipping host: %(host)s because: %(e)s" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:169 +#, python-format +msgid "" +"Exceeded max scheduling attempts %(max_attempts)d for instance " +"%(instance_uuid)s during live migration" +msgstr "" + #: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "" @@ -6665,86 +6684,79 @@ msgstr "" msgid "No key defining hosts for topic '%s', see ringfile" msgstr "" -#: nova/scheduler/chance.py:51 +#: nova/scheduler/chance.py:56 msgid "Is the appropriate service running?" msgstr "" -#: nova/scheduler/chance.py:56 +#: nova/scheduler/chance.py:61 msgid "Could not find another compute" msgstr "" -#: nova/scheduler/driver.py:61 +#: nova/scheduler/driver.py:57 msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:226 +#: nova/scheduler/driver.py:59 nova/scheduler/manager.py:233 #, python-format msgid "Setting instance to %s state." msgstr "" -#: nova/scheduler/driver.py:156 +#: nova/scheduler/driver.py:150 msgid "Driver must implement schedule_prep_resize" msgstr "" -#: nova/scheduler/driver.py:164 +#: nova/scheduler/driver.py:158 msgid "Driver must implement schedule_run_instance" msgstr "" -#: nova/scheduler/driver.py:169 +#: nova/scheduler/driver.py:163 msgid "Driver must implement select_hosts" msgstr "" -#: nova/scheduler/driver.py:339 -#, python-format -msgid "" -"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " -"memory(host:%(avail)s <= instance:%(mem_inst)s)" -msgstr "" - -#: nova/scheduler/filter_scheduler.py:73 +#: nova/scheduler/filter_scheduler.py:76 #, python-format msgid "" "Attempting to build %(num_instances)d instance(s) uuids: " "%(instance_uuids)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:77 +#: nova/scheduler/filter_scheduler.py:80 #, python-format msgid "Request Spec: %s" msgstr "" -#: nova/scheduler/filter_scheduler.py:97 +#: nova/scheduler/filter_scheduler.py:100 #, python-format msgid "Choosing host %(weighed_host)s for instance %(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:239 +#: nova/scheduler/filter_scheduler.py:242 msgid "Invalid value for 'scheduler_max_attempts', must be >= 1" msgstr "" -#: nova/scheduler/filter_scheduler.py:256 +#: nova/scheduler/filter_scheduler.py:259 #, python-format msgid "Error from last host: %(last_host)s (node %(last_node)s): %(exc)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:288 +#: nova/scheduler/filter_scheduler.py:291 #, python-format msgid "" "Exceeded max scheduling attempts %(max_attempts)d for instance " "%(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:356 +#: nova/scheduler/filter_scheduler.py:359 #, python-format msgid "Filtered %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:361 +#: nova/scheduler/filter_scheduler.py:364 #, python-format msgid "Weighed %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:403 +#: nova/scheduler/filter_scheduler.py:417 #, python-format msgid "Unable to migrate %(instance_uuid)s to %(dest)s: Lack of memory" msgstr "" @@ -6795,7 +6807,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:211 +#: nova/scheduler/manager.py:218 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -7111,9 +7123,10 @@ msgstr "" #: nova/tests/compute/test_compute.py:1133 #: nova/tests/compute/test_compute.py:1151 #: nova/tests/compute/test_compute.py:1202 -#: nova/tests/compute/test_compute.py:1229 -#: nova/tests/compute/test_compute.py:1276 -#: nova/tests/compute/test_compute.py:4129 +#: nova/tests/compute/test_compute.py:1227 +#: nova/tests/compute/test_compute.py:1253 +#: nova/tests/compute/test_compute.py:1300 +#: nova/tests/compute/test_compute.py:4153 #, python-format msgid "Running instances: %s" msgstr "" @@ -7121,25 +7134,26 @@ msgstr "" #: nova/tests/compute/test_compute.py:1139 #: nova/tests/compute/test_compute.py:1174 #: nova/tests/compute/test_compute.py:1217 -#: nova/tests/compute/test_compute.py:1247 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:1271 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1818 +#: nova/tests/compute/test_compute.py:1842 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4140 +#: nova/tests/compute/test_compute.py:4164 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4651 +#: nova/tests/compute/test_compute.py:4675 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9549 +#: nova/tests/compute/test_compute.py:9573 msgid "spawn error" msgstr "" @@ -7270,12 +7284,12 @@ msgid "" "left to copy" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:905 +#: nova/tests/virt/xenapi/test_xenapi.py:900 #, python-format msgid "Creating files in %s to simulate guest agent" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:916 +#: nova/tests/virt/xenapi/test_xenapi.py:911 #, python-format msgid "Removing simulated guest agent files in %s" msgstr "" @@ -8813,7 +8827,7 @@ msgstr "" msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1446 +#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1442 msgid "Guest does not have a console available" msgstr "" @@ -10159,7 +10173,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1390 +#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1386 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10317,19 +10331,19 @@ msgstr "" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1644 +#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1640 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1649 +#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1645 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1654 +#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1650 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -11150,67 +11164,63 @@ msgstr "" msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1260 -msgid "XenAPI failed to power the instance off" -msgstr "" - -#: nova/virt/xenapi/vmops.py:1307 +#: nova/virt/xenapi/vmops.py:1303 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1341 +#: nova/virt/xenapi/vmops.py:1337 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1394 +#: nova/virt/xenapi/vmops.py:1390 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1566 +#: nova/virt/xenapi/vmops.py:1562 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1575 +#: nova/virt/xenapi/vmops.py:1571 #, python-format msgid "Creating VIF for network %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1578 +#: nova/virt/xenapi/vmops.py:1574 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1607 +#: nova/virt/xenapi/vmops.py:1603 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1711 +#: nova/virt/xenapi/vmops.py:1707 #, python-format msgid "Destination host:%s must be in the same aggregate as the source server" msgstr "" -#: nova/virt/xenapi/vmops.py:1732 +#: nova/virt/xenapi/vmops.py:1728 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1744 +#: nova/virt/xenapi/vmops.py:1740 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1818 +#: nova/virt/xenapi/vmops.py:1814 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1829 +#: nova/virt/xenapi/vmops.py:1825 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1882 +#: nova/virt/xenapi/vmops.py:1878 msgid "Migrate Send failed" msgstr "" diff --git a/nova/locale/pt/LC_MESSAGES/nova.po b/nova/locale/pt/LC_MESSAGES/nova.po index f7076c09cd39..e72dc46cea0c 100644 --- a/nova/locale/pt/LC_MESSAGES/nova.po +++ b/nova/locale/pt/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2013-06-24 19:37+0000\n" +"POT-Creation-Date: 2013-06-25 19:37+0000\n" "PO-Revision-Date: 2013-05-28 17:08+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Portuguese " @@ -178,7 +178,7 @@ msgid "" "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:248 nova/api/ec2/cloud.py:473 +#: nova/exception.py:248 nova/api/ec2/cloud.py:472 msgid "Keypair data is invalid" msgstr "" @@ -1725,261 +1725,261 @@ msgstr "" msgid "Unsupported API request: controller = %(controller)s, action = %(action)s" msgstr "" -#: nova/api/ec2/cloud.py:402 +#: nova/api/ec2/cloud.py:401 #, python-format msgid "Create snapshot of volume %s" msgstr "" -#: nova/api/ec2/cloud.py:427 +#: nova/api/ec2/cloud.py:426 #, python-format msgid "Could not find key pair(s): %s" msgstr "" -#: nova/api/ec2/cloud.py:444 +#: nova/api/ec2/cloud.py:443 #, python-format msgid "Create key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:451 nova/api/ec2/cloud.py:470 +#: nova/api/ec2/cloud.py:450 nova/api/ec2/cloud.py:469 #: nova/api/openstack/compute/contrib/keypairs.py:93 #: nova/api/openstack/compute/plugins/v3/keypairs.py:95 msgid "Quota exceeded, too many key pairs." msgstr "" -#: nova/api/ec2/cloud.py:460 +#: nova/api/ec2/cloud.py:459 #, python-format msgid "Import key %s" msgstr "" -#: nova/api/ec2/cloud.py:480 +#: nova/api/ec2/cloud.py:479 #, python-format msgid "Delete key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:622 nova/api/ec2/cloud.py:742 +#: nova/api/ec2/cloud.py:621 nova/api/ec2/cloud.py:741 msgid "Not enough parameters, need group_name or group_id" msgstr "" -#: nova/api/ec2/cloud.py:627 +#: nova/api/ec2/cloud.py:626 #, python-format msgid "%s Not enough parameters to build a valid rule" msgstr "" -#: nova/api/ec2/cloud.py:634 +#: nova/api/ec2/cloud.py:633 #, python-format msgid "Invalid IP protocol %s." msgstr "" -#: nova/api/ec2/cloud.py:664 nova/api/ec2/cloud.py:696 +#: nova/api/ec2/cloud.py:663 nova/api/ec2/cloud.py:695 msgid "No rule for the specified parameters." msgstr "" -#: nova/api/ec2/cloud.py:687 +#: nova/api/ec2/cloud.py:686 #, python-format msgid "%s - This rule already exists in group" msgstr "" -#: nova/api/ec2/cloud.py:770 +#: nova/api/ec2/cloud.py:769 #, python-format msgid "Get console output for instance %s" msgstr "" -#: nova/api/ec2/cloud.py:841 +#: nova/api/ec2/cloud.py:840 #, python-format msgid "Create volume from snapshot %s" msgstr "" -#: nova/api/ec2/cloud.py:845 nova/api/openstack/compute/contrib/volumes.py:242 +#: nova/api/ec2/cloud.py:844 nova/api/openstack/compute/contrib/volumes.py:242 #, python-format msgid "Create volume of %s GB" msgstr "" -#: nova/api/ec2/cloud.py:872 +#: nova/api/ec2/cloud.py:871 msgid "Delete Failed" msgstr "" -#: nova/api/ec2/cloud.py:885 +#: nova/api/ec2/cloud.py:884 #, python-format msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s" msgstr "" -#: nova/api/ec2/cloud.py:896 +#: nova/api/ec2/cloud.py:895 msgid "Attach Failed." msgstr "" -#: nova/api/ec2/cloud.py:918 nova/api/openstack/compute/contrib/volumes.py:445 +#: nova/api/ec2/cloud.py:917 nova/api/openstack/compute/contrib/volumes.py:445 #, python-format msgid "Detach volume %s" msgstr "" -#: nova/api/ec2/cloud.py:925 +#: nova/api/ec2/cloud.py:924 msgid "Detach Volume Failed." msgstr "" -#: nova/api/ec2/cloud.py:951 nova/api/ec2/cloud.py:1008 -#: nova/api/ec2/cloud.py:1574 nova/api/ec2/cloud.py:1589 +#: nova/api/ec2/cloud.py:950 nova/api/ec2/cloud.py:1007 +#: nova/api/ec2/cloud.py:1573 nova/api/ec2/cloud.py:1588 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1083 +#: nova/api/ec2/cloud.py:1082 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1243 +#: nova/api/ec2/cloud.py:1242 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1247 +#: nova/api/ec2/cloud.py:1246 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1251 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1256 +#: nova/api/ec2/cloud.py:1255 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1258 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1269 +#: nova/api/ec2/cloud.py:1268 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1277 +#: nova/api/ec2/cloud.py:1276 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1286 +#: nova/api/ec2/cloud.py:1285 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1289 +#: nova/api/ec2/cloud.py:1288 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1292 +#: nova/api/ec2/cloud.py:1291 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1300 +#: nova/api/ec2/cloud.py:1299 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1305 +#: nova/api/ec2/cloud.py:1304 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1308 +#: nova/api/ec2/cloud.py:1307 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1335 +#: nova/api/ec2/cloud.py:1334 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1373 +#: nova/api/ec2/cloud.py:1372 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1383 +#: nova/api/ec2/cloud.py:1382 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1393 +#: nova/api/ec2/cloud.py:1392 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1403 +#: nova/api/ec2/cloud.py:1402 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1494 +#: nova/api/ec2/cloud.py:1493 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1510 +#: nova/api/ec2/cloud.py:1509 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1529 +#: nova/api/ec2/cloud.py:1528 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1592 +#: nova/api/ec2/cloud.py:1591 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1594 +#: nova/api/ec2/cloud.py:1593 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1596 +#: nova/api/ec2/cloud.py:1595 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1598 +#: nova/api/ec2/cloud.py:1597 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1611 +#: nova/api/ec2/cloud.py:1610 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1639 +#: nova/api/ec2/cloud.py:1638 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1671 +#: nova/api/ec2/cloud.py:1670 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1689 +#: nova/api/ec2/cloud.py:1688 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1714 nova/api/ec2/cloud.py:1759 +#: nova/api/ec2/cloud.py:1713 nova/api/ec2/cloud.py:1758 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1717 nova/api/ec2/cloud.py:1762 +#: nova/api/ec2/cloud.py:1716 nova/api/ec2/cloud.py:1761 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1721 nova/api/ec2/cloud.py:1766 +#: nova/api/ec2/cloud.py:1720 nova/api/ec2/cloud.py:1765 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1724 nova/api/ec2/cloud.py:1769 +#: nova/api/ec2/cloud.py:1723 nova/api/ec2/cloud.py:1768 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1781 +#: nova/api/ec2/cloud.py:1780 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1854 +#: nova/api/ec2/cloud.py:1853 msgid "Invalid CIDR" msgstr "" @@ -4354,653 +4354,653 @@ msgstr "" msgid "Possibly task preempted." msgstr "" -#: nova/compute/manager.py:379 +#: nova/compute/manager.py:380 #, python-format msgid "%s is not a valid node managed by this compute host." msgstr "" -#: nova/compute/manager.py:407 +#: nova/compute/manager.py:408 msgid "Instance has been destroyed from under us while trying to set it to ERROR" msgstr "" -#: nova/compute/manager.py:456 +#: nova/compute/manager.py:457 #, python-format msgid "" "Deleting instance as its host (%(instance_host)s) is not equal to our " "host (%(our_host)s)." msgstr "" -#: nova/compute/manager.py:472 +#: nova/compute/manager.py:473 msgid "Instance has been marked deleted already, removing it from the hypervisor." msgstr "" -#: nova/compute/manager.py:493 +#: nova/compute/manager.py:494 msgid "" "Hypervisor driver does not support instance shared storage check, " "assuming it's not on shared storage" msgstr "" -#: nova/compute/manager.py:499 +#: nova/compute/manager.py:500 msgid "Failed to check if instance shared" msgstr "" -#: nova/compute/manager.py:541 +#: nova/compute/manager.py:542 #, python-format msgid "" "Error raised getting network info for instance %(instance_uuid)s. " "Retrying in %(retry_time)s seconds." msgstr "" -#: nova/compute/manager.py:567 +#: nova/compute/manager.py:568 msgid "Failed to revert crashed migration" msgstr "" -#: nova/compute/manager.py:570 +#: nova/compute/manager.py:571 msgid "Instance found in migrating state during startup. Resetting task_state" msgstr "" -#: nova/compute/manager.py:581 +#: nova/compute/manager.py:582 #, python-format msgid "Current state is %(drv_state)s, state in DB is %(db_state)s." msgstr "" -#: nova/compute/manager.py:587 +#: nova/compute/manager.py:588 msgid "Rebooting instance after nova-compute restart." msgstr "" -#: nova/compute/manager.py:601 +#: nova/compute/manager.py:602 msgid "Hypervisor driver does not support resume guests" msgstr "" -#: nova/compute/manager.py:606 +#: nova/compute/manager.py:607 msgid "Failed to resume instance" msgstr "" -#: nova/compute/manager.py:616 +#: nova/compute/manager.py:617 msgid "Hypervisor driver does not support firewall rules" msgstr "" -#: nova/compute/manager.py:620 +#: nova/compute/manager.py:621 #, python-format msgid "Lifecycle event %(state)d on VM %(uuid)s" msgstr "" -#: nova/compute/manager.py:636 +#: nova/compute/manager.py:637 #, python-format msgid "Unexpected power state %d" msgstr "" -#: nova/compute/manager.py:648 +#: nova/compute/manager.py:649 #, python-format msgid "Ignoring event %s" msgstr "" -#: nova/compute/manager.py:686 +#: nova/compute/manager.py:687 msgid "Checking state" msgstr "" -#: nova/compute/manager.py:784 +#: nova/compute/manager.py:785 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:801 +#: nova/compute/manager.py:802 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:902 +#: nova/compute/manager.py:903 msgid "Success" msgstr "" -#: nova/compute/manager.py:925 +#: nova/compute/manager.py:926 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:952 nova/compute/manager.py:2466 +#: nova/compute/manager.py:953 nova/compute/manager.py:2467 #, python-format msgid "No node specified, defaulting to %s" msgstr "" -#: nova/compute/manager.py:996 +#: nova/compute/manager.py:997 msgid "Failed to dealloc network for deleted instance" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1006 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:1036 +#: nova/compute/manager.py:1037 #, python-format msgid "Error: %s" msgstr "" -#: nova/compute/manager.py:1053 +#: nova/compute/manager.py:1054 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1078 nova/compute/manager.py:2519 +#: nova/compute/manager.py:1079 nova/compute/manager.py:2520 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1091 +#: nova/compute/manager.py:1092 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1097 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1102 +#: nova/compute/manager.py:1103 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1131 +#: nova/compute/manager.py:1132 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1141 +#: nova/compute/manager.py:1142 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1166 msgid "Allocating IP information in the background." msgstr "" -#: nova/compute/manager.py:1176 +#: nova/compute/manager.py:1177 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1178 +#: nova/compute/manager.py:1179 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1189 +#: nova/compute/manager.py:1190 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1208 +#: nova/compute/manager.py:1209 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1259 +#: nova/compute/manager.py:1260 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1333 +#: nova/compute/manager.py:1334 msgid "Failed to deallocate network for instance." msgstr "" -#: nova/compute/manager.py:1340 +#: nova/compute/manager.py:1341 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1383 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1386 +#: nova/compute/manager.py:1387 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1393 +#: nova/compute/manager.py:1394 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1441 +#: nova/compute/manager.py:1442 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1503 nova/compute/manager.py:2701 -#: nova/compute/manager.py:4226 +#: nova/compute/manager.py:1504 nova/compute/manager.py:2702 +#: nova/compute/manager.py:4227 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1655 +#: nova/compute/manager.py:1656 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1668 +#: nova/compute/manager.py:1669 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1672 +#: nova/compute/manager.py:1673 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1676 +#: nova/compute/manager.py:1677 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1759 +#: nova/compute/manager.py:1760 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1791 +#: nova/compute/manager.py:1792 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1809 +#: nova/compute/manager.py:1810 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1828 +#: nova/compute/manager.py:1829 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1864 +#: nova/compute/manager.py:1865 msgid "Reboot failed but instance is running" msgstr "" -#: nova/compute/manager.py:1867 +#: nova/compute/manager.py:1868 #, python-format msgid "Cannot reboot instance: %(error)s" msgstr "" -#: nova/compute/manager.py:1880 +#: nova/compute/manager.py:1881 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1907 +#: nova/compute/manager.py:1908 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1913 +#: nova/compute/manager.py:1914 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1975 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1982 +#: nova/compute/manager.py:1983 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1987 +#: nova/compute/manager.py:1988 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:2015 +#: nova/compute/manager.py:2016 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:2022 +#: nova/compute/manager.py:2023 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:2029 +#: nova/compute/manager.py:2030 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:2044 +#: nova/compute/manager.py:2045 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:2051 +#: nova/compute/manager.py:2052 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2064 +#: nova/compute/manager.py:2065 #, python-format msgid "" "trying to inject a file into a non-running (state: %(current_state)s " "expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2070 #, python-format msgid "injecting file to %s" msgstr "" -#: nova/compute/manager.py:2089 +#: nova/compute/manager.py:2090 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2102 +#: nova/compute/manager.py:2103 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2121 +#: nova/compute/manager.py:2122 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2125 +#: nova/compute/manager.py:2126 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2143 +#: nova/compute/manager.py:2144 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2164 +#: nova/compute/manager.py:2165 #, python-format msgid "Changing instance metadata according to %r" msgstr "" -#: nova/compute/manager.py:2386 +#: nova/compute/manager.py:2387 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2420 +#: nova/compute/manager.py:2421 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2426 +#: nova/compute/manager.py:2427 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2447 +#: nova/compute/manager.py:2448 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2698 +#: nova/compute/manager.py:2699 #, python-format msgid "Failed to rollback quota for failed finish_resize: %s" msgstr "" -#: nova/compute/manager.py:2761 +#: nova/compute/manager.py:2762 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2779 +#: nova/compute/manager.py:2780 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2818 +#: nova/compute/manager.py:2819 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2849 +#: nova/compute/manager.py:2850 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2869 +#: nova/compute/manager.py:2870 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2874 +#: nova/compute/manager.py:2875 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2877 +#: nova/compute/manager.py:2878 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2894 +#: nova/compute/manager.py:2895 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2921 +#: nova/compute/manager.py:2922 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2956 +#: nova/compute/manager.py:2957 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:3004 +#: nova/compute/manager.py:3005 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3055 +#: nova/compute/manager.py:3056 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3065 +#: nova/compute/manager.py:3066 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3081 +#: nova/compute/manager.py:3082 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3112 +#: nova/compute/manager.py:3113 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3123 +#: nova/compute/manager.py:3124 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3130 +#: nova/compute/manager.py:3131 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3154 +#: nova/compute/manager.py:3155 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3190 +#: nova/compute/manager.py:3191 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3210 +#: nova/compute/manager.py:3211 #, python-format msgid "Port %s is not attached" msgstr "" -#: nova/compute/manager.py:3224 +#: nova/compute/manager.py:3225 #, python-format msgid "Host %s not found" msgstr "" -#: nova/compute/manager.py:3377 +#: nova/compute/manager.py:3378 #, python-format msgid "Pre live migration failed at %s" msgstr "" -#: nova/compute/manager.py:3405 +#: nova/compute/manager.py:3406 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3460 +#: nova/compute/manager.py:3461 #, python-format msgid "Migrating instance to %s finished successfully." msgstr "" -#: nova/compute/manager.py:3462 +#: nova/compute/manager.py:3463 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." msgstr "" -#: nova/compute/manager.py:3477 +#: nova/compute/manager.py:3478 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3509 +#: nova/compute/manager.py:3510 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3638 +#: nova/compute/manager.py:3639 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3690 +#: nova/compute/manager.py:3691 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3695 +#: nova/compute/manager.py:3696 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3704 +#: nova/compute/manager.py:3705 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3712 +#: nova/compute/manager.py:3713 #, python-format msgid "Instance %s not found" msgstr "" -#: nova/compute/manager.py:3717 +#: nova/compute/manager.py:3718 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3724 +#: nova/compute/manager.py:3725 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3735 +#: nova/compute/manager.py:3736 #, python-format msgid "Error auto-confirming resize: %s. Will retry later." msgstr "" -#: nova/compute/manager.py:3751 +#: nova/compute/manager.py:3752 #, python-format msgid "" "Running instance usage audit for host %(host)s from %(begin_time)s to " "%(end_time)s. %(number_instances)s instances." msgstr "" -#: nova/compute/manager.py:3771 +#: nova/compute/manager.py:3772 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3795 +#: nova/compute/manager.py:3796 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3898 +#: nova/compute/manager.py:3899 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3912 +#: nova/compute/manager.py:3913 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3939 +#: nova/compute/manager.py:3940 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3946 nova/compute/manager.py:3995 +#: nova/compute/manager.py:3947 nova/compute/manager.py:3996 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3982 +#: nova/compute/manager.py:3983 #, python-format msgid "" "During the sync_power process the instance has moved from host %(src)s to" " host %(dst)s" msgstr "" -#: nova/compute/manager.py:4019 +#: nova/compute/manager.py:4020 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4031 nova/compute/manager.py:4040 -#: nova/compute/manager.py:4070 +#: nova/compute/manager.py:4032 nova/compute/manager.py:4041 +#: nova/compute/manager.py:4071 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4036 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4051 +#: nova/compute/manager.py:4052 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:4057 +#: nova/compute/manager.py:4058 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:4063 +#: nova/compute/manager.py:4064 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4079 +#: nova/compute/manager.py:4080 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4087 +#: nova/compute/manager.py:4088 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4100 +#: nova/compute/manager.py:4101 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4127 +#: nova/compute/manager.py:4128 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4137 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4138 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4177 +#: nova/compute/manager.py:4178 #, python-format msgid "" "Detected instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4183 +#: nova/compute/manager.py:4184 #, python-format msgid "" "Destroying instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4190 +#: nova/compute/manager.py:4191 #, python-format msgid "Unrecognized value '%s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4217 +#: nova/compute/manager.py:4218 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5129,6 +5129,25 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" +#: nova/conductor/tasks/live_migrate.py:103 +#, python-format +msgid "" +"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " +"memory(host:%(avail)s <= instance:%(mem_inst)s)" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:150 +#, python-format +msgid "Skipping host: %(host)s because: %(e)s" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:169 +#, python-format +msgid "" +"Exceeded max scheduling attempts %(max_attempts)d for instance " +"%(instance_uuid)s during live migration" +msgstr "" + #: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "" @@ -6666,86 +6685,79 @@ msgstr "" msgid "No key defining hosts for topic '%s', see ringfile" msgstr "" -#: nova/scheduler/chance.py:51 +#: nova/scheduler/chance.py:56 msgid "Is the appropriate service running?" msgstr "" -#: nova/scheduler/chance.py:56 +#: nova/scheduler/chance.py:61 msgid "Could not find another compute" msgstr "" -#: nova/scheduler/driver.py:61 +#: nova/scheduler/driver.py:57 msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:226 +#: nova/scheduler/driver.py:59 nova/scheduler/manager.py:233 #, python-format msgid "Setting instance to %s state." msgstr "" -#: nova/scheduler/driver.py:156 +#: nova/scheduler/driver.py:150 msgid "Driver must implement schedule_prep_resize" msgstr "" -#: nova/scheduler/driver.py:164 +#: nova/scheduler/driver.py:158 msgid "Driver must implement schedule_run_instance" msgstr "" -#: nova/scheduler/driver.py:169 +#: nova/scheduler/driver.py:163 msgid "Driver must implement select_hosts" msgstr "" -#: nova/scheduler/driver.py:339 -#, python-format -msgid "" -"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " -"memory(host:%(avail)s <= instance:%(mem_inst)s)" -msgstr "" - -#: nova/scheduler/filter_scheduler.py:73 +#: nova/scheduler/filter_scheduler.py:76 #, python-format msgid "" "Attempting to build %(num_instances)d instance(s) uuids: " "%(instance_uuids)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:77 +#: nova/scheduler/filter_scheduler.py:80 #, python-format msgid "Request Spec: %s" msgstr "" -#: nova/scheduler/filter_scheduler.py:97 +#: nova/scheduler/filter_scheduler.py:100 #, python-format msgid "Choosing host %(weighed_host)s for instance %(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:239 +#: nova/scheduler/filter_scheduler.py:242 msgid "Invalid value for 'scheduler_max_attempts', must be >= 1" msgstr "" -#: nova/scheduler/filter_scheduler.py:256 +#: nova/scheduler/filter_scheduler.py:259 #, python-format msgid "Error from last host: %(last_host)s (node %(last_node)s): %(exc)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:288 +#: nova/scheduler/filter_scheduler.py:291 #, python-format msgid "" "Exceeded max scheduling attempts %(max_attempts)d for instance " "%(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:356 +#: nova/scheduler/filter_scheduler.py:359 #, python-format msgid "Filtered %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:361 +#: nova/scheduler/filter_scheduler.py:364 #, python-format msgid "Weighed %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:403 +#: nova/scheduler/filter_scheduler.py:417 #, python-format msgid "Unable to migrate %(instance_uuid)s to %(dest)s: Lack of memory" msgstr "" @@ -6796,7 +6808,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:211 +#: nova/scheduler/manager.py:218 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -7112,9 +7124,10 @@ msgstr "" #: nova/tests/compute/test_compute.py:1133 #: nova/tests/compute/test_compute.py:1151 #: nova/tests/compute/test_compute.py:1202 -#: nova/tests/compute/test_compute.py:1229 -#: nova/tests/compute/test_compute.py:1276 -#: nova/tests/compute/test_compute.py:4129 +#: nova/tests/compute/test_compute.py:1227 +#: nova/tests/compute/test_compute.py:1253 +#: nova/tests/compute/test_compute.py:1300 +#: nova/tests/compute/test_compute.py:4153 #, python-format msgid "Running instances: %s" msgstr "" @@ -7122,25 +7135,26 @@ msgstr "" #: nova/tests/compute/test_compute.py:1139 #: nova/tests/compute/test_compute.py:1174 #: nova/tests/compute/test_compute.py:1217 -#: nova/tests/compute/test_compute.py:1247 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:1271 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1818 +#: nova/tests/compute/test_compute.py:1842 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4140 +#: nova/tests/compute/test_compute.py:4164 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4651 +#: nova/tests/compute/test_compute.py:4675 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9549 +#: nova/tests/compute/test_compute.py:9573 msgid "spawn error" msgstr "" @@ -7271,12 +7285,12 @@ msgid "" "left to copy" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:905 +#: nova/tests/virt/xenapi/test_xenapi.py:900 #, python-format msgid "Creating files in %s to simulate guest agent" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:916 +#: nova/tests/virt/xenapi/test_xenapi.py:911 #, python-format msgid "Removing simulated guest agent files in %s" msgstr "" @@ -8814,7 +8828,7 @@ msgstr "" msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1446 +#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1442 msgid "Guest does not have a console available" msgstr "" @@ -10160,7 +10174,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1390 +#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1386 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10318,19 +10332,19 @@ msgstr "" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1644 +#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1640 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1649 +#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1645 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1654 +#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1650 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -11151,67 +11165,63 @@ msgstr "" msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1260 -msgid "XenAPI failed to power the instance off" -msgstr "" - -#: nova/virt/xenapi/vmops.py:1307 +#: nova/virt/xenapi/vmops.py:1303 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1341 +#: nova/virt/xenapi/vmops.py:1337 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1394 +#: nova/virt/xenapi/vmops.py:1390 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1566 +#: nova/virt/xenapi/vmops.py:1562 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1575 +#: nova/virt/xenapi/vmops.py:1571 #, python-format msgid "Creating VIF for network %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1578 +#: nova/virt/xenapi/vmops.py:1574 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1607 +#: nova/virt/xenapi/vmops.py:1603 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1711 +#: nova/virt/xenapi/vmops.py:1707 #, python-format msgid "Destination host:%s must be in the same aggregate as the source server" msgstr "" -#: nova/virt/xenapi/vmops.py:1732 +#: nova/virt/xenapi/vmops.py:1728 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1744 +#: nova/virt/xenapi/vmops.py:1740 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1818 +#: nova/virt/xenapi/vmops.py:1814 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1829 +#: nova/virt/xenapi/vmops.py:1825 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1882 +#: nova/virt/xenapi/vmops.py:1878 msgid "Migrate Send failed" msgstr "" @@ -11352,60 +11362,6 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "'%s' argument must be greater than 0" -#~ msgstr "" - -#~ msgid "'%s' argument must be greater than or equal to 0" -#~ msgstr "" - -#~ msgid "Failed to load plugin %(plug)s: %(exc)s" -#~ msgstr "" - -#~ msgid "Setting instance to %(state)s state." -#~ msgstr "" - -#~ msgid "Could not decode scheduler options: '%(e)s'" -#~ msgstr "" - -#~ msgid "%(host_state)s fails tenant id on aggregate" -#~ msgstr "" - -#~ msgid "No more PXE IPs available" -#~ msgstr "" - -#~ msgid "Deleting instance files %(target)s" -#~ msgstr "" - -#~ msgid "Live Migration failure: %(e)s" -#~ msgstr "" - -#~ msgid "skipping %(path)s since it looks like volume" -#~ msgstr "" - -#~ msgid "skipping disk for %(instance_name)s as it does not have a path" -#~ msgstr "" - -#~ msgid "Checking instance files accessability%(instance_path)s" -#~ msgstr "" - -#~ msgid "The nwfilter(%(instance_filter_name)s) is not found." -#~ msgstr "" - -#~ msgid "Failed to query agent version: %r" -#~ msgstr "" - -#~ msgid "Reached maximum time attempting to query agent version" -#~ msgstr "" - -#~ msgid "Failed to update agent: %r" -#~ msgstr "" - -#~ msgid "Failed to exchange keys: %r" -#~ msgstr "" - -#~ msgid "Failed to inject file: %r" -#~ msgstr "" - -#~ msgid "Failed to reset network: %r" +#~ msgid "XenAPI failed to power the instance off" #~ msgstr "" diff --git a/nova/locale/pt_BR/LC_MESSAGES/nova.po b/nova/locale/pt_BR/LC_MESSAGES/nova.po index 8d8f1789e914..c2e3ef9c6046 100644 --- a/nova/locale/pt_BR/LC_MESSAGES/nova.po +++ b/nova/locale/pt_BR/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-24 19:37+0000\n" +"POT-Creation-Date: 2013-06-25 19:37+0000\n" "PO-Revision-Date: 2012-05-04 19:25+0000\n" "Last-Translator: Júlio Cezar Santos Pires \n" "Language-Team: Brazilian Portuguese \n" @@ -178,7 +178,7 @@ msgid "" "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:248 nova/api/ec2/cloud.py:473 +#: nova/exception.py:248 nova/api/ec2/cloud.py:472 msgid "Keypair data is invalid" msgstr "" @@ -1732,265 +1732,265 @@ msgstr "Ocorreu um erro desconhecido. Por favor tente sua requisição novamente msgid "Unsupported API request: controller = %(controller)s, action = %(action)s" msgstr "" -#: nova/api/ec2/cloud.py:402 +#: nova/api/ec2/cloud.py:401 #, python-format msgid "Create snapshot of volume %s" msgstr "" -#: nova/api/ec2/cloud.py:427 +#: nova/api/ec2/cloud.py:426 #, python-format msgid "Could not find key pair(s): %s" msgstr "" -#: nova/api/ec2/cloud.py:444 +#: nova/api/ec2/cloud.py:443 #, python-format msgid "Create key pair %s" msgstr "Criar par de chaves %s" -#: nova/api/ec2/cloud.py:451 nova/api/ec2/cloud.py:470 +#: nova/api/ec2/cloud.py:450 nova/api/ec2/cloud.py:469 #: nova/api/openstack/compute/contrib/keypairs.py:93 #: nova/api/openstack/compute/plugins/v3/keypairs.py:95 msgid "Quota exceeded, too many key pairs." msgstr "" -#: nova/api/ec2/cloud.py:460 +#: nova/api/ec2/cloud.py:459 #, python-format msgid "Import key %s" msgstr "" -#: nova/api/ec2/cloud.py:480 +#: nova/api/ec2/cloud.py:479 #, python-format msgid "Delete key pair %s" msgstr "Remover par de chaves %s" -#: nova/api/ec2/cloud.py:622 nova/api/ec2/cloud.py:742 +#: nova/api/ec2/cloud.py:621 nova/api/ec2/cloud.py:741 msgid "Not enough parameters, need group_name or group_id" msgstr "" -#: nova/api/ec2/cloud.py:627 +#: nova/api/ec2/cloud.py:626 #, python-format msgid "%s Not enough parameters to build a valid rule" msgstr "" -#: nova/api/ec2/cloud.py:634 +#: nova/api/ec2/cloud.py:633 #, fuzzy, python-format msgid "Invalid IP protocol %s." msgstr "Protocolo IP %(protocol)s é inválido." -#: nova/api/ec2/cloud.py:664 nova/api/ec2/cloud.py:696 +#: nova/api/ec2/cloud.py:663 nova/api/ec2/cloud.py:695 msgid "No rule for the specified parameters." msgstr "Não existe regra para os parâmetros especificados" -#: nova/api/ec2/cloud.py:687 +#: nova/api/ec2/cloud.py:686 #, fuzzy, python-format msgid "%s - This rule already exists in group" msgstr "Esta regra já existe no grupo %s" -#: nova/api/ec2/cloud.py:770 +#: nova/api/ec2/cloud.py:769 #, python-format msgid "Get console output for instance %s" msgstr "Obter saída do console para instância %s" -#: nova/api/ec2/cloud.py:841 +#: nova/api/ec2/cloud.py:840 #, python-format msgid "Create volume from snapshot %s" msgstr "" -#: nova/api/ec2/cloud.py:845 nova/api/openstack/compute/contrib/volumes.py:242 +#: nova/api/ec2/cloud.py:844 nova/api/openstack/compute/contrib/volumes.py:242 #, python-format msgid "Create volume of %s GB" msgstr "Criar volume de %s GB" -#: nova/api/ec2/cloud.py:872 +#: nova/api/ec2/cloud.py:871 msgid "Delete Failed" msgstr "" -#: nova/api/ec2/cloud.py:885 +#: nova/api/ec2/cloud.py:884 #, python-format msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s" msgstr "" -#: nova/api/ec2/cloud.py:896 +#: nova/api/ec2/cloud.py:895 msgid "Attach Failed." msgstr "" -#: nova/api/ec2/cloud.py:918 nova/api/openstack/compute/contrib/volumes.py:445 +#: nova/api/ec2/cloud.py:917 nova/api/openstack/compute/contrib/volumes.py:445 #, python-format msgid "Detach volume %s" msgstr "Desanexar volume %s" -#: nova/api/ec2/cloud.py:925 +#: nova/api/ec2/cloud.py:924 #, fuzzy msgid "Detach Volume Failed." msgstr "Desanexar volume %s" -#: nova/api/ec2/cloud.py:951 nova/api/ec2/cloud.py:1008 -#: nova/api/ec2/cloud.py:1574 nova/api/ec2/cloud.py:1589 +#: nova/api/ec2/cloud.py:950 nova/api/ec2/cloud.py:1007 +#: nova/api/ec2/cloud.py:1573 nova/api/ec2/cloud.py:1588 #, python-format msgid "attribute not supported: %s" msgstr "atributo não suportado: %s" -#: nova/api/ec2/cloud.py:1083 +#: nova/api/ec2/cloud.py:1082 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1243 +#: nova/api/ec2/cloud.py:1242 msgid "Allocate address" msgstr "Alocar endereço" -#: nova/api/ec2/cloud.py:1247 +#: nova/api/ec2/cloud.py:1246 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1251 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Release address %s" msgstr "Liberar endereço %s" -#: nova/api/ec2/cloud.py:1256 +#: nova/api/ec2/cloud.py:1255 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1258 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1269 +#: nova/api/ec2/cloud.py:1268 #, fuzzy msgid "Unable to associate IP Address, no fixed_ips." msgstr "Desatribuir endereço %s" -#: nova/api/ec2/cloud.py:1277 +#: nova/api/ec2/cloud.py:1276 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1286 +#: nova/api/ec2/cloud.py:1285 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1289 +#: nova/api/ec2/cloud.py:1288 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1292 +#: nova/api/ec2/cloud.py:1291 #, fuzzy msgid "Error, unable to associate floating ip." msgstr "Desatribuir endereço %s" -#: nova/api/ec2/cloud.py:1300 +#: nova/api/ec2/cloud.py:1299 #, python-format msgid "Disassociate address %s" msgstr "Desatribuir endereço %s" -#: nova/api/ec2/cloud.py:1305 +#: nova/api/ec2/cloud.py:1304 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1308 +#: nova/api/ec2/cloud.py:1307 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1335 +#: nova/api/ec2/cloud.py:1334 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1373 +#: nova/api/ec2/cloud.py:1372 msgid "Going to start terminating instances" msgstr "Começando a terminar instâncias" -#: nova/api/ec2/cloud.py:1383 +#: nova/api/ec2/cloud.py:1382 #, python-format msgid "Reboot instance %r" msgstr "Reiniciar instância %r" -#: nova/api/ec2/cloud.py:1393 +#: nova/api/ec2/cloud.py:1392 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1403 +#: nova/api/ec2/cloud.py:1402 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1494 +#: nova/api/ec2/cloud.py:1493 #, python-format msgid "De-registering image %s" msgstr "Removendo o registro da imagem %s" -#: nova/api/ec2/cloud.py:1510 +#: nova/api/ec2/cloud.py:1509 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1529 +#: nova/api/ec2/cloud.py:1528 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1592 +#: nova/api/ec2/cloud.py:1591 msgid "user or group not specified" msgstr "usuário ou grupo não especificado" -#: nova/api/ec2/cloud.py:1594 +#: nova/api/ec2/cloud.py:1593 msgid "only group \"all\" is supported" msgstr "apenas o grupo \"all\" é suportado" -#: nova/api/ec2/cloud.py:1596 +#: nova/api/ec2/cloud.py:1595 msgid "operation_type must be add or remove" msgstr "operation_type deve ser add ou remove" -#: nova/api/ec2/cloud.py:1598 +#: nova/api/ec2/cloud.py:1597 #, python-format msgid "Updating image %s publicity" msgstr "Atualizando publicidade da imagem %s" -#: nova/api/ec2/cloud.py:1611 +#: nova/api/ec2/cloud.py:1610 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1639 +#: nova/api/ec2/cloud.py:1638 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1671 +#: nova/api/ec2/cloud.py:1670 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1689 +#: nova/api/ec2/cloud.py:1688 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1714 nova/api/ec2/cloud.py:1759 +#: nova/api/ec2/cloud.py:1713 nova/api/ec2/cloud.py:1758 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1717 nova/api/ec2/cloud.py:1762 +#: nova/api/ec2/cloud.py:1716 nova/api/ec2/cloud.py:1761 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1721 nova/api/ec2/cloud.py:1766 +#: nova/api/ec2/cloud.py:1720 nova/api/ec2/cloud.py:1765 #, fuzzy msgid "Only instances implemented" msgstr "Instância não existe" -#: nova/api/ec2/cloud.py:1724 nova/api/ec2/cloud.py:1769 +#: nova/api/ec2/cloud.py:1723 nova/api/ec2/cloud.py:1768 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1781 +#: nova/api/ec2/cloud.py:1780 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1854 +#: nova/api/ec2/cloud.py:1853 msgid "Invalid CIDR" msgstr "" @@ -4409,673 +4409,673 @@ msgstr "" msgid "Possibly task preempted." msgstr "" -#: nova/compute/manager.py:379 +#: nova/compute/manager.py:380 #, python-format msgid "%s is not a valid node managed by this compute host." msgstr "" -#: nova/compute/manager.py:407 +#: nova/compute/manager.py:408 msgid "Instance has been destroyed from under us while trying to set it to ERROR" msgstr "" -#: nova/compute/manager.py:456 +#: nova/compute/manager.py:457 #, python-format msgid "" "Deleting instance as its host (%(instance_host)s) is not equal to our " "host (%(our_host)s)." msgstr "" -#: nova/compute/manager.py:472 +#: nova/compute/manager.py:473 msgid "Instance has been marked deleted already, removing it from the hypervisor." msgstr "" -#: nova/compute/manager.py:493 +#: nova/compute/manager.py:494 msgid "" "Hypervisor driver does not support instance shared storage check, " "assuming it's not on shared storage" msgstr "" -#: nova/compute/manager.py:499 +#: nova/compute/manager.py:500 #, fuzzy msgid "Failed to check if instance shared" msgstr "Falhou ao reiniciar instância" -#: nova/compute/manager.py:541 +#: nova/compute/manager.py:542 #, python-format msgid "" "Error raised getting network info for instance %(instance_uuid)s. " "Retrying in %(retry_time)s seconds." msgstr "" -#: nova/compute/manager.py:567 +#: nova/compute/manager.py:568 msgid "Failed to revert crashed migration" msgstr "" -#: nova/compute/manager.py:570 +#: nova/compute/manager.py:571 msgid "Instance found in migrating state during startup. Resetting task_state" msgstr "" -#: nova/compute/manager.py:581 +#: nova/compute/manager.py:582 #, python-format msgid "Current state is %(drv_state)s, state in DB is %(db_state)s." msgstr "" -#: nova/compute/manager.py:587 +#: nova/compute/manager.py:588 msgid "Rebooting instance after nova-compute restart." msgstr "" -#: nova/compute/manager.py:601 +#: nova/compute/manager.py:602 msgid "Hypervisor driver does not support resume guests" msgstr "" -#: nova/compute/manager.py:606 +#: nova/compute/manager.py:607 #, fuzzy msgid "Failed to resume instance" msgstr "Falha ao suspender instância" -#: nova/compute/manager.py:616 +#: nova/compute/manager.py:617 msgid "Hypervisor driver does not support firewall rules" msgstr "" -#: nova/compute/manager.py:620 +#: nova/compute/manager.py:621 #, python-format msgid "Lifecycle event %(state)d on VM %(uuid)s" msgstr "" -#: nova/compute/manager.py:636 +#: nova/compute/manager.py:637 #, fuzzy, python-format msgid "Unexpected power state %d" msgstr "Erro inexperado lançado: %s" -#: nova/compute/manager.py:648 +#: nova/compute/manager.py:649 #, python-format msgid "Ignoring event %s" msgstr "" -#: nova/compute/manager.py:686 +#: nova/compute/manager.py:687 msgid "Checking state" msgstr "" -#: nova/compute/manager.py:784 +#: nova/compute/manager.py:785 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:801 +#: nova/compute/manager.py:802 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:902 +#: nova/compute/manager.py:903 msgid "Success" msgstr "" -#: nova/compute/manager.py:925 +#: nova/compute/manager.py:926 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:952 nova/compute/manager.py:2466 +#: nova/compute/manager.py:953 nova/compute/manager.py:2467 #, python-format msgid "No node specified, defaulting to %s" msgstr "" -#: nova/compute/manager.py:996 +#: nova/compute/manager.py:997 #, fuzzy msgid "Failed to dealloc network for deleted instance" msgstr "Começando a terminar instâncias" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1006 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:1036 +#: nova/compute/manager.py:1037 #, fuzzy, python-format msgid "Error: %s" msgstr "Capturado o erro: %s" -#: nova/compute/manager.py:1053 +#: nova/compute/manager.py:1054 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1078 nova/compute/manager.py:2519 +#: nova/compute/manager.py:1079 nova/compute/manager.py:2520 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1091 +#: nova/compute/manager.py:1092 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1097 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1102 +#: nova/compute/manager.py:1103 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1131 +#: nova/compute/manager.py:1132 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1141 +#: nova/compute/manager.py:1142 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1166 #, fuzzy msgid "Allocating IP information in the background." msgstr "Removendo rede com id %s" -#: nova/compute/manager.py:1176 +#: nova/compute/manager.py:1177 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1178 +#: nova/compute/manager.py:1179 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1189 +#: nova/compute/manager.py:1190 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1208 +#: nova/compute/manager.py:1209 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1259 +#: nova/compute/manager.py:1260 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1333 +#: nova/compute/manager.py:1334 #, fuzzy msgid "Failed to deallocate network for instance." msgstr "Começando a terminar instâncias" -#: nova/compute/manager.py:1340 +#: nova/compute/manager.py:1341 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1383 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1386 +#: nova/compute/manager.py:1387 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1393 +#: nova/compute/manager.py:1394 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1441 +#: nova/compute/manager.py:1442 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1503 nova/compute/manager.py:2701 -#: nova/compute/manager.py:4226 +#: nova/compute/manager.py:1504 nova/compute/manager.py:2702 +#: nova/compute/manager.py:4227 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1655 +#: nova/compute/manager.py:1656 #, fuzzy msgid "Rebuilding instance" msgstr "Reconstruindo instância %s" -#: nova/compute/manager.py:1668 +#: nova/compute/manager.py:1669 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1672 +#: nova/compute/manager.py:1673 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1676 +#: nova/compute/manager.py:1677 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1759 +#: nova/compute/manager.py:1760 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1791 +#: nova/compute/manager.py:1792 #, fuzzy, python-format msgid "Detaching from volume api: %s" msgstr "Desanexar volume %s" -#: nova/compute/manager.py:1809 +#: nova/compute/manager.py:1810 #, fuzzy msgid "Rebooting instance" msgstr "Reiniciando a instância %s" -#: nova/compute/manager.py:1828 +#: nova/compute/manager.py:1829 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1864 +#: nova/compute/manager.py:1865 msgid "Reboot failed but instance is running" msgstr "" -#: nova/compute/manager.py:1867 +#: nova/compute/manager.py:1868 #, python-format msgid "Cannot reboot instance: %(error)s" msgstr "" -#: nova/compute/manager.py:1880 +#: nova/compute/manager.py:1881 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1907 +#: nova/compute/manager.py:1908 #, fuzzy msgid "instance snapshotting" msgstr "instância %s: fazendo um snapshot" -#: nova/compute/manager.py:1913 +#: nova/compute/manager.py:1914 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1975 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1982 +#: nova/compute/manager.py:1983 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1987 +#: nova/compute/manager.py:1988 #, python-format msgid "Deleting image %s" msgstr "Removendo imagem %s" -#: nova/compute/manager.py:2015 +#: nova/compute/manager.py:2016 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:2022 +#: nova/compute/manager.py:2023 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:2029 +#: nova/compute/manager.py:2030 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:2044 +#: nova/compute/manager.py:2045 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:2051 +#: nova/compute/manager.py:2052 #, fuzzy msgid "error setting admin password" msgstr "Configurar senha do administrador" -#: nova/compute/manager.py:2064 +#: nova/compute/manager.py:2065 #, python-format msgid "" "trying to inject a file into a non-running (state: %(current_state)s " "expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2070 #, python-format msgid "injecting file to %s" msgstr "" -#: nova/compute/manager.py:2089 +#: nova/compute/manager.py:2090 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2102 +#: nova/compute/manager.py:2103 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2121 +#: nova/compute/manager.py:2122 #, fuzzy msgid "Error trying to Rescue Instance" msgstr "Falha ao suspender instância" -#: nova/compute/manager.py:2125 +#: nova/compute/manager.py:2126 #, fuzzy, python-format msgid "Driver Error: %s" msgstr "Capturado o erro: %s" -#: nova/compute/manager.py:2143 +#: nova/compute/manager.py:2144 #, fuzzy msgid "Unrescuing" msgstr "instância %s: desfazendo o resgate" -#: nova/compute/manager.py:2164 +#: nova/compute/manager.py:2165 #, python-format msgid "Changing instance metadata according to %r" msgstr "" -#: nova/compute/manager.py:2386 +#: nova/compute/manager.py:2387 #, fuzzy, python-format msgid "Updating instance to original state: '%s'" msgstr "Iniciando instância %s" -#: nova/compute/manager.py:2420 +#: nova/compute/manager.py:2421 #, fuzzy msgid "Instance has no source host" msgstr "Instância não existe" -#: nova/compute/manager.py:2426 +#: nova/compute/manager.py:2427 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2447 +#: nova/compute/manager.py:2448 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2698 +#: nova/compute/manager.py:2699 #, python-format msgid "Failed to rollback quota for failed finish_resize: %s" msgstr "" -#: nova/compute/manager.py:2761 +#: nova/compute/manager.py:2762 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2779 +#: nova/compute/manager.py:2780 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2818 +#: nova/compute/manager.py:2819 #, fuzzy msgid "Retrieving diagnostics" msgstr "instância %s: recuperando os diagnósticos" -#: nova/compute/manager.py:2849 +#: nova/compute/manager.py:2850 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2869 +#: nova/compute/manager.py:2870 #, fuzzy msgid "Reset network" msgstr "instância %s: reset da rede" -#: nova/compute/manager.py:2874 +#: nova/compute/manager.py:2875 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2877 +#: nova/compute/manager.py:2878 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2894 +#: nova/compute/manager.py:2895 #, fuzzy msgid "Get console output" msgstr "Obter saída do console para instância %s" -#: nova/compute/manager.py:2921 +#: nova/compute/manager.py:2922 #, fuzzy msgid "Getting vnc console" msgstr "Adicionando console" -#: nova/compute/manager.py:2956 +#: nova/compute/manager.py:2957 #, fuzzy msgid "Getting spice console" msgstr "Adicionando console" -#: nova/compute/manager.py:3004 +#: nova/compute/manager.py:3005 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3055 +#: nova/compute/manager.py:3056 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3065 +#: nova/compute/manager.py:3066 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3081 +#: nova/compute/manager.py:3082 #, fuzzy, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s" -#: nova/compute/manager.py:3112 +#: nova/compute/manager.py:3113 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3123 +#: nova/compute/manager.py:3124 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "Desconectando volume da instância desconhecida %s" -#: nova/compute/manager.py:3130 +#: nova/compute/manager.py:3131 #, fuzzy, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s" -#: nova/compute/manager.py:3154 +#: nova/compute/manager.py:3155 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3190 +#: nova/compute/manager.py:3191 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3210 +#: nova/compute/manager.py:3211 #, python-format msgid "Port %s is not attached" msgstr "" -#: nova/compute/manager.py:3224 +#: nova/compute/manager.py:3225 #, python-format msgid "Host %s not found" msgstr "" -#: nova/compute/manager.py:3377 +#: nova/compute/manager.py:3378 #, python-format msgid "Pre live migration failed at %s" msgstr "" -#: nova/compute/manager.py:3405 +#: nova/compute/manager.py:3406 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3460 +#: nova/compute/manager.py:3461 #, python-format msgid "Migrating instance to %s finished successfully." msgstr "" -#: nova/compute/manager.py:3462 +#: nova/compute/manager.py:3463 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." msgstr "" -#: nova/compute/manager.py:3477 +#: nova/compute/manager.py:3478 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3509 +#: nova/compute/manager.py:3510 #, fuzzy, python-format msgid "Failed to get compute_info for %s" msgstr "Falha ao obter metadados para o ip: %s" -#: nova/compute/manager.py:3638 +#: nova/compute/manager.py:3639 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3690 +#: nova/compute/manager.py:3691 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3695 +#: nova/compute/manager.py:3696 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3704 +#: nova/compute/manager.py:3705 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3712 +#: nova/compute/manager.py:3713 #, python-format msgid "Instance %s not found" msgstr "" -#: nova/compute/manager.py:3717 +#: nova/compute/manager.py:3718 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3724 +#: nova/compute/manager.py:3725 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3735 +#: nova/compute/manager.py:3736 #, python-format msgid "Error auto-confirming resize: %s. Will retry later." msgstr "" -#: nova/compute/manager.py:3751 +#: nova/compute/manager.py:3752 #, python-format msgid "" "Running instance usage audit for host %(host)s from %(begin_time)s to " "%(end_time)s. %(number_instances)s instances." msgstr "" -#: nova/compute/manager.py:3771 +#: nova/compute/manager.py:3772 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3795 +#: nova/compute/manager.py:3796 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3898 +#: nova/compute/manager.py:3899 #, fuzzy msgid "Updating volume usage cache" msgstr "Remover volume com id: %s" -#: nova/compute/manager.py:3912 +#: nova/compute/manager.py:3913 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3939 +#: nova/compute/manager.py:3940 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3946 nova/compute/manager.py:3995 +#: nova/compute/manager.py:3947 nova/compute/manager.py:3996 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3982 +#: nova/compute/manager.py:3983 #, python-format msgid "" "During the sync_power process the instance has moved from host %(src)s to" " host %(dst)s" msgstr "" -#: nova/compute/manager.py:4019 +#: nova/compute/manager.py:4020 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4031 nova/compute/manager.py:4040 -#: nova/compute/manager.py:4070 +#: nova/compute/manager.py:4032 nova/compute/manager.py:4041 +#: nova/compute/manager.py:4071 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4036 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4051 +#: nova/compute/manager.py:4052 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:4057 +#: nova/compute/manager.py:4058 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:4063 +#: nova/compute/manager.py:4064 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4079 +#: nova/compute/manager.py:4080 #, fuzzy msgid "Instance is not (soft-)deleted." msgstr "Instância %s não encontrada" -#: nova/compute/manager.py:4087 +#: nova/compute/manager.py:4088 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4100 +#: nova/compute/manager.py:4101 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4127 +#: nova/compute/manager.py:4128 #, fuzzy, python-format msgid "Deleting orphan compute node %s" msgstr "Removendo imagem %s" -#: nova/compute/manager.py:4137 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4138 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4177 +#: nova/compute/manager.py:4178 #, python-format msgid "" "Detected instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4183 +#: nova/compute/manager.py:4184 #, python-format msgid "" "Destroying instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4190 +#: nova/compute/manager.py:4191 #, python-format msgid "Unrecognized value '%s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4217 +#: nova/compute/manager.py:4218 #, fuzzy, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "Iniciando instância %s" @@ -5204,6 +5204,25 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" +#: nova/conductor/tasks/live_migrate.py:103 +#, python-format +msgid "" +"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " +"memory(host:%(avail)s <= instance:%(mem_inst)s)" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:150 +#, python-format +msgid "Skipping host: %(host)s because: %(e)s" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:169 +#, python-format +msgid "" +"Exceeded max scheduling attempts %(max_attempts)d for instance " +"%(instance_uuid)s during live migration" +msgstr "" + #: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "Adicionando console" @@ -6757,86 +6776,79 @@ msgstr "" msgid "No key defining hosts for topic '%s', see ringfile" msgstr "" -#: nova/scheduler/chance.py:51 +#: nova/scheduler/chance.py:56 msgid "Is the appropriate service running?" msgstr "" -#: nova/scheduler/chance.py:56 +#: nova/scheduler/chance.py:61 msgid "Could not find another compute" msgstr "" -#: nova/scheduler/driver.py:61 +#: nova/scheduler/driver.py:57 msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:226 +#: nova/scheduler/driver.py:59 nova/scheduler/manager.py:233 #, python-format msgid "Setting instance to %s state." msgstr "" -#: nova/scheduler/driver.py:156 +#: nova/scheduler/driver.py:150 msgid "Driver must implement schedule_prep_resize" msgstr "" -#: nova/scheduler/driver.py:164 +#: nova/scheduler/driver.py:158 msgid "Driver must implement schedule_run_instance" msgstr "" -#: nova/scheduler/driver.py:169 +#: nova/scheduler/driver.py:163 msgid "Driver must implement select_hosts" msgstr "" -#: nova/scheduler/driver.py:339 -#, python-format -msgid "" -"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " -"memory(host:%(avail)s <= instance:%(mem_inst)s)" -msgstr "" - -#: nova/scheduler/filter_scheduler.py:73 +#: nova/scheduler/filter_scheduler.py:76 #, python-format msgid "" "Attempting to build %(num_instances)d instance(s) uuids: " "%(instance_uuids)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:77 +#: nova/scheduler/filter_scheduler.py:80 #, python-format msgid "Request Spec: %s" msgstr "" -#: nova/scheduler/filter_scheduler.py:97 +#: nova/scheduler/filter_scheduler.py:100 #, fuzzy, python-format msgid "Choosing host %(weighed_host)s for instance %(instance_uuid)s" msgstr "Volume não encontrada para a instância %(instance_id)s." -#: nova/scheduler/filter_scheduler.py:239 +#: nova/scheduler/filter_scheduler.py:242 msgid "Invalid value for 'scheduler_max_attempts', must be >= 1" msgstr "" -#: nova/scheduler/filter_scheduler.py:256 +#: nova/scheduler/filter_scheduler.py:259 #, python-format msgid "Error from last host: %(last_host)s (node %(last_node)s): %(exc)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:288 +#: nova/scheduler/filter_scheduler.py:291 #, python-format msgid "" "Exceeded max scheduling attempts %(max_attempts)d for instance " "%(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:356 +#: nova/scheduler/filter_scheduler.py:359 #, python-format msgid "Filtered %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:361 +#: nova/scheduler/filter_scheduler.py:364 #, python-format msgid "Weighed %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:403 +#: nova/scheduler/filter_scheduler.py:417 #, python-format msgid "Unable to migrate %(instance_uuid)s to %(dest)s: Lack of memory" msgstr "" @@ -6887,7 +6899,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:211 +#: nova/scheduler/manager.py:218 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -7203,9 +7215,10 @@ msgstr "" #: nova/tests/compute/test_compute.py:1133 #: nova/tests/compute/test_compute.py:1151 #: nova/tests/compute/test_compute.py:1202 -#: nova/tests/compute/test_compute.py:1229 -#: nova/tests/compute/test_compute.py:1276 -#: nova/tests/compute/test_compute.py:4129 +#: nova/tests/compute/test_compute.py:1227 +#: nova/tests/compute/test_compute.py:1253 +#: nova/tests/compute/test_compute.py:1300 +#: nova/tests/compute/test_compute.py:4153 #, python-format msgid "Running instances: %s" msgstr "" @@ -7213,25 +7226,26 @@ msgstr "" #: nova/tests/compute/test_compute.py:1139 #: nova/tests/compute/test_compute.py:1174 #: nova/tests/compute/test_compute.py:1217 -#: nova/tests/compute/test_compute.py:1247 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:1271 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1818 +#: nova/tests/compute/test_compute.py:1842 msgid "Internal error" msgstr "Erro interno" -#: nova/tests/compute/test_compute.py:4140 +#: nova/tests/compute/test_compute.py:4164 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4651 +#: nova/tests/compute/test_compute.py:4675 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9549 +#: nova/tests/compute/test_compute.py:9573 msgid "spawn error" msgstr "" @@ -7363,12 +7377,12 @@ msgid "" "left to copy" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:905 +#: nova/tests/virt/xenapi/test_xenapi.py:900 #, python-format msgid "Creating files in %s to simulate guest agent" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:916 +#: nova/tests/virt/xenapi/test_xenapi.py:911 #, python-format msgid "Removing simulated guest agent files in %s" msgstr "" @@ -8935,7 +8949,7 @@ msgstr "" msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1446 +#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1442 #, fuzzy msgid "Guest does not have a console available" msgstr "Usuário não tem privilégios de administrador" @@ -10291,7 +10305,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1390 +#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1386 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10451,19 +10465,19 @@ msgstr "Não foi possível criar volume" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "Ponto de montagem %(mountpoint)s desanexada da instância %(instance_name)s" -#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1644 +#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1640 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1649 +#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1645 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1654 +#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1650 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -11294,67 +11308,63 @@ msgstr "" msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1260 -msgid "XenAPI failed to power the instance off" -msgstr "" - -#: nova/virt/xenapi/vmops.py:1307 +#: nova/virt/xenapi/vmops.py:1303 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1341 +#: nova/virt/xenapi/vmops.py:1337 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1394 +#: nova/virt/xenapi/vmops.py:1390 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1566 +#: nova/virt/xenapi/vmops.py:1562 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1575 +#: nova/virt/xenapi/vmops.py:1571 #, python-format msgid "Creating VIF for network %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1578 +#: nova/virt/xenapi/vmops.py:1574 #, fuzzy, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "Criando a VIF para VM %(vm_ref)s, rede %(network_ref)s." -#: nova/virt/xenapi/vmops.py:1607 +#: nova/virt/xenapi/vmops.py:1603 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1711 +#: nova/virt/xenapi/vmops.py:1707 #, python-format msgid "Destination host:%s must be in the same aggregate as the source server" msgstr "" -#: nova/virt/xenapi/vmops.py:1732 +#: nova/virt/xenapi/vmops.py:1728 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1744 +#: nova/virt/xenapi/vmops.py:1740 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1818 +#: nova/virt/xenapi/vmops.py:1814 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1829 +#: nova/virt/xenapi/vmops.py:1825 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1882 +#: nova/virt/xenapi/vmops.py:1878 msgid "Migrate Send failed" msgstr "" @@ -11496,60 +11506,6 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "'%s' argument must be greater than 0" -#~ msgstr "" - -#~ msgid "'%s' argument must be greater than or equal to 0" -#~ msgstr "" - -#~ msgid "Failed to load plugin %(plug)s: %(exc)s" -#~ msgstr "" - -#~ msgid "Setting instance to %(state)s state." -#~ msgstr "Iniciando instância %s" - -#~ msgid "Could not decode scheduler options: '%(e)s'" -#~ msgstr "" - -#~ msgid "%(host_state)s fails tenant id on aggregate" -#~ msgstr "" - -#~ msgid "No more PXE IPs available" -#~ msgstr "" - -#~ msgid "Deleting instance files %(target)s" -#~ msgstr "" - -#~ msgid "Live Migration failure: %(e)s" -#~ msgstr "Falha de Autenticação: %s" - -#~ msgid "skipping %(path)s since it looks like volume" -#~ msgstr "" - -#~ msgid "skipping disk for %(instance_name)s as it does not have a path" -#~ msgstr "" - -#~ msgid "Checking instance files accessability%(instance_path)s" -#~ msgstr "" - -#~ msgid "The nwfilter(%(instance_filter_name)s) is not found." -#~ msgstr "" - -#~ msgid "Failed to query agent version: %r" -#~ msgstr "" - -#~ msgid "Reached maximum time attempting to query agent version" -#~ msgstr "" - -#~ msgid "Failed to update agent: %r" -#~ msgstr "" - -#~ msgid "Failed to exchange keys: %r" -#~ msgstr "" - -#~ msgid "Failed to inject file: %r" -#~ msgstr "" - -#~ msgid "Failed to reset network: %r" +#~ msgid "XenAPI failed to power the instance off" #~ msgstr "" diff --git a/nova/locale/ro/LC_MESSAGES/nova.po b/nova/locale/ro/LC_MESSAGES/nova.po index 8139116f6c30..376f5fb97510 100644 --- a/nova/locale/ro/LC_MESSAGES/nova.po +++ b/nova/locale/ro/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2013-06-24 19:37+0000\n" +"POT-Creation-Date: 2013-06-25 19:37+0000\n" "PO-Revision-Date: 2013-06-10 18:32+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Romanian " @@ -179,7 +179,7 @@ msgid "" "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:248 nova/api/ec2/cloud.py:473 +#: nova/exception.py:248 nova/api/ec2/cloud.py:472 msgid "Keypair data is invalid" msgstr "" @@ -1726,261 +1726,261 @@ msgstr "" msgid "Unsupported API request: controller = %(controller)s, action = %(action)s" msgstr "" -#: nova/api/ec2/cloud.py:402 +#: nova/api/ec2/cloud.py:401 #, python-format msgid "Create snapshot of volume %s" msgstr "" -#: nova/api/ec2/cloud.py:427 +#: nova/api/ec2/cloud.py:426 #, python-format msgid "Could not find key pair(s): %s" msgstr "" -#: nova/api/ec2/cloud.py:444 +#: nova/api/ec2/cloud.py:443 #, python-format msgid "Create key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:451 nova/api/ec2/cloud.py:470 +#: nova/api/ec2/cloud.py:450 nova/api/ec2/cloud.py:469 #: nova/api/openstack/compute/contrib/keypairs.py:93 #: nova/api/openstack/compute/plugins/v3/keypairs.py:95 msgid "Quota exceeded, too many key pairs." msgstr "" -#: nova/api/ec2/cloud.py:460 +#: nova/api/ec2/cloud.py:459 #, python-format msgid "Import key %s" msgstr "" -#: nova/api/ec2/cloud.py:480 +#: nova/api/ec2/cloud.py:479 #, python-format msgid "Delete key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:622 nova/api/ec2/cloud.py:742 +#: nova/api/ec2/cloud.py:621 nova/api/ec2/cloud.py:741 msgid "Not enough parameters, need group_name or group_id" msgstr "" -#: nova/api/ec2/cloud.py:627 +#: nova/api/ec2/cloud.py:626 #, python-format msgid "%s Not enough parameters to build a valid rule" msgstr "" -#: nova/api/ec2/cloud.py:634 +#: nova/api/ec2/cloud.py:633 #, python-format msgid "Invalid IP protocol %s." msgstr "" -#: nova/api/ec2/cloud.py:664 nova/api/ec2/cloud.py:696 +#: nova/api/ec2/cloud.py:663 nova/api/ec2/cloud.py:695 msgid "No rule for the specified parameters." msgstr "" -#: nova/api/ec2/cloud.py:687 +#: nova/api/ec2/cloud.py:686 #, python-format msgid "%s - This rule already exists in group" msgstr "" -#: nova/api/ec2/cloud.py:770 +#: nova/api/ec2/cloud.py:769 #, python-format msgid "Get console output for instance %s" msgstr "" -#: nova/api/ec2/cloud.py:841 +#: nova/api/ec2/cloud.py:840 #, python-format msgid "Create volume from snapshot %s" msgstr "" -#: nova/api/ec2/cloud.py:845 nova/api/openstack/compute/contrib/volumes.py:242 +#: nova/api/ec2/cloud.py:844 nova/api/openstack/compute/contrib/volumes.py:242 #, python-format msgid "Create volume of %s GB" msgstr "" -#: nova/api/ec2/cloud.py:872 +#: nova/api/ec2/cloud.py:871 msgid "Delete Failed" msgstr "" -#: nova/api/ec2/cloud.py:885 +#: nova/api/ec2/cloud.py:884 #, python-format msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s" msgstr "" -#: nova/api/ec2/cloud.py:896 +#: nova/api/ec2/cloud.py:895 msgid "Attach Failed." msgstr "" -#: nova/api/ec2/cloud.py:918 nova/api/openstack/compute/contrib/volumes.py:445 +#: nova/api/ec2/cloud.py:917 nova/api/openstack/compute/contrib/volumes.py:445 #, python-format msgid "Detach volume %s" msgstr "" -#: nova/api/ec2/cloud.py:925 +#: nova/api/ec2/cloud.py:924 msgid "Detach Volume Failed." msgstr "" -#: nova/api/ec2/cloud.py:951 nova/api/ec2/cloud.py:1008 -#: nova/api/ec2/cloud.py:1574 nova/api/ec2/cloud.py:1589 +#: nova/api/ec2/cloud.py:950 nova/api/ec2/cloud.py:1007 +#: nova/api/ec2/cloud.py:1573 nova/api/ec2/cloud.py:1588 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1083 +#: nova/api/ec2/cloud.py:1082 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1243 +#: nova/api/ec2/cloud.py:1242 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1247 +#: nova/api/ec2/cloud.py:1246 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1251 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1256 +#: nova/api/ec2/cloud.py:1255 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1258 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1269 +#: nova/api/ec2/cloud.py:1268 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1277 +#: nova/api/ec2/cloud.py:1276 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1286 +#: nova/api/ec2/cloud.py:1285 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1289 +#: nova/api/ec2/cloud.py:1288 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1292 +#: nova/api/ec2/cloud.py:1291 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1300 +#: nova/api/ec2/cloud.py:1299 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1305 +#: nova/api/ec2/cloud.py:1304 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1308 +#: nova/api/ec2/cloud.py:1307 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1335 +#: nova/api/ec2/cloud.py:1334 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1373 +#: nova/api/ec2/cloud.py:1372 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1383 +#: nova/api/ec2/cloud.py:1382 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1393 +#: nova/api/ec2/cloud.py:1392 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1403 +#: nova/api/ec2/cloud.py:1402 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1494 +#: nova/api/ec2/cloud.py:1493 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1510 +#: nova/api/ec2/cloud.py:1509 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1529 +#: nova/api/ec2/cloud.py:1528 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1592 +#: nova/api/ec2/cloud.py:1591 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1594 +#: nova/api/ec2/cloud.py:1593 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1596 +#: nova/api/ec2/cloud.py:1595 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1598 +#: nova/api/ec2/cloud.py:1597 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1611 +#: nova/api/ec2/cloud.py:1610 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1639 +#: nova/api/ec2/cloud.py:1638 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1671 +#: nova/api/ec2/cloud.py:1670 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1689 +#: nova/api/ec2/cloud.py:1688 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1714 nova/api/ec2/cloud.py:1759 +#: nova/api/ec2/cloud.py:1713 nova/api/ec2/cloud.py:1758 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1717 nova/api/ec2/cloud.py:1762 +#: nova/api/ec2/cloud.py:1716 nova/api/ec2/cloud.py:1761 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1721 nova/api/ec2/cloud.py:1766 +#: nova/api/ec2/cloud.py:1720 nova/api/ec2/cloud.py:1765 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1724 nova/api/ec2/cloud.py:1769 +#: nova/api/ec2/cloud.py:1723 nova/api/ec2/cloud.py:1768 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1781 +#: nova/api/ec2/cloud.py:1780 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1854 +#: nova/api/ec2/cloud.py:1853 msgid "Invalid CIDR" msgstr "" @@ -4355,653 +4355,653 @@ msgstr "" msgid "Possibly task preempted." msgstr "" -#: nova/compute/manager.py:379 +#: nova/compute/manager.py:380 #, python-format msgid "%s is not a valid node managed by this compute host." msgstr "" -#: nova/compute/manager.py:407 +#: nova/compute/manager.py:408 msgid "Instance has been destroyed from under us while trying to set it to ERROR" msgstr "" -#: nova/compute/manager.py:456 +#: nova/compute/manager.py:457 #, python-format msgid "" "Deleting instance as its host (%(instance_host)s) is not equal to our " "host (%(our_host)s)." msgstr "" -#: nova/compute/manager.py:472 +#: nova/compute/manager.py:473 msgid "Instance has been marked deleted already, removing it from the hypervisor." msgstr "" -#: nova/compute/manager.py:493 +#: nova/compute/manager.py:494 msgid "" "Hypervisor driver does not support instance shared storage check, " "assuming it's not on shared storage" msgstr "" -#: nova/compute/manager.py:499 +#: nova/compute/manager.py:500 msgid "Failed to check if instance shared" msgstr "" -#: nova/compute/manager.py:541 +#: nova/compute/manager.py:542 #, python-format msgid "" "Error raised getting network info for instance %(instance_uuid)s. " "Retrying in %(retry_time)s seconds." msgstr "" -#: nova/compute/manager.py:567 +#: nova/compute/manager.py:568 msgid "Failed to revert crashed migration" msgstr "" -#: nova/compute/manager.py:570 +#: nova/compute/manager.py:571 msgid "Instance found in migrating state during startup. Resetting task_state" msgstr "" -#: nova/compute/manager.py:581 +#: nova/compute/manager.py:582 #, python-format msgid "Current state is %(drv_state)s, state in DB is %(db_state)s." msgstr "" -#: nova/compute/manager.py:587 +#: nova/compute/manager.py:588 msgid "Rebooting instance after nova-compute restart." msgstr "" -#: nova/compute/manager.py:601 +#: nova/compute/manager.py:602 msgid "Hypervisor driver does not support resume guests" msgstr "" -#: nova/compute/manager.py:606 +#: nova/compute/manager.py:607 msgid "Failed to resume instance" msgstr "" -#: nova/compute/manager.py:616 +#: nova/compute/manager.py:617 msgid "Hypervisor driver does not support firewall rules" msgstr "" -#: nova/compute/manager.py:620 +#: nova/compute/manager.py:621 #, python-format msgid "Lifecycle event %(state)d on VM %(uuid)s" msgstr "" -#: nova/compute/manager.py:636 +#: nova/compute/manager.py:637 #, python-format msgid "Unexpected power state %d" msgstr "" -#: nova/compute/manager.py:648 +#: nova/compute/manager.py:649 #, python-format msgid "Ignoring event %s" msgstr "" -#: nova/compute/manager.py:686 +#: nova/compute/manager.py:687 msgid "Checking state" msgstr "" -#: nova/compute/manager.py:784 +#: nova/compute/manager.py:785 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:801 +#: nova/compute/manager.py:802 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:902 +#: nova/compute/manager.py:903 msgid "Success" msgstr "" -#: nova/compute/manager.py:925 +#: nova/compute/manager.py:926 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:952 nova/compute/manager.py:2466 +#: nova/compute/manager.py:953 nova/compute/manager.py:2467 #, python-format msgid "No node specified, defaulting to %s" msgstr "" -#: nova/compute/manager.py:996 +#: nova/compute/manager.py:997 msgid "Failed to dealloc network for deleted instance" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1006 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:1036 +#: nova/compute/manager.py:1037 #, python-format msgid "Error: %s" msgstr "" -#: nova/compute/manager.py:1053 +#: nova/compute/manager.py:1054 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1078 nova/compute/manager.py:2519 +#: nova/compute/manager.py:1079 nova/compute/manager.py:2520 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1091 +#: nova/compute/manager.py:1092 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1097 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1102 +#: nova/compute/manager.py:1103 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1131 +#: nova/compute/manager.py:1132 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1141 +#: nova/compute/manager.py:1142 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1166 msgid "Allocating IP information in the background." msgstr "" -#: nova/compute/manager.py:1176 +#: nova/compute/manager.py:1177 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1178 +#: nova/compute/manager.py:1179 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1189 +#: nova/compute/manager.py:1190 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1208 +#: nova/compute/manager.py:1209 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1259 +#: nova/compute/manager.py:1260 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1333 +#: nova/compute/manager.py:1334 msgid "Failed to deallocate network for instance." msgstr "" -#: nova/compute/manager.py:1340 +#: nova/compute/manager.py:1341 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1383 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1386 +#: nova/compute/manager.py:1387 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1393 +#: nova/compute/manager.py:1394 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1441 +#: nova/compute/manager.py:1442 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1503 nova/compute/manager.py:2701 -#: nova/compute/manager.py:4226 +#: nova/compute/manager.py:1504 nova/compute/manager.py:2702 +#: nova/compute/manager.py:4227 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1655 +#: nova/compute/manager.py:1656 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1668 +#: nova/compute/manager.py:1669 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1672 +#: nova/compute/manager.py:1673 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1676 +#: nova/compute/manager.py:1677 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1759 +#: nova/compute/manager.py:1760 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1791 +#: nova/compute/manager.py:1792 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1809 +#: nova/compute/manager.py:1810 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1828 +#: nova/compute/manager.py:1829 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1864 +#: nova/compute/manager.py:1865 msgid "Reboot failed but instance is running" msgstr "" -#: nova/compute/manager.py:1867 +#: nova/compute/manager.py:1868 #, python-format msgid "Cannot reboot instance: %(error)s" msgstr "" -#: nova/compute/manager.py:1880 +#: nova/compute/manager.py:1881 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1907 +#: nova/compute/manager.py:1908 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1913 +#: nova/compute/manager.py:1914 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1975 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1982 +#: nova/compute/manager.py:1983 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1987 +#: nova/compute/manager.py:1988 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:2015 +#: nova/compute/manager.py:2016 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:2022 +#: nova/compute/manager.py:2023 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:2029 +#: nova/compute/manager.py:2030 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:2044 +#: nova/compute/manager.py:2045 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:2051 +#: nova/compute/manager.py:2052 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2064 +#: nova/compute/manager.py:2065 #, python-format msgid "" "trying to inject a file into a non-running (state: %(current_state)s " "expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2070 #, python-format msgid "injecting file to %s" msgstr "" -#: nova/compute/manager.py:2089 +#: nova/compute/manager.py:2090 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2102 +#: nova/compute/manager.py:2103 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2121 +#: nova/compute/manager.py:2122 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2125 +#: nova/compute/manager.py:2126 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2143 +#: nova/compute/manager.py:2144 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2164 +#: nova/compute/manager.py:2165 #, python-format msgid "Changing instance metadata according to %r" msgstr "" -#: nova/compute/manager.py:2386 +#: nova/compute/manager.py:2387 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2420 +#: nova/compute/manager.py:2421 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2426 +#: nova/compute/manager.py:2427 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2447 +#: nova/compute/manager.py:2448 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2698 +#: nova/compute/manager.py:2699 #, python-format msgid "Failed to rollback quota for failed finish_resize: %s" msgstr "" -#: nova/compute/manager.py:2761 +#: nova/compute/manager.py:2762 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2779 +#: nova/compute/manager.py:2780 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2818 +#: nova/compute/manager.py:2819 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2849 +#: nova/compute/manager.py:2850 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2869 +#: nova/compute/manager.py:2870 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2874 +#: nova/compute/manager.py:2875 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2877 +#: nova/compute/manager.py:2878 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2894 +#: nova/compute/manager.py:2895 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2921 +#: nova/compute/manager.py:2922 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2956 +#: nova/compute/manager.py:2957 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:3004 +#: nova/compute/manager.py:3005 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3055 +#: nova/compute/manager.py:3056 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3065 +#: nova/compute/manager.py:3066 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3081 +#: nova/compute/manager.py:3082 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3112 +#: nova/compute/manager.py:3113 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3123 +#: nova/compute/manager.py:3124 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3130 +#: nova/compute/manager.py:3131 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3154 +#: nova/compute/manager.py:3155 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3190 +#: nova/compute/manager.py:3191 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3210 +#: nova/compute/manager.py:3211 #, python-format msgid "Port %s is not attached" msgstr "" -#: nova/compute/manager.py:3224 +#: nova/compute/manager.py:3225 #, python-format msgid "Host %s not found" msgstr "" -#: nova/compute/manager.py:3377 +#: nova/compute/manager.py:3378 #, python-format msgid "Pre live migration failed at %s" msgstr "" -#: nova/compute/manager.py:3405 +#: nova/compute/manager.py:3406 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3460 +#: nova/compute/manager.py:3461 #, python-format msgid "Migrating instance to %s finished successfully." msgstr "" -#: nova/compute/manager.py:3462 +#: nova/compute/manager.py:3463 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." msgstr "" -#: nova/compute/manager.py:3477 +#: nova/compute/manager.py:3478 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3509 +#: nova/compute/manager.py:3510 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3638 +#: nova/compute/manager.py:3639 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3690 +#: nova/compute/manager.py:3691 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3695 +#: nova/compute/manager.py:3696 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3704 +#: nova/compute/manager.py:3705 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3712 +#: nova/compute/manager.py:3713 #, python-format msgid "Instance %s not found" msgstr "" -#: nova/compute/manager.py:3717 +#: nova/compute/manager.py:3718 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3724 +#: nova/compute/manager.py:3725 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3735 +#: nova/compute/manager.py:3736 #, python-format msgid "Error auto-confirming resize: %s. Will retry later." msgstr "" -#: nova/compute/manager.py:3751 +#: nova/compute/manager.py:3752 #, python-format msgid "" "Running instance usage audit for host %(host)s from %(begin_time)s to " "%(end_time)s. %(number_instances)s instances." msgstr "" -#: nova/compute/manager.py:3771 +#: nova/compute/manager.py:3772 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3795 +#: nova/compute/manager.py:3796 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3898 +#: nova/compute/manager.py:3899 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3912 +#: nova/compute/manager.py:3913 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3939 +#: nova/compute/manager.py:3940 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3946 nova/compute/manager.py:3995 +#: nova/compute/manager.py:3947 nova/compute/manager.py:3996 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3982 +#: nova/compute/manager.py:3983 #, python-format msgid "" "During the sync_power process the instance has moved from host %(src)s to" " host %(dst)s" msgstr "" -#: nova/compute/manager.py:4019 +#: nova/compute/manager.py:4020 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4031 nova/compute/manager.py:4040 -#: nova/compute/manager.py:4070 +#: nova/compute/manager.py:4032 nova/compute/manager.py:4041 +#: nova/compute/manager.py:4071 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4036 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4051 +#: nova/compute/manager.py:4052 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:4057 +#: nova/compute/manager.py:4058 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:4063 +#: nova/compute/manager.py:4064 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4079 +#: nova/compute/manager.py:4080 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4087 +#: nova/compute/manager.py:4088 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4100 +#: nova/compute/manager.py:4101 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4127 +#: nova/compute/manager.py:4128 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4137 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4138 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4177 +#: nova/compute/manager.py:4178 #, python-format msgid "" "Detected instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4183 +#: nova/compute/manager.py:4184 #, python-format msgid "" "Destroying instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4190 +#: nova/compute/manager.py:4191 #, python-format msgid "Unrecognized value '%s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4217 +#: nova/compute/manager.py:4218 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5130,6 +5130,25 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" +#: nova/conductor/tasks/live_migrate.py:103 +#, python-format +msgid "" +"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " +"memory(host:%(avail)s <= instance:%(mem_inst)s)" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:150 +#, python-format +msgid "Skipping host: %(host)s because: %(e)s" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:169 +#, python-format +msgid "" +"Exceeded max scheduling attempts %(max_attempts)d for instance " +"%(instance_uuid)s during live migration" +msgstr "" + #: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "" @@ -6667,86 +6686,79 @@ msgstr "" msgid "No key defining hosts for topic '%s', see ringfile" msgstr "" -#: nova/scheduler/chance.py:51 +#: nova/scheduler/chance.py:56 msgid "Is the appropriate service running?" msgstr "" -#: nova/scheduler/chance.py:56 +#: nova/scheduler/chance.py:61 msgid "Could not find another compute" msgstr "" -#: nova/scheduler/driver.py:61 +#: nova/scheduler/driver.py:57 msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:226 +#: nova/scheduler/driver.py:59 nova/scheduler/manager.py:233 #, python-format msgid "Setting instance to %s state." msgstr "" -#: nova/scheduler/driver.py:156 +#: nova/scheduler/driver.py:150 msgid "Driver must implement schedule_prep_resize" msgstr "" -#: nova/scheduler/driver.py:164 +#: nova/scheduler/driver.py:158 msgid "Driver must implement schedule_run_instance" msgstr "" -#: nova/scheduler/driver.py:169 +#: nova/scheduler/driver.py:163 msgid "Driver must implement select_hosts" msgstr "" -#: nova/scheduler/driver.py:339 -#, python-format -msgid "" -"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " -"memory(host:%(avail)s <= instance:%(mem_inst)s)" -msgstr "" - -#: nova/scheduler/filter_scheduler.py:73 +#: nova/scheduler/filter_scheduler.py:76 #, python-format msgid "" "Attempting to build %(num_instances)d instance(s) uuids: " "%(instance_uuids)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:77 +#: nova/scheduler/filter_scheduler.py:80 #, python-format msgid "Request Spec: %s" msgstr "" -#: nova/scheduler/filter_scheduler.py:97 +#: nova/scheduler/filter_scheduler.py:100 #, python-format msgid "Choosing host %(weighed_host)s for instance %(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:239 +#: nova/scheduler/filter_scheduler.py:242 msgid "Invalid value for 'scheduler_max_attempts', must be >= 1" msgstr "" -#: nova/scheduler/filter_scheduler.py:256 +#: nova/scheduler/filter_scheduler.py:259 #, python-format msgid "Error from last host: %(last_host)s (node %(last_node)s): %(exc)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:288 +#: nova/scheduler/filter_scheduler.py:291 #, python-format msgid "" "Exceeded max scheduling attempts %(max_attempts)d for instance " "%(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:356 +#: nova/scheduler/filter_scheduler.py:359 #, python-format msgid "Filtered %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:361 +#: nova/scheduler/filter_scheduler.py:364 #, python-format msgid "Weighed %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:403 +#: nova/scheduler/filter_scheduler.py:417 #, python-format msgid "Unable to migrate %(instance_uuid)s to %(dest)s: Lack of memory" msgstr "" @@ -6797,7 +6809,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:211 +#: nova/scheduler/manager.py:218 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -7113,9 +7125,10 @@ msgstr "" #: nova/tests/compute/test_compute.py:1133 #: nova/tests/compute/test_compute.py:1151 #: nova/tests/compute/test_compute.py:1202 -#: nova/tests/compute/test_compute.py:1229 -#: nova/tests/compute/test_compute.py:1276 -#: nova/tests/compute/test_compute.py:4129 +#: nova/tests/compute/test_compute.py:1227 +#: nova/tests/compute/test_compute.py:1253 +#: nova/tests/compute/test_compute.py:1300 +#: nova/tests/compute/test_compute.py:4153 #, python-format msgid "Running instances: %s" msgstr "" @@ -7123,25 +7136,26 @@ msgstr "" #: nova/tests/compute/test_compute.py:1139 #: nova/tests/compute/test_compute.py:1174 #: nova/tests/compute/test_compute.py:1217 -#: nova/tests/compute/test_compute.py:1247 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:1271 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1818 +#: nova/tests/compute/test_compute.py:1842 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4140 +#: nova/tests/compute/test_compute.py:4164 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4651 +#: nova/tests/compute/test_compute.py:4675 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9549 +#: nova/tests/compute/test_compute.py:9573 msgid "spawn error" msgstr "" @@ -7272,12 +7286,12 @@ msgid "" "left to copy" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:905 +#: nova/tests/virt/xenapi/test_xenapi.py:900 #, python-format msgid "Creating files in %s to simulate guest agent" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:916 +#: nova/tests/virt/xenapi/test_xenapi.py:911 #, python-format msgid "Removing simulated guest agent files in %s" msgstr "" @@ -8815,7 +8829,7 @@ msgstr "" msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1446 +#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1442 msgid "Guest does not have a console available" msgstr "" @@ -10161,7 +10175,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1390 +#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1386 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10319,19 +10333,19 @@ msgstr "" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1644 +#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1640 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1649 +#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1645 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1654 +#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1650 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -11152,67 +11166,63 @@ msgstr "" msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1260 -msgid "XenAPI failed to power the instance off" -msgstr "" - -#: nova/virt/xenapi/vmops.py:1307 +#: nova/virt/xenapi/vmops.py:1303 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1341 +#: nova/virt/xenapi/vmops.py:1337 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1394 +#: nova/virt/xenapi/vmops.py:1390 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1566 +#: nova/virt/xenapi/vmops.py:1562 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1575 +#: nova/virt/xenapi/vmops.py:1571 #, python-format msgid "Creating VIF for network %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1578 +#: nova/virt/xenapi/vmops.py:1574 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1607 +#: nova/virt/xenapi/vmops.py:1603 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1711 +#: nova/virt/xenapi/vmops.py:1707 #, python-format msgid "Destination host:%s must be in the same aggregate as the source server" msgstr "" -#: nova/virt/xenapi/vmops.py:1732 +#: nova/virt/xenapi/vmops.py:1728 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1744 +#: nova/virt/xenapi/vmops.py:1740 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1818 +#: nova/virt/xenapi/vmops.py:1814 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1829 +#: nova/virt/xenapi/vmops.py:1825 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1882 +#: nova/virt/xenapi/vmops.py:1878 msgid "Migrate Send failed" msgstr "" @@ -11353,60 +11363,6 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "'%s' argument must be greater than 0" -#~ msgstr "" - -#~ msgid "'%s' argument must be greater than or equal to 0" -#~ msgstr "" - -#~ msgid "Failed to load plugin %(plug)s: %(exc)s" -#~ msgstr "" - -#~ msgid "Setting instance to %(state)s state." -#~ msgstr "" - -#~ msgid "Could not decode scheduler options: '%(e)s'" -#~ msgstr "" - -#~ msgid "%(host_state)s fails tenant id on aggregate" -#~ msgstr "" - -#~ msgid "No more PXE IPs available" -#~ msgstr "" - -#~ msgid "Deleting instance files %(target)s" -#~ msgstr "" - -#~ msgid "Live Migration failure: %(e)s" -#~ msgstr "" - -#~ msgid "skipping %(path)s since it looks like volume" -#~ msgstr "" - -#~ msgid "skipping disk for %(instance_name)s as it does not have a path" -#~ msgstr "" - -#~ msgid "Checking instance files accessability%(instance_path)s" -#~ msgstr "" - -#~ msgid "The nwfilter(%(instance_filter_name)s) is not found." -#~ msgstr "" - -#~ msgid "Failed to query agent version: %r" -#~ msgstr "" - -#~ msgid "Reached maximum time attempting to query agent version" -#~ msgstr "" - -#~ msgid "Failed to update agent: %r" -#~ msgstr "" - -#~ msgid "Failed to exchange keys: %r" -#~ msgstr "" - -#~ msgid "Failed to inject file: %r" -#~ msgstr "" - -#~ msgid "Failed to reset network: %r" +#~ msgid "XenAPI failed to power the instance off" #~ msgstr "" diff --git a/nova/locale/ru/LC_MESSAGES/nova.po b/nova/locale/ru/LC_MESSAGES/nova.po index 5631a00a1273..5595e40194fb 100644 --- a/nova/locale/ru/LC_MESSAGES/nova.po +++ b/nova/locale/ru/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-24 19:37+0000\n" +"POT-Creation-Date: 2013-06-25 19:37+0000\n" "PO-Revision-Date: 2012-03-25 09:34+0000\n" "Last-Translator: Eugene Marshal \n" "Language-Team: Russian \n" @@ -185,7 +185,7 @@ msgid "" "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:248 nova/api/ec2/cloud.py:473 +#: nova/exception.py:248 nova/api/ec2/cloud.py:472 msgid "Keypair data is invalid" msgstr "" @@ -1766,270 +1766,270 @@ msgstr "" "Неподдерживаемый запрос API: контроллер = %(controller)s, действие = " "%(action)s" -#: nova/api/ec2/cloud.py:402 +#: nova/api/ec2/cloud.py:401 #, python-format msgid "Create snapshot of volume %s" msgstr "Создать снимок тома %s" -#: nova/api/ec2/cloud.py:427 +#: nova/api/ec2/cloud.py:426 #, fuzzy, python-format msgid "Could not find key pair(s): %s" msgstr "Ошибка дешифрирования личного ключа: %s" -#: nova/api/ec2/cloud.py:444 +#: nova/api/ec2/cloud.py:443 #, python-format msgid "Create key pair %s" msgstr "Создание пары ключей %s" -#: nova/api/ec2/cloud.py:451 nova/api/ec2/cloud.py:470 +#: nova/api/ec2/cloud.py:450 nova/api/ec2/cloud.py:469 #: nova/api/openstack/compute/contrib/keypairs.py:93 #: nova/api/openstack/compute/plugins/v3/keypairs.py:95 msgid "Quota exceeded, too many key pairs." msgstr "" -#: nova/api/ec2/cloud.py:460 +#: nova/api/ec2/cloud.py:459 #, python-format msgid "Import key %s" msgstr "Импортировать ключ %s" -#: nova/api/ec2/cloud.py:480 +#: nova/api/ec2/cloud.py:479 #, python-format msgid "Delete key pair %s" msgstr "Удаление пары ключей %s" -#: nova/api/ec2/cloud.py:622 nova/api/ec2/cloud.py:742 +#: nova/api/ec2/cloud.py:621 nova/api/ec2/cloud.py:741 msgid "Not enough parameters, need group_name or group_id" msgstr "" -#: nova/api/ec2/cloud.py:627 +#: nova/api/ec2/cloud.py:626 #, fuzzy, python-format msgid "%s Not enough parameters to build a valid rule" msgstr "Недостаточно параметров для сбора правильного правила." -#: nova/api/ec2/cloud.py:634 +#: nova/api/ec2/cloud.py:633 #, fuzzy, python-format msgid "Invalid IP protocol %s." msgstr "Недопустимый протокол IP %(protocol)s." -#: nova/api/ec2/cloud.py:664 nova/api/ec2/cloud.py:696 +#: nova/api/ec2/cloud.py:663 nova/api/ec2/cloud.py:695 msgid "No rule for the specified parameters." msgstr "Отсутствует правило для заданных параметров." -#: nova/api/ec2/cloud.py:687 +#: nova/api/ec2/cloud.py:686 #, fuzzy, python-format msgid "%s - This rule already exists in group" msgstr "Это правило уже существует в группе %s" -#: nova/api/ec2/cloud.py:770 +#: nova/api/ec2/cloud.py:769 #, python-format msgid "Get console output for instance %s" msgstr "Получить консольный вывод для копии %s" -#: nova/api/ec2/cloud.py:841 +#: nova/api/ec2/cloud.py:840 #, python-format msgid "Create volume from snapshot %s" msgstr "Создать том из снимка %s" -#: nova/api/ec2/cloud.py:845 nova/api/openstack/compute/contrib/volumes.py:242 +#: nova/api/ec2/cloud.py:844 nova/api/openstack/compute/contrib/volumes.py:242 #, python-format msgid "Create volume of %s GB" msgstr "Создание раздела %s ГБ" -#: nova/api/ec2/cloud.py:872 +#: nova/api/ec2/cloud.py:871 #, fuzzy msgid "Delete Failed" msgstr "Ошибка создания" -#: nova/api/ec2/cloud.py:885 +#: nova/api/ec2/cloud.py:884 #, python-format msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s" msgstr "Подключить том %(volume_id)s для копии %(instance_id)s на %(device)s" -#: nova/api/ec2/cloud.py:896 +#: nova/api/ec2/cloud.py:895 #, fuzzy msgid "Attach Failed." msgstr "Ошибка создания" -#: nova/api/ec2/cloud.py:918 nova/api/openstack/compute/contrib/volumes.py:445 +#: nova/api/ec2/cloud.py:917 nova/api/openstack/compute/contrib/volumes.py:445 #, python-format msgid "Detach volume %s" msgstr "Отсоединить том %s" -#: nova/api/ec2/cloud.py:925 +#: nova/api/ec2/cloud.py:924 #, fuzzy msgid "Detach Volume Failed." msgstr "Отсоединить том %s" -#: nova/api/ec2/cloud.py:951 nova/api/ec2/cloud.py:1008 -#: nova/api/ec2/cloud.py:1574 nova/api/ec2/cloud.py:1589 +#: nova/api/ec2/cloud.py:950 nova/api/ec2/cloud.py:1007 +#: nova/api/ec2/cloud.py:1573 nova/api/ec2/cloud.py:1588 #, python-format msgid "attribute not supported: %s" msgstr "аттрибут не поддерживается: %s" -#: nova/api/ec2/cloud.py:1083 +#: nova/api/ec2/cloud.py:1082 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1243 +#: nova/api/ec2/cloud.py:1242 msgid "Allocate address" msgstr "Выделить адрес" -#: nova/api/ec2/cloud.py:1247 +#: nova/api/ec2/cloud.py:1246 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1251 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Release address %s" msgstr "Присвоить адрес %s" -#: nova/api/ec2/cloud.py:1256 +#: nova/api/ec2/cloud.py:1255 #, fuzzy msgid "Unable to release IP Address." msgstr "Невозможно найти адрес %r" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1258 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "Присвоить адрес %(public_ip)s копии %(instance_id)s" -#: nova/api/ec2/cloud.py:1269 +#: nova/api/ec2/cloud.py:1268 #, fuzzy msgid "Unable to associate IP Address, no fixed_ips." msgstr "Невозможно найти адрес %r" -#: nova/api/ec2/cloud.py:1277 +#: nova/api/ec2/cloud.py:1276 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1286 +#: nova/api/ec2/cloud.py:1285 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1289 +#: nova/api/ec2/cloud.py:1288 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1292 +#: nova/api/ec2/cloud.py:1291 #, fuzzy msgid "Error, unable to associate floating ip." msgstr "Невозможно найти адрес %r" -#: nova/api/ec2/cloud.py:1300 +#: nova/api/ec2/cloud.py:1299 #, python-format msgid "Disassociate address %s" msgstr "Исключить адрес %s" -#: nova/api/ec2/cloud.py:1305 +#: nova/api/ec2/cloud.py:1304 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1308 +#: nova/api/ec2/cloud.py:1307 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1335 +#: nova/api/ec2/cloud.py:1334 msgid "Image must be available" msgstr "Образ должен быть доступен" -#: nova/api/ec2/cloud.py:1373 +#: nova/api/ec2/cloud.py:1372 msgid "Going to start terminating instances" msgstr "Выполнение завершения работы копий" -#: nova/api/ec2/cloud.py:1383 +#: nova/api/ec2/cloud.py:1382 #, python-format msgid "Reboot instance %r" msgstr "Перезагрузить копию %r" -#: nova/api/ec2/cloud.py:1393 +#: nova/api/ec2/cloud.py:1392 msgid "Going to stop instances" msgstr "Выполнение остановки копий" -#: nova/api/ec2/cloud.py:1403 +#: nova/api/ec2/cloud.py:1402 msgid "Going to start instances" msgstr "Выполнение запуска копий" -#: nova/api/ec2/cloud.py:1494 +#: nova/api/ec2/cloud.py:1493 #, python-format msgid "De-registering image %s" msgstr "Исключение регистрации образа %s" -#: nova/api/ec2/cloud.py:1510 +#: nova/api/ec2/cloud.py:1509 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1529 +#: nova/api/ec2/cloud.py:1528 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "Зарегистрированный образ %(image_location)s с идентификатором %(image_id)s" -#: nova/api/ec2/cloud.py:1592 +#: nova/api/ec2/cloud.py:1591 msgid "user or group not specified" msgstr "не указан пользователь или группа" -#: nova/api/ec2/cloud.py:1594 +#: nova/api/ec2/cloud.py:1593 msgid "only group \"all\" is supported" msgstr "поддерживается только группа \"все(all)\"" -#: nova/api/ec2/cloud.py:1596 +#: nova/api/ec2/cloud.py:1595 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1598 +#: nova/api/ec2/cloud.py:1597 #, python-format msgid "Updating image %s publicity" msgstr "Обновление осведомлённости об образе %s" -#: nova/api/ec2/cloud.py:1611 +#: nova/api/ec2/cloud.py:1610 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1639 +#: nova/api/ec2/cloud.py:1638 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1671 +#: nova/api/ec2/cloud.py:1670 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "Невозможно остановить копию в течении %d с." -#: nova/api/ec2/cloud.py:1689 +#: nova/api/ec2/cloud.py:1688 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1714 nova/api/ec2/cloud.py:1759 +#: nova/api/ec2/cloud.py:1713 nova/api/ec2/cloud.py:1758 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1717 nova/api/ec2/cloud.py:1762 +#: nova/api/ec2/cloud.py:1716 nova/api/ec2/cloud.py:1761 #, fuzzy msgid "Expecting a list of resources" msgstr "Перечень копий" -#: nova/api/ec2/cloud.py:1721 nova/api/ec2/cloud.py:1766 +#: nova/api/ec2/cloud.py:1720 nova/api/ec2/cloud.py:1765 #, fuzzy msgid "Only instances implemented" msgstr "копия - %s не представлена" -#: nova/api/ec2/cloud.py:1724 nova/api/ec2/cloud.py:1769 +#: nova/api/ec2/cloud.py:1723 nova/api/ec2/cloud.py:1768 #, fuzzy msgid "Expecting a list of tagSets" msgstr "Перечень копий" -#: nova/api/ec2/cloud.py:1781 +#: nova/api/ec2/cloud.py:1780 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1854 +#: nova/api/ec2/cloud.py:1853 #, fuzzy msgid "Invalid CIDR" msgstr "Недопустимый cidr %(cidr)s." @@ -4482,256 +4482,256 @@ msgstr "Копия типа %s не найдена для выполнения msgid "Possibly task preempted." msgstr "" -#: nova/compute/manager.py:379 +#: nova/compute/manager.py:380 #, python-format msgid "%s is not a valid node managed by this compute host." msgstr "" -#: nova/compute/manager.py:407 +#: nova/compute/manager.py:408 msgid "Instance has been destroyed from under us while trying to set it to ERROR" msgstr "" -#: nova/compute/manager.py:456 +#: nova/compute/manager.py:457 #, fuzzy, python-format msgid "" "Deleting instance as its host (%(instance_host)s) is not equal to our " "host (%(our_host)s)." msgstr "Невозможно переместить копию (%(instance_id)s) на текущий узел (%(host)s)." -#: nova/compute/manager.py:472 +#: nova/compute/manager.py:473 msgid "Instance has been marked deleted already, removing it from the hypervisor." msgstr "" -#: nova/compute/manager.py:493 +#: nova/compute/manager.py:494 msgid "" "Hypervisor driver does not support instance shared storage check, " "assuming it's not on shared storage" msgstr "" -#: nova/compute/manager.py:499 +#: nova/compute/manager.py:500 #, fuzzy msgid "Failed to check if instance shared" msgstr "Ошибка перезагрузки копии" -#: nova/compute/manager.py:541 +#: nova/compute/manager.py:542 #, python-format msgid "" "Error raised getting network info for instance %(instance_uuid)s. " "Retrying in %(retry_time)s seconds." msgstr "" -#: nova/compute/manager.py:567 +#: nova/compute/manager.py:568 msgid "Failed to revert crashed migration" msgstr "" -#: nova/compute/manager.py:570 +#: nova/compute/manager.py:571 msgid "Instance found in migrating state during startup. Resetting task_state" msgstr "" -#: nova/compute/manager.py:581 +#: nova/compute/manager.py:582 #, python-format msgid "Current state is %(drv_state)s, state in DB is %(db_state)s." msgstr "" -#: nova/compute/manager.py:587 +#: nova/compute/manager.py:588 msgid "Rebooting instance after nova-compute restart." msgstr "" -#: nova/compute/manager.py:601 +#: nova/compute/manager.py:602 #, fuzzy msgid "Hypervisor driver does not support resume guests" msgstr "Драйвер гипервизора не поддерживает правила брандмауэра" -#: nova/compute/manager.py:606 +#: nova/compute/manager.py:607 #, fuzzy msgid "Failed to resume instance" msgstr "Ошибка приостановления копии" -#: nova/compute/manager.py:616 +#: nova/compute/manager.py:617 msgid "Hypervisor driver does not support firewall rules" msgstr "Драйвер гипервизора не поддерживает правила брандмауэра" -#: nova/compute/manager.py:620 +#: nova/compute/manager.py:621 #, python-format msgid "Lifecycle event %(state)d on VM %(uuid)s" msgstr "" -#: nova/compute/manager.py:636 +#: nova/compute/manager.py:637 #, fuzzy, python-format msgid "Unexpected power state %d" msgstr "Непредвиденный код состояния" -#: nova/compute/manager.py:648 +#: nova/compute/manager.py:649 #, python-format msgid "Ignoring event %s" msgstr "" -#: nova/compute/manager.py:686 +#: nova/compute/manager.py:687 msgid "Checking state" msgstr "" -#: nova/compute/manager.py:784 +#: nova/compute/manager.py:785 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:801 +#: nova/compute/manager.py:802 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:902 +#: nova/compute/manager.py:903 msgid "Success" msgstr "" -#: nova/compute/manager.py:925 +#: nova/compute/manager.py:926 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:952 nova/compute/manager.py:2466 +#: nova/compute/manager.py:953 nova/compute/manager.py:2467 #, python-format msgid "No node specified, defaulting to %s" msgstr "" -#: nova/compute/manager.py:996 +#: nova/compute/manager.py:997 #, fuzzy msgid "Failed to dealloc network for deleted instance" msgstr "Выполнение запуска копий" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1006 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:1036 +#: nova/compute/manager.py:1037 #, fuzzy, python-format msgid "Error: %s" msgstr "Ошибка БД: %s" -#: nova/compute/manager.py:1053 +#: nova/compute/manager.py:1054 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1078 nova/compute/manager.py:2519 +#: nova/compute/manager.py:1079 nova/compute/manager.py:2520 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1091 +#: nova/compute/manager.py:1092 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1097 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1102 +#: nova/compute/manager.py:1103 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1131 +#: nova/compute/manager.py:1132 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1141 +#: nova/compute/manager.py:1142 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1166 #, fuzzy msgid "Allocating IP information in the background." msgstr "установка сетевого узла" -#: nova/compute/manager.py:1176 +#: nova/compute/manager.py:1177 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1178 +#: nova/compute/manager.py:1179 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1189 +#: nova/compute/manager.py:1190 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1208 +#: nova/compute/manager.py:1209 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1259 +#: nova/compute/manager.py:1260 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1333 +#: nova/compute/manager.py:1334 #, fuzzy msgid "Failed to deallocate network for instance." msgstr "Выполнение запуска копий" -#: nova/compute/manager.py:1340 +#: nova/compute/manager.py:1341 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1383 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "Пропуск DiskNotFound: %s" -#: nova/compute/manager.py:1386 +#: nova/compute/manager.py:1387 #, fuzzy, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "Пропуск DiskNotFound: %s" -#: nova/compute/manager.py:1393 +#: nova/compute/manager.py:1394 #, python-format msgid "terminating bdm %s" msgstr "завершение работы bdm %s" -#: nova/compute/manager.py:1441 +#: nova/compute/manager.py:1442 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1503 nova/compute/manager.py:2701 -#: nova/compute/manager.py:4226 +#: nova/compute/manager.py:1504 nova/compute/manager.py:2702 +#: nova/compute/manager.py:4227 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "%s. Установка состояния копии vm_state на ERROR" -#: nova/compute/manager.py:1655 +#: nova/compute/manager.py:1656 #, fuzzy msgid "Rebuilding instance" msgstr "Обновление сборки %s" -#: nova/compute/manager.py:1668 +#: nova/compute/manager.py:1669 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1672 +#: nova/compute/manager.py:1673 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1676 +#: nova/compute/manager.py:1677 #, fuzzy, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "%(path)s располагается на общедоступном накопителе: %(reason)s" -#: nova/compute/manager.py:1759 +#: nova/compute/manager.py:1760 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1791 +#: nova/compute/manager.py:1792 #, fuzzy, python-format msgid "Detaching from volume api: %s" msgstr "Создать снимок из тома %s" -#: nova/compute/manager.py:1809 +#: nova/compute/manager.py:1810 #, fuzzy msgid "Rebooting instance" msgstr "Перезагрузка копии %s" -#: nova/compute/manager.py:1828 +#: nova/compute/manager.py:1829 #, fuzzy, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " @@ -4740,26 +4740,26 @@ msgstr "" "попытка перезагрузки не выполняемой копии: %(instance_uuid)s (состояние: " "%(state)s ожидалось: %(running)s)" -#: nova/compute/manager.py:1864 +#: nova/compute/manager.py:1865 msgid "Reboot failed but instance is running" msgstr "" -#: nova/compute/manager.py:1867 +#: nova/compute/manager.py:1868 #, python-format msgid "Cannot reboot instance: %(error)s" msgstr "" -#: nova/compute/manager.py:1880 +#: nova/compute/manager.py:1881 #, fuzzy msgid "Instance disappeared during reboot" msgstr "копия не включена" -#: nova/compute/manager.py:1907 +#: nova/compute/manager.py:1908 #, fuzzy msgid "instance snapshotting" msgstr "копия %s: выполнение снимка" -#: nova/compute/manager.py:1913 +#: nova/compute/manager.py:1914 #, fuzzy, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " @@ -4768,229 +4768,229 @@ msgstr "" "попытка создания снимка не выполняемой копии: %(instance_uuid)s " "(состояние: %(state)s ожидалось: %(running)s)" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1975 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "Найдено %(num_images)d образов (ротация: %(rotation)d)" -#: nova/compute/manager.py:1982 +#: nova/compute/manager.py:1983 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1987 +#: nova/compute/manager.py:1988 #, python-format msgid "Deleting image %s" msgstr "Удаление образа %s" -#: nova/compute/manager.py:2015 +#: nova/compute/manager.py:2016 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "Невозможно назначить пароль администратора. Копия %s не выполняется" -#: nova/compute/manager.py:2022 +#: nova/compute/manager.py:2023 #, fuzzy msgid "Root password set" msgstr "Копия %s: Назначение административного пароля" -#: nova/compute/manager.py:2029 +#: nova/compute/manager.py:2030 #, fuzzy msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "set_admin_password не реализован в этой драйвере." -#: nova/compute/manager.py:2044 +#: nova/compute/manager.py:2045 #, fuzzy, python-format msgid "set_admin_password failed: %s" msgstr "set_admin_password не реализован в этой драйвере." -#: nova/compute/manager.py:2051 +#: nova/compute/manager.py:2052 #, fuzzy msgid "error setting admin password" msgstr "Ошибка назначения пароля администратора" -#: nova/compute/manager.py:2064 +#: nova/compute/manager.py:2065 #, python-format msgid "" "trying to inject a file into a non-running (state: %(current_state)s " "expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2070 #, python-format msgid "injecting file to %s" msgstr "" -#: nova/compute/manager.py:2089 +#: nova/compute/manager.py:2090 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2102 +#: nova/compute/manager.py:2103 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2121 +#: nova/compute/manager.py:2122 #, fuzzy msgid "Error trying to Rescue Instance" msgstr "Ошибка приостановления копии" -#: nova/compute/manager.py:2125 +#: nova/compute/manager.py:2126 #, fuzzy, python-format msgid "Driver Error: %s" msgstr "Ошибка БД: %s" -#: nova/compute/manager.py:2143 +#: nova/compute/manager.py:2144 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2164 +#: nova/compute/manager.py:2165 #, python-format msgid "Changing instance metadata according to %r" msgstr "" -#: nova/compute/manager.py:2386 +#: nova/compute/manager.py:2387 #, fuzzy, python-format msgid "Updating instance to original state: '%s'" msgstr "%s. Установка состояния копии vm_state на ERROR" -#: nova/compute/manager.py:2420 +#: nova/compute/manager.py:2421 #, fuzzy msgid "Instance has no source host" msgstr "Копия не существует" -#: nova/compute/manager.py:2426 +#: nova/compute/manager.py:2427 msgid "destination same as source!" msgstr "назначение совпадает с источником!" -#: nova/compute/manager.py:2447 +#: nova/compute/manager.py:2448 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2698 +#: nova/compute/manager.py:2699 #, python-format msgid "Failed to rollback quota for failed finish_resize: %s" msgstr "" -#: nova/compute/manager.py:2761 +#: nova/compute/manager.py:2762 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2779 +#: nova/compute/manager.py:2780 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2818 +#: nova/compute/manager.py:2819 #, fuzzy msgid "Retrieving diagnostics" msgstr "копия %s: принятие диагностики" -#: nova/compute/manager.py:2849 +#: nova/compute/manager.py:2850 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2869 +#: nova/compute/manager.py:2870 #, fuzzy msgid "Reset network" msgstr "Восстановление сети" -#: nova/compute/manager.py:2874 +#: nova/compute/manager.py:2875 #, fuzzy msgid "Inject network info" msgstr "установка сетевого узла" -#: nova/compute/manager.py:2877 +#: nova/compute/manager.py:2878 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2894 +#: nova/compute/manager.py:2895 #, fuzzy msgid "Get console output" msgstr "Получить консольный вывод для копии %s" -#: nova/compute/manager.py:2921 +#: nova/compute/manager.py:2922 #, fuzzy msgid "Getting vnc console" msgstr "копия %s: получение консоли vnc" -#: nova/compute/manager.py:2956 +#: nova/compute/manager.py:2957 #, fuzzy msgid "Getting spice console" msgstr "копия %s: получение консоли vnc" -#: nova/compute/manager.py:3004 +#: nova/compute/manager.py:3005 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3055 +#: nova/compute/manager.py:3056 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3065 +#: nova/compute/manager.py:3066 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3081 +#: nova/compute/manager.py:3082 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3112 +#: nova/compute/manager.py:3113 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3123 +#: nova/compute/manager.py:3124 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "Отсоединение тома от неизвестной копии %s" -#: nova/compute/manager.py:3130 +#: nova/compute/manager.py:3131 #, fuzzy, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "Попытка удаления несуществующей консоли %(console_id)s." -#: nova/compute/manager.py:3154 +#: nova/compute/manager.py:3155 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3190 +#: nova/compute/manager.py:3191 #, fuzzy, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "сетевые распределения для копии %s" -#: nova/compute/manager.py:3210 +#: nova/compute/manager.py:3211 #, python-format msgid "Port %s is not attached" msgstr "" -#: nova/compute/manager.py:3224 +#: nova/compute/manager.py:3225 #, python-format msgid "Host %s not found" msgstr "" -#: nova/compute/manager.py:3377 +#: nova/compute/manager.py:3378 #, python-format msgid "Pre live migration failed at %s" msgstr "" -#: nova/compute/manager.py:3405 +#: nova/compute/manager.py:3406 #, fuzzy msgid "_post_live_migration() is started.." msgstr "Запущено post_live_migration().." -#: nova/compute/manager.py:3460 +#: nova/compute/manager.py:3461 #, python-format msgid "Migrating instance to %s finished successfully." msgstr "" -#: nova/compute/manager.py:3462 +#: nova/compute/manager.py:3463 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." @@ -4999,21 +4999,21 @@ msgstr "" "отсутствует домен с соответствующим именем.\" Эта ошибка может быть " "безопасно пропущена." -#: nova/compute/manager.py:3477 +#: nova/compute/manager.py:3478 #, fuzzy msgid "Post operation of migration started" msgstr "Запущено post_live_migration().." -#: nova/compute/manager.py:3509 +#: nova/compute/manager.py:3510 #, fuzzy, python-format msgid "Failed to get compute_info for %s" msgstr "Ошибка получения метаданных для ip: %s" -#: nova/compute/manager.py:3638 +#: nova/compute/manager.py:3639 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3690 +#: nova/compute/manager.py:3691 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " @@ -5022,64 +5022,64 @@ msgstr "" "Найдены %(migration_count)d неподтверждённых перемещений, старше " "%(confirm_window)d секунд" -#: nova/compute/manager.py:3695 +#: nova/compute/manager.py:3696 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3704 +#: nova/compute/manager.py:3705 #, fuzzy, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "Завершение работы ВМ для копии %(instance_uuid)s" -#: nova/compute/manager.py:3712 +#: nova/compute/manager.py:3713 #, python-format msgid "Instance %s not found" msgstr "" -#: nova/compute/manager.py:3717 +#: nova/compute/manager.py:3718 #, fuzzy msgid "In ERROR state" msgstr "Ошибка БД: %s" -#: nova/compute/manager.py:3724 +#: nova/compute/manager.py:3725 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3735 +#: nova/compute/manager.py:3736 #, python-format msgid "Error auto-confirming resize: %s. Will retry later." msgstr "" -#: nova/compute/manager.py:3751 +#: nova/compute/manager.py:3752 #, python-format msgid "" "Running instance usage audit for host %(host)s from %(begin_time)s to " "%(end_time)s. %(number_instances)s instances." msgstr "" -#: nova/compute/manager.py:3771 +#: nova/compute/manager.py:3772 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3795 +#: nova/compute/manager.py:3796 msgid "Updating bandwidth usage cache" msgstr "Обновление временных данных использования полосы пропускания" -#: nova/compute/manager.py:3898 +#: nova/compute/manager.py:3899 #, fuzzy msgid "Updating volume usage cache" msgstr "Обновление временных данных использования полосы пропускания" -#: nova/compute/manager.py:3912 +#: nova/compute/manager.py:3913 msgid "Updating host status" msgstr "Обновление состояния узла" -#: nova/compute/manager.py:3939 +#: nova/compute/manager.py:3940 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " @@ -5088,86 +5088,86 @@ msgstr "" "Найдено %(num_db_instances)s в базе данных и %(num_vm_instances)s в " "гипервизоре." -#: nova/compute/manager.py:3946 nova/compute/manager.py:3995 +#: nova/compute/manager.py:3947 nova/compute/manager.py:3996 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3982 +#: nova/compute/manager.py:3983 #, python-format msgid "" "During the sync_power process the instance has moved from host %(src)s to" " host %(dst)s" msgstr "" -#: nova/compute/manager.py:4019 +#: nova/compute/manager.py:4020 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4031 nova/compute/manager.py:4040 -#: nova/compute/manager.py:4070 +#: nova/compute/manager.py:4032 nova/compute/manager.py:4041 +#: nova/compute/manager.py:4071 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4036 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4051 +#: nova/compute/manager.py:4052 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:4057 +#: nova/compute/manager.py:4058 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:4063 +#: nova/compute/manager.py:4064 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4079 +#: nova/compute/manager.py:4080 #, fuzzy msgid "Instance is not (soft-)deleted." msgstr "копия не включена" -#: nova/compute/manager.py:4087 +#: nova/compute/manager.py:4088 #, fuzzy msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "FLAGS.reclaim_instance_interval <= 0, пропуск..." -#: nova/compute/manager.py:4100 +#: nova/compute/manager.py:4101 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4127 +#: nova/compute/manager.py:4128 #, fuzzy, python-format msgid "Deleting orphan compute node %s" msgstr "LoggingVolumeDriver: %s" -#: nova/compute/manager.py:4137 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4138 nova/compute/resource_tracker.py:321 #, fuzzy, python-format msgid "No service record for host %s" msgstr "Нет службы для compute ID %s" -#: nova/compute/manager.py:4177 +#: nova/compute/manager.py:4178 #, python-format msgid "" "Detected instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4183 +#: nova/compute/manager.py:4184 #, python-format msgid "" "Destroying instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4190 +#: nova/compute/manager.py:4191 #, python-format msgid "Unrecognized value '%s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4217 +#: nova/compute/manager.py:4218 #, fuzzy, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "%s. Установка состояния копии vm_state на ERROR" @@ -5299,6 +5299,25 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "block_device_mapping %s" +#: nova/conductor/tasks/live_migrate.py:103 +#, python-format +msgid "" +"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " +"memory(host:%(avail)s <= instance:%(mem_inst)s)" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:150 +#, python-format +msgid "Skipping host: %(host)s because: %(e)s" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:169 +#, python-format +msgid "" +"Exceeded max scheduling attempts %(max_attempts)d for instance " +"%(instance_uuid)s during live migration" +msgstr "" + #: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "Добавление консоли" @@ -6884,86 +6903,79 @@ msgstr "" msgid "No key defining hosts for topic '%s', see ringfile" msgstr "" -#: nova/scheduler/chance.py:51 +#: nova/scheduler/chance.py:56 msgid "Is the appropriate service running?" msgstr "Выполняется ли соответствующая служба?" -#: nova/scheduler/chance.py:56 +#: nova/scheduler/chance.py:61 msgid "Could not find another compute" msgstr "Невозможно найти другой compute" -#: nova/scheduler/driver.py:61 +#: nova/scheduler/driver.py:57 msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:226 +#: nova/scheduler/driver.py:59 nova/scheduler/manager.py:233 #, python-format msgid "Setting instance to %s state." msgstr "" -#: nova/scheduler/driver.py:156 +#: nova/scheduler/driver.py:150 msgid "Driver must implement schedule_prep_resize" msgstr "" -#: nova/scheduler/driver.py:164 +#: nova/scheduler/driver.py:158 msgid "Driver must implement schedule_run_instance" msgstr "" -#: nova/scheduler/driver.py:169 +#: nova/scheduler/driver.py:163 msgid "Driver must implement select_hosts" msgstr "" -#: nova/scheduler/driver.py:339 -#, python-format -msgid "" -"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " -"memory(host:%(avail)s <= instance:%(mem_inst)s)" -msgstr "" - -#: nova/scheduler/filter_scheduler.py:73 +#: nova/scheduler/filter_scheduler.py:76 #, fuzzy, python-format msgid "" "Attempting to build %(num_instances)d instance(s) uuids: " "%(instance_uuids)s" msgstr "Попытка собрать %(num_instances)d копию(й)" -#: nova/scheduler/filter_scheduler.py:77 +#: nova/scheduler/filter_scheduler.py:80 #, fuzzy, python-format msgid "Request Spec: %s" msgstr "Запрос: %s" -#: nova/scheduler/filter_scheduler.py:97 +#: nova/scheduler/filter_scheduler.py:100 #, fuzzy, python-format msgid "Choosing host %(weighed_host)s for instance %(instance_uuid)s" msgstr "Не найден том для копии %(instance_id)s." -#: nova/scheduler/filter_scheduler.py:239 +#: nova/scheduler/filter_scheduler.py:242 msgid "Invalid value for 'scheduler_max_attempts', must be >= 1" msgstr "" -#: nova/scheduler/filter_scheduler.py:256 +#: nova/scheduler/filter_scheduler.py:259 #, python-format msgid "Error from last host: %(last_host)s (node %(last_node)s): %(exc)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:288 +#: nova/scheduler/filter_scheduler.py:291 #, python-format msgid "" "Exceeded max scheduling attempts %(max_attempts)d for instance " "%(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:356 +#: nova/scheduler/filter_scheduler.py:359 #, python-format msgid "Filtered %(hosts)s" msgstr "Отфильтрованы %(hosts)s" -#: nova/scheduler/filter_scheduler.py:361 +#: nova/scheduler/filter_scheduler.py:364 #, fuzzy, python-format msgid "Weighed %(hosts)s" msgstr "Отфильтрованы %(hosts)s" -#: nova/scheduler/filter_scheduler.py:403 +#: nova/scheduler/filter_scheduler.py:417 #, fuzzy, python-format msgid "Unable to migrate %(instance_uuid)s to %(dest)s: Lack of memory" msgstr "Невозможно переместить копию (%(instance_id)s) на текущий узел (%(host)s)." @@ -7014,7 +7026,7 @@ msgstr "Нет службы для compute ID %s" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:211 +#: nova/scheduler/manager.py:218 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "Ошибка schedule_%(method)s: %(ex)s" @@ -7332,9 +7344,10 @@ msgstr "" #: nova/tests/compute/test_compute.py:1133 #: nova/tests/compute/test_compute.py:1151 #: nova/tests/compute/test_compute.py:1202 -#: nova/tests/compute/test_compute.py:1229 -#: nova/tests/compute/test_compute.py:1276 -#: nova/tests/compute/test_compute.py:4129 +#: nova/tests/compute/test_compute.py:1227 +#: nova/tests/compute/test_compute.py:1253 +#: nova/tests/compute/test_compute.py:1300 +#: nova/tests/compute/test_compute.py:4153 #, python-format msgid "Running instances: %s" msgstr "Выполняемые копии: %s" @@ -7342,25 +7355,26 @@ msgstr "Выполняемые копии: %s" #: nova/tests/compute/test_compute.py:1139 #: nova/tests/compute/test_compute.py:1174 #: nova/tests/compute/test_compute.py:1217 -#: nova/tests/compute/test_compute.py:1247 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:1271 #, python-format msgid "After terminating instances: %s" msgstr "После завершения работы копий: %s" -#: nova/tests/compute/test_compute.py:1818 +#: nova/tests/compute/test_compute.py:1842 msgid "Internal error" msgstr "Внутренняя ошибка" -#: nova/tests/compute/test_compute.py:4140 +#: nova/tests/compute/test_compute.py:4164 #, python-format msgid "After force-killing instances: %s" msgstr "После принудительного завершения работы копий: %s" -#: nova/tests/compute/test_compute.py:4651 +#: nova/tests/compute/test_compute.py:4675 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9549 +#: nova/tests/compute/test_compute.py:9573 #, fuzzy msgid "spawn error" msgstr "Ошибка аутентификации" @@ -7496,12 +7510,12 @@ msgid "" "left to copy" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:905 +#: nova/tests/virt/xenapi/test_xenapi.py:900 #, python-format msgid "Creating files in %s to simulate guest agent" msgstr "Создание файлов в %s для имитации гостевого агента" -#: nova/tests/virt/xenapi/test_xenapi.py:916 +#: nova/tests/virt/xenapi/test_xenapi.py:911 #, python-format msgid "Removing simulated guest agent files in %s" msgstr "Удаление файлов имитации гостевого агента в %s" @@ -9071,7 +9085,7 @@ msgstr "" msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1446 +#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1442 #, fuzzy msgid "Guest does not have a console available" msgstr "Пользователь не имеет административных привилегий" @@ -10473,7 +10487,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1390 +#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1386 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10633,14 +10647,14 @@ msgstr "Ошибка поиска тома в базе данных" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "Точка подключения %(mountpoint)s отсоединена от копии %(instance_name)s" -#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1644 +#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1640 #, fuzzy, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" "ВРЕМЯ ПРОСТОЯ: Срок вызова %(method)s истёк. VM id=%(instance_uuid)s; " "args=%(args)r" -#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1649 +#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1645 #, fuzzy, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " @@ -10649,7 +10663,7 @@ msgstr "" "НЕ РЕАЛИЗОВАНО: Вызов %(method)s не поддерживается агентом. VM " "id=%(instance_uuid)s; args=%(args)r" -#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1654 +#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1650 #, fuzzy, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "Вызов %(method)s возвратил ошибку: %(e)s." @@ -11512,72 +11526,68 @@ msgstr "Выполнение перезагрузки xvp" msgid "VM is not present, skipping destroy..." msgstr "ВМ не предоставлена, пропуск выполнения ликвидации..." -#: nova/virt/xenapi/vmops.py:1260 -msgid "XenAPI failed to power the instance off" -msgstr "" - -#: nova/virt/xenapi/vmops.py:1307 +#: nova/virt/xenapi/vmops.py:1303 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "Копия в состоянии режима восстановления: %s" -#: nova/virt/xenapi/vmops.py:1341 +#: nova/virt/xenapi/vmops.py:1337 #, fuzzy msgid "VM is not present, skipping soft delete..." msgstr "ВМ не предоставлена, пропуск выполнения ликвидации..." -#: nova/virt/xenapi/vmops.py:1394 +#: nova/virt/xenapi/vmops.py:1390 #, fuzzy msgid "Automatically hard rebooting" msgstr "Автоматическая безотказная перезагрузка %d" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 #, fuzzy msgid "Injecting network info to xenstore" msgstr "установка сетевого узла" -#: nova/virt/xenapi/vmops.py:1566 +#: nova/virt/xenapi/vmops.py:1562 #, fuzzy msgid "Creating vifs" msgstr "Создание изображения" -#: nova/virt/xenapi/vmops.py:1575 +#: nova/virt/xenapi/vmops.py:1571 #, python-format msgid "Creating VIF for network %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1578 +#: nova/virt/xenapi/vmops.py:1574 #, fuzzy, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "Создание VIF для ВМ %(vm_ref)s, сеть %(network_ref)s." -#: nova/virt/xenapi/vmops.py:1607 +#: nova/virt/xenapi/vmops.py:1603 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1711 +#: nova/virt/xenapi/vmops.py:1707 #, python-format msgid "Destination host:%s must be in the same aggregate as the source server" msgstr "" -#: nova/virt/xenapi/vmops.py:1732 +#: nova/virt/xenapi/vmops.py:1728 #, fuzzy msgid "No suitable network for migrate" msgstr "Недопустимый сетевой формат" -#: nova/virt/xenapi/vmops.py:1744 +#: nova/virt/xenapi/vmops.py:1740 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1818 +#: nova/virt/xenapi/vmops.py:1814 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1829 +#: nova/virt/xenapi/vmops.py:1825 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1882 +#: nova/virt/xenapi/vmops.py:1878 #, fuzzy msgid "Migrate Send failed" msgstr "Ошибка создания" @@ -11723,60 +11733,6 @@ msgstr "Образ должен быть доступен" msgid "status must be 'available'" msgstr "Образ должен быть доступен" -#~ msgid "'%s' argument must be greater than 0" -#~ msgstr "" - -#~ msgid "'%s' argument must be greater than or equal to 0" -#~ msgstr "" - -#~ msgid "Failed to load plugin %(plug)s: %(exc)s" -#~ msgstr "Ошибка загрузки расширения %(ext_name)s: %(exc)s" - -#~ msgid "Setting instance to %(state)s state." -#~ msgstr "%s. Установка состояния копии vm_state на ERROR" - -#~ msgid "Could not decode scheduler options: '%(e)s'" -#~ msgstr "Невозможно декодировать параметры расписания: '%(e)s'" - -#~ msgid "%(host_state)s fails tenant id on aggregate" -#~ msgstr "" - -#~ msgid "No more PXE IPs available" -#~ msgstr "" - -#~ msgid "Deleting instance files %(target)s" -#~ msgstr "" - -#~ msgid "Live Migration failure: %(e)s" -#~ msgstr "Ошибка аутентификации: %s" - -#~ msgid "skipping %(path)s since it looks like volume" -#~ msgstr "" - -#~ msgid "skipping disk for %(instance_name)s as it does not have a path" -#~ msgstr "" - -#~ msgid "Checking instance files accessability%(instance_path)s" -#~ msgstr "" - -#~ msgid "The nwfilter(%(instance_filter_name)s) is not found." -#~ msgstr "" - -#~ msgid "Failed to query agent version: %r" -#~ msgstr "" - -#~ msgid "Reached maximum time attempting to query agent version" -#~ msgstr "" - -#~ msgid "Failed to update agent: %r" -#~ msgstr "" - -#~ msgid "Failed to exchange keys: %r" -#~ msgstr "" - -#~ msgid "Failed to inject file: %r" -#~ msgstr "" - -#~ msgid "Failed to reset network: %r" +#~ msgid "XenAPI failed to power the instance off" #~ msgstr "" diff --git a/nova/locale/ru_RU/LC_MESSAGES/nova.po b/nova/locale/ru_RU/LC_MESSAGES/nova.po index f09b4970a88a..ab7c038bf2f6 100644 --- a/nova/locale/ru_RU/LC_MESSAGES/nova.po +++ b/nova/locale/ru_RU/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2013-06-24 19:37+0000\n" +"POT-Creation-Date: 2013-06-25 19:37+0000\n" "PO-Revision-Date: 2013-05-28 17:08+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Russian (Russia) " @@ -179,7 +179,7 @@ msgid "" "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:248 nova/api/ec2/cloud.py:473 +#: nova/exception.py:248 nova/api/ec2/cloud.py:472 msgid "Keypair data is invalid" msgstr "" @@ -1726,261 +1726,261 @@ msgstr "" msgid "Unsupported API request: controller = %(controller)s, action = %(action)s" msgstr "" -#: nova/api/ec2/cloud.py:402 +#: nova/api/ec2/cloud.py:401 #, python-format msgid "Create snapshot of volume %s" msgstr "" -#: nova/api/ec2/cloud.py:427 +#: nova/api/ec2/cloud.py:426 #, python-format msgid "Could not find key pair(s): %s" msgstr "" -#: nova/api/ec2/cloud.py:444 +#: nova/api/ec2/cloud.py:443 #, python-format msgid "Create key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:451 nova/api/ec2/cloud.py:470 +#: nova/api/ec2/cloud.py:450 nova/api/ec2/cloud.py:469 #: nova/api/openstack/compute/contrib/keypairs.py:93 #: nova/api/openstack/compute/plugins/v3/keypairs.py:95 msgid "Quota exceeded, too many key pairs." msgstr "" -#: nova/api/ec2/cloud.py:460 +#: nova/api/ec2/cloud.py:459 #, python-format msgid "Import key %s" msgstr "" -#: nova/api/ec2/cloud.py:480 +#: nova/api/ec2/cloud.py:479 #, python-format msgid "Delete key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:622 nova/api/ec2/cloud.py:742 +#: nova/api/ec2/cloud.py:621 nova/api/ec2/cloud.py:741 msgid "Not enough parameters, need group_name or group_id" msgstr "" -#: nova/api/ec2/cloud.py:627 +#: nova/api/ec2/cloud.py:626 #, python-format msgid "%s Not enough parameters to build a valid rule" msgstr "" -#: nova/api/ec2/cloud.py:634 +#: nova/api/ec2/cloud.py:633 #, python-format msgid "Invalid IP protocol %s." msgstr "" -#: nova/api/ec2/cloud.py:664 nova/api/ec2/cloud.py:696 +#: nova/api/ec2/cloud.py:663 nova/api/ec2/cloud.py:695 msgid "No rule for the specified parameters." msgstr "" -#: nova/api/ec2/cloud.py:687 +#: nova/api/ec2/cloud.py:686 #, python-format msgid "%s - This rule already exists in group" msgstr "" -#: nova/api/ec2/cloud.py:770 +#: nova/api/ec2/cloud.py:769 #, python-format msgid "Get console output for instance %s" msgstr "" -#: nova/api/ec2/cloud.py:841 +#: nova/api/ec2/cloud.py:840 #, python-format msgid "Create volume from snapshot %s" msgstr "" -#: nova/api/ec2/cloud.py:845 nova/api/openstack/compute/contrib/volumes.py:242 +#: nova/api/ec2/cloud.py:844 nova/api/openstack/compute/contrib/volumes.py:242 #, python-format msgid "Create volume of %s GB" msgstr "" -#: nova/api/ec2/cloud.py:872 +#: nova/api/ec2/cloud.py:871 msgid "Delete Failed" msgstr "" -#: nova/api/ec2/cloud.py:885 +#: nova/api/ec2/cloud.py:884 #, python-format msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s" msgstr "" -#: nova/api/ec2/cloud.py:896 +#: nova/api/ec2/cloud.py:895 msgid "Attach Failed." msgstr "" -#: nova/api/ec2/cloud.py:918 nova/api/openstack/compute/contrib/volumes.py:445 +#: nova/api/ec2/cloud.py:917 nova/api/openstack/compute/contrib/volumes.py:445 #, python-format msgid "Detach volume %s" msgstr "" -#: nova/api/ec2/cloud.py:925 +#: nova/api/ec2/cloud.py:924 msgid "Detach Volume Failed." msgstr "" -#: nova/api/ec2/cloud.py:951 nova/api/ec2/cloud.py:1008 -#: nova/api/ec2/cloud.py:1574 nova/api/ec2/cloud.py:1589 +#: nova/api/ec2/cloud.py:950 nova/api/ec2/cloud.py:1007 +#: nova/api/ec2/cloud.py:1573 nova/api/ec2/cloud.py:1588 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1083 +#: nova/api/ec2/cloud.py:1082 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1243 +#: nova/api/ec2/cloud.py:1242 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1247 +#: nova/api/ec2/cloud.py:1246 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1251 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1256 +#: nova/api/ec2/cloud.py:1255 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1258 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1269 +#: nova/api/ec2/cloud.py:1268 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1277 +#: nova/api/ec2/cloud.py:1276 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1286 +#: nova/api/ec2/cloud.py:1285 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1289 +#: nova/api/ec2/cloud.py:1288 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1292 +#: nova/api/ec2/cloud.py:1291 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1300 +#: nova/api/ec2/cloud.py:1299 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1305 +#: nova/api/ec2/cloud.py:1304 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1308 +#: nova/api/ec2/cloud.py:1307 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1335 +#: nova/api/ec2/cloud.py:1334 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1373 +#: nova/api/ec2/cloud.py:1372 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1383 +#: nova/api/ec2/cloud.py:1382 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1393 +#: nova/api/ec2/cloud.py:1392 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1403 +#: nova/api/ec2/cloud.py:1402 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1494 +#: nova/api/ec2/cloud.py:1493 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1510 +#: nova/api/ec2/cloud.py:1509 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1529 +#: nova/api/ec2/cloud.py:1528 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1592 +#: nova/api/ec2/cloud.py:1591 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1594 +#: nova/api/ec2/cloud.py:1593 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1596 +#: nova/api/ec2/cloud.py:1595 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1598 +#: nova/api/ec2/cloud.py:1597 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1611 +#: nova/api/ec2/cloud.py:1610 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1639 +#: nova/api/ec2/cloud.py:1638 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1671 +#: nova/api/ec2/cloud.py:1670 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1689 +#: nova/api/ec2/cloud.py:1688 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1714 nova/api/ec2/cloud.py:1759 +#: nova/api/ec2/cloud.py:1713 nova/api/ec2/cloud.py:1758 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1717 nova/api/ec2/cloud.py:1762 +#: nova/api/ec2/cloud.py:1716 nova/api/ec2/cloud.py:1761 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1721 nova/api/ec2/cloud.py:1766 +#: nova/api/ec2/cloud.py:1720 nova/api/ec2/cloud.py:1765 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1724 nova/api/ec2/cloud.py:1769 +#: nova/api/ec2/cloud.py:1723 nova/api/ec2/cloud.py:1768 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1781 +#: nova/api/ec2/cloud.py:1780 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1854 +#: nova/api/ec2/cloud.py:1853 msgid "Invalid CIDR" msgstr "" @@ -4355,653 +4355,653 @@ msgstr "" msgid "Possibly task preempted." msgstr "" -#: nova/compute/manager.py:379 +#: nova/compute/manager.py:380 #, python-format msgid "%s is not a valid node managed by this compute host." msgstr "" -#: nova/compute/manager.py:407 +#: nova/compute/manager.py:408 msgid "Instance has been destroyed from under us while trying to set it to ERROR" msgstr "" -#: nova/compute/manager.py:456 +#: nova/compute/manager.py:457 #, python-format msgid "" "Deleting instance as its host (%(instance_host)s) is not equal to our " "host (%(our_host)s)." msgstr "" -#: nova/compute/manager.py:472 +#: nova/compute/manager.py:473 msgid "Instance has been marked deleted already, removing it from the hypervisor." msgstr "" -#: nova/compute/manager.py:493 +#: nova/compute/manager.py:494 msgid "" "Hypervisor driver does not support instance shared storage check, " "assuming it's not on shared storage" msgstr "" -#: nova/compute/manager.py:499 +#: nova/compute/manager.py:500 msgid "Failed to check if instance shared" msgstr "" -#: nova/compute/manager.py:541 +#: nova/compute/manager.py:542 #, python-format msgid "" "Error raised getting network info for instance %(instance_uuid)s. " "Retrying in %(retry_time)s seconds." msgstr "" -#: nova/compute/manager.py:567 +#: nova/compute/manager.py:568 msgid "Failed to revert crashed migration" msgstr "" -#: nova/compute/manager.py:570 +#: nova/compute/manager.py:571 msgid "Instance found in migrating state during startup. Resetting task_state" msgstr "" -#: nova/compute/manager.py:581 +#: nova/compute/manager.py:582 #, python-format msgid "Current state is %(drv_state)s, state in DB is %(db_state)s." msgstr "" -#: nova/compute/manager.py:587 +#: nova/compute/manager.py:588 msgid "Rebooting instance after nova-compute restart." msgstr "" -#: nova/compute/manager.py:601 +#: nova/compute/manager.py:602 msgid "Hypervisor driver does not support resume guests" msgstr "" -#: nova/compute/manager.py:606 +#: nova/compute/manager.py:607 msgid "Failed to resume instance" msgstr "" -#: nova/compute/manager.py:616 +#: nova/compute/manager.py:617 msgid "Hypervisor driver does not support firewall rules" msgstr "" -#: nova/compute/manager.py:620 +#: nova/compute/manager.py:621 #, python-format msgid "Lifecycle event %(state)d on VM %(uuid)s" msgstr "" -#: nova/compute/manager.py:636 +#: nova/compute/manager.py:637 #, python-format msgid "Unexpected power state %d" msgstr "" -#: nova/compute/manager.py:648 +#: nova/compute/manager.py:649 #, python-format msgid "Ignoring event %s" msgstr "" -#: nova/compute/manager.py:686 +#: nova/compute/manager.py:687 msgid "Checking state" msgstr "" -#: nova/compute/manager.py:784 +#: nova/compute/manager.py:785 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:801 +#: nova/compute/manager.py:802 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:902 +#: nova/compute/manager.py:903 msgid "Success" msgstr "" -#: nova/compute/manager.py:925 +#: nova/compute/manager.py:926 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:952 nova/compute/manager.py:2466 +#: nova/compute/manager.py:953 nova/compute/manager.py:2467 #, python-format msgid "No node specified, defaulting to %s" msgstr "" -#: nova/compute/manager.py:996 +#: nova/compute/manager.py:997 msgid "Failed to dealloc network for deleted instance" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1006 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:1036 +#: nova/compute/manager.py:1037 #, python-format msgid "Error: %s" msgstr "" -#: nova/compute/manager.py:1053 +#: nova/compute/manager.py:1054 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1078 nova/compute/manager.py:2519 +#: nova/compute/manager.py:1079 nova/compute/manager.py:2520 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1091 +#: nova/compute/manager.py:1092 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1097 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1102 +#: nova/compute/manager.py:1103 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1131 +#: nova/compute/manager.py:1132 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1141 +#: nova/compute/manager.py:1142 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1166 msgid "Allocating IP information in the background." msgstr "" -#: nova/compute/manager.py:1176 +#: nova/compute/manager.py:1177 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1178 +#: nova/compute/manager.py:1179 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1189 +#: nova/compute/manager.py:1190 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1208 +#: nova/compute/manager.py:1209 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1259 +#: nova/compute/manager.py:1260 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1333 +#: nova/compute/manager.py:1334 msgid "Failed to deallocate network for instance." msgstr "" -#: nova/compute/manager.py:1340 +#: nova/compute/manager.py:1341 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1383 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1386 +#: nova/compute/manager.py:1387 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1393 +#: nova/compute/manager.py:1394 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1441 +#: nova/compute/manager.py:1442 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1503 nova/compute/manager.py:2701 -#: nova/compute/manager.py:4226 +#: nova/compute/manager.py:1504 nova/compute/manager.py:2702 +#: nova/compute/manager.py:4227 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1655 +#: nova/compute/manager.py:1656 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1668 +#: nova/compute/manager.py:1669 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1672 +#: nova/compute/manager.py:1673 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1676 +#: nova/compute/manager.py:1677 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1759 +#: nova/compute/manager.py:1760 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1791 +#: nova/compute/manager.py:1792 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1809 +#: nova/compute/manager.py:1810 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1828 +#: nova/compute/manager.py:1829 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1864 +#: nova/compute/manager.py:1865 msgid "Reboot failed but instance is running" msgstr "" -#: nova/compute/manager.py:1867 +#: nova/compute/manager.py:1868 #, python-format msgid "Cannot reboot instance: %(error)s" msgstr "" -#: nova/compute/manager.py:1880 +#: nova/compute/manager.py:1881 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1907 +#: nova/compute/manager.py:1908 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1913 +#: nova/compute/manager.py:1914 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1975 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1982 +#: nova/compute/manager.py:1983 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1987 +#: nova/compute/manager.py:1988 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:2015 +#: nova/compute/manager.py:2016 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:2022 +#: nova/compute/manager.py:2023 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:2029 +#: nova/compute/manager.py:2030 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:2044 +#: nova/compute/manager.py:2045 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:2051 +#: nova/compute/manager.py:2052 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2064 +#: nova/compute/manager.py:2065 #, python-format msgid "" "trying to inject a file into a non-running (state: %(current_state)s " "expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2070 #, python-format msgid "injecting file to %s" msgstr "" -#: nova/compute/manager.py:2089 +#: nova/compute/manager.py:2090 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2102 +#: nova/compute/manager.py:2103 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2121 +#: nova/compute/manager.py:2122 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2125 +#: nova/compute/manager.py:2126 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2143 +#: nova/compute/manager.py:2144 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2164 +#: nova/compute/manager.py:2165 #, python-format msgid "Changing instance metadata according to %r" msgstr "" -#: nova/compute/manager.py:2386 +#: nova/compute/manager.py:2387 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2420 +#: nova/compute/manager.py:2421 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2426 +#: nova/compute/manager.py:2427 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2447 +#: nova/compute/manager.py:2448 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2698 +#: nova/compute/manager.py:2699 #, python-format msgid "Failed to rollback quota for failed finish_resize: %s" msgstr "" -#: nova/compute/manager.py:2761 +#: nova/compute/manager.py:2762 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2779 +#: nova/compute/manager.py:2780 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2818 +#: nova/compute/manager.py:2819 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2849 +#: nova/compute/manager.py:2850 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2869 +#: nova/compute/manager.py:2870 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2874 +#: nova/compute/manager.py:2875 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2877 +#: nova/compute/manager.py:2878 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2894 +#: nova/compute/manager.py:2895 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2921 +#: nova/compute/manager.py:2922 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2956 +#: nova/compute/manager.py:2957 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:3004 +#: nova/compute/manager.py:3005 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3055 +#: nova/compute/manager.py:3056 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3065 +#: nova/compute/manager.py:3066 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3081 +#: nova/compute/manager.py:3082 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3112 +#: nova/compute/manager.py:3113 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3123 +#: nova/compute/manager.py:3124 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3130 +#: nova/compute/manager.py:3131 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3154 +#: nova/compute/manager.py:3155 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3190 +#: nova/compute/manager.py:3191 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3210 +#: nova/compute/manager.py:3211 #, python-format msgid "Port %s is not attached" msgstr "" -#: nova/compute/manager.py:3224 +#: nova/compute/manager.py:3225 #, python-format msgid "Host %s not found" msgstr "" -#: nova/compute/manager.py:3377 +#: nova/compute/manager.py:3378 #, python-format msgid "Pre live migration failed at %s" msgstr "" -#: nova/compute/manager.py:3405 +#: nova/compute/manager.py:3406 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3460 +#: nova/compute/manager.py:3461 #, python-format msgid "Migrating instance to %s finished successfully." msgstr "" -#: nova/compute/manager.py:3462 +#: nova/compute/manager.py:3463 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." msgstr "" -#: nova/compute/manager.py:3477 +#: nova/compute/manager.py:3478 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3509 +#: nova/compute/manager.py:3510 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3638 +#: nova/compute/manager.py:3639 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3690 +#: nova/compute/manager.py:3691 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3695 +#: nova/compute/manager.py:3696 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3704 +#: nova/compute/manager.py:3705 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3712 +#: nova/compute/manager.py:3713 #, python-format msgid "Instance %s not found" msgstr "" -#: nova/compute/manager.py:3717 +#: nova/compute/manager.py:3718 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3724 +#: nova/compute/manager.py:3725 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3735 +#: nova/compute/manager.py:3736 #, python-format msgid "Error auto-confirming resize: %s. Will retry later." msgstr "" -#: nova/compute/manager.py:3751 +#: nova/compute/manager.py:3752 #, python-format msgid "" "Running instance usage audit for host %(host)s from %(begin_time)s to " "%(end_time)s. %(number_instances)s instances." msgstr "" -#: nova/compute/manager.py:3771 +#: nova/compute/manager.py:3772 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3795 +#: nova/compute/manager.py:3796 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3898 +#: nova/compute/manager.py:3899 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3912 +#: nova/compute/manager.py:3913 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3939 +#: nova/compute/manager.py:3940 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3946 nova/compute/manager.py:3995 +#: nova/compute/manager.py:3947 nova/compute/manager.py:3996 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3982 +#: nova/compute/manager.py:3983 #, python-format msgid "" "During the sync_power process the instance has moved from host %(src)s to" " host %(dst)s" msgstr "" -#: nova/compute/manager.py:4019 +#: nova/compute/manager.py:4020 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4031 nova/compute/manager.py:4040 -#: nova/compute/manager.py:4070 +#: nova/compute/manager.py:4032 nova/compute/manager.py:4041 +#: nova/compute/manager.py:4071 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4036 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4051 +#: nova/compute/manager.py:4052 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:4057 +#: nova/compute/manager.py:4058 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:4063 +#: nova/compute/manager.py:4064 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4079 +#: nova/compute/manager.py:4080 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4087 +#: nova/compute/manager.py:4088 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4100 +#: nova/compute/manager.py:4101 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4127 +#: nova/compute/manager.py:4128 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4137 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4138 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4177 +#: nova/compute/manager.py:4178 #, python-format msgid "" "Detected instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4183 +#: nova/compute/manager.py:4184 #, python-format msgid "" "Destroying instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4190 +#: nova/compute/manager.py:4191 #, python-format msgid "Unrecognized value '%s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4217 +#: nova/compute/manager.py:4218 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5130,6 +5130,25 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" +#: nova/conductor/tasks/live_migrate.py:103 +#, python-format +msgid "" +"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " +"memory(host:%(avail)s <= instance:%(mem_inst)s)" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:150 +#, python-format +msgid "Skipping host: %(host)s because: %(e)s" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:169 +#, python-format +msgid "" +"Exceeded max scheduling attempts %(max_attempts)d for instance " +"%(instance_uuid)s during live migration" +msgstr "" + #: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "" @@ -6667,86 +6686,79 @@ msgstr "" msgid "No key defining hosts for topic '%s', see ringfile" msgstr "" -#: nova/scheduler/chance.py:51 +#: nova/scheduler/chance.py:56 msgid "Is the appropriate service running?" msgstr "" -#: nova/scheduler/chance.py:56 +#: nova/scheduler/chance.py:61 msgid "Could not find another compute" msgstr "" -#: nova/scheduler/driver.py:61 +#: nova/scheduler/driver.py:57 msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:226 +#: nova/scheduler/driver.py:59 nova/scheduler/manager.py:233 #, python-format msgid "Setting instance to %s state." msgstr "" -#: nova/scheduler/driver.py:156 +#: nova/scheduler/driver.py:150 msgid "Driver must implement schedule_prep_resize" msgstr "" -#: nova/scheduler/driver.py:164 +#: nova/scheduler/driver.py:158 msgid "Driver must implement schedule_run_instance" msgstr "" -#: nova/scheduler/driver.py:169 +#: nova/scheduler/driver.py:163 msgid "Driver must implement select_hosts" msgstr "" -#: nova/scheduler/driver.py:339 -#, python-format -msgid "" -"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " -"memory(host:%(avail)s <= instance:%(mem_inst)s)" -msgstr "" - -#: nova/scheduler/filter_scheduler.py:73 +#: nova/scheduler/filter_scheduler.py:76 #, python-format msgid "" "Attempting to build %(num_instances)d instance(s) uuids: " "%(instance_uuids)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:77 +#: nova/scheduler/filter_scheduler.py:80 #, python-format msgid "Request Spec: %s" msgstr "" -#: nova/scheduler/filter_scheduler.py:97 +#: nova/scheduler/filter_scheduler.py:100 #, python-format msgid "Choosing host %(weighed_host)s for instance %(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:239 +#: nova/scheduler/filter_scheduler.py:242 msgid "Invalid value for 'scheduler_max_attempts', must be >= 1" msgstr "" -#: nova/scheduler/filter_scheduler.py:256 +#: nova/scheduler/filter_scheduler.py:259 #, python-format msgid "Error from last host: %(last_host)s (node %(last_node)s): %(exc)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:288 +#: nova/scheduler/filter_scheduler.py:291 #, python-format msgid "" "Exceeded max scheduling attempts %(max_attempts)d for instance " "%(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:356 +#: nova/scheduler/filter_scheduler.py:359 #, python-format msgid "Filtered %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:361 +#: nova/scheduler/filter_scheduler.py:364 #, python-format msgid "Weighed %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:403 +#: nova/scheduler/filter_scheduler.py:417 #, python-format msgid "Unable to migrate %(instance_uuid)s to %(dest)s: Lack of memory" msgstr "" @@ -6797,7 +6809,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:211 +#: nova/scheduler/manager.py:218 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -7113,9 +7125,10 @@ msgstr "" #: nova/tests/compute/test_compute.py:1133 #: nova/tests/compute/test_compute.py:1151 #: nova/tests/compute/test_compute.py:1202 -#: nova/tests/compute/test_compute.py:1229 -#: nova/tests/compute/test_compute.py:1276 -#: nova/tests/compute/test_compute.py:4129 +#: nova/tests/compute/test_compute.py:1227 +#: nova/tests/compute/test_compute.py:1253 +#: nova/tests/compute/test_compute.py:1300 +#: nova/tests/compute/test_compute.py:4153 #, python-format msgid "Running instances: %s" msgstr "" @@ -7123,25 +7136,26 @@ msgstr "" #: nova/tests/compute/test_compute.py:1139 #: nova/tests/compute/test_compute.py:1174 #: nova/tests/compute/test_compute.py:1217 -#: nova/tests/compute/test_compute.py:1247 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:1271 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1818 +#: nova/tests/compute/test_compute.py:1842 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4140 +#: nova/tests/compute/test_compute.py:4164 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4651 +#: nova/tests/compute/test_compute.py:4675 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9549 +#: nova/tests/compute/test_compute.py:9573 msgid "spawn error" msgstr "" @@ -7272,12 +7286,12 @@ msgid "" "left to copy" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:905 +#: nova/tests/virt/xenapi/test_xenapi.py:900 #, python-format msgid "Creating files in %s to simulate guest agent" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:916 +#: nova/tests/virt/xenapi/test_xenapi.py:911 #, python-format msgid "Removing simulated guest agent files in %s" msgstr "" @@ -8815,7 +8829,7 @@ msgstr "" msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1446 +#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1442 msgid "Guest does not have a console available" msgstr "" @@ -10161,7 +10175,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1390 +#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1386 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10319,19 +10333,19 @@ msgstr "" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1644 +#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1640 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1649 +#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1645 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1654 +#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1650 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -11152,67 +11166,63 @@ msgstr "" msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1260 -msgid "XenAPI failed to power the instance off" -msgstr "" - -#: nova/virt/xenapi/vmops.py:1307 +#: nova/virt/xenapi/vmops.py:1303 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1341 +#: nova/virt/xenapi/vmops.py:1337 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1394 +#: nova/virt/xenapi/vmops.py:1390 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1566 +#: nova/virt/xenapi/vmops.py:1562 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1575 +#: nova/virt/xenapi/vmops.py:1571 #, python-format msgid "Creating VIF for network %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1578 +#: nova/virt/xenapi/vmops.py:1574 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1607 +#: nova/virt/xenapi/vmops.py:1603 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1711 +#: nova/virt/xenapi/vmops.py:1707 #, python-format msgid "Destination host:%s must be in the same aggregate as the source server" msgstr "" -#: nova/virt/xenapi/vmops.py:1732 +#: nova/virt/xenapi/vmops.py:1728 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1744 +#: nova/virt/xenapi/vmops.py:1740 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1818 +#: nova/virt/xenapi/vmops.py:1814 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1829 +#: nova/virt/xenapi/vmops.py:1825 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1882 +#: nova/virt/xenapi/vmops.py:1878 msgid "Migrate Send failed" msgstr "" @@ -11353,60 +11363,6 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "'%s' argument must be greater than 0" -#~ msgstr "" - -#~ msgid "'%s' argument must be greater than or equal to 0" -#~ msgstr "" - -#~ msgid "Failed to load plugin %(plug)s: %(exc)s" -#~ msgstr "" - -#~ msgid "Setting instance to %(state)s state." -#~ msgstr "" - -#~ msgid "Could not decode scheduler options: '%(e)s'" -#~ msgstr "" - -#~ msgid "%(host_state)s fails tenant id on aggregate" -#~ msgstr "" - -#~ msgid "No more PXE IPs available" -#~ msgstr "" - -#~ msgid "Deleting instance files %(target)s" -#~ msgstr "" - -#~ msgid "Live Migration failure: %(e)s" -#~ msgstr "" - -#~ msgid "skipping %(path)s since it looks like volume" -#~ msgstr "" - -#~ msgid "skipping disk for %(instance_name)s as it does not have a path" -#~ msgstr "" - -#~ msgid "Checking instance files accessability%(instance_path)s" -#~ msgstr "" - -#~ msgid "The nwfilter(%(instance_filter_name)s) is not found." -#~ msgstr "" - -#~ msgid "Failed to query agent version: %r" -#~ msgstr "" - -#~ msgid "Reached maximum time attempting to query agent version" -#~ msgstr "" - -#~ msgid "Failed to update agent: %r" -#~ msgstr "" - -#~ msgid "Failed to exchange keys: %r" -#~ msgstr "" - -#~ msgid "Failed to inject file: %r" -#~ msgstr "" - -#~ msgid "Failed to reset network: %r" +#~ msgid "XenAPI failed to power the instance off" #~ msgstr "" diff --git a/nova/locale/sw_KE/LC_MESSAGES/nova.po b/nova/locale/sw_KE/LC_MESSAGES/nova.po index 4686f5c85bae..b2ea3be8ed88 100644 --- a/nova/locale/sw_KE/LC_MESSAGES/nova.po +++ b/nova/locale/sw_KE/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2013-06-24 19:37+0000\n" +"POT-Creation-Date: 2013-06-25 19:37+0000\n" "PO-Revision-Date: 2013-05-28 17:08+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Swahili (Kenya) " @@ -178,7 +178,7 @@ msgid "" "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:248 nova/api/ec2/cloud.py:473 +#: nova/exception.py:248 nova/api/ec2/cloud.py:472 msgid "Keypair data is invalid" msgstr "" @@ -1725,261 +1725,261 @@ msgstr "" msgid "Unsupported API request: controller = %(controller)s, action = %(action)s" msgstr "" -#: nova/api/ec2/cloud.py:402 +#: nova/api/ec2/cloud.py:401 #, python-format msgid "Create snapshot of volume %s" msgstr "" -#: nova/api/ec2/cloud.py:427 +#: nova/api/ec2/cloud.py:426 #, python-format msgid "Could not find key pair(s): %s" msgstr "" -#: nova/api/ec2/cloud.py:444 +#: nova/api/ec2/cloud.py:443 #, python-format msgid "Create key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:451 nova/api/ec2/cloud.py:470 +#: nova/api/ec2/cloud.py:450 nova/api/ec2/cloud.py:469 #: nova/api/openstack/compute/contrib/keypairs.py:93 #: nova/api/openstack/compute/plugins/v3/keypairs.py:95 msgid "Quota exceeded, too many key pairs." msgstr "" -#: nova/api/ec2/cloud.py:460 +#: nova/api/ec2/cloud.py:459 #, python-format msgid "Import key %s" msgstr "" -#: nova/api/ec2/cloud.py:480 +#: nova/api/ec2/cloud.py:479 #, python-format msgid "Delete key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:622 nova/api/ec2/cloud.py:742 +#: nova/api/ec2/cloud.py:621 nova/api/ec2/cloud.py:741 msgid "Not enough parameters, need group_name or group_id" msgstr "" -#: nova/api/ec2/cloud.py:627 +#: nova/api/ec2/cloud.py:626 #, python-format msgid "%s Not enough parameters to build a valid rule" msgstr "" -#: nova/api/ec2/cloud.py:634 +#: nova/api/ec2/cloud.py:633 #, python-format msgid "Invalid IP protocol %s." msgstr "" -#: nova/api/ec2/cloud.py:664 nova/api/ec2/cloud.py:696 +#: nova/api/ec2/cloud.py:663 nova/api/ec2/cloud.py:695 msgid "No rule for the specified parameters." msgstr "" -#: nova/api/ec2/cloud.py:687 +#: nova/api/ec2/cloud.py:686 #, python-format msgid "%s - This rule already exists in group" msgstr "" -#: nova/api/ec2/cloud.py:770 +#: nova/api/ec2/cloud.py:769 #, python-format msgid "Get console output for instance %s" msgstr "" -#: nova/api/ec2/cloud.py:841 +#: nova/api/ec2/cloud.py:840 #, python-format msgid "Create volume from snapshot %s" msgstr "" -#: nova/api/ec2/cloud.py:845 nova/api/openstack/compute/contrib/volumes.py:242 +#: nova/api/ec2/cloud.py:844 nova/api/openstack/compute/contrib/volumes.py:242 #, python-format msgid "Create volume of %s GB" msgstr "" -#: nova/api/ec2/cloud.py:872 +#: nova/api/ec2/cloud.py:871 msgid "Delete Failed" msgstr "" -#: nova/api/ec2/cloud.py:885 +#: nova/api/ec2/cloud.py:884 #, python-format msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s" msgstr "" -#: nova/api/ec2/cloud.py:896 +#: nova/api/ec2/cloud.py:895 msgid "Attach Failed." msgstr "" -#: nova/api/ec2/cloud.py:918 nova/api/openstack/compute/contrib/volumes.py:445 +#: nova/api/ec2/cloud.py:917 nova/api/openstack/compute/contrib/volumes.py:445 #, python-format msgid "Detach volume %s" msgstr "" -#: nova/api/ec2/cloud.py:925 +#: nova/api/ec2/cloud.py:924 msgid "Detach Volume Failed." msgstr "" -#: nova/api/ec2/cloud.py:951 nova/api/ec2/cloud.py:1008 -#: nova/api/ec2/cloud.py:1574 nova/api/ec2/cloud.py:1589 +#: nova/api/ec2/cloud.py:950 nova/api/ec2/cloud.py:1007 +#: nova/api/ec2/cloud.py:1573 nova/api/ec2/cloud.py:1588 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1083 +#: nova/api/ec2/cloud.py:1082 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1243 +#: nova/api/ec2/cloud.py:1242 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1247 +#: nova/api/ec2/cloud.py:1246 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1251 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1256 +#: nova/api/ec2/cloud.py:1255 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1258 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1269 +#: nova/api/ec2/cloud.py:1268 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1277 +#: nova/api/ec2/cloud.py:1276 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1286 +#: nova/api/ec2/cloud.py:1285 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1289 +#: nova/api/ec2/cloud.py:1288 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1292 +#: nova/api/ec2/cloud.py:1291 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1300 +#: nova/api/ec2/cloud.py:1299 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1305 +#: nova/api/ec2/cloud.py:1304 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1308 +#: nova/api/ec2/cloud.py:1307 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1335 +#: nova/api/ec2/cloud.py:1334 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1373 +#: nova/api/ec2/cloud.py:1372 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1383 +#: nova/api/ec2/cloud.py:1382 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1393 +#: nova/api/ec2/cloud.py:1392 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1403 +#: nova/api/ec2/cloud.py:1402 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1494 +#: nova/api/ec2/cloud.py:1493 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1510 +#: nova/api/ec2/cloud.py:1509 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1529 +#: nova/api/ec2/cloud.py:1528 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1592 +#: nova/api/ec2/cloud.py:1591 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1594 +#: nova/api/ec2/cloud.py:1593 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1596 +#: nova/api/ec2/cloud.py:1595 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1598 +#: nova/api/ec2/cloud.py:1597 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1611 +#: nova/api/ec2/cloud.py:1610 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1639 +#: nova/api/ec2/cloud.py:1638 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1671 +#: nova/api/ec2/cloud.py:1670 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1689 +#: nova/api/ec2/cloud.py:1688 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1714 nova/api/ec2/cloud.py:1759 +#: nova/api/ec2/cloud.py:1713 nova/api/ec2/cloud.py:1758 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1717 nova/api/ec2/cloud.py:1762 +#: nova/api/ec2/cloud.py:1716 nova/api/ec2/cloud.py:1761 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1721 nova/api/ec2/cloud.py:1766 +#: nova/api/ec2/cloud.py:1720 nova/api/ec2/cloud.py:1765 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1724 nova/api/ec2/cloud.py:1769 +#: nova/api/ec2/cloud.py:1723 nova/api/ec2/cloud.py:1768 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1781 +#: nova/api/ec2/cloud.py:1780 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1854 +#: nova/api/ec2/cloud.py:1853 msgid "Invalid CIDR" msgstr "" @@ -4354,653 +4354,653 @@ msgstr "" msgid "Possibly task preempted." msgstr "" -#: nova/compute/manager.py:379 +#: nova/compute/manager.py:380 #, python-format msgid "%s is not a valid node managed by this compute host." msgstr "" -#: nova/compute/manager.py:407 +#: nova/compute/manager.py:408 msgid "Instance has been destroyed from under us while trying to set it to ERROR" msgstr "" -#: nova/compute/manager.py:456 +#: nova/compute/manager.py:457 #, python-format msgid "" "Deleting instance as its host (%(instance_host)s) is not equal to our " "host (%(our_host)s)." msgstr "" -#: nova/compute/manager.py:472 +#: nova/compute/manager.py:473 msgid "Instance has been marked deleted already, removing it from the hypervisor." msgstr "" -#: nova/compute/manager.py:493 +#: nova/compute/manager.py:494 msgid "" "Hypervisor driver does not support instance shared storage check, " "assuming it's not on shared storage" msgstr "" -#: nova/compute/manager.py:499 +#: nova/compute/manager.py:500 msgid "Failed to check if instance shared" msgstr "" -#: nova/compute/manager.py:541 +#: nova/compute/manager.py:542 #, python-format msgid "" "Error raised getting network info for instance %(instance_uuid)s. " "Retrying in %(retry_time)s seconds." msgstr "" -#: nova/compute/manager.py:567 +#: nova/compute/manager.py:568 msgid "Failed to revert crashed migration" msgstr "" -#: nova/compute/manager.py:570 +#: nova/compute/manager.py:571 msgid "Instance found in migrating state during startup. Resetting task_state" msgstr "" -#: nova/compute/manager.py:581 +#: nova/compute/manager.py:582 #, python-format msgid "Current state is %(drv_state)s, state in DB is %(db_state)s." msgstr "" -#: nova/compute/manager.py:587 +#: nova/compute/manager.py:588 msgid "Rebooting instance after nova-compute restart." msgstr "" -#: nova/compute/manager.py:601 +#: nova/compute/manager.py:602 msgid "Hypervisor driver does not support resume guests" msgstr "" -#: nova/compute/manager.py:606 +#: nova/compute/manager.py:607 msgid "Failed to resume instance" msgstr "" -#: nova/compute/manager.py:616 +#: nova/compute/manager.py:617 msgid "Hypervisor driver does not support firewall rules" msgstr "" -#: nova/compute/manager.py:620 +#: nova/compute/manager.py:621 #, python-format msgid "Lifecycle event %(state)d on VM %(uuid)s" msgstr "" -#: nova/compute/manager.py:636 +#: nova/compute/manager.py:637 #, python-format msgid "Unexpected power state %d" msgstr "" -#: nova/compute/manager.py:648 +#: nova/compute/manager.py:649 #, python-format msgid "Ignoring event %s" msgstr "" -#: nova/compute/manager.py:686 +#: nova/compute/manager.py:687 msgid "Checking state" msgstr "" -#: nova/compute/manager.py:784 +#: nova/compute/manager.py:785 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:801 +#: nova/compute/manager.py:802 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:902 +#: nova/compute/manager.py:903 msgid "Success" msgstr "" -#: nova/compute/manager.py:925 +#: nova/compute/manager.py:926 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:952 nova/compute/manager.py:2466 +#: nova/compute/manager.py:953 nova/compute/manager.py:2467 #, python-format msgid "No node specified, defaulting to %s" msgstr "" -#: nova/compute/manager.py:996 +#: nova/compute/manager.py:997 msgid "Failed to dealloc network for deleted instance" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1006 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:1036 +#: nova/compute/manager.py:1037 #, python-format msgid "Error: %s" msgstr "" -#: nova/compute/manager.py:1053 +#: nova/compute/manager.py:1054 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1078 nova/compute/manager.py:2519 +#: nova/compute/manager.py:1079 nova/compute/manager.py:2520 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1091 +#: nova/compute/manager.py:1092 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1097 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1102 +#: nova/compute/manager.py:1103 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1131 +#: nova/compute/manager.py:1132 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1141 +#: nova/compute/manager.py:1142 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1166 msgid "Allocating IP information in the background." msgstr "" -#: nova/compute/manager.py:1176 +#: nova/compute/manager.py:1177 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1178 +#: nova/compute/manager.py:1179 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1189 +#: nova/compute/manager.py:1190 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1208 +#: nova/compute/manager.py:1209 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1259 +#: nova/compute/manager.py:1260 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1333 +#: nova/compute/manager.py:1334 msgid "Failed to deallocate network for instance." msgstr "" -#: nova/compute/manager.py:1340 +#: nova/compute/manager.py:1341 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1383 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1386 +#: nova/compute/manager.py:1387 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1393 +#: nova/compute/manager.py:1394 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1441 +#: nova/compute/manager.py:1442 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1503 nova/compute/manager.py:2701 -#: nova/compute/manager.py:4226 +#: nova/compute/manager.py:1504 nova/compute/manager.py:2702 +#: nova/compute/manager.py:4227 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1655 +#: nova/compute/manager.py:1656 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1668 +#: nova/compute/manager.py:1669 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1672 +#: nova/compute/manager.py:1673 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1676 +#: nova/compute/manager.py:1677 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1759 +#: nova/compute/manager.py:1760 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1791 +#: nova/compute/manager.py:1792 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1809 +#: nova/compute/manager.py:1810 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1828 +#: nova/compute/manager.py:1829 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1864 +#: nova/compute/manager.py:1865 msgid "Reboot failed but instance is running" msgstr "" -#: nova/compute/manager.py:1867 +#: nova/compute/manager.py:1868 #, python-format msgid "Cannot reboot instance: %(error)s" msgstr "" -#: nova/compute/manager.py:1880 +#: nova/compute/manager.py:1881 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1907 +#: nova/compute/manager.py:1908 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1913 +#: nova/compute/manager.py:1914 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1975 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1982 +#: nova/compute/manager.py:1983 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1987 +#: nova/compute/manager.py:1988 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:2015 +#: nova/compute/manager.py:2016 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:2022 +#: nova/compute/manager.py:2023 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:2029 +#: nova/compute/manager.py:2030 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:2044 +#: nova/compute/manager.py:2045 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:2051 +#: nova/compute/manager.py:2052 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2064 +#: nova/compute/manager.py:2065 #, python-format msgid "" "trying to inject a file into a non-running (state: %(current_state)s " "expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2070 #, python-format msgid "injecting file to %s" msgstr "" -#: nova/compute/manager.py:2089 +#: nova/compute/manager.py:2090 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2102 +#: nova/compute/manager.py:2103 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2121 +#: nova/compute/manager.py:2122 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2125 +#: nova/compute/manager.py:2126 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2143 +#: nova/compute/manager.py:2144 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2164 +#: nova/compute/manager.py:2165 #, python-format msgid "Changing instance metadata according to %r" msgstr "" -#: nova/compute/manager.py:2386 +#: nova/compute/manager.py:2387 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2420 +#: nova/compute/manager.py:2421 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2426 +#: nova/compute/manager.py:2427 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2447 +#: nova/compute/manager.py:2448 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2698 +#: nova/compute/manager.py:2699 #, python-format msgid "Failed to rollback quota for failed finish_resize: %s" msgstr "" -#: nova/compute/manager.py:2761 +#: nova/compute/manager.py:2762 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2779 +#: nova/compute/manager.py:2780 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2818 +#: nova/compute/manager.py:2819 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2849 +#: nova/compute/manager.py:2850 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2869 +#: nova/compute/manager.py:2870 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2874 +#: nova/compute/manager.py:2875 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2877 +#: nova/compute/manager.py:2878 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2894 +#: nova/compute/manager.py:2895 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2921 +#: nova/compute/manager.py:2922 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2956 +#: nova/compute/manager.py:2957 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:3004 +#: nova/compute/manager.py:3005 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3055 +#: nova/compute/manager.py:3056 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3065 +#: nova/compute/manager.py:3066 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3081 +#: nova/compute/manager.py:3082 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3112 +#: nova/compute/manager.py:3113 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3123 +#: nova/compute/manager.py:3124 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3130 +#: nova/compute/manager.py:3131 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3154 +#: nova/compute/manager.py:3155 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3190 +#: nova/compute/manager.py:3191 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3210 +#: nova/compute/manager.py:3211 #, python-format msgid "Port %s is not attached" msgstr "" -#: nova/compute/manager.py:3224 +#: nova/compute/manager.py:3225 #, python-format msgid "Host %s not found" msgstr "" -#: nova/compute/manager.py:3377 +#: nova/compute/manager.py:3378 #, python-format msgid "Pre live migration failed at %s" msgstr "" -#: nova/compute/manager.py:3405 +#: nova/compute/manager.py:3406 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3460 +#: nova/compute/manager.py:3461 #, python-format msgid "Migrating instance to %s finished successfully." msgstr "" -#: nova/compute/manager.py:3462 +#: nova/compute/manager.py:3463 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." msgstr "" -#: nova/compute/manager.py:3477 +#: nova/compute/manager.py:3478 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3509 +#: nova/compute/manager.py:3510 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3638 +#: nova/compute/manager.py:3639 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3690 +#: nova/compute/manager.py:3691 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3695 +#: nova/compute/manager.py:3696 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3704 +#: nova/compute/manager.py:3705 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3712 +#: nova/compute/manager.py:3713 #, python-format msgid "Instance %s not found" msgstr "" -#: nova/compute/manager.py:3717 +#: nova/compute/manager.py:3718 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3724 +#: nova/compute/manager.py:3725 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3735 +#: nova/compute/manager.py:3736 #, python-format msgid "Error auto-confirming resize: %s. Will retry later." msgstr "" -#: nova/compute/manager.py:3751 +#: nova/compute/manager.py:3752 #, python-format msgid "" "Running instance usage audit for host %(host)s from %(begin_time)s to " "%(end_time)s. %(number_instances)s instances." msgstr "" -#: nova/compute/manager.py:3771 +#: nova/compute/manager.py:3772 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3795 +#: nova/compute/manager.py:3796 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3898 +#: nova/compute/manager.py:3899 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3912 +#: nova/compute/manager.py:3913 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3939 +#: nova/compute/manager.py:3940 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3946 nova/compute/manager.py:3995 +#: nova/compute/manager.py:3947 nova/compute/manager.py:3996 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3982 +#: nova/compute/manager.py:3983 #, python-format msgid "" "During the sync_power process the instance has moved from host %(src)s to" " host %(dst)s" msgstr "" -#: nova/compute/manager.py:4019 +#: nova/compute/manager.py:4020 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4031 nova/compute/manager.py:4040 -#: nova/compute/manager.py:4070 +#: nova/compute/manager.py:4032 nova/compute/manager.py:4041 +#: nova/compute/manager.py:4071 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4036 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4051 +#: nova/compute/manager.py:4052 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:4057 +#: nova/compute/manager.py:4058 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:4063 +#: nova/compute/manager.py:4064 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4079 +#: nova/compute/manager.py:4080 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4087 +#: nova/compute/manager.py:4088 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4100 +#: nova/compute/manager.py:4101 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4127 +#: nova/compute/manager.py:4128 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4137 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4138 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4177 +#: nova/compute/manager.py:4178 #, python-format msgid "" "Detected instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4183 +#: nova/compute/manager.py:4184 #, python-format msgid "" "Destroying instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4190 +#: nova/compute/manager.py:4191 #, python-format msgid "Unrecognized value '%s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4217 +#: nova/compute/manager.py:4218 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5129,6 +5129,25 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" +#: nova/conductor/tasks/live_migrate.py:103 +#, python-format +msgid "" +"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " +"memory(host:%(avail)s <= instance:%(mem_inst)s)" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:150 +#, python-format +msgid "Skipping host: %(host)s because: %(e)s" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:169 +#, python-format +msgid "" +"Exceeded max scheduling attempts %(max_attempts)d for instance " +"%(instance_uuid)s during live migration" +msgstr "" + #: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "" @@ -6666,86 +6685,79 @@ msgstr "" msgid "No key defining hosts for topic '%s', see ringfile" msgstr "" -#: nova/scheduler/chance.py:51 +#: nova/scheduler/chance.py:56 msgid "Is the appropriate service running?" msgstr "" -#: nova/scheduler/chance.py:56 +#: nova/scheduler/chance.py:61 msgid "Could not find another compute" msgstr "" -#: nova/scheduler/driver.py:61 +#: nova/scheduler/driver.py:57 msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:226 +#: nova/scheduler/driver.py:59 nova/scheduler/manager.py:233 #, python-format msgid "Setting instance to %s state." msgstr "" -#: nova/scheduler/driver.py:156 +#: nova/scheduler/driver.py:150 msgid "Driver must implement schedule_prep_resize" msgstr "" -#: nova/scheduler/driver.py:164 +#: nova/scheduler/driver.py:158 msgid "Driver must implement schedule_run_instance" msgstr "" -#: nova/scheduler/driver.py:169 +#: nova/scheduler/driver.py:163 msgid "Driver must implement select_hosts" msgstr "" -#: nova/scheduler/driver.py:339 -#, python-format -msgid "" -"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " -"memory(host:%(avail)s <= instance:%(mem_inst)s)" -msgstr "" - -#: nova/scheduler/filter_scheduler.py:73 +#: nova/scheduler/filter_scheduler.py:76 #, python-format msgid "" "Attempting to build %(num_instances)d instance(s) uuids: " "%(instance_uuids)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:77 +#: nova/scheduler/filter_scheduler.py:80 #, python-format msgid "Request Spec: %s" msgstr "" -#: nova/scheduler/filter_scheduler.py:97 +#: nova/scheduler/filter_scheduler.py:100 #, python-format msgid "Choosing host %(weighed_host)s for instance %(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:239 +#: nova/scheduler/filter_scheduler.py:242 msgid "Invalid value for 'scheduler_max_attempts', must be >= 1" msgstr "" -#: nova/scheduler/filter_scheduler.py:256 +#: nova/scheduler/filter_scheduler.py:259 #, python-format msgid "Error from last host: %(last_host)s (node %(last_node)s): %(exc)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:288 +#: nova/scheduler/filter_scheduler.py:291 #, python-format msgid "" "Exceeded max scheduling attempts %(max_attempts)d for instance " "%(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:356 +#: nova/scheduler/filter_scheduler.py:359 #, python-format msgid "Filtered %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:361 +#: nova/scheduler/filter_scheduler.py:364 #, python-format msgid "Weighed %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:403 +#: nova/scheduler/filter_scheduler.py:417 #, python-format msgid "Unable to migrate %(instance_uuid)s to %(dest)s: Lack of memory" msgstr "" @@ -6796,7 +6808,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:211 +#: nova/scheduler/manager.py:218 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -7112,9 +7124,10 @@ msgstr "" #: nova/tests/compute/test_compute.py:1133 #: nova/tests/compute/test_compute.py:1151 #: nova/tests/compute/test_compute.py:1202 -#: nova/tests/compute/test_compute.py:1229 -#: nova/tests/compute/test_compute.py:1276 -#: nova/tests/compute/test_compute.py:4129 +#: nova/tests/compute/test_compute.py:1227 +#: nova/tests/compute/test_compute.py:1253 +#: nova/tests/compute/test_compute.py:1300 +#: nova/tests/compute/test_compute.py:4153 #, python-format msgid "Running instances: %s" msgstr "" @@ -7122,25 +7135,26 @@ msgstr "" #: nova/tests/compute/test_compute.py:1139 #: nova/tests/compute/test_compute.py:1174 #: nova/tests/compute/test_compute.py:1217 -#: nova/tests/compute/test_compute.py:1247 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:1271 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1818 +#: nova/tests/compute/test_compute.py:1842 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4140 +#: nova/tests/compute/test_compute.py:4164 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4651 +#: nova/tests/compute/test_compute.py:4675 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9549 +#: nova/tests/compute/test_compute.py:9573 msgid "spawn error" msgstr "" @@ -7271,12 +7285,12 @@ msgid "" "left to copy" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:905 +#: nova/tests/virt/xenapi/test_xenapi.py:900 #, python-format msgid "Creating files in %s to simulate guest agent" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:916 +#: nova/tests/virt/xenapi/test_xenapi.py:911 #, python-format msgid "Removing simulated guest agent files in %s" msgstr "" @@ -8814,7 +8828,7 @@ msgstr "" msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1446 +#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1442 msgid "Guest does not have a console available" msgstr "" @@ -10160,7 +10174,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1390 +#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1386 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10318,19 +10332,19 @@ msgstr "" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1644 +#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1640 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1649 +#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1645 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1654 +#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1650 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -11151,67 +11165,63 @@ msgstr "" msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1260 -msgid "XenAPI failed to power the instance off" -msgstr "" - -#: nova/virt/xenapi/vmops.py:1307 +#: nova/virt/xenapi/vmops.py:1303 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1341 +#: nova/virt/xenapi/vmops.py:1337 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1394 +#: nova/virt/xenapi/vmops.py:1390 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1566 +#: nova/virt/xenapi/vmops.py:1562 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1575 +#: nova/virt/xenapi/vmops.py:1571 #, python-format msgid "Creating VIF for network %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1578 +#: nova/virt/xenapi/vmops.py:1574 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1607 +#: nova/virt/xenapi/vmops.py:1603 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1711 +#: nova/virt/xenapi/vmops.py:1707 #, python-format msgid "Destination host:%s must be in the same aggregate as the source server" msgstr "" -#: nova/virt/xenapi/vmops.py:1732 +#: nova/virt/xenapi/vmops.py:1728 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1744 +#: nova/virt/xenapi/vmops.py:1740 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1818 +#: nova/virt/xenapi/vmops.py:1814 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1829 +#: nova/virt/xenapi/vmops.py:1825 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1882 +#: nova/virt/xenapi/vmops.py:1878 msgid "Migrate Send failed" msgstr "" @@ -11352,60 +11362,6 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "'%s' argument must be greater than 0" -#~ msgstr "" - -#~ msgid "'%s' argument must be greater than or equal to 0" -#~ msgstr "" - -#~ msgid "Failed to load plugin %(plug)s: %(exc)s" -#~ msgstr "" - -#~ msgid "Setting instance to %(state)s state." -#~ msgstr "" - -#~ msgid "Could not decode scheduler options: '%(e)s'" -#~ msgstr "" - -#~ msgid "%(host_state)s fails tenant id on aggregate" -#~ msgstr "" - -#~ msgid "No more PXE IPs available" -#~ msgstr "" - -#~ msgid "Deleting instance files %(target)s" -#~ msgstr "" - -#~ msgid "Live Migration failure: %(e)s" -#~ msgstr "" - -#~ msgid "skipping %(path)s since it looks like volume" -#~ msgstr "" - -#~ msgid "skipping disk for %(instance_name)s as it does not have a path" -#~ msgstr "" - -#~ msgid "Checking instance files accessability%(instance_path)s" -#~ msgstr "" - -#~ msgid "The nwfilter(%(instance_filter_name)s) is not found." -#~ msgstr "" - -#~ msgid "Failed to query agent version: %r" -#~ msgstr "" - -#~ msgid "Reached maximum time attempting to query agent version" -#~ msgstr "" - -#~ msgid "Failed to update agent: %r" -#~ msgstr "" - -#~ msgid "Failed to exchange keys: %r" -#~ msgstr "" - -#~ msgid "Failed to inject file: %r" -#~ msgstr "" - -#~ msgid "Failed to reset network: %r" +#~ msgid "XenAPI failed to power the instance off" #~ msgstr "" diff --git a/nova/locale/tl/LC_MESSAGES/nova.po b/nova/locale/tl/LC_MESSAGES/nova.po index 63970892e2c3..7854aeb603ef 100644 --- a/nova/locale/tl/LC_MESSAGES/nova.po +++ b/nova/locale/tl/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-24 19:37+0000\n" +"POT-Creation-Date: 2013-06-25 19:37+0000\n" "PO-Revision-Date: 2011-08-23 11:21+0000\n" "Last-Translator: Thierry Carrez \n" "Language-Team: Tagalog \n" @@ -177,7 +177,7 @@ msgid "" "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:248 nova/api/ec2/cloud.py:473 +#: nova/exception.py:248 nova/api/ec2/cloud.py:472 msgid "Keypair data is invalid" msgstr "" @@ -1724,261 +1724,261 @@ msgstr "" msgid "Unsupported API request: controller = %(controller)s, action = %(action)s" msgstr "" -#: nova/api/ec2/cloud.py:402 +#: nova/api/ec2/cloud.py:401 #, python-format msgid "Create snapshot of volume %s" msgstr "" -#: nova/api/ec2/cloud.py:427 +#: nova/api/ec2/cloud.py:426 #, python-format msgid "Could not find key pair(s): %s" msgstr "" -#: nova/api/ec2/cloud.py:444 +#: nova/api/ec2/cloud.py:443 #, python-format msgid "Create key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:451 nova/api/ec2/cloud.py:470 +#: nova/api/ec2/cloud.py:450 nova/api/ec2/cloud.py:469 #: nova/api/openstack/compute/contrib/keypairs.py:93 #: nova/api/openstack/compute/plugins/v3/keypairs.py:95 msgid "Quota exceeded, too many key pairs." msgstr "" -#: nova/api/ec2/cloud.py:460 +#: nova/api/ec2/cloud.py:459 #, python-format msgid "Import key %s" msgstr "" -#: nova/api/ec2/cloud.py:480 +#: nova/api/ec2/cloud.py:479 #, python-format msgid "Delete key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:622 nova/api/ec2/cloud.py:742 +#: nova/api/ec2/cloud.py:621 nova/api/ec2/cloud.py:741 msgid "Not enough parameters, need group_name or group_id" msgstr "" -#: nova/api/ec2/cloud.py:627 +#: nova/api/ec2/cloud.py:626 #, python-format msgid "%s Not enough parameters to build a valid rule" msgstr "" -#: nova/api/ec2/cloud.py:634 +#: nova/api/ec2/cloud.py:633 #, python-format msgid "Invalid IP protocol %s." msgstr "" -#: nova/api/ec2/cloud.py:664 nova/api/ec2/cloud.py:696 +#: nova/api/ec2/cloud.py:663 nova/api/ec2/cloud.py:695 msgid "No rule for the specified parameters." msgstr "" -#: nova/api/ec2/cloud.py:687 +#: nova/api/ec2/cloud.py:686 #, python-format msgid "%s - This rule already exists in group" msgstr "" -#: nova/api/ec2/cloud.py:770 +#: nova/api/ec2/cloud.py:769 #, python-format msgid "Get console output for instance %s" msgstr "" -#: nova/api/ec2/cloud.py:841 +#: nova/api/ec2/cloud.py:840 #, python-format msgid "Create volume from snapshot %s" msgstr "" -#: nova/api/ec2/cloud.py:845 nova/api/openstack/compute/contrib/volumes.py:242 +#: nova/api/ec2/cloud.py:844 nova/api/openstack/compute/contrib/volumes.py:242 #, python-format msgid "Create volume of %s GB" msgstr "" -#: nova/api/ec2/cloud.py:872 +#: nova/api/ec2/cloud.py:871 msgid "Delete Failed" msgstr "" -#: nova/api/ec2/cloud.py:885 +#: nova/api/ec2/cloud.py:884 #, python-format msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s" msgstr "" -#: nova/api/ec2/cloud.py:896 +#: nova/api/ec2/cloud.py:895 msgid "Attach Failed." msgstr "" -#: nova/api/ec2/cloud.py:918 nova/api/openstack/compute/contrib/volumes.py:445 +#: nova/api/ec2/cloud.py:917 nova/api/openstack/compute/contrib/volumes.py:445 #, python-format msgid "Detach volume %s" msgstr "" -#: nova/api/ec2/cloud.py:925 +#: nova/api/ec2/cloud.py:924 msgid "Detach Volume Failed." msgstr "" -#: nova/api/ec2/cloud.py:951 nova/api/ec2/cloud.py:1008 -#: nova/api/ec2/cloud.py:1574 nova/api/ec2/cloud.py:1589 +#: nova/api/ec2/cloud.py:950 nova/api/ec2/cloud.py:1007 +#: nova/api/ec2/cloud.py:1573 nova/api/ec2/cloud.py:1588 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1083 +#: nova/api/ec2/cloud.py:1082 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1243 +#: nova/api/ec2/cloud.py:1242 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1247 +#: nova/api/ec2/cloud.py:1246 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1251 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1256 +#: nova/api/ec2/cloud.py:1255 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1258 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1269 +#: nova/api/ec2/cloud.py:1268 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1277 +#: nova/api/ec2/cloud.py:1276 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1286 +#: nova/api/ec2/cloud.py:1285 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1289 +#: nova/api/ec2/cloud.py:1288 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1292 +#: nova/api/ec2/cloud.py:1291 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1300 +#: nova/api/ec2/cloud.py:1299 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1305 +#: nova/api/ec2/cloud.py:1304 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1308 +#: nova/api/ec2/cloud.py:1307 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1335 +#: nova/api/ec2/cloud.py:1334 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1373 +#: nova/api/ec2/cloud.py:1372 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1383 +#: nova/api/ec2/cloud.py:1382 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1393 +#: nova/api/ec2/cloud.py:1392 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1403 +#: nova/api/ec2/cloud.py:1402 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1494 +#: nova/api/ec2/cloud.py:1493 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1510 +#: nova/api/ec2/cloud.py:1509 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1529 +#: nova/api/ec2/cloud.py:1528 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1592 +#: nova/api/ec2/cloud.py:1591 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1594 +#: nova/api/ec2/cloud.py:1593 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1596 +#: nova/api/ec2/cloud.py:1595 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1598 +#: nova/api/ec2/cloud.py:1597 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1611 +#: nova/api/ec2/cloud.py:1610 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1639 +#: nova/api/ec2/cloud.py:1638 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1671 +#: nova/api/ec2/cloud.py:1670 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1689 +#: nova/api/ec2/cloud.py:1688 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1714 nova/api/ec2/cloud.py:1759 +#: nova/api/ec2/cloud.py:1713 nova/api/ec2/cloud.py:1758 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1717 nova/api/ec2/cloud.py:1762 +#: nova/api/ec2/cloud.py:1716 nova/api/ec2/cloud.py:1761 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1721 nova/api/ec2/cloud.py:1766 +#: nova/api/ec2/cloud.py:1720 nova/api/ec2/cloud.py:1765 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1724 nova/api/ec2/cloud.py:1769 +#: nova/api/ec2/cloud.py:1723 nova/api/ec2/cloud.py:1768 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1781 +#: nova/api/ec2/cloud.py:1780 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1854 +#: nova/api/ec2/cloud.py:1853 msgid "Invalid CIDR" msgstr "" @@ -4354,653 +4354,653 @@ msgstr "" msgid "Possibly task preempted." msgstr "" -#: nova/compute/manager.py:379 +#: nova/compute/manager.py:380 #, python-format msgid "%s is not a valid node managed by this compute host." msgstr "" -#: nova/compute/manager.py:407 +#: nova/compute/manager.py:408 msgid "Instance has been destroyed from under us while trying to set it to ERROR" msgstr "" -#: nova/compute/manager.py:456 +#: nova/compute/manager.py:457 #, python-format msgid "" "Deleting instance as its host (%(instance_host)s) is not equal to our " "host (%(our_host)s)." msgstr "" -#: nova/compute/manager.py:472 +#: nova/compute/manager.py:473 msgid "Instance has been marked deleted already, removing it from the hypervisor." msgstr "" -#: nova/compute/manager.py:493 +#: nova/compute/manager.py:494 msgid "" "Hypervisor driver does not support instance shared storage check, " "assuming it's not on shared storage" msgstr "" -#: nova/compute/manager.py:499 +#: nova/compute/manager.py:500 msgid "Failed to check if instance shared" msgstr "" -#: nova/compute/manager.py:541 +#: nova/compute/manager.py:542 #, python-format msgid "" "Error raised getting network info for instance %(instance_uuid)s. " "Retrying in %(retry_time)s seconds." msgstr "" -#: nova/compute/manager.py:567 +#: nova/compute/manager.py:568 msgid "Failed to revert crashed migration" msgstr "" -#: nova/compute/manager.py:570 +#: nova/compute/manager.py:571 msgid "Instance found in migrating state during startup. Resetting task_state" msgstr "" -#: nova/compute/manager.py:581 +#: nova/compute/manager.py:582 #, python-format msgid "Current state is %(drv_state)s, state in DB is %(db_state)s." msgstr "" -#: nova/compute/manager.py:587 +#: nova/compute/manager.py:588 msgid "Rebooting instance after nova-compute restart." msgstr "" -#: nova/compute/manager.py:601 +#: nova/compute/manager.py:602 msgid "Hypervisor driver does not support resume guests" msgstr "" -#: nova/compute/manager.py:606 +#: nova/compute/manager.py:607 msgid "Failed to resume instance" msgstr "" -#: nova/compute/manager.py:616 +#: nova/compute/manager.py:617 msgid "Hypervisor driver does not support firewall rules" msgstr "" -#: nova/compute/manager.py:620 +#: nova/compute/manager.py:621 #, python-format msgid "Lifecycle event %(state)d on VM %(uuid)s" msgstr "" -#: nova/compute/manager.py:636 +#: nova/compute/manager.py:637 #, python-format msgid "Unexpected power state %d" msgstr "" -#: nova/compute/manager.py:648 +#: nova/compute/manager.py:649 #, python-format msgid "Ignoring event %s" msgstr "" -#: nova/compute/manager.py:686 +#: nova/compute/manager.py:687 msgid "Checking state" msgstr "" -#: nova/compute/manager.py:784 +#: nova/compute/manager.py:785 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:801 +#: nova/compute/manager.py:802 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:902 +#: nova/compute/manager.py:903 msgid "Success" msgstr "" -#: nova/compute/manager.py:925 +#: nova/compute/manager.py:926 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:952 nova/compute/manager.py:2466 +#: nova/compute/manager.py:953 nova/compute/manager.py:2467 #, python-format msgid "No node specified, defaulting to %s" msgstr "" -#: nova/compute/manager.py:996 +#: nova/compute/manager.py:997 msgid "Failed to dealloc network for deleted instance" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1006 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:1036 +#: nova/compute/manager.py:1037 #, python-format msgid "Error: %s" msgstr "" -#: nova/compute/manager.py:1053 +#: nova/compute/manager.py:1054 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1078 nova/compute/manager.py:2519 +#: nova/compute/manager.py:1079 nova/compute/manager.py:2520 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1091 +#: nova/compute/manager.py:1092 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1097 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1102 +#: nova/compute/manager.py:1103 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1131 +#: nova/compute/manager.py:1132 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1141 +#: nova/compute/manager.py:1142 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1166 msgid "Allocating IP information in the background." msgstr "" -#: nova/compute/manager.py:1176 +#: nova/compute/manager.py:1177 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1178 +#: nova/compute/manager.py:1179 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1189 +#: nova/compute/manager.py:1190 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1208 +#: nova/compute/manager.py:1209 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1259 +#: nova/compute/manager.py:1260 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1333 +#: nova/compute/manager.py:1334 msgid "Failed to deallocate network for instance." msgstr "" -#: nova/compute/manager.py:1340 +#: nova/compute/manager.py:1341 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1383 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1386 +#: nova/compute/manager.py:1387 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1393 +#: nova/compute/manager.py:1394 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1441 +#: nova/compute/manager.py:1442 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1503 nova/compute/manager.py:2701 -#: nova/compute/manager.py:4226 +#: nova/compute/manager.py:1504 nova/compute/manager.py:2702 +#: nova/compute/manager.py:4227 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1655 +#: nova/compute/manager.py:1656 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1668 +#: nova/compute/manager.py:1669 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1672 +#: nova/compute/manager.py:1673 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1676 +#: nova/compute/manager.py:1677 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1759 +#: nova/compute/manager.py:1760 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1791 +#: nova/compute/manager.py:1792 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1809 +#: nova/compute/manager.py:1810 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1828 +#: nova/compute/manager.py:1829 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1864 +#: nova/compute/manager.py:1865 msgid "Reboot failed but instance is running" msgstr "" -#: nova/compute/manager.py:1867 +#: nova/compute/manager.py:1868 #, python-format msgid "Cannot reboot instance: %(error)s" msgstr "" -#: nova/compute/manager.py:1880 +#: nova/compute/manager.py:1881 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1907 +#: nova/compute/manager.py:1908 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1913 +#: nova/compute/manager.py:1914 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1975 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1982 +#: nova/compute/manager.py:1983 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1987 +#: nova/compute/manager.py:1988 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:2015 +#: nova/compute/manager.py:2016 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:2022 +#: nova/compute/manager.py:2023 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:2029 +#: nova/compute/manager.py:2030 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:2044 +#: nova/compute/manager.py:2045 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:2051 +#: nova/compute/manager.py:2052 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2064 +#: nova/compute/manager.py:2065 #, python-format msgid "" "trying to inject a file into a non-running (state: %(current_state)s " "expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2070 #, python-format msgid "injecting file to %s" msgstr "" -#: nova/compute/manager.py:2089 +#: nova/compute/manager.py:2090 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2102 +#: nova/compute/manager.py:2103 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2121 +#: nova/compute/manager.py:2122 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2125 +#: nova/compute/manager.py:2126 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2143 +#: nova/compute/manager.py:2144 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2164 +#: nova/compute/manager.py:2165 #, python-format msgid "Changing instance metadata according to %r" msgstr "" -#: nova/compute/manager.py:2386 +#: nova/compute/manager.py:2387 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2420 +#: nova/compute/manager.py:2421 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2426 +#: nova/compute/manager.py:2427 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2447 +#: nova/compute/manager.py:2448 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2698 +#: nova/compute/manager.py:2699 #, python-format msgid "Failed to rollback quota for failed finish_resize: %s" msgstr "" -#: nova/compute/manager.py:2761 +#: nova/compute/manager.py:2762 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2779 +#: nova/compute/manager.py:2780 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2818 +#: nova/compute/manager.py:2819 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2849 +#: nova/compute/manager.py:2850 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2869 +#: nova/compute/manager.py:2870 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2874 +#: nova/compute/manager.py:2875 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2877 +#: nova/compute/manager.py:2878 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2894 +#: nova/compute/manager.py:2895 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2921 +#: nova/compute/manager.py:2922 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2956 +#: nova/compute/manager.py:2957 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:3004 +#: nova/compute/manager.py:3005 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3055 +#: nova/compute/manager.py:3056 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3065 +#: nova/compute/manager.py:3066 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3081 +#: nova/compute/manager.py:3082 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3112 +#: nova/compute/manager.py:3113 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3123 +#: nova/compute/manager.py:3124 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3130 +#: nova/compute/manager.py:3131 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3154 +#: nova/compute/manager.py:3155 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3190 +#: nova/compute/manager.py:3191 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3210 +#: nova/compute/manager.py:3211 #, python-format msgid "Port %s is not attached" msgstr "" -#: nova/compute/manager.py:3224 +#: nova/compute/manager.py:3225 #, python-format msgid "Host %s not found" msgstr "" -#: nova/compute/manager.py:3377 +#: nova/compute/manager.py:3378 #, python-format msgid "Pre live migration failed at %s" msgstr "" -#: nova/compute/manager.py:3405 +#: nova/compute/manager.py:3406 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3460 +#: nova/compute/manager.py:3461 #, python-format msgid "Migrating instance to %s finished successfully." msgstr "" -#: nova/compute/manager.py:3462 +#: nova/compute/manager.py:3463 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." msgstr "" -#: nova/compute/manager.py:3477 +#: nova/compute/manager.py:3478 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3509 +#: nova/compute/manager.py:3510 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3638 +#: nova/compute/manager.py:3639 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3690 +#: nova/compute/manager.py:3691 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3695 +#: nova/compute/manager.py:3696 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3704 +#: nova/compute/manager.py:3705 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3712 +#: nova/compute/manager.py:3713 #, python-format msgid "Instance %s not found" msgstr "" -#: nova/compute/manager.py:3717 +#: nova/compute/manager.py:3718 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3724 +#: nova/compute/manager.py:3725 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3735 +#: nova/compute/manager.py:3736 #, python-format msgid "Error auto-confirming resize: %s. Will retry later." msgstr "" -#: nova/compute/manager.py:3751 +#: nova/compute/manager.py:3752 #, python-format msgid "" "Running instance usage audit for host %(host)s from %(begin_time)s to " "%(end_time)s. %(number_instances)s instances." msgstr "" -#: nova/compute/manager.py:3771 +#: nova/compute/manager.py:3772 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3795 +#: nova/compute/manager.py:3796 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3898 +#: nova/compute/manager.py:3899 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3912 +#: nova/compute/manager.py:3913 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3939 +#: nova/compute/manager.py:3940 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3946 nova/compute/manager.py:3995 +#: nova/compute/manager.py:3947 nova/compute/manager.py:3996 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3982 +#: nova/compute/manager.py:3983 #, python-format msgid "" "During the sync_power process the instance has moved from host %(src)s to" " host %(dst)s" msgstr "" -#: nova/compute/manager.py:4019 +#: nova/compute/manager.py:4020 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4031 nova/compute/manager.py:4040 -#: nova/compute/manager.py:4070 +#: nova/compute/manager.py:4032 nova/compute/manager.py:4041 +#: nova/compute/manager.py:4071 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4036 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4051 +#: nova/compute/manager.py:4052 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:4057 +#: nova/compute/manager.py:4058 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:4063 +#: nova/compute/manager.py:4064 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4079 +#: nova/compute/manager.py:4080 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4087 +#: nova/compute/manager.py:4088 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4100 +#: nova/compute/manager.py:4101 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4127 +#: nova/compute/manager.py:4128 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4137 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4138 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4177 +#: nova/compute/manager.py:4178 #, python-format msgid "" "Detected instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4183 +#: nova/compute/manager.py:4184 #, python-format msgid "" "Destroying instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4190 +#: nova/compute/manager.py:4191 #, python-format msgid "Unrecognized value '%s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4217 +#: nova/compute/manager.py:4218 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5129,6 +5129,25 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" +#: nova/conductor/tasks/live_migrate.py:103 +#, python-format +msgid "" +"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " +"memory(host:%(avail)s <= instance:%(mem_inst)s)" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:150 +#, python-format +msgid "Skipping host: %(host)s because: %(e)s" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:169 +#, python-format +msgid "" +"Exceeded max scheduling attempts %(max_attempts)d for instance " +"%(instance_uuid)s during live migration" +msgstr "" + #: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "" @@ -6666,86 +6685,79 @@ msgstr "" msgid "No key defining hosts for topic '%s', see ringfile" msgstr "" -#: nova/scheduler/chance.py:51 +#: nova/scheduler/chance.py:56 msgid "Is the appropriate service running?" msgstr "" -#: nova/scheduler/chance.py:56 +#: nova/scheduler/chance.py:61 msgid "Could not find another compute" msgstr "" -#: nova/scheduler/driver.py:61 +#: nova/scheduler/driver.py:57 msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:226 +#: nova/scheduler/driver.py:59 nova/scheduler/manager.py:233 #, python-format msgid "Setting instance to %s state." msgstr "" -#: nova/scheduler/driver.py:156 +#: nova/scheduler/driver.py:150 msgid "Driver must implement schedule_prep_resize" msgstr "" -#: nova/scheduler/driver.py:164 +#: nova/scheduler/driver.py:158 msgid "Driver must implement schedule_run_instance" msgstr "" -#: nova/scheduler/driver.py:169 +#: nova/scheduler/driver.py:163 msgid "Driver must implement select_hosts" msgstr "" -#: nova/scheduler/driver.py:339 -#, python-format -msgid "" -"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " -"memory(host:%(avail)s <= instance:%(mem_inst)s)" -msgstr "" - -#: nova/scheduler/filter_scheduler.py:73 +#: nova/scheduler/filter_scheduler.py:76 #, python-format msgid "" "Attempting to build %(num_instances)d instance(s) uuids: " "%(instance_uuids)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:77 +#: nova/scheduler/filter_scheduler.py:80 #, python-format msgid "Request Spec: %s" msgstr "" -#: nova/scheduler/filter_scheduler.py:97 +#: nova/scheduler/filter_scheduler.py:100 #, python-format msgid "Choosing host %(weighed_host)s for instance %(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:239 +#: nova/scheduler/filter_scheduler.py:242 msgid "Invalid value for 'scheduler_max_attempts', must be >= 1" msgstr "" -#: nova/scheduler/filter_scheduler.py:256 +#: nova/scheduler/filter_scheduler.py:259 #, python-format msgid "Error from last host: %(last_host)s (node %(last_node)s): %(exc)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:288 +#: nova/scheduler/filter_scheduler.py:291 #, python-format msgid "" "Exceeded max scheduling attempts %(max_attempts)d for instance " "%(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:356 +#: nova/scheduler/filter_scheduler.py:359 #, python-format msgid "Filtered %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:361 +#: nova/scheduler/filter_scheduler.py:364 #, python-format msgid "Weighed %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:403 +#: nova/scheduler/filter_scheduler.py:417 #, python-format msgid "Unable to migrate %(instance_uuid)s to %(dest)s: Lack of memory" msgstr "" @@ -6796,7 +6808,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:211 +#: nova/scheduler/manager.py:218 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -7112,9 +7124,10 @@ msgstr "" #: nova/tests/compute/test_compute.py:1133 #: nova/tests/compute/test_compute.py:1151 #: nova/tests/compute/test_compute.py:1202 -#: nova/tests/compute/test_compute.py:1229 -#: nova/tests/compute/test_compute.py:1276 -#: nova/tests/compute/test_compute.py:4129 +#: nova/tests/compute/test_compute.py:1227 +#: nova/tests/compute/test_compute.py:1253 +#: nova/tests/compute/test_compute.py:1300 +#: nova/tests/compute/test_compute.py:4153 #, python-format msgid "Running instances: %s" msgstr "" @@ -7122,25 +7135,26 @@ msgstr "" #: nova/tests/compute/test_compute.py:1139 #: nova/tests/compute/test_compute.py:1174 #: nova/tests/compute/test_compute.py:1217 -#: nova/tests/compute/test_compute.py:1247 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:1271 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1818 +#: nova/tests/compute/test_compute.py:1842 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4140 +#: nova/tests/compute/test_compute.py:4164 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4651 +#: nova/tests/compute/test_compute.py:4675 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9549 +#: nova/tests/compute/test_compute.py:9573 msgid "spawn error" msgstr "" @@ -7271,12 +7285,12 @@ msgid "" "left to copy" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:905 +#: nova/tests/virt/xenapi/test_xenapi.py:900 #, python-format msgid "Creating files in %s to simulate guest agent" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:916 +#: nova/tests/virt/xenapi/test_xenapi.py:911 #, python-format msgid "Removing simulated guest agent files in %s" msgstr "" @@ -8814,7 +8828,7 @@ msgstr "" msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1446 +#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1442 msgid "Guest does not have a console available" msgstr "" @@ -10160,7 +10174,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1390 +#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1386 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10318,19 +10332,19 @@ msgstr "" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1644 +#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1640 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1649 +#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1645 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1654 +#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1650 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -11151,67 +11165,63 @@ msgstr "" msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1260 -msgid "XenAPI failed to power the instance off" -msgstr "" - -#: nova/virt/xenapi/vmops.py:1307 +#: nova/virt/xenapi/vmops.py:1303 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1341 +#: nova/virt/xenapi/vmops.py:1337 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1394 +#: nova/virt/xenapi/vmops.py:1390 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1566 +#: nova/virt/xenapi/vmops.py:1562 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1575 +#: nova/virt/xenapi/vmops.py:1571 #, python-format msgid "Creating VIF for network %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1578 +#: nova/virt/xenapi/vmops.py:1574 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1607 +#: nova/virt/xenapi/vmops.py:1603 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1711 +#: nova/virt/xenapi/vmops.py:1707 #, python-format msgid "Destination host:%s must be in the same aggregate as the source server" msgstr "" -#: nova/virt/xenapi/vmops.py:1732 +#: nova/virt/xenapi/vmops.py:1728 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1744 +#: nova/virt/xenapi/vmops.py:1740 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1818 +#: nova/virt/xenapi/vmops.py:1814 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1829 +#: nova/virt/xenapi/vmops.py:1825 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1882 +#: nova/virt/xenapi/vmops.py:1878 msgid "Migrate Send failed" msgstr "" @@ -11352,60 +11362,6 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "'%s' argument must be greater than 0" -#~ msgstr "" - -#~ msgid "'%s' argument must be greater than or equal to 0" -#~ msgstr "" - -#~ msgid "Failed to load plugin %(plug)s: %(exc)s" -#~ msgstr "" - -#~ msgid "Setting instance to %(state)s state." -#~ msgstr "" - -#~ msgid "Could not decode scheduler options: '%(e)s'" -#~ msgstr "" - -#~ msgid "%(host_state)s fails tenant id on aggregate" -#~ msgstr "" - -#~ msgid "No more PXE IPs available" -#~ msgstr "" - -#~ msgid "Deleting instance files %(target)s" -#~ msgstr "" - -#~ msgid "Live Migration failure: %(e)s" -#~ msgstr "" - -#~ msgid "skipping %(path)s since it looks like volume" -#~ msgstr "" - -#~ msgid "skipping disk for %(instance_name)s as it does not have a path" -#~ msgstr "" - -#~ msgid "Checking instance files accessability%(instance_path)s" -#~ msgstr "" - -#~ msgid "The nwfilter(%(instance_filter_name)s) is not found." -#~ msgstr "" - -#~ msgid "Failed to query agent version: %r" -#~ msgstr "" - -#~ msgid "Reached maximum time attempting to query agent version" -#~ msgstr "" - -#~ msgid "Failed to update agent: %r" -#~ msgstr "" - -#~ msgid "Failed to exchange keys: %r" -#~ msgstr "" - -#~ msgid "Failed to inject file: %r" -#~ msgstr "" - -#~ msgid "Failed to reset network: %r" +#~ msgid "XenAPI failed to power the instance off" #~ msgstr "" diff --git a/nova/locale/tr/LC_MESSAGES/nova.po b/nova/locale/tr/LC_MESSAGES/nova.po index b6ba462f7309..324b75829d1e 100644 --- a/nova/locale/tr/LC_MESSAGES/nova.po +++ b/nova/locale/tr/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-24 19:37+0000\n" +"POT-Creation-Date: 2013-06-25 19:37+0000\n" "PO-Revision-Date: 2011-12-14 18:10+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish \n" @@ -177,7 +177,7 @@ msgid "" "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:248 nova/api/ec2/cloud.py:473 +#: nova/exception.py:248 nova/api/ec2/cloud.py:472 msgid "Keypair data is invalid" msgstr "" @@ -1724,261 +1724,261 @@ msgstr "" msgid "Unsupported API request: controller = %(controller)s, action = %(action)s" msgstr "" -#: nova/api/ec2/cloud.py:402 +#: nova/api/ec2/cloud.py:401 #, python-format msgid "Create snapshot of volume %s" msgstr "" -#: nova/api/ec2/cloud.py:427 +#: nova/api/ec2/cloud.py:426 #, python-format msgid "Could not find key pair(s): %s" msgstr "" -#: nova/api/ec2/cloud.py:444 +#: nova/api/ec2/cloud.py:443 #, python-format msgid "Create key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:451 nova/api/ec2/cloud.py:470 +#: nova/api/ec2/cloud.py:450 nova/api/ec2/cloud.py:469 #: nova/api/openstack/compute/contrib/keypairs.py:93 #: nova/api/openstack/compute/plugins/v3/keypairs.py:95 msgid "Quota exceeded, too many key pairs." msgstr "" -#: nova/api/ec2/cloud.py:460 +#: nova/api/ec2/cloud.py:459 #, python-format msgid "Import key %s" msgstr "" -#: nova/api/ec2/cloud.py:480 +#: nova/api/ec2/cloud.py:479 #, python-format msgid "Delete key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:622 nova/api/ec2/cloud.py:742 +#: nova/api/ec2/cloud.py:621 nova/api/ec2/cloud.py:741 msgid "Not enough parameters, need group_name or group_id" msgstr "" -#: nova/api/ec2/cloud.py:627 +#: nova/api/ec2/cloud.py:626 #, python-format msgid "%s Not enough parameters to build a valid rule" msgstr "" -#: nova/api/ec2/cloud.py:634 +#: nova/api/ec2/cloud.py:633 #, python-format msgid "Invalid IP protocol %s." msgstr "" -#: nova/api/ec2/cloud.py:664 nova/api/ec2/cloud.py:696 +#: nova/api/ec2/cloud.py:663 nova/api/ec2/cloud.py:695 msgid "No rule for the specified parameters." msgstr "" -#: nova/api/ec2/cloud.py:687 +#: nova/api/ec2/cloud.py:686 #, python-format msgid "%s - This rule already exists in group" msgstr "" -#: nova/api/ec2/cloud.py:770 +#: nova/api/ec2/cloud.py:769 #, python-format msgid "Get console output for instance %s" msgstr "" -#: nova/api/ec2/cloud.py:841 +#: nova/api/ec2/cloud.py:840 #, python-format msgid "Create volume from snapshot %s" msgstr "" -#: nova/api/ec2/cloud.py:845 nova/api/openstack/compute/contrib/volumes.py:242 +#: nova/api/ec2/cloud.py:844 nova/api/openstack/compute/contrib/volumes.py:242 #, python-format msgid "Create volume of %s GB" msgstr "" -#: nova/api/ec2/cloud.py:872 +#: nova/api/ec2/cloud.py:871 msgid "Delete Failed" msgstr "" -#: nova/api/ec2/cloud.py:885 +#: nova/api/ec2/cloud.py:884 #, python-format msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s" msgstr "" -#: nova/api/ec2/cloud.py:896 +#: nova/api/ec2/cloud.py:895 msgid "Attach Failed." msgstr "" -#: nova/api/ec2/cloud.py:918 nova/api/openstack/compute/contrib/volumes.py:445 +#: nova/api/ec2/cloud.py:917 nova/api/openstack/compute/contrib/volumes.py:445 #, python-format msgid "Detach volume %s" msgstr "" -#: nova/api/ec2/cloud.py:925 +#: nova/api/ec2/cloud.py:924 msgid "Detach Volume Failed." msgstr "" -#: nova/api/ec2/cloud.py:951 nova/api/ec2/cloud.py:1008 -#: nova/api/ec2/cloud.py:1574 nova/api/ec2/cloud.py:1589 +#: nova/api/ec2/cloud.py:950 nova/api/ec2/cloud.py:1007 +#: nova/api/ec2/cloud.py:1573 nova/api/ec2/cloud.py:1588 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1083 +#: nova/api/ec2/cloud.py:1082 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1243 +#: nova/api/ec2/cloud.py:1242 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1247 +#: nova/api/ec2/cloud.py:1246 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1251 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1256 +#: nova/api/ec2/cloud.py:1255 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1258 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1269 +#: nova/api/ec2/cloud.py:1268 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1277 +#: nova/api/ec2/cloud.py:1276 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1286 +#: nova/api/ec2/cloud.py:1285 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1289 +#: nova/api/ec2/cloud.py:1288 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1292 +#: nova/api/ec2/cloud.py:1291 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1300 +#: nova/api/ec2/cloud.py:1299 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1305 +#: nova/api/ec2/cloud.py:1304 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1308 +#: nova/api/ec2/cloud.py:1307 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1335 +#: nova/api/ec2/cloud.py:1334 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1373 +#: nova/api/ec2/cloud.py:1372 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1383 +#: nova/api/ec2/cloud.py:1382 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1393 +#: nova/api/ec2/cloud.py:1392 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1403 +#: nova/api/ec2/cloud.py:1402 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1494 +#: nova/api/ec2/cloud.py:1493 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1510 +#: nova/api/ec2/cloud.py:1509 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1529 +#: nova/api/ec2/cloud.py:1528 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1592 +#: nova/api/ec2/cloud.py:1591 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1594 +#: nova/api/ec2/cloud.py:1593 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1596 +#: nova/api/ec2/cloud.py:1595 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1598 +#: nova/api/ec2/cloud.py:1597 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1611 +#: nova/api/ec2/cloud.py:1610 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1639 +#: nova/api/ec2/cloud.py:1638 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1671 +#: nova/api/ec2/cloud.py:1670 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1689 +#: nova/api/ec2/cloud.py:1688 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1714 nova/api/ec2/cloud.py:1759 +#: nova/api/ec2/cloud.py:1713 nova/api/ec2/cloud.py:1758 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1717 nova/api/ec2/cloud.py:1762 +#: nova/api/ec2/cloud.py:1716 nova/api/ec2/cloud.py:1761 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1721 nova/api/ec2/cloud.py:1766 +#: nova/api/ec2/cloud.py:1720 nova/api/ec2/cloud.py:1765 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1724 nova/api/ec2/cloud.py:1769 +#: nova/api/ec2/cloud.py:1723 nova/api/ec2/cloud.py:1768 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1781 +#: nova/api/ec2/cloud.py:1780 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1854 +#: nova/api/ec2/cloud.py:1853 msgid "Invalid CIDR" msgstr "" @@ -4353,653 +4353,653 @@ msgstr "" msgid "Possibly task preempted." msgstr "" -#: nova/compute/manager.py:379 +#: nova/compute/manager.py:380 #, python-format msgid "%s is not a valid node managed by this compute host." msgstr "" -#: nova/compute/manager.py:407 +#: nova/compute/manager.py:408 msgid "Instance has been destroyed from under us while trying to set it to ERROR" msgstr "" -#: nova/compute/manager.py:456 +#: nova/compute/manager.py:457 #, python-format msgid "" "Deleting instance as its host (%(instance_host)s) is not equal to our " "host (%(our_host)s)." msgstr "" -#: nova/compute/manager.py:472 +#: nova/compute/manager.py:473 msgid "Instance has been marked deleted already, removing it from the hypervisor." msgstr "" -#: nova/compute/manager.py:493 +#: nova/compute/manager.py:494 msgid "" "Hypervisor driver does not support instance shared storage check, " "assuming it's not on shared storage" msgstr "" -#: nova/compute/manager.py:499 +#: nova/compute/manager.py:500 msgid "Failed to check if instance shared" msgstr "" -#: nova/compute/manager.py:541 +#: nova/compute/manager.py:542 #, python-format msgid "" "Error raised getting network info for instance %(instance_uuid)s. " "Retrying in %(retry_time)s seconds." msgstr "" -#: nova/compute/manager.py:567 +#: nova/compute/manager.py:568 msgid "Failed to revert crashed migration" msgstr "" -#: nova/compute/manager.py:570 +#: nova/compute/manager.py:571 msgid "Instance found in migrating state during startup. Resetting task_state" msgstr "" -#: nova/compute/manager.py:581 +#: nova/compute/manager.py:582 #, python-format msgid "Current state is %(drv_state)s, state in DB is %(db_state)s." msgstr "" -#: nova/compute/manager.py:587 +#: nova/compute/manager.py:588 msgid "Rebooting instance after nova-compute restart." msgstr "" -#: nova/compute/manager.py:601 +#: nova/compute/manager.py:602 msgid "Hypervisor driver does not support resume guests" msgstr "" -#: nova/compute/manager.py:606 +#: nova/compute/manager.py:607 msgid "Failed to resume instance" msgstr "" -#: nova/compute/manager.py:616 +#: nova/compute/manager.py:617 msgid "Hypervisor driver does not support firewall rules" msgstr "" -#: nova/compute/manager.py:620 +#: nova/compute/manager.py:621 #, python-format msgid "Lifecycle event %(state)d on VM %(uuid)s" msgstr "" -#: nova/compute/manager.py:636 +#: nova/compute/manager.py:637 #, python-format msgid "Unexpected power state %d" msgstr "" -#: nova/compute/manager.py:648 +#: nova/compute/manager.py:649 #, python-format msgid "Ignoring event %s" msgstr "" -#: nova/compute/manager.py:686 +#: nova/compute/manager.py:687 msgid "Checking state" msgstr "" -#: nova/compute/manager.py:784 +#: nova/compute/manager.py:785 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:801 +#: nova/compute/manager.py:802 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:902 +#: nova/compute/manager.py:903 msgid "Success" msgstr "" -#: nova/compute/manager.py:925 +#: nova/compute/manager.py:926 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:952 nova/compute/manager.py:2466 +#: nova/compute/manager.py:953 nova/compute/manager.py:2467 #, python-format msgid "No node specified, defaulting to %s" msgstr "" -#: nova/compute/manager.py:996 +#: nova/compute/manager.py:997 msgid "Failed to dealloc network for deleted instance" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1006 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:1036 +#: nova/compute/manager.py:1037 #, python-format msgid "Error: %s" msgstr "" -#: nova/compute/manager.py:1053 +#: nova/compute/manager.py:1054 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1078 nova/compute/manager.py:2519 +#: nova/compute/manager.py:1079 nova/compute/manager.py:2520 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1091 +#: nova/compute/manager.py:1092 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1097 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1102 +#: nova/compute/manager.py:1103 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1131 +#: nova/compute/manager.py:1132 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1141 +#: nova/compute/manager.py:1142 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1166 msgid "Allocating IP information in the background." msgstr "" -#: nova/compute/manager.py:1176 +#: nova/compute/manager.py:1177 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1178 +#: nova/compute/manager.py:1179 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1189 +#: nova/compute/manager.py:1190 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1208 +#: nova/compute/manager.py:1209 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1259 +#: nova/compute/manager.py:1260 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1333 +#: nova/compute/manager.py:1334 msgid "Failed to deallocate network for instance." msgstr "" -#: nova/compute/manager.py:1340 +#: nova/compute/manager.py:1341 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1383 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1386 +#: nova/compute/manager.py:1387 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1393 +#: nova/compute/manager.py:1394 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1441 +#: nova/compute/manager.py:1442 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1503 nova/compute/manager.py:2701 -#: nova/compute/manager.py:4226 +#: nova/compute/manager.py:1504 nova/compute/manager.py:2702 +#: nova/compute/manager.py:4227 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1655 +#: nova/compute/manager.py:1656 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1668 +#: nova/compute/manager.py:1669 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1672 +#: nova/compute/manager.py:1673 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1676 +#: nova/compute/manager.py:1677 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1759 +#: nova/compute/manager.py:1760 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1791 +#: nova/compute/manager.py:1792 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1809 +#: nova/compute/manager.py:1810 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1828 +#: nova/compute/manager.py:1829 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1864 +#: nova/compute/manager.py:1865 msgid "Reboot failed but instance is running" msgstr "" -#: nova/compute/manager.py:1867 +#: nova/compute/manager.py:1868 #, python-format msgid "Cannot reboot instance: %(error)s" msgstr "" -#: nova/compute/manager.py:1880 +#: nova/compute/manager.py:1881 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1907 +#: nova/compute/manager.py:1908 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1913 +#: nova/compute/manager.py:1914 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1975 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1982 +#: nova/compute/manager.py:1983 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1987 +#: nova/compute/manager.py:1988 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:2015 +#: nova/compute/manager.py:2016 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:2022 +#: nova/compute/manager.py:2023 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:2029 +#: nova/compute/manager.py:2030 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:2044 +#: nova/compute/manager.py:2045 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:2051 +#: nova/compute/manager.py:2052 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2064 +#: nova/compute/manager.py:2065 #, python-format msgid "" "trying to inject a file into a non-running (state: %(current_state)s " "expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2070 #, python-format msgid "injecting file to %s" msgstr "" -#: nova/compute/manager.py:2089 +#: nova/compute/manager.py:2090 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2102 +#: nova/compute/manager.py:2103 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2121 +#: nova/compute/manager.py:2122 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2125 +#: nova/compute/manager.py:2126 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2143 +#: nova/compute/manager.py:2144 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2164 +#: nova/compute/manager.py:2165 #, python-format msgid "Changing instance metadata according to %r" msgstr "" -#: nova/compute/manager.py:2386 +#: nova/compute/manager.py:2387 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2420 +#: nova/compute/manager.py:2421 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2426 +#: nova/compute/manager.py:2427 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2447 +#: nova/compute/manager.py:2448 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2698 +#: nova/compute/manager.py:2699 #, python-format msgid "Failed to rollback quota for failed finish_resize: %s" msgstr "" -#: nova/compute/manager.py:2761 +#: nova/compute/manager.py:2762 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2779 +#: nova/compute/manager.py:2780 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2818 +#: nova/compute/manager.py:2819 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2849 +#: nova/compute/manager.py:2850 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2869 +#: nova/compute/manager.py:2870 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2874 +#: nova/compute/manager.py:2875 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2877 +#: nova/compute/manager.py:2878 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2894 +#: nova/compute/manager.py:2895 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2921 +#: nova/compute/manager.py:2922 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2956 +#: nova/compute/manager.py:2957 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:3004 +#: nova/compute/manager.py:3005 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3055 +#: nova/compute/manager.py:3056 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3065 +#: nova/compute/manager.py:3066 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3081 +#: nova/compute/manager.py:3082 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3112 +#: nova/compute/manager.py:3113 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3123 +#: nova/compute/manager.py:3124 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3130 +#: nova/compute/manager.py:3131 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3154 +#: nova/compute/manager.py:3155 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3190 +#: nova/compute/manager.py:3191 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3210 +#: nova/compute/manager.py:3211 #, python-format msgid "Port %s is not attached" msgstr "" -#: nova/compute/manager.py:3224 +#: nova/compute/manager.py:3225 #, python-format msgid "Host %s not found" msgstr "" -#: nova/compute/manager.py:3377 +#: nova/compute/manager.py:3378 #, python-format msgid "Pre live migration failed at %s" msgstr "" -#: nova/compute/manager.py:3405 +#: nova/compute/manager.py:3406 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3460 +#: nova/compute/manager.py:3461 #, python-format msgid "Migrating instance to %s finished successfully." msgstr "" -#: nova/compute/manager.py:3462 +#: nova/compute/manager.py:3463 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." msgstr "" -#: nova/compute/manager.py:3477 +#: nova/compute/manager.py:3478 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3509 +#: nova/compute/manager.py:3510 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3638 +#: nova/compute/manager.py:3639 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3690 +#: nova/compute/manager.py:3691 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3695 +#: nova/compute/manager.py:3696 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3704 +#: nova/compute/manager.py:3705 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3712 +#: nova/compute/manager.py:3713 #, python-format msgid "Instance %s not found" msgstr "" -#: nova/compute/manager.py:3717 +#: nova/compute/manager.py:3718 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3724 +#: nova/compute/manager.py:3725 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3735 +#: nova/compute/manager.py:3736 #, python-format msgid "Error auto-confirming resize: %s. Will retry later." msgstr "" -#: nova/compute/manager.py:3751 +#: nova/compute/manager.py:3752 #, python-format msgid "" "Running instance usage audit for host %(host)s from %(begin_time)s to " "%(end_time)s. %(number_instances)s instances." msgstr "" -#: nova/compute/manager.py:3771 +#: nova/compute/manager.py:3772 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3795 +#: nova/compute/manager.py:3796 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3898 +#: nova/compute/manager.py:3899 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3912 +#: nova/compute/manager.py:3913 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3939 +#: nova/compute/manager.py:3940 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3946 nova/compute/manager.py:3995 +#: nova/compute/manager.py:3947 nova/compute/manager.py:3996 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3982 +#: nova/compute/manager.py:3983 #, python-format msgid "" "During the sync_power process the instance has moved from host %(src)s to" " host %(dst)s" msgstr "" -#: nova/compute/manager.py:4019 +#: nova/compute/manager.py:4020 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4031 nova/compute/manager.py:4040 -#: nova/compute/manager.py:4070 +#: nova/compute/manager.py:4032 nova/compute/manager.py:4041 +#: nova/compute/manager.py:4071 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4036 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4051 +#: nova/compute/manager.py:4052 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:4057 +#: nova/compute/manager.py:4058 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:4063 +#: nova/compute/manager.py:4064 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4079 +#: nova/compute/manager.py:4080 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4087 +#: nova/compute/manager.py:4088 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4100 +#: nova/compute/manager.py:4101 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4127 +#: nova/compute/manager.py:4128 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4137 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4138 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4177 +#: nova/compute/manager.py:4178 #, python-format msgid "" "Detected instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4183 +#: nova/compute/manager.py:4184 #, python-format msgid "" "Destroying instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4190 +#: nova/compute/manager.py:4191 #, python-format msgid "Unrecognized value '%s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4217 +#: nova/compute/manager.py:4218 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5128,6 +5128,25 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" +#: nova/conductor/tasks/live_migrate.py:103 +#, python-format +msgid "" +"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " +"memory(host:%(avail)s <= instance:%(mem_inst)s)" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:150 +#, python-format +msgid "Skipping host: %(host)s because: %(e)s" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:169 +#, python-format +msgid "" +"Exceeded max scheduling attempts %(max_attempts)d for instance " +"%(instance_uuid)s during live migration" +msgstr "" + #: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "" @@ -6665,86 +6684,79 @@ msgstr "" msgid "No key defining hosts for topic '%s', see ringfile" msgstr "" -#: nova/scheduler/chance.py:51 +#: nova/scheduler/chance.py:56 msgid "Is the appropriate service running?" msgstr "" -#: nova/scheduler/chance.py:56 +#: nova/scheduler/chance.py:61 msgid "Could not find another compute" msgstr "" -#: nova/scheduler/driver.py:61 +#: nova/scheduler/driver.py:57 msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:226 +#: nova/scheduler/driver.py:59 nova/scheduler/manager.py:233 #, python-format msgid "Setting instance to %s state." msgstr "" -#: nova/scheduler/driver.py:156 +#: nova/scheduler/driver.py:150 msgid "Driver must implement schedule_prep_resize" msgstr "" -#: nova/scheduler/driver.py:164 +#: nova/scheduler/driver.py:158 msgid "Driver must implement schedule_run_instance" msgstr "" -#: nova/scheduler/driver.py:169 +#: nova/scheduler/driver.py:163 msgid "Driver must implement select_hosts" msgstr "" -#: nova/scheduler/driver.py:339 -#, python-format -msgid "" -"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " -"memory(host:%(avail)s <= instance:%(mem_inst)s)" -msgstr "" - -#: nova/scheduler/filter_scheduler.py:73 +#: nova/scheduler/filter_scheduler.py:76 #, python-format msgid "" "Attempting to build %(num_instances)d instance(s) uuids: " "%(instance_uuids)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:77 +#: nova/scheduler/filter_scheduler.py:80 #, python-format msgid "Request Spec: %s" msgstr "" -#: nova/scheduler/filter_scheduler.py:97 +#: nova/scheduler/filter_scheduler.py:100 #, python-format msgid "Choosing host %(weighed_host)s for instance %(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:239 +#: nova/scheduler/filter_scheduler.py:242 msgid "Invalid value for 'scheduler_max_attempts', must be >= 1" msgstr "" -#: nova/scheduler/filter_scheduler.py:256 +#: nova/scheduler/filter_scheduler.py:259 #, python-format msgid "Error from last host: %(last_host)s (node %(last_node)s): %(exc)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:288 +#: nova/scheduler/filter_scheduler.py:291 #, python-format msgid "" "Exceeded max scheduling attempts %(max_attempts)d for instance " "%(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:356 +#: nova/scheduler/filter_scheduler.py:359 #, python-format msgid "Filtered %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:361 +#: nova/scheduler/filter_scheduler.py:364 #, python-format msgid "Weighed %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:403 +#: nova/scheduler/filter_scheduler.py:417 #, python-format msgid "Unable to migrate %(instance_uuid)s to %(dest)s: Lack of memory" msgstr "" @@ -6795,7 +6807,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:211 +#: nova/scheduler/manager.py:218 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -7111,9 +7123,10 @@ msgstr "" #: nova/tests/compute/test_compute.py:1133 #: nova/tests/compute/test_compute.py:1151 #: nova/tests/compute/test_compute.py:1202 -#: nova/tests/compute/test_compute.py:1229 -#: nova/tests/compute/test_compute.py:1276 -#: nova/tests/compute/test_compute.py:4129 +#: nova/tests/compute/test_compute.py:1227 +#: nova/tests/compute/test_compute.py:1253 +#: nova/tests/compute/test_compute.py:1300 +#: nova/tests/compute/test_compute.py:4153 #, python-format msgid "Running instances: %s" msgstr "" @@ -7121,25 +7134,26 @@ msgstr "" #: nova/tests/compute/test_compute.py:1139 #: nova/tests/compute/test_compute.py:1174 #: nova/tests/compute/test_compute.py:1217 -#: nova/tests/compute/test_compute.py:1247 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:1271 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1818 +#: nova/tests/compute/test_compute.py:1842 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4140 +#: nova/tests/compute/test_compute.py:4164 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4651 +#: nova/tests/compute/test_compute.py:4675 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9549 +#: nova/tests/compute/test_compute.py:9573 msgid "spawn error" msgstr "" @@ -7270,12 +7284,12 @@ msgid "" "left to copy" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:905 +#: nova/tests/virt/xenapi/test_xenapi.py:900 #, python-format msgid "Creating files in %s to simulate guest agent" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:916 +#: nova/tests/virt/xenapi/test_xenapi.py:911 #, python-format msgid "Removing simulated guest agent files in %s" msgstr "" @@ -8813,7 +8827,7 @@ msgstr "" msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1446 +#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1442 msgid "Guest does not have a console available" msgstr "" @@ -10159,7 +10173,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1390 +#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1386 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10317,19 +10331,19 @@ msgstr "" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1644 +#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1640 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1649 +#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1645 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1654 +#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1650 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -11150,67 +11164,63 @@ msgstr "" msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1260 -msgid "XenAPI failed to power the instance off" -msgstr "" - -#: nova/virt/xenapi/vmops.py:1307 +#: nova/virt/xenapi/vmops.py:1303 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1341 +#: nova/virt/xenapi/vmops.py:1337 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1394 +#: nova/virt/xenapi/vmops.py:1390 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1566 +#: nova/virt/xenapi/vmops.py:1562 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1575 +#: nova/virt/xenapi/vmops.py:1571 #, python-format msgid "Creating VIF for network %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1578 +#: nova/virt/xenapi/vmops.py:1574 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1607 +#: nova/virt/xenapi/vmops.py:1603 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1711 +#: nova/virt/xenapi/vmops.py:1707 #, python-format msgid "Destination host:%s must be in the same aggregate as the source server" msgstr "" -#: nova/virt/xenapi/vmops.py:1732 +#: nova/virt/xenapi/vmops.py:1728 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1744 +#: nova/virt/xenapi/vmops.py:1740 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1818 +#: nova/virt/xenapi/vmops.py:1814 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1829 +#: nova/virt/xenapi/vmops.py:1825 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1882 +#: nova/virt/xenapi/vmops.py:1878 msgid "Migrate Send failed" msgstr "" @@ -11351,60 +11361,6 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "'%s' argument must be greater than 0" -#~ msgstr "" - -#~ msgid "'%s' argument must be greater than or equal to 0" -#~ msgstr "" - -#~ msgid "Failed to load plugin %(plug)s: %(exc)s" -#~ msgstr "" - -#~ msgid "Setting instance to %(state)s state." -#~ msgstr "" - -#~ msgid "Could not decode scheduler options: '%(e)s'" -#~ msgstr "" - -#~ msgid "%(host_state)s fails tenant id on aggregate" -#~ msgstr "" - -#~ msgid "No more PXE IPs available" -#~ msgstr "" - -#~ msgid "Deleting instance files %(target)s" -#~ msgstr "" - -#~ msgid "Live Migration failure: %(e)s" -#~ msgstr "" - -#~ msgid "skipping %(path)s since it looks like volume" -#~ msgstr "" - -#~ msgid "skipping disk for %(instance_name)s as it does not have a path" -#~ msgstr "" - -#~ msgid "Checking instance files accessability%(instance_path)s" -#~ msgstr "" - -#~ msgid "The nwfilter(%(instance_filter_name)s) is not found." -#~ msgstr "" - -#~ msgid "Failed to query agent version: %r" -#~ msgstr "" - -#~ msgid "Reached maximum time attempting to query agent version" -#~ msgstr "" - -#~ msgid "Failed to update agent: %r" -#~ msgstr "" - -#~ msgid "Failed to exchange keys: %r" -#~ msgstr "" - -#~ msgid "Failed to inject file: %r" -#~ msgstr "" - -#~ msgid "Failed to reset network: %r" +#~ msgid "XenAPI failed to power the instance off" #~ msgstr "" diff --git a/nova/locale/tr_TR/LC_MESSAGES/nova.po b/nova/locale/tr_TR/LC_MESSAGES/nova.po index 843ff786930a..14ec0dec3372 100644 --- a/nova/locale/tr_TR/LC_MESSAGES/nova.po +++ b/nova/locale/tr_TR/LC_MESSAGES/nova.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2013-06-24 19:37+0000\n" +"POT-Creation-Date: 2013-06-25 19:37+0000\n" "PO-Revision-Date: 2013-02-02 18:03+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: en_US \n" @@ -179,7 +179,7 @@ msgid "" "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:248 nova/api/ec2/cloud.py:473 +#: nova/exception.py:248 nova/api/ec2/cloud.py:472 msgid "Keypair data is invalid" msgstr "Anahtar çifti verisi geçersiz" @@ -1759,261 +1759,261 @@ msgstr "Bilinmeyen bir hata oluştu. Lütfen tekrar deneyin." msgid "Unsupported API request: controller = %(controller)s, action = %(action)s" msgstr "Desteklenmeyen API isteği: kontrolcü = %(controller)s, işlem = %(action)s" -#: nova/api/ec2/cloud.py:402 +#: nova/api/ec2/cloud.py:401 #, python-format msgid "Create snapshot of volume %s" msgstr "Bölüm %s'in sistem anlık görüntüsünü oluştur" -#: nova/api/ec2/cloud.py:427 +#: nova/api/ec2/cloud.py:426 #, python-format msgid "Could not find key pair(s): %s" msgstr "" -#: nova/api/ec2/cloud.py:444 +#: nova/api/ec2/cloud.py:443 #, python-format msgid "Create key pair %s" msgstr "%s anahtar çiftini oluştur" -#: nova/api/ec2/cloud.py:451 nova/api/ec2/cloud.py:470 +#: nova/api/ec2/cloud.py:450 nova/api/ec2/cloud.py:469 #: nova/api/openstack/compute/contrib/keypairs.py:93 #: nova/api/openstack/compute/plugins/v3/keypairs.py:95 msgid "Quota exceeded, too many key pairs." msgstr "" -#: nova/api/ec2/cloud.py:460 +#: nova/api/ec2/cloud.py:459 #, python-format msgid "Import key %s" msgstr "%s anahtarını içeriye aktar" -#: nova/api/ec2/cloud.py:480 +#: nova/api/ec2/cloud.py:479 #, python-format msgid "Delete key pair %s" msgstr "%s anahtar çiftini sil" -#: nova/api/ec2/cloud.py:622 nova/api/ec2/cloud.py:742 +#: nova/api/ec2/cloud.py:621 nova/api/ec2/cloud.py:741 msgid "Not enough parameters, need group_name or group_id" msgstr "" -#: nova/api/ec2/cloud.py:627 +#: nova/api/ec2/cloud.py:626 #, python-format msgid "%s Not enough parameters to build a valid rule" msgstr "" -#: nova/api/ec2/cloud.py:634 +#: nova/api/ec2/cloud.py:633 #, fuzzy, python-format msgid "Invalid IP protocol %s." msgstr "Geçersiz IP %(protocol)s." -#: nova/api/ec2/cloud.py:664 nova/api/ec2/cloud.py:696 +#: nova/api/ec2/cloud.py:663 nova/api/ec2/cloud.py:695 msgid "No rule for the specified parameters." msgstr "Belirlenmiş parametreler için hiç kural yok" -#: nova/api/ec2/cloud.py:687 +#: nova/api/ec2/cloud.py:686 #, python-format msgid "%s - This rule already exists in group" msgstr "" -#: nova/api/ec2/cloud.py:770 +#: nova/api/ec2/cloud.py:769 #, python-format msgid "Get console output for instance %s" msgstr "%s örneği için konsol çıktısını getir" -#: nova/api/ec2/cloud.py:841 +#: nova/api/ec2/cloud.py:840 #, python-format msgid "Create volume from snapshot %s" msgstr "%s sistem görüntüsünden birim oluştur" -#: nova/api/ec2/cloud.py:845 nova/api/openstack/compute/contrib/volumes.py:242 +#: nova/api/ec2/cloud.py:844 nova/api/openstack/compute/contrib/volumes.py:242 #, python-format msgid "Create volume of %s GB" msgstr "%s GB'lık birim oluştur" -#: nova/api/ec2/cloud.py:872 +#: nova/api/ec2/cloud.py:871 msgid "Delete Failed" msgstr "" -#: nova/api/ec2/cloud.py:885 +#: nova/api/ec2/cloud.py:884 #, python-format msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s" msgstr "%(device)s'daki %(instance_id)s örneğine %(volume_id)s birimini bağla" -#: nova/api/ec2/cloud.py:896 +#: nova/api/ec2/cloud.py:895 msgid "Attach Failed." msgstr "" -#: nova/api/ec2/cloud.py:918 nova/api/openstack/compute/contrib/volumes.py:445 +#: nova/api/ec2/cloud.py:917 nova/api/openstack/compute/contrib/volumes.py:445 #, python-format msgid "Detach volume %s" msgstr "Birimi ayır %s" -#: nova/api/ec2/cloud.py:925 +#: nova/api/ec2/cloud.py:924 msgid "Detach Volume Failed." msgstr "" -#: nova/api/ec2/cloud.py:951 nova/api/ec2/cloud.py:1008 -#: nova/api/ec2/cloud.py:1574 nova/api/ec2/cloud.py:1589 +#: nova/api/ec2/cloud.py:950 nova/api/ec2/cloud.py:1007 +#: nova/api/ec2/cloud.py:1573 nova/api/ec2/cloud.py:1588 #, python-format msgid "attribute not supported: %s" msgstr "Özellik desteklenmiyor: %s" -#: nova/api/ec2/cloud.py:1083 +#: nova/api/ec2/cloud.py:1082 #, python-format msgid "vol = %s\n" msgstr "birim = %s\n" -#: nova/api/ec2/cloud.py:1243 +#: nova/api/ec2/cloud.py:1242 msgid "Allocate address" msgstr "Adres tahsisi" -#: nova/api/ec2/cloud.py:1247 +#: nova/api/ec2/cloud.py:1246 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1251 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Release address %s" msgstr "%s adresini serbest bırak" -#: nova/api/ec2/cloud.py:1256 +#: nova/api/ec2/cloud.py:1255 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1258 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "%(instance_id)s örneğine %(public_ip)s adresini ilişkilendir" -#: nova/api/ec2/cloud.py:1269 +#: nova/api/ec2/cloud.py:1268 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1277 +#: nova/api/ec2/cloud.py:1276 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1286 +#: nova/api/ec2/cloud.py:1285 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1289 +#: nova/api/ec2/cloud.py:1288 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1292 +#: nova/api/ec2/cloud.py:1291 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1300 +#: nova/api/ec2/cloud.py:1299 #, python-format msgid "Disassociate address %s" msgstr "Adresi kes %s" -#: nova/api/ec2/cloud.py:1305 +#: nova/api/ec2/cloud.py:1304 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1308 +#: nova/api/ec2/cloud.py:1307 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1335 +#: nova/api/ec2/cloud.py:1334 msgid "Image must be available" msgstr "İmaj müsait olmak zorunda" -#: nova/api/ec2/cloud.py:1373 +#: nova/api/ec2/cloud.py:1372 msgid "Going to start terminating instances" msgstr "Örnekleri sonlandırma işlemi başlatılıyor" -#: nova/api/ec2/cloud.py:1383 +#: nova/api/ec2/cloud.py:1382 #, python-format msgid "Reboot instance %r" msgstr "%r örneğini tekrar yükle" -#: nova/api/ec2/cloud.py:1393 +#: nova/api/ec2/cloud.py:1392 msgid "Going to stop instances" msgstr "Örnekler durdurulacak" -#: nova/api/ec2/cloud.py:1403 +#: nova/api/ec2/cloud.py:1402 msgid "Going to start instances" msgstr "Örnekler başlatılacak" -#: nova/api/ec2/cloud.py:1494 +#: nova/api/ec2/cloud.py:1493 #, python-format msgid "De-registering image %s" msgstr "%s imaj kaydı siliniyor" -#: nova/api/ec2/cloud.py:1510 +#: nova/api/ec2/cloud.py:1509 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1529 +#: nova/api/ec2/cloud.py:1528 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "%(image_id)s id ile %(image_location)s imajı kaydedildi" -#: nova/api/ec2/cloud.py:1592 +#: nova/api/ec2/cloud.py:1591 msgid "user or group not specified" msgstr "Kullanıcı veya grup belirlenmedi" -#: nova/api/ec2/cloud.py:1594 +#: nova/api/ec2/cloud.py:1593 msgid "only group \"all\" is supported" msgstr "Sadece \"all\" grubu destekleniyor" -#: nova/api/ec2/cloud.py:1596 +#: nova/api/ec2/cloud.py:1595 msgid "operation_type must be add or remove" msgstr "İşlem türü eklenmek veya kaldırılmak zorunda" -#: nova/api/ec2/cloud.py:1598 +#: nova/api/ec2/cloud.py:1597 #, python-format msgid "Updating image %s publicity" msgstr "%s imaj tanıtımı güncelleniyor" -#: nova/api/ec2/cloud.py:1611 +#: nova/api/ec2/cloud.py:1610 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1639 +#: nova/api/ec2/cloud.py:1638 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1671 +#: nova/api/ec2/cloud.py:1670 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "%d saniye içinde örnek durdurulamadı" -#: nova/api/ec2/cloud.py:1689 +#: nova/api/ec2/cloud.py:1688 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1714 nova/api/ec2/cloud.py:1759 +#: nova/api/ec2/cloud.py:1713 nova/api/ec2/cloud.py:1758 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1717 nova/api/ec2/cloud.py:1762 +#: nova/api/ec2/cloud.py:1716 nova/api/ec2/cloud.py:1761 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1721 nova/api/ec2/cloud.py:1766 +#: nova/api/ec2/cloud.py:1720 nova/api/ec2/cloud.py:1765 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1724 nova/api/ec2/cloud.py:1769 +#: nova/api/ec2/cloud.py:1723 nova/api/ec2/cloud.py:1768 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1781 +#: nova/api/ec2/cloud.py:1780 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1854 +#: nova/api/ec2/cloud.py:1853 msgid "Invalid CIDR" msgstr "" @@ -4438,577 +4438,577 @@ msgstr "Silme işlemi için %s örnek türü bulunamadı" msgid "Possibly task preempted." msgstr "" -#: nova/compute/manager.py:379 +#: nova/compute/manager.py:380 #, python-format msgid "%s is not a valid node managed by this compute host." msgstr "" -#: nova/compute/manager.py:407 +#: nova/compute/manager.py:408 msgid "Instance has been destroyed from under us while trying to set it to ERROR" msgstr "" -#: nova/compute/manager.py:456 +#: nova/compute/manager.py:457 #, fuzzy, python-format msgid "" "Deleting instance as its host (%(instance_host)s) is not equal to our " "host (%(our_host)s)." msgstr "Mevcut (%(host)s) sunucusundan (%(instance_id)s) örneği geçirilemez." -#: nova/compute/manager.py:472 +#: nova/compute/manager.py:473 msgid "Instance has been marked deleted already, removing it from the hypervisor." msgstr "" -#: nova/compute/manager.py:493 +#: nova/compute/manager.py:494 msgid "" "Hypervisor driver does not support instance shared storage check, " "assuming it's not on shared storage" msgstr "" -#: nova/compute/manager.py:499 +#: nova/compute/manager.py:500 #, fuzzy msgid "Failed to check if instance shared" msgstr "Tekrar yükleme örneğinde hata oluştu." -#: nova/compute/manager.py:541 +#: nova/compute/manager.py:542 #, python-format msgid "" "Error raised getting network info for instance %(instance_uuid)s. " "Retrying in %(retry_time)s seconds." msgstr "" -#: nova/compute/manager.py:567 +#: nova/compute/manager.py:568 msgid "Failed to revert crashed migration" msgstr "" -#: nova/compute/manager.py:570 +#: nova/compute/manager.py:571 msgid "Instance found in migrating state during startup. Resetting task_state" msgstr "" -#: nova/compute/manager.py:581 +#: nova/compute/manager.py:582 #, python-format msgid "Current state is %(drv_state)s, state in DB is %(db_state)s." msgstr "Mevcut durum %(drv_state)s, veritabanındaki durum %(db_state)s." -#: nova/compute/manager.py:587 +#: nova/compute/manager.py:588 msgid "Rebooting instance after nova-compute restart." msgstr "" -#: nova/compute/manager.py:601 +#: nova/compute/manager.py:602 msgid "Hypervisor driver does not support resume guests" msgstr "" -#: nova/compute/manager.py:606 +#: nova/compute/manager.py:607 #, fuzzy msgid "Failed to resume instance" msgstr "Örnek kapatmada hata oluştu." -#: nova/compute/manager.py:616 +#: nova/compute/manager.py:617 msgid "Hypervisor driver does not support firewall rules" msgstr "Misafir sistem sürücüsü güvenlik duvarı kurallarını desteklemiyor" -#: nova/compute/manager.py:620 +#: nova/compute/manager.py:621 #, python-format msgid "Lifecycle event %(state)d on VM %(uuid)s" msgstr "" -#: nova/compute/manager.py:636 +#: nova/compute/manager.py:637 #, fuzzy, python-format msgid "Unexpected power state %d" msgstr "BeklenmeyenHata: %s" -#: nova/compute/manager.py:648 +#: nova/compute/manager.py:649 #, python-format msgid "Ignoring event %s" msgstr "" -#: nova/compute/manager.py:686 +#: nova/compute/manager.py:687 msgid "Checking state" msgstr "Durum kontrol ediliyor" -#: nova/compute/manager.py:784 +#: nova/compute/manager.py:785 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:801 +#: nova/compute/manager.py:802 #, python-format msgid "Setting up bdm %s" msgstr "%s blok aygıt haritalandırması ayarlanıyor" -#: nova/compute/manager.py:902 +#: nova/compute/manager.py:903 msgid "Success" msgstr "" -#: nova/compute/manager.py:925 +#: nova/compute/manager.py:926 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:952 nova/compute/manager.py:2466 +#: nova/compute/manager.py:953 nova/compute/manager.py:2467 #, python-format msgid "No node specified, defaulting to %s" msgstr "" -#: nova/compute/manager.py:996 +#: nova/compute/manager.py:997 msgid "Failed to dealloc network for deleted instance" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1006 #, fuzzy msgid "Instance was deleted during spawn." msgstr "Örnek oluşturmada hata" -#: nova/compute/manager.py:1036 +#: nova/compute/manager.py:1037 #, fuzzy, python-format msgid "Error: %s" msgstr "Veritabanı hatası: %s" -#: nova/compute/manager.py:1053 +#: nova/compute/manager.py:1054 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1078 nova/compute/manager.py:2519 +#: nova/compute/manager.py:1079 nova/compute/manager.py:2520 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1091 +#: nova/compute/manager.py:1092 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1097 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1102 +#: nova/compute/manager.py:1103 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1131 +#: nova/compute/manager.py:1132 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1141 +#: nova/compute/manager.py:1142 msgid "Starting instance..." msgstr "Örnek başlatılıyor.." -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1166 msgid "Allocating IP information in the background." msgstr "" -#: nova/compute/manager.py:1176 +#: nova/compute/manager.py:1177 msgid "Instance failed network setup" msgstr "Ağ kurulumundaki örnek başarısız" -#: nova/compute/manager.py:1178 +#: nova/compute/manager.py:1179 #, python-format msgid "Instance network_info: |%s|" msgstr "Örnek ağ_bilgisi: |%s|" -#: nova/compute/manager.py:1189 +#: nova/compute/manager.py:1190 msgid "Instance failed block device setup" msgstr "Örnek blok aygıtı kurulumu hatalı" -#: nova/compute/manager.py:1208 +#: nova/compute/manager.py:1209 msgid "Instance failed to spawn" msgstr "Örnek oluşturmada hata" -#: nova/compute/manager.py:1259 +#: nova/compute/manager.py:1260 msgid "Deallocating network for instance" msgstr "Örnek için ağ serbest bırakılıyor" -#: nova/compute/manager.py:1333 +#: nova/compute/manager.py:1334 #, fuzzy msgid "Failed to deallocate network for instance." msgstr "Örnek için ağ serbest bırakılıyor" -#: nova/compute/manager.py:1340 +#: nova/compute/manager.py:1341 #, python-format msgid "%(action_str)s instance" msgstr "%(action_str)s örneği" -#: nova/compute/manager.py:1383 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "DiskBulunamadı yok sayılıyor: %s" -#: nova/compute/manager.py:1386 +#: nova/compute/manager.py:1387 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1393 +#: nova/compute/manager.py:1394 #, python-format msgid "terminating bdm %s" msgstr "Blok cihazı haritalandırması kapatılıyor %s" -#: nova/compute/manager.py:1441 +#: nova/compute/manager.py:1442 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1503 nova/compute/manager.py:2701 -#: nova/compute/manager.py:4226 +#: nova/compute/manager.py:1504 nova/compute/manager.py:2702 +#: nova/compute/manager.py:4227 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1655 +#: nova/compute/manager.py:1656 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1668 +#: nova/compute/manager.py:1669 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1672 +#: nova/compute/manager.py:1673 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1676 +#: nova/compute/manager.py:1677 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1759 +#: nova/compute/manager.py:1760 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1791 +#: nova/compute/manager.py:1792 #, fuzzy, python-format msgid "Detaching from volume api: %s" msgstr "Birimi ayır %s" -#: nova/compute/manager.py:1809 +#: nova/compute/manager.py:1810 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1828 +#: nova/compute/manager.py:1829 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1864 +#: nova/compute/manager.py:1865 msgid "Reboot failed but instance is running" msgstr "" -#: nova/compute/manager.py:1867 +#: nova/compute/manager.py:1868 #, python-format msgid "Cannot reboot instance: %(error)s" msgstr "" -#: nova/compute/manager.py:1880 +#: nova/compute/manager.py:1881 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1907 +#: nova/compute/manager.py:1908 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1913 +#: nova/compute/manager.py:1914 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1975 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "%(num_images)d tane imaj bulundu(dönüş: %(rotation)d)" -#: nova/compute/manager.py:1982 +#: nova/compute/manager.py:1983 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1987 +#: nova/compute/manager.py:1988 #, python-format msgid "Deleting image %s" msgstr "İmaj siliniyor %s" -#: nova/compute/manager.py:2015 +#: nova/compute/manager.py:2016 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "Yönetici parolası oluşturmada hata. %s örneği çalışmıyor." -#: nova/compute/manager.py:2022 +#: nova/compute/manager.py:2023 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:2029 +#: nova/compute/manager.py:2030 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:2044 +#: nova/compute/manager.py:2045 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:2051 +#: nova/compute/manager.py:2052 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2064 +#: nova/compute/manager.py:2065 #, python-format msgid "" "trying to inject a file into a non-running (state: %(current_state)s " "expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2070 #, python-format msgid "injecting file to %s" msgstr "" -#: nova/compute/manager.py:2089 +#: nova/compute/manager.py:2090 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2102 +#: nova/compute/manager.py:2103 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2121 +#: nova/compute/manager.py:2122 #, fuzzy msgid "Error trying to Rescue Instance" msgstr "Örnek kapatmada hata oluştu." -#: nova/compute/manager.py:2125 +#: nova/compute/manager.py:2126 #, fuzzy, python-format msgid "Driver Error: %s" msgstr "Veritabanı hatası: %s" -#: nova/compute/manager.py:2143 +#: nova/compute/manager.py:2144 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2164 +#: nova/compute/manager.py:2165 #, python-format msgid "Changing instance metadata according to %r" msgstr "" -#: nova/compute/manager.py:2386 +#: nova/compute/manager.py:2387 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2420 +#: nova/compute/manager.py:2421 #, fuzzy msgid "Instance has no source host" msgstr "Örneğin hiç bölümü yok." -#: nova/compute/manager.py:2426 +#: nova/compute/manager.py:2427 msgid "destination same as source!" msgstr "dedef kaynak ile aynı!" -#: nova/compute/manager.py:2447 +#: nova/compute/manager.py:2448 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2698 +#: nova/compute/manager.py:2699 #, python-format msgid "Failed to rollback quota for failed finish_resize: %s" msgstr "" -#: nova/compute/manager.py:2761 +#: nova/compute/manager.py:2762 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2779 +#: nova/compute/manager.py:2780 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2818 +#: nova/compute/manager.py:2819 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2849 +#: nova/compute/manager.py:2850 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2869 +#: nova/compute/manager.py:2870 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2874 +#: nova/compute/manager.py:2875 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2877 +#: nova/compute/manager.py:2878 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2894 +#: nova/compute/manager.py:2895 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2921 +#: nova/compute/manager.py:2922 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2956 +#: nova/compute/manager.py:2957 #, fuzzy msgid "Getting spice console" msgstr "Konsol ekleniyor" -#: nova/compute/manager.py:3004 +#: nova/compute/manager.py:3005 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "%(mountpoint)s'de %(volume_id)s bölümü ön yükleniyor" -#: nova/compute/manager.py:3055 +#: nova/compute/manager.py:3056 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "%(mountpoint)s'e %(volume_id)s bölümü bağlanıyor" -#: nova/compute/manager.py:3065 +#: nova/compute/manager.py:3066 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3081 +#: nova/compute/manager.py:3082 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3112 +#: nova/compute/manager.py:3113 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "%(mp)s bağlama noktasındaki %(volume_id)s bölümü ayrılıyor" -#: nova/compute/manager.py:3123 +#: nova/compute/manager.py:3124 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3130 +#: nova/compute/manager.py:3131 #, fuzzy, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "%(mp)s bağlama noktasındaki %(volume_id)s bölümü ayrılıyor" -#: nova/compute/manager.py:3154 +#: nova/compute/manager.py:3155 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3190 +#: nova/compute/manager.py:3191 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3210 +#: nova/compute/manager.py:3211 #, python-format msgid "Port %s is not attached" msgstr "" -#: nova/compute/manager.py:3224 +#: nova/compute/manager.py:3225 #, python-format msgid "Host %s not found" msgstr "" -#: nova/compute/manager.py:3377 +#: nova/compute/manager.py:3378 #, python-format msgid "Pre live migration failed at %s" msgstr "" -#: nova/compute/manager.py:3405 +#: nova/compute/manager.py:3406 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3460 +#: nova/compute/manager.py:3461 #, python-format msgid "Migrating instance to %s finished successfully." msgstr "" -#: nova/compute/manager.py:3462 +#: nova/compute/manager.py:3463 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." msgstr "" -#: nova/compute/manager.py:3477 +#: nova/compute/manager.py:3478 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3509 +#: nova/compute/manager.py:3510 #, fuzzy, python-format msgid "Failed to get compute_info for %s" msgstr "Tekrar yükleme örneğinde hata oluştu." -#: nova/compute/manager.py:3638 +#: nova/compute/manager.py:3639 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3690 +#: nova/compute/manager.py:3691 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3695 +#: nova/compute/manager.py:3696 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3704 +#: nova/compute/manager.py:3705 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3712 +#: nova/compute/manager.py:3713 #, python-format msgid "Instance %s not found" msgstr "" -#: nova/compute/manager.py:3717 +#: nova/compute/manager.py:3718 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3724 +#: nova/compute/manager.py:3725 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3735 +#: nova/compute/manager.py:3736 #, python-format msgid "Error auto-confirming resize: %s. Will retry later." msgstr "" -#: nova/compute/manager.py:3751 +#: nova/compute/manager.py:3752 #, python-format msgid "" "Running instance usage audit for host %(host)s from %(begin_time)s to " "%(end_time)s. %(number_instances)s instances." msgstr "" -#: nova/compute/manager.py:3771 +#: nova/compute/manager.py:3772 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3795 +#: nova/compute/manager.py:3796 msgid "Updating bandwidth usage cache" msgstr "Bant genişliği kullanım önbelleği güncelleniyor" -#: nova/compute/manager.py:3898 +#: nova/compute/manager.py:3899 #, fuzzy msgid "Updating volume usage cache" msgstr "Bant genişliği kullanım önbelleği güncelleniyor" -#: nova/compute/manager.py:3912 +#: nova/compute/manager.py:3913 msgid "Updating host status" msgstr "Sunucu durumu güncelleniyor" -#: nova/compute/manager.py:3939 +#: nova/compute/manager.py:3940 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " @@ -5017,84 +5017,84 @@ msgstr "" "Veritabanında %(num_db_instances)s ve misafir sistemde " "%(num_vm_instances)s bulundu" -#: nova/compute/manager.py:3946 nova/compute/manager.py:3995 +#: nova/compute/manager.py:3947 nova/compute/manager.py:3996 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3982 +#: nova/compute/manager.py:3983 #, python-format msgid "" "During the sync_power process the instance has moved from host %(src)s to" " host %(dst)s" msgstr "" -#: nova/compute/manager.py:4019 +#: nova/compute/manager.py:4020 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4031 nova/compute/manager.py:4040 -#: nova/compute/manager.py:4070 +#: nova/compute/manager.py:4032 nova/compute/manager.py:4041 +#: nova/compute/manager.py:4071 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4036 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4051 +#: nova/compute/manager.py:4052 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:4057 +#: nova/compute/manager.py:4058 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:4063 +#: nova/compute/manager.py:4064 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4079 +#: nova/compute/manager.py:4080 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4087 +#: nova/compute/manager.py:4088 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4100 +#: nova/compute/manager.py:4101 msgid "Reclaiming deleted instance" msgstr "Silinen örnek kurtarılıyor" -#: nova/compute/manager.py:4127 +#: nova/compute/manager.py:4128 #, fuzzy, python-format msgid "Deleting orphan compute node %s" msgstr "İmaj siliniyor %s" -#: nova/compute/manager.py:4137 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4138 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4177 +#: nova/compute/manager.py:4178 #, python-format msgid "" "Detected instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4183 +#: nova/compute/manager.py:4184 #, python-format msgid "" "Destroying instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4190 +#: nova/compute/manager.py:4191 #, python-format msgid "Unrecognized value '%s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4217 +#: nova/compute/manager.py:4218 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5224,6 +5224,25 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" +#: nova/conductor/tasks/live_migrate.py:103 +#, python-format +msgid "" +"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " +"memory(host:%(avail)s <= instance:%(mem_inst)s)" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:150 +#, python-format +msgid "Skipping host: %(host)s because: %(e)s" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:169 +#, python-format +msgid "" +"Exceeded max scheduling attempts %(max_attempts)d for instance " +"%(instance_uuid)s during live migration" +msgstr "" + #: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "Konsol ekleniyor" @@ -6777,86 +6796,79 @@ msgstr "" msgid "No key defining hosts for topic '%s', see ringfile" msgstr "" -#: nova/scheduler/chance.py:51 +#: nova/scheduler/chance.py:56 msgid "Is the appropriate service running?" msgstr "Uygun servis çalışıyor mu?" -#: nova/scheduler/chance.py:56 +#: nova/scheduler/chance.py:61 msgid "Could not find another compute" msgstr "Başka bir işlem bulunamadı" -#: nova/scheduler/driver.py:61 +#: nova/scheduler/driver.py:57 msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:226 +#: nova/scheduler/driver.py:59 nova/scheduler/manager.py:233 #, python-format msgid "Setting instance to %s state." msgstr "" -#: nova/scheduler/driver.py:156 +#: nova/scheduler/driver.py:150 msgid "Driver must implement schedule_prep_resize" msgstr "" -#: nova/scheduler/driver.py:164 +#: nova/scheduler/driver.py:158 msgid "Driver must implement schedule_run_instance" msgstr "" -#: nova/scheduler/driver.py:169 +#: nova/scheduler/driver.py:163 msgid "Driver must implement select_hosts" msgstr "" -#: nova/scheduler/driver.py:339 -#, python-format -msgid "" -"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " -"memory(host:%(avail)s <= instance:%(mem_inst)s)" -msgstr "" - -#: nova/scheduler/filter_scheduler.py:73 +#: nova/scheduler/filter_scheduler.py:76 #, fuzzy, python-format msgid "" "Attempting to build %(num_instances)d instance(s) uuids: " "%(instance_uuids)s" msgstr "%(num_instances)d örnek(leri) kurulmaya çalışılıyor." -#: nova/scheduler/filter_scheduler.py:77 +#: nova/scheduler/filter_scheduler.py:80 #, fuzzy, python-format msgid "Request Spec: %s" msgstr "Geçersizİstek hatası: %s" -#: nova/scheduler/filter_scheduler.py:97 +#: nova/scheduler/filter_scheduler.py:100 #, fuzzy, python-format msgid "Choosing host %(weighed_host)s for instance %(instance_uuid)s" msgstr "%(instance_id)s örneği için ağ bulunamadı." -#: nova/scheduler/filter_scheduler.py:239 +#: nova/scheduler/filter_scheduler.py:242 msgid "Invalid value for 'scheduler_max_attempts', must be >= 1" msgstr "" -#: nova/scheduler/filter_scheduler.py:256 +#: nova/scheduler/filter_scheduler.py:259 #, python-format msgid "Error from last host: %(last_host)s (node %(last_node)s): %(exc)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:288 +#: nova/scheduler/filter_scheduler.py:291 #, python-format msgid "" "Exceeded max scheduling attempts %(max_attempts)d for instance " "%(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:356 +#: nova/scheduler/filter_scheduler.py:359 #, python-format msgid "Filtered %(hosts)s" msgstr "%(hosts)s filtrelendi" -#: nova/scheduler/filter_scheduler.py:361 +#: nova/scheduler/filter_scheduler.py:364 #, fuzzy, python-format msgid "Weighed %(hosts)s" msgstr "%(hosts)s filtrelendi" -#: nova/scheduler/filter_scheduler.py:403 +#: nova/scheduler/filter_scheduler.py:417 #, fuzzy, python-format msgid "Unable to migrate %(instance_uuid)s to %(dest)s: Lack of memory" msgstr "Mevcut (%(host)s) sunucusundan (%(instance_id)s) örneği geçirilemez." @@ -6907,7 +6919,7 @@ msgstr "%s işlem ID'si için servis yok" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:211 +#: nova/scheduler/manager.py:218 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "%(method)s zamanlaması başarısız: %(ex)s" @@ -7226,9 +7238,10 @@ msgstr "" #: nova/tests/compute/test_compute.py:1133 #: nova/tests/compute/test_compute.py:1151 #: nova/tests/compute/test_compute.py:1202 -#: nova/tests/compute/test_compute.py:1229 -#: nova/tests/compute/test_compute.py:1276 -#: nova/tests/compute/test_compute.py:4129 +#: nova/tests/compute/test_compute.py:1227 +#: nova/tests/compute/test_compute.py:1253 +#: nova/tests/compute/test_compute.py:1300 +#: nova/tests/compute/test_compute.py:4153 #, python-format msgid "Running instances: %s" msgstr "Örnekler çalışıyor: %s" @@ -7236,25 +7249,26 @@ msgstr "Örnekler çalışıyor: %s" #: nova/tests/compute/test_compute.py:1139 #: nova/tests/compute/test_compute.py:1174 #: nova/tests/compute/test_compute.py:1217 -#: nova/tests/compute/test_compute.py:1247 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:1271 #, python-format msgid "After terminating instances: %s" msgstr "Örnekleri sonlandırmanın ardından: %s" -#: nova/tests/compute/test_compute.py:1818 +#: nova/tests/compute/test_compute.py:1842 msgid "Internal error" msgstr "İçsel hata" -#: nova/tests/compute/test_compute.py:4140 +#: nova/tests/compute/test_compute.py:4164 #, python-format msgid "After force-killing instances: %s" msgstr "Zorla öldürülen örneklerin ardından: %s" -#: nova/tests/compute/test_compute.py:4651 +#: nova/tests/compute/test_compute.py:4675 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9549 +#: nova/tests/compute/test_compute.py:9573 #, fuzzy msgid "spawn error" msgstr "Kimlik doğrulama hatası" @@ -7390,12 +7404,12 @@ msgid "" "left to copy" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:905 +#: nova/tests/virt/xenapi/test_xenapi.py:900 #, python-format msgid "Creating files in %s to simulate guest agent" msgstr "Konuk aracı benzetmek için %s'de dosyalar oluşturuluyor" -#: nova/tests/virt/xenapi/test_xenapi.py:916 +#: nova/tests/virt/xenapi/test_xenapi.py:911 #, python-format msgid "Removing simulated guest agent files in %s" msgstr "%s'deki benzetilmiş konuk aracı dosyaları kaldırılıyor" @@ -8944,7 +8958,7 @@ msgstr "" msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1446 +#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1442 msgid "Guest does not have a console available" msgstr "" @@ -10304,7 +10318,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1390 +#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1386 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10464,19 +10478,19 @@ msgstr "Geçersiz bölüm" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1644 +#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1640 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1649 +#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1645 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1654 +#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1650 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -11301,68 +11315,64 @@ msgstr "" msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1260 -msgid "XenAPI failed to power the instance off" -msgstr "" - -#: nova/virt/xenapi/vmops.py:1307 +#: nova/virt/xenapi/vmops.py:1303 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1341 +#: nova/virt/xenapi/vmops.py:1337 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1394 +#: nova/virt/xenapi/vmops.py:1390 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1566 +#: nova/virt/xenapi/vmops.py:1562 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1575 +#: nova/virt/xenapi/vmops.py:1571 #, python-format msgid "Creating VIF for network %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1578 +#: nova/virt/xenapi/vmops.py:1574 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1607 +#: nova/virt/xenapi/vmops.py:1603 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1711 +#: nova/virt/xenapi/vmops.py:1707 #, python-format msgid "Destination host:%s must be in the same aggregate as the source server" msgstr "" -#: nova/virt/xenapi/vmops.py:1732 +#: nova/virt/xenapi/vmops.py:1728 #, fuzzy msgid "No suitable network for migrate" msgstr "Hatalı ağ biçimi" -#: nova/virt/xenapi/vmops.py:1744 +#: nova/virt/xenapi/vmops.py:1740 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1818 +#: nova/virt/xenapi/vmops.py:1814 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1829 +#: nova/virt/xenapi/vmops.py:1825 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1882 +#: nova/virt/xenapi/vmops.py:1878 msgid "Migrate Send failed" msgstr "" @@ -11506,60 +11516,6 @@ msgstr "İmaj müsait olmak zorunda" msgid "status must be 'available'" msgstr "İmaj müsait olmak zorunda" -#~ msgid "'%s' argument must be greater than 0" -#~ msgstr "" - -#~ msgid "'%s' argument must be greater than or equal to 0" -#~ msgstr "yedekOluşturma 'dönüşme' özelliği tamsayı olmak zorunda" - -#~ msgid "Failed to load plugin %(plug)s: %(exc)s" -#~ msgstr "" - -#~ msgid "Setting instance to %(state)s state." -#~ msgstr "" - -#~ msgid "Could not decode scheduler options: '%(e)s'" -#~ msgstr "Zamanlayıcı seçenekleri çözülemedi: '%(e)s'" - -#~ msgid "%(host_state)s fails tenant id on aggregate" -#~ msgstr "" - -#~ msgid "No more PXE IPs available" -#~ msgstr "Daha fazla değişken IP mevcut değil" - -#~ msgid "Deleting instance files %(target)s" -#~ msgstr "" - -#~ msgid "Live Migration failure: %(e)s" -#~ msgstr "" - -#~ msgid "skipping %(path)s since it looks like volume" -#~ msgstr "Birim gibi göründüğünden beri %(path)s atlanıyor" - -#~ msgid "skipping disk for %(instance_name)s as it does not have a path" -#~ msgstr "" - -#~ msgid "Checking instance files accessability%(instance_path)s" -#~ msgstr "" - -#~ msgid "The nwfilter(%(instance_filter_name)s) is not found." -#~ msgstr "(%(instance_filter_name)s) ağ filtresi bulunamadı." - -#~ msgid "Failed to query agent version: %r" -#~ msgstr "" - -#~ msgid "Reached maximum time attempting to query agent version" -#~ msgstr "" - -#~ msgid "Failed to update agent: %r" -#~ msgstr "" - -#~ msgid "Failed to exchange keys: %r" -#~ msgstr "" - -#~ msgid "Failed to inject file: %r" -#~ msgstr "" - -#~ msgid "Failed to reset network: %r" +#~ msgid "XenAPI failed to power the instance off" #~ msgstr "" diff --git a/nova/locale/uk/LC_MESSAGES/nova.po b/nova/locale/uk/LC_MESSAGES/nova.po index ad4c229e1f53..d9e09b3db852 100644 --- a/nova/locale/uk/LC_MESSAGES/nova.po +++ b/nova/locale/uk/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-24 19:37+0000\n" +"POT-Creation-Date: 2013-06-25 19:37+0000\n" "PO-Revision-Date: 2011-08-23 11:21+0000\n" "Last-Translator: Thierry Carrez \n" "Language-Team: Ukrainian \n" @@ -178,7 +178,7 @@ msgid "" "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:248 nova/api/ec2/cloud.py:473 +#: nova/exception.py:248 nova/api/ec2/cloud.py:472 msgid "Keypair data is invalid" msgstr "" @@ -1726,262 +1726,262 @@ msgstr "" msgid "Unsupported API request: controller = %(controller)s, action = %(action)s" msgstr "" -#: nova/api/ec2/cloud.py:402 +#: nova/api/ec2/cloud.py:401 #, python-format msgid "Create snapshot of volume %s" msgstr "" -#: nova/api/ec2/cloud.py:427 +#: nova/api/ec2/cloud.py:426 #, python-format msgid "Could not find key pair(s): %s" msgstr "" -#: nova/api/ec2/cloud.py:444 +#: nova/api/ec2/cloud.py:443 #, python-format msgid "Create key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:451 nova/api/ec2/cloud.py:470 +#: nova/api/ec2/cloud.py:450 nova/api/ec2/cloud.py:469 #: nova/api/openstack/compute/contrib/keypairs.py:93 #: nova/api/openstack/compute/plugins/v3/keypairs.py:95 msgid "Quota exceeded, too many key pairs." msgstr "" -#: nova/api/ec2/cloud.py:460 +#: nova/api/ec2/cloud.py:459 #, python-format msgid "Import key %s" msgstr "" -#: nova/api/ec2/cloud.py:480 +#: nova/api/ec2/cloud.py:479 #, python-format msgid "Delete key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:622 nova/api/ec2/cloud.py:742 +#: nova/api/ec2/cloud.py:621 nova/api/ec2/cloud.py:741 msgid "Not enough parameters, need group_name or group_id" msgstr "" -#: nova/api/ec2/cloud.py:627 +#: nova/api/ec2/cloud.py:626 #, python-format msgid "%s Not enough parameters to build a valid rule" msgstr "" -#: nova/api/ec2/cloud.py:634 +#: nova/api/ec2/cloud.py:633 #, python-format msgid "Invalid IP protocol %s." msgstr "" -#: nova/api/ec2/cloud.py:664 nova/api/ec2/cloud.py:696 +#: nova/api/ec2/cloud.py:663 nova/api/ec2/cloud.py:695 msgid "No rule for the specified parameters." msgstr "" -#: nova/api/ec2/cloud.py:687 +#: nova/api/ec2/cloud.py:686 #, fuzzy, python-format msgid "%s - This rule already exists in group" msgstr "Це правило вже існує в групі %s" -#: nova/api/ec2/cloud.py:770 +#: nova/api/ec2/cloud.py:769 #, python-format msgid "Get console output for instance %s" msgstr "" -#: nova/api/ec2/cloud.py:841 +#: nova/api/ec2/cloud.py:840 #, python-format msgid "Create volume from snapshot %s" msgstr "" -#: nova/api/ec2/cloud.py:845 nova/api/openstack/compute/contrib/volumes.py:242 +#: nova/api/ec2/cloud.py:844 nova/api/openstack/compute/contrib/volumes.py:242 #, python-format msgid "Create volume of %s GB" msgstr "Створити розділ на %s ГБ" -#: nova/api/ec2/cloud.py:872 +#: nova/api/ec2/cloud.py:871 msgid "Delete Failed" msgstr "" -#: nova/api/ec2/cloud.py:885 +#: nova/api/ec2/cloud.py:884 #, python-format msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s" msgstr "" -#: nova/api/ec2/cloud.py:896 +#: nova/api/ec2/cloud.py:895 msgid "Attach Failed." msgstr "" -#: nova/api/ec2/cloud.py:918 nova/api/openstack/compute/contrib/volumes.py:445 +#: nova/api/ec2/cloud.py:917 nova/api/openstack/compute/contrib/volumes.py:445 #, python-format msgid "Detach volume %s" msgstr "Від'єднати том %s" -#: nova/api/ec2/cloud.py:925 +#: nova/api/ec2/cloud.py:924 #, fuzzy msgid "Detach Volume Failed." msgstr "Від'єднати том %s" -#: nova/api/ec2/cloud.py:951 nova/api/ec2/cloud.py:1008 -#: nova/api/ec2/cloud.py:1574 nova/api/ec2/cloud.py:1589 +#: nova/api/ec2/cloud.py:950 nova/api/ec2/cloud.py:1007 +#: nova/api/ec2/cloud.py:1573 nova/api/ec2/cloud.py:1588 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1083 +#: nova/api/ec2/cloud.py:1082 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1243 +#: nova/api/ec2/cloud.py:1242 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1247 +#: nova/api/ec2/cloud.py:1246 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1251 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1256 +#: nova/api/ec2/cloud.py:1255 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1258 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1269 +#: nova/api/ec2/cloud.py:1268 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1277 +#: nova/api/ec2/cloud.py:1276 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1286 +#: nova/api/ec2/cloud.py:1285 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1289 +#: nova/api/ec2/cloud.py:1288 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1292 +#: nova/api/ec2/cloud.py:1291 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1300 +#: nova/api/ec2/cloud.py:1299 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1305 +#: nova/api/ec2/cloud.py:1304 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1308 +#: nova/api/ec2/cloud.py:1307 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1335 +#: nova/api/ec2/cloud.py:1334 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1373 +#: nova/api/ec2/cloud.py:1372 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1383 +#: nova/api/ec2/cloud.py:1382 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1393 +#: nova/api/ec2/cloud.py:1392 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1403 +#: nova/api/ec2/cloud.py:1402 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1494 +#: nova/api/ec2/cloud.py:1493 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1510 +#: nova/api/ec2/cloud.py:1509 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1529 +#: nova/api/ec2/cloud.py:1528 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1592 +#: nova/api/ec2/cloud.py:1591 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1594 +#: nova/api/ec2/cloud.py:1593 msgid "only group \"all\" is supported" msgstr "лише група \"всі\" підтримується" -#: nova/api/ec2/cloud.py:1596 +#: nova/api/ec2/cloud.py:1595 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1598 +#: nova/api/ec2/cloud.py:1597 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1611 +#: nova/api/ec2/cloud.py:1610 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1639 +#: nova/api/ec2/cloud.py:1638 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1671 +#: nova/api/ec2/cloud.py:1670 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1689 +#: nova/api/ec2/cloud.py:1688 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1714 nova/api/ec2/cloud.py:1759 +#: nova/api/ec2/cloud.py:1713 nova/api/ec2/cloud.py:1758 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1717 nova/api/ec2/cloud.py:1762 +#: nova/api/ec2/cloud.py:1716 nova/api/ec2/cloud.py:1761 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1721 nova/api/ec2/cloud.py:1766 +#: nova/api/ec2/cloud.py:1720 nova/api/ec2/cloud.py:1765 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1724 nova/api/ec2/cloud.py:1769 +#: nova/api/ec2/cloud.py:1723 nova/api/ec2/cloud.py:1768 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1781 +#: nova/api/ec2/cloud.py:1780 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1854 +#: nova/api/ec2/cloud.py:1853 msgid "Invalid CIDR" msgstr "" @@ -4358,654 +4358,654 @@ msgstr "" msgid "Possibly task preempted." msgstr "" -#: nova/compute/manager.py:379 +#: nova/compute/manager.py:380 #, python-format msgid "%s is not a valid node managed by this compute host." msgstr "" -#: nova/compute/manager.py:407 +#: nova/compute/manager.py:408 msgid "Instance has been destroyed from under us while trying to set it to ERROR" msgstr "" -#: nova/compute/manager.py:456 +#: nova/compute/manager.py:457 #, python-format msgid "" "Deleting instance as its host (%(instance_host)s) is not equal to our " "host (%(our_host)s)." msgstr "" -#: nova/compute/manager.py:472 +#: nova/compute/manager.py:473 msgid "Instance has been marked deleted already, removing it from the hypervisor." msgstr "" -#: nova/compute/manager.py:493 +#: nova/compute/manager.py:494 msgid "" "Hypervisor driver does not support instance shared storage check, " "assuming it's not on shared storage" msgstr "" -#: nova/compute/manager.py:499 +#: nova/compute/manager.py:500 msgid "Failed to check if instance shared" msgstr "" -#: nova/compute/manager.py:541 +#: nova/compute/manager.py:542 #, python-format msgid "" "Error raised getting network info for instance %(instance_uuid)s. " "Retrying in %(retry_time)s seconds." msgstr "" -#: nova/compute/manager.py:567 +#: nova/compute/manager.py:568 msgid "Failed to revert crashed migration" msgstr "" -#: nova/compute/manager.py:570 +#: nova/compute/manager.py:571 msgid "Instance found in migrating state during startup. Resetting task_state" msgstr "" -#: nova/compute/manager.py:581 +#: nova/compute/manager.py:582 #, python-format msgid "Current state is %(drv_state)s, state in DB is %(db_state)s." msgstr "" -#: nova/compute/manager.py:587 +#: nova/compute/manager.py:588 msgid "Rebooting instance after nova-compute restart." msgstr "" -#: nova/compute/manager.py:601 +#: nova/compute/manager.py:602 msgid "Hypervisor driver does not support resume guests" msgstr "" -#: nova/compute/manager.py:606 +#: nova/compute/manager.py:607 msgid "Failed to resume instance" msgstr "" -#: nova/compute/manager.py:616 +#: nova/compute/manager.py:617 msgid "Hypervisor driver does not support firewall rules" msgstr "" -#: nova/compute/manager.py:620 +#: nova/compute/manager.py:621 #, python-format msgid "Lifecycle event %(state)d on VM %(uuid)s" msgstr "" -#: nova/compute/manager.py:636 +#: nova/compute/manager.py:637 #, python-format msgid "Unexpected power state %d" msgstr "" -#: nova/compute/manager.py:648 +#: nova/compute/manager.py:649 #, python-format msgid "Ignoring event %s" msgstr "" -#: nova/compute/manager.py:686 +#: nova/compute/manager.py:687 msgid "Checking state" msgstr "" -#: nova/compute/manager.py:784 +#: nova/compute/manager.py:785 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:801 +#: nova/compute/manager.py:802 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:902 +#: nova/compute/manager.py:903 msgid "Success" msgstr "" -#: nova/compute/manager.py:925 +#: nova/compute/manager.py:926 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:952 nova/compute/manager.py:2466 +#: nova/compute/manager.py:953 nova/compute/manager.py:2467 #, python-format msgid "No node specified, defaulting to %s" msgstr "" -#: nova/compute/manager.py:996 +#: nova/compute/manager.py:997 msgid "Failed to dealloc network for deleted instance" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1006 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:1036 +#: nova/compute/manager.py:1037 #, python-format msgid "Error: %s" msgstr "" -#: nova/compute/manager.py:1053 +#: nova/compute/manager.py:1054 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1078 nova/compute/manager.py:2519 +#: nova/compute/manager.py:1079 nova/compute/manager.py:2520 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1091 +#: nova/compute/manager.py:1092 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1097 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1102 +#: nova/compute/manager.py:1103 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1131 +#: nova/compute/manager.py:1132 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1141 +#: nova/compute/manager.py:1142 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1166 msgid "Allocating IP information in the background." msgstr "" -#: nova/compute/manager.py:1176 +#: nova/compute/manager.py:1177 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1178 +#: nova/compute/manager.py:1179 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1189 +#: nova/compute/manager.py:1190 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1208 +#: nova/compute/manager.py:1209 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1259 +#: nova/compute/manager.py:1260 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1333 +#: nova/compute/manager.py:1334 msgid "Failed to deallocate network for instance." msgstr "" -#: nova/compute/manager.py:1340 +#: nova/compute/manager.py:1341 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1383 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1386 +#: nova/compute/manager.py:1387 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1393 +#: nova/compute/manager.py:1394 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1441 +#: nova/compute/manager.py:1442 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1503 nova/compute/manager.py:2701 -#: nova/compute/manager.py:4226 +#: nova/compute/manager.py:1504 nova/compute/manager.py:2702 +#: nova/compute/manager.py:4227 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1655 +#: nova/compute/manager.py:1656 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1668 +#: nova/compute/manager.py:1669 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1672 +#: nova/compute/manager.py:1673 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1676 +#: nova/compute/manager.py:1677 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1759 +#: nova/compute/manager.py:1760 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1791 +#: nova/compute/manager.py:1792 #, fuzzy, python-format msgid "Detaching from volume api: %s" msgstr "Від'єднати том %s" -#: nova/compute/manager.py:1809 +#: nova/compute/manager.py:1810 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1828 +#: nova/compute/manager.py:1829 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1864 +#: nova/compute/manager.py:1865 msgid "Reboot failed but instance is running" msgstr "" -#: nova/compute/manager.py:1867 +#: nova/compute/manager.py:1868 #, python-format msgid "Cannot reboot instance: %(error)s" msgstr "" -#: nova/compute/manager.py:1880 +#: nova/compute/manager.py:1881 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1907 +#: nova/compute/manager.py:1908 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1913 +#: nova/compute/manager.py:1914 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1975 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1982 +#: nova/compute/manager.py:1983 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1987 +#: nova/compute/manager.py:1988 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:2015 +#: nova/compute/manager.py:2016 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:2022 +#: nova/compute/manager.py:2023 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:2029 +#: nova/compute/manager.py:2030 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:2044 +#: nova/compute/manager.py:2045 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:2051 +#: nova/compute/manager.py:2052 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2064 +#: nova/compute/manager.py:2065 #, python-format msgid "" "trying to inject a file into a non-running (state: %(current_state)s " "expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2070 #, python-format msgid "injecting file to %s" msgstr "" -#: nova/compute/manager.py:2089 +#: nova/compute/manager.py:2090 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2102 +#: nova/compute/manager.py:2103 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2121 +#: nova/compute/manager.py:2122 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2125 +#: nova/compute/manager.py:2126 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2143 +#: nova/compute/manager.py:2144 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2164 +#: nova/compute/manager.py:2165 #, python-format msgid "Changing instance metadata according to %r" msgstr "" -#: nova/compute/manager.py:2386 +#: nova/compute/manager.py:2387 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2420 +#: nova/compute/manager.py:2421 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2426 +#: nova/compute/manager.py:2427 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2447 +#: nova/compute/manager.py:2448 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2698 +#: nova/compute/manager.py:2699 #, python-format msgid "Failed to rollback quota for failed finish_resize: %s" msgstr "" -#: nova/compute/manager.py:2761 +#: nova/compute/manager.py:2762 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2779 +#: nova/compute/manager.py:2780 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2818 +#: nova/compute/manager.py:2819 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2849 +#: nova/compute/manager.py:2850 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2869 +#: nova/compute/manager.py:2870 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2874 +#: nova/compute/manager.py:2875 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2877 +#: nova/compute/manager.py:2878 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2894 +#: nova/compute/manager.py:2895 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2921 +#: nova/compute/manager.py:2922 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2956 +#: nova/compute/manager.py:2957 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:3004 +#: nova/compute/manager.py:3005 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3055 +#: nova/compute/manager.py:3056 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3065 +#: nova/compute/manager.py:3066 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3081 +#: nova/compute/manager.py:3082 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3112 +#: nova/compute/manager.py:3113 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3123 +#: nova/compute/manager.py:3124 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3130 +#: nova/compute/manager.py:3131 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3154 +#: nova/compute/manager.py:3155 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3190 +#: nova/compute/manager.py:3191 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3210 +#: nova/compute/manager.py:3211 #, python-format msgid "Port %s is not attached" msgstr "" -#: nova/compute/manager.py:3224 +#: nova/compute/manager.py:3225 #, python-format msgid "Host %s not found" msgstr "" -#: nova/compute/manager.py:3377 +#: nova/compute/manager.py:3378 #, python-format msgid "Pre live migration failed at %s" msgstr "" -#: nova/compute/manager.py:3405 +#: nova/compute/manager.py:3406 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3460 +#: nova/compute/manager.py:3461 #, python-format msgid "Migrating instance to %s finished successfully." msgstr "" -#: nova/compute/manager.py:3462 +#: nova/compute/manager.py:3463 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." msgstr "" -#: nova/compute/manager.py:3477 +#: nova/compute/manager.py:3478 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3509 +#: nova/compute/manager.py:3510 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3638 +#: nova/compute/manager.py:3639 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3690 +#: nova/compute/manager.py:3691 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3695 +#: nova/compute/manager.py:3696 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3704 +#: nova/compute/manager.py:3705 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3712 +#: nova/compute/manager.py:3713 #, python-format msgid "Instance %s not found" msgstr "" -#: nova/compute/manager.py:3717 +#: nova/compute/manager.py:3718 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3724 +#: nova/compute/manager.py:3725 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3735 +#: nova/compute/manager.py:3736 #, python-format msgid "Error auto-confirming resize: %s. Will retry later." msgstr "" -#: nova/compute/manager.py:3751 +#: nova/compute/manager.py:3752 #, python-format msgid "" "Running instance usage audit for host %(host)s from %(begin_time)s to " "%(end_time)s. %(number_instances)s instances." msgstr "" -#: nova/compute/manager.py:3771 +#: nova/compute/manager.py:3772 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3795 +#: nova/compute/manager.py:3796 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3898 +#: nova/compute/manager.py:3899 #, fuzzy msgid "Updating volume usage cache" msgstr "Від'єднати том %s" -#: nova/compute/manager.py:3912 +#: nova/compute/manager.py:3913 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3939 +#: nova/compute/manager.py:3940 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3946 nova/compute/manager.py:3995 +#: nova/compute/manager.py:3947 nova/compute/manager.py:3996 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3982 +#: nova/compute/manager.py:3983 #, python-format msgid "" "During the sync_power process the instance has moved from host %(src)s to" " host %(dst)s" msgstr "" -#: nova/compute/manager.py:4019 +#: nova/compute/manager.py:4020 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4031 nova/compute/manager.py:4040 -#: nova/compute/manager.py:4070 +#: nova/compute/manager.py:4032 nova/compute/manager.py:4041 +#: nova/compute/manager.py:4071 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4036 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4051 +#: nova/compute/manager.py:4052 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:4057 +#: nova/compute/manager.py:4058 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:4063 +#: nova/compute/manager.py:4064 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4079 +#: nova/compute/manager.py:4080 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4087 +#: nova/compute/manager.py:4088 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4100 +#: nova/compute/manager.py:4101 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4127 +#: nova/compute/manager.py:4128 #, fuzzy, python-format msgid "Deleting orphan compute node %s" msgstr "Від'єднати том %s" -#: nova/compute/manager.py:4137 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4138 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4177 +#: nova/compute/manager.py:4178 #, python-format msgid "" "Detected instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4183 +#: nova/compute/manager.py:4184 #, python-format msgid "" "Destroying instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4190 +#: nova/compute/manager.py:4191 #, python-format msgid "Unrecognized value '%s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4217 +#: nova/compute/manager.py:4218 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5134,6 +5134,25 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" +#: nova/conductor/tasks/live_migrate.py:103 +#, python-format +msgid "" +"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " +"memory(host:%(avail)s <= instance:%(mem_inst)s)" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:150 +#, python-format +msgid "Skipping host: %(host)s because: %(e)s" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:169 +#, python-format +msgid "" +"Exceeded max scheduling attempts %(max_attempts)d for instance " +"%(instance_uuid)s during live migration" +msgstr "" + #: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "" @@ -6672,86 +6691,79 @@ msgstr "" msgid "No key defining hosts for topic '%s', see ringfile" msgstr "" -#: nova/scheduler/chance.py:51 +#: nova/scheduler/chance.py:56 msgid "Is the appropriate service running?" msgstr "" -#: nova/scheduler/chance.py:56 +#: nova/scheduler/chance.py:61 msgid "Could not find another compute" msgstr "" -#: nova/scheduler/driver.py:61 +#: nova/scheduler/driver.py:57 msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:226 +#: nova/scheduler/driver.py:59 nova/scheduler/manager.py:233 #, python-format msgid "Setting instance to %s state." msgstr "" -#: nova/scheduler/driver.py:156 +#: nova/scheduler/driver.py:150 msgid "Driver must implement schedule_prep_resize" msgstr "" -#: nova/scheduler/driver.py:164 +#: nova/scheduler/driver.py:158 msgid "Driver must implement schedule_run_instance" msgstr "" -#: nova/scheduler/driver.py:169 +#: nova/scheduler/driver.py:163 msgid "Driver must implement select_hosts" msgstr "" -#: nova/scheduler/driver.py:339 -#, python-format -msgid "" -"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " -"memory(host:%(avail)s <= instance:%(mem_inst)s)" -msgstr "" - -#: nova/scheduler/filter_scheduler.py:73 +#: nova/scheduler/filter_scheduler.py:76 #, python-format msgid "" "Attempting to build %(num_instances)d instance(s) uuids: " "%(instance_uuids)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:77 +#: nova/scheduler/filter_scheduler.py:80 #, python-format msgid "Request Spec: %s" msgstr "" -#: nova/scheduler/filter_scheduler.py:97 +#: nova/scheduler/filter_scheduler.py:100 #, python-format msgid "Choosing host %(weighed_host)s for instance %(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:239 +#: nova/scheduler/filter_scheduler.py:242 msgid "Invalid value for 'scheduler_max_attempts', must be >= 1" msgstr "" -#: nova/scheduler/filter_scheduler.py:256 +#: nova/scheduler/filter_scheduler.py:259 #, python-format msgid "Error from last host: %(last_host)s (node %(last_node)s): %(exc)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:288 +#: nova/scheduler/filter_scheduler.py:291 #, python-format msgid "" "Exceeded max scheduling attempts %(max_attempts)d for instance " "%(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:356 +#: nova/scheduler/filter_scheduler.py:359 #, python-format msgid "Filtered %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:361 +#: nova/scheduler/filter_scheduler.py:364 #, python-format msgid "Weighed %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:403 +#: nova/scheduler/filter_scheduler.py:417 #, python-format msgid "Unable to migrate %(instance_uuid)s to %(dest)s: Lack of memory" msgstr "" @@ -6802,7 +6814,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:211 +#: nova/scheduler/manager.py:218 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -7118,9 +7130,10 @@ msgstr "" #: nova/tests/compute/test_compute.py:1133 #: nova/tests/compute/test_compute.py:1151 #: nova/tests/compute/test_compute.py:1202 -#: nova/tests/compute/test_compute.py:1229 -#: nova/tests/compute/test_compute.py:1276 -#: nova/tests/compute/test_compute.py:4129 +#: nova/tests/compute/test_compute.py:1227 +#: nova/tests/compute/test_compute.py:1253 +#: nova/tests/compute/test_compute.py:1300 +#: nova/tests/compute/test_compute.py:4153 #, python-format msgid "Running instances: %s" msgstr "" @@ -7128,25 +7141,26 @@ msgstr "" #: nova/tests/compute/test_compute.py:1139 #: nova/tests/compute/test_compute.py:1174 #: nova/tests/compute/test_compute.py:1217 -#: nova/tests/compute/test_compute.py:1247 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:1271 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1818 +#: nova/tests/compute/test_compute.py:1842 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4140 +#: nova/tests/compute/test_compute.py:4164 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4651 +#: nova/tests/compute/test_compute.py:4675 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9549 +#: nova/tests/compute/test_compute.py:9573 msgid "spawn error" msgstr "" @@ -7277,12 +7291,12 @@ msgid "" "left to copy" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:905 +#: nova/tests/virt/xenapi/test_xenapi.py:900 #, python-format msgid "Creating files in %s to simulate guest agent" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:916 +#: nova/tests/virt/xenapi/test_xenapi.py:911 #, python-format msgid "Removing simulated guest agent files in %s" msgstr "" @@ -8820,7 +8834,7 @@ msgstr "" msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1446 +#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1442 msgid "Guest does not have a console available" msgstr "" @@ -10166,7 +10180,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1390 +#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1386 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10324,19 +10338,19 @@ msgstr "" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1644 +#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1640 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1649 +#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1645 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1654 +#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1650 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -11157,67 +11171,63 @@ msgstr "" msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1260 -msgid "XenAPI failed to power the instance off" -msgstr "" - -#: nova/virt/xenapi/vmops.py:1307 +#: nova/virt/xenapi/vmops.py:1303 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1341 +#: nova/virt/xenapi/vmops.py:1337 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1394 +#: nova/virt/xenapi/vmops.py:1390 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1566 +#: nova/virt/xenapi/vmops.py:1562 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1575 +#: nova/virt/xenapi/vmops.py:1571 #, python-format msgid "Creating VIF for network %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1578 +#: nova/virt/xenapi/vmops.py:1574 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1607 +#: nova/virt/xenapi/vmops.py:1603 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1711 +#: nova/virt/xenapi/vmops.py:1707 #, python-format msgid "Destination host:%s must be in the same aggregate as the source server" msgstr "" -#: nova/virt/xenapi/vmops.py:1732 +#: nova/virt/xenapi/vmops.py:1728 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1744 +#: nova/virt/xenapi/vmops.py:1740 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1818 +#: nova/virt/xenapi/vmops.py:1814 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1829 +#: nova/virt/xenapi/vmops.py:1825 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1882 +#: nova/virt/xenapi/vmops.py:1878 msgid "Migrate Send failed" msgstr "" @@ -11359,60 +11369,6 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "'%s' argument must be greater than 0" -#~ msgstr "" - -#~ msgid "'%s' argument must be greater than or equal to 0" -#~ msgstr "" - -#~ msgid "Failed to load plugin %(plug)s: %(exc)s" -#~ msgstr "" - -#~ msgid "Setting instance to %(state)s state." -#~ msgstr "" - -#~ msgid "Could not decode scheduler options: '%(e)s'" -#~ msgstr "" - -#~ msgid "%(host_state)s fails tenant id on aggregate" -#~ msgstr "" - -#~ msgid "No more PXE IPs available" -#~ msgstr "" - -#~ msgid "Deleting instance files %(target)s" -#~ msgstr "" - -#~ msgid "Live Migration failure: %(e)s" -#~ msgstr "" - -#~ msgid "skipping %(path)s since it looks like volume" -#~ msgstr "" - -#~ msgid "skipping disk for %(instance_name)s as it does not have a path" -#~ msgstr "" - -#~ msgid "Checking instance files accessability%(instance_path)s" -#~ msgstr "" - -#~ msgid "The nwfilter(%(instance_filter_name)s) is not found." -#~ msgstr "" - -#~ msgid "Failed to query agent version: %r" -#~ msgstr "" - -#~ msgid "Reached maximum time attempting to query agent version" -#~ msgstr "" - -#~ msgid "Failed to update agent: %r" -#~ msgstr "" - -#~ msgid "Failed to exchange keys: %r" -#~ msgstr "" - -#~ msgid "Failed to inject file: %r" -#~ msgstr "" - -#~ msgid "Failed to reset network: %r" +#~ msgid "XenAPI failed to power the instance off" #~ msgstr "" diff --git a/nova/locale/vi_VN/LC_MESSAGES/nova.po b/nova/locale/vi_VN/LC_MESSAGES/nova.po index 0799c8f8edba..2e917b1408ab 100644 --- a/nova/locale/vi_VN/LC_MESSAGES/nova.po +++ b/nova/locale/vi_VN/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2013-06-24 19:37+0000\n" +"POT-Creation-Date: 2013-06-25 19:37+0000\n" "PO-Revision-Date: 2013-05-13 19:22+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Vietnamese (Viet Nam) " @@ -178,7 +178,7 @@ msgid "" "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:248 nova/api/ec2/cloud.py:473 +#: nova/exception.py:248 nova/api/ec2/cloud.py:472 msgid "Keypair data is invalid" msgstr "" @@ -1725,261 +1725,261 @@ msgstr "" msgid "Unsupported API request: controller = %(controller)s, action = %(action)s" msgstr "" -#: nova/api/ec2/cloud.py:402 +#: nova/api/ec2/cloud.py:401 #, python-format msgid "Create snapshot of volume %s" msgstr "" -#: nova/api/ec2/cloud.py:427 +#: nova/api/ec2/cloud.py:426 #, python-format msgid "Could not find key pair(s): %s" msgstr "" -#: nova/api/ec2/cloud.py:444 +#: nova/api/ec2/cloud.py:443 #, python-format msgid "Create key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:451 nova/api/ec2/cloud.py:470 +#: nova/api/ec2/cloud.py:450 nova/api/ec2/cloud.py:469 #: nova/api/openstack/compute/contrib/keypairs.py:93 #: nova/api/openstack/compute/plugins/v3/keypairs.py:95 msgid "Quota exceeded, too many key pairs." msgstr "" -#: nova/api/ec2/cloud.py:460 +#: nova/api/ec2/cloud.py:459 #, python-format msgid "Import key %s" msgstr "" -#: nova/api/ec2/cloud.py:480 +#: nova/api/ec2/cloud.py:479 #, python-format msgid "Delete key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:622 nova/api/ec2/cloud.py:742 +#: nova/api/ec2/cloud.py:621 nova/api/ec2/cloud.py:741 msgid "Not enough parameters, need group_name or group_id" msgstr "" -#: nova/api/ec2/cloud.py:627 +#: nova/api/ec2/cloud.py:626 #, python-format msgid "%s Not enough parameters to build a valid rule" msgstr "" -#: nova/api/ec2/cloud.py:634 +#: nova/api/ec2/cloud.py:633 #, python-format msgid "Invalid IP protocol %s." msgstr "" -#: nova/api/ec2/cloud.py:664 nova/api/ec2/cloud.py:696 +#: nova/api/ec2/cloud.py:663 nova/api/ec2/cloud.py:695 msgid "No rule for the specified parameters." msgstr "" -#: nova/api/ec2/cloud.py:687 +#: nova/api/ec2/cloud.py:686 #, python-format msgid "%s - This rule already exists in group" msgstr "" -#: nova/api/ec2/cloud.py:770 +#: nova/api/ec2/cloud.py:769 #, python-format msgid "Get console output for instance %s" msgstr "" -#: nova/api/ec2/cloud.py:841 +#: nova/api/ec2/cloud.py:840 #, python-format msgid "Create volume from snapshot %s" msgstr "" -#: nova/api/ec2/cloud.py:845 nova/api/openstack/compute/contrib/volumes.py:242 +#: nova/api/ec2/cloud.py:844 nova/api/openstack/compute/contrib/volumes.py:242 #, python-format msgid "Create volume of %s GB" msgstr "" -#: nova/api/ec2/cloud.py:872 +#: nova/api/ec2/cloud.py:871 msgid "Delete Failed" msgstr "" -#: nova/api/ec2/cloud.py:885 +#: nova/api/ec2/cloud.py:884 #, python-format msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s" msgstr "" -#: nova/api/ec2/cloud.py:896 +#: nova/api/ec2/cloud.py:895 msgid "Attach Failed." msgstr "" -#: nova/api/ec2/cloud.py:918 nova/api/openstack/compute/contrib/volumes.py:445 +#: nova/api/ec2/cloud.py:917 nova/api/openstack/compute/contrib/volumes.py:445 #, python-format msgid "Detach volume %s" msgstr "" -#: nova/api/ec2/cloud.py:925 +#: nova/api/ec2/cloud.py:924 msgid "Detach Volume Failed." msgstr "" -#: nova/api/ec2/cloud.py:951 nova/api/ec2/cloud.py:1008 -#: nova/api/ec2/cloud.py:1574 nova/api/ec2/cloud.py:1589 +#: nova/api/ec2/cloud.py:950 nova/api/ec2/cloud.py:1007 +#: nova/api/ec2/cloud.py:1573 nova/api/ec2/cloud.py:1588 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1083 +#: nova/api/ec2/cloud.py:1082 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1243 +#: nova/api/ec2/cloud.py:1242 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1247 +#: nova/api/ec2/cloud.py:1246 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1251 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1256 +#: nova/api/ec2/cloud.py:1255 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1258 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1269 +#: nova/api/ec2/cloud.py:1268 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1277 +#: nova/api/ec2/cloud.py:1276 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1286 +#: nova/api/ec2/cloud.py:1285 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1289 +#: nova/api/ec2/cloud.py:1288 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1292 +#: nova/api/ec2/cloud.py:1291 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1300 +#: nova/api/ec2/cloud.py:1299 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1305 +#: nova/api/ec2/cloud.py:1304 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1308 +#: nova/api/ec2/cloud.py:1307 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1335 +#: nova/api/ec2/cloud.py:1334 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1373 +#: nova/api/ec2/cloud.py:1372 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1383 +#: nova/api/ec2/cloud.py:1382 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1393 +#: nova/api/ec2/cloud.py:1392 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1403 +#: nova/api/ec2/cloud.py:1402 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1494 +#: nova/api/ec2/cloud.py:1493 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1510 +#: nova/api/ec2/cloud.py:1509 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1529 +#: nova/api/ec2/cloud.py:1528 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1592 +#: nova/api/ec2/cloud.py:1591 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1594 +#: nova/api/ec2/cloud.py:1593 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1596 +#: nova/api/ec2/cloud.py:1595 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1598 +#: nova/api/ec2/cloud.py:1597 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1611 +#: nova/api/ec2/cloud.py:1610 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1639 +#: nova/api/ec2/cloud.py:1638 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1671 +#: nova/api/ec2/cloud.py:1670 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1689 +#: nova/api/ec2/cloud.py:1688 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1714 nova/api/ec2/cloud.py:1759 +#: nova/api/ec2/cloud.py:1713 nova/api/ec2/cloud.py:1758 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1717 nova/api/ec2/cloud.py:1762 +#: nova/api/ec2/cloud.py:1716 nova/api/ec2/cloud.py:1761 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1721 nova/api/ec2/cloud.py:1766 +#: nova/api/ec2/cloud.py:1720 nova/api/ec2/cloud.py:1765 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1724 nova/api/ec2/cloud.py:1769 +#: nova/api/ec2/cloud.py:1723 nova/api/ec2/cloud.py:1768 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1781 +#: nova/api/ec2/cloud.py:1780 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1854 +#: nova/api/ec2/cloud.py:1853 msgid "Invalid CIDR" msgstr "" @@ -4354,653 +4354,653 @@ msgstr "" msgid "Possibly task preempted." msgstr "" -#: nova/compute/manager.py:379 +#: nova/compute/manager.py:380 #, python-format msgid "%s is not a valid node managed by this compute host." msgstr "" -#: nova/compute/manager.py:407 +#: nova/compute/manager.py:408 msgid "Instance has been destroyed from under us while trying to set it to ERROR" msgstr "" -#: nova/compute/manager.py:456 +#: nova/compute/manager.py:457 #, python-format msgid "" "Deleting instance as its host (%(instance_host)s) is not equal to our " "host (%(our_host)s)." msgstr "" -#: nova/compute/manager.py:472 +#: nova/compute/manager.py:473 msgid "Instance has been marked deleted already, removing it from the hypervisor." msgstr "" -#: nova/compute/manager.py:493 +#: nova/compute/manager.py:494 msgid "" "Hypervisor driver does not support instance shared storage check, " "assuming it's not on shared storage" msgstr "" -#: nova/compute/manager.py:499 +#: nova/compute/manager.py:500 msgid "Failed to check if instance shared" msgstr "" -#: nova/compute/manager.py:541 +#: nova/compute/manager.py:542 #, python-format msgid "" "Error raised getting network info for instance %(instance_uuid)s. " "Retrying in %(retry_time)s seconds." msgstr "" -#: nova/compute/manager.py:567 +#: nova/compute/manager.py:568 msgid "Failed to revert crashed migration" msgstr "" -#: nova/compute/manager.py:570 +#: nova/compute/manager.py:571 msgid "Instance found in migrating state during startup. Resetting task_state" msgstr "" -#: nova/compute/manager.py:581 +#: nova/compute/manager.py:582 #, python-format msgid "Current state is %(drv_state)s, state in DB is %(db_state)s." msgstr "" -#: nova/compute/manager.py:587 +#: nova/compute/manager.py:588 msgid "Rebooting instance after nova-compute restart." msgstr "" -#: nova/compute/manager.py:601 +#: nova/compute/manager.py:602 msgid "Hypervisor driver does not support resume guests" msgstr "" -#: nova/compute/manager.py:606 +#: nova/compute/manager.py:607 msgid "Failed to resume instance" msgstr "" -#: nova/compute/manager.py:616 +#: nova/compute/manager.py:617 msgid "Hypervisor driver does not support firewall rules" msgstr "" -#: nova/compute/manager.py:620 +#: nova/compute/manager.py:621 #, python-format msgid "Lifecycle event %(state)d on VM %(uuid)s" msgstr "" -#: nova/compute/manager.py:636 +#: nova/compute/manager.py:637 #, python-format msgid "Unexpected power state %d" msgstr "" -#: nova/compute/manager.py:648 +#: nova/compute/manager.py:649 #, python-format msgid "Ignoring event %s" msgstr "" -#: nova/compute/manager.py:686 +#: nova/compute/manager.py:687 msgid "Checking state" msgstr "" -#: nova/compute/manager.py:784 +#: nova/compute/manager.py:785 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:801 +#: nova/compute/manager.py:802 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:902 +#: nova/compute/manager.py:903 msgid "Success" msgstr "" -#: nova/compute/manager.py:925 +#: nova/compute/manager.py:926 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:952 nova/compute/manager.py:2466 +#: nova/compute/manager.py:953 nova/compute/manager.py:2467 #, python-format msgid "No node specified, defaulting to %s" msgstr "" -#: nova/compute/manager.py:996 +#: nova/compute/manager.py:997 msgid "Failed to dealloc network for deleted instance" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1006 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:1036 +#: nova/compute/manager.py:1037 #, python-format msgid "Error: %s" msgstr "" -#: nova/compute/manager.py:1053 +#: nova/compute/manager.py:1054 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1078 nova/compute/manager.py:2519 +#: nova/compute/manager.py:1079 nova/compute/manager.py:2520 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1091 +#: nova/compute/manager.py:1092 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1097 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1102 +#: nova/compute/manager.py:1103 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1131 +#: nova/compute/manager.py:1132 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1141 +#: nova/compute/manager.py:1142 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1166 msgid "Allocating IP information in the background." msgstr "" -#: nova/compute/manager.py:1176 +#: nova/compute/manager.py:1177 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1178 +#: nova/compute/manager.py:1179 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1189 +#: nova/compute/manager.py:1190 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1208 +#: nova/compute/manager.py:1209 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1259 +#: nova/compute/manager.py:1260 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1333 +#: nova/compute/manager.py:1334 msgid "Failed to deallocate network for instance." msgstr "" -#: nova/compute/manager.py:1340 +#: nova/compute/manager.py:1341 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1383 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1386 +#: nova/compute/manager.py:1387 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1393 +#: nova/compute/manager.py:1394 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1441 +#: nova/compute/manager.py:1442 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1503 nova/compute/manager.py:2701 -#: nova/compute/manager.py:4226 +#: nova/compute/manager.py:1504 nova/compute/manager.py:2702 +#: nova/compute/manager.py:4227 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1655 +#: nova/compute/manager.py:1656 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1668 +#: nova/compute/manager.py:1669 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1672 +#: nova/compute/manager.py:1673 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1676 +#: nova/compute/manager.py:1677 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1759 +#: nova/compute/manager.py:1760 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1791 +#: nova/compute/manager.py:1792 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1809 +#: nova/compute/manager.py:1810 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1828 +#: nova/compute/manager.py:1829 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1864 +#: nova/compute/manager.py:1865 msgid "Reboot failed but instance is running" msgstr "" -#: nova/compute/manager.py:1867 +#: nova/compute/manager.py:1868 #, python-format msgid "Cannot reboot instance: %(error)s" msgstr "" -#: nova/compute/manager.py:1880 +#: nova/compute/manager.py:1881 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1907 +#: nova/compute/manager.py:1908 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1913 +#: nova/compute/manager.py:1914 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1975 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1982 +#: nova/compute/manager.py:1983 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1987 +#: nova/compute/manager.py:1988 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:2015 +#: nova/compute/manager.py:2016 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:2022 +#: nova/compute/manager.py:2023 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:2029 +#: nova/compute/manager.py:2030 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:2044 +#: nova/compute/manager.py:2045 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:2051 +#: nova/compute/manager.py:2052 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2064 +#: nova/compute/manager.py:2065 #, python-format msgid "" "trying to inject a file into a non-running (state: %(current_state)s " "expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2070 #, python-format msgid "injecting file to %s" msgstr "" -#: nova/compute/manager.py:2089 +#: nova/compute/manager.py:2090 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2102 +#: nova/compute/manager.py:2103 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2121 +#: nova/compute/manager.py:2122 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2125 +#: nova/compute/manager.py:2126 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2143 +#: nova/compute/manager.py:2144 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2164 +#: nova/compute/manager.py:2165 #, python-format msgid "Changing instance metadata according to %r" msgstr "" -#: nova/compute/manager.py:2386 +#: nova/compute/manager.py:2387 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2420 +#: nova/compute/manager.py:2421 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2426 +#: nova/compute/manager.py:2427 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2447 +#: nova/compute/manager.py:2448 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2698 +#: nova/compute/manager.py:2699 #, python-format msgid "Failed to rollback quota for failed finish_resize: %s" msgstr "" -#: nova/compute/manager.py:2761 +#: nova/compute/manager.py:2762 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2779 +#: nova/compute/manager.py:2780 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2818 +#: nova/compute/manager.py:2819 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2849 +#: nova/compute/manager.py:2850 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2869 +#: nova/compute/manager.py:2870 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2874 +#: nova/compute/manager.py:2875 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2877 +#: nova/compute/manager.py:2878 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2894 +#: nova/compute/manager.py:2895 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2921 +#: nova/compute/manager.py:2922 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2956 +#: nova/compute/manager.py:2957 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:3004 +#: nova/compute/manager.py:3005 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3055 +#: nova/compute/manager.py:3056 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3065 +#: nova/compute/manager.py:3066 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3081 +#: nova/compute/manager.py:3082 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3112 +#: nova/compute/manager.py:3113 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3123 +#: nova/compute/manager.py:3124 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3130 +#: nova/compute/manager.py:3131 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3154 +#: nova/compute/manager.py:3155 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3190 +#: nova/compute/manager.py:3191 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3210 +#: nova/compute/manager.py:3211 #, python-format msgid "Port %s is not attached" msgstr "" -#: nova/compute/manager.py:3224 +#: nova/compute/manager.py:3225 #, python-format msgid "Host %s not found" msgstr "" -#: nova/compute/manager.py:3377 +#: nova/compute/manager.py:3378 #, python-format msgid "Pre live migration failed at %s" msgstr "" -#: nova/compute/manager.py:3405 +#: nova/compute/manager.py:3406 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3460 +#: nova/compute/manager.py:3461 #, python-format msgid "Migrating instance to %s finished successfully." msgstr "" -#: nova/compute/manager.py:3462 +#: nova/compute/manager.py:3463 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." msgstr "" -#: nova/compute/manager.py:3477 +#: nova/compute/manager.py:3478 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3509 +#: nova/compute/manager.py:3510 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3638 +#: nova/compute/manager.py:3639 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3690 +#: nova/compute/manager.py:3691 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3695 +#: nova/compute/manager.py:3696 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3704 +#: nova/compute/manager.py:3705 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3712 +#: nova/compute/manager.py:3713 #, python-format msgid "Instance %s not found" msgstr "" -#: nova/compute/manager.py:3717 +#: nova/compute/manager.py:3718 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3724 +#: nova/compute/manager.py:3725 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3735 +#: nova/compute/manager.py:3736 #, python-format msgid "Error auto-confirming resize: %s. Will retry later." msgstr "" -#: nova/compute/manager.py:3751 +#: nova/compute/manager.py:3752 #, python-format msgid "" "Running instance usage audit for host %(host)s from %(begin_time)s to " "%(end_time)s. %(number_instances)s instances." msgstr "" -#: nova/compute/manager.py:3771 +#: nova/compute/manager.py:3772 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3795 +#: nova/compute/manager.py:3796 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3898 +#: nova/compute/manager.py:3899 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3912 +#: nova/compute/manager.py:3913 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3939 +#: nova/compute/manager.py:3940 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3946 nova/compute/manager.py:3995 +#: nova/compute/manager.py:3947 nova/compute/manager.py:3996 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3982 +#: nova/compute/manager.py:3983 #, python-format msgid "" "During the sync_power process the instance has moved from host %(src)s to" " host %(dst)s" msgstr "" -#: nova/compute/manager.py:4019 +#: nova/compute/manager.py:4020 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4031 nova/compute/manager.py:4040 -#: nova/compute/manager.py:4070 +#: nova/compute/manager.py:4032 nova/compute/manager.py:4041 +#: nova/compute/manager.py:4071 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4036 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4051 +#: nova/compute/manager.py:4052 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:4057 +#: nova/compute/manager.py:4058 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:4063 +#: nova/compute/manager.py:4064 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4079 +#: nova/compute/manager.py:4080 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4087 +#: nova/compute/manager.py:4088 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4100 +#: nova/compute/manager.py:4101 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4127 +#: nova/compute/manager.py:4128 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4137 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4138 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4177 +#: nova/compute/manager.py:4178 #, python-format msgid "" "Detected instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4183 +#: nova/compute/manager.py:4184 #, python-format msgid "" "Destroying instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4190 +#: nova/compute/manager.py:4191 #, python-format msgid "Unrecognized value '%s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4217 +#: nova/compute/manager.py:4218 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5129,6 +5129,25 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" +#: nova/conductor/tasks/live_migrate.py:103 +#, python-format +msgid "" +"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " +"memory(host:%(avail)s <= instance:%(mem_inst)s)" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:150 +#, python-format +msgid "Skipping host: %(host)s because: %(e)s" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:169 +#, python-format +msgid "" +"Exceeded max scheduling attempts %(max_attempts)d for instance " +"%(instance_uuid)s during live migration" +msgstr "" + #: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "" @@ -6666,86 +6685,79 @@ msgstr "" msgid "No key defining hosts for topic '%s', see ringfile" msgstr "" -#: nova/scheduler/chance.py:51 +#: nova/scheduler/chance.py:56 msgid "Is the appropriate service running?" msgstr "" -#: nova/scheduler/chance.py:56 +#: nova/scheduler/chance.py:61 msgid "Could not find another compute" msgstr "" -#: nova/scheduler/driver.py:61 +#: nova/scheduler/driver.py:57 msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:226 +#: nova/scheduler/driver.py:59 nova/scheduler/manager.py:233 #, python-format msgid "Setting instance to %s state." msgstr "" -#: nova/scheduler/driver.py:156 +#: nova/scheduler/driver.py:150 msgid "Driver must implement schedule_prep_resize" msgstr "" -#: nova/scheduler/driver.py:164 +#: nova/scheduler/driver.py:158 msgid "Driver must implement schedule_run_instance" msgstr "" -#: nova/scheduler/driver.py:169 +#: nova/scheduler/driver.py:163 msgid "Driver must implement select_hosts" msgstr "" -#: nova/scheduler/driver.py:339 -#, python-format -msgid "" -"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " -"memory(host:%(avail)s <= instance:%(mem_inst)s)" -msgstr "" - -#: nova/scheduler/filter_scheduler.py:73 +#: nova/scheduler/filter_scheduler.py:76 #, python-format msgid "" "Attempting to build %(num_instances)d instance(s) uuids: " "%(instance_uuids)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:77 +#: nova/scheduler/filter_scheduler.py:80 #, python-format msgid "Request Spec: %s" msgstr "" -#: nova/scheduler/filter_scheduler.py:97 +#: nova/scheduler/filter_scheduler.py:100 #, python-format msgid "Choosing host %(weighed_host)s for instance %(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:239 +#: nova/scheduler/filter_scheduler.py:242 msgid "Invalid value for 'scheduler_max_attempts', must be >= 1" msgstr "" -#: nova/scheduler/filter_scheduler.py:256 +#: nova/scheduler/filter_scheduler.py:259 #, python-format msgid "Error from last host: %(last_host)s (node %(last_node)s): %(exc)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:288 +#: nova/scheduler/filter_scheduler.py:291 #, python-format msgid "" "Exceeded max scheduling attempts %(max_attempts)d for instance " "%(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:356 +#: nova/scheduler/filter_scheduler.py:359 #, python-format msgid "Filtered %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:361 +#: nova/scheduler/filter_scheduler.py:364 #, python-format msgid "Weighed %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:403 +#: nova/scheduler/filter_scheduler.py:417 #, python-format msgid "Unable to migrate %(instance_uuid)s to %(dest)s: Lack of memory" msgstr "" @@ -6796,7 +6808,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:211 +#: nova/scheduler/manager.py:218 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -7112,9 +7124,10 @@ msgstr "" #: nova/tests/compute/test_compute.py:1133 #: nova/tests/compute/test_compute.py:1151 #: nova/tests/compute/test_compute.py:1202 -#: nova/tests/compute/test_compute.py:1229 -#: nova/tests/compute/test_compute.py:1276 -#: nova/tests/compute/test_compute.py:4129 +#: nova/tests/compute/test_compute.py:1227 +#: nova/tests/compute/test_compute.py:1253 +#: nova/tests/compute/test_compute.py:1300 +#: nova/tests/compute/test_compute.py:4153 #, python-format msgid "Running instances: %s" msgstr "" @@ -7122,25 +7135,26 @@ msgstr "" #: nova/tests/compute/test_compute.py:1139 #: nova/tests/compute/test_compute.py:1174 #: nova/tests/compute/test_compute.py:1217 -#: nova/tests/compute/test_compute.py:1247 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:1271 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1818 +#: nova/tests/compute/test_compute.py:1842 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4140 +#: nova/tests/compute/test_compute.py:4164 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4651 +#: nova/tests/compute/test_compute.py:4675 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9549 +#: nova/tests/compute/test_compute.py:9573 msgid "spawn error" msgstr "" @@ -7271,12 +7285,12 @@ msgid "" "left to copy" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:905 +#: nova/tests/virt/xenapi/test_xenapi.py:900 #, python-format msgid "Creating files in %s to simulate guest agent" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:916 +#: nova/tests/virt/xenapi/test_xenapi.py:911 #, python-format msgid "Removing simulated guest agent files in %s" msgstr "" @@ -8814,7 +8828,7 @@ msgstr "" msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1446 +#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1442 msgid "Guest does not have a console available" msgstr "" @@ -10160,7 +10174,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1390 +#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1386 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10318,19 +10332,19 @@ msgstr "" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1644 +#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1640 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1649 +#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1645 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1654 +#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1650 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -11151,67 +11165,63 @@ msgstr "" msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1260 -msgid "XenAPI failed to power the instance off" -msgstr "" - -#: nova/virt/xenapi/vmops.py:1307 +#: nova/virt/xenapi/vmops.py:1303 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1341 +#: nova/virt/xenapi/vmops.py:1337 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1394 +#: nova/virt/xenapi/vmops.py:1390 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1566 +#: nova/virt/xenapi/vmops.py:1562 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1575 +#: nova/virt/xenapi/vmops.py:1571 #, python-format msgid "Creating VIF for network %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1578 +#: nova/virt/xenapi/vmops.py:1574 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1607 +#: nova/virt/xenapi/vmops.py:1603 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1711 +#: nova/virt/xenapi/vmops.py:1707 #, python-format msgid "Destination host:%s must be in the same aggregate as the source server" msgstr "" -#: nova/virt/xenapi/vmops.py:1732 +#: nova/virt/xenapi/vmops.py:1728 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1744 +#: nova/virt/xenapi/vmops.py:1740 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1818 +#: nova/virt/xenapi/vmops.py:1814 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1829 +#: nova/virt/xenapi/vmops.py:1825 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1882 +#: nova/virt/xenapi/vmops.py:1878 msgid "Migrate Send failed" msgstr "" @@ -11352,60 +11362,6 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "'%s' argument must be greater than 0" -#~ msgstr "" - -#~ msgid "'%s' argument must be greater than or equal to 0" -#~ msgstr "" - -#~ msgid "Failed to load plugin %(plug)s: %(exc)s" -#~ msgstr "" - -#~ msgid "Setting instance to %(state)s state." -#~ msgstr "" - -#~ msgid "Could not decode scheduler options: '%(e)s'" -#~ msgstr "" - -#~ msgid "%(host_state)s fails tenant id on aggregate" -#~ msgstr "" - -#~ msgid "No more PXE IPs available" -#~ msgstr "" - -#~ msgid "Deleting instance files %(target)s" -#~ msgstr "" - -#~ msgid "Live Migration failure: %(e)s" -#~ msgstr "" - -#~ msgid "skipping %(path)s since it looks like volume" -#~ msgstr "" - -#~ msgid "skipping disk for %(instance_name)s as it does not have a path" -#~ msgstr "" - -#~ msgid "Checking instance files accessability%(instance_path)s" -#~ msgstr "" - -#~ msgid "The nwfilter(%(instance_filter_name)s) is not found." -#~ msgstr "" - -#~ msgid "Failed to query agent version: %r" -#~ msgstr "" - -#~ msgid "Reached maximum time attempting to query agent version" -#~ msgstr "" - -#~ msgid "Failed to update agent: %r" -#~ msgstr "" - -#~ msgid "Failed to exchange keys: %r" -#~ msgstr "" - -#~ msgid "Failed to inject file: %r" -#~ msgstr "" - -#~ msgid "Failed to reset network: %r" +#~ msgid "XenAPI failed to power the instance off" #~ msgstr "" diff --git a/nova/locale/zh_CN/LC_MESSAGES/nova.po b/nova/locale/zh_CN/LC_MESSAGES/nova.po index b86e3053223e..f3d45b00c493 100644 --- a/nova/locale/zh_CN/LC_MESSAGES/nova.po +++ b/nova/locale/zh_CN/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-24 19:37+0000\n" +"POT-Creation-Date: 2013-06-25 19:37+0000\n" "PO-Revision-Date: 2012-05-07 06:51+0000\n" "Last-Translator: Edward \n" "Language-Team: Chinese (Simplified) \n" @@ -180,7 +180,7 @@ msgid "" "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:248 nova/api/ec2/cloud.py:473 +#: nova/exception.py:248 nova/api/ec2/cloud.py:472 msgid "Keypair data is invalid" msgstr "密钥对数据无效" @@ -1744,274 +1744,274 @@ msgstr "发生了一个未知的错误. 请重试你的请求." msgid "Unsupported API request: controller = %(controller)s, action = %(action)s" msgstr "不支持的API请求:controller = %(controller)s,action = %(action)s" -#: nova/api/ec2/cloud.py:402 +#: nova/api/ec2/cloud.py:401 #, python-format msgid "Create snapshot of volume %s" msgstr "创建卷 %s 的快照" -#: nova/api/ec2/cloud.py:427 +#: nova/api/ec2/cloud.py:426 #, fuzzy, python-format msgid "Could not find key pair(s): %s" msgstr "解密私钥失败:%s" -#: nova/api/ec2/cloud.py:444 +#: nova/api/ec2/cloud.py:443 #, python-format msgid "Create key pair %s" msgstr "创建密钥对 %s" -#: nova/api/ec2/cloud.py:451 nova/api/ec2/cloud.py:470 +#: nova/api/ec2/cloud.py:450 nova/api/ec2/cloud.py:469 #: nova/api/openstack/compute/contrib/keypairs.py:93 #: nova/api/openstack/compute/plugins/v3/keypairs.py:95 msgid "Quota exceeded, too many key pairs." msgstr "" -#: nova/api/ec2/cloud.py:460 +#: nova/api/ec2/cloud.py:459 #, python-format msgid "Import key %s" msgstr "导入密钥 %s" -#: nova/api/ec2/cloud.py:480 +#: nova/api/ec2/cloud.py:479 #, python-format msgid "Delete key pair %s" msgstr "删除密钥对 %s" -#: nova/api/ec2/cloud.py:622 nova/api/ec2/cloud.py:742 +#: nova/api/ec2/cloud.py:621 nova/api/ec2/cloud.py:741 msgid "Not enough parameters, need group_name or group_id" msgstr "" -#: nova/api/ec2/cloud.py:627 +#: nova/api/ec2/cloud.py:626 #, fuzzy, python-format msgid "%s Not enough parameters to build a valid rule" msgstr "参数不够创建有效规则。" -#: nova/api/ec2/cloud.py:634 +#: nova/api/ec2/cloud.py:633 #, fuzzy, python-format msgid "Invalid IP protocol %s." msgstr "无效的IP协议 %(protocol)s。" -#: nova/api/ec2/cloud.py:664 nova/api/ec2/cloud.py:696 +#: nova/api/ec2/cloud.py:663 nova/api/ec2/cloud.py:695 msgid "No rule for the specified parameters." msgstr "对给定的参数无特定规则。" -#: nova/api/ec2/cloud.py:687 +#: nova/api/ec2/cloud.py:686 #, fuzzy, python-format msgid "%s - This rule already exists in group" msgstr "这条规则已经存在于组%s 中" -#: nova/api/ec2/cloud.py:770 +#: nova/api/ec2/cloud.py:769 #, python-format msgid "Get console output for instance %s" msgstr "获取实例 %s 控制台输出" -#: nova/api/ec2/cloud.py:841 +#: nova/api/ec2/cloud.py:840 #, python-format msgid "Create volume from snapshot %s" msgstr "从快照 %s 创建卷" -#: nova/api/ec2/cloud.py:845 nova/api/openstack/compute/contrib/volumes.py:242 +#: nova/api/ec2/cloud.py:844 nova/api/openstack/compute/contrib/volumes.py:242 #, python-format msgid "Create volume of %s GB" msgstr "创建 %s GB的卷" -#: nova/api/ec2/cloud.py:872 +#: nova/api/ec2/cloud.py:871 #, fuzzy msgid "Delete Failed" msgstr "创建失败" -#: nova/api/ec2/cloud.py:885 +#: nova/api/ec2/cloud.py:884 #, python-format msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s" msgstr "把卷 %(volume_id)s 附加到实例 %(instance_id)s 上位置在 %(device)s" -#: nova/api/ec2/cloud.py:896 +#: nova/api/ec2/cloud.py:895 #, fuzzy msgid "Attach Failed." msgstr "创建失败" -#: nova/api/ec2/cloud.py:918 nova/api/openstack/compute/contrib/volumes.py:445 +#: nova/api/ec2/cloud.py:917 nova/api/openstack/compute/contrib/volumes.py:445 #, python-format msgid "Detach volume %s" msgstr "分离卷 %s" -#: nova/api/ec2/cloud.py:925 +#: nova/api/ec2/cloud.py:924 #, fuzzy msgid "Detach Volume Failed." msgstr "分离卷 %s" -#: nova/api/ec2/cloud.py:951 nova/api/ec2/cloud.py:1008 -#: nova/api/ec2/cloud.py:1574 nova/api/ec2/cloud.py:1589 +#: nova/api/ec2/cloud.py:950 nova/api/ec2/cloud.py:1007 +#: nova/api/ec2/cloud.py:1573 nova/api/ec2/cloud.py:1588 #, python-format msgid "attribute not supported: %s" msgstr "属性不支持: %s" -#: nova/api/ec2/cloud.py:1083 +#: nova/api/ec2/cloud.py:1082 #, python-format msgid "vol = %s\n" msgstr "vol = %s\n" -#: nova/api/ec2/cloud.py:1243 +#: nova/api/ec2/cloud.py:1242 msgid "Allocate address" msgstr "分配地址" -#: nova/api/ec2/cloud.py:1247 +#: nova/api/ec2/cloud.py:1246 #, fuzzy msgid "No more floating IPs available" msgstr "没有更多的浮动ip。" -#: nova/api/ec2/cloud.py:1251 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Release address %s" msgstr "释放地址 %s" -#: nova/api/ec2/cloud.py:1256 +#: nova/api/ec2/cloud.py:1255 #, fuzzy msgid "Unable to release IP Address." msgstr "无法找到地址 %r" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1258 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "把地址 %(public_ip)s 关联到实例 %(instance_id)s" -#: nova/api/ec2/cloud.py:1269 +#: nova/api/ec2/cloud.py:1268 #, fuzzy msgid "Unable to associate IP Address, no fixed_ips." msgstr "无法找到地址 %r" -#: nova/api/ec2/cloud.py:1277 +#: nova/api/ec2/cloud.py:1276 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, fuzzy, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "存在多个固定IP,使用第一个:%s" -#: nova/api/ec2/cloud.py:1286 +#: nova/api/ec2/cloud.py:1285 #, fuzzy msgid "Floating ip is already associated." msgstr "浮动ip %(address)s 已被关联。" -#: nova/api/ec2/cloud.py:1289 +#: nova/api/ec2/cloud.py:1288 #, fuzzy msgid "l3driver call to add floating ip failed." msgstr "没有浮动IP可用。" -#: nova/api/ec2/cloud.py:1292 +#: nova/api/ec2/cloud.py:1291 #, fuzzy msgid "Error, unable to associate floating ip." msgstr "无法找到地址 %r" -#: nova/api/ec2/cloud.py:1300 +#: nova/api/ec2/cloud.py:1299 #, python-format msgid "Disassociate address %s" msgstr "取消地址 %s 的关联" -#: nova/api/ec2/cloud.py:1305 +#: nova/api/ec2/cloud.py:1304 #, fuzzy msgid "Floating ip is not associated." msgstr "浮动ip %(address)s 没有被关联。" -#: nova/api/ec2/cloud.py:1308 +#: nova/api/ec2/cloud.py:1307 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1335 +#: nova/api/ec2/cloud.py:1334 msgid "Image must be available" msgstr "镜像必须可用。" -#: nova/api/ec2/cloud.py:1373 +#: nova/api/ec2/cloud.py:1372 msgid "Going to start terminating instances" msgstr "准备开始终止实例" -#: nova/api/ec2/cloud.py:1383 +#: nova/api/ec2/cloud.py:1382 #, python-format msgid "Reboot instance %r" msgstr "重启实例 %r" -#: nova/api/ec2/cloud.py:1393 +#: nova/api/ec2/cloud.py:1392 msgid "Going to stop instances" msgstr "准备停止实例" -#: nova/api/ec2/cloud.py:1403 +#: nova/api/ec2/cloud.py:1402 msgid "Going to start instances" msgstr "准备启动实例" -#: nova/api/ec2/cloud.py:1494 +#: nova/api/ec2/cloud.py:1493 #, python-format msgid "De-registering image %s" msgstr "解除镜像 %s 的注册" -#: nova/api/ec2/cloud.py:1510 +#: nova/api/ec2/cloud.py:1509 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1529 +#: nova/api/ec2/cloud.py:1528 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "用id %(image_id)s 注册镜像 %(image_location)s" -#: nova/api/ec2/cloud.py:1592 +#: nova/api/ec2/cloud.py:1591 msgid "user or group not specified" msgstr "用户或者组没有确定" -#: nova/api/ec2/cloud.py:1594 +#: nova/api/ec2/cloud.py:1593 msgid "only group \"all\" is supported" msgstr "仅仅支持组\"all\"" -#: nova/api/ec2/cloud.py:1596 +#: nova/api/ec2/cloud.py:1595 msgid "operation_type must be add or remove" msgstr "operation_type必须添加或者移除" -#: nova/api/ec2/cloud.py:1598 +#: nova/api/ec2/cloud.py:1597 #, python-format msgid "Updating image %s publicity" msgstr "正在更新镜像 %s 的 publicity 属性" -#: nova/api/ec2/cloud.py:1611 +#: nova/api/ec2/cloud.py:1610 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1639 +#: nova/api/ec2/cloud.py:1638 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1671 +#: nova/api/ec2/cloud.py:1670 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "无法在 %d 秒内停止实例" -#: nova/api/ec2/cloud.py:1689 +#: nova/api/ec2/cloud.py:1688 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1714 nova/api/ec2/cloud.py:1759 +#: nova/api/ec2/cloud.py:1713 nova/api/ec2/cloud.py:1758 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1717 nova/api/ec2/cloud.py:1762 +#: nova/api/ec2/cloud.py:1716 nova/api/ec2/cloud.py:1761 #, fuzzy msgid "Expecting a list of resources" msgstr "获取实例列表" -#: nova/api/ec2/cloud.py:1721 nova/api/ec2/cloud.py:1766 +#: nova/api/ec2/cloud.py:1720 nova/api/ec2/cloud.py:1765 #, fuzzy msgid "Only instances implemented" msgstr "实例 - %s 不存在" -#: nova/api/ec2/cloud.py:1724 nova/api/ec2/cloud.py:1769 +#: nova/api/ec2/cloud.py:1723 nova/api/ec2/cloud.py:1768 #, fuzzy msgid "Expecting a list of tagSets" msgstr "获取实例列表" -#: nova/api/ec2/cloud.py:1781 +#: nova/api/ec2/cloud.py:1780 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1854 +#: nova/api/ec2/cloud.py:1853 #, fuzzy msgid "Invalid CIDR" msgstr "无效的" @@ -4465,514 +4465,514 @@ msgstr "未找到要删除的实例类型 %s" msgid "Possibly task preempted." msgstr "" -#: nova/compute/manager.py:379 +#: nova/compute/manager.py:380 #, python-format msgid "%s is not a valid node managed by this compute host." msgstr "" -#: nova/compute/manager.py:407 +#: nova/compute/manager.py:408 msgid "Instance has been destroyed from under us while trying to set it to ERROR" msgstr "" -#: nova/compute/manager.py:456 +#: nova/compute/manager.py:457 #, fuzzy, python-format msgid "" "Deleting instance as its host (%(instance_host)s) is not equal to our " "host (%(our_host)s)." msgstr "无法把实例 (%(instance_id)s) 迁移到当前主机 (%(host)s)。" -#: nova/compute/manager.py:472 +#: nova/compute/manager.py:473 msgid "Instance has been marked deleted already, removing it from the hypervisor." msgstr "" -#: nova/compute/manager.py:493 +#: nova/compute/manager.py:494 msgid "" "Hypervisor driver does not support instance shared storage check, " "assuming it's not on shared storage" msgstr "" -#: nova/compute/manager.py:499 +#: nova/compute/manager.py:500 #, fuzzy msgid "Failed to check if instance shared" msgstr "重新启动实例失败" -#: nova/compute/manager.py:541 +#: nova/compute/manager.py:542 #, python-format msgid "" "Error raised getting network info for instance %(instance_uuid)s. " "Retrying in %(retry_time)s seconds." msgstr "" -#: nova/compute/manager.py:567 +#: nova/compute/manager.py:568 msgid "Failed to revert crashed migration" msgstr "" -#: nova/compute/manager.py:570 +#: nova/compute/manager.py:571 msgid "Instance found in migrating state during startup. Resetting task_state" msgstr "" -#: nova/compute/manager.py:581 +#: nova/compute/manager.py:582 #, python-format msgid "Current state is %(drv_state)s, state in DB is %(db_state)s." msgstr "当前状态是 %(drv_state)s,数据库状态是 %(db_state)s。" -#: nova/compute/manager.py:587 +#: nova/compute/manager.py:588 msgid "Rebooting instance after nova-compute restart." msgstr "nova-compute重启后,实例正在重启。" -#: nova/compute/manager.py:601 +#: nova/compute/manager.py:602 #, fuzzy msgid "Hypervisor driver does not support resume guests" msgstr "虚拟机管理程序驱动不支持防火墙规则" -#: nova/compute/manager.py:606 +#: nova/compute/manager.py:607 #, fuzzy msgid "Failed to resume instance" msgstr "挂起实例失败" -#: nova/compute/manager.py:616 +#: nova/compute/manager.py:617 msgid "Hypervisor driver does not support firewall rules" msgstr "虚拟机管理程序驱动不支持防火墙规则" -#: nova/compute/manager.py:620 +#: nova/compute/manager.py:621 #, python-format msgid "Lifecycle event %(state)d on VM %(uuid)s" msgstr "" -#: nova/compute/manager.py:636 +#: nova/compute/manager.py:637 #, fuzzy, python-format msgid "Unexpected power state %d" msgstr "意外的状态码" -#: nova/compute/manager.py:648 +#: nova/compute/manager.py:649 #, python-format msgid "Ignoring event %s" msgstr "" -#: nova/compute/manager.py:686 +#: nova/compute/manager.py:687 msgid "Checking state" msgstr "正在检查状态" -#: nova/compute/manager.py:784 +#: nova/compute/manager.py:785 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:801 +#: nova/compute/manager.py:802 #, python-format msgid "Setting up bdm %s" msgstr "正在设置 bdm %s" -#: nova/compute/manager.py:902 +#: nova/compute/manager.py:903 msgid "Success" msgstr "" -#: nova/compute/manager.py:925 +#: nova/compute/manager.py:926 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:952 nova/compute/manager.py:2466 +#: nova/compute/manager.py:953 nova/compute/manager.py:2467 #, python-format msgid "No node specified, defaulting to %s" msgstr "" -#: nova/compute/manager.py:996 +#: nova/compute/manager.py:997 #, fuzzy msgid "Failed to dealloc network for deleted instance" msgstr "释放实例的网络" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1006 #, fuzzy msgid "Instance was deleted during spawn." msgstr "实例生产失败" -#: nova/compute/manager.py:1036 +#: nova/compute/manager.py:1037 #, fuzzy, python-format msgid "Error: %s" msgstr "数据库错误:%s" -#: nova/compute/manager.py:1053 +#: nova/compute/manager.py:1054 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1078 nova/compute/manager.py:2519 +#: nova/compute/manager.py:1079 nova/compute/manager.py:2520 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1091 +#: nova/compute/manager.py:1092 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1097 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1102 +#: nova/compute/manager.py:1103 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1131 +#: nova/compute/manager.py:1132 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1141 +#: nova/compute/manager.py:1142 msgid "Starting instance..." msgstr "正在启动虚拟机" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1166 #, fuzzy msgid "Allocating IP information in the background." msgstr "没有找到floating_ip" -#: nova/compute/manager.py:1176 +#: nova/compute/manager.py:1177 msgid "Instance failed network setup" msgstr "实例网络设置失败" -#: nova/compute/manager.py:1178 +#: nova/compute/manager.py:1179 #, python-format msgid "Instance network_info: |%s|" msgstr "实例的network_info:|%s|" -#: nova/compute/manager.py:1189 +#: nova/compute/manager.py:1190 msgid "Instance failed block device setup" msgstr "实例块设备设置失败" -#: nova/compute/manager.py:1208 +#: nova/compute/manager.py:1209 msgid "Instance failed to spawn" msgstr "实例生产失败" -#: nova/compute/manager.py:1259 +#: nova/compute/manager.py:1260 msgid "Deallocating network for instance" msgstr "释放实例的网络" -#: nova/compute/manager.py:1333 +#: nova/compute/manager.py:1334 #, fuzzy msgid "Failed to deallocate network for instance." msgstr "释放实例的网络" -#: nova/compute/manager.py:1340 +#: nova/compute/manager.py:1341 #, python-format msgid "%(action_str)s instance" msgstr "%(action_str)s 实例" -#: nova/compute/manager.py:1383 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "忽略异常 DiskNotFound: %s" -#: nova/compute/manager.py:1386 +#: nova/compute/manager.py:1387 #, fuzzy, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "忽略异常 DiskNotFound: %s" -#: nova/compute/manager.py:1393 +#: nova/compute/manager.py:1394 #, python-format msgid "terminating bdm %s" msgstr "终止bdm %s" -#: nova/compute/manager.py:1441 +#: nova/compute/manager.py:1442 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1503 nova/compute/manager.py:2701 -#: nova/compute/manager.py:4226 +#: nova/compute/manager.py:1504 nova/compute/manager.py:2702 +#: nova/compute/manager.py:4227 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "%s。把实例的 vm_state设置为ERROR" -#: nova/compute/manager.py:1655 +#: nova/compute/manager.py:1656 #, fuzzy msgid "Rebuilding instance" msgstr "正在重新创建实例 %s" -#: nova/compute/manager.py:1668 +#: nova/compute/manager.py:1669 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1672 +#: nova/compute/manager.py:1673 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1676 +#: nova/compute/manager.py:1677 #, fuzzy, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "%(path)s 在共享存储上:%(reason)s" -#: nova/compute/manager.py:1759 +#: nova/compute/manager.py:1760 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1791 +#: nova/compute/manager.py:1792 #, fuzzy, python-format msgid "Detaching from volume api: %s" msgstr "为卷 %s 创建快照" -#: nova/compute/manager.py:1809 +#: nova/compute/manager.py:1810 #, fuzzy msgid "Rebooting instance" msgstr "正在重启虚拟机 %s" -#: nova/compute/manager.py:1828 +#: nova/compute/manager.py:1829 #, fuzzy, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "试图重启一个没有运行的实例:%(instance_uuid)s (状态:%(state)s 预计:%(running)s)" -#: nova/compute/manager.py:1864 +#: nova/compute/manager.py:1865 msgid "Reboot failed but instance is running" msgstr "" -#: nova/compute/manager.py:1867 +#: nova/compute/manager.py:1868 #, python-format msgid "Cannot reboot instance: %(error)s" msgstr "" -#: nova/compute/manager.py:1880 +#: nova/compute/manager.py:1881 #, fuzzy msgid "Instance disappeared during reboot" msgstr "实例 %s:重启" -#: nova/compute/manager.py:1907 +#: nova/compute/manager.py:1908 #, fuzzy msgid "instance snapshotting" msgstr "实例 %s: 快照中" -#: nova/compute/manager.py:1913 +#: nova/compute/manager.py:1914 #, fuzzy, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "试图为一个没有运行的实例快照:%(instance_uuid)s (状态:%(state)s 预计:%(running)s)" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1975 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "找到 %(num_images)d 个镜像 (rotation: %(rotation)d)" -#: nova/compute/manager.py:1982 +#: nova/compute/manager.py:1983 #, python-format msgid "Rotating out %d backups" msgstr "轮换出%d个备份" -#: nova/compute/manager.py:1987 +#: nova/compute/manager.py:1988 #, python-format msgid "Deleting image %s" msgstr "正在删除镜像 %s" -#: nova/compute/manager.py:2015 +#: nova/compute/manager.py:2016 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "设置管理员密码失败。实例 %s 没有运行" -#: nova/compute/manager.py:2022 +#: nova/compute/manager.py:2023 #, fuzzy msgid "Root password set" msgstr "实例 %s:Root密码已设置" -#: nova/compute/manager.py:2029 +#: nova/compute/manager.py:2030 #, fuzzy msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "该驱动不能执行set_admin_password。" -#: nova/compute/manager.py:2044 +#: nova/compute/manager.py:2045 #, fuzzy, python-format msgid "set_admin_password failed: %s" msgstr "该驱动不能执行set_admin_password。" -#: nova/compute/manager.py:2051 +#: nova/compute/manager.py:2052 #, fuzzy msgid "error setting admin password" msgstr "设置管理员密码出错" -#: nova/compute/manager.py:2064 +#: nova/compute/manager.py:2065 #, python-format msgid "" "trying to inject a file into a non-running (state: %(current_state)s " "expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2070 #, python-format msgid "injecting file to %s" msgstr "" -#: nova/compute/manager.py:2089 +#: nova/compute/manager.py:2090 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2102 +#: nova/compute/manager.py:2103 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2121 +#: nova/compute/manager.py:2122 #, fuzzy msgid "Error trying to Rescue Instance" msgstr "挂起实例失败" -#: nova/compute/manager.py:2125 +#: nova/compute/manager.py:2126 #, fuzzy, python-format msgid "Driver Error: %s" msgstr "数据库错误:%s" -#: nova/compute/manager.py:2143 +#: nova/compute/manager.py:2144 #, fuzzy msgid "Unrescuing" msgstr "实例 %s:取消救援" -#: nova/compute/manager.py:2164 +#: nova/compute/manager.py:2165 #, python-format msgid "Changing instance metadata according to %r" msgstr "" -#: nova/compute/manager.py:2386 +#: nova/compute/manager.py:2387 #, fuzzy, python-format msgid "Updating instance to original state: '%s'" msgstr "设置实例 %(instance_uuid)s 至 ERROR 状态" -#: nova/compute/manager.py:2420 +#: nova/compute/manager.py:2421 #, fuzzy msgid "Instance has no source host" msgstr "实例没有卷。" -#: nova/compute/manager.py:2426 +#: nova/compute/manager.py:2427 msgid "destination same as source!" msgstr "目标与来源一样。" -#: nova/compute/manager.py:2447 +#: nova/compute/manager.py:2448 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2698 +#: nova/compute/manager.py:2699 #, python-format msgid "Failed to rollback quota for failed finish_resize: %s" msgstr "" -#: nova/compute/manager.py:2761 +#: nova/compute/manager.py:2762 #, fuzzy msgid "Pausing" msgstr "正在更新。" -#: nova/compute/manager.py:2779 +#: nova/compute/manager.py:2780 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2818 +#: nova/compute/manager.py:2819 #, fuzzy msgid "Retrieving diagnostics" msgstr "实例 %s :获取诊断" -#: nova/compute/manager.py:2849 +#: nova/compute/manager.py:2850 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2869 +#: nova/compute/manager.py:2870 #, fuzzy msgid "Reset network" msgstr "重置网络" -#: nova/compute/manager.py:2874 +#: nova/compute/manager.py:2875 #, fuzzy msgid "Inject network info" msgstr "实例 %s:注入网络信息" -#: nova/compute/manager.py:2877 +#: nova/compute/manager.py:2878 #, python-format msgid "network_info to inject: |%s|" msgstr "将注入的network_info:|%s|" -#: nova/compute/manager.py:2894 +#: nova/compute/manager.py:2895 #, fuzzy msgid "Get console output" msgstr "获取实例 %s 控制台输出" -#: nova/compute/manager.py:2921 +#: nova/compute/manager.py:2922 #, fuzzy msgid "Getting vnc console" msgstr "实例 %s:正在获得VNC控制台" -#: nova/compute/manager.py:2956 +#: nova/compute/manager.py:2957 #, fuzzy msgid "Getting spice console" msgstr "实例 %s:正在获得VNC控制台" -#: nova/compute/manager.py:3004 +#: nova/compute/manager.py:3005 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "卷 %(volume_id)s 正在 %(mountpoint)s 上启动" -#: nova/compute/manager.py:3055 +#: nova/compute/manager.py:3056 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "正在把卷 %(volume_id)s 附加到 %(mountpoint)s" -#: nova/compute/manager.py:3065 +#: nova/compute/manager.py:3066 #, fuzzy, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "卷 %(volume_id)s 正在 %(mountpoint)s 上启动" -#: nova/compute/manager.py:3081 +#: nova/compute/manager.py:3082 #, fuzzy, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "正在把卷 %(volume_id)s 附加到 %(mountpoint)s" -#: nova/compute/manager.py:3112 +#: nova/compute/manager.py:3113 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "卷 %(volume_id)s 从挂载点 %(mp)s 分离" -#: nova/compute/manager.py:3123 +#: nova/compute/manager.py:3124 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "从未知实例%s中分离卷" -#: nova/compute/manager.py:3130 +#: nova/compute/manager.py:3131 #, fuzzy, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "正在把卷 %(volume_id)s 附加到 %(mountpoint)s" -#: nova/compute/manager.py:3154 +#: nova/compute/manager.py:3155 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3190 +#: nova/compute/manager.py:3191 #, fuzzy, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "实例 %s 的网络分配" -#: nova/compute/manager.py:3210 +#: nova/compute/manager.py:3211 #, python-format msgid "Port %s is not attached" msgstr "" -#: nova/compute/manager.py:3224 +#: nova/compute/manager.py:3225 #, python-format msgid "Host %s not found" msgstr "" -#: nova/compute/manager.py:3377 +#: nova/compute/manager.py:3378 #, python-format msgid "Pre live migration failed at %s" msgstr "" -#: nova/compute/manager.py:3405 +#: nova/compute/manager.py:3406 #, fuzzy msgid "_post_live_migration() is started.." msgstr "post_live_migration()已经启动。" -#: nova/compute/manager.py:3460 +#: nova/compute/manager.py:3461 #, python-format msgid "Migrating instance to %s finished successfully." msgstr "" -#: nova/compute/manager.py:3462 +#: nova/compute/manager.py:3463 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." @@ -4980,171 +4980,171 @@ msgstr "" "你会看到错误“libvirt: QEMU error: Domain not found: no domain with matching " "name。”这个错误可以放心的忽略。" -#: nova/compute/manager.py:3477 +#: nova/compute/manager.py:3478 #, fuzzy msgid "Post operation of migration started" msgstr "迁移后操作启动" -#: nova/compute/manager.py:3509 +#: nova/compute/manager.py:3510 #, fuzzy, python-format msgid "Failed to get compute_info for %s" msgstr "为ip: %s获取元数据失败" -#: nova/compute/manager.py:3638 +#: nova/compute/manager.py:3639 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3690 +#: nova/compute/manager.py:3691 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "发现 %(migration_count)d 个超过 %(confirm_window)d 秒未经确认的迁移" -#: nova/compute/manager.py:3695 +#: nova/compute/manager.py:3696 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3704 +#: nova/compute/manager.py:3705 #, fuzzy, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "为实例 %(instance_uuid)s 关闭虚拟机" -#: nova/compute/manager.py:3712 +#: nova/compute/manager.py:3713 #, python-format msgid "Instance %s not found" msgstr "" -#: nova/compute/manager.py:3717 +#: nova/compute/manager.py:3718 #, fuzzy msgid "In ERROR state" msgstr "节点处于未知的错误状态。" -#: nova/compute/manager.py:3724 +#: nova/compute/manager.py:3725 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3735 +#: nova/compute/manager.py:3736 #, python-format msgid "Error auto-confirming resize: %s. Will retry later." msgstr "" -#: nova/compute/manager.py:3751 +#: nova/compute/manager.py:3752 #, python-format msgid "" "Running instance usage audit for host %(host)s from %(begin_time)s to " "%(end_time)s. %(number_instances)s instances." msgstr "" -#: nova/compute/manager.py:3771 +#: nova/compute/manager.py:3772 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3795 +#: nova/compute/manager.py:3796 msgid "Updating bandwidth usage cache" msgstr "更新带宽使用缓存" -#: nova/compute/manager.py:3898 +#: nova/compute/manager.py:3899 #, fuzzy msgid "Updating volume usage cache" msgstr "更新带宽使用缓存" -#: nova/compute/manager.py:3912 +#: nova/compute/manager.py:3913 msgid "Updating host status" msgstr "更新主机状态" -#: nova/compute/manager.py:3939 +#: nova/compute/manager.py:3940 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "在数据库中找到 %(num_db_instances)s个实例,在虚拟机管理程序找到 %(num_vm_instances)s 个实例。" -#: nova/compute/manager.py:3946 nova/compute/manager.py:3995 +#: nova/compute/manager.py:3947 nova/compute/manager.py:3996 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3982 +#: nova/compute/manager.py:3983 #, python-format msgid "" "During the sync_power process the instance has moved from host %(src)s to" " host %(dst)s" msgstr "" -#: nova/compute/manager.py:4019 +#: nova/compute/manager.py:4020 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4031 nova/compute/manager.py:4040 -#: nova/compute/manager.py:4070 +#: nova/compute/manager.py:4032 nova/compute/manager.py:4041 +#: nova/compute/manager.py:4071 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4036 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4051 +#: nova/compute/manager.py:4052 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:4057 +#: nova/compute/manager.py:4058 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:4063 +#: nova/compute/manager.py:4064 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4079 +#: nova/compute/manager.py:4080 #, fuzzy msgid "Instance is not (soft-)deleted." msgstr "实例未启动" -#: nova/compute/manager.py:4087 +#: nova/compute/manager.py:4088 #, fuzzy msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "FLAGS.reclaim_instance_interval <= 0,跳过..." -#: nova/compute/manager.py:4100 +#: nova/compute/manager.py:4101 msgid "Reclaiming deleted instance" msgstr "回收删除的实例" -#: nova/compute/manager.py:4127 +#: nova/compute/manager.py:4128 #, fuzzy, python-format msgid "Deleting orphan compute node %s" msgstr "LoggingVolumeDriver: %s" -#: nova/compute/manager.py:4137 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4138 nova/compute/resource_tracker.py:321 #, fuzzy, python-format msgid "No service record for host %s" msgstr "计算节点 %s 没有服务" -#: nova/compute/manager.py:4177 +#: nova/compute/manager.py:4178 #, python-format msgid "" "Detected instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4183 +#: nova/compute/manager.py:4184 #, python-format msgid "" "Destroying instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4190 +#: nova/compute/manager.py:4191 #, python-format msgid "Unrecognized value '%s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4217 +#: nova/compute/manager.py:4218 #, fuzzy, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "设置实例 %(instance_uuid)s 至 ERROR 状态" @@ -5276,6 +5276,25 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "block_device_mapping %s" +#: nova/conductor/tasks/live_migrate.py:103 +#, fuzzy, python-format +msgid "" +"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " +"memory(host:%(avail)s <= instance:%(mem_inst)s)" +msgstr "无法迁移 %(instance_id)s 到 %(dest)s 上:缺少内存(主机:%(avail)s <= 实例:%(mem_inst)s)" + +#: nova/conductor/tasks/live_migrate.py:150 +#, python-format +msgid "Skipping host: %(host)s because: %(e)s" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:169 +#, python-format +msgid "" +"Exceeded max scheduling attempts %(max_attempts)d for instance " +"%(instance_uuid)s during live migration" +msgstr "" + #: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "正在添加控制台" @@ -6848,86 +6867,79 @@ msgstr "" msgid "No key defining hosts for topic '%s', see ringfile" msgstr "" -#: nova/scheduler/chance.py:51 +#: nova/scheduler/chance.py:56 msgid "Is the appropriate service running?" msgstr "正确的服务在运行吗?" -#: nova/scheduler/chance.py:56 +#: nova/scheduler/chance.py:61 msgid "Could not find another compute" msgstr "无法找到另一个计算节点" -#: nova/scheduler/driver.py:61 +#: nova/scheduler/driver.py:57 msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:226 +#: nova/scheduler/driver.py:59 nova/scheduler/manager.py:233 #, python-format msgid "Setting instance to %s state." msgstr "" -#: nova/scheduler/driver.py:156 +#: nova/scheduler/driver.py:150 msgid "Driver must implement schedule_prep_resize" msgstr "" -#: nova/scheduler/driver.py:164 +#: nova/scheduler/driver.py:158 msgid "Driver must implement schedule_run_instance" msgstr "" -#: nova/scheduler/driver.py:169 +#: nova/scheduler/driver.py:163 msgid "Driver must implement select_hosts" msgstr "" -#: nova/scheduler/driver.py:339 -#, fuzzy, python-format -msgid "" -"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " -"memory(host:%(avail)s <= instance:%(mem_inst)s)" -msgstr "无法迁移 %(instance_id)s 到 %(dest)s 上:缺少内存(主机:%(avail)s <= 实例:%(mem_inst)s)" - -#: nova/scheduler/filter_scheduler.py:73 +#: nova/scheduler/filter_scheduler.py:76 #, fuzzy, python-format msgid "" "Attempting to build %(num_instances)d instance(s) uuids: " "%(instance_uuids)s" msgstr "尝试创建 %(num_instances)d 个实例" -#: nova/scheduler/filter_scheduler.py:77 +#: nova/scheduler/filter_scheduler.py:80 #, fuzzy, python-format msgid "Request Spec: %s" msgstr "请求:%s" -#: nova/scheduler/filter_scheduler.py:97 +#: nova/scheduler/filter_scheduler.py:100 #, fuzzy, python-format msgid "Choosing host %(weighed_host)s for instance %(instance_uuid)s" msgstr "没有为实例 %(instance_id)s 找到卷。" -#: nova/scheduler/filter_scheduler.py:239 +#: nova/scheduler/filter_scheduler.py:242 msgid "Invalid value for 'scheduler_max_attempts', must be >= 1" msgstr "" -#: nova/scheduler/filter_scheduler.py:256 +#: nova/scheduler/filter_scheduler.py:259 #, python-format msgid "Error from last host: %(last_host)s (node %(last_node)s): %(exc)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:288 +#: nova/scheduler/filter_scheduler.py:291 #, python-format msgid "" "Exceeded max scheduling attempts %(max_attempts)d for instance " "%(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:356 +#: nova/scheduler/filter_scheduler.py:359 #, python-format msgid "Filtered %(hosts)s" msgstr "过滤掉的主机 %(hosts)s" -#: nova/scheduler/filter_scheduler.py:361 +#: nova/scheduler/filter_scheduler.py:364 #, fuzzy, python-format msgid "Weighed %(hosts)s" msgstr "过滤掉的主机 %(hosts)s" -#: nova/scheduler/filter_scheduler.py:403 +#: nova/scheduler/filter_scheduler.py:417 #, fuzzy, python-format msgid "Unable to migrate %(instance_uuid)s to %(dest)s: Lack of memory" msgstr "无法迁移 %(instance_id)s 到 %(dest)s 上:缺少内存(主机:%(avail)s <= 实例:%(mem_inst)s)" @@ -6978,7 +6990,7 @@ msgstr "计算节点 %s 没有服务" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:211 +#: nova/scheduler/manager.py:218 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "schedule_%(method)s 失败:%(ex)s" @@ -7296,9 +7308,10 @@ msgstr "" #: nova/tests/compute/test_compute.py:1133 #: nova/tests/compute/test_compute.py:1151 #: nova/tests/compute/test_compute.py:1202 -#: nova/tests/compute/test_compute.py:1229 -#: nova/tests/compute/test_compute.py:1276 -#: nova/tests/compute/test_compute.py:4129 +#: nova/tests/compute/test_compute.py:1227 +#: nova/tests/compute/test_compute.py:1253 +#: nova/tests/compute/test_compute.py:1300 +#: nova/tests/compute/test_compute.py:4153 #, python-format msgid "Running instances: %s" msgstr "正在运行的实例:%s" @@ -7306,25 +7319,26 @@ msgstr "正在运行的实例:%s" #: nova/tests/compute/test_compute.py:1139 #: nova/tests/compute/test_compute.py:1174 #: nova/tests/compute/test_compute.py:1217 -#: nova/tests/compute/test_compute.py:1247 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:1271 #, python-format msgid "After terminating instances: %s" msgstr "终止实例之后:%s" -#: nova/tests/compute/test_compute.py:1818 +#: nova/tests/compute/test_compute.py:1842 msgid "Internal error" msgstr "内部错误" -#: nova/tests/compute/test_compute.py:4140 +#: nova/tests/compute/test_compute.py:4164 #, python-format msgid "After force-killing instances: %s" msgstr "强制杀死实例后:%s" -#: nova/tests/compute/test_compute.py:4651 +#: nova/tests/compute/test_compute.py:4675 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9549 +#: nova/tests/compute/test_compute.py:9573 #, fuzzy msgid "spawn error" msgstr "未知的guestmount错误" @@ -7462,12 +7476,12 @@ msgid "" "left to copy" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:905 +#: nova/tests/virt/xenapi/test_xenapi.py:900 #, python-format msgid "Creating files in %s to simulate guest agent" msgstr "在%s 创建文件模拟客户代理" -#: nova/tests/virt/xenapi/test_xenapi.py:916 +#: nova/tests/virt/xenapi/test_xenapi.py:911 #, python-format msgid "Removing simulated guest agent files in %s" msgstr "移除在 %s 的模拟的客户代理文件" @@ -9051,7 +9065,7 @@ msgstr "data:%(data)r, fpath: %(fpath)r" msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1446 +#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1442 #, fuzzy msgid "Guest does not have a console available" msgstr "用户没有管理员权限" @@ -10464,7 +10478,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1390 +#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1386 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "找到%(instance_count)d个超过%(timeout)d秒悬挂的重启" @@ -10626,19 +10640,19 @@ msgstr "没有在数据库找到卷" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "挂载点 %(mountpoint)s 从实例 %(instance_name)s 分离" -#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1644 +#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1640 #, fuzzy, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "超时:调用 %(method)s 超时。虚拟机id=%(instance_uuid)s; args=%(args)r" -#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1649 +#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1645 #, fuzzy, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "没有执行:代理不支持 %(method)s 的调用。虚拟机id=%(instance_uuid)s; args=%(args)r" -#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1654 +#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1650 #, fuzzy, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "对 %(method)s 的调用返回错误:%(e)s。" @@ -11481,73 +11495,69 @@ msgstr "重启xvp" msgid "VM is not present, skipping destroy..." msgstr "虚拟机不存在,跳过销毁..." -#: nova/virt/xenapi/vmops.py:1260 -msgid "XenAPI failed to power the instance off" -msgstr "" - -#: nova/virt/xenapi/vmops.py:1307 +#: nova/virt/xenapi/vmops.py:1303 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "实例已处于救援模式:%s" -#: nova/virt/xenapi/vmops.py:1341 +#: nova/virt/xenapi/vmops.py:1337 #, fuzzy msgid "VM is not present, skipping soft delete..." msgstr "虚拟机不存在,跳过销毁..." -#: nova/virt/xenapi/vmops.py:1394 +#: nova/virt/xenapi/vmops.py:1390 #, fuzzy msgid "Automatically hard rebooting" msgstr "自动冷重启 %d" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 #, fuzzy msgid "Injecting network info to xenstore" msgstr "为虚拟机注入网络信息到xs:|%s|" -#: nova/virt/xenapi/vmops.py:1566 +#: nova/virt/xenapi/vmops.py:1562 #, fuzzy msgid "Creating vifs" msgstr "正在创建镜像" -#: nova/virt/xenapi/vmops.py:1575 +#: nova/virt/xenapi/vmops.py:1571 #, python-format msgid "Creating VIF for network %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1578 +#: nova/virt/xenapi/vmops.py:1574 #, fuzzy, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "正在为虚拟机 %(vm_ref)s,网络 %(network_ref)s 创建VIF。" -#: nova/virt/xenapi/vmops.py:1607 +#: nova/virt/xenapi/vmops.py:1603 #, fuzzy msgid "Injecting hostname to xenstore" msgstr "为虚拟机注入hostname到xs:|%s|" -#: nova/virt/xenapi/vmops.py:1711 +#: nova/virt/xenapi/vmops.py:1707 #, python-format msgid "Destination host:%s must be in the same aggregate as the source server" msgstr "" -#: nova/virt/xenapi/vmops.py:1732 +#: nova/virt/xenapi/vmops.py:1728 #, fuzzy msgid "No suitable network for migrate" msgstr "错误的网络格式" -#: nova/virt/xenapi/vmops.py:1744 +#: nova/virt/xenapi/vmops.py:1740 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1818 +#: nova/virt/xenapi/vmops.py:1814 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1829 +#: nova/virt/xenapi/vmops.py:1825 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1882 +#: nova/virt/xenapi/vmops.py:1878 #, fuzzy msgid "Migrate Send failed" msgstr "创建失败" @@ -11693,60 +11703,6 @@ msgstr "状态必须可用" msgid "status must be 'available'" msgstr "状态必须可用" -#~ msgid "'%s' argument must be greater than 0" -#~ msgstr "" - -#~ msgid "'%s' argument must be greater than or equal to 0" -#~ msgstr "createBackup的属性 'rotation'必须是整数" - -#~ msgid "Failed to load plugin %(plug)s: %(exc)s" -#~ msgstr "加载扩展 %(classpath)s 失败:%(exc)s" - -#~ msgid "Setting instance to %(state)s state." -#~ msgstr "设置实例 %(instance_uuid)s 至 ERROR 状态" - -#~ msgid "Could not decode scheduler options: '%(e)s'" -#~ msgstr "无法解码调度器的选项:“%(e)s”" - -#~ msgid "%(host_state)s fails tenant id on aggregate" -#~ msgstr "" - -#~ msgid "No more PXE IPs available" -#~ msgstr "没有更多的浮动ip。" - -#~ msgid "Deleting instance files %(target)s" -#~ msgstr "删除实例文件 %(target)s" - -#~ msgid "Live Migration failure: %(e)s" -#~ msgstr "预在线迁移在%(dest)s失败" - -#~ msgid "skipping %(path)s since it looks like volume" -#~ msgstr "因它像卷,所以跳过 %(path)s" - -#~ msgid "skipping disk for %(instance_name)s as it does not have a path" -#~ msgstr "" - -#~ msgid "Checking instance files accessability%(instance_path)s" -#~ msgstr "删除实例文件 %(target)s" - -#~ msgid "The nwfilter(%(instance_filter_name)s) is not found." -#~ msgstr "nwfilter(%(instance_filter_name)s)未找到" - -#~ msgid "Failed to query agent version: %r" -#~ msgstr "" - -#~ msgid "Reached maximum time attempting to query agent version" -#~ msgstr "" - -#~ msgid "Failed to update agent: %r" -#~ msgstr "" - -#~ msgid "Failed to exchange keys: %r" -#~ msgstr "" - -#~ msgid "Failed to inject file: %r" -#~ msgstr "" - -#~ msgid "Failed to reset network: %r" +#~ msgid "XenAPI failed to power the instance off" #~ msgstr "" diff --git a/nova/locale/zh_HK/LC_MESSAGES/nova.po b/nova/locale/zh_HK/LC_MESSAGES/nova.po index 882d43cd4379..db0d584aed96 100644 --- a/nova/locale/zh_HK/LC_MESSAGES/nova.po +++ b/nova/locale/zh_HK/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" -"POT-Creation-Date: 2013-06-24 19:37+0000\n" +"POT-Creation-Date: 2013-06-25 19:37+0000\n" "PO-Revision-Date: 2013-05-28 17:08+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Chinese (Hong Kong) " @@ -178,7 +178,7 @@ msgid "" "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:248 nova/api/ec2/cloud.py:473 +#: nova/exception.py:248 nova/api/ec2/cloud.py:472 msgid "Keypair data is invalid" msgstr "" @@ -1725,261 +1725,261 @@ msgstr "" msgid "Unsupported API request: controller = %(controller)s, action = %(action)s" msgstr "" -#: nova/api/ec2/cloud.py:402 +#: nova/api/ec2/cloud.py:401 #, python-format msgid "Create snapshot of volume %s" msgstr "" -#: nova/api/ec2/cloud.py:427 +#: nova/api/ec2/cloud.py:426 #, python-format msgid "Could not find key pair(s): %s" msgstr "" -#: nova/api/ec2/cloud.py:444 +#: nova/api/ec2/cloud.py:443 #, python-format msgid "Create key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:451 nova/api/ec2/cloud.py:470 +#: nova/api/ec2/cloud.py:450 nova/api/ec2/cloud.py:469 #: nova/api/openstack/compute/contrib/keypairs.py:93 #: nova/api/openstack/compute/plugins/v3/keypairs.py:95 msgid "Quota exceeded, too many key pairs." msgstr "" -#: nova/api/ec2/cloud.py:460 +#: nova/api/ec2/cloud.py:459 #, python-format msgid "Import key %s" msgstr "" -#: nova/api/ec2/cloud.py:480 +#: nova/api/ec2/cloud.py:479 #, python-format msgid "Delete key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:622 nova/api/ec2/cloud.py:742 +#: nova/api/ec2/cloud.py:621 nova/api/ec2/cloud.py:741 msgid "Not enough parameters, need group_name or group_id" msgstr "" -#: nova/api/ec2/cloud.py:627 +#: nova/api/ec2/cloud.py:626 #, python-format msgid "%s Not enough parameters to build a valid rule" msgstr "" -#: nova/api/ec2/cloud.py:634 +#: nova/api/ec2/cloud.py:633 #, python-format msgid "Invalid IP protocol %s." msgstr "" -#: nova/api/ec2/cloud.py:664 nova/api/ec2/cloud.py:696 +#: nova/api/ec2/cloud.py:663 nova/api/ec2/cloud.py:695 msgid "No rule for the specified parameters." msgstr "" -#: nova/api/ec2/cloud.py:687 +#: nova/api/ec2/cloud.py:686 #, python-format msgid "%s - This rule already exists in group" msgstr "" -#: nova/api/ec2/cloud.py:770 +#: nova/api/ec2/cloud.py:769 #, python-format msgid "Get console output for instance %s" msgstr "" -#: nova/api/ec2/cloud.py:841 +#: nova/api/ec2/cloud.py:840 #, python-format msgid "Create volume from snapshot %s" msgstr "" -#: nova/api/ec2/cloud.py:845 nova/api/openstack/compute/contrib/volumes.py:242 +#: nova/api/ec2/cloud.py:844 nova/api/openstack/compute/contrib/volumes.py:242 #, python-format msgid "Create volume of %s GB" msgstr "" -#: nova/api/ec2/cloud.py:872 +#: nova/api/ec2/cloud.py:871 msgid "Delete Failed" msgstr "" -#: nova/api/ec2/cloud.py:885 +#: nova/api/ec2/cloud.py:884 #, python-format msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s" msgstr "" -#: nova/api/ec2/cloud.py:896 +#: nova/api/ec2/cloud.py:895 msgid "Attach Failed." msgstr "" -#: nova/api/ec2/cloud.py:918 nova/api/openstack/compute/contrib/volumes.py:445 +#: nova/api/ec2/cloud.py:917 nova/api/openstack/compute/contrib/volumes.py:445 #, python-format msgid "Detach volume %s" msgstr "" -#: nova/api/ec2/cloud.py:925 +#: nova/api/ec2/cloud.py:924 msgid "Detach Volume Failed." msgstr "" -#: nova/api/ec2/cloud.py:951 nova/api/ec2/cloud.py:1008 -#: nova/api/ec2/cloud.py:1574 nova/api/ec2/cloud.py:1589 +#: nova/api/ec2/cloud.py:950 nova/api/ec2/cloud.py:1007 +#: nova/api/ec2/cloud.py:1573 nova/api/ec2/cloud.py:1588 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1083 +#: nova/api/ec2/cloud.py:1082 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1243 +#: nova/api/ec2/cloud.py:1242 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1247 +#: nova/api/ec2/cloud.py:1246 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1251 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1256 +#: nova/api/ec2/cloud.py:1255 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1258 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1269 +#: nova/api/ec2/cloud.py:1268 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1277 +#: nova/api/ec2/cloud.py:1276 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1286 +#: nova/api/ec2/cloud.py:1285 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1289 +#: nova/api/ec2/cloud.py:1288 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1292 +#: nova/api/ec2/cloud.py:1291 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1300 +#: nova/api/ec2/cloud.py:1299 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1305 +#: nova/api/ec2/cloud.py:1304 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1308 +#: nova/api/ec2/cloud.py:1307 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1335 +#: nova/api/ec2/cloud.py:1334 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1373 +#: nova/api/ec2/cloud.py:1372 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1383 +#: nova/api/ec2/cloud.py:1382 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1393 +#: nova/api/ec2/cloud.py:1392 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1403 +#: nova/api/ec2/cloud.py:1402 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1494 +#: nova/api/ec2/cloud.py:1493 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1510 +#: nova/api/ec2/cloud.py:1509 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1529 +#: nova/api/ec2/cloud.py:1528 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1592 +#: nova/api/ec2/cloud.py:1591 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1594 +#: nova/api/ec2/cloud.py:1593 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1596 +#: nova/api/ec2/cloud.py:1595 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1598 +#: nova/api/ec2/cloud.py:1597 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1611 +#: nova/api/ec2/cloud.py:1610 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1639 +#: nova/api/ec2/cloud.py:1638 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1671 +#: nova/api/ec2/cloud.py:1670 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1689 +#: nova/api/ec2/cloud.py:1688 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1714 nova/api/ec2/cloud.py:1759 +#: nova/api/ec2/cloud.py:1713 nova/api/ec2/cloud.py:1758 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1717 nova/api/ec2/cloud.py:1762 +#: nova/api/ec2/cloud.py:1716 nova/api/ec2/cloud.py:1761 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1721 nova/api/ec2/cloud.py:1766 +#: nova/api/ec2/cloud.py:1720 nova/api/ec2/cloud.py:1765 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1724 nova/api/ec2/cloud.py:1769 +#: nova/api/ec2/cloud.py:1723 nova/api/ec2/cloud.py:1768 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1781 +#: nova/api/ec2/cloud.py:1780 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1854 +#: nova/api/ec2/cloud.py:1853 msgid "Invalid CIDR" msgstr "" @@ -4354,653 +4354,653 @@ msgstr "" msgid "Possibly task preempted." msgstr "" -#: nova/compute/manager.py:379 +#: nova/compute/manager.py:380 #, python-format msgid "%s is not a valid node managed by this compute host." msgstr "" -#: nova/compute/manager.py:407 +#: nova/compute/manager.py:408 msgid "Instance has been destroyed from under us while trying to set it to ERROR" msgstr "" -#: nova/compute/manager.py:456 +#: nova/compute/manager.py:457 #, python-format msgid "" "Deleting instance as its host (%(instance_host)s) is not equal to our " "host (%(our_host)s)." msgstr "" -#: nova/compute/manager.py:472 +#: nova/compute/manager.py:473 msgid "Instance has been marked deleted already, removing it from the hypervisor." msgstr "" -#: nova/compute/manager.py:493 +#: nova/compute/manager.py:494 msgid "" "Hypervisor driver does not support instance shared storage check, " "assuming it's not on shared storage" msgstr "" -#: nova/compute/manager.py:499 +#: nova/compute/manager.py:500 msgid "Failed to check if instance shared" msgstr "" -#: nova/compute/manager.py:541 +#: nova/compute/manager.py:542 #, python-format msgid "" "Error raised getting network info for instance %(instance_uuid)s. " "Retrying in %(retry_time)s seconds." msgstr "" -#: nova/compute/manager.py:567 +#: nova/compute/manager.py:568 msgid "Failed to revert crashed migration" msgstr "" -#: nova/compute/manager.py:570 +#: nova/compute/manager.py:571 msgid "Instance found in migrating state during startup. Resetting task_state" msgstr "" -#: nova/compute/manager.py:581 +#: nova/compute/manager.py:582 #, python-format msgid "Current state is %(drv_state)s, state in DB is %(db_state)s." msgstr "" -#: nova/compute/manager.py:587 +#: nova/compute/manager.py:588 msgid "Rebooting instance after nova-compute restart." msgstr "" -#: nova/compute/manager.py:601 +#: nova/compute/manager.py:602 msgid "Hypervisor driver does not support resume guests" msgstr "" -#: nova/compute/manager.py:606 +#: nova/compute/manager.py:607 msgid "Failed to resume instance" msgstr "" -#: nova/compute/manager.py:616 +#: nova/compute/manager.py:617 msgid "Hypervisor driver does not support firewall rules" msgstr "" -#: nova/compute/manager.py:620 +#: nova/compute/manager.py:621 #, python-format msgid "Lifecycle event %(state)d on VM %(uuid)s" msgstr "" -#: nova/compute/manager.py:636 +#: nova/compute/manager.py:637 #, python-format msgid "Unexpected power state %d" msgstr "" -#: nova/compute/manager.py:648 +#: nova/compute/manager.py:649 #, python-format msgid "Ignoring event %s" msgstr "" -#: nova/compute/manager.py:686 +#: nova/compute/manager.py:687 msgid "Checking state" msgstr "" -#: nova/compute/manager.py:784 +#: nova/compute/manager.py:785 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:801 +#: nova/compute/manager.py:802 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:902 +#: nova/compute/manager.py:903 msgid "Success" msgstr "" -#: nova/compute/manager.py:925 +#: nova/compute/manager.py:926 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:952 nova/compute/manager.py:2466 +#: nova/compute/manager.py:953 nova/compute/manager.py:2467 #, python-format msgid "No node specified, defaulting to %s" msgstr "" -#: nova/compute/manager.py:996 +#: nova/compute/manager.py:997 msgid "Failed to dealloc network for deleted instance" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1006 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:1036 +#: nova/compute/manager.py:1037 #, python-format msgid "Error: %s" msgstr "" -#: nova/compute/manager.py:1053 +#: nova/compute/manager.py:1054 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1078 nova/compute/manager.py:2519 +#: nova/compute/manager.py:1079 nova/compute/manager.py:2520 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1091 +#: nova/compute/manager.py:1092 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1097 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1102 +#: nova/compute/manager.py:1103 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1131 +#: nova/compute/manager.py:1132 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1141 +#: nova/compute/manager.py:1142 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1166 msgid "Allocating IP information in the background." msgstr "" -#: nova/compute/manager.py:1176 +#: nova/compute/manager.py:1177 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1178 +#: nova/compute/manager.py:1179 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1189 +#: nova/compute/manager.py:1190 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1208 +#: nova/compute/manager.py:1209 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1259 +#: nova/compute/manager.py:1260 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1333 +#: nova/compute/manager.py:1334 msgid "Failed to deallocate network for instance." msgstr "" -#: nova/compute/manager.py:1340 +#: nova/compute/manager.py:1341 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1383 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1386 +#: nova/compute/manager.py:1387 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1393 +#: nova/compute/manager.py:1394 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1441 +#: nova/compute/manager.py:1442 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1503 nova/compute/manager.py:2701 -#: nova/compute/manager.py:4226 +#: nova/compute/manager.py:1504 nova/compute/manager.py:2702 +#: nova/compute/manager.py:4227 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1655 +#: nova/compute/manager.py:1656 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1668 +#: nova/compute/manager.py:1669 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1672 +#: nova/compute/manager.py:1673 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1676 +#: nova/compute/manager.py:1677 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1759 +#: nova/compute/manager.py:1760 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1791 +#: nova/compute/manager.py:1792 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1809 +#: nova/compute/manager.py:1810 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1828 +#: nova/compute/manager.py:1829 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1864 +#: nova/compute/manager.py:1865 msgid "Reboot failed but instance is running" msgstr "" -#: nova/compute/manager.py:1867 +#: nova/compute/manager.py:1868 #, python-format msgid "Cannot reboot instance: %(error)s" msgstr "" -#: nova/compute/manager.py:1880 +#: nova/compute/manager.py:1881 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1907 +#: nova/compute/manager.py:1908 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1913 +#: nova/compute/manager.py:1914 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1975 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1982 +#: nova/compute/manager.py:1983 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1987 +#: nova/compute/manager.py:1988 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:2015 +#: nova/compute/manager.py:2016 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:2022 +#: nova/compute/manager.py:2023 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:2029 +#: nova/compute/manager.py:2030 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:2044 +#: nova/compute/manager.py:2045 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:2051 +#: nova/compute/manager.py:2052 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2064 +#: nova/compute/manager.py:2065 #, python-format msgid "" "trying to inject a file into a non-running (state: %(current_state)s " "expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2070 #, python-format msgid "injecting file to %s" msgstr "" -#: nova/compute/manager.py:2089 +#: nova/compute/manager.py:2090 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2102 +#: nova/compute/manager.py:2103 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2121 +#: nova/compute/manager.py:2122 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2125 +#: nova/compute/manager.py:2126 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2143 +#: nova/compute/manager.py:2144 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2164 +#: nova/compute/manager.py:2165 #, python-format msgid "Changing instance metadata according to %r" msgstr "" -#: nova/compute/manager.py:2386 +#: nova/compute/manager.py:2387 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2420 +#: nova/compute/manager.py:2421 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2426 +#: nova/compute/manager.py:2427 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2447 +#: nova/compute/manager.py:2448 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2698 +#: nova/compute/manager.py:2699 #, python-format msgid "Failed to rollback quota for failed finish_resize: %s" msgstr "" -#: nova/compute/manager.py:2761 +#: nova/compute/manager.py:2762 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2779 +#: nova/compute/manager.py:2780 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2818 +#: nova/compute/manager.py:2819 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2849 +#: nova/compute/manager.py:2850 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2869 +#: nova/compute/manager.py:2870 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2874 +#: nova/compute/manager.py:2875 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2877 +#: nova/compute/manager.py:2878 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2894 +#: nova/compute/manager.py:2895 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2921 +#: nova/compute/manager.py:2922 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2956 +#: nova/compute/manager.py:2957 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:3004 +#: nova/compute/manager.py:3005 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3055 +#: nova/compute/manager.py:3056 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3065 +#: nova/compute/manager.py:3066 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3081 +#: nova/compute/manager.py:3082 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3112 +#: nova/compute/manager.py:3113 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3123 +#: nova/compute/manager.py:3124 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:3130 +#: nova/compute/manager.py:3131 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3154 +#: nova/compute/manager.py:3155 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3190 +#: nova/compute/manager.py:3191 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3210 +#: nova/compute/manager.py:3211 #, python-format msgid "Port %s is not attached" msgstr "" -#: nova/compute/manager.py:3224 +#: nova/compute/manager.py:3225 #, python-format msgid "Host %s not found" msgstr "" -#: nova/compute/manager.py:3377 +#: nova/compute/manager.py:3378 #, python-format msgid "Pre live migration failed at %s" msgstr "" -#: nova/compute/manager.py:3405 +#: nova/compute/manager.py:3406 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3460 +#: nova/compute/manager.py:3461 #, python-format msgid "Migrating instance to %s finished successfully." msgstr "" -#: nova/compute/manager.py:3462 +#: nova/compute/manager.py:3463 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." msgstr "" -#: nova/compute/manager.py:3477 +#: nova/compute/manager.py:3478 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3509 +#: nova/compute/manager.py:3510 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3638 +#: nova/compute/manager.py:3639 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3690 +#: nova/compute/manager.py:3691 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3695 +#: nova/compute/manager.py:3696 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3704 +#: nova/compute/manager.py:3705 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3712 +#: nova/compute/manager.py:3713 #, python-format msgid "Instance %s not found" msgstr "" -#: nova/compute/manager.py:3717 +#: nova/compute/manager.py:3718 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3724 +#: nova/compute/manager.py:3725 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3735 +#: nova/compute/manager.py:3736 #, python-format msgid "Error auto-confirming resize: %s. Will retry later." msgstr "" -#: nova/compute/manager.py:3751 +#: nova/compute/manager.py:3752 #, python-format msgid "" "Running instance usage audit for host %(host)s from %(begin_time)s to " "%(end_time)s. %(number_instances)s instances." msgstr "" -#: nova/compute/manager.py:3771 +#: nova/compute/manager.py:3772 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3795 +#: nova/compute/manager.py:3796 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3898 +#: nova/compute/manager.py:3899 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3912 +#: nova/compute/manager.py:3913 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3939 +#: nova/compute/manager.py:3940 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3946 nova/compute/manager.py:3995 +#: nova/compute/manager.py:3947 nova/compute/manager.py:3996 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3982 +#: nova/compute/manager.py:3983 #, python-format msgid "" "During the sync_power process the instance has moved from host %(src)s to" " host %(dst)s" msgstr "" -#: nova/compute/manager.py:4019 +#: nova/compute/manager.py:4020 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4031 nova/compute/manager.py:4040 -#: nova/compute/manager.py:4070 +#: nova/compute/manager.py:4032 nova/compute/manager.py:4041 +#: nova/compute/manager.py:4071 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4036 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4051 +#: nova/compute/manager.py:4052 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:4057 +#: nova/compute/manager.py:4058 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:4063 +#: nova/compute/manager.py:4064 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4079 +#: nova/compute/manager.py:4080 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4087 +#: nova/compute/manager.py:4088 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4100 +#: nova/compute/manager.py:4101 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4127 +#: nova/compute/manager.py:4128 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4137 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4138 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4177 +#: nova/compute/manager.py:4178 #, python-format msgid "" "Detected instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4183 +#: nova/compute/manager.py:4184 #, python-format msgid "" "Destroying instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4190 +#: nova/compute/manager.py:4191 #, python-format msgid "Unrecognized value '%s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4217 +#: nova/compute/manager.py:4218 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5129,6 +5129,25 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" +#: nova/conductor/tasks/live_migrate.py:103 +#, python-format +msgid "" +"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " +"memory(host:%(avail)s <= instance:%(mem_inst)s)" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:150 +#, python-format +msgid "Skipping host: %(host)s because: %(e)s" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:169 +#, python-format +msgid "" +"Exceeded max scheduling attempts %(max_attempts)d for instance " +"%(instance_uuid)s during live migration" +msgstr "" + #: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "" @@ -6666,86 +6685,79 @@ msgstr "" msgid "No key defining hosts for topic '%s', see ringfile" msgstr "" -#: nova/scheduler/chance.py:51 +#: nova/scheduler/chance.py:56 msgid "Is the appropriate service running?" msgstr "" -#: nova/scheduler/chance.py:56 +#: nova/scheduler/chance.py:61 msgid "Could not find another compute" msgstr "" -#: nova/scheduler/driver.py:61 +#: nova/scheduler/driver.py:57 msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:226 +#: nova/scheduler/driver.py:59 nova/scheduler/manager.py:233 #, python-format msgid "Setting instance to %s state." msgstr "" -#: nova/scheduler/driver.py:156 +#: nova/scheduler/driver.py:150 msgid "Driver must implement schedule_prep_resize" msgstr "" -#: nova/scheduler/driver.py:164 +#: nova/scheduler/driver.py:158 msgid "Driver must implement schedule_run_instance" msgstr "" -#: nova/scheduler/driver.py:169 +#: nova/scheduler/driver.py:163 msgid "Driver must implement select_hosts" msgstr "" -#: nova/scheduler/driver.py:339 -#, python-format -msgid "" -"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " -"memory(host:%(avail)s <= instance:%(mem_inst)s)" -msgstr "" - -#: nova/scheduler/filter_scheduler.py:73 +#: nova/scheduler/filter_scheduler.py:76 #, python-format msgid "" "Attempting to build %(num_instances)d instance(s) uuids: " "%(instance_uuids)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:77 +#: nova/scheduler/filter_scheduler.py:80 #, python-format msgid "Request Spec: %s" msgstr "" -#: nova/scheduler/filter_scheduler.py:97 +#: nova/scheduler/filter_scheduler.py:100 #, python-format msgid "Choosing host %(weighed_host)s for instance %(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:239 +#: nova/scheduler/filter_scheduler.py:242 msgid "Invalid value for 'scheduler_max_attempts', must be >= 1" msgstr "" -#: nova/scheduler/filter_scheduler.py:256 +#: nova/scheduler/filter_scheduler.py:259 #, python-format msgid "Error from last host: %(last_host)s (node %(last_node)s): %(exc)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:288 +#: nova/scheduler/filter_scheduler.py:291 #, python-format msgid "" "Exceeded max scheduling attempts %(max_attempts)d for instance " "%(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:356 +#: nova/scheduler/filter_scheduler.py:359 #, python-format msgid "Filtered %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:361 +#: nova/scheduler/filter_scheduler.py:364 #, python-format msgid "Weighed %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:403 +#: nova/scheduler/filter_scheduler.py:417 #, python-format msgid "Unable to migrate %(instance_uuid)s to %(dest)s: Lack of memory" msgstr "" @@ -6796,7 +6808,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:211 +#: nova/scheduler/manager.py:218 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -7112,9 +7124,10 @@ msgstr "" #: nova/tests/compute/test_compute.py:1133 #: nova/tests/compute/test_compute.py:1151 #: nova/tests/compute/test_compute.py:1202 -#: nova/tests/compute/test_compute.py:1229 -#: nova/tests/compute/test_compute.py:1276 -#: nova/tests/compute/test_compute.py:4129 +#: nova/tests/compute/test_compute.py:1227 +#: nova/tests/compute/test_compute.py:1253 +#: nova/tests/compute/test_compute.py:1300 +#: nova/tests/compute/test_compute.py:4153 #, python-format msgid "Running instances: %s" msgstr "" @@ -7122,25 +7135,26 @@ msgstr "" #: nova/tests/compute/test_compute.py:1139 #: nova/tests/compute/test_compute.py:1174 #: nova/tests/compute/test_compute.py:1217 -#: nova/tests/compute/test_compute.py:1247 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:1271 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1818 +#: nova/tests/compute/test_compute.py:1842 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4140 +#: nova/tests/compute/test_compute.py:4164 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4651 +#: nova/tests/compute/test_compute.py:4675 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9549 +#: nova/tests/compute/test_compute.py:9573 msgid "spawn error" msgstr "" @@ -7271,12 +7285,12 @@ msgid "" "left to copy" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:905 +#: nova/tests/virt/xenapi/test_xenapi.py:900 #, python-format msgid "Creating files in %s to simulate guest agent" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:916 +#: nova/tests/virt/xenapi/test_xenapi.py:911 #, python-format msgid "Removing simulated guest agent files in %s" msgstr "" @@ -8814,7 +8828,7 @@ msgstr "" msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1446 +#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1442 msgid "Guest does not have a console available" msgstr "" @@ -10160,7 +10174,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1390 +#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1386 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10318,19 +10332,19 @@ msgstr "" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "" -#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1644 +#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1640 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1649 +#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1645 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1654 +#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1650 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -11151,67 +11165,63 @@ msgstr "" msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1260 -msgid "XenAPI failed to power the instance off" -msgstr "" - -#: nova/virt/xenapi/vmops.py:1307 +#: nova/virt/xenapi/vmops.py:1303 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1341 +#: nova/virt/xenapi/vmops.py:1337 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1394 +#: nova/virt/xenapi/vmops.py:1390 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1566 +#: nova/virt/xenapi/vmops.py:1562 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1575 +#: nova/virt/xenapi/vmops.py:1571 #, python-format msgid "Creating VIF for network %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1578 +#: nova/virt/xenapi/vmops.py:1574 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1607 +#: nova/virt/xenapi/vmops.py:1603 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1711 +#: nova/virt/xenapi/vmops.py:1707 #, python-format msgid "Destination host:%s must be in the same aggregate as the source server" msgstr "" -#: nova/virt/xenapi/vmops.py:1732 +#: nova/virt/xenapi/vmops.py:1728 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1744 +#: nova/virt/xenapi/vmops.py:1740 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1818 +#: nova/virt/xenapi/vmops.py:1814 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1829 +#: nova/virt/xenapi/vmops.py:1825 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1882 +#: nova/virt/xenapi/vmops.py:1878 msgid "Migrate Send failed" msgstr "" @@ -11352,60 +11362,6 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "'%s' argument must be greater than 0" -#~ msgstr "" - -#~ msgid "'%s' argument must be greater than or equal to 0" -#~ msgstr "" - -#~ msgid "Failed to load plugin %(plug)s: %(exc)s" -#~ msgstr "" - -#~ msgid "Setting instance to %(state)s state." -#~ msgstr "" - -#~ msgid "Could not decode scheduler options: '%(e)s'" -#~ msgstr "" - -#~ msgid "%(host_state)s fails tenant id on aggregate" -#~ msgstr "" - -#~ msgid "No more PXE IPs available" -#~ msgstr "" - -#~ msgid "Deleting instance files %(target)s" -#~ msgstr "" - -#~ msgid "Live Migration failure: %(e)s" -#~ msgstr "" - -#~ msgid "skipping %(path)s since it looks like volume" -#~ msgstr "" - -#~ msgid "skipping disk for %(instance_name)s as it does not have a path" -#~ msgstr "" - -#~ msgid "Checking instance files accessability%(instance_path)s" -#~ msgstr "" - -#~ msgid "The nwfilter(%(instance_filter_name)s) is not found." -#~ msgstr "" - -#~ msgid "Failed to query agent version: %r" -#~ msgstr "" - -#~ msgid "Reached maximum time attempting to query agent version" -#~ msgstr "" - -#~ msgid "Failed to update agent: %r" -#~ msgstr "" - -#~ msgid "Failed to exchange keys: %r" -#~ msgstr "" - -#~ msgid "Failed to inject file: %r" -#~ msgstr "" - -#~ msgid "Failed to reset network: %r" +#~ msgid "XenAPI failed to power the instance off" #~ msgstr "" diff --git a/nova/locale/zh_TW/LC_MESSAGES/nova.po b/nova/locale/zh_TW/LC_MESSAGES/nova.po index 94bd51e96de0..20d119e93501 100644 --- a/nova/locale/zh_TW/LC_MESSAGES/nova.po +++ b/nova/locale/zh_TW/LC_MESSAGES/nova.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2013-06-24 19:37+0000\n" +"POT-Creation-Date: 2013-06-25 19:37+0000\n" "PO-Revision-Date: 2012-03-07 02:00+0000\n" "Last-Translator: Charles Hsu \n" "Language-Team: Chinese (Traditional) \n" @@ -177,7 +177,7 @@ msgid "" "%(seconds)s seconds or %(attempts)s attempts." msgstr "" -#: nova/exception.py:248 nova/api/ec2/cloud.py:473 +#: nova/exception.py:248 nova/api/ec2/cloud.py:472 msgid "Keypair data is invalid" msgstr "無效的Keypair" @@ -1725,261 +1725,261 @@ msgstr "" msgid "Unsupported API request: controller = %(controller)s, action = %(action)s" msgstr "" -#: nova/api/ec2/cloud.py:402 +#: nova/api/ec2/cloud.py:401 #, python-format msgid "Create snapshot of volume %s" msgstr "" -#: nova/api/ec2/cloud.py:427 +#: nova/api/ec2/cloud.py:426 #, python-format msgid "Could not find key pair(s): %s" msgstr "" -#: nova/api/ec2/cloud.py:444 +#: nova/api/ec2/cloud.py:443 #, python-format msgid "Create key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:451 nova/api/ec2/cloud.py:470 +#: nova/api/ec2/cloud.py:450 nova/api/ec2/cloud.py:469 #: nova/api/openstack/compute/contrib/keypairs.py:93 #: nova/api/openstack/compute/plugins/v3/keypairs.py:95 msgid "Quota exceeded, too many key pairs." msgstr "" -#: nova/api/ec2/cloud.py:460 +#: nova/api/ec2/cloud.py:459 #, python-format msgid "Import key %s" msgstr "" -#: nova/api/ec2/cloud.py:480 +#: nova/api/ec2/cloud.py:479 #, python-format msgid "Delete key pair %s" msgstr "" -#: nova/api/ec2/cloud.py:622 nova/api/ec2/cloud.py:742 +#: nova/api/ec2/cloud.py:621 nova/api/ec2/cloud.py:741 msgid "Not enough parameters, need group_name or group_id" msgstr "" -#: nova/api/ec2/cloud.py:627 +#: nova/api/ec2/cloud.py:626 #, python-format msgid "%s Not enough parameters to build a valid rule" msgstr "" -#: nova/api/ec2/cloud.py:634 +#: nova/api/ec2/cloud.py:633 #, python-format msgid "Invalid IP protocol %s." msgstr "" -#: nova/api/ec2/cloud.py:664 nova/api/ec2/cloud.py:696 +#: nova/api/ec2/cloud.py:663 nova/api/ec2/cloud.py:695 msgid "No rule for the specified parameters." msgstr "" -#: nova/api/ec2/cloud.py:687 +#: nova/api/ec2/cloud.py:686 #, python-format msgid "%s - This rule already exists in group" msgstr "" -#: nova/api/ec2/cloud.py:770 +#: nova/api/ec2/cloud.py:769 #, python-format msgid "Get console output for instance %s" msgstr "" -#: nova/api/ec2/cloud.py:841 +#: nova/api/ec2/cloud.py:840 #, python-format msgid "Create volume from snapshot %s" msgstr "" -#: nova/api/ec2/cloud.py:845 nova/api/openstack/compute/contrib/volumes.py:242 +#: nova/api/ec2/cloud.py:844 nova/api/openstack/compute/contrib/volumes.py:242 #, python-format msgid "Create volume of %s GB" msgstr "" -#: nova/api/ec2/cloud.py:872 +#: nova/api/ec2/cloud.py:871 msgid "Delete Failed" msgstr "" -#: nova/api/ec2/cloud.py:885 +#: nova/api/ec2/cloud.py:884 #, python-format msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s" msgstr "" -#: nova/api/ec2/cloud.py:896 +#: nova/api/ec2/cloud.py:895 msgid "Attach Failed." msgstr "" -#: nova/api/ec2/cloud.py:918 nova/api/openstack/compute/contrib/volumes.py:445 +#: nova/api/ec2/cloud.py:917 nova/api/openstack/compute/contrib/volumes.py:445 #, python-format msgid "Detach volume %s" msgstr "" -#: nova/api/ec2/cloud.py:925 +#: nova/api/ec2/cloud.py:924 msgid "Detach Volume Failed." msgstr "" -#: nova/api/ec2/cloud.py:951 nova/api/ec2/cloud.py:1008 -#: nova/api/ec2/cloud.py:1574 nova/api/ec2/cloud.py:1589 +#: nova/api/ec2/cloud.py:950 nova/api/ec2/cloud.py:1007 +#: nova/api/ec2/cloud.py:1573 nova/api/ec2/cloud.py:1588 #, python-format msgid "attribute not supported: %s" msgstr "" -#: nova/api/ec2/cloud.py:1083 +#: nova/api/ec2/cloud.py:1082 #, python-format msgid "vol = %s\n" msgstr "" -#: nova/api/ec2/cloud.py:1243 +#: nova/api/ec2/cloud.py:1242 msgid "Allocate address" msgstr "" -#: nova/api/ec2/cloud.py:1247 +#: nova/api/ec2/cloud.py:1246 msgid "No more floating IPs available" msgstr "" -#: nova/api/ec2/cloud.py:1251 +#: nova/api/ec2/cloud.py:1250 #, python-format msgid "Release address %s" msgstr "" -#: nova/api/ec2/cloud.py:1256 +#: nova/api/ec2/cloud.py:1255 msgid "Unable to release IP Address." msgstr "" -#: nova/api/ec2/cloud.py:1259 +#: nova/api/ec2/cloud.py:1258 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1269 +#: nova/api/ec2/cloud.py:1268 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" -#: nova/api/ec2/cloud.py:1277 +#: nova/api/ec2/cloud.py:1276 #: nova/api/openstack/compute/contrib/floating_ips.py:248 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" -#: nova/api/ec2/cloud.py:1286 +#: nova/api/ec2/cloud.py:1285 msgid "Floating ip is already associated." msgstr "" -#: nova/api/ec2/cloud.py:1289 +#: nova/api/ec2/cloud.py:1288 msgid "l3driver call to add floating ip failed." msgstr "" -#: nova/api/ec2/cloud.py:1292 +#: nova/api/ec2/cloud.py:1291 msgid "Error, unable to associate floating ip." msgstr "" -#: nova/api/ec2/cloud.py:1300 +#: nova/api/ec2/cloud.py:1299 #, python-format msgid "Disassociate address %s" msgstr "" -#: nova/api/ec2/cloud.py:1305 +#: nova/api/ec2/cloud.py:1304 msgid "Floating ip is not associated." msgstr "" -#: nova/api/ec2/cloud.py:1308 +#: nova/api/ec2/cloud.py:1307 #: nova/api/openstack/compute/contrib/floating_ips.py:97 msgid "Cannot disassociate auto assigned floating ip" msgstr "" -#: nova/api/ec2/cloud.py:1335 +#: nova/api/ec2/cloud.py:1334 msgid "Image must be available" msgstr "" -#: nova/api/ec2/cloud.py:1373 +#: nova/api/ec2/cloud.py:1372 msgid "Going to start terminating instances" msgstr "" -#: nova/api/ec2/cloud.py:1383 +#: nova/api/ec2/cloud.py:1382 #, python-format msgid "Reboot instance %r" msgstr "" -#: nova/api/ec2/cloud.py:1393 +#: nova/api/ec2/cloud.py:1392 msgid "Going to stop instances" msgstr "" -#: nova/api/ec2/cloud.py:1403 +#: nova/api/ec2/cloud.py:1402 msgid "Going to start instances" msgstr "" -#: nova/api/ec2/cloud.py:1494 +#: nova/api/ec2/cloud.py:1493 #, python-format msgid "De-registering image %s" msgstr "" -#: nova/api/ec2/cloud.py:1510 +#: nova/api/ec2/cloud.py:1509 msgid "imageLocation is required" msgstr "" -#: nova/api/ec2/cloud.py:1529 +#: nova/api/ec2/cloud.py:1528 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "" -#: nova/api/ec2/cloud.py:1592 +#: nova/api/ec2/cloud.py:1591 msgid "user or group not specified" msgstr "" -#: nova/api/ec2/cloud.py:1594 +#: nova/api/ec2/cloud.py:1593 msgid "only group \"all\" is supported" msgstr "" -#: nova/api/ec2/cloud.py:1596 +#: nova/api/ec2/cloud.py:1595 msgid "operation_type must be add or remove" msgstr "" -#: nova/api/ec2/cloud.py:1598 +#: nova/api/ec2/cloud.py:1597 #, python-format msgid "Updating image %s publicity" msgstr "" -#: nova/api/ec2/cloud.py:1611 +#: nova/api/ec2/cloud.py:1610 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" -#: nova/api/ec2/cloud.py:1639 +#: nova/api/ec2/cloud.py:1638 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not " "have a volume attached at root (%(root)s)" msgstr "" -#: nova/api/ec2/cloud.py:1671 +#: nova/api/ec2/cloud.py:1670 #, python-format msgid "Couldn't stop instance with in %d sec" msgstr "" -#: nova/api/ec2/cloud.py:1689 +#: nova/api/ec2/cloud.py:1688 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" -#: nova/api/ec2/cloud.py:1714 nova/api/ec2/cloud.py:1759 +#: nova/api/ec2/cloud.py:1713 nova/api/ec2/cloud.py:1758 msgid "resource_id and tag are required" msgstr "" -#: nova/api/ec2/cloud.py:1717 nova/api/ec2/cloud.py:1762 +#: nova/api/ec2/cloud.py:1716 nova/api/ec2/cloud.py:1761 msgid "Expecting a list of resources" msgstr "" -#: nova/api/ec2/cloud.py:1721 nova/api/ec2/cloud.py:1766 +#: nova/api/ec2/cloud.py:1720 nova/api/ec2/cloud.py:1765 msgid "Only instances implemented" msgstr "" -#: nova/api/ec2/cloud.py:1724 nova/api/ec2/cloud.py:1769 +#: nova/api/ec2/cloud.py:1723 nova/api/ec2/cloud.py:1768 msgid "Expecting a list of tagSets" msgstr "" -#: nova/api/ec2/cloud.py:1781 +#: nova/api/ec2/cloud.py:1780 msgid "Expecting key to be set" msgstr "" -#: nova/api/ec2/cloud.py:1854 +#: nova/api/ec2/cloud.py:1853 msgid "Invalid CIDR" msgstr "" @@ -4362,656 +4362,656 @@ msgstr "" msgid "Possibly task preempted." msgstr "" -#: nova/compute/manager.py:379 +#: nova/compute/manager.py:380 #, python-format msgid "%s is not a valid node managed by this compute host." msgstr "" -#: nova/compute/manager.py:407 +#: nova/compute/manager.py:408 msgid "Instance has been destroyed from under us while trying to set it to ERROR" msgstr "" -#: nova/compute/manager.py:456 +#: nova/compute/manager.py:457 #, python-format msgid "" "Deleting instance as its host (%(instance_host)s) is not equal to our " "host (%(our_host)s)." msgstr "" -#: nova/compute/manager.py:472 +#: nova/compute/manager.py:473 msgid "Instance has been marked deleted already, removing it from the hypervisor." msgstr "" -#: nova/compute/manager.py:493 +#: nova/compute/manager.py:494 msgid "" "Hypervisor driver does not support instance shared storage check, " "assuming it's not on shared storage" msgstr "" -#: nova/compute/manager.py:499 +#: nova/compute/manager.py:500 msgid "Failed to check if instance shared" msgstr "" -#: nova/compute/manager.py:541 +#: nova/compute/manager.py:542 #, python-format msgid "" "Error raised getting network info for instance %(instance_uuid)s. " "Retrying in %(retry_time)s seconds." msgstr "" -#: nova/compute/manager.py:567 +#: nova/compute/manager.py:568 msgid "Failed to revert crashed migration" msgstr "" -#: nova/compute/manager.py:570 +#: nova/compute/manager.py:571 msgid "Instance found in migrating state during startup. Resetting task_state" msgstr "" -#: nova/compute/manager.py:581 +#: nova/compute/manager.py:582 #, python-format msgid "Current state is %(drv_state)s, state in DB is %(db_state)s." msgstr "" -#: nova/compute/manager.py:587 +#: nova/compute/manager.py:588 msgid "Rebooting instance after nova-compute restart." msgstr "" -#: nova/compute/manager.py:601 +#: nova/compute/manager.py:602 msgid "Hypervisor driver does not support resume guests" msgstr "" -#: nova/compute/manager.py:606 +#: nova/compute/manager.py:607 #, fuzzy msgid "Failed to resume instance" msgstr "無法掛載Volume 到虛擬機器 %s" -#: nova/compute/manager.py:616 +#: nova/compute/manager.py:617 msgid "Hypervisor driver does not support firewall rules" msgstr "" -#: nova/compute/manager.py:620 +#: nova/compute/manager.py:621 #, python-format msgid "Lifecycle event %(state)d on VM %(uuid)s" msgstr "" -#: nova/compute/manager.py:636 +#: nova/compute/manager.py:637 #, python-format msgid "Unexpected power state %d" msgstr "" -#: nova/compute/manager.py:648 +#: nova/compute/manager.py:649 #, python-format msgid "Ignoring event %s" msgstr "" -#: nova/compute/manager.py:686 +#: nova/compute/manager.py:687 msgid "Checking state" msgstr "" -#: nova/compute/manager.py:784 +#: nova/compute/manager.py:785 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:801 +#: nova/compute/manager.py:802 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:902 +#: nova/compute/manager.py:903 msgid "Success" msgstr "" -#: nova/compute/manager.py:925 +#: nova/compute/manager.py:926 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:952 nova/compute/manager.py:2466 +#: nova/compute/manager.py:953 nova/compute/manager.py:2467 #, python-format msgid "No node specified, defaulting to %s" msgstr "" -#: nova/compute/manager.py:996 +#: nova/compute/manager.py:997 msgid "Failed to dealloc network for deleted instance" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1006 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:1036 +#: nova/compute/manager.py:1037 #, python-format msgid "Error: %s" msgstr "" -#: nova/compute/manager.py:1053 +#: nova/compute/manager.py:1054 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:1078 nova/compute/manager.py:2519 +#: nova/compute/manager.py:1079 nova/compute/manager.py:2520 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1091 +#: nova/compute/manager.py:1092 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1097 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1102 +#: nova/compute/manager.py:1103 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1131 +#: nova/compute/manager.py:1132 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1141 +#: nova/compute/manager.py:1142 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1166 msgid "Allocating IP information in the background." msgstr "" -#: nova/compute/manager.py:1176 +#: nova/compute/manager.py:1177 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1178 +#: nova/compute/manager.py:1179 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1189 +#: nova/compute/manager.py:1190 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1208 +#: nova/compute/manager.py:1209 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1259 +#: nova/compute/manager.py:1260 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1333 +#: nova/compute/manager.py:1334 msgid "Failed to deallocate network for instance." msgstr "" -#: nova/compute/manager.py:1340 +#: nova/compute/manager.py:1341 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1383 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1386 +#: nova/compute/manager.py:1387 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1393 +#: nova/compute/manager.py:1394 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1441 +#: nova/compute/manager.py:1442 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1503 nova/compute/manager.py:2701 -#: nova/compute/manager.py:4226 +#: nova/compute/manager.py:1504 nova/compute/manager.py:2702 +#: nova/compute/manager.py:4227 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1655 +#: nova/compute/manager.py:1656 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1668 +#: nova/compute/manager.py:1669 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1672 +#: nova/compute/manager.py:1673 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1676 +#: nova/compute/manager.py:1677 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1759 +#: nova/compute/manager.py:1760 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1791 +#: nova/compute/manager.py:1792 #, fuzzy, python-format msgid "Detaching from volume api: %s" msgstr "無法卸載 Volume %s" -#: nova/compute/manager.py:1809 +#: nova/compute/manager.py:1810 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1828 +#: nova/compute/manager.py:1829 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1864 +#: nova/compute/manager.py:1865 msgid "Reboot failed but instance is running" msgstr "" -#: nova/compute/manager.py:1867 +#: nova/compute/manager.py:1868 #, python-format msgid "Cannot reboot instance: %(error)s" msgstr "" -#: nova/compute/manager.py:1880 +#: nova/compute/manager.py:1881 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1907 +#: nova/compute/manager.py:1908 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1913 +#: nova/compute/manager.py:1914 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1974 +#: nova/compute/manager.py:1975 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1982 +#: nova/compute/manager.py:1983 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1987 +#: nova/compute/manager.py:1988 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:2015 +#: nova/compute/manager.py:2016 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:2022 +#: nova/compute/manager.py:2023 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:2029 +#: nova/compute/manager.py:2030 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:2044 +#: nova/compute/manager.py:2045 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:2051 +#: nova/compute/manager.py:2052 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:2064 +#: nova/compute/manager.py:2065 #, python-format msgid "" "trying to inject a file into a non-running (state: %(current_state)s " "expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:2069 +#: nova/compute/manager.py:2070 #, python-format msgid "injecting file to %s" msgstr "" -#: nova/compute/manager.py:2089 +#: nova/compute/manager.py:2090 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2102 +#: nova/compute/manager.py:2103 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2121 +#: nova/compute/manager.py:2122 #, fuzzy msgid "Error trying to Rescue Instance" msgstr "無法掛載Volume 到虛擬機器 %s" -#: nova/compute/manager.py:2125 +#: nova/compute/manager.py:2126 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2143 +#: nova/compute/manager.py:2144 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2164 +#: nova/compute/manager.py:2165 #, python-format msgid "Changing instance metadata according to %r" msgstr "" -#: nova/compute/manager.py:2386 +#: nova/compute/manager.py:2387 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" -#: nova/compute/manager.py:2420 +#: nova/compute/manager.py:2421 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2426 +#: nova/compute/manager.py:2427 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2447 +#: nova/compute/manager.py:2448 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2698 +#: nova/compute/manager.py:2699 #, python-format msgid "Failed to rollback quota for failed finish_resize: %s" msgstr "" -#: nova/compute/manager.py:2761 +#: nova/compute/manager.py:2762 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2779 +#: nova/compute/manager.py:2780 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2818 +#: nova/compute/manager.py:2819 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2849 +#: nova/compute/manager.py:2850 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2869 +#: nova/compute/manager.py:2870 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2874 +#: nova/compute/manager.py:2875 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2877 +#: nova/compute/manager.py:2878 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2894 +#: nova/compute/manager.py:2895 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2921 +#: nova/compute/manager.py:2922 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2956 +#: nova/compute/manager.py:2957 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:3004 +#: nova/compute/manager.py:3005 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3055 +#: nova/compute/manager.py:3056 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3065 +#: nova/compute/manager.py:3066 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:3081 +#: nova/compute/manager.py:3082 #, fuzzy, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "卸載_Volume: %(instance_name)s, %(mountpoint)s" -#: nova/compute/manager.py:3112 +#: nova/compute/manager.py:3113 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:3123 +#: nova/compute/manager.py:3124 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "無法掛載Volume 到虛擬機器 %s" -#: nova/compute/manager.py:3130 +#: nova/compute/manager.py:3131 #, fuzzy, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "卸載_Volume: %(instance_name)s, %(mountpoint)s" -#: nova/compute/manager.py:3154 +#: nova/compute/manager.py:3155 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3190 +#: nova/compute/manager.py:3191 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3210 +#: nova/compute/manager.py:3211 #, python-format msgid "Port %s is not attached" msgstr "" -#: nova/compute/manager.py:3224 +#: nova/compute/manager.py:3225 #, python-format msgid "Host %s not found" msgstr "" -#: nova/compute/manager.py:3377 +#: nova/compute/manager.py:3378 #, python-format msgid "Pre live migration failed at %s" msgstr "" -#: nova/compute/manager.py:3405 +#: nova/compute/manager.py:3406 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3460 +#: nova/compute/manager.py:3461 #, python-format msgid "Migrating instance to %s finished successfully." msgstr "" -#: nova/compute/manager.py:3462 +#: nova/compute/manager.py:3463 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." msgstr "" -#: nova/compute/manager.py:3477 +#: nova/compute/manager.py:3478 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3509 +#: nova/compute/manager.py:3510 #, python-format msgid "Failed to get compute_info for %s" msgstr "" -#: nova/compute/manager.py:3638 +#: nova/compute/manager.py:3639 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3690 +#: nova/compute/manager.py:3691 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3695 +#: nova/compute/manager.py:3696 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3704 +#: nova/compute/manager.py:3705 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3712 +#: nova/compute/manager.py:3713 #, python-format msgid "Instance %s not found" msgstr "" -#: nova/compute/manager.py:3717 +#: nova/compute/manager.py:3718 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3724 +#: nova/compute/manager.py:3725 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3735 +#: nova/compute/manager.py:3736 #, python-format msgid "Error auto-confirming resize: %s. Will retry later." msgstr "" -#: nova/compute/manager.py:3751 +#: nova/compute/manager.py:3752 #, python-format msgid "" "Running instance usage audit for host %(host)s from %(begin_time)s to " "%(end_time)s. %(number_instances)s instances." msgstr "" -#: nova/compute/manager.py:3771 +#: nova/compute/manager.py:3772 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3795 +#: nova/compute/manager.py:3796 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3898 +#: nova/compute/manager.py:3899 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3912 +#: nova/compute/manager.py:3913 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3939 +#: nova/compute/manager.py:3940 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3946 nova/compute/manager.py:3995 +#: nova/compute/manager.py:3947 nova/compute/manager.py:3996 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3982 +#: nova/compute/manager.py:3983 #, python-format msgid "" "During the sync_power process the instance has moved from host %(src)s to" " host %(dst)s" msgstr "" -#: nova/compute/manager.py:4019 +#: nova/compute/manager.py:4020 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4031 nova/compute/manager.py:4040 -#: nova/compute/manager.py:4070 +#: nova/compute/manager.py:4032 nova/compute/manager.py:4041 +#: nova/compute/manager.py:4071 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:4035 +#: nova/compute/manager.py:4036 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4051 +#: nova/compute/manager.py:4052 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:4057 +#: nova/compute/manager.py:4058 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:4063 +#: nova/compute/manager.py:4064 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:4079 +#: nova/compute/manager.py:4080 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:4087 +#: nova/compute/manager.py:4088 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:4100 +#: nova/compute/manager.py:4101 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:4127 +#: nova/compute/manager.py:4128 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:4137 nova/compute/resource_tracker.py:321 +#: nova/compute/manager.py:4138 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4177 +#: nova/compute/manager.py:4178 #, python-format msgid "" "Detected instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4183 +#: nova/compute/manager.py:4184 #, python-format msgid "" "Destroying instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" -#: nova/compute/manager.py:4190 +#: nova/compute/manager.py:4191 #, python-format msgid "Unrecognized value '%s' for CONF.running_deleted_instance_action" msgstr "" -#: nova/compute/manager.py:4217 +#: nova/compute/manager.py:4218 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" @@ -5140,6 +5140,25 @@ msgstr "" msgid "Invalid block_device_mapping_destroy invocation" msgstr "" +#: nova/conductor/tasks/live_migrate.py:103 +#, python-format +msgid "" +"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " +"memory(host:%(avail)s <= instance:%(mem_inst)s)" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:150 +#, python-format +msgid "Skipping host: %(host)s because: %(e)s" +msgstr "" + +#: nova/conductor/tasks/live_migrate.py:169 +#, python-format +msgid "" +"Exceeded max scheduling attempts %(max_attempts)d for instance " +"%(instance_uuid)s during live migration" +msgstr "" + #: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "" @@ -6680,86 +6699,79 @@ msgstr "" msgid "No key defining hosts for topic '%s', see ringfile" msgstr "" -#: nova/scheduler/chance.py:51 +#: nova/scheduler/chance.py:56 msgid "Is the appropriate service running?" msgstr "" -#: nova/scheduler/chance.py:56 +#: nova/scheduler/chance.py:61 msgid "Could not find another compute" msgstr "" -#: nova/scheduler/driver.py:61 +#: nova/scheduler/driver.py:57 msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:226 +#: nova/scheduler/driver.py:59 nova/scheduler/manager.py:233 #, python-format msgid "Setting instance to %s state." msgstr "" -#: nova/scheduler/driver.py:156 +#: nova/scheduler/driver.py:150 msgid "Driver must implement schedule_prep_resize" msgstr "" -#: nova/scheduler/driver.py:164 +#: nova/scheduler/driver.py:158 msgid "Driver must implement schedule_run_instance" msgstr "" -#: nova/scheduler/driver.py:169 +#: nova/scheduler/driver.py:163 msgid "Driver must implement select_hosts" msgstr "" -#: nova/scheduler/driver.py:339 -#, python-format -msgid "" -"Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " -"memory(host:%(avail)s <= instance:%(mem_inst)s)" -msgstr "" - -#: nova/scheduler/filter_scheduler.py:73 +#: nova/scheduler/filter_scheduler.py:76 #, python-format msgid "" "Attempting to build %(num_instances)d instance(s) uuids: " "%(instance_uuids)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:77 +#: nova/scheduler/filter_scheduler.py:80 #, python-format msgid "Request Spec: %s" msgstr "" -#: nova/scheduler/filter_scheduler.py:97 +#: nova/scheduler/filter_scheduler.py:100 #, fuzzy, python-format msgid "Choosing host %(weighed_host)s for instance %(instance_uuid)s" msgstr "掛載點 %(mountpoint)s 掛載到虛擬機器 %(instance_name)s" -#: nova/scheduler/filter_scheduler.py:239 +#: nova/scheduler/filter_scheduler.py:242 msgid "Invalid value for 'scheduler_max_attempts', must be >= 1" msgstr "" -#: nova/scheduler/filter_scheduler.py:256 +#: nova/scheduler/filter_scheduler.py:259 #, python-format msgid "Error from last host: %(last_host)s (node %(last_node)s): %(exc)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:288 +#: nova/scheduler/filter_scheduler.py:291 #, python-format msgid "" "Exceeded max scheduling attempts %(max_attempts)d for instance " "%(instance_uuid)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:356 +#: nova/scheduler/filter_scheduler.py:359 #, python-format msgid "Filtered %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:361 +#: nova/scheduler/filter_scheduler.py:364 #, python-format msgid "Weighed %(hosts)s" msgstr "" -#: nova/scheduler/filter_scheduler.py:403 +#: nova/scheduler/filter_scheduler.py:417 #, python-format msgid "Unable to migrate %(instance_uuid)s to %(dest)s: Lack of memory" msgstr "" @@ -6810,7 +6822,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:211 +#: nova/scheduler/manager.py:218 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -7126,9 +7138,10 @@ msgstr "" #: nova/tests/compute/test_compute.py:1133 #: nova/tests/compute/test_compute.py:1151 #: nova/tests/compute/test_compute.py:1202 -#: nova/tests/compute/test_compute.py:1229 -#: nova/tests/compute/test_compute.py:1276 -#: nova/tests/compute/test_compute.py:4129 +#: nova/tests/compute/test_compute.py:1227 +#: nova/tests/compute/test_compute.py:1253 +#: nova/tests/compute/test_compute.py:1300 +#: nova/tests/compute/test_compute.py:4153 #, python-format msgid "Running instances: %s" msgstr "" @@ -7136,25 +7149,26 @@ msgstr "" #: nova/tests/compute/test_compute.py:1139 #: nova/tests/compute/test_compute.py:1174 #: nova/tests/compute/test_compute.py:1217 -#: nova/tests/compute/test_compute.py:1247 +#: nova/tests/compute/test_compute.py:1241 +#: nova/tests/compute/test_compute.py:1271 #, python-format msgid "After terminating instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:1818 +#: nova/tests/compute/test_compute.py:1842 msgid "Internal error" msgstr "" -#: nova/tests/compute/test_compute.py:4140 +#: nova/tests/compute/test_compute.py:4164 #, python-format msgid "After force-killing instances: %s" msgstr "" -#: nova/tests/compute/test_compute.py:4651 +#: nova/tests/compute/test_compute.py:4675 msgid "wrong host/node" msgstr "" -#: nova/tests/compute/test_compute.py:9549 +#: nova/tests/compute/test_compute.py:9573 msgid "spawn error" msgstr "" @@ -7285,12 +7299,12 @@ msgid "" "left to copy" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:905 +#: nova/tests/virt/xenapi/test_xenapi.py:900 #, python-format msgid "Creating files in %s to simulate guest agent" msgstr "" -#: nova/tests/virt/xenapi/test_xenapi.py:916 +#: nova/tests/virt/xenapi/test_xenapi.py:911 #, python-format msgid "Removing simulated guest agent files in %s" msgstr "" @@ -8834,7 +8848,7 @@ msgstr "" msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1446 +#: nova/virt/libvirt/driver.py:1669 nova/virt/xenapi/vmops.py:1442 #, fuzzy msgid "Guest does not have a console available" msgstr "使用者並沒有管理者權力" @@ -10184,7 +10198,7 @@ msgstr "" msgid "Migrated VM to host %s" msgstr "" -#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1390 +#: nova/virt/vmwareapi/vmops.py:1019 nova/virt/xenapi/vmops.py:1386 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" @@ -10344,19 +10358,19 @@ msgstr "無法卸載 Volume %s" msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "掛載點 %(mountpoint)s 從虛擬機器 %(instance_name)s 卸載" -#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1644 +#: nova/virt/xenapi/agent.py:102 nova/virt/xenapi/vmops.py:1640 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1649 +#: nova/virt/xenapi/agent.py:107 nova/virt/xenapi/vmops.py:1645 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" -#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1654 +#: nova/virt/xenapi/agent.py:112 nova/virt/xenapi/vmops.py:1650 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" @@ -11178,67 +11192,63 @@ msgstr "" msgid "VM is not present, skipping destroy..." msgstr "" -#: nova/virt/xenapi/vmops.py:1260 -msgid "XenAPI failed to power the instance off" -msgstr "" - -#: nova/virt/xenapi/vmops.py:1307 +#: nova/virt/xenapi/vmops.py:1303 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1341 +#: nova/virt/xenapi/vmops.py:1337 msgid "VM is not present, skipping soft delete..." msgstr "" -#: nova/virt/xenapi/vmops.py:1394 +#: nova/virt/xenapi/vmops.py:1390 msgid "Automatically hard rebooting" msgstr "" -#: nova/virt/xenapi/vmops.py:1544 +#: nova/virt/xenapi/vmops.py:1540 msgid "Injecting network info to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1566 +#: nova/virt/xenapi/vmops.py:1562 msgid "Creating vifs" msgstr "" -#: nova/virt/xenapi/vmops.py:1575 +#: nova/virt/xenapi/vmops.py:1571 #, python-format msgid "Creating VIF for network %s" msgstr "" -#: nova/virt/xenapi/vmops.py:1578 +#: nova/virt/xenapi/vmops.py:1574 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" -#: nova/virt/xenapi/vmops.py:1607 +#: nova/virt/xenapi/vmops.py:1603 msgid "Injecting hostname to xenstore" msgstr "" -#: nova/virt/xenapi/vmops.py:1711 +#: nova/virt/xenapi/vmops.py:1707 #, python-format msgid "Destination host:%s must be in the same aggregate as the source server" msgstr "" -#: nova/virt/xenapi/vmops.py:1732 +#: nova/virt/xenapi/vmops.py:1728 msgid "No suitable network for migrate" msgstr "" -#: nova/virt/xenapi/vmops.py:1744 +#: nova/virt/xenapi/vmops.py:1740 msgid "Migrate Receive failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1818 +#: nova/virt/xenapi/vmops.py:1814 msgid "XAPI supporting relax-xsm-sr-check=true requried" msgstr "" -#: nova/virt/xenapi/vmops.py:1829 +#: nova/virt/xenapi/vmops.py:1825 msgid "VM.assert_can_migrate failed" msgstr "" -#: nova/virt/xenapi/vmops.py:1882 +#: nova/virt/xenapi/vmops.py:1878 msgid "Migrate Send failed" msgstr "" @@ -11379,60 +11389,6 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "'%s' argument must be greater than 0" -#~ msgstr "" - -#~ msgid "'%s' argument must be greater than or equal to 0" -#~ msgstr "" - -#~ msgid "Failed to load plugin %(plug)s: %(exc)s" -#~ msgstr "" - -#~ msgid "Setting instance to %(state)s state." -#~ msgstr "" - -#~ msgid "Could not decode scheduler options: '%(e)s'" -#~ msgstr "" - -#~ msgid "%(host_state)s fails tenant id on aggregate" -#~ msgstr "" - -#~ msgid "No more PXE IPs available" -#~ msgstr "" - -#~ msgid "Deleting instance files %(target)s" -#~ msgstr "" - -#~ msgid "Live Migration failure: %(e)s" -#~ msgstr "" - -#~ msgid "skipping %(path)s since it looks like volume" -#~ msgstr "" - -#~ msgid "skipping disk for %(instance_name)s as it does not have a path" -#~ msgstr "" - -#~ msgid "Checking instance files accessability%(instance_path)s" -#~ msgstr "" - -#~ msgid "The nwfilter(%(instance_filter_name)s) is not found." -#~ msgstr "" - -#~ msgid "Failed to query agent version: %r" -#~ msgstr "" - -#~ msgid "Reached maximum time attempting to query agent version" -#~ msgstr "" - -#~ msgid "Failed to update agent: %r" -#~ msgstr "" - -#~ msgid "Failed to exchange keys: %r" -#~ msgstr "" - -#~ msgid "Failed to inject file: %r" -#~ msgstr "" - -#~ msgid "Failed to reset network: %r" +#~ msgid "XenAPI failed to power the instance off" #~ msgstr ""