diff options
| author | OpenStack Jenkins <jenkins@openstack.org> | 2013-04-26 00:05:33 +0000 |
|---|---|---|
| committer | OpenStack Jenkins <jenkins@openstack.org> | 2013-04-26 00:05:33 +0000 |
| commit | 114cb4653176b5dffd10171bb1b593e282c8b436 (patch) | |
| tree | 84dd43ec441781db7359d0982c1e0f1b7b86bf43 | |
| parent | 13c085bc9605447c4ff39ed903e0ef5bffd965d0 (diff) | |
| download | nova-114cb4653176b5dffd10171bb1b593e282c8b436.tar.gz nova-114cb4653176b5dffd10171bb1b593e282c8b436.tar.xz nova-114cb4653176b5dffd10171bb1b593e282c8b436.zip | |
Imported Translations from Transifex
Change-Id: I5a7d1d82cea596426c5a5caeaa5d4a0389e833db
22 files changed, 10033 insertions, 9773 deletions
diff --git a/nova/locale/bs/LC_MESSAGES/nova.po b/nova/locale/bs/LC_MESSAGES/nova.po index c6001f5e2..546aaf873 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 <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2013-04-24 00:04+0000\n" +"POT-Creation-Date: 2013-04-26 00:05+0000\n" "PO-Revision-Date: 2012-01-19 20:22+0000\n" "Last-Translator: yazar <zrncescientiae@gmail.com>\n" "Language-Team: Bosnian <bs@li.org>\n" @@ -182,7 +182,7 @@ msgid "" msgstr "" #: nova/exception.py:254 nova/api/ec2/cloud.py:463 -#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2735 +#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2740 msgid "Keypair data is invalid" msgstr "" @@ -1298,27 +1298,27 @@ msgstr "" msgid "Running %(name)s post-hook: %(obj)s" msgstr "" -#: nova/manager.py:172 +#: nova/manager.py:173 #, python-format msgid "Skipping periodic task %(task)s because its interval is negative" msgstr "" -#: nova/manager.py:177 +#: nova/manager.py:178 #, python-format msgid "Skipping periodic task %(task)s because it is disabled" msgstr "" -#: nova/manager.py:238 +#: nova/manager.py:241 #, python-format msgid "Running periodic task %(full_task_name)s" msgstr "" -#: nova/manager.py:246 +#: nova/manager.py:249 #, python-format msgid "Error during %(full_task_name)s: %(e)s" msgstr "" -#: nova/manager.py:315 +#: nova/manager.py:319 msgid "Notifying Schedulers of capabilities ..." msgstr "" @@ -1363,208 +1363,195 @@ msgstr "" msgid "Rolled back reservations %(reservations)s" msgstr "" -#: nova/service.py:196 +#: nova/service.py:197 msgid "Full set of CONF:" msgstr "" -#: nova/service.py:203 +#: nova/service.py:204 #, python-format msgid "%(flag)s : FLAG SET " msgstr "" -#: nova/service.py:213 nova/service.py:311 +#: nova/service.py:214 nova/service.py:312 #, python-format msgid "Caught %s, exiting" msgstr "" -#: nova/service.py:257 +#: nova/service.py:258 msgid "Parent process has died unexpectedly, exiting" msgstr "" -#: nova/service.py:293 +#: nova/service.py:294 msgid "Forking too fast, sleeping" msgstr "" -#: nova/service.py:316 +#: nova/service.py:317 msgid "Unhandled exception" msgstr "" -#: nova/service.py:323 +#: nova/service.py:324 #, python-format msgid "Started child %d" msgstr "" -#: nova/service.py:333 +#: nova/service.py:334 #, python-format msgid "Starting %d workers" msgstr "" -#: nova/service.py:347 +#: nova/service.py:348 #, python-format msgid "Child %(pid)d killed by signal %(sig)d" msgstr "" -#: nova/service.py:350 +#: nova/service.py:351 #, python-format msgid "Child %(pid)d exited with status %(code)d" msgstr "" -#: nova/service.py:353 +#: nova/service.py:354 #, python-format msgid "pid %d not in child list" msgstr "" -#: nova/service.py:373 +#: nova/service.py:374 #, python-format msgid "Caught %s, stopping children" msgstr "" -#: nova/service.py:384 +#: nova/service.py:385 #, python-format msgid "Waiting on %d children to exit" msgstr "" -#: nova/service.py:426 +#: nova/service.py:427 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:443 nova/openstack/common/rpc/service.py:47 +#: nova/service.py:444 nova/openstack/common/rpc/service.py:47 #, python-format msgid "Creating Consumer connection for Service %s" msgstr "" -#: nova/service.py:463 +#: nova/service.py:464 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:545 +#: nova/service.py:546 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:580 +#: nova/service.py:581 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:678 +#: nova/service.py:679 msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:145 +#: nova/utils.py:144 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:198 nova/openstack/common/processutils.py:90 +#: nova/utils.py:197 nova/openstack/common/processutils.py:90 #, python-format msgid "Got unknown keyword args to utils.execute: %r" msgstr "" -#: nova/utils.py:209 nova/openstack/common/processutils.py:99 +#: nova/utils.py:208 nova/openstack/common/processutils.py:99 #, python-format msgid "Running cmd (subprocess): %s" msgstr "" -#: nova/utils.py:233 nova/utils.py:311 +#: nova/utils.py:232 nova/utils.py:310 #: nova/openstack/common/processutils.py:114 nova/virt/powervm/common.py:90 #, python-format msgid "Result was %s" msgstr "" -#: nova/utils.py:246 nova/openstack/common/processutils.py:128 +#: nova/utils.py:245 nova/openstack/common/processutils.py:128 #, python-format msgid "%r failed. Retrying." msgstr "" -#: nova/utils.py:286 +#: nova/utils.py:285 #, python-format msgid "Running cmd (SSH): %s" msgstr "" -#: nova/utils.py:288 +#: nova/utils.py:287 msgid "Environment not supported over SSH" msgstr "" -#: nova/utils.py:292 +#: nova/utils.py:291 msgid "process_input not supported over SSH" msgstr "" -#: nova/utils.py:327 +#: nova/utils.py:326 #, python-format msgid "debug in callback: %s" msgstr "" -#: nova/utils.py:489 +#: nova/utils.py:488 #, python-format msgid "Link Local address is not found.:%s" msgstr "" -#: nova/utils.py:492 +#: nova/utils.py:491 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "" -#: nova/utils.py:531 +#: nova/utils.py:530 #, python-format msgid "Invalid backend: %s" msgstr "" -#: nova/utils.py:603 -msgid "in fixed duration looping call" -msgstr "" - -#: nova/utils.py:638 -#, python-format -msgid "Periodic task processor sleeping for %.02f seconds" -msgstr "" - -#: nova/utils.py:645 -msgid "in dynamic looping call" -msgstr "" - -#: nova/utils.py:699 +#: nova/utils.py:591 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:828 +#: nova/utils.py:720 #, python-format msgid "Expected object of type: %s" msgstr "" -#: nova/utils.py:857 +#: nova/utils.py:749 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:1013 +#: nova/utils.py:905 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:1079 +#: nova/utils.py:971 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:1211 nova/virt/configdrive.py:177 +#: nova/utils.py:1103 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1363 +#: nova/utils.py:1255 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1367 +#: nova/utils.py:1259 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1372 +#: nova/utils.py:1264 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -2595,7 +2582,7 @@ msgstr "" #: nova/api/openstack/compute/servers.py:1220 #: nova/api/openstack/compute/contrib/aggregates.py:143 -#: nova/api/openstack/compute/contrib/coverage_ext.py:303 +#: nova/api/openstack/compute/contrib/coverage_ext.py:282 #: nova/api/openstack/compute/contrib/keypairs.py:78 msgid "Invalid request body" msgstr "" @@ -2839,46 +2826,41 @@ msgstr "" msgid "Instance not yet ready" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:114 +#: nova/api/openstack/compute/contrib/coverage_ext.py:95 #, python-format msgid "Can't connect to service: %s, no portspecified\n" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:117 -#, python-format -msgid "No backdoor API command for service: %s\n" -msgstr "" - -#: nova/api/openstack/compute/contrib/coverage_ext.py:135 +#: nova/api/openstack/compute/contrib/coverage_ext.py:114 msgid "Coverage begin" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:182 +#: nova/api/openstack/compute/contrib/coverage_ext.py:161 msgid "Coverage not running" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:211 +#: nova/api/openstack/compute/contrib/coverage_ext.py:190 msgid "Invalid path" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:215 +#: nova/api/openstack/compute/contrib/coverage_ext.py:194 msgid "No path given for report file" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:222 +#: nova/api/openstack/compute/contrib/coverage_ext.py:201 msgid "You can't use html reports without combining" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:235 +#: nova/api/openstack/compute/contrib/coverage_ext.py:214 #, python-format msgid "Directory conflict: %s already exists" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:293 +#: nova/api/openstack/compute/contrib/coverage_ext.py:272 msgid "Python coverage module is not installed." msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:301 +#: nova/api/openstack/compute/contrib/coverage_ext.py:280 #, python-format msgid "Coverage doesn't have %s action" msgstr "" @@ -3249,6 +3231,14 @@ msgstr "" msgid "stop instance" msgstr "" +#: nova/api/openstack/compute/contrib/services.py:123 +msgid "Unknown action" +msgstr "" + +#: nova/api/openstack/compute/contrib/services.py:137 +msgid "Unknown service" +msgstr "" + #: nova/api/openstack/compute/contrib/simple_tenant_usage.py:226 msgid "Invalid start time. The start time cannot occur after the end time." msgstr "" @@ -3338,54 +3328,54 @@ msgstr "" msgid "Error waiting for responses from neighbor cells: %(exc)s" msgstr "" -#: nova/cells/messaging.py:651 +#: nova/cells/messaging.py:652 #, python-format msgid "Unknown method '%(method)s' in compute API" msgstr "" -#: nova/cells/messaging.py:674 +#: nova/cells/messaging.py:675 #, python-format msgid "Received capabilities from child cell %(cell_name)s: %(capabilities)s" msgstr "" -#: nova/cells/messaging.py:683 +#: nova/cells/messaging.py:684 #, python-format msgid "Received capacities from child cell %(cell_name)s: %(capacities)s" msgstr "" -#: nova/cells/messaging.py:795 +#: nova/cells/messaging.py:810 #, python-format msgid "Got update for instance %(instance_uuid)s: %(instance)s" msgstr "" -#: nova/cells/messaging.py:823 +#: nova/cells/messaging.py:838 #, python-format msgid "Got update to delete instance %(instance_uuid)s" msgstr "" -#: nova/cells/messaging.py:838 +#: nova/cells/messaging.py:853 #, python-format msgid "Got broadcast to %(delete_type)s delete instance" msgstr "" -#: nova/cells/messaging.py:852 +#: nova/cells/messaging.py:867 #, python-format msgid "Got message to create instance fault: %(instance_fault)s" msgstr "" -#: nova/cells/messaging.py:873 +#: nova/cells/messaging.py:888 #, python-format msgid "" "Forcing a sync of instances, project_id=%(projid_str)s, " "updated_since=%(since_str)s" msgstr "" -#: nova/cells/messaging.py:1057 +#: nova/cells/messaging.py:1072 #, python-format msgid "Updating parents with our capabilities: %(capabs)s" msgstr "" -#: nova/cells/messaging.py:1077 +#: nova/cells/messaging.py:1092 #, python-format msgid "Updating parents with our capacities: %(capacities)s" msgstr "" @@ -3805,289 +3795,289 @@ msgstr "" msgid "No nova entries in syslog!" msgstr "" -#: nova/compute/api.py:281 +#: nova/compute/api.py:282 msgid "Cannot run any more instances of this type." msgstr "" -#: nova/compute/api.py:288 +#: nova/compute/api.py:289 #, python-format msgid "Can only run %s more instances of this type." msgstr "" -#: nova/compute/api.py:297 +#: nova/compute/api.py:298 #, python-format msgid "" "%(overs)s quota exceeded for %(pid)s, tried to run %(min_count)s " "instances. %(msg)s" msgstr "" -#: nova/compute/api.py:317 +#: nova/compute/api.py:318 #, python-format msgid "" "Quota exceeded for %(pid)s, tried to set %(num_metadata)s metadata " "properties" msgstr "" -#: nova/compute/api.py:327 +#: nova/compute/api.py:328 msgid "Metadata property key blank" msgstr "" -#: nova/compute/api.py:331 +#: nova/compute/api.py:332 msgid "Metadata property key greater than 255 characters" msgstr "" -#: nova/compute/api.py:335 +#: nova/compute/api.py:336 msgid "Metadata property value greater than 255 characters" msgstr "" -#: nova/compute/api.py:453 +#: nova/compute/api.py:454 msgid "Failed to set instance name using multi_instance_display_name_template." msgstr "" -#: nova/compute/api.py:493 +#: nova/compute/api.py:494 msgid "Cannot attach one or more volumes to multiple instances" msgstr "" -#: nova/compute/api.py:607 +#: nova/compute/api.py:608 #, python-format msgid "Going to run %s instances..." msgstr "" -#: nova/compute/api.py:720 +#: nova/compute/api.py:721 #, python-format msgid "bdm %s" msgstr "" -#: nova/compute/api.py:747 +#: nova/compute/api.py:748 #, python-format msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1016 +#: nova/compute/api.py:1017 msgid "instance termination disabled" msgstr "" -#: nova/compute/api.py:1152 +#: nova/compute/api.py:1153 #, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "" -#: nova/compute/api.py:1158 +#: nova/compute/api.py:1159 msgid "going to delete a resizing instance" msgstr "" -#: nova/compute/api.py:1168 +#: nova/compute/api.py:1169 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1212 +#: nova/compute/api.py:1213 msgid "Going to try to soft delete instance" msgstr "" -#: nova/compute/api.py:1236 +#: nova/compute/api.py:1237 msgid "Going to try to terminate instance" msgstr "" -#: nova/compute/api.py:1286 +#: nova/compute/api.py:1287 msgid "Going to try to stop instance" msgstr "" -#: nova/compute/api.py:1303 +#: nova/compute/api.py:1304 msgid "Going to try to start instance" msgstr "" -#: nova/compute/api.py:1376 +#: nova/compute/api.py:1377 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1613 +#: nova/compute/api.py:1614 #, python-format msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:1964 +#: nova/compute/api.py:1965 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:1973 +#: nova/compute/api.py:1974 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2015 +#: nova/compute/api.py:2016 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2153 +#: nova/compute/api.py:2150 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2260 +#: nova/compute/api.py:2257 msgid "Locking" msgstr "" -#: nova/compute/api.py:2268 +#: nova/compute/api.py:2265 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2337 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2453 +#: nova/compute/api.py:2450 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2472 +#: nova/compute/api.py:2469 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2476 +#: nova/compute/api.py:2473 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2715 +#: nova/compute/api.py:2720 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2719 +#: nova/compute/api.py:2724 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2816 +#: nova/compute/api.py:2821 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2819 +#: nova/compute/api.py:2824 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2827 +#: nova/compute/api.py:2832 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2833 +#: nova/compute/api.py:2838 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2853 +#: nova/compute/api.py:2858 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2856 +#: nova/compute/api.py:2861 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:2863 +#: nova/compute/api.py:2868 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2928 +#: nova/compute/api.py:2933 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:2933 +#: nova/compute/api.py:2938 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:2941 +#: nova/compute/api.py:2946 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:2944 +#: nova/compute/api.py:2949 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3030 nova/compute/api.py:3107 +#: nova/compute/api.py:3035 nova/compute/api.py:3112 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3046 +#: nova/compute/api.py:3051 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3049 +#: nova/compute/api.py:3054 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3060 +#: nova/compute/api.py:3065 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3114 +#: nova/compute/api.py:3119 msgid "Security group id should be integer" msgstr "" -#: nova/compute/claims.py:94 nova/compute/claims.py:218 +#: nova/compute/claims.py:91 nova/compute/claims.py:214 #, python-format msgid "Aborting claim: %s" msgstr "" -#: nova/compute/claims.py:116 +#: nova/compute/claims.py:113 #, python-format msgid "" "Attempting claim: memory %(memory_mb)d MB, disk %(disk_gb)d GB, VCPUs " "%(vcpus)d" msgstr "" -#: nova/compute/claims.py:128 +#: nova/compute/claims.py:125 msgid "Claim successful" msgstr "" -#: nova/compute/claims.py:130 +#: nova/compute/claims.py:127 msgid "Claim failed" msgstr "" -#: nova/compute/claims.py:135 +#: nova/compute/claims.py:132 msgid "Memory" msgstr "" -#: nova/compute/claims.py:144 +#: nova/compute/claims.py:141 msgid "Disk" msgstr "" -#: nova/compute/claims.py:153 +#: nova/compute/claims.py:150 msgid "CPU" msgstr "" -#: nova/compute/claims.py:165 +#: nova/compute/claims.py:162 #, python-format msgid "Total %(type_)s: %(total)d %(unit)s, used: %(used)d %(unit)s" msgstr "" -#: nova/compute/claims.py:170 +#: nova/compute/claims.py:167 #, python-format msgid "%(type_)s limit not specified, defaulting to unlimited" msgstr "" -#: nova/compute/claims.py:177 +#: nova/compute/claims.py:174 #, python-format msgid "%(type_)s limit: %(limit)d %(unit)s, free: %(free)d %(unit)s" msgstr "" -#: nova/compute/claims.py:184 +#: nova/compute/claims.py:181 #, python-format msgid "" "Unable to claim resources. Free %(type_)s %(free)d %(unit)s < requested " @@ -4220,555 +4210,555 @@ msgstr "" msgid "Checking state" msgstr "" -#: nova/compute/manager.py:743 +#: nova/compute/manager.py:745 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:760 +#: nova/compute/manager.py:762 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:852 +#: nova/compute/manager.py:854 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:861 nova/compute/manager.py:2344 +#: nova/compute/manager.py:863 nova/compute/manager.py:2348 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" -#: nova/compute/manager.py:912 +#: nova/compute/manager.py:914 msgid "Failed to dealloc network for deleted instance" msgstr "" -#: nova/compute/manager.py:918 +#: nova/compute/manager.py:920 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:940 +#: nova/compute/manager.py:942 #, python-format msgid "Error: %s" msgstr "" -#: nova/compute/manager.py:957 +#: nova/compute/manager.py:959 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:982 nova/compute/manager.py:2398 +#: nova/compute/manager.py:984 nova/compute/manager.py:2402 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1000 +#: nova/compute/manager.py:1002 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1007 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1011 +#: nova/compute/manager.py:1013 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1040 +#: nova/compute/manager.py:1042 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1090 +#: nova/compute/manager.py:1092 #, python-format msgid "" "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, " "allowed_size_bytes=%(allowed_size_bytes)d" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1098 #, python-format msgid "" "Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed " "size %(allowed_size_bytes)d" msgstr "" -#: nova/compute/manager.py:1106 +#: nova/compute/manager.py:1108 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1132 +#: nova/compute/manager.py:1134 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1135 +#: nova/compute/manager.py:1137 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1146 +#: nova/compute/manager.py:1148 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1167 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1216 +#: nova/compute/manager.py:1218 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1287 +#: nova/compute/manager.py:1289 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1303 +#: nova/compute/manager.py:1305 msgid "Failed to deallocate network for instance." msgstr "" -#: nova/compute/manager.py:1324 +#: nova/compute/manager.py:1326 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1327 +#: nova/compute/manager.py:1329 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1334 +#: nova/compute/manager.py:1336 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1382 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1435 nova/compute/manager.py:2574 -#: nova/compute/manager.py:4067 +#: nova/compute/manager.py:1437 nova/compute/manager.py:2578 +#: nova/compute/manager.py:4071 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1587 +#: nova/compute/manager.py:1589 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1600 +#: nova/compute/manager.py:1602 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1604 +#: nova/compute/manager.py:1606 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1608 +#: nova/compute/manager.py:1610 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1692 +#: nova/compute/manager.py:1694 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1724 +#: nova/compute/manager.py:1726 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1742 +#: nova/compute/manager.py:1744 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1767 +#: nova/compute/manager.py:1769 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1783 +#: nova/compute/manager.py:1785 #, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "" -#: nova/compute/manager.py:1796 +#: nova/compute/manager.py:1798 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1823 +#: nova/compute/manager.py:1825 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1829 +#: nova/compute/manager.py:1831 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1890 +#: nova/compute/manager.py:1892 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1897 +#: nova/compute/manager.py:1899 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1902 +#: nova/compute/manager.py:1904 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1930 +#: nova/compute/manager.py:1932 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1937 +#: nova/compute/manager.py:1939 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1944 +#: nova/compute/manager.py:1946 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1959 +#: nova/compute/manager.py:1961 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1966 +#: nova/compute/manager.py:1968 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:1979 +#: nova/compute/manager.py:1981 #, python-format msgid "" "trying to inject a file into a non-running (state: " "%(current_power_state)s expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:1983 +#: nova/compute/manager.py:1985 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:2003 +#: nova/compute/manager.py:2005 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2016 +#: nova/compute/manager.py:2018 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2035 +#: nova/compute/manager.py:2037 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2039 +#: nova/compute/manager.py:2041 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2057 +#: nova/compute/manager.py:2059 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2078 +#: nova/compute/manager.py:2080 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2302 +#: nova/compute/manager.py:2306 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2308 +#: nova/compute/manager.py:2312 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2325 +#: nova/compute/manager.py:2329 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2571 +#: nova/compute/manager.py:2575 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2634 +#: nova/compute/manager.py:2638 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2652 +#: nova/compute/manager.py:2656 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2690 +#: nova/compute/manager.py:2694 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2721 +#: nova/compute/manager.py:2725 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2741 +#: nova/compute/manager.py:2745 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2746 +#: nova/compute/manager.py:2750 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2749 +#: nova/compute/manager.py:2753 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2766 +#: nova/compute/manager.py:2770 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2793 +#: nova/compute/manager.py:2797 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2828 +#: nova/compute/manager.py:2832 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:2875 +#: nova/compute/manager.py:2879 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2926 +#: nova/compute/manager.py:2930 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2935 +#: nova/compute/manager.py:2939 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2950 +#: nova/compute/manager.py:2954 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2980 +#: nova/compute/manager.py:2984 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:2990 +#: nova/compute/manager.py:2994 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:2997 +#: nova/compute/manager.py:3001 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3021 +#: nova/compute/manager.py:3025 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3059 +#: nova/compute/manager.py:3063 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3079 +#: nova/compute/manager.py:3083 #, python-format msgid "Port %(port_id)s is not attached" msgstr "" -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3097 #, python-format msgid "Host %(host)s not found" msgstr "" -#: nova/compute/manager.py:3230 +#: nova/compute/manager.py:3234 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3258 +#: nova/compute/manager.py:3262 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3313 +#: nova/compute/manager.py:3317 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3315 +#: nova/compute/manager.py:3319 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:3329 +#: nova/compute/manager.py:3333 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3469 +#: nova/compute/manager.py:3473 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3514 +#: nova/compute/manager.py:3518 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3520 +#: nova/compute/manager.py:3524 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3529 +#: nova/compute/manager.py:3533 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3536 +#: nova/compute/manager.py:3540 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:3540 +#: nova/compute/manager.py:3544 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3547 +#: nova/compute/manager.py:3551 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3556 +#: nova/compute/manager.py:3560 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3573 +#: nova/compute/manager.py:3577 #, 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:3592 +#: nova/compute/manager.py:3596 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3616 +#: nova/compute/manager.py:3620 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3733 +#: nova/compute/manager.py:3737 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3750 +#: nova/compute/manager.py:3754 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3777 +#: nova/compute/manager.py:3781 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3782 nova/compute/manager.py:3832 +#: nova/compute/manager.py:3786 nova/compute/manager.py:3836 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3819 +#: nova/compute/manager.py:3823 #, 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:3857 +#: nova/compute/manager.py:3861 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3869 nova/compute/manager.py:3878 -#: nova/compute/manager.py:3908 +#: nova/compute/manager.py:3873 nova/compute/manager.py:3882 +#: nova/compute/manager.py:3912 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3873 +#: nova/compute/manager.py:3877 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3889 +#: nova/compute/manager.py:3893 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3895 +#: nova/compute/manager.py:3899 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3901 +#: nova/compute/manager.py:3905 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3921 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:3925 +#: nova/compute/manager.py:3929 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:3945 +#: nova/compute/manager.py:3949 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:3972 +#: nova/compute/manager.py:3976 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:3982 nova/compute/resource_tracker.py:314 +#: nova/compute/manager.py:3986 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4022 +#: nova/compute/manager.py:4026 #, python-format msgid "" "Detected instance with name label '%(name)s' which is marked as DELETED " "but still present on host." msgstr "" -#: nova/compute/manager.py:4029 +#: nova/compute/manager.py:4033 #, python-format msgid "" "Destroying instance with name label '%(name)s' which is marked as DELETED" " but still present on host." msgstr "" -#: nova/compute/manager.py:4036 +#: nova/compute/manager.py:4040 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" @@ -4785,85 +4775,85 @@ msgid "" " claimed." msgstr "" -#: nova/compute/resource_tracker.py:237 +#: nova/compute/resource_tracker.py:244 msgid "Auditing locally available compute resources" msgstr "" -#: nova/compute/resource_tracker.py:242 +#: nova/compute/resource_tracker.py:249 msgid "" "Virt driver does not support 'get_available_resource' Compute tracking " "is disabled." msgstr "" -#: nova/compute/resource_tracker.py:294 +#: nova/compute/resource_tracker.py:301 #, python-format msgid "Compute_service record created for %(host)s:%(node)s" msgstr "" -#: nova/compute/resource_tracker.py:300 +#: nova/compute/resource_tracker.py:307 #, python-format msgid "Compute_service record updated for %(host)s:%(node)s" msgstr "" -#: nova/compute/resource_tracker.py:324 +#: nova/compute/resource_tracker.py:331 #, python-format msgid "Hypervisor: free ram (MB): %s" msgstr "" -#: nova/compute/resource_tracker.py:325 +#: nova/compute/resource_tracker.py:332 #, python-format msgid "Hypervisor: free disk (GB): %s" msgstr "" -#: nova/compute/resource_tracker.py:330 +#: nova/compute/resource_tracker.py:337 #, python-format msgid "Hypervisor: free VCPUs: %s" msgstr "" -#: nova/compute/resource_tracker.py:332 +#: nova/compute/resource_tracker.py:339 msgid "Hypervisor: VCPU information unavailable" msgstr "" -#: nova/compute/resource_tracker.py:339 +#: nova/compute/resource_tracker.py:346 #, python-format msgid "Free ram (MB): %s" msgstr "" -#: nova/compute/resource_tracker.py:340 +#: nova/compute/resource_tracker.py:347 #, python-format msgid "Free disk (GB): %s" msgstr "" -#: nova/compute/resource_tracker.py:345 +#: nova/compute/resource_tracker.py:352 #, python-format msgid "Free VCPUS: %s" msgstr "" -#: nova/compute/resource_tracker.py:347 +#: nova/compute/resource_tracker.py:354 msgid "Free VCPU information unavailable" msgstr "" -#: nova/compute/resource_tracker.py:386 +#: nova/compute/resource_tracker.py:383 #, python-format msgid "Updating from migration %s" msgstr "" -#: nova/compute/resource_tracker.py:446 +#: nova/compute/resource_tracker.py:443 msgid "Instance not resizing, skipping migration." msgstr "" -#: nova/compute/resource_tracker.py:461 +#: nova/compute/resource_tracker.py:458 msgid "InstanceType could not be found, skipping migration." msgstr "" -#: nova/compute/resource_tracker.py:545 +#: nova/compute/resource_tracker.py:542 #, python-format msgid "" "Detected running orphan instance: %(uuid)s (consuming %(memory_mb)s MB " "memory" msgstr "" -#: nova/compute/resource_tracker.py:558 +#: nova/compute/resource_tracker.py:555 #, python-format msgid "Missing keys: %s" msgstr "" @@ -4882,26 +4872,26 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:384 +#: nova/conductor/api.py:380 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:88 +#: nova/conductor/manager.py:91 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:257 +#: nova/conductor/manager.py:262 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/console/manager.py:80 nova/console/vmrc_manager.py:63 +#: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "" -#: nova/console/manager.py:100 nova/console/vmrc_manager.py:113 +#: nova/console/manager.py:101 nova/console/vmrc_manager.py:113 #, python-format msgid "Tried to remove non-existent console %(console_id)s." msgstr "" @@ -4957,12 +4947,12 @@ msgstr "" msgid "Failed to run xvp." msgstr "" -#: nova/consoleauth/manager.py:88 +#: nova/consoleauth/manager.py:89 #, python-format msgid "Received Token: %(token)s, %(token_dict)s)" msgstr "" -#: nova/consoleauth/manager.py:112 +#: nova/consoleauth/manager.py:113 #, python-format msgid "Checking Token: %(token)s, %(token_valid)s)" msgstr "" @@ -4979,11 +4969,11 @@ msgstr "" msgid "Failed to notify cells of instance info cache update" msgstr "" -#: nova/db/api.py:1428 +#: nova/db/api.py:1446 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1583 +#: nova/db/api.py:1580 msgid "Failed to notify cells of instance fault" msgstr "" @@ -5139,7 +5129,7 @@ msgstr "" msgid "Failed storing info cache" msgstr "" -#: nova/network/api.py:239 +#: nova/network/api.py:235 #, python-format msgid "re-assign floating IP %(address)s from instance %(instance_id)s" msgstr "" @@ -5374,29 +5364,29 @@ msgstr "" msgid "Unplugged gateway interface '%s'" msgstr "" -#: nova/network/manager.py:362 +#: nova/network/manager.py:363 #, python-format msgid "Disassociated %s stale fixed ip(s)" msgstr "" -#: nova/network/manager.py:366 +#: nova/network/manager.py:367 msgid "setting network host" msgstr "" -#: nova/network/manager.py:493 +#: nova/network/manager.py:494 msgid "network allocations" msgstr "" -#: nova/network/manager.py:500 +#: nova/network/manager.py:501 #, python-format msgid "networks retrieved for instance: |%(networks_list)s|" msgstr "" -#: nova/network/manager.py:548 +#: nova/network/manager.py:549 msgid "network deallocation for instance" msgstr "" -#: nova/network/manager.py:812 +#: nova/network/manager.py:815 #, python-format msgid "" "instance-dns-zone is |%(domain)s|, which is in availability zone " @@ -5404,98 +5394,98 @@ msgid "" "created." msgstr "" -#: nova/network/manager.py:838 +#: nova/network/manager.py:841 #, python-format msgid "Quota exceeded for %(pid)s, tried to allocate fixed IP" msgstr "" -#: nova/network/manager.py:892 +#: nova/network/manager.py:895 msgid "Failed to update usages deallocating fixed IP" msgstr "" -#: nova/network/manager.py:926 +#: nova/network/manager.py:929 #, python-format msgid "Unable to release %s because vif doesn't exist." msgstr "" -#: nova/network/manager.py:949 +#: nova/network/manager.py:952 #, python-format msgid "Leased IP |%(address)s|" msgstr "" -#: nova/network/manager.py:953 +#: nova/network/manager.py:956 #, python-format msgid "IP %s leased that is not associated" msgstr "" -#: nova/network/manager.py:962 +#: nova/network/manager.py:965 #, python-format msgid "IP |%s| leased that isn't allocated" msgstr "" -#: nova/network/manager.py:967 +#: nova/network/manager.py:970 #, python-format msgid "Released IP |%(address)s|" msgstr "" -#: nova/network/manager.py:971 +#: nova/network/manager.py:974 #, python-format msgid "IP %s released that is not associated" msgstr "" -#: nova/network/manager.py:975 +#: nova/network/manager.py:978 #, python-format msgid "IP %s released that was not leased" msgstr "" -#: nova/network/manager.py:994 +#: nova/network/manager.py:997 #, python-format msgid "%s must be an integer" msgstr "" -#: nova/network/manager.py:1018 +#: nova/network/manager.py:1021 msgid "Maximum allowed length for 'label' is 255." msgstr "" -#: nova/network/manager.py:1038 +#: nova/network/manager.py:1041 #, python-format msgid "" "Subnet(s) too large, defaulting to /%s. To override, specify " "network_size flag." msgstr "" -#: nova/network/manager.py:1119 +#: nova/network/manager.py:1122 msgid "cidr already in use" msgstr "" -#: nova/network/manager.py:1122 +#: nova/network/manager.py:1125 #, python-format msgid "requested cidr (%(cidr)s) conflicts with existing supernet (%(super)s)" msgstr "" -#: nova/network/manager.py:1133 +#: nova/network/manager.py:1136 #, python-format msgid "" "requested cidr (%(cidr)s) conflicts with existing smaller cidr " "(%(smaller)s)" msgstr "" -#: nova/network/manager.py:1190 +#: nova/network/manager.py:1193 msgid "Network already exists!" msgstr "" -#: nova/network/manager.py:1209 +#: nova/network/manager.py:1212 #, python-format msgid "Network must be disassociated from project %s before delete" msgstr "" -#: nova/network/manager.py:1805 +#: nova/network/manager.py:1808 msgid "" "The sum between the number of networks and the vlan start cannot be " "greater than 4094" msgstr "" -#: nova/network/manager.py:1812 +#: nova/network/manager.py:1815 #, python-format msgid "" "The network range is not big enough to fit %(num_networks)s networks. " @@ -5737,6 +5727,24 @@ msgstr "" msgid "Fatal call to deprecated config: %(msg)s" msgstr "" +#: nova/openstack/common/loopingcall.py:84 +#, python-format +msgid "task run outlasted interval by %s sec" +msgstr "" + +#: nova/openstack/common/loopingcall.py:91 +msgid "in fixed duration looping call" +msgstr "" + +#: nova/openstack/common/loopingcall.py:131 +#, python-format +msgid "Dynamic looping call sleeping for %.02f seconds" +msgstr "" + +#: nova/openstack/common/loopingcall.py:138 +msgid "in dynamic looping call" +msgstr "" + #: nova/openstack/common/policy.py:394 #, python-format msgid "Failed to understand rule %(rule)s" @@ -6237,7 +6245,7 @@ msgstr "" msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:210 +#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:211 #, python-format msgid "Setting instance to %(state)s state." msgstr "" @@ -6335,7 +6343,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:196 +#: nova/scheduler/manager.py:197 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -6479,27 +6487,27 @@ msgstr "" msgid "Returns one member of the [%s] group" msgstr "" -#: nova/servicegroup/drivers/db.py:41 +#: nova/servicegroup/drivers/db.py:42 #, python-format msgid "" "DB_Driver: join new ServiceGroup member %(member_id)s to the %(group_id)s" " group, service = %(service)s" msgstr "" -#: nova/servicegroup/drivers/db.py:45 +#: nova/servicegroup/drivers/db.py:46 msgid "service is a mandatory argument for DB based ServiceGroup driver" msgstr "" -#: nova/servicegroup/drivers/db.py:74 +#: nova/servicegroup/drivers/db.py:76 #, python-format msgid "DB_Driver: get_all members of the %s group" msgstr "" -#: nova/servicegroup/drivers/db.py:97 nova/servicegroup/drivers/mc.py:102 +#: nova/servicegroup/drivers/db.py:99 nova/servicegroup/drivers/mc.py:103 msgid "Recovered model server connection!" msgstr "" -#: nova/servicegroup/drivers/db.py:103 nova/servicegroup/drivers/mc.py:108 +#: nova/servicegroup/drivers/db.py:105 nova/servicegroup/drivers/mc.py:109 msgid "model server went away" msgstr "" @@ -6518,7 +6526,7 @@ msgstr "" msgid "service is a mandatory argument for Memcached based ServiceGroup driver" msgstr "" -#: nova/servicegroup/drivers/mc.py:77 +#: nova/servicegroup/drivers/mc.py:78 #, python-format msgid "Memcached_Driver: get_all members of the %s group" msgstr "" @@ -6547,22 +6555,22 @@ msgstr "" msgid "ZooKeeperDriver.leave: %(id)s has not joined to the %(gr)s group" msgstr "" -#: nova/storage/linuxscsi.py:70 +#: nova/storage/linuxscsi.py:71 #, python-format msgid "Trying (%(tries)s) to remove device %(device)s" msgstr "" -#: nova/storage/linuxscsi.py:99 +#: nova/storage/linuxscsi.py:101 #, python-format msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:117 +#: nova/storage/linuxscsi.py:119 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:121 +#: nova/storage/linuxscsi.py:123 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -6915,45 +6923,45 @@ msgstr "" msgid "Baremetal power manager failed to start node for instance %r" msgstr "" -#: nova/virt/baremetal/ipmi.py:85 +#: nova/virt/baremetal/ipmi.py:86 #, python-format msgid "pid file %s does not contain any pid" msgstr "" -#: nova/virt/baremetal/ipmi.py:108 +#: nova/virt/baremetal/ipmi.py:109 msgid "Node id not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:111 +#: nova/virt/baremetal/ipmi.py:112 msgid "Address not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:114 +#: nova/virt/baremetal/ipmi.py:115 msgid "User not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:117 +#: nova/virt/baremetal/ipmi.py:118 msgid "Password not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:134 +#: nova/virt/baremetal/ipmi.py:135 #, python-format msgid "ipmitool stdout: '%(out)s', stderr: '%(err)s'" msgstr "" -#: nova/virt/baremetal/ipmi.py:160 +#: nova/virt/baremetal/ipmi.py:161 msgid "IPMI power on failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:182 +#: nova/virt/baremetal/ipmi.py:183 msgid "IPMI power off failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:192 +#: nova/virt/baremetal/ipmi.py:193 msgid "IPMI set next bootdev failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:197 nova/virt/baremetal/tilera_pdu.py:152 +#: nova/virt/baremetal/ipmi.py:198 nova/virt/baremetal/tilera_pdu.py:152 #, python-format msgid "Activate node called, but node %s is already active" msgstr "" @@ -7611,7 +7619,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:135 nova/virt/libvirt/driver.py:3726 +#: nova/virt/hyperv/hostops.py:135 nova/virt/libvirt/driver.py:3728 #: nova/virt/xenapi/host.py:148 msgid "Updating host stats" msgstr "" @@ -7956,12 +7964,12 @@ msgstr "" msgid "Using config drive for instance: %s" msgstr "" -#: nova/virt/hyperv/vmops.py:226 nova/virt/libvirt/driver.py:1867 +#: nova/virt/hyperv/vmops.py:226 nova/virt/libvirt/driver.py:1869 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:234 nova/virt/libvirt/driver.py:1874 +#: nova/virt/hyperv/vmops.py:234 nova/virt/libvirt/driver.py:1876 #, python-format msgid "Creating config drive failed with error: %s" msgstr "" @@ -8119,7 +8127,7 @@ msgstr "" msgid "Detaching physical disk from instance: %s" msgstr "" -#: nova/virt/hyperv/volumeops.py:186 nova/virt/libvirt/driver.py:894 +#: nova/virt/hyperv/volumeops.py:186 nova/virt/libvirt/driver.py:896 msgid "Could not determine iscsi initiator name" msgstr "" @@ -8153,235 +8161,235 @@ msgstr "" msgid "Unable to determine disk bus for '%s'" msgstr "" -#: nova/virt/libvirt/driver.py:339 +#: nova/virt/libvirt/driver.py:340 #, python-format msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:545 +#: nova/virt/libvirt/driver.py:546 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:553 +#: nova/virt/libvirt/driver.py:554 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:570 +#: nova/virt/libvirt/driver.py:571 #, python-format msgid "URI %s does not support events" msgstr "" -#: nova/virt/libvirt/driver.py:586 +#: nova/virt/libvirt/driver.py:587 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:608 nova/virt/libvirt/driver.py:611 +#: nova/virt/libvirt/driver.py:609 nova/virt/libvirt/driver.py:612 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:629 +#: nova/virt/libvirt/driver.py:630 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:720 +#: nova/virt/libvirt/driver.py:721 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:735 +#: nova/virt/libvirt/driver.py:736 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:740 +#: nova/virt/libvirt/driver.py:741 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:751 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:759 +#: nova/virt/libvirt/driver.py:761 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:778 +#: nova/virt/libvirt/driver.py:780 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:794 +#: nova/virt/libvirt/driver.py:796 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:814 +#: nova/virt/libvirt/driver.py:816 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:820 +#: nova/virt/libvirt/driver.py:822 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:848 +#: nova/virt/libvirt/driver.py:850 #, python-format msgid "Deleting instance files %(target)s" msgstr "" -#: nova/virt/libvirt/driver.py:857 +#: nova/virt/libvirt/driver.py:859 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:900 +#: nova/virt/libvirt/driver.py:902 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:907 +#: nova/virt/libvirt/driver.py:909 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:912 +#: nova/virt/libvirt/driver.py:914 msgid "No Volume Connector found." msgstr "" -#: nova/virt/libvirt/driver.py:1034 +#: nova/virt/libvirt/driver.py:1036 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1058 +#: nova/virt/libvirt/driver.py:1060 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1078 +#: nova/virt/libvirt/driver.py:1080 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1082 +#: nova/virt/libvirt/driver.py:1084 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1171 +#: nova/virt/libvirt/driver.py:1173 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1174 +#: nova/virt/libvirt/driver.py:1176 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1203 +#: nova/virt/libvirt/driver.py:1205 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1215 +#: nova/virt/libvirt/driver.py:1217 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1288 +#: nova/virt/libvirt/driver.py:1290 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1292 +#: nova/virt/libvirt/driver.py:1294 msgid "Failed to soft reboot instance." msgstr "" -#: nova/virt/libvirt/driver.py:1327 +#: nova/virt/libvirt/driver.py:1329 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1335 +#: nova/virt/libvirt/driver.py:1337 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:1383 +#: nova/virt/libvirt/driver.py:1385 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1530 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:1535 nova/virt/powervm/operator.py:220 +#: nova/virt/libvirt/driver.py:1537 nova/virt/powervm/operator.py:220 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1551 +#: nova/virt/libvirt/driver.py:1553 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:1588 nova/virt/libvirt/driver.py:1614 +#: nova/virt/libvirt/driver.py:1590 nova/virt/libvirt/driver.py:1616 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1603 +#: nova/virt/libvirt/driver.py:1605 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:1672 +#: nova/virt/libvirt/driver.py:1674 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:1676 +#: nova/virt/libvirt/driver.py:1678 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:1681 nova/virt/libvirt/driver.py:1686 +#: nova/virt/libvirt/driver.py:1683 nova/virt/libvirt/driver.py:1688 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:1757 +#: nova/virt/libvirt/driver.py:1759 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:1858 +#: nova/virt/libvirt/driver.py:1860 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:1907 +#: nova/virt/libvirt/driver.py:1909 #, python-format msgid "Injecting %(inj)s into image %(img_id)s" msgstr "" -#: nova/virt/libvirt/driver.py:1917 +#: nova/virt/libvirt/driver.py:1919 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:1974 +#: nova/virt/libvirt/driver.py:1976 #, python-format msgid "" "Config requested an explicit CPU model, but the current libvirt " "hypervisor '%s' does not support selecting CPU models" msgstr "" -#: nova/virt/libvirt/driver.py:1980 +#: nova/virt/libvirt/driver.py:1982 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:1984 +#: nova/virt/libvirt/driver.py:1986 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:1988 +#: nova/virt/libvirt/driver.py:1990 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2004 +#: nova/virt/libvirt/driver.py:2006 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:2325 +#: nova/virt/libvirt/driver.py:2327 #, python-format msgid "" "Start to_xml instance=%(instance)s network_info=%(network_info)s " @@ -8389,92 +8397,92 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:2340 +#: nova/virt/libvirt/driver.py:2342 #, python-format msgid "End to_xml instance=%(instance)s xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:2357 +#: nova/virt/libvirt/driver.py:2359 #, python-format msgid "" "Error from libvirt while looking up %(instance_name)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:2525 +#: nova/virt/libvirt/driver.py:2527 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:2576 +#: nova/virt/libvirt/driver.py:2578 #, python-format msgid "couldn't obtain the vpu count from domain id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2582 +#: nova/virt/libvirt/driver.py:2584 #, python-format msgid "List of domains returned by libVirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2584 +#: nova/virt/libvirt/driver.py:2586 #, python-format msgid "libVirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2648 +#: nova/virt/libvirt/driver.py:2650 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:2731 +#: nova/virt/libvirt/driver.py:2733 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:2755 +#: nova/virt/libvirt/driver.py:2757 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2759 +#: nova/virt/libvirt/driver.py:2761 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:2836 +#: nova/virt/libvirt/driver.py:2838 #, python-format msgid "" "Creating tmpfile %s to verify with other compute node that the instance " "is on the same shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2918 +#: nova/virt/libvirt/driver.py:2920 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2926 +#: nova/virt/libvirt/driver.py:2928 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2963 +#: nova/virt/libvirt/driver.py:2965 #, python-format msgid "" "Unable to migrate %(instance_uuid)s: Disk of instance is too " "large(available on destination host:%(available)s < need:%(necessary)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2988 +#: nova/virt/libvirt/driver.py:2990 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:3000 +#: nova/virt/libvirt/driver.py:3002 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -8484,67 +8492,67 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:3017 +#: nova/virt/libvirt/driver.py:3019 #, python-format msgid "" "Creating tmpfile %s to notify to other compute nodes that they should " "mount the same storage." msgstr "" -#: nova/virt/libvirt/driver.py:3065 +#: nova/virt/libvirt/driver.py:3067 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:3137 +#: nova/virt/libvirt/driver.py:3139 #, python-format msgid "Live Migration failure: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:3230 +#: nova/virt/libvirt/driver.py:3232 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:3342 +#: nova/virt/libvirt/driver.py:3344 #, python-format msgid "" "Error from libvirt while getting description of %(instance_name)s: [Error" " Code %(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3359 +#: nova/virt/libvirt/driver.py:3361 #, python-format msgid "skipping %(path)s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:3364 +#: nova/virt/libvirt/driver.py:3366 #, python-format msgid "skipping disk for %(instance_name)s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:3405 +#: nova/virt/libvirt/driver.py:3407 #, python-format msgid "Getting disk size of %(i_name)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:3451 +#: nova/virt/libvirt/driver.py:3453 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:3510 +#: nova/virt/libvirt/driver.py:3512 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:3516 +#: nova/virt/libvirt/driver.py:3518 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:3578 +#: nova/virt/libvirt/driver.py:3580 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:3699 +#: nova/virt/libvirt/driver.py:3701 #, python-format msgid "Checking instance files accessability%(instance_path)s" msgstr "" @@ -8836,87 +8844,87 @@ msgid "" "attribute" msgstr "" -#: nova/virt/libvirt/volume.py:237 +#: nova/virt/libvirt/volume.py:238 #, python-format msgid "iSCSI device not found at %s" msgstr "" -#: nova/virt/libvirt/volume.py:240 +#: nova/virt/libvirt/volume.py:241 #, python-format msgid "" "ISCSI volume not yet found at: %(disk_dev)s. Will rescan & retry. Try " "number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:252 +#: nova/virt/libvirt/volume.py:253 #, python-format msgid "Found iSCSI node %(disk_dev)s (after %(tries)s rescans)" msgstr "" -#: nova/virt/libvirt/volume.py:488 nova/virt/libvirt/volume.py:609 +#: nova/virt/libvirt/volume.py:489 nova/virt/libvirt/volume.py:610 #, python-format msgid "%s is already mounted" msgstr "" -#: nova/virt/libvirt/volume.py:544 +#: nova/virt/libvirt/volume.py:545 #, python-format msgid "AoE device not found at %s" msgstr "" -#: nova/virt/libvirt/volume.py:546 +#: nova/virt/libvirt/volume.py:547 #, python-format msgid "AoE volume not yet found at: %(aoedevpath)s. Try number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:560 +#: nova/virt/libvirt/volume.py:561 #, python-format msgid "Found AoE device %(aoedevpath)s (after %(tries)s rediscover)" msgstr "" -#: nova/virt/libvirt/volume.py:688 +#: nova/virt/libvirt/volume.py:689 msgid "We are unable to locate any Fibre Channel devices" msgstr "" -#: nova/virt/libvirt/volume.py:697 +#: nova/virt/libvirt/volume.py:698 #, python-format msgid "Looking for Fibre Channel dev %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:707 +#: nova/virt/libvirt/volume.py:708 msgid "Fibre Channel device not found." msgstr "" -#: nova/virt/libvirt/volume.py:710 +#: nova/virt/libvirt/volume.py:711 #, python-format msgid "" "Fibre volume not yet found at: %(mount_device)s. Will rescan & retry. " "Try number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:726 +#: nova/virt/libvirt/volume.py:727 #, python-format msgid "Found Fibre Channel volume %(mount_device)s (after %(tries)s rescans)" msgstr "" -#: nova/virt/libvirt/volume.py:733 +#: nova/virt/libvirt/volume.py:734 #, python-format msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:799 +#: nova/virt/libvirt/volume.py:800 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:810 +#: nova/virt/libvirt/volume.py:811 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:816 +#: nova/virt/libvirt/volume.py:817 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:831 +#: nova/virt/libvirt/volume.py:832 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -9190,17 +9198,17 @@ msgstr "" msgid "In vmwareapi:_call_method, got this exception: %s" msgstr "" -#: nova/virt/vmwareapi/driver.py:574 +#: nova/virt/vmwareapi/driver.py:575 #, python-format msgid "Task [%(task_name)s] %(task_ref)s status: success" msgstr "" -#: nova/virt/vmwareapi/driver.py:579 +#: nova/virt/vmwareapi/driver.py:580 #, python-format msgid "Task [%(task_name)s] %(task_ref)s status: error %(error_info)s" msgstr "" -#: nova/virt/vmwareapi/driver.py:583 +#: nova/virt/vmwareapi/driver.py:584 #, python-format msgid "In vmwareapi:_poll_task, Got this error %s" msgstr "" @@ -10804,6 +10812,9 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "Invalid value '%s' for force. " +#~ msgid "Periodic task processor sleeping for %.02f seconds" +#~ msgstr "" + +#~ msgid "No backdoor API command for service: %s\n" #~ msgstr "" diff --git a/nova/locale/cs/LC_MESSAGES/nova.po b/nova/locale/cs/LC_MESSAGES/nova.po index abf5dc0ce..0f39462b2 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 <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2013-04-24 00:04+0000\n" +"POT-Creation-Date: 2013-04-26 00:05+0000\n" "PO-Revision-Date: 2012-05-17 20:04+0000\n" "Last-Translator: Zbyněk Schwarz <Unknown>\n" "Language-Team: Czech <cs@li.org>\n" @@ -193,7 +193,7 @@ msgid "" msgstr "" #: nova/exception.py:254 nova/api/ec2/cloud.py:463 -#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2735 +#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2740 msgid "Keypair data is invalid" msgstr "Data páru klíčů jsou neplatná" @@ -1346,27 +1346,27 @@ msgstr "" msgid "Running %(name)s post-hook: %(obj)s" msgstr "" -#: nova/manager.py:172 +#: nova/manager.py:173 #, python-format msgid "Skipping periodic task %(task)s because its interval is negative" msgstr "" -#: nova/manager.py:177 +#: nova/manager.py:178 #, python-format msgid "Skipping periodic task %(task)s because it is disabled" msgstr "" -#: nova/manager.py:238 +#: nova/manager.py:241 #, python-format msgid "Running periodic task %(full_task_name)s" msgstr "Spuštění pravidelné úlohy %(full_task_name)s" -#: nova/manager.py:246 +#: nova/manager.py:249 #, python-format msgid "Error during %(full_task_name)s: %(e)s" msgstr "Chyba při %(full_task_name)s: %(e)s" -#: nova/manager.py:315 +#: nova/manager.py:319 msgid "Notifying Schedulers of capabilities ..." msgstr "Oznamování schopností plánovačům ..." @@ -1412,211 +1412,196 @@ msgstr "" msgid "Rolled back reservations %(reservations)s" msgstr "" -#: nova/service.py:196 +#: nova/service.py:197 #, fuzzy msgid "Full set of CONF:" msgstr "Úplná sada PŘÍZNAKŮ:" -#: nova/service.py:203 +#: nova/service.py:204 #, python-format msgid "%(flag)s : FLAG SET " msgstr "%(flag)s : SADA PŽÍZNAKŮ " -#: nova/service.py:213 nova/service.py:311 +#: nova/service.py:214 nova/service.py:312 #, fuzzy, python-format msgid "Caught %s, exiting" msgstr "snímek %s: mazání" -#: nova/service.py:257 +#: nova/service.py:258 msgid "Parent process has died unexpectedly, exiting" msgstr "" -#: nova/service.py:293 +#: nova/service.py:294 msgid "Forking too fast, sleeping" msgstr "" -#: nova/service.py:316 +#: nova/service.py:317 msgid "Unhandled exception" msgstr "" -#: nova/service.py:323 +#: nova/service.py:324 #, python-format msgid "Started child %d" msgstr "" -#: nova/service.py:333 +#: nova/service.py:334 #, fuzzy, python-format msgid "Starting %d workers" msgstr "počáteční adresa" -#: nova/service.py:347 +#: nova/service.py:348 #, python-format msgid "Child %(pid)d killed by signal %(sig)d" msgstr "" -#: nova/service.py:350 +#: nova/service.py:351 #, python-format msgid "Child %(pid)d exited with status %(code)d" msgstr "" -#: nova/service.py:353 +#: nova/service.py:354 #, python-format msgid "pid %d not in child list" msgstr "" -#: nova/service.py:373 +#: nova/service.py:374 #, python-format msgid "Caught %s, stopping children" msgstr "" -#: nova/service.py:384 +#: nova/service.py:385 #, python-format msgid "Waiting on %d children to exit" msgstr "" -#: nova/service.py:426 +#: nova/service.py:427 #, fuzzy, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "Začínající uzel %(topic)s (verze %(vcs_string)s)" -#: nova/service.py:443 nova/openstack/common/rpc/service.py:47 +#: nova/service.py:444 nova/openstack/common/rpc/service.py:47 #, python-format msgid "Creating Consumer connection for Service %s" msgstr "Vytváření připojení zákazníka pro službu %s" -#: nova/service.py:463 +#: nova/service.py:464 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:545 +#: nova/service.py:546 msgid "Service killed that has no database entry" msgstr "Ukončena služba bez záznamu v databázi" -#: nova/service.py:580 +#: nova/service.py:581 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:678 +#: nova/service.py:679 msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:145 +#: nova/utils.py:144 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:198 nova/openstack/common/processutils.py:90 +#: nova/utils.py:197 nova/openstack/common/processutils.py:90 #, python-format msgid "Got unknown keyword args to utils.execute: %r" msgstr "Získány neznámé argumenty klíčového slova pro utils.execute: %r" -#: nova/utils.py:209 nova/openstack/common/processutils.py:99 +#: nova/utils.py:208 nova/openstack/common/processutils.py:99 #, python-format msgid "Running cmd (subprocess): %s" msgstr "Spouštění příkazu (podproces): %s" -#: nova/utils.py:233 nova/utils.py:311 +#: nova/utils.py:232 nova/utils.py:310 #: nova/openstack/common/processutils.py:114 nova/virt/powervm/common.py:90 #, python-format msgid "Result was %s" msgstr "Výsledek byl %s" -#: nova/utils.py:246 nova/openstack/common/processutils.py:128 +#: nova/utils.py:245 nova/openstack/common/processutils.py:128 #, python-format msgid "%r failed. Retrying." msgstr "%r selhalo. Opakování." -#: nova/utils.py:286 +#: nova/utils.py:285 #, python-format msgid "Running cmd (SSH): %s" msgstr "Spouštění příkazu (SSH): %s" -#: nova/utils.py:288 +#: nova/utils.py:287 msgid "Environment not supported over SSH" msgstr "Prostředí není podporováno přes SSH" -#: nova/utils.py:292 +#: nova/utils.py:291 msgid "process_input not supported over SSH" msgstr "process_input není podporován přes SSH" -#: nova/utils.py:327 +#: nova/utils.py:326 #, python-format msgid "debug in callback: %s" msgstr "ladění ve zpětném volání: %s" -#: nova/utils.py:489 +#: nova/utils.py:488 #, python-format msgid "Link Local address is not found.:%s" msgstr "Adresa místního spojení nenalezena.: %s" -#: nova/utils.py:492 +#: nova/utils.py:491 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "Nelze získat IP místního spojení %(interface)s :%(ex)s" -#: nova/utils.py:531 +#: nova/utils.py:530 #, python-format msgid "Invalid backend: %s" msgstr "Neplatná podpůrná vrstva: %s" -#: nova/utils.py:603 -#, fuzzy -msgid "in fixed duration looping call" -msgstr "v opakujícím volání" - -#: nova/utils.py:638 -#, python-format -msgid "Periodic task processor sleeping for %.02f seconds" -msgstr "" - -#: nova/utils.py:645 -#, fuzzy -msgid "in dynamic looping call" -msgstr "v opakujícím volání" - -#: nova/utils.py:699 +#: nova/utils.py:591 #, fuzzy, python-format msgid "Unknown byte multiplier: %s" msgstr "Neznámý základní soubor: %s" -#: nova/utils.py:828 +#: nova/utils.py:720 #, python-format msgid "Expected object of type: %s" msgstr "Očekáván objekt typu: %s" -#: nova/utils.py:857 +#: nova/utils.py:749 #, python-format msgid "Invalid server_string: %s" msgstr "Neplatný server_string: %s" -#: nova/utils.py:1013 +#: nova/utils.py:905 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "timefunc: '%(name)s' trvalo %(total_time).2f sek" -#: nova/utils.py:1079 +#: nova/utils.py:971 #, fuzzy, python-format msgid "Reloading cached file %s" msgstr "Odstraňování základního souboru: %s" -#: nova/utils.py:1211 nova/virt/configdrive.py:177 +#: nova/utils.py:1103 nova/virt/configdrive.py:177 #, fuzzy, python-format msgid "Could not remove tmpdir: %s" msgstr "Nelze odstranit kontejner: %s" -#: nova/utils.py:1363 +#: nova/utils.py:1255 #, fuzzy, python-format msgid "%s is not a string or unicode" msgstr "Název serveru není řetězec nebo unicode" -#: nova/utils.py:1367 +#: nova/utils.py:1259 #, fuzzy, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "Dvojice klíčů musí být dlouhá 1 až 255 znaků." -#: nova/utils.py:1372 +#: nova/utils.py:1264 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -2683,7 +2668,7 @@ msgstr "Požadavek na změnu velikosti vyžaduje vlastnost 'flavorRef'." #: nova/api/openstack/compute/servers.py:1220 #: nova/api/openstack/compute/contrib/aggregates.py:143 -#: nova/api/openstack/compute/contrib/coverage_ext.py:303 +#: nova/api/openstack/compute/contrib/coverage_ext.py:282 #: nova/api/openstack/compute/contrib/keypairs.py:78 msgid "Invalid request body" msgstr "Neplatné tělo požadavku" @@ -2938,48 +2923,43 @@ msgstr "Nelze použít globální roli %(role_id)s" msgid "Instance not yet ready" msgstr "instance %s: není zavedena" -#: nova/api/openstack/compute/contrib/coverage_ext.py:114 +#: nova/api/openstack/compute/contrib/coverage_ext.py:95 #, python-format msgid "Can't connect to service: %s, no portspecified\n" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:117 -#, python-format -msgid "No backdoor API command for service: %s\n" -msgstr "" - -#: nova/api/openstack/compute/contrib/coverage_ext.py:135 +#: nova/api/openstack/compute/contrib/coverage_ext.py:114 msgid "Coverage begin" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:182 +#: nova/api/openstack/compute/contrib/coverage_ext.py:161 #, fuzzy msgid "Coverage not running" msgstr "xvp není spuštěno" -#: nova/api/openstack/compute/contrib/coverage_ext.py:211 +#: nova/api/openstack/compute/contrib/coverage_ext.py:190 #, fuzzy msgid "Invalid path" msgstr "Neplatný snímek" -#: nova/api/openstack/compute/contrib/coverage_ext.py:215 +#: nova/api/openstack/compute/contrib/coverage_ext.py:194 msgid "No path given for report file" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:222 +#: nova/api/openstack/compute/contrib/coverage_ext.py:201 msgid "You can't use html reports without combining" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:235 +#: nova/api/openstack/compute/contrib/coverage_ext.py:214 #, fuzzy, python-format msgid "Directory conflict: %s already exists" msgstr "Bezpečnostní skupina %s již existuje" -#: nova/api/openstack/compute/contrib/coverage_ext.py:293 +#: nova/api/openstack/compute/contrib/coverage_ext.py:272 msgid "Python coverage module is not installed." msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:301 +#: nova/api/openstack/compute/contrib/coverage_ext.py:280 #, fuzzy, python-format msgid "Coverage doesn't have %s action" msgstr "Síť nemá činnost %s" @@ -3370,6 +3350,16 @@ msgstr "začátek instance %r" msgid "stop instance" msgstr "zastavit instanci %r" +#: nova/api/openstack/compute/contrib/services.py:123 +#, fuzzy, python-format +msgid "Unknown action" +msgstr "Neznámý řetěz: %r" + +#: nova/api/openstack/compute/contrib/services.py:137 +#, fuzzy +msgid "Unknown service" +msgstr "neznámá chyby připojení hosta" + #: nova/api/openstack/compute/contrib/simple_tenant_usage.py:226 msgid "Invalid start time. The start time cannot occur after the end time." msgstr "" @@ -3459,54 +3449,54 @@ msgstr "Odstraňování základního souboru: %s" msgid "Error waiting for responses from neighbor cells: %(exc)s" msgstr "" -#: nova/cells/messaging.py:651 +#: nova/cells/messaging.py:652 #, fuzzy, python-format msgid "Unknown method '%(method)s' in compute API" msgstr "Obsazena '%(method)s' do '%(host)s' výpočtu" -#: nova/cells/messaging.py:674 +#: nova/cells/messaging.py:675 #, python-format msgid "Received capabilities from child cell %(cell_name)s: %(capabilities)s" msgstr "" -#: nova/cells/messaging.py:683 +#: nova/cells/messaging.py:684 #, python-format msgid "Received capacities from child cell %(cell_name)s: %(capacities)s" msgstr "" -#: nova/cells/messaging.py:795 +#: nova/cells/messaging.py:810 #, fuzzy, python-format msgid "Got update for instance %(instance_uuid)s: %(instance)s" msgstr "Přesun nenalezen v instanci %(instance_id)s se stavem %(status)s." -#: nova/cells/messaging.py:823 +#: nova/cells/messaging.py:838 #, fuzzy, python-format msgid "Got update to delete instance %(instance_uuid)s" msgstr "Svazek není nalezen v instanci %(instance_id)s." -#: nova/cells/messaging.py:838 +#: nova/cells/messaging.py:853 #, python-format msgid "Got broadcast to %(delete_type)s delete instance" msgstr "" -#: nova/cells/messaging.py:852 +#: nova/cells/messaging.py:867 #, python-format msgid "Got message to create instance fault: %(instance_fault)s" msgstr "" -#: nova/cells/messaging.py:873 +#: nova/cells/messaging.py:888 #, python-format msgid "" "Forcing a sync of instances, project_id=%(projid_str)s, " "updated_since=%(since_str)s" msgstr "" -#: nova/cells/messaging.py:1057 +#: nova/cells/messaging.py:1072 #, python-format msgid "Updating parents with our capabilities: %(capabs)s" msgstr "" -#: nova/cells/messaging.py:1077 +#: nova/cells/messaging.py:1092 #, python-format msgid "Updating parents with our capacities: %(capacities)s" msgstr "" @@ -3943,26 +3933,26 @@ msgstr "" msgid "No nova entries in syslog!" msgstr "" -#: nova/compute/api.py:281 +#: nova/compute/api.py:282 #, fuzzy msgid "Cannot run any more instances of this type." msgstr "Překročena kvóta instancí. Nemůžete spustit další instance tohoto typu." -#: nova/compute/api.py:288 +#: nova/compute/api.py:289 #, fuzzy, python-format msgid "Can only run %s more instances of this type." msgstr "" "Překročena kvóta instancí. Můžete spustit pouze %s dalších instancí " "tohoto typu." -#: nova/compute/api.py:297 +#: nova/compute/api.py:298 #, fuzzy, python-format msgid "" "%(overs)s quota exceeded for %(pid)s, tried to run %(min_count)s " "instances. %(msg)s" msgstr "Překročena kvóta pro %(pid)s, pokus o spuštění %(min_count)s instancí" -#: nova/compute/api.py:317 +#: nova/compute/api.py:318 #, python-format msgid "" "Quota exceeded for %(pid)s, tried to set %(num_metadata)s metadata " @@ -3971,99 +3961,99 @@ msgstr "" "Překročena kvóta pro %(pid)s, pokus o nastavení %(num_metadata)s " "vlastností metadat" -#: nova/compute/api.py:327 +#: nova/compute/api.py:328 msgid "Metadata property key blank" msgstr "" -#: nova/compute/api.py:331 +#: nova/compute/api.py:332 #, fuzzy msgid "Metadata property key greater than 255 characters" msgstr "Bezpečnostní skupina %s by neměla být větší než 255 znaků." -#: nova/compute/api.py:335 +#: nova/compute/api.py:336 #, fuzzy msgid "Metadata property value greater than 255 characters" msgstr "Bezpečnostní skupina %s by neměla být větší než 255 znaků." -#: nova/compute/api.py:453 +#: nova/compute/api.py:454 msgid "Failed to set instance name using multi_instance_display_name_template." msgstr "" -#: nova/compute/api.py:493 +#: nova/compute/api.py:494 #, fuzzy msgid "Cannot attach one or more volumes to multiple instances" msgstr "Nelze připojit svazek k instanci %s" -#: nova/compute/api.py:607 +#: nova/compute/api.py:608 #, python-format msgid "Going to run %s instances..." msgstr "Chystá se spuštění %s instancí..." -#: nova/compute/api.py:720 +#: nova/compute/api.py:721 #, python-format msgid "bdm %s" msgstr "bdm %s" -#: nova/compute/api.py:747 +#: nova/compute/api.py:748 #, python-format msgid "block_device_mapping %s" msgstr "block_device_mapping %s" -#: nova/compute/api.py:1016 +#: nova/compute/api.py:1017 #, fuzzy msgid "instance termination disabled" msgstr "BUde spuštěno ukončování insatncí" -#: nova/compute/api.py:1152 +#: nova/compute/api.py:1153 #, fuzzy, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "Instance typu %(instance_type_id)s nemohla být nalezena." -#: nova/compute/api.py:1158 +#: nova/compute/api.py:1159 #, fuzzy msgid "going to delete a resizing instance" msgstr "BUde spuštěno ukončování insatncí" -#: nova/compute/api.py:1168 +#: nova/compute/api.py:1169 #, fuzzy, python-format msgid "instance's host %s is down, deleting from database" msgstr "Žádný hostitel pro instnaci %s, okamžitě smazána" -#: nova/compute/api.py:1212 +#: nova/compute/api.py:1213 #, fuzzy msgid "Going to try to soft delete instance" msgstr "Pokus o jemné smazání %s" -#: nova/compute/api.py:1236 +#: nova/compute/api.py:1237 #, fuzzy msgid "Going to try to terminate instance" msgstr "Pokus o ukončení %s" -#: nova/compute/api.py:1286 +#: nova/compute/api.py:1287 #, fuzzy msgid "Going to try to stop instance" msgstr "Pokus o zastavení %s" -#: nova/compute/api.py:1303 +#: nova/compute/api.py:1304 #, fuzzy msgid "Going to try to start instance" msgstr "Pokus o spuštění %s" -#: nova/compute/api.py:1376 +#: nova/compute/api.py:1377 #, python-format msgid "Searching by: %s" msgstr "Hledání podle: %s" -#: nova/compute/api.py:1613 +#: nova/compute/api.py:1614 #, fuzzy, python-format msgid "snapshot for %s" msgstr "Spouštění snímku ve VM %s" -#: nova/compute/api.py:1964 +#: nova/compute/api.py:1965 msgid "flavor_id is None. Assuming migration." msgstr "flavor_id je None. Předpokládán přesun." -#: nova/compute/api.py:1973 +#: nova/compute/api.py:1974 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " @@ -4072,62 +4062,62 @@ msgstr "" "Stará instance typu %(current_instance_type_name)s, nová instance typu " "%(new_instance_type_name)s" -#: nova/compute/api.py:2015 +#: nova/compute/api.py:2016 #, fuzzy, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "Překročena kvóta pro %(pid)s, pokus o spuštění %(min_count)s instancí" -#: nova/compute/api.py:2153 +#: nova/compute/api.py:2150 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2260 +#: nova/compute/api.py:2257 msgid "Locking" msgstr "" -#: nova/compute/api.py:2268 +#: nova/compute/api.py:2265 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2337 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2453 +#: nova/compute/api.py:2450 #, fuzzy, python-format msgid "Going to try to live migrate instance to %s" msgstr "Pokus o ukončení %s" -#: nova/compute/api.py:2472 +#: nova/compute/api.py:2469 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2476 +#: nova/compute/api.py:2473 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2715 +#: nova/compute/api.py:2720 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2719 +#: nova/compute/api.py:2724 msgid "Keypair name must be between 1 and 255 characters long" msgstr "Dvojice klíčů musí být dlouhá 1 až 255 znaků." -#: nova/compute/api.py:2816 +#: nova/compute/api.py:2821 #, python-format msgid "Security group %s is not a string or unicode" msgstr "Bezpečnostní skupina %s není řetězec nebo unicode" -#: nova/compute/api.py:2819 +#: nova/compute/api.py:2824 #, python-format msgid "Security group %s cannot be empty." msgstr "Bezpečnostní skupina %s nemůže být prázdná." -#: nova/compute/api.py:2827 +#: nova/compute/api.py:2832 #, fuzzy, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " @@ -4136,117 +4126,117 @@ msgstr "" "Hodnota (%s) parametru GroupName je neplatná. Délka překračuje maximum " "255 znaků." -#: nova/compute/api.py:2833 +#: nova/compute/api.py:2838 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "Bezpečnostní skupina %s by neměla být větší než 255 znaků." -#: nova/compute/api.py:2853 +#: nova/compute/api.py:2858 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2856 +#: nova/compute/api.py:2861 #, python-format msgid "Create Security Group %s" msgstr "Vytvořit bezpečnostní skupinu %s" -#: nova/compute/api.py:2863 +#: nova/compute/api.py:2868 #, python-format msgid "Security group %s already exists" msgstr "Bezpečnostní skupina %s již existuje" -#: nova/compute/api.py:2928 +#: nova/compute/api.py:2933 #, fuzzy, python-format msgid "Unable to delete system group '%s'" msgstr "Nelze zničit vbd %s" -#: nova/compute/api.py:2933 +#: nova/compute/api.py:2938 #, fuzzy msgid "Security group is still in use" msgstr "Id bezpečnostní skupiny by mělo být celé číslo" -#: nova/compute/api.py:2941 +#: nova/compute/api.py:2946 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:2944 +#: nova/compute/api.py:2949 #, python-format msgid "Delete security group %s" msgstr "Smazat bezpečnostní skupinu %s" -#: nova/compute/api.py:3030 nova/compute/api.py:3107 +#: nova/compute/api.py:3035 nova/compute/api.py:3112 #, python-format msgid "Rule (%s) not found" msgstr "Pravidlo (%s) nenalezeno" -#: nova/compute/api.py:3046 +#: nova/compute/api.py:3051 #, fuzzy msgid "Quota exceeded, too many security group rules." msgstr "Přidávání pravidla bezpečnostní skupiny: %r" -#: nova/compute/api.py:3049 +#: nova/compute/api.py:3054 #, python-format msgid "Authorize security group ingress %s" msgstr "Povolit přístup bezpečnostní skupiny %s" -#: nova/compute/api.py:3060 +#: nova/compute/api.py:3065 #, python-format msgid "Revoke security group ingress %s" msgstr "Zrušit přístup bezpečnostní skupiny %s" -#: nova/compute/api.py:3114 +#: nova/compute/api.py:3119 msgid "Security group id should be integer" msgstr "Id bezpečnostní skupiny by mělo být celé číslo" -#: nova/compute/claims.py:94 nova/compute/claims.py:218 +#: nova/compute/claims.py:91 nova/compute/claims.py:214 #, fuzzy, python-format msgid "Aborting claim: %s" msgstr "Informace o síti instance: |%s|" -#: nova/compute/claims.py:116 +#: nova/compute/claims.py:113 #, python-format msgid "" "Attempting claim: memory %(memory_mb)d MB, disk %(disk_gb)d GB, VCPUs " "%(vcpus)d" msgstr "" -#: nova/compute/claims.py:128 +#: nova/compute/claims.py:125 msgid "Claim successful" msgstr "" -#: nova/compute/claims.py:130 +#: nova/compute/claims.py:127 #, fuzzy msgid "Claim failed" msgstr "Odstraňování základního souboru: %s" -#: nova/compute/claims.py:135 +#: nova/compute/claims.py:132 msgid "Memory" msgstr "" -#: nova/compute/claims.py:144 +#: nova/compute/claims.py:141 msgid "Disk" msgstr "" -#: nova/compute/claims.py:153 +#: nova/compute/claims.py:150 msgid "CPU" msgstr "" -#: nova/compute/claims.py:165 +#: nova/compute/claims.py:162 #, python-format msgid "Total %(type_)s: %(total)d %(unit)s, used: %(used)d %(unit)s" msgstr "" -#: nova/compute/claims.py:170 +#: nova/compute/claims.py:167 #, python-format msgid "%(type_)s limit not specified, defaulting to unlimited" msgstr "" -#: nova/compute/claims.py:177 +#: nova/compute/claims.py:174 #, python-format msgid "%(type_)s limit: %(limit)d %(unit)s, free: %(free)d %(unit)s" msgstr "" -#: nova/compute/claims.py:184 +#: nova/compute/claims.py:181 #, python-format msgid "" "Unable to claim resources. Free %(type_)s %(free)d %(unit)s < requested " @@ -4385,66 +4375,66 @@ msgstr "" msgid "Checking state" msgstr "Kontrola stavu" -#: nova/compute/manager.py:743 +#: nova/compute/manager.py:745 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:760 +#: nova/compute/manager.py:762 #, python-format msgid "Setting up bdm %s" msgstr "Nastavování bdm %s" -#: nova/compute/manager.py:852 +#: nova/compute/manager.py:854 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:861 nova/compute/manager.py:2344 +#: nova/compute/manager.py:863 nova/compute/manager.py:2348 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" -#: nova/compute/manager.py:912 +#: nova/compute/manager.py:914 #, fuzzy msgid "Failed to dealloc network for deleted instance" msgstr "Navrácení sítě pro instnac" -#: nova/compute/manager.py:918 +#: nova/compute/manager.py:920 #, fuzzy msgid "Instance was deleted during spawn." msgstr "Instance nemohla být spuštěna" -#: nova/compute/manager.py:940 +#: nova/compute/manager.py:942 #, fuzzy, python-format msgid "Error: %s" msgstr "Chyba DB: %s" -#: nova/compute/manager.py:957 +#: nova/compute/manager.py:959 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:982 nova/compute/manager.py:2398 +#: nova/compute/manager.py:984 nova/compute/manager.py:2402 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1000 +#: nova/compute/manager.py:1002 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1007 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1011 +#: nova/compute/manager.py:1013 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1040 +#: nova/compute/manager.py:1042 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1090 +#: nova/compute/manager.py:1092 #, python-format msgid "" "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, " @@ -4453,7 +4443,7 @@ msgstr "" "ID obrázku=%(image_id)s, velkost obrázku v bajtech=%(size_bytes)d, " "povoleno bajtů=%(allowed_size_bytes)d" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1098 #, python-format msgid "" "Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed " @@ -4462,101 +4452,101 @@ msgstr "" "Velikost %(size_bytes)d obrázku '%(image_id)s' překročila povolenou " "velkost %(allowed_size_bytes)d pro typ instance" -#: nova/compute/manager.py:1106 +#: nova/compute/manager.py:1108 msgid "Starting instance..." msgstr "Spouštění instance..." -#: nova/compute/manager.py:1132 +#: nova/compute/manager.py:1134 msgid "Instance failed network setup" msgstr "Instance selhala v nastavení sítě" -#: nova/compute/manager.py:1135 +#: nova/compute/manager.py:1137 #, python-format msgid "Instance network_info: |%s|" msgstr "Informace o síti instance: |%s|" -#: nova/compute/manager.py:1146 +#: nova/compute/manager.py:1148 msgid "Instance failed block device setup" msgstr "Instance selhala nastavení blokového zařízení" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1167 msgid "Instance failed to spawn" msgstr "Instance nemohla být spuštěna" -#: nova/compute/manager.py:1216 +#: nova/compute/manager.py:1218 msgid "Deallocating network for instance" msgstr "Navrácení sítě pro instnac" -#: nova/compute/manager.py:1287 +#: nova/compute/manager.py:1289 #, python-format msgid "%(action_str)s instance" msgstr "%(action_str)s nstance" -#: nova/compute/manager.py:1303 +#: nova/compute/manager.py:1305 #, fuzzy msgid "Failed to deallocate network for instance." msgstr "Navrácení sítě pro instnac" -#: nova/compute/manager.py:1324 +#: nova/compute/manager.py:1326 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "Ignorování DiskNenalezen: %s" -#: nova/compute/manager.py:1327 +#: nova/compute/manager.py:1329 #, fuzzy, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "Ignorování DiskNenalezen: %s" -#: nova/compute/manager.py:1334 +#: nova/compute/manager.py:1336 #, python-format msgid "terminating bdm %s" msgstr "ukončování bdm %s" -#: nova/compute/manager.py:1382 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1435 nova/compute/manager.py:2574 -#: nova/compute/manager.py:4067 +#: nova/compute/manager.py:1437 nova/compute/manager.py:2578 +#: nova/compute/manager.py:4071 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "%s. Nastavování stavu vm instance na ERROR" -#: nova/compute/manager.py:1587 +#: nova/compute/manager.py:1589 #, fuzzy msgid "Rebuilding instance" msgstr "Znovu sestavování instance %s" -#: nova/compute/manager.py:1600 +#: nova/compute/manager.py:1602 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1604 +#: nova/compute/manager.py:1606 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1608 +#: nova/compute/manager.py:1610 #, 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:1692 +#: nova/compute/manager.py:1694 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1724 +#: nova/compute/manager.py:1726 #, fuzzy, python-format msgid "Detaching from volume api: %s" msgstr "Vytvořit snímek ze svazku %s" -#: nova/compute/manager.py:1742 +#: nova/compute/manager.py:1744 #, fuzzy msgid "Rebooting instance" msgstr "Restartování instance %s" -#: nova/compute/manager.py:1767 +#: nova/compute/manager.py:1769 #, fuzzy, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " @@ -4565,22 +4555,22 @@ 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:1783 +#: nova/compute/manager.py:1785 #, fuzzy, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "Nelze znovu sestavit instanci [%(instance_uuid)s]: %(exc)s" -#: nova/compute/manager.py:1796 +#: nova/compute/manager.py:1798 #, fuzzy msgid "Instance disappeared during reboot" msgstr "instance %s: znovu zavedena" -#: nova/compute/manager.py:1823 +#: nova/compute/manager.py:1825 #, fuzzy msgid "instance snapshotting" msgstr "instance %s: pořizování snímku" -#: nova/compute/manager.py:1829 +#: nova/compute/manager.py:1831 #, fuzzy, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " @@ -4589,47 +4579,47 @@ 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:1890 +#: nova/compute/manager.py:1892 #, 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:1897 +#: nova/compute/manager.py:1899 #, python-format msgid "Rotating out %d backups" msgstr "Střídání %d záloh" -#: nova/compute/manager.py:1902 +#: nova/compute/manager.py:1904 #, python-format msgid "Deleting image %s" msgstr "Mazání obrazu %s" -#: nova/compute/manager.py:1930 +#: nova/compute/manager.py:1932 #, 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:1937 +#: nova/compute/manager.py:1939 #, fuzzy msgid "Root password set" msgstr "Instance %s: Nastavení hesla root" -#: nova/compute/manager.py:1944 +#: nova/compute/manager.py:1946 #, 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:1959 +#: nova/compute/manager.py:1961 #, fuzzy, python-format msgid "set_admin_password failed: %s" msgstr "set_admin_password není tímto ovladačem zavedeno" -#: nova/compute/manager.py:1966 +#: nova/compute/manager.py:1968 #, fuzzy msgid "error setting admin password" msgstr "Chyba při nastavování hesla správce" -#: nova/compute/manager.py:1979 +#: nova/compute/manager.py:1981 #, fuzzy, python-format msgid "" "trying to inject a file into a non-running (state: " @@ -4638,179 +4628,179 @@ msgstr "" "pokus o vsunutí souboru do nespuštěné instance: %(instance_uuid)s (stav: " "%(current_power_state)s očekáváno: %(expected_state)s)" -#: nova/compute/manager.py:1983 +#: nova/compute/manager.py:1985 #, fuzzy, python-format msgid "injecting file to %(path)s" msgstr "Vkládání cesty souboru: '%s'" -#: nova/compute/manager.py:2003 +#: nova/compute/manager.py:2005 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2016 +#: nova/compute/manager.py:2018 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2035 +#: nova/compute/manager.py:2037 #, fuzzy msgid "Error trying to Rescue Instance" msgstr "Nelze pozastavit instanci" -#: nova/compute/manager.py:2039 +#: nova/compute/manager.py:2041 #, fuzzy, python-format msgid "Driver Error: %s" msgstr "Chyba DB: %s" -#: nova/compute/manager.py:2057 +#: nova/compute/manager.py:2059 #, fuzzy msgid "Unrescuing" msgstr "instance %s: rušení záchrany" -#: nova/compute/manager.py:2078 +#: nova/compute/manager.py:2080 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2302 +#: nova/compute/manager.py:2306 #, fuzzy msgid "Instance has no source host" msgstr "Instance nemá svazek." -#: nova/compute/manager.py:2308 +#: nova/compute/manager.py:2312 msgid "destination same as source!" msgstr "cíl stejný jako zdroj!" -#: nova/compute/manager.py:2325 +#: nova/compute/manager.py:2329 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2571 +#: nova/compute/manager.py:2575 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2634 +#: nova/compute/manager.py:2638 #, fuzzy msgid "Pausing" msgstr "Aktualizování!" -#: nova/compute/manager.py:2652 +#: nova/compute/manager.py:2656 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2690 +#: nova/compute/manager.py:2694 #, fuzzy msgid "Retrieving diagnostics" msgstr "instance %s: získávání diagnostik" -#: nova/compute/manager.py:2721 +#: nova/compute/manager.py:2725 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2741 +#: nova/compute/manager.py:2745 #, fuzzy msgid "Reset network" msgstr "Reset sítě" -#: nova/compute/manager.py:2746 +#: nova/compute/manager.py:2750 #, fuzzy msgid "Inject network info" msgstr "instance %s: vkládání informací o síti" -#: nova/compute/manager.py:2749 +#: nova/compute/manager.py:2753 #, python-format msgid "network_info to inject: |%s|" msgstr "network_info vkládá: |%s|" -#: nova/compute/manager.py:2766 +#: nova/compute/manager.py:2770 #, fuzzy msgid "Get console output" msgstr "Získat výstup konzole pro instanci %s" -#: nova/compute/manager.py:2793 +#: nova/compute/manager.py:2797 #, fuzzy msgid "Getting vnc console" msgstr "instance %s: získávání konzole vnc" -#: nova/compute/manager.py:2828 +#: nova/compute/manager.py:2832 #, fuzzy msgid "Getting spice console" msgstr "instance %s: získávání konzole vnc" -#: nova/compute/manager.py:2875 +#: nova/compute/manager.py:2879 #, 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:2926 +#: nova/compute/manager.py:2930 #, 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:2935 +#: nova/compute/manager.py:2939 #, 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:2950 +#: nova/compute/manager.py:2954 #, 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:2980 +#: nova/compute/manager.py:2984 #, 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:2990 +#: nova/compute/manager.py:2994 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "Odpojování svazku z neznámé instance %s" -#: nova/compute/manager.py:2997 +#: nova/compute/manager.py:3001 #, 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:3021 +#: nova/compute/manager.py:3025 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3059 +#: nova/compute/manager.py:3063 #, 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:3079 +#: nova/compute/manager.py:3083 #, fuzzy, python-format msgid "Port %(port_id)s is not attached" msgstr "Síť %(network_id)s nemohla být nalezena." -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3097 #, fuzzy, python-format msgid "Host %(host)s not found" msgstr "Hostitel %(host)s nemohl být nalezen." -#: nova/compute/manager.py:3230 +#: nova/compute/manager.py:3234 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "Přesun před spuštěním selhal na %(dest)s" -#: nova/compute/manager.py:3258 +#: nova/compute/manager.py:3262 #, fuzzy msgid "_post_live_migration() is started.." msgstr "zahájen přesun po spuštění." -#: nova/compute/manager.py:3313 +#: nova/compute/manager.py:3317 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "Přesun instance do %(dest)s úspěšně dokončen." -#: nova/compute/manager.py:3315 +#: nova/compute/manager.py:3319 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." @@ -4818,16 +4808,16 @@ 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:3329 +#: nova/compute/manager.py:3333 #, fuzzy msgid "Post operation of migration started" msgstr "Spuštěna operace po migraci" -#: nova/compute/manager.py:3469 +#: nova/compute/manager.py:3473 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3514 +#: nova/compute/manager.py:3518 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " @@ -4836,64 +4826,64 @@ msgstr "" "Nalezeno %(migration_count)d nepotvrzených přesunů starších než " "%(confirm_window)d vteřin" -#: nova/compute/manager.py:3520 +#: nova/compute/manager.py:3524 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3529 +#: nova/compute/manager.py:3533 #, 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:3536 +#: nova/compute/manager.py:3540 #, fuzzy, python-format msgid "Instance %(instance_uuid)s not found" msgstr "Instance %(instance_id)s nenalezena" -#: nova/compute/manager.py:3540 +#: nova/compute/manager.py:3544 #, fuzzy msgid "In ERROR state" msgstr "Uzel je v neznámém chybovém stavu." -#: nova/compute/manager.py:3547 +#: nova/compute/manager.py:3551 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3556 +#: nova/compute/manager.py:3560 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3573 +#: nova/compute/manager.py:3577 #, 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:3592 +#: nova/compute/manager.py:3596 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3616 +#: nova/compute/manager.py:3620 msgid "Updating bandwidth usage cache" msgstr "Aktualizace mezipaměti využití šířky pásma" -#: nova/compute/manager.py:3733 +#: nova/compute/manager.py:3737 #, fuzzy msgid "Updating volume usage cache" msgstr "Aktualizace mezipaměti využití šířky pásma" -#: nova/compute/manager.py:3750 +#: nova/compute/manager.py:3754 msgid "Updating host status" msgstr "Aktualizace stavu hostitele" -#: nova/compute/manager.py:3777 +#: nova/compute/manager.py:3781 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " @@ -4902,67 +4892,67 @@ msgstr "" "Nalezeno %(num_db_instances)s v databázi a %(num_vm_instances)s na " "hypervizoru." -#: nova/compute/manager.py:3782 nova/compute/manager.py:3832 +#: nova/compute/manager.py:3786 nova/compute/manager.py:3836 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3819 +#: nova/compute/manager.py:3823 #, 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:3857 +#: nova/compute/manager.py:3861 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3869 nova/compute/manager.py:3878 -#: nova/compute/manager.py:3908 +#: nova/compute/manager.py:3873 nova/compute/manager.py:3882 +#: nova/compute/manager.py:3912 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3873 +#: nova/compute/manager.py:3877 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3889 +#: nova/compute/manager.py:3893 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3895 +#: nova/compute/manager.py:3899 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3901 +#: nova/compute/manager.py:3905 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3921 #, fuzzy msgid "Instance is not (soft-)deleted." msgstr "Instance není zapnuta" -#: nova/compute/manager.py:3925 +#: nova/compute/manager.py:3929 #, fuzzy msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "FLAGS.reclaim_instance_interval <= 0, překskování..." -#: nova/compute/manager.py:3945 +#: nova/compute/manager.py:3949 msgid "Reclaiming deleted instance" msgstr "Znovu získávání smazané instance" -#: nova/compute/manager.py:3972 +#: nova/compute/manager.py:3976 #, fuzzy, python-format msgid "Deleting orphan compute node %s" msgstr "Zaznamování ovladače svazku: %s" -#: nova/compute/manager.py:3982 nova/compute/resource_tracker.py:314 +#: nova/compute/manager.py:3986 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:4022 +#: nova/compute/manager.py:4026 #, fuzzy, python-format msgid "" "Detected instance with name label '%(name)s' which is marked as DELETED " @@ -4971,7 +4961,7 @@ msgstr "" "Zjištěna instance se jmenovkou '%(name_label)s', která je označena jako " "SMAZÁNA, ale stále je přítomna na hostiteli." -#: nova/compute/manager.py:4029 +#: nova/compute/manager.py:4033 #, fuzzy, python-format msgid "" "Destroying instance with name label '%(name)s' which is marked as DELETED" @@ -4980,7 +4970,7 @@ msgstr "" "Ničení instance se jmenovkou '%(name_label)s', která je označena jako " "SMAZÁNA, ale stále je přítomna na hostiteli." -#: nova/compute/manager.py:4036 +#: nova/compute/manager.py:4040 #, fuzzy, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" @@ -4999,87 +4989,87 @@ msgid "" " claimed." msgstr "" -#: nova/compute/resource_tracker.py:237 +#: nova/compute/resource_tracker.py:244 msgid "Auditing locally available compute resources" msgstr "" -#: nova/compute/resource_tracker.py:242 +#: nova/compute/resource_tracker.py:249 msgid "" "Virt driver does not support 'get_available_resource' Compute tracking " "is disabled." msgstr "" -#: nova/compute/resource_tracker.py:294 +#: nova/compute/resource_tracker.py:301 #, fuzzy, python-format msgid "Compute_service record created for %(host)s:%(node)s" msgstr "Pro %s vytvořen záznam compute_service " -#: nova/compute/resource_tracker.py:300 +#: nova/compute/resource_tracker.py:307 #, fuzzy, python-format msgid "Compute_service record updated for %(host)s:%(node)s" msgstr "Záznam compute_service aktualizován pro %s " -#: nova/compute/resource_tracker.py:324 +#: nova/compute/resource_tracker.py:331 #, python-format msgid "Hypervisor: free ram (MB): %s" msgstr "" -#: nova/compute/resource_tracker.py:325 +#: nova/compute/resource_tracker.py:332 #, python-format msgid "Hypervisor: free disk (GB): %s" msgstr "" -#: nova/compute/resource_tracker.py:330 +#: nova/compute/resource_tracker.py:337 #, python-format msgid "Hypervisor: free VCPUs: %s" msgstr "" -#: nova/compute/resource_tracker.py:332 +#: nova/compute/resource_tracker.py:339 msgid "Hypervisor: VCPU information unavailable" msgstr "" -#: nova/compute/resource_tracker.py:339 +#: nova/compute/resource_tracker.py:346 #, python-format msgid "Free ram (MB): %s" msgstr "" -#: nova/compute/resource_tracker.py:340 +#: nova/compute/resource_tracker.py:347 #, fuzzy, python-format msgid "Free disk (GB): %s" msgstr "Vytvořit dvojici klíčů %s" -#: nova/compute/resource_tracker.py:345 +#: nova/compute/resource_tracker.py:352 #, python-format msgid "Free VCPUS: %s" msgstr "" -#: nova/compute/resource_tracker.py:347 +#: nova/compute/resource_tracker.py:354 msgid "Free VCPU information unavailable" msgstr "" -#: nova/compute/resource_tracker.py:386 +#: nova/compute/resource_tracker.py:383 #, fuzzy, python-format msgid "Updating from migration %s" msgstr "Instance %s: Spouštění dokončení přesunu" -#: nova/compute/resource_tracker.py:446 +#: nova/compute/resource_tracker.py:443 #, fuzzy msgid "Instance not resizing, skipping migration." msgstr "VM není přítomno, přeskakování ničení..." -#: nova/compute/resource_tracker.py:461 +#: nova/compute/resource_tracker.py:458 #, fuzzy msgid "InstanceType could not be found, skipping migration." msgstr "Instance nemohla být nalezena" -#: nova/compute/resource_tracker.py:545 +#: nova/compute/resource_tracker.py:542 #, python-format msgid "" "Detected running orphan instance: %(uuid)s (consuming %(memory_mb)s MB " "memory" msgstr "" -#: nova/compute/resource_tracker.py:558 +#: nova/compute/resource_tracker.py:555 #, python-format msgid "Missing keys: %s" msgstr "" @@ -5098,27 +5088,27 @@ msgstr "Nelze najít hostitele pro instanci %s" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:384 +#: nova/conductor/api.py:380 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:88 +#: nova/conductor/manager.py:91 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:257 +#: nova/conductor/manager.py:262 #, fuzzy msgid "Invalid block_device_mapping_destroy invocation" msgstr "block_device_mapping %s" -#: nova/console/manager.py:80 nova/console/vmrc_manager.py:63 +#: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "Přidávání konzole" -#: nova/console/manager.py:100 nova/console/vmrc_manager.py:113 +#: nova/console/manager.py:101 nova/console/vmrc_manager.py:113 #, python-format msgid "Tried to remove non-existent console %(console_id)s." msgstr "Pokus o odstranění neexistující konzole %(console_id)s." @@ -5176,12 +5166,12 @@ msgstr "xvp není spuštěno" msgid "Failed to run xvp." msgstr "Server nemůže pokračovat" -#: nova/consoleauth/manager.py:88 +#: nova/consoleauth/manager.py:89 #, python-format msgid "Received Token: %(token)s, %(token_dict)s)" msgstr "Obdržena známka: %(token)s, %(token_dict)s)" -#: nova/consoleauth/manager.py:112 +#: nova/consoleauth/manager.py:113 #, python-format msgid "Checking Token: %(token)s, %(token_valid)s)" msgstr "Kontrola známky: %(token)s, %(token_valid)s)" @@ -5199,11 +5189,11 @@ msgstr "Nelze restartovat instanci" msgid "Failed to notify cells of instance info cache update" msgstr "" -#: nova/db/api.py:1428 +#: nova/db/api.py:1446 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1583 +#: nova/db/api.py:1580 #, fuzzy msgid "Failed to notify cells of instance fault" msgstr "Nelze restartovat instanci" @@ -5362,7 +5352,7 @@ msgstr "" msgid "Failed storing info cache" msgstr "Nelze restartovat instanci" -#: nova/network/api.py:239 +#: nova/network/api.py:235 #, fuzzy, python-format msgid "re-assign floating IP %(address)s from instance %(instance_id)s" msgstr "Přidělit adresu %(public_ip)s k instanci %(instance_id)s" @@ -5602,31 +5592,31 @@ msgstr "Nelze při odpojení vif instance '%s'" msgid "Unplugged gateway interface '%s'" msgstr "" -#: nova/network/manager.py:362 +#: nova/network/manager.py:363 #, python-format msgid "Disassociated %s stale fixed ip(s)" msgstr "%s odloučených zastaralých ip" -#: nova/network/manager.py:366 +#: nova/network/manager.py:367 msgid "setting network host" msgstr "nastavování hostitele sítě" -#: nova/network/manager.py:493 +#: nova/network/manager.py:494 #, fuzzy msgid "network allocations" msgstr "přidělování sítě pro instanci %s" -#: nova/network/manager.py:500 +#: nova/network/manager.py:501 #, fuzzy, python-format msgid "networks retrieved for instance: |%(networks_list)s|" msgstr "sítě získané pro instanci |%(instance_id)s|: |%(networks)s|" -#: nova/network/manager.py:548 +#: nova/network/manager.py:549 #, fuzzy msgid "network deallocation for instance" msgstr "oddělení sítě pro instanci |%s|" -#: nova/network/manager.py:812 +#: nova/network/manager.py:815 #, fuzzy, python-format msgid "" "instance-dns-zone is |%(domain)s|, which is in availability zone " @@ -5637,79 +5627,79 @@ msgstr "" " Instance |%(instance)s| je v zóně |%(zone2)s|. Nebude vytvořen žádný " "záznam DNS." -#: nova/network/manager.py:838 +#: nova/network/manager.py:841 #, fuzzy, python-format msgid "Quota exceeded for %(pid)s, tried to allocate fixed IP" msgstr "Pro %s překročena kvóta, pokus o přidělení adresy" -#: nova/network/manager.py:892 +#: nova/network/manager.py:895 #, fuzzy msgid "Failed to update usages deallocating fixed IP" msgstr "Nelze aktualizovat svazek v db" -#: nova/network/manager.py:926 +#: nova/network/manager.py:929 #, python-format msgid "Unable to release %s because vif doesn't exist." msgstr "" -#: nova/network/manager.py:949 +#: nova/network/manager.py:952 #, python-format msgid "Leased IP |%(address)s|" msgstr "Vypůjčená IP |%(address)s|" -#: nova/network/manager.py:953 +#: nova/network/manager.py:956 #, python-format msgid "IP %s leased that is not associated" msgstr "Vypůjčená IP %s není přidělena" -#: nova/network/manager.py:962 +#: nova/network/manager.py:965 #, python-format msgid "IP |%s| leased that isn't allocated" msgstr "Vypůjčena IP |%s|, která není přidělena" -#: nova/network/manager.py:967 +#: nova/network/manager.py:970 #, python-format msgid "Released IP |%(address)s|" msgstr "Uvolněna IP |%(address)s|" -#: nova/network/manager.py:971 +#: nova/network/manager.py:974 #, python-format msgid "IP %s released that is not associated" msgstr "Uvolněna IP %s, která není přidělena" -#: nova/network/manager.py:975 +#: nova/network/manager.py:978 #, python-format msgid "IP %s released that was not leased" msgstr "Uvolněna IP %s, která nebyla vypůjčena" -#: nova/network/manager.py:994 +#: nova/network/manager.py:997 #, fuzzy, python-format msgid "%s must be an integer" msgstr "parametr offset musí být celé číslo" -#: nova/network/manager.py:1018 +#: nova/network/manager.py:1021 msgid "Maximum allowed length for 'label' is 255." msgstr "" -#: nova/network/manager.py:1038 +#: nova/network/manager.py:1041 #, python-format msgid "" "Subnet(s) too large, defaulting to /%s. To override, specify " "network_size flag." msgstr "" -#: nova/network/manager.py:1119 +#: nova/network/manager.py:1122 msgid "cidr already in use" msgstr "cidr je již používáno" -#: nova/network/manager.py:1122 +#: nova/network/manager.py:1125 #, python-format msgid "requested cidr (%(cidr)s) conflicts with existing supernet (%(super)s)" msgstr "" "požadovaný cidr (%(cidr)s) je v konfliktu s existující supersítí " "(%(super)s)" -#: nova/network/manager.py:1133 +#: nova/network/manager.py:1136 #, python-format msgid "" "requested cidr (%(cidr)s) conflicts with existing smaller cidr " @@ -5718,22 +5708,22 @@ msgstr "" "požadovaný cidr (%(cidr)s) je v konfliktu s existujícím menším cidr " "(%(smaller)s)" -#: nova/network/manager.py:1190 +#: nova/network/manager.py:1193 msgid "Network already exists!" msgstr "Síť již existuje!" -#: nova/network/manager.py:1209 +#: nova/network/manager.py:1212 #, python-format msgid "Network must be disassociated from project %s before delete" msgstr "Síť musí být odloučena od projektu %s před smazáním" -#: nova/network/manager.py:1805 +#: nova/network/manager.py:1808 msgid "" "The sum between the number of networks and the vlan start cannot be " "greater than 4094" msgstr "Suma mezi počtem sítí a spuštění vlan nemůže být větší než 4094" -#: nova/network/manager.py:1812 +#: nova/network/manager.py:1815 #, fuzzy, python-format msgid "" "The network range is not big enough to fit %(num_networks)s networks. " @@ -5986,6 +5976,26 @@ msgstr "zařízení záznamu systému musí být jedno z: %s" msgid "Fatal call to deprecated config: %(msg)s" msgstr "Třída %(fullname)s je zastaralá: %(msg)s" +#: nova/openstack/common/loopingcall.py:84 +#, python-format +msgid "task run outlasted interval by %s sec" +msgstr "" + +#: nova/openstack/common/loopingcall.py:91 +#, fuzzy +msgid "in fixed duration looping call" +msgstr "v opakujícím volání" + +#: nova/openstack/common/loopingcall.py:131 +#, python-format +msgid "Dynamic looping call sleeping for %.02f seconds" +msgstr "" + +#: nova/openstack/common/loopingcall.py:138 +#, fuzzy +msgid "in dynamic looping call" +msgstr "v opakujícím volání" + #: nova/openstack/common/policy.py:394 #, fuzzy, python-format msgid "Failed to understand rule %(rule)s" @@ -6501,7 +6511,7 @@ msgstr "Nelze najít další výpočet" msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:210 +#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:211 #, fuzzy, python-format msgid "Setting instance to %(state)s state." msgstr "Nastavování instance %(instance_uuid)s do stavu ERROR" @@ -6603,7 +6613,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:196 +#: nova/scheduler/manager.py:197 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "Nelze naplánovat_%(method)s: %(ex)s" @@ -6747,27 +6757,27 @@ msgstr "" msgid "Returns one member of the [%s] group" msgstr "" -#: nova/servicegroup/drivers/db.py:41 +#: nova/servicegroup/drivers/db.py:42 #, python-format msgid "" "DB_Driver: join new ServiceGroup member %(member_id)s to the %(group_id)s" " group, service = %(service)s" msgstr "" -#: nova/servicegroup/drivers/db.py:45 +#: nova/servicegroup/drivers/db.py:46 msgid "service is a mandatory argument for DB based ServiceGroup driver" msgstr "" -#: nova/servicegroup/drivers/db.py:74 +#: nova/servicegroup/drivers/db.py:76 #, python-format msgid "DB_Driver: get_all members of the %s group" msgstr "" -#: nova/servicegroup/drivers/db.py:97 nova/servicegroup/drivers/mc.py:102 +#: nova/servicegroup/drivers/db.py:99 nova/servicegroup/drivers/mc.py:103 msgid "Recovered model server connection!" msgstr "Obnoveno připojení modelového serveru!" -#: nova/servicegroup/drivers/db.py:103 nova/servicegroup/drivers/mc.py:108 +#: nova/servicegroup/drivers/db.py:105 nova/servicegroup/drivers/mc.py:109 msgid "model server went away" msgstr "modelový server je nedostupný" @@ -6787,7 +6797,7 @@ msgstr "" msgid "service is a mandatory argument for Memcached based ServiceGroup driver" msgstr "" -#: nova/servicegroup/drivers/mc.py:77 +#: nova/servicegroup/drivers/mc.py:78 #, python-format msgid "Memcached_Driver: get_all members of the %s group" msgstr "" @@ -6816,22 +6826,22 @@ msgstr "" msgid "ZooKeeperDriver.leave: %(id)s has not joined to the %(gr)s group" msgstr "" -#: nova/storage/linuxscsi.py:70 +#: nova/storage/linuxscsi.py:71 #, python-format msgid "Trying (%(tries)s) to remove device %(device)s" msgstr "" -#: nova/storage/linuxscsi.py:99 +#: nova/storage/linuxscsi.py:101 #, python-format msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:117 +#: nova/storage/linuxscsi.py:119 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:121 +#: nova/storage/linuxscsi.py:123 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -7192,48 +7202,48 @@ msgstr "" msgid "Baremetal power manager failed to start node for instance %r" msgstr "" -#: nova/virt/baremetal/ipmi.py:85 +#: nova/virt/baremetal/ipmi.py:86 #, fuzzy, python-format msgid "pid file %s does not contain any pid" msgstr "href %s neobsahuje verzi" -#: nova/virt/baremetal/ipmi.py:108 +#: nova/virt/baremetal/ipmi.py:109 msgid "Node id not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:111 +#: nova/virt/baremetal/ipmi.py:112 #, fuzzy msgid "Address not supplied to IPMI" msgstr "Adresa není určena" -#: nova/virt/baremetal/ipmi.py:114 +#: nova/virt/baremetal/ipmi.py:115 #, fuzzy msgid "User not supplied to IPMI" msgstr "pozastavení není v vmwareapi popdorováno" -#: nova/virt/baremetal/ipmi.py:117 +#: nova/virt/baremetal/ipmi.py:118 #, fuzzy msgid "Password not supplied to IPMI" msgstr "pozastavení není v vmwareapi popdorováno" -#: nova/virt/baremetal/ipmi.py:134 +#: nova/virt/baremetal/ipmi.py:135 #, fuzzy, python-format msgid "ipmitool stdout: '%(out)s', stderr: '%(err)s'" msgstr "Odpověď na předstíraný příkaz je stdout='%(stdout)s' stderr='%(stderr)s'" -#: nova/virt/baremetal/ipmi.py:160 +#: nova/virt/baremetal/ipmi.py:161 msgid "IPMI power on failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:182 +#: nova/virt/baremetal/ipmi.py:183 msgid "IPMI power off failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:192 +#: nova/virt/baremetal/ipmi.py:193 msgid "IPMI set next bootdev failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:197 nova/virt/baremetal/tilera_pdu.py:152 +#: nova/virt/baremetal/ipmi.py:198 nova/virt/baremetal/tilera_pdu.py:152 #, python-format msgid "Activate node called, but node %s is already active" msgstr "" @@ -7900,7 +7910,7 @@ msgstr "Verze agenta instance: %s" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:135 nova/virt/libvirt/driver.py:3726 +#: nova/virt/hyperv/hostops.py:135 nova/virt/libvirt/driver.py:3728 #: nova/virt/xenapi/host.py:148 msgid "Updating host stats" msgstr "Aktualizace statistik hostitele" @@ -8259,12 +8269,12 @@ msgstr "" msgid "Using config drive for instance: %s" msgstr "Přidělení plovoucí IP pro |%s|" -#: nova/virt/hyperv/vmops.py:226 nova/virt/libvirt/driver.py:1867 +#: nova/virt/hyperv/vmops.py:226 nova/virt/libvirt/driver.py:1869 #, fuzzy, python-format msgid "Creating config drive at %(path)s" msgstr "Vkládání cesty souboru: '%s'" -#: nova/virt/hyperv/vmops.py:234 nova/virt/libvirt/driver.py:1874 +#: nova/virt/hyperv/vmops.py:234 nova/virt/libvirt/driver.py:1876 #, fuzzy, python-format msgid "Creating config drive failed with error: %s" msgstr "Vkládání cesty souboru: '%s'" @@ -8430,7 +8440,7 @@ msgstr "Připojeni svazku: %(connection_info)s, %(instance_name)s, %(mountpoint) msgid "Detaching physical disk from instance: %s" msgstr "Vytváření snímku instance VM %s " -#: nova/virt/hyperv/volumeops.py:186 nova/virt/libvirt/driver.py:894 +#: nova/virt/hyperv/volumeops.py:186 nova/virt/libvirt/driver.py:896 msgid "Could not determine iscsi initiator name" msgstr "Nelze zjistit název zavaděče iscsi" @@ -8464,247 +8474,247 @@ msgstr "" msgid "Unable to determine disk bus for '%s'" msgstr "Neůze najít vbd pro vdi %s" -#: nova/virt/libvirt/driver.py:339 +#: nova/virt/libvirt/driver.py:340 #, python-format msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:545 +#: nova/virt/libvirt/driver.py:546 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:553 +#: nova/virt/libvirt/driver.py:554 #, python-format msgid "Connecting to libvirt: %s" msgstr "Připojování k libvirt: %s" -#: nova/virt/libvirt/driver.py:570 +#: nova/virt/libvirt/driver.py:571 #, fuzzy, python-format msgid "URI %s does not support events" msgstr "skupina svazku %s neexistuje" -#: nova/virt/libvirt/driver.py:586 +#: nova/virt/libvirt/driver.py:587 msgid "Connection to libvirt broke" msgstr "Připojení k libvirt poškozeno" -#: nova/virt/libvirt/driver.py:608 nova/virt/libvirt/driver.py:611 +#: nova/virt/libvirt/driver.py:609 nova/virt/libvirt/driver.py:612 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:629 +#: nova/virt/libvirt/driver.py:630 #, fuzzy, python-format msgid "Connection to libvirt failed: %s" msgstr "Připojování k libvirt: %s" -#: nova/virt/libvirt/driver.py:720 +#: nova/virt/libvirt/driver.py:721 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "Chyba od libvirt během ničení. Kód=%(errcode)s Chyba=%(e)s" -#: nova/virt/libvirt/driver.py:735 +#: nova/virt/libvirt/driver.py:736 #, fuzzy msgid "During wait destroy, instance disappeared." msgstr "Při spuštění wait zmizelo %s." -#: nova/virt/libvirt/driver.py:740 +#: nova/virt/libvirt/driver.py:741 msgid "Instance destroyed successfully." msgstr "Instance úspěšně zničena." -#: nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:751 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:759 +#: nova/virt/libvirt/driver.py:761 #, fuzzy msgid "Going to destroy instance again." msgstr "Instance budou zastaveny" -#: nova/virt/libvirt/driver.py:778 +#: nova/virt/libvirt/driver.py:780 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:794 +#: nova/virt/libvirt/driver.py:796 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "Chyba od libvirt během rušení určení. Kód=%(errcode)s Chyba=%(e)s" -#: nova/virt/libvirt/driver.py:814 +#: nova/virt/libvirt/driver.py:816 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:820 +#: nova/virt/libvirt/driver.py:822 #, fuzzy, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "Chyba od libvirt během rušení určení. Kód=%(errcode)s Chyba=%(e)s" -#: nova/virt/libvirt/driver.py:848 +#: nova/virt/libvirt/driver.py:850 #, python-format msgid "Deleting instance files %(target)s" msgstr "Mazání souborů instance %(target)s" -#: nova/virt/libvirt/driver.py:857 +#: nova/virt/libvirt/driver.py:859 #, fuzzy, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "Nelze naplánovat_%(method)s: %(ex)s" -#: nova/virt/libvirt/driver.py:900 +#: nova/virt/libvirt/driver.py:902 #, fuzzy msgid "Could not determine fibre channel world wide node names" msgstr "Nelze zjistit název zavaděče iscsi" -#: nova/virt/libvirt/driver.py:907 +#: nova/virt/libvirt/driver.py:909 #, fuzzy msgid "Could not determine fibre channel world wide port names" msgstr "Nelze zjistit název zavaděče iscsi" -#: nova/virt/libvirt/driver.py:912 +#: nova/virt/libvirt/driver.py:914 msgid "No Volume Connector found." msgstr "" -#: nova/virt/libvirt/driver.py:1034 +#: nova/virt/libvirt/driver.py:1036 #, fuzzy msgid "During detach_volume, instance disappeared." msgstr "Při spuštění wait zmizelo %s." -#: nova/virt/libvirt/driver.py:1058 +#: nova/virt/libvirt/driver.py:1060 #, fuzzy msgid "attaching network adapter failed." msgstr "Źádné sítě nejsou určeny." -#: nova/virt/libvirt/driver.py:1078 +#: nova/virt/libvirt/driver.py:1080 #, fuzzy msgid "During detach_interface, instance disappeared." msgstr "Při spuštění wait zmizelo %s." -#: nova/virt/libvirt/driver.py:1082 +#: nova/virt/libvirt/driver.py:1084 #, fuzzy msgid "detaching network adapter failed." msgstr "Źádné sítě nejsou určeny." -#: nova/virt/libvirt/driver.py:1171 +#: nova/virt/libvirt/driver.py:1173 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1174 +#: nova/virt/libvirt/driver.py:1176 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1203 +#: nova/virt/libvirt/driver.py:1205 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1215 +#: nova/virt/libvirt/driver.py:1217 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1288 +#: nova/virt/libvirt/driver.py:1290 #, fuzzy msgid "Instance soft rebooted successfully." msgstr "Instance úspěšně restartována." -#: nova/virt/libvirt/driver.py:1292 +#: nova/virt/libvirt/driver.py:1294 #, fuzzy msgid "Failed to soft reboot instance." msgstr "Nelze restartovat instanci" -#: nova/virt/libvirt/driver.py:1327 +#: nova/virt/libvirt/driver.py:1329 #, fuzzy msgid "Instance shutdown successfully." msgstr "Instance úspěšně vytvořena." -#: nova/virt/libvirt/driver.py:1335 +#: nova/virt/libvirt/driver.py:1337 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:1383 +#: nova/virt/libvirt/driver.py:1385 msgid "Instance rebooted successfully." msgstr "Instance úspěšně restartována." -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1530 msgid "Instance is running" msgstr "Instance je spuštěna" -#: nova/virt/libvirt/driver.py:1535 nova/virt/powervm/operator.py:220 +#: nova/virt/libvirt/driver.py:1537 nova/virt/powervm/operator.py:220 msgid "Instance spawned successfully." msgstr "Instance úspěšně vytvořena." -#: nova/virt/libvirt/driver.py:1551 +#: nova/virt/libvirt/driver.py:1553 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "data: %(data)r, fpath: %(fpath)r" -#: nova/virt/libvirt/driver.py:1588 nova/virt/libvirt/driver.py:1614 +#: nova/virt/libvirt/driver.py:1590 nova/virt/libvirt/driver.py:1616 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1603 +#: nova/virt/libvirt/driver.py:1605 #, fuzzy msgid "Guest does not have a console available" msgstr "Uživatel nemá správcovská oprávnění" -#: nova/virt/libvirt/driver.py:1672 +#: nova/virt/libvirt/driver.py:1674 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:1676 +#: nova/virt/libvirt/driver.py:1678 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:1681 nova/virt/libvirt/driver.py:1686 +#: nova/virt/libvirt/driver.py:1683 nova/virt/libvirt/driver.py:1688 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:1757 +#: nova/virt/libvirt/driver.py:1759 msgid "Creating image" msgstr "Vytváření obrazu" -#: nova/virt/libvirt/driver.py:1858 +#: nova/virt/libvirt/driver.py:1860 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:1907 +#: nova/virt/libvirt/driver.py:1909 #, fuzzy, python-format msgid "Injecting %(inj)s into image %(img_id)s" msgstr "Vkládání %(injection)s do obrazu %(img_id)s" -#: nova/virt/libvirt/driver.py:1917 +#: nova/virt/libvirt/driver.py:1919 #, fuzzy, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "Ignorování chyby při vkládání dat do obrazu %(img_id)s (%(e)s)" -#: nova/virt/libvirt/driver.py:1974 +#: nova/virt/libvirt/driver.py:1976 #, python-format msgid "" "Config requested an explicit CPU model, but the current libvirt " "hypervisor '%s' does not support selecting CPU models" msgstr "" -#: nova/virt/libvirt/driver.py:1980 +#: nova/virt/libvirt/driver.py:1982 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:1984 +#: nova/virt/libvirt/driver.py:1986 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:1988 +#: nova/virt/libvirt/driver.py:1990 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2004 +#: nova/virt/libvirt/driver.py:2006 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:2325 +#: nova/virt/libvirt/driver.py:2327 #, python-format msgid "" "Start to_xml instance=%(instance)s network_info=%(network_info)s " @@ -8712,12 +8722,12 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:2340 +#: nova/virt/libvirt/driver.py:2342 #, python-format msgid "End to_xml instance=%(instance)s xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:2357 +#: nova/virt/libvirt/driver.py:2359 #, python-format msgid "" "Error from libvirt while looking up %(instance_name)s: [Error Code " @@ -8726,7 +8736,7 @@ msgstr "" "Chyba od libvirt při hledání %(instance_name)s: [Kód chyby " "%(error_code)s] %(ex)s" -#: nova/virt/libvirt/driver.py:2525 +#: nova/virt/libvirt/driver.py:2527 #, fuzzy msgid "" "Cannot get the number of cpu, because this function is not implemented " @@ -8735,45 +8745,45 @@ msgstr "" "Nelze získat počet cpu, protože tato funkce není na této platformě " "zavedena. Tuto chybu lze prozatím bezpečně ignorovat." -#: nova/virt/libvirt/driver.py:2576 +#: nova/virt/libvirt/driver.py:2578 #, python-format msgid "couldn't obtain the vpu count from domain id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2582 +#: nova/virt/libvirt/driver.py:2584 #, python-format msgid "List of domains returned by libVirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2584 +#: nova/virt/libvirt/driver.py:2586 #, python-format msgid "libVirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2648 +#: nova/virt/libvirt/driver.py:2650 msgid "libvirt version is too old (does not support getVersion)" msgstr "verze libvirt je příliš stará (nepodporuje getVersion)" -#: nova/virt/libvirt/driver.py:2731 +#: nova/virt/libvirt/driver.py:2733 #, fuzzy, python-format msgid "Trying to get stats for the volume %s" msgstr "Získávání velikosto brazu %s" -#: nova/virt/libvirt/driver.py:2755 +#: nova/virt/libvirt/driver.py:2757 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2759 +#: nova/virt/libvirt/driver.py:2761 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:2836 +#: nova/virt/libvirt/driver.py:2838 #, fuzzy, python-format msgid "" "Creating tmpfile %s to verify with other compute node that the instance " @@ -8782,16 +8792,16 @@ msgstr "" "Vytváření dočasného souboru %s pro informování ostatních počítačových " "uzlů, že by se měli připojit ke stejnému úložišti." -#: nova/virt/libvirt/driver.py:2918 +#: nova/virt/libvirt/driver.py:2920 msgid "Block migration can not be used with shared storage." msgstr "Přesunutí bloku nemůže být použito ve sdíleném úložišti." -#: nova/virt/libvirt/driver.py:2926 +#: nova/virt/libvirt/driver.py:2928 #, fuzzy msgid "Live migration can not be used without shared storage." msgstr "Přesunutí bloku nemůže být použito ve sdíleném úložišti." -#: nova/virt/libvirt/driver.py:2963 +#: nova/virt/libvirt/driver.py:2965 #, fuzzy, python-format msgid "" "Unable to migrate %(instance_uuid)s: Disk of instance is too " @@ -8800,7 +8810,7 @@ msgstr "" "Nelze přesunout %(instance_id)s do %(dest)s: Nedostatek disku " "(hostitel:%(available)s <= instance:%(necessary)s)" -#: nova/virt/libvirt/driver.py:2988 +#: nova/virt/libvirt/driver.py:2990 #, python-format msgid "" "Instance launched has CPU info:\n" @@ -8809,7 +8819,7 @@ msgstr "" "Spuštěná instance má info o CPU:\n" "%s" -#: nova/virt/libvirt/driver.py:3000 +#: nova/virt/libvirt/driver.py:3002 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -8824,7 +8834,7 @@ msgstr "" "\n" "Prohlédněte si %(u)s" -#: nova/virt/libvirt/driver.py:3017 +#: nova/virt/libvirt/driver.py:3019 #, python-format msgid "" "Creating tmpfile %s to notify to other compute nodes that they should " @@ -8833,24 +8843,24 @@ msgstr "" "Vytváření dočasného souboru %s pro informování ostatních počítačových " "uzlů, že by se měli připojit ke stejnému úložišti." -#: nova/virt/libvirt/driver.py:3065 +#: nova/virt/libvirt/driver.py:3067 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:3137 +#: nova/virt/libvirt/driver.py:3139 #, fuzzy, python-format msgid "Live Migration failure: %(e)s" msgstr "Přesun před spuštěním selhal na %(dest)s" -#: nova/virt/libvirt/driver.py:3230 +#: nova/virt/libvirt/driver.py:3232 #, fuzzy, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" "plug_vifs() selhalo %(cnt)d.opakování až na %(max_retry)d pro " "%(hostname)s." -#: nova/virt/libvirt/driver.py:3342 +#: nova/virt/libvirt/driver.py:3344 #, fuzzy, python-format msgid "" "Error from libvirt while getting description of %(instance_name)s: [Error" @@ -8859,42 +8869,42 @@ msgstr "" "Chyba od libvirt při hledání %(instance_name)s: [Kód chyby " "%(error_code)s] %(ex)s" -#: nova/virt/libvirt/driver.py:3359 +#: nova/virt/libvirt/driver.py:3361 #, python-format msgid "skipping %(path)s since it looks like volume" msgstr "přeskakování %(path)s protože vypadá jako svazek" -#: nova/virt/libvirt/driver.py:3364 +#: nova/virt/libvirt/driver.py:3366 #, python-format msgid "skipping disk for %(instance_name)s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:3405 +#: nova/virt/libvirt/driver.py:3407 #, python-format msgid "Getting disk size of %(i_name)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:3451 +#: nova/virt/libvirt/driver.py:3453 #, fuzzy msgid "Starting migrate_disk_and_power_off" msgstr "Instance %s: Spouštění přesunu disku a vypnutí" -#: nova/virt/libvirt/driver.py:3510 +#: nova/virt/libvirt/driver.py:3512 #, fuzzy msgid "Instance running successfully." msgstr "Instance %s úspěšně běží." -#: nova/virt/libvirt/driver.py:3516 +#: nova/virt/libvirt/driver.py:3518 #, fuzzy msgid "Starting finish_migration" msgstr "Instance %s: Spouštění dokončení přesunu" -#: nova/virt/libvirt/driver.py:3578 +#: nova/virt/libvirt/driver.py:3580 #, fuzzy msgid "Starting finish_revert_migration" msgstr "Instance %s: Spuštění dokočení vrácení přesunu" -#: nova/virt/libvirt/driver.py:3699 +#: nova/virt/libvirt/driver.py:3701 #, fuzzy, python-format msgid "Checking instance files accessability%(instance_path)s" msgstr "Mazání souborů instance %(target)s" @@ -9197,12 +9207,12 @@ msgid "" "attribute" msgstr "" -#: nova/virt/libvirt/volume.py:237 +#: nova/virt/libvirt/volume.py:238 #, python-format msgid "iSCSI device not found at %s" msgstr "iSCSI zařízení v %s nenalezeno" -#: nova/virt/libvirt/volume.py:240 +#: nova/virt/libvirt/volume.py:241 #, fuzzy, python-format msgid "" "ISCSI volume not yet found at: %(disk_dev)s. Will rescan & retry. Try " @@ -9211,48 +9221,48 @@ msgstr "" "ISCSI svazek zatím v %(mount_device)s nenalezen:. Bude znovu provedeno " "hledání a další pokus. Číslo pokusu: %(tries)s" -#: nova/virt/libvirt/volume.py:252 +#: nova/virt/libvirt/volume.py:253 #, fuzzy, python-format msgid "Found iSCSI node %(disk_dev)s (after %(tries)s rescans)" msgstr "Nalezen uzel iSCSI %(mount_device)s (po %(tries)s pokusech)" -#: nova/virt/libvirt/volume.py:488 nova/virt/libvirt/volume.py:609 +#: nova/virt/libvirt/volume.py:489 nova/virt/libvirt/volume.py:610 #, fuzzy, python-format msgid "%s is already mounted" msgstr "obraz již je připojen" -#: nova/virt/libvirt/volume.py:544 +#: nova/virt/libvirt/volume.py:545 #, fuzzy, python-format msgid "AoE device not found at %s" msgstr "iSCSI zařízení v %s nenalezeno" -#: nova/virt/libvirt/volume.py:546 +#: nova/virt/libvirt/volume.py:547 #, fuzzy, python-format msgid "AoE volume not yet found at: %(aoedevpath)s. Try number: %(tries)s" msgstr "" "ISCSI svazek zatím v %(mount_device)s nenalezen:. Bude znovu provedeno " "hledání a další pokus. Číslo pokusu: %(tries)s" -#: nova/virt/libvirt/volume.py:560 +#: nova/virt/libvirt/volume.py:561 #, fuzzy, python-format msgid "Found AoE device %(aoedevpath)s (after %(tries)s rediscover)" msgstr "Nalezen uzel iSCSI %(mount_device)s (po %(tries)s pokusech)" -#: nova/virt/libvirt/volume.py:688 +#: nova/virt/libvirt/volume.py:689 msgid "We are unable to locate any Fibre Channel devices" msgstr "" -#: nova/virt/libvirt/volume.py:697 +#: nova/virt/libvirt/volume.py:698 #, python-format msgid "Looking for Fibre Channel dev %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:707 +#: nova/virt/libvirt/volume.py:708 #, fuzzy msgid "Fibre Channel device not found." msgstr "iSCSI zařízení v %s nenalezeno" -#: nova/virt/libvirt/volume.py:710 +#: nova/virt/libvirt/volume.py:711 #, fuzzy, python-format msgid "" "Fibre volume not yet found at: %(mount_device)s. Will rescan & retry. " @@ -9261,30 +9271,30 @@ msgstr "" "ISCSI svazek zatím v %(mount_device)s nenalezen:. Bude znovu provedeno " "hledání a další pokus. Číslo pokusu: %(tries)s" -#: nova/virt/libvirt/volume.py:726 +#: nova/virt/libvirt/volume.py:727 #, fuzzy, python-format msgid "Found Fibre Channel volume %(mount_device)s (after %(tries)s rescans)" msgstr "Nalezen uzel iSCSI %(mount_device)s (po %(tries)s pokusech)" -#: nova/virt/libvirt/volume.py:733 +#: nova/virt/libvirt/volume.py:734 #, python-format msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:799 +#: nova/virt/libvirt/volume.py:800 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:810 +#: nova/virt/libvirt/volume.py:811 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:816 +#: nova/virt/libvirt/volume.py:817 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:831 +#: nova/virt/libvirt/volume.py:832 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -9566,17 +9576,17 @@ msgstr "In vmwareapi:_create_session, obdržena tato výjimka: %s" msgid "In vmwareapi:_call_method, got this exception: %s" msgstr "In vmwareapi:_call_method, obdržena tato výjimka: %s" -#: nova/virt/vmwareapi/driver.py:574 +#: nova/virt/vmwareapi/driver.py:575 #, python-format msgid "Task [%(task_name)s] %(task_ref)s status: success" msgstr "Úkol [%(task_name)s] %(task_ref)s stav: úspěch" -#: nova/virt/vmwareapi/driver.py:579 +#: nova/virt/vmwareapi/driver.py:580 #, python-format msgid "Task [%(task_name)s] %(task_ref)s status: error %(error_info)s" msgstr "Úkol [%(task_name)s] %(task_ref)s stav: chyba %(error_info)s" -#: nova/virt/vmwareapi/driver.py:583 +#: nova/virt/vmwareapi/driver.py:584 #, python-format msgid "In vmwareapi:_poll_task, Got this error %s" msgstr "In vmwareapi:_poll_task, Obdržena tato chyba %s" @@ -11305,6 +11315,9 @@ msgstr "" msgid "status must be 'available'" msgstr "stav musí být dostupný" -#~ msgid "Invalid value '%s' for force. " +#~ msgid "Periodic task processor sleeping for %.02f seconds" +#~ msgstr "" + +#~ msgid "No backdoor API command for service: %s\n" #~ msgstr "" diff --git a/nova/locale/da/LC_MESSAGES/nova.po b/nova/locale/da/LC_MESSAGES/nova.po index f0af6dd03..e7875a68f 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 <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2013-04-24 00:04+0000\n" +"POT-Creation-Date: 2013-04-26 00:05+0000\n" "PO-Revision-Date: 2011-01-15 21:46+0000\n" "Last-Translator: Soren Hansen <soren@linux2go.dk>\n" "Language-Team: Danish <da@li.org>\n" @@ -182,7 +182,7 @@ msgid "" msgstr "" #: nova/exception.py:254 nova/api/ec2/cloud.py:463 -#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2735 +#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2740 msgid "Keypair data is invalid" msgstr "" @@ -1298,27 +1298,27 @@ msgstr "" msgid "Running %(name)s post-hook: %(obj)s" msgstr "" -#: nova/manager.py:172 +#: nova/manager.py:173 #, python-format msgid "Skipping periodic task %(task)s because its interval is negative" msgstr "" -#: nova/manager.py:177 +#: nova/manager.py:178 #, python-format msgid "Skipping periodic task %(task)s because it is disabled" msgstr "" -#: nova/manager.py:238 +#: nova/manager.py:241 #, python-format msgid "Running periodic task %(full_task_name)s" msgstr "" -#: nova/manager.py:246 +#: nova/manager.py:249 #, python-format msgid "Error during %(full_task_name)s: %(e)s" msgstr "" -#: nova/manager.py:315 +#: nova/manager.py:319 msgid "Notifying Schedulers of capabilities ..." msgstr "" @@ -1363,208 +1363,195 @@ msgstr "" msgid "Rolled back reservations %(reservations)s" msgstr "" -#: nova/service.py:196 +#: nova/service.py:197 msgid "Full set of CONF:" msgstr "" -#: nova/service.py:203 +#: nova/service.py:204 #, python-format msgid "%(flag)s : FLAG SET " msgstr "" -#: nova/service.py:213 nova/service.py:311 +#: nova/service.py:214 nova/service.py:312 #, python-format msgid "Caught %s, exiting" msgstr "" -#: nova/service.py:257 +#: nova/service.py:258 msgid "Parent process has died unexpectedly, exiting" msgstr "" -#: nova/service.py:293 +#: nova/service.py:294 msgid "Forking too fast, sleeping" msgstr "" -#: nova/service.py:316 +#: nova/service.py:317 msgid "Unhandled exception" msgstr "" -#: nova/service.py:323 +#: nova/service.py:324 #, python-format msgid "Started child %d" msgstr "" -#: nova/service.py:333 +#: nova/service.py:334 #, python-format msgid "Starting %d workers" msgstr "" -#: nova/service.py:347 +#: nova/service.py:348 #, python-format msgid "Child %(pid)d killed by signal %(sig)d" msgstr "" -#: nova/service.py:350 +#: nova/service.py:351 #, python-format msgid "Child %(pid)d exited with status %(code)d" msgstr "" -#: nova/service.py:353 +#: nova/service.py:354 #, python-format msgid "pid %d not in child list" msgstr "" -#: nova/service.py:373 +#: nova/service.py:374 #, python-format msgid "Caught %s, stopping children" msgstr "" -#: nova/service.py:384 +#: nova/service.py:385 #, python-format msgid "Waiting on %d children to exit" msgstr "" -#: nova/service.py:426 +#: nova/service.py:427 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:443 nova/openstack/common/rpc/service.py:47 +#: nova/service.py:444 nova/openstack/common/rpc/service.py:47 #, python-format msgid "Creating Consumer connection for Service %s" msgstr "" -#: nova/service.py:463 +#: nova/service.py:464 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:545 +#: nova/service.py:546 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:580 +#: nova/service.py:581 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:678 +#: nova/service.py:679 msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:145 +#: nova/utils.py:144 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:198 nova/openstack/common/processutils.py:90 +#: nova/utils.py:197 nova/openstack/common/processutils.py:90 #, python-format msgid "Got unknown keyword args to utils.execute: %r" msgstr "" -#: nova/utils.py:209 nova/openstack/common/processutils.py:99 +#: nova/utils.py:208 nova/openstack/common/processutils.py:99 #, python-format msgid "Running cmd (subprocess): %s" msgstr "" -#: nova/utils.py:233 nova/utils.py:311 +#: nova/utils.py:232 nova/utils.py:310 #: nova/openstack/common/processutils.py:114 nova/virt/powervm/common.py:90 #, python-format msgid "Result was %s" msgstr "" -#: nova/utils.py:246 nova/openstack/common/processutils.py:128 +#: nova/utils.py:245 nova/openstack/common/processutils.py:128 #, python-format msgid "%r failed. Retrying." msgstr "" -#: nova/utils.py:286 +#: nova/utils.py:285 #, python-format msgid "Running cmd (SSH): %s" msgstr "" -#: nova/utils.py:288 +#: nova/utils.py:287 msgid "Environment not supported over SSH" msgstr "" -#: nova/utils.py:292 +#: nova/utils.py:291 msgid "process_input not supported over SSH" msgstr "" -#: nova/utils.py:327 +#: nova/utils.py:326 #, python-format msgid "debug in callback: %s" msgstr "" -#: nova/utils.py:489 +#: nova/utils.py:488 #, python-format msgid "Link Local address is not found.:%s" msgstr "" -#: nova/utils.py:492 +#: nova/utils.py:491 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "" -#: nova/utils.py:531 +#: nova/utils.py:530 #, python-format msgid "Invalid backend: %s" msgstr "" -#: nova/utils.py:603 -msgid "in fixed duration looping call" -msgstr "" - -#: nova/utils.py:638 -#, python-format -msgid "Periodic task processor sleeping for %.02f seconds" -msgstr "" - -#: nova/utils.py:645 -msgid "in dynamic looping call" -msgstr "" - -#: nova/utils.py:699 +#: nova/utils.py:591 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:828 +#: nova/utils.py:720 #, python-format msgid "Expected object of type: %s" msgstr "" -#: nova/utils.py:857 +#: nova/utils.py:749 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:1013 +#: nova/utils.py:905 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:1079 +#: nova/utils.py:971 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:1211 nova/virt/configdrive.py:177 +#: nova/utils.py:1103 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1363 +#: nova/utils.py:1255 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1367 +#: nova/utils.py:1259 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1372 +#: nova/utils.py:1264 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -2595,7 +2582,7 @@ msgstr "" #: nova/api/openstack/compute/servers.py:1220 #: nova/api/openstack/compute/contrib/aggregates.py:143 -#: nova/api/openstack/compute/contrib/coverage_ext.py:303 +#: nova/api/openstack/compute/contrib/coverage_ext.py:282 #: nova/api/openstack/compute/contrib/keypairs.py:78 msgid "Invalid request body" msgstr "" @@ -2839,46 +2826,41 @@ msgstr "" msgid "Instance not yet ready" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:114 +#: nova/api/openstack/compute/contrib/coverage_ext.py:95 #, python-format msgid "Can't connect to service: %s, no portspecified\n" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:117 -#, python-format -msgid "No backdoor API command for service: %s\n" -msgstr "" - -#: nova/api/openstack/compute/contrib/coverage_ext.py:135 +#: nova/api/openstack/compute/contrib/coverage_ext.py:114 msgid "Coverage begin" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:182 +#: nova/api/openstack/compute/contrib/coverage_ext.py:161 msgid "Coverage not running" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:211 +#: nova/api/openstack/compute/contrib/coverage_ext.py:190 msgid "Invalid path" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:215 +#: nova/api/openstack/compute/contrib/coverage_ext.py:194 msgid "No path given for report file" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:222 +#: nova/api/openstack/compute/contrib/coverage_ext.py:201 msgid "You can't use html reports without combining" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:235 +#: nova/api/openstack/compute/contrib/coverage_ext.py:214 #, python-format msgid "Directory conflict: %s already exists" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:293 +#: nova/api/openstack/compute/contrib/coverage_ext.py:272 msgid "Python coverage module is not installed." msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:301 +#: nova/api/openstack/compute/contrib/coverage_ext.py:280 #, python-format msgid "Coverage doesn't have %s action" msgstr "" @@ -3249,6 +3231,14 @@ msgstr "" msgid "stop instance" msgstr "" +#: nova/api/openstack/compute/contrib/services.py:123 +msgid "Unknown action" +msgstr "" + +#: nova/api/openstack/compute/contrib/services.py:137 +msgid "Unknown service" +msgstr "" + #: nova/api/openstack/compute/contrib/simple_tenant_usage.py:226 msgid "Invalid start time. The start time cannot occur after the end time." msgstr "" @@ -3338,54 +3328,54 @@ msgstr "" msgid "Error waiting for responses from neighbor cells: %(exc)s" msgstr "" -#: nova/cells/messaging.py:651 +#: nova/cells/messaging.py:652 #, python-format msgid "Unknown method '%(method)s' in compute API" msgstr "" -#: nova/cells/messaging.py:674 +#: nova/cells/messaging.py:675 #, python-format msgid "Received capabilities from child cell %(cell_name)s: %(capabilities)s" msgstr "" -#: nova/cells/messaging.py:683 +#: nova/cells/messaging.py:684 #, python-format msgid "Received capacities from child cell %(cell_name)s: %(capacities)s" msgstr "" -#: nova/cells/messaging.py:795 +#: nova/cells/messaging.py:810 #, python-format msgid "Got update for instance %(instance_uuid)s: %(instance)s" msgstr "" -#: nova/cells/messaging.py:823 +#: nova/cells/messaging.py:838 #, python-format msgid "Got update to delete instance %(instance_uuid)s" msgstr "" -#: nova/cells/messaging.py:838 +#: nova/cells/messaging.py:853 #, python-format msgid "Got broadcast to %(delete_type)s delete instance" msgstr "" -#: nova/cells/messaging.py:852 +#: nova/cells/messaging.py:867 #, python-format msgid "Got message to create instance fault: %(instance_fault)s" msgstr "" -#: nova/cells/messaging.py:873 +#: nova/cells/messaging.py:888 #, python-format msgid "" "Forcing a sync of instances, project_id=%(projid_str)s, " "updated_since=%(since_str)s" msgstr "" -#: nova/cells/messaging.py:1057 +#: nova/cells/messaging.py:1072 #, python-format msgid "Updating parents with our capabilities: %(capabs)s" msgstr "" -#: nova/cells/messaging.py:1077 +#: nova/cells/messaging.py:1092 #, python-format msgid "Updating parents with our capacities: %(capacities)s" msgstr "" @@ -3805,289 +3795,289 @@ msgstr "" msgid "No nova entries in syslog!" msgstr "" -#: nova/compute/api.py:281 +#: nova/compute/api.py:282 msgid "Cannot run any more instances of this type." msgstr "" -#: nova/compute/api.py:288 +#: nova/compute/api.py:289 #, python-format msgid "Can only run %s more instances of this type." msgstr "" -#: nova/compute/api.py:297 +#: nova/compute/api.py:298 #, python-format msgid "" "%(overs)s quota exceeded for %(pid)s, tried to run %(min_count)s " "instances. %(msg)s" msgstr "" -#: nova/compute/api.py:317 +#: nova/compute/api.py:318 #, python-format msgid "" "Quota exceeded for %(pid)s, tried to set %(num_metadata)s metadata " "properties" msgstr "" -#: nova/compute/api.py:327 +#: nova/compute/api.py:328 msgid "Metadata property key blank" msgstr "" -#: nova/compute/api.py:331 +#: nova/compute/api.py:332 msgid "Metadata property key greater than 255 characters" msgstr "" -#: nova/compute/api.py:335 +#: nova/compute/api.py:336 msgid "Metadata property value greater than 255 characters" msgstr "" -#: nova/compute/api.py:453 +#: nova/compute/api.py:454 msgid "Failed to set instance name using multi_instance_display_name_template." msgstr "" -#: nova/compute/api.py:493 +#: nova/compute/api.py:494 msgid "Cannot attach one or more volumes to multiple instances" msgstr "" -#: nova/compute/api.py:607 +#: nova/compute/api.py:608 #, python-format msgid "Going to run %s instances..." msgstr "" -#: nova/compute/api.py:720 +#: nova/compute/api.py:721 #, python-format msgid "bdm %s" msgstr "" -#: nova/compute/api.py:747 +#: nova/compute/api.py:748 #, python-format msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1016 +#: nova/compute/api.py:1017 msgid "instance termination disabled" msgstr "" -#: nova/compute/api.py:1152 +#: nova/compute/api.py:1153 #, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "" -#: nova/compute/api.py:1158 +#: nova/compute/api.py:1159 msgid "going to delete a resizing instance" msgstr "" -#: nova/compute/api.py:1168 +#: nova/compute/api.py:1169 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1212 +#: nova/compute/api.py:1213 msgid "Going to try to soft delete instance" msgstr "" -#: nova/compute/api.py:1236 +#: nova/compute/api.py:1237 msgid "Going to try to terminate instance" msgstr "" -#: nova/compute/api.py:1286 +#: nova/compute/api.py:1287 msgid "Going to try to stop instance" msgstr "" -#: nova/compute/api.py:1303 +#: nova/compute/api.py:1304 msgid "Going to try to start instance" msgstr "" -#: nova/compute/api.py:1376 +#: nova/compute/api.py:1377 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1613 +#: nova/compute/api.py:1614 #, python-format msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:1964 +#: nova/compute/api.py:1965 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:1973 +#: nova/compute/api.py:1974 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2015 +#: nova/compute/api.py:2016 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2153 +#: nova/compute/api.py:2150 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2260 +#: nova/compute/api.py:2257 msgid "Locking" msgstr "" -#: nova/compute/api.py:2268 +#: nova/compute/api.py:2265 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2337 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2453 +#: nova/compute/api.py:2450 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2472 +#: nova/compute/api.py:2469 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2476 +#: nova/compute/api.py:2473 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2715 +#: nova/compute/api.py:2720 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2719 +#: nova/compute/api.py:2724 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2816 +#: nova/compute/api.py:2821 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2819 +#: nova/compute/api.py:2824 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2827 +#: nova/compute/api.py:2832 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2833 +#: nova/compute/api.py:2838 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2853 +#: nova/compute/api.py:2858 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2856 +#: nova/compute/api.py:2861 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:2863 +#: nova/compute/api.py:2868 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2928 +#: nova/compute/api.py:2933 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:2933 +#: nova/compute/api.py:2938 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:2941 +#: nova/compute/api.py:2946 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:2944 +#: nova/compute/api.py:2949 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3030 nova/compute/api.py:3107 +#: nova/compute/api.py:3035 nova/compute/api.py:3112 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3046 +#: nova/compute/api.py:3051 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3049 +#: nova/compute/api.py:3054 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3060 +#: nova/compute/api.py:3065 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3114 +#: nova/compute/api.py:3119 msgid "Security group id should be integer" msgstr "" -#: nova/compute/claims.py:94 nova/compute/claims.py:218 +#: nova/compute/claims.py:91 nova/compute/claims.py:214 #, python-format msgid "Aborting claim: %s" msgstr "" -#: nova/compute/claims.py:116 +#: nova/compute/claims.py:113 #, python-format msgid "" "Attempting claim: memory %(memory_mb)d MB, disk %(disk_gb)d GB, VCPUs " "%(vcpus)d" msgstr "" -#: nova/compute/claims.py:128 +#: nova/compute/claims.py:125 msgid "Claim successful" msgstr "" -#: nova/compute/claims.py:130 +#: nova/compute/claims.py:127 msgid "Claim failed" msgstr "" -#: nova/compute/claims.py:135 +#: nova/compute/claims.py:132 msgid "Memory" msgstr "" -#: nova/compute/claims.py:144 +#: nova/compute/claims.py:141 msgid "Disk" msgstr "" -#: nova/compute/claims.py:153 +#: nova/compute/claims.py:150 msgid "CPU" msgstr "" -#: nova/compute/claims.py:165 +#: nova/compute/claims.py:162 #, python-format msgid "Total %(type_)s: %(total)d %(unit)s, used: %(used)d %(unit)s" msgstr "" -#: nova/compute/claims.py:170 +#: nova/compute/claims.py:167 #, python-format msgid "%(type_)s limit not specified, defaulting to unlimited" msgstr "" -#: nova/compute/claims.py:177 +#: nova/compute/claims.py:174 #, python-format msgid "%(type_)s limit: %(limit)d %(unit)s, free: %(free)d %(unit)s" msgstr "" -#: nova/compute/claims.py:184 +#: nova/compute/claims.py:181 #, python-format msgid "" "Unable to claim resources. Free %(type_)s %(free)d %(unit)s < requested " @@ -4220,555 +4210,555 @@ msgstr "" msgid "Checking state" msgstr "" -#: nova/compute/manager.py:743 +#: nova/compute/manager.py:745 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:760 +#: nova/compute/manager.py:762 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:852 +#: nova/compute/manager.py:854 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:861 nova/compute/manager.py:2344 +#: nova/compute/manager.py:863 nova/compute/manager.py:2348 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" -#: nova/compute/manager.py:912 +#: nova/compute/manager.py:914 msgid "Failed to dealloc network for deleted instance" msgstr "" -#: nova/compute/manager.py:918 +#: nova/compute/manager.py:920 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:940 +#: nova/compute/manager.py:942 #, python-format msgid "Error: %s" msgstr "" -#: nova/compute/manager.py:957 +#: nova/compute/manager.py:959 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:982 nova/compute/manager.py:2398 +#: nova/compute/manager.py:984 nova/compute/manager.py:2402 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1000 +#: nova/compute/manager.py:1002 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1007 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1011 +#: nova/compute/manager.py:1013 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1040 +#: nova/compute/manager.py:1042 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1090 +#: nova/compute/manager.py:1092 #, python-format msgid "" "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, " "allowed_size_bytes=%(allowed_size_bytes)d" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1098 #, python-format msgid "" "Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed " "size %(allowed_size_bytes)d" msgstr "" -#: nova/compute/manager.py:1106 +#: nova/compute/manager.py:1108 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1132 +#: nova/compute/manager.py:1134 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1135 +#: nova/compute/manager.py:1137 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1146 +#: nova/compute/manager.py:1148 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1167 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1216 +#: nova/compute/manager.py:1218 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1287 +#: nova/compute/manager.py:1289 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1303 +#: nova/compute/manager.py:1305 msgid "Failed to deallocate network for instance." msgstr "" -#: nova/compute/manager.py:1324 +#: nova/compute/manager.py:1326 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1327 +#: nova/compute/manager.py:1329 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1334 +#: nova/compute/manager.py:1336 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1382 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1435 nova/compute/manager.py:2574 -#: nova/compute/manager.py:4067 +#: nova/compute/manager.py:1437 nova/compute/manager.py:2578 +#: nova/compute/manager.py:4071 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1587 +#: nova/compute/manager.py:1589 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1600 +#: nova/compute/manager.py:1602 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1604 +#: nova/compute/manager.py:1606 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1608 +#: nova/compute/manager.py:1610 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1692 +#: nova/compute/manager.py:1694 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1724 +#: nova/compute/manager.py:1726 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1742 +#: nova/compute/manager.py:1744 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1767 +#: nova/compute/manager.py:1769 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1783 +#: nova/compute/manager.py:1785 #, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "" -#: nova/compute/manager.py:1796 +#: nova/compute/manager.py:1798 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1823 +#: nova/compute/manager.py:1825 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1829 +#: nova/compute/manager.py:1831 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1890 +#: nova/compute/manager.py:1892 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1897 +#: nova/compute/manager.py:1899 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1902 +#: nova/compute/manager.py:1904 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1930 +#: nova/compute/manager.py:1932 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1937 +#: nova/compute/manager.py:1939 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1944 +#: nova/compute/manager.py:1946 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1959 +#: nova/compute/manager.py:1961 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1966 +#: nova/compute/manager.py:1968 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:1979 +#: nova/compute/manager.py:1981 #, python-format msgid "" "trying to inject a file into a non-running (state: " "%(current_power_state)s expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:1983 +#: nova/compute/manager.py:1985 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:2003 +#: nova/compute/manager.py:2005 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2016 +#: nova/compute/manager.py:2018 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2035 +#: nova/compute/manager.py:2037 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2039 +#: nova/compute/manager.py:2041 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2057 +#: nova/compute/manager.py:2059 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2078 +#: nova/compute/manager.py:2080 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2302 +#: nova/compute/manager.py:2306 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2308 +#: nova/compute/manager.py:2312 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2325 +#: nova/compute/manager.py:2329 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2571 +#: nova/compute/manager.py:2575 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2634 +#: nova/compute/manager.py:2638 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2652 +#: nova/compute/manager.py:2656 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2690 +#: nova/compute/manager.py:2694 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2721 +#: nova/compute/manager.py:2725 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2741 +#: nova/compute/manager.py:2745 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2746 +#: nova/compute/manager.py:2750 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2749 +#: nova/compute/manager.py:2753 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2766 +#: nova/compute/manager.py:2770 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2793 +#: nova/compute/manager.py:2797 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2828 +#: nova/compute/manager.py:2832 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:2875 +#: nova/compute/manager.py:2879 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2926 +#: nova/compute/manager.py:2930 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2935 +#: nova/compute/manager.py:2939 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2950 +#: nova/compute/manager.py:2954 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2980 +#: nova/compute/manager.py:2984 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:2990 +#: nova/compute/manager.py:2994 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:2997 +#: nova/compute/manager.py:3001 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3021 +#: nova/compute/manager.py:3025 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3059 +#: nova/compute/manager.py:3063 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3079 +#: nova/compute/manager.py:3083 #, python-format msgid "Port %(port_id)s is not attached" msgstr "" -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3097 #, python-format msgid "Host %(host)s not found" msgstr "" -#: nova/compute/manager.py:3230 +#: nova/compute/manager.py:3234 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3258 +#: nova/compute/manager.py:3262 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3313 +#: nova/compute/manager.py:3317 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3315 +#: nova/compute/manager.py:3319 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:3329 +#: nova/compute/manager.py:3333 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3469 +#: nova/compute/manager.py:3473 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3514 +#: nova/compute/manager.py:3518 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3520 +#: nova/compute/manager.py:3524 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3529 +#: nova/compute/manager.py:3533 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3536 +#: nova/compute/manager.py:3540 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:3540 +#: nova/compute/manager.py:3544 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3547 +#: nova/compute/manager.py:3551 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3556 +#: nova/compute/manager.py:3560 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3573 +#: nova/compute/manager.py:3577 #, 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:3592 +#: nova/compute/manager.py:3596 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3616 +#: nova/compute/manager.py:3620 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3733 +#: nova/compute/manager.py:3737 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3750 +#: nova/compute/manager.py:3754 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3777 +#: nova/compute/manager.py:3781 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3782 nova/compute/manager.py:3832 +#: nova/compute/manager.py:3786 nova/compute/manager.py:3836 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3819 +#: nova/compute/manager.py:3823 #, 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:3857 +#: nova/compute/manager.py:3861 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3869 nova/compute/manager.py:3878 -#: nova/compute/manager.py:3908 +#: nova/compute/manager.py:3873 nova/compute/manager.py:3882 +#: nova/compute/manager.py:3912 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3873 +#: nova/compute/manager.py:3877 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3889 +#: nova/compute/manager.py:3893 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3895 +#: nova/compute/manager.py:3899 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3901 +#: nova/compute/manager.py:3905 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3921 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:3925 +#: nova/compute/manager.py:3929 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:3945 +#: nova/compute/manager.py:3949 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:3972 +#: nova/compute/manager.py:3976 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:3982 nova/compute/resource_tracker.py:314 +#: nova/compute/manager.py:3986 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4022 +#: nova/compute/manager.py:4026 #, python-format msgid "" "Detected instance with name label '%(name)s' which is marked as DELETED " "but still present on host." msgstr "" -#: nova/compute/manager.py:4029 +#: nova/compute/manager.py:4033 #, python-format msgid "" "Destroying instance with name label '%(name)s' which is marked as DELETED" " but still present on host." msgstr "" -#: nova/compute/manager.py:4036 +#: nova/compute/manager.py:4040 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" @@ -4785,85 +4775,85 @@ msgid "" " claimed." msgstr "" -#: nova/compute/resource_tracker.py:237 +#: nova/compute/resource_tracker.py:244 msgid "Auditing locally available compute resources" msgstr "" -#: nova/compute/resource_tracker.py:242 +#: nova/compute/resource_tracker.py:249 msgid "" "Virt driver does not support 'get_available_resource' Compute tracking " "is disabled." msgstr "" -#: nova/compute/resource_tracker.py:294 +#: nova/compute/resource_tracker.py:301 #, python-format msgid "Compute_service record created for %(host)s:%(node)s" msgstr "" -#: nova/compute/resource_tracker.py:300 +#: nova/compute/resource_tracker.py:307 #, python-format msgid "Compute_service record updated for %(host)s:%(node)s" msgstr "" -#: nova/compute/resource_tracker.py:324 +#: nova/compute/resource_tracker.py:331 #, python-format msgid "Hypervisor: free ram (MB): %s" msgstr "" -#: nova/compute/resource_tracker.py:325 +#: nova/compute/resource_tracker.py:332 #, python-format msgid "Hypervisor: free disk (GB): %s" msgstr "" -#: nova/compute/resource_tracker.py:330 +#: nova/compute/resource_tracker.py:337 #, python-format msgid "Hypervisor: free VCPUs: %s" msgstr "" -#: nova/compute/resource_tracker.py:332 +#: nova/compute/resource_tracker.py:339 msgid "Hypervisor: VCPU information unavailable" msgstr "" -#: nova/compute/resource_tracker.py:339 +#: nova/compute/resource_tracker.py:346 #, python-format msgid "Free ram (MB): %s" msgstr "" -#: nova/compute/resource_tracker.py:340 +#: nova/compute/resource_tracker.py:347 #, python-format msgid "Free disk (GB): %s" msgstr "" -#: nova/compute/resource_tracker.py:345 +#: nova/compute/resource_tracker.py:352 #, python-format msgid "Free VCPUS: %s" msgstr "" -#: nova/compute/resource_tracker.py:347 +#: nova/compute/resource_tracker.py:354 msgid "Free VCPU information unavailable" msgstr "" -#: nova/compute/resource_tracker.py:386 +#: nova/compute/resource_tracker.py:383 #, python-format msgid "Updating from migration %s" msgstr "" -#: nova/compute/resource_tracker.py:446 +#: nova/compute/resource_tracker.py:443 msgid "Instance not resizing, skipping migration." msgstr "" -#: nova/compute/resource_tracker.py:461 +#: nova/compute/resource_tracker.py:458 msgid "InstanceType could not be found, skipping migration." msgstr "" -#: nova/compute/resource_tracker.py:545 +#: nova/compute/resource_tracker.py:542 #, python-format msgid "" "Detected running orphan instance: %(uuid)s (consuming %(memory_mb)s MB " "memory" msgstr "" -#: nova/compute/resource_tracker.py:558 +#: nova/compute/resource_tracker.py:555 #, python-format msgid "Missing keys: %s" msgstr "" @@ -4882,26 +4872,26 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:384 +#: nova/conductor/api.py:380 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:88 +#: nova/conductor/manager.py:91 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:257 +#: nova/conductor/manager.py:262 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/console/manager.py:80 nova/console/vmrc_manager.py:63 +#: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "" -#: nova/console/manager.py:100 nova/console/vmrc_manager.py:113 +#: nova/console/manager.py:101 nova/console/vmrc_manager.py:113 #, python-format msgid "Tried to remove non-existent console %(console_id)s." msgstr "" @@ -4957,12 +4947,12 @@ msgstr "" msgid "Failed to run xvp." msgstr "" -#: nova/consoleauth/manager.py:88 +#: nova/consoleauth/manager.py:89 #, python-format msgid "Received Token: %(token)s, %(token_dict)s)" msgstr "" -#: nova/consoleauth/manager.py:112 +#: nova/consoleauth/manager.py:113 #, python-format msgid "Checking Token: %(token)s, %(token_valid)s)" msgstr "" @@ -4979,11 +4969,11 @@ msgstr "" msgid "Failed to notify cells of instance info cache update" msgstr "" -#: nova/db/api.py:1428 +#: nova/db/api.py:1446 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1583 +#: nova/db/api.py:1580 msgid "Failed to notify cells of instance fault" msgstr "" @@ -5139,7 +5129,7 @@ msgstr "" msgid "Failed storing info cache" msgstr "" -#: nova/network/api.py:239 +#: nova/network/api.py:235 #, python-format msgid "re-assign floating IP %(address)s from instance %(instance_id)s" msgstr "" @@ -5374,29 +5364,29 @@ msgstr "" msgid "Unplugged gateway interface '%s'" msgstr "" -#: nova/network/manager.py:362 +#: nova/network/manager.py:363 #, python-format msgid "Disassociated %s stale fixed ip(s)" msgstr "" -#: nova/network/manager.py:366 +#: nova/network/manager.py:367 msgid "setting network host" msgstr "" -#: nova/network/manager.py:493 +#: nova/network/manager.py:494 msgid "network allocations" msgstr "" -#: nova/network/manager.py:500 +#: nova/network/manager.py:501 #, python-format msgid "networks retrieved for instance: |%(networks_list)s|" msgstr "" -#: nova/network/manager.py:548 +#: nova/network/manager.py:549 msgid "network deallocation for instance" msgstr "" -#: nova/network/manager.py:812 +#: nova/network/manager.py:815 #, python-format msgid "" "instance-dns-zone is |%(domain)s|, which is in availability zone " @@ -5404,98 +5394,98 @@ msgid "" "created." msgstr "" -#: nova/network/manager.py:838 +#: nova/network/manager.py:841 #, python-format msgid "Quota exceeded for %(pid)s, tried to allocate fixed IP" msgstr "" -#: nova/network/manager.py:892 +#: nova/network/manager.py:895 msgid "Failed to update usages deallocating fixed IP" msgstr "" -#: nova/network/manager.py:926 +#: nova/network/manager.py:929 #, python-format msgid "Unable to release %s because vif doesn't exist." msgstr "" -#: nova/network/manager.py:949 +#: nova/network/manager.py:952 #, python-format msgid "Leased IP |%(address)s|" msgstr "" -#: nova/network/manager.py:953 +#: nova/network/manager.py:956 #, python-format msgid "IP %s leased that is not associated" msgstr "" -#: nova/network/manager.py:962 +#: nova/network/manager.py:965 #, python-format msgid "IP |%s| leased that isn't allocated" msgstr "" -#: nova/network/manager.py:967 +#: nova/network/manager.py:970 #, python-format msgid "Released IP |%(address)s|" msgstr "" -#: nova/network/manager.py:971 +#: nova/network/manager.py:974 #, python-format msgid "IP %s released that is not associated" msgstr "" -#: nova/network/manager.py:975 +#: nova/network/manager.py:978 #, python-format msgid "IP %s released that was not leased" msgstr "" -#: nova/network/manager.py:994 +#: nova/network/manager.py:997 #, python-format msgid "%s must be an integer" msgstr "" -#: nova/network/manager.py:1018 +#: nova/network/manager.py:1021 msgid "Maximum allowed length for 'label' is 255." msgstr "" -#: nova/network/manager.py:1038 +#: nova/network/manager.py:1041 #, python-format msgid "" "Subnet(s) too large, defaulting to /%s. To override, specify " "network_size flag." msgstr "" -#: nova/network/manager.py:1119 +#: nova/network/manager.py:1122 msgid "cidr already in use" msgstr "" -#: nova/network/manager.py:1122 +#: nova/network/manager.py:1125 #, python-format msgid "requested cidr (%(cidr)s) conflicts with existing supernet (%(super)s)" msgstr "" -#: nova/network/manager.py:1133 +#: nova/network/manager.py:1136 #, python-format msgid "" "requested cidr (%(cidr)s) conflicts with existing smaller cidr " "(%(smaller)s)" msgstr "" -#: nova/network/manager.py:1190 +#: nova/network/manager.py:1193 msgid "Network already exists!" msgstr "" -#: nova/network/manager.py:1209 +#: nova/network/manager.py:1212 #, python-format msgid "Network must be disassociated from project %s before delete" msgstr "" -#: nova/network/manager.py:1805 +#: nova/network/manager.py:1808 msgid "" "The sum between the number of networks and the vlan start cannot be " "greater than 4094" msgstr "" -#: nova/network/manager.py:1812 +#: nova/network/manager.py:1815 #, python-format msgid "" "The network range is not big enough to fit %(num_networks)s networks. " @@ -5737,6 +5727,24 @@ msgstr "" msgid "Fatal call to deprecated config: %(msg)s" msgstr "" +#: nova/openstack/common/loopingcall.py:84 +#, python-format +msgid "task run outlasted interval by %s sec" +msgstr "" + +#: nova/openstack/common/loopingcall.py:91 +msgid "in fixed duration looping call" +msgstr "" + +#: nova/openstack/common/loopingcall.py:131 +#, python-format +msgid "Dynamic looping call sleeping for %.02f seconds" +msgstr "" + +#: nova/openstack/common/loopingcall.py:138 +msgid "in dynamic looping call" +msgstr "" + #: nova/openstack/common/policy.py:394 #, python-format msgid "Failed to understand rule %(rule)s" @@ -6237,7 +6245,7 @@ msgstr "" msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:210 +#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:211 #, python-format msgid "Setting instance to %(state)s state." msgstr "" @@ -6335,7 +6343,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:196 +#: nova/scheduler/manager.py:197 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -6479,27 +6487,27 @@ msgstr "" msgid "Returns one member of the [%s] group" msgstr "" -#: nova/servicegroup/drivers/db.py:41 +#: nova/servicegroup/drivers/db.py:42 #, python-format msgid "" "DB_Driver: join new ServiceGroup member %(member_id)s to the %(group_id)s" " group, service = %(service)s" msgstr "" -#: nova/servicegroup/drivers/db.py:45 +#: nova/servicegroup/drivers/db.py:46 msgid "service is a mandatory argument for DB based ServiceGroup driver" msgstr "" -#: nova/servicegroup/drivers/db.py:74 +#: nova/servicegroup/drivers/db.py:76 #, python-format msgid "DB_Driver: get_all members of the %s group" msgstr "" -#: nova/servicegroup/drivers/db.py:97 nova/servicegroup/drivers/mc.py:102 +#: nova/servicegroup/drivers/db.py:99 nova/servicegroup/drivers/mc.py:103 msgid "Recovered model server connection!" msgstr "" -#: nova/servicegroup/drivers/db.py:103 nova/servicegroup/drivers/mc.py:108 +#: nova/servicegroup/drivers/db.py:105 nova/servicegroup/drivers/mc.py:109 msgid "model server went away" msgstr "" @@ -6518,7 +6526,7 @@ msgstr "" msgid "service is a mandatory argument for Memcached based ServiceGroup driver" msgstr "" -#: nova/servicegroup/drivers/mc.py:77 +#: nova/servicegroup/drivers/mc.py:78 #, python-format msgid "Memcached_Driver: get_all members of the %s group" msgstr "" @@ -6547,22 +6555,22 @@ msgstr "" msgid "ZooKeeperDriver.leave: %(id)s has not joined to the %(gr)s group" msgstr "" -#: nova/storage/linuxscsi.py:70 +#: nova/storage/linuxscsi.py:71 #, python-format msgid "Trying (%(tries)s) to remove device %(device)s" msgstr "" -#: nova/storage/linuxscsi.py:99 +#: nova/storage/linuxscsi.py:101 #, python-format msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:117 +#: nova/storage/linuxscsi.py:119 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:121 +#: nova/storage/linuxscsi.py:123 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -6915,45 +6923,45 @@ msgstr "" msgid "Baremetal power manager failed to start node for instance %r" msgstr "" -#: nova/virt/baremetal/ipmi.py:85 +#: nova/virt/baremetal/ipmi.py:86 #, python-format msgid "pid file %s does not contain any pid" msgstr "" -#: nova/virt/baremetal/ipmi.py:108 +#: nova/virt/baremetal/ipmi.py:109 msgid "Node id not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:111 +#: nova/virt/baremetal/ipmi.py:112 msgid "Address not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:114 +#: nova/virt/baremetal/ipmi.py:115 msgid "User not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:117 +#: nova/virt/baremetal/ipmi.py:118 msgid "Password not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:134 +#: nova/virt/baremetal/ipmi.py:135 #, python-format msgid "ipmitool stdout: '%(out)s', stderr: '%(err)s'" msgstr "" -#: nova/virt/baremetal/ipmi.py:160 +#: nova/virt/baremetal/ipmi.py:161 msgid "IPMI power on failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:182 +#: nova/virt/baremetal/ipmi.py:183 msgid "IPMI power off failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:192 +#: nova/virt/baremetal/ipmi.py:193 msgid "IPMI set next bootdev failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:197 nova/virt/baremetal/tilera_pdu.py:152 +#: nova/virt/baremetal/ipmi.py:198 nova/virt/baremetal/tilera_pdu.py:152 #, python-format msgid "Activate node called, but node %s is already active" msgstr "" @@ -7611,7 +7619,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:135 nova/virt/libvirt/driver.py:3726 +#: nova/virt/hyperv/hostops.py:135 nova/virt/libvirt/driver.py:3728 #: nova/virt/xenapi/host.py:148 msgid "Updating host stats" msgstr "" @@ -7956,12 +7964,12 @@ msgstr "" msgid "Using config drive for instance: %s" msgstr "" -#: nova/virt/hyperv/vmops.py:226 nova/virt/libvirt/driver.py:1867 +#: nova/virt/hyperv/vmops.py:226 nova/virt/libvirt/driver.py:1869 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:234 nova/virt/libvirt/driver.py:1874 +#: nova/virt/hyperv/vmops.py:234 nova/virt/libvirt/driver.py:1876 #, python-format msgid "Creating config drive failed with error: %s" msgstr "" @@ -8119,7 +8127,7 @@ msgstr "" msgid "Detaching physical disk from instance: %s" msgstr "" -#: nova/virt/hyperv/volumeops.py:186 nova/virt/libvirt/driver.py:894 +#: nova/virt/hyperv/volumeops.py:186 nova/virt/libvirt/driver.py:896 msgid "Could not determine iscsi initiator name" msgstr "" @@ -8153,236 +8161,236 @@ msgstr "" msgid "Unable to determine disk bus for '%s'" msgstr "" -#: nova/virt/libvirt/driver.py:339 +#: nova/virt/libvirt/driver.py:340 #, python-format msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:545 +#: nova/virt/libvirt/driver.py:546 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:553 +#: nova/virt/libvirt/driver.py:554 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:570 +#: nova/virt/libvirt/driver.py:571 #, python-format msgid "URI %s does not support events" msgstr "" -#: nova/virt/libvirt/driver.py:586 +#: nova/virt/libvirt/driver.py:587 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:608 nova/virt/libvirt/driver.py:611 +#: nova/virt/libvirt/driver.py:609 nova/virt/libvirt/driver.py:612 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:629 +#: nova/virt/libvirt/driver.py:630 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:720 +#: nova/virt/libvirt/driver.py:721 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:735 +#: nova/virt/libvirt/driver.py:736 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:740 +#: nova/virt/libvirt/driver.py:741 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:751 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:759 +#: nova/virt/libvirt/driver.py:761 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:778 +#: nova/virt/libvirt/driver.py:780 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:794 +#: nova/virt/libvirt/driver.py:796 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:814 +#: nova/virt/libvirt/driver.py:816 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:820 +#: nova/virt/libvirt/driver.py:822 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:848 +#: nova/virt/libvirt/driver.py:850 #, python-format msgid "Deleting instance files %(target)s" msgstr "" -#: nova/virt/libvirt/driver.py:857 +#: nova/virt/libvirt/driver.py:859 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:900 +#: nova/virt/libvirt/driver.py:902 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:907 +#: nova/virt/libvirt/driver.py:909 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:912 +#: nova/virt/libvirt/driver.py:914 msgid "No Volume Connector found." msgstr "" -#: nova/virt/libvirt/driver.py:1034 +#: nova/virt/libvirt/driver.py:1036 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1058 +#: nova/virt/libvirt/driver.py:1060 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1078 +#: nova/virt/libvirt/driver.py:1080 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1082 +#: nova/virt/libvirt/driver.py:1084 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1171 +#: nova/virt/libvirt/driver.py:1173 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1174 +#: nova/virt/libvirt/driver.py:1176 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1203 +#: nova/virt/libvirt/driver.py:1205 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1215 +#: nova/virt/libvirt/driver.py:1217 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1288 +#: nova/virt/libvirt/driver.py:1290 #, fuzzy msgid "Instance soft rebooted successfully." msgstr "bind %s: slettet" -#: nova/virt/libvirt/driver.py:1292 +#: nova/virt/libvirt/driver.py:1294 msgid "Failed to soft reboot instance." msgstr "" -#: nova/virt/libvirt/driver.py:1327 +#: nova/virt/libvirt/driver.py:1329 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1335 +#: nova/virt/libvirt/driver.py:1337 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:1383 +#: nova/virt/libvirt/driver.py:1385 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1530 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:1535 nova/virt/powervm/operator.py:220 +#: nova/virt/libvirt/driver.py:1537 nova/virt/powervm/operator.py:220 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1551 +#: nova/virt/libvirt/driver.py:1553 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:1588 nova/virt/libvirt/driver.py:1614 +#: nova/virt/libvirt/driver.py:1590 nova/virt/libvirt/driver.py:1616 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1603 +#: nova/virt/libvirt/driver.py:1605 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:1672 +#: nova/virt/libvirt/driver.py:1674 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:1676 +#: nova/virt/libvirt/driver.py:1678 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:1681 nova/virt/libvirt/driver.py:1686 +#: nova/virt/libvirt/driver.py:1683 nova/virt/libvirt/driver.py:1688 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:1757 +#: nova/virt/libvirt/driver.py:1759 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:1858 +#: nova/virt/libvirt/driver.py:1860 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:1907 +#: nova/virt/libvirt/driver.py:1909 #, python-format msgid "Injecting %(inj)s into image %(img_id)s" msgstr "" -#: nova/virt/libvirt/driver.py:1917 +#: nova/virt/libvirt/driver.py:1919 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:1974 +#: nova/virt/libvirt/driver.py:1976 #, python-format msgid "" "Config requested an explicit CPU model, but the current libvirt " "hypervisor '%s' does not support selecting CPU models" msgstr "" -#: nova/virt/libvirt/driver.py:1980 +#: nova/virt/libvirt/driver.py:1982 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:1984 +#: nova/virt/libvirt/driver.py:1986 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:1988 +#: nova/virt/libvirt/driver.py:1990 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2004 +#: nova/virt/libvirt/driver.py:2006 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:2325 +#: nova/virt/libvirt/driver.py:2327 #, python-format msgid "" "Start to_xml instance=%(instance)s network_info=%(network_info)s " @@ -8390,92 +8398,92 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:2340 +#: nova/virt/libvirt/driver.py:2342 #, python-format msgid "End to_xml instance=%(instance)s xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:2357 +#: nova/virt/libvirt/driver.py:2359 #, python-format msgid "" "Error from libvirt while looking up %(instance_name)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:2525 +#: nova/virt/libvirt/driver.py:2527 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:2576 +#: nova/virt/libvirt/driver.py:2578 #, python-format msgid "couldn't obtain the vpu count from domain id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2582 +#: nova/virt/libvirt/driver.py:2584 #, python-format msgid "List of domains returned by libVirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2584 +#: nova/virt/libvirt/driver.py:2586 #, python-format msgid "libVirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2648 +#: nova/virt/libvirt/driver.py:2650 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:2731 +#: nova/virt/libvirt/driver.py:2733 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:2755 +#: nova/virt/libvirt/driver.py:2757 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2759 +#: nova/virt/libvirt/driver.py:2761 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:2836 +#: nova/virt/libvirt/driver.py:2838 #, python-format msgid "" "Creating tmpfile %s to verify with other compute node that the instance " "is on the same shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2918 +#: nova/virt/libvirt/driver.py:2920 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2926 +#: nova/virt/libvirt/driver.py:2928 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2963 +#: nova/virt/libvirt/driver.py:2965 #, python-format msgid "" "Unable to migrate %(instance_uuid)s: Disk of instance is too " "large(available on destination host:%(available)s < need:%(necessary)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2988 +#: nova/virt/libvirt/driver.py:2990 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:3000 +#: nova/virt/libvirt/driver.py:3002 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -8485,67 +8493,67 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:3017 +#: nova/virt/libvirt/driver.py:3019 #, python-format msgid "" "Creating tmpfile %s to notify to other compute nodes that they should " "mount the same storage." msgstr "" -#: nova/virt/libvirt/driver.py:3065 +#: nova/virt/libvirt/driver.py:3067 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:3137 +#: nova/virt/libvirt/driver.py:3139 #, python-format msgid "Live Migration failure: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:3230 +#: nova/virt/libvirt/driver.py:3232 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:3342 +#: nova/virt/libvirt/driver.py:3344 #, python-format msgid "" "Error from libvirt while getting description of %(instance_name)s: [Error" " Code %(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3359 +#: nova/virt/libvirt/driver.py:3361 #, python-format msgid "skipping %(path)s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:3364 +#: nova/virt/libvirt/driver.py:3366 #, python-format msgid "skipping disk for %(instance_name)s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:3405 +#: nova/virt/libvirt/driver.py:3407 #, python-format msgid "Getting disk size of %(i_name)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:3451 +#: nova/virt/libvirt/driver.py:3453 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:3510 +#: nova/virt/libvirt/driver.py:3512 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:3516 +#: nova/virt/libvirt/driver.py:3518 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:3578 +#: nova/virt/libvirt/driver.py:3580 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:3699 +#: nova/virt/libvirt/driver.py:3701 #, python-format msgid "Checking instance files accessability%(instance_path)s" msgstr "" @@ -8837,87 +8845,87 @@ msgid "" "attribute" msgstr "" -#: nova/virt/libvirt/volume.py:237 +#: nova/virt/libvirt/volume.py:238 #, python-format msgid "iSCSI device not found at %s" msgstr "" -#: nova/virt/libvirt/volume.py:240 +#: nova/virt/libvirt/volume.py:241 #, python-format msgid "" "ISCSI volume not yet found at: %(disk_dev)s. Will rescan & retry. Try " "number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:252 +#: nova/virt/libvirt/volume.py:253 #, python-format msgid "Found iSCSI node %(disk_dev)s (after %(tries)s rescans)" msgstr "" -#: nova/virt/libvirt/volume.py:488 nova/virt/libvirt/volume.py:609 +#: nova/virt/libvirt/volume.py:489 nova/virt/libvirt/volume.py:610 #, python-format msgid "%s is already mounted" msgstr "" -#: nova/virt/libvirt/volume.py:544 +#: nova/virt/libvirt/volume.py:545 #, python-format msgid "AoE device not found at %s" msgstr "" -#: nova/virt/libvirt/volume.py:546 +#: nova/virt/libvirt/volume.py:547 #, python-format msgid "AoE volume not yet found at: %(aoedevpath)s. Try number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:560 +#: nova/virt/libvirt/volume.py:561 #, python-format msgid "Found AoE device %(aoedevpath)s (after %(tries)s rediscover)" msgstr "" -#: nova/virt/libvirt/volume.py:688 +#: nova/virt/libvirt/volume.py:689 msgid "We are unable to locate any Fibre Channel devices" msgstr "" -#: nova/virt/libvirt/volume.py:697 +#: nova/virt/libvirt/volume.py:698 #, python-format msgid "Looking for Fibre Channel dev %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:707 +#: nova/virt/libvirt/volume.py:708 msgid "Fibre Channel device not found." msgstr "" -#: nova/virt/libvirt/volume.py:710 +#: nova/virt/libvirt/volume.py:711 #, python-format msgid "" "Fibre volume not yet found at: %(mount_device)s. Will rescan & retry. " "Try number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:726 +#: nova/virt/libvirt/volume.py:727 #, python-format msgid "Found Fibre Channel volume %(mount_device)s (after %(tries)s rescans)" msgstr "" -#: nova/virt/libvirt/volume.py:733 +#: nova/virt/libvirt/volume.py:734 #, python-format msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:799 +#: nova/virt/libvirt/volume.py:800 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:810 +#: nova/virt/libvirt/volume.py:811 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:816 +#: nova/virt/libvirt/volume.py:817 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:831 +#: nova/virt/libvirt/volume.py:832 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -9191,17 +9199,17 @@ msgstr "" msgid "In vmwareapi:_call_method, got this exception: %s" msgstr "" -#: nova/virt/vmwareapi/driver.py:574 +#: nova/virt/vmwareapi/driver.py:575 #, python-format msgid "Task [%(task_name)s] %(task_ref)s status: success" msgstr "" -#: nova/virt/vmwareapi/driver.py:579 +#: nova/virt/vmwareapi/driver.py:580 #, python-format msgid "Task [%(task_name)s] %(task_ref)s status: error %(error_info)s" msgstr "" -#: nova/virt/vmwareapi/driver.py:583 +#: nova/virt/vmwareapi/driver.py:584 #, python-format msgid "In vmwareapi:_poll_task, Got this error %s" msgstr "" @@ -10805,6 +10813,9 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "Invalid value '%s' for force. " +#~ msgid "Periodic task processor sleeping for %.02f seconds" +#~ msgstr "" + +#~ msgid "No backdoor API command for service: %s\n" #~ msgstr "" diff --git a/nova/locale/de/LC_MESSAGES/nova.po b/nova/locale/de/LC_MESSAGES/nova.po index 787e4f01e..0150de45e 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 <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2013-04-24 00:04+0000\n" +"POT-Creation-Date: 2013-04-26 00:05+0000\n" "PO-Revision-Date: 2011-08-23 11:23+0000\n" "Last-Translator: Thierry Carrez <thierry.carrez+lp@gmail.com>\n" "Language-Team: German <de@li.org>\n" @@ -187,7 +187,7 @@ msgid "" msgstr "" #: nova/exception.py:254 nova/api/ec2/cloud.py:463 -#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2735 +#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2740 msgid "Keypair data is invalid" msgstr "" @@ -1304,27 +1304,27 @@ msgstr "" msgid "Running %(name)s post-hook: %(obj)s" msgstr "" -#: nova/manager.py:172 +#: nova/manager.py:173 #, python-format msgid "Skipping periodic task %(task)s because its interval is negative" msgstr "" -#: nova/manager.py:177 +#: nova/manager.py:178 #, python-format msgid "Skipping periodic task %(task)s because it is disabled" msgstr "" -#: nova/manager.py:238 +#: nova/manager.py:241 #, python-format msgid "Running periodic task %(full_task_name)s" msgstr "" -#: nova/manager.py:246 +#: nova/manager.py:249 #, python-format msgid "Error during %(full_task_name)s: %(e)s" msgstr "" -#: nova/manager.py:315 +#: nova/manager.py:319 msgid "Notifying Schedulers of capabilities ..." msgstr "" @@ -1369,209 +1369,196 @@ msgstr "" msgid "Rolled back reservations %(reservations)s" msgstr "" -#: nova/service.py:196 +#: nova/service.py:197 #, fuzzy msgid "Full set of CONF:" msgstr "Alle vorhandenen FLAGS:" -#: nova/service.py:203 +#: nova/service.py:204 #, python-format msgid "%(flag)s : FLAG SET " msgstr "" -#: nova/service.py:213 nova/service.py:311 +#: nova/service.py:214 nova/service.py:312 #, python-format msgid "Caught %s, exiting" msgstr "" -#: nova/service.py:257 +#: nova/service.py:258 msgid "Parent process has died unexpectedly, exiting" msgstr "" -#: nova/service.py:293 +#: nova/service.py:294 msgid "Forking too fast, sleeping" msgstr "" -#: nova/service.py:316 +#: nova/service.py:317 msgid "Unhandled exception" msgstr "" -#: nova/service.py:323 +#: nova/service.py:324 #, python-format msgid "Started child %d" msgstr "" -#: nova/service.py:333 +#: nova/service.py:334 #, python-format msgid "Starting %d workers" msgstr "" -#: nova/service.py:347 +#: nova/service.py:348 #, python-format msgid "Child %(pid)d killed by signal %(sig)d" msgstr "" -#: nova/service.py:350 +#: nova/service.py:351 #, python-format msgid "Child %(pid)d exited with status %(code)d" msgstr "" -#: nova/service.py:353 +#: nova/service.py:354 #, python-format msgid "pid %d not in child list" msgstr "" -#: nova/service.py:373 +#: nova/service.py:374 #, python-format msgid "Caught %s, stopping children" msgstr "" -#: nova/service.py:384 +#: nova/service.py:385 #, python-format msgid "Waiting on %d children to exit" msgstr "" -#: nova/service.py:426 +#: nova/service.py:427 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:443 nova/openstack/common/rpc/service.py:47 +#: nova/service.py:444 nova/openstack/common/rpc/service.py:47 #, python-format msgid "Creating Consumer connection for Service %s" msgstr "" -#: nova/service.py:463 +#: nova/service.py:464 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:545 +#: nova/service.py:546 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:580 +#: nova/service.py:581 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:678 +#: nova/service.py:679 msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:145 +#: nova/utils.py:144 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:198 nova/openstack/common/processutils.py:90 +#: nova/utils.py:197 nova/openstack/common/processutils.py:90 #, python-format msgid "Got unknown keyword args to utils.execute: %r" msgstr "" -#: nova/utils.py:209 nova/openstack/common/processutils.py:99 +#: nova/utils.py:208 nova/openstack/common/processutils.py:99 #, python-format msgid "Running cmd (subprocess): %s" msgstr "Führe Kommando (subprocess) aus: %s" -#: nova/utils.py:233 nova/utils.py:311 +#: nova/utils.py:232 nova/utils.py:310 #: nova/openstack/common/processutils.py:114 nova/virt/powervm/common.py:90 #, python-format msgid "Result was %s" msgstr "Ergebnis war %s" -#: nova/utils.py:246 nova/openstack/common/processutils.py:128 +#: nova/utils.py:245 nova/openstack/common/processutils.py:128 #, python-format msgid "%r failed. Retrying." msgstr "" -#: nova/utils.py:286 +#: nova/utils.py:285 #, python-format msgid "Running cmd (SSH): %s" msgstr "" -#: nova/utils.py:288 +#: nova/utils.py:287 msgid "Environment not supported over SSH" msgstr "" -#: nova/utils.py:292 +#: nova/utils.py:291 msgid "process_input not supported over SSH" msgstr "" -#: nova/utils.py:327 +#: nova/utils.py:326 #, python-format msgid "debug in callback: %s" msgstr "" -#: nova/utils.py:489 +#: nova/utils.py:488 #, python-format msgid "Link Local address is not found.:%s" msgstr "" -#: nova/utils.py:492 +#: nova/utils.py:491 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "" -#: nova/utils.py:531 +#: nova/utils.py:530 #, python-format msgid "Invalid backend: %s" msgstr "" -#: nova/utils.py:603 -msgid "in fixed duration looping call" -msgstr "" - -#: nova/utils.py:638 -#, python-format -msgid "Periodic task processor sleeping for %.02f seconds" -msgstr "" - -#: nova/utils.py:645 -msgid "in dynamic looping call" -msgstr "" - -#: nova/utils.py:699 +#: nova/utils.py:591 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:828 +#: nova/utils.py:720 #, python-format msgid "Expected object of type: %s" msgstr "" -#: nova/utils.py:857 +#: nova/utils.py:749 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:1013 +#: nova/utils.py:905 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:1079 +#: nova/utils.py:971 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:1211 nova/virt/configdrive.py:177 +#: nova/utils.py:1103 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1363 +#: nova/utils.py:1255 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1367 +#: nova/utils.py:1259 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1372 +#: nova/utils.py:1264 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -2603,7 +2590,7 @@ msgstr "" #: nova/api/openstack/compute/servers.py:1220 #: nova/api/openstack/compute/contrib/aggregates.py:143 -#: nova/api/openstack/compute/contrib/coverage_ext.py:303 +#: nova/api/openstack/compute/contrib/coverage_ext.py:282 #: nova/api/openstack/compute/contrib/keypairs.py:78 msgid "Invalid request body" msgstr "" @@ -2849,46 +2836,41 @@ msgstr "" msgid "Instance not yet ready" msgstr "Instanz %s: Rettung" -#: nova/api/openstack/compute/contrib/coverage_ext.py:114 +#: nova/api/openstack/compute/contrib/coverage_ext.py:95 #, python-format msgid "Can't connect to service: %s, no portspecified\n" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:117 -#, python-format -msgid "No backdoor API command for service: %s\n" -msgstr "" - -#: nova/api/openstack/compute/contrib/coverage_ext.py:135 +#: nova/api/openstack/compute/contrib/coverage_ext.py:114 msgid "Coverage begin" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:182 +#: nova/api/openstack/compute/contrib/coverage_ext.py:161 msgid "Coverage not running" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:211 +#: nova/api/openstack/compute/contrib/coverage_ext.py:190 msgid "Invalid path" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:215 +#: nova/api/openstack/compute/contrib/coverage_ext.py:194 msgid "No path given for report file" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:222 +#: nova/api/openstack/compute/contrib/coverage_ext.py:201 msgid "You can't use html reports without combining" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:235 +#: nova/api/openstack/compute/contrib/coverage_ext.py:214 #, python-format msgid "Directory conflict: %s already exists" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:293 +#: nova/api/openstack/compute/contrib/coverage_ext.py:272 msgid "Python coverage module is not installed." msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:301 +#: nova/api/openstack/compute/contrib/coverage_ext.py:280 #, python-format msgid "Coverage doesn't have %s action" msgstr "" @@ -3260,6 +3242,14 @@ msgstr "" msgid "stop instance" msgstr "" +#: nova/api/openstack/compute/contrib/services.py:123 +msgid "Unknown action" +msgstr "" + +#: nova/api/openstack/compute/contrib/services.py:137 +msgid "Unknown service" +msgstr "" + #: nova/api/openstack/compute/contrib/simple_tenant_usage.py:226 msgid "Invalid start time. The start time cannot occur after the end time." msgstr "" @@ -3349,54 +3339,54 @@ msgstr "" msgid "Error waiting for responses from neighbor cells: %(exc)s" msgstr "" -#: nova/cells/messaging.py:651 +#: nova/cells/messaging.py:652 #, python-format msgid "Unknown method '%(method)s' in compute API" msgstr "" -#: nova/cells/messaging.py:674 +#: nova/cells/messaging.py:675 #, python-format msgid "Received capabilities from child cell %(cell_name)s: %(capabilities)s" msgstr "" -#: nova/cells/messaging.py:683 +#: nova/cells/messaging.py:684 #, python-format msgid "Received capacities from child cell %(cell_name)s: %(capacities)s" msgstr "" -#: nova/cells/messaging.py:795 +#: nova/cells/messaging.py:810 #, fuzzy, python-format msgid "Got update for instance %(instance_uuid)s: %(instance)s" msgstr "Einhängepunkt%(mountpoint)s zur Instanze %(instance_name)s hinzugefügt" -#: nova/cells/messaging.py:823 +#: nova/cells/messaging.py:838 #, fuzzy, python-format msgid "Got update to delete instance %(instance_uuid)s" msgstr "Einhängepunkt%(mountpoint)s zur Instanze %(instance_name)s hinzugefügt" -#: nova/cells/messaging.py:838 +#: nova/cells/messaging.py:853 #, python-format msgid "Got broadcast to %(delete_type)s delete instance" msgstr "" -#: nova/cells/messaging.py:852 +#: nova/cells/messaging.py:867 #, python-format msgid "Got message to create instance fault: %(instance_fault)s" msgstr "" -#: nova/cells/messaging.py:873 +#: nova/cells/messaging.py:888 #, python-format msgid "" "Forcing a sync of instances, project_id=%(projid_str)s, " "updated_since=%(since_str)s" msgstr "" -#: nova/cells/messaging.py:1057 +#: nova/cells/messaging.py:1072 #, python-format msgid "Updating parents with our capabilities: %(capabs)s" msgstr "" -#: nova/cells/messaging.py:1077 +#: nova/cells/messaging.py:1092 #, python-format msgid "Updating parents with our capacities: %(capacities)s" msgstr "" @@ -3817,290 +3807,290 @@ msgstr "" msgid "No nova entries in syslog!" msgstr "" -#: nova/compute/api.py:281 +#: nova/compute/api.py:282 msgid "Cannot run any more instances of this type." msgstr "" -#: nova/compute/api.py:288 +#: nova/compute/api.py:289 #, python-format msgid "Can only run %s more instances of this type." msgstr "" -#: nova/compute/api.py:297 +#: nova/compute/api.py:298 #, python-format msgid "" "%(overs)s quota exceeded for %(pid)s, tried to run %(min_count)s " "instances. %(msg)s" msgstr "" -#: nova/compute/api.py:317 +#: nova/compute/api.py:318 #, python-format msgid "" "Quota exceeded for %(pid)s, tried to set %(num_metadata)s metadata " "properties" msgstr "" -#: nova/compute/api.py:327 +#: nova/compute/api.py:328 msgid "Metadata property key blank" msgstr "" -#: nova/compute/api.py:331 +#: nova/compute/api.py:332 msgid "Metadata property key greater than 255 characters" msgstr "" -#: nova/compute/api.py:335 +#: nova/compute/api.py:336 msgid "Metadata property value greater than 255 characters" msgstr "" -#: nova/compute/api.py:453 +#: nova/compute/api.py:454 msgid "Failed to set instance name using multi_instance_display_name_template." msgstr "" -#: nova/compute/api.py:493 +#: nova/compute/api.py:494 #, fuzzy msgid "Cannot attach one or more volumes to multiple instances" msgstr "Nicht möglich Volumen zur Instanze %s hinzuzufügen" -#: nova/compute/api.py:607 +#: nova/compute/api.py:608 #, python-format msgid "Going to run %s instances..." msgstr "" -#: nova/compute/api.py:720 +#: nova/compute/api.py:721 #, python-format msgid "bdm %s" msgstr "" -#: nova/compute/api.py:747 +#: nova/compute/api.py:748 #, python-format msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1016 +#: nova/compute/api.py:1017 msgid "instance termination disabled" msgstr "" -#: nova/compute/api.py:1152 +#: nova/compute/api.py:1153 #, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "" -#: nova/compute/api.py:1158 +#: nova/compute/api.py:1159 msgid "going to delete a resizing instance" msgstr "" -#: nova/compute/api.py:1168 +#: nova/compute/api.py:1169 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1212 +#: nova/compute/api.py:1213 msgid "Going to try to soft delete instance" msgstr "" -#: nova/compute/api.py:1236 +#: nova/compute/api.py:1237 msgid "Going to try to terminate instance" msgstr "" -#: nova/compute/api.py:1286 +#: nova/compute/api.py:1287 msgid "Going to try to stop instance" msgstr "" -#: nova/compute/api.py:1303 +#: nova/compute/api.py:1304 msgid "Going to try to start instance" msgstr "" -#: nova/compute/api.py:1376 +#: nova/compute/api.py:1377 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1613 +#: nova/compute/api.py:1614 #, python-format msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:1964 +#: nova/compute/api.py:1965 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:1973 +#: nova/compute/api.py:1974 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2015 +#: nova/compute/api.py:2016 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2153 +#: nova/compute/api.py:2150 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2260 +#: nova/compute/api.py:2257 msgid "Locking" msgstr "" -#: nova/compute/api.py:2268 +#: nova/compute/api.py:2265 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2337 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2453 +#: nova/compute/api.py:2450 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2472 +#: nova/compute/api.py:2469 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2476 +#: nova/compute/api.py:2473 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2715 +#: nova/compute/api.py:2720 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2719 +#: nova/compute/api.py:2724 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2816 +#: nova/compute/api.py:2821 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2819 +#: nova/compute/api.py:2824 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2827 +#: nova/compute/api.py:2832 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2833 +#: nova/compute/api.py:2838 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2853 +#: nova/compute/api.py:2858 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2856 +#: nova/compute/api.py:2861 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:2863 +#: nova/compute/api.py:2868 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2928 +#: nova/compute/api.py:2933 #, fuzzy, python-format msgid "Unable to delete system group '%s'" msgstr "Nicht möglich volume %s zufinden" -#: nova/compute/api.py:2933 +#: nova/compute/api.py:2938 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:2941 +#: nova/compute/api.py:2946 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:2944 +#: nova/compute/api.py:2949 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3030 nova/compute/api.py:3107 +#: nova/compute/api.py:3035 nova/compute/api.py:3112 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3046 +#: nova/compute/api.py:3051 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3049 +#: nova/compute/api.py:3054 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3060 +#: nova/compute/api.py:3065 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3114 +#: nova/compute/api.py:3119 msgid "Security group id should be integer" msgstr "" -#: nova/compute/claims.py:94 nova/compute/claims.py:218 +#: nova/compute/claims.py:91 nova/compute/claims.py:214 #, python-format msgid "Aborting claim: %s" msgstr "" -#: nova/compute/claims.py:116 +#: nova/compute/claims.py:113 #, python-format msgid "" "Attempting claim: memory %(memory_mb)d MB, disk %(disk_gb)d GB, VCPUs " "%(vcpus)d" msgstr "" -#: nova/compute/claims.py:128 +#: nova/compute/claims.py:125 msgid "Claim successful" msgstr "" -#: nova/compute/claims.py:130 +#: nova/compute/claims.py:127 msgid "Claim failed" msgstr "" -#: nova/compute/claims.py:135 +#: nova/compute/claims.py:132 msgid "Memory" msgstr "" -#: nova/compute/claims.py:144 +#: nova/compute/claims.py:141 msgid "Disk" msgstr "" -#: nova/compute/claims.py:153 +#: nova/compute/claims.py:150 msgid "CPU" msgstr "" -#: nova/compute/claims.py:165 +#: nova/compute/claims.py:162 #, python-format msgid "Total %(type_)s: %(total)d %(unit)s, used: %(used)d %(unit)s" msgstr "" -#: nova/compute/claims.py:170 +#: nova/compute/claims.py:167 #, python-format msgid "%(type_)s limit not specified, defaulting to unlimited" msgstr "" -#: nova/compute/claims.py:177 +#: nova/compute/claims.py:174 #, python-format msgid "%(type_)s limit: %(limit)d %(unit)s, free: %(free)d %(unit)s" msgstr "" -#: nova/compute/claims.py:184 +#: nova/compute/claims.py:181 #, python-format msgid "" "Unable to claim resources. Free %(type_)s %(free)d %(unit)s < requested " @@ -4235,560 +4225,560 @@ msgstr "" msgid "Checking state" msgstr "" -#: nova/compute/manager.py:743 +#: nova/compute/manager.py:745 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:760 +#: nova/compute/manager.py:762 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:852 +#: nova/compute/manager.py:854 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:861 nova/compute/manager.py:2344 +#: nova/compute/manager.py:863 nova/compute/manager.py:2348 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" -#: nova/compute/manager.py:912 +#: nova/compute/manager.py:914 msgid "Failed to dealloc network for deleted instance" msgstr "" -#: nova/compute/manager.py:918 +#: nova/compute/manager.py:920 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:940 +#: nova/compute/manager.py:942 #, python-format msgid "Error: %s" msgstr "" -#: nova/compute/manager.py:957 +#: nova/compute/manager.py:959 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:982 nova/compute/manager.py:2398 +#: nova/compute/manager.py:984 nova/compute/manager.py:2402 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1000 +#: nova/compute/manager.py:1002 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1007 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1011 +#: nova/compute/manager.py:1013 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1040 +#: nova/compute/manager.py:1042 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1090 +#: nova/compute/manager.py:1092 #, python-format msgid "" "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, " "allowed_size_bytes=%(allowed_size_bytes)d" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1098 #, python-format msgid "" "Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed " "size %(allowed_size_bytes)d" msgstr "" -#: nova/compute/manager.py:1106 +#: nova/compute/manager.py:1108 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1132 +#: nova/compute/manager.py:1134 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1135 +#: nova/compute/manager.py:1137 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1146 +#: nova/compute/manager.py:1148 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1167 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1216 +#: nova/compute/manager.py:1218 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1287 +#: nova/compute/manager.py:1289 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1303 +#: nova/compute/manager.py:1305 msgid "Failed to deallocate network for instance." msgstr "" -#: nova/compute/manager.py:1324 +#: nova/compute/manager.py:1326 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1327 +#: nova/compute/manager.py:1329 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1334 +#: nova/compute/manager.py:1336 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1382 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1435 nova/compute/manager.py:2574 -#: nova/compute/manager.py:4067 +#: nova/compute/manager.py:1437 nova/compute/manager.py:2578 +#: nova/compute/manager.py:4071 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1587 +#: nova/compute/manager.py:1589 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1600 +#: nova/compute/manager.py:1602 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1604 +#: nova/compute/manager.py:1606 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1608 +#: nova/compute/manager.py:1610 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1692 +#: nova/compute/manager.py:1694 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1724 +#: nova/compute/manager.py:1726 #, fuzzy, python-format msgid "Detaching from volume api: %s" msgstr "Nicht möglich Volumen zur Instanze %s hinzuzufügen" -#: nova/compute/manager.py:1742 +#: nova/compute/manager.py:1744 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1767 +#: nova/compute/manager.py:1769 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1783 +#: nova/compute/manager.py:1785 #, fuzzy, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "Nicht möglich Volumen zur Instanze %s hinzuzufügen" -#: nova/compute/manager.py:1796 +#: nova/compute/manager.py:1798 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1823 +#: nova/compute/manager.py:1825 #, fuzzy msgid "instance snapshotting" msgstr "Instanz %s: Rettung" -#: nova/compute/manager.py:1829 +#: nova/compute/manager.py:1831 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1890 +#: nova/compute/manager.py:1892 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1897 +#: nova/compute/manager.py:1899 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1902 +#: nova/compute/manager.py:1904 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1930 +#: nova/compute/manager.py:1932 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1937 +#: nova/compute/manager.py:1939 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1944 +#: nova/compute/manager.py:1946 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1959 +#: nova/compute/manager.py:1961 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1966 +#: nova/compute/manager.py:1968 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:1979 +#: nova/compute/manager.py:1981 #, python-format msgid "" "trying to inject a file into a non-running (state: " "%(current_power_state)s expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:1983 +#: nova/compute/manager.py:1985 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:2003 +#: nova/compute/manager.py:2005 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2016 +#: nova/compute/manager.py:2018 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2035 +#: nova/compute/manager.py:2037 #, fuzzy msgid "Error trying to Rescue Instance" msgstr "Nicht möglich Volumen zur Instanze %s hinzuzufügen" -#: nova/compute/manager.py:2039 +#: nova/compute/manager.py:2041 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2057 +#: nova/compute/manager.py:2059 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2078 +#: nova/compute/manager.py:2080 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2302 +#: nova/compute/manager.py:2306 #, fuzzy msgid "Instance has no source host" msgstr "Instanz %s: Rettung" -#: nova/compute/manager.py:2308 +#: nova/compute/manager.py:2312 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2325 +#: nova/compute/manager.py:2329 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2571 +#: nova/compute/manager.py:2575 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2634 +#: nova/compute/manager.py:2638 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2652 +#: nova/compute/manager.py:2656 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2690 +#: nova/compute/manager.py:2694 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2721 +#: nova/compute/manager.py:2725 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2741 +#: nova/compute/manager.py:2745 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2746 +#: nova/compute/manager.py:2750 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2749 +#: nova/compute/manager.py:2753 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2766 +#: nova/compute/manager.py:2770 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2793 +#: nova/compute/manager.py:2797 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2828 +#: nova/compute/manager.py:2832 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:2875 +#: nova/compute/manager.py:2879 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2926 +#: nova/compute/manager.py:2930 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2935 +#: nova/compute/manager.py:2939 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2950 +#: nova/compute/manager.py:2954 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2980 +#: nova/compute/manager.py:2984 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:2990 +#: nova/compute/manager.py:2994 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "Nicht möglich Volumen zur Instanze %s hinzuzufügen" -#: nova/compute/manager.py:2997 +#: nova/compute/manager.py:3001 #, 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:3021 +#: nova/compute/manager.py:3025 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3059 +#: nova/compute/manager.py:3063 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3079 +#: nova/compute/manager.py:3083 #, python-format msgid "Port %(port_id)s is not attached" msgstr "" -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3097 #, fuzzy, python-format msgid "Host %(host)s not found" msgstr "Instanz %s pausiert" -#: nova/compute/manager.py:3230 +#: nova/compute/manager.py:3234 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3258 +#: nova/compute/manager.py:3262 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3313 +#: nova/compute/manager.py:3317 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3315 +#: nova/compute/manager.py:3319 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:3329 +#: nova/compute/manager.py:3333 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3469 +#: nova/compute/manager.py:3473 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3514 +#: nova/compute/manager.py:3518 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3520 +#: nova/compute/manager.py:3524 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3529 +#: nova/compute/manager.py:3533 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3536 +#: nova/compute/manager.py:3540 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:3540 +#: nova/compute/manager.py:3544 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3547 +#: nova/compute/manager.py:3551 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3556 +#: nova/compute/manager.py:3560 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3573 +#: nova/compute/manager.py:3577 #, 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:3592 +#: nova/compute/manager.py:3596 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3616 +#: nova/compute/manager.py:3620 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3733 +#: nova/compute/manager.py:3737 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3750 +#: nova/compute/manager.py:3754 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3777 +#: nova/compute/manager.py:3781 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3782 nova/compute/manager.py:3832 +#: nova/compute/manager.py:3786 nova/compute/manager.py:3836 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3819 +#: nova/compute/manager.py:3823 #, 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:3857 +#: nova/compute/manager.py:3861 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3869 nova/compute/manager.py:3878 -#: nova/compute/manager.py:3908 +#: nova/compute/manager.py:3873 nova/compute/manager.py:3882 +#: nova/compute/manager.py:3912 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3873 +#: nova/compute/manager.py:3877 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3889 +#: nova/compute/manager.py:3893 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3895 +#: nova/compute/manager.py:3899 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3901 +#: nova/compute/manager.py:3905 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3921 #, fuzzy msgid "Instance is not (soft-)deleted." msgstr "Instanz %s: Rettung" -#: nova/compute/manager.py:3925 +#: nova/compute/manager.py:3929 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:3945 +#: nova/compute/manager.py:3949 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:3972 +#: nova/compute/manager.py:3976 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:3982 nova/compute/resource_tracker.py:314 +#: nova/compute/manager.py:3986 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4022 +#: nova/compute/manager.py:4026 #, python-format msgid "" "Detected instance with name label '%(name)s' which is marked as DELETED " "but still present on host." msgstr "" -#: nova/compute/manager.py:4029 +#: nova/compute/manager.py:4033 #, python-format msgid "" "Destroying instance with name label '%(name)s' which is marked as DELETED" " but still present on host." msgstr "" -#: nova/compute/manager.py:4036 +#: nova/compute/manager.py:4040 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" @@ -4805,85 +4795,85 @@ msgid "" " claimed." msgstr "" -#: nova/compute/resource_tracker.py:237 +#: nova/compute/resource_tracker.py:244 msgid "Auditing locally available compute resources" msgstr "" -#: nova/compute/resource_tracker.py:242 +#: nova/compute/resource_tracker.py:249 msgid "" "Virt driver does not support 'get_available_resource' Compute tracking " "is disabled." msgstr "" -#: nova/compute/resource_tracker.py:294 +#: nova/compute/resource_tracker.py:301 #, python-format msgid "Compute_service record created for %(host)s:%(node)s" msgstr "" -#: nova/compute/resource_tracker.py:300 +#: nova/compute/resource_tracker.py:307 #, python-format msgid "Compute_service record updated for %(host)s:%(node)s" msgstr "" -#: nova/compute/resource_tracker.py:324 +#: nova/compute/resource_tracker.py:331 #, python-format msgid "Hypervisor: free ram (MB): %s" msgstr "" -#: nova/compute/resource_tracker.py:325 +#: nova/compute/resource_tracker.py:332 #, python-format msgid "Hypervisor: free disk (GB): %s" msgstr "" -#: nova/compute/resource_tracker.py:330 +#: nova/compute/resource_tracker.py:337 #, python-format msgid "Hypervisor: free VCPUs: %s" msgstr "" -#: nova/compute/resource_tracker.py:332 +#: nova/compute/resource_tracker.py:339 msgid "Hypervisor: VCPU information unavailable" msgstr "" -#: nova/compute/resource_tracker.py:339 +#: nova/compute/resource_tracker.py:346 #, python-format msgid "Free ram (MB): %s" msgstr "" -#: nova/compute/resource_tracker.py:340 +#: nova/compute/resource_tracker.py:347 #, python-format msgid "Free disk (GB): %s" msgstr "" -#: nova/compute/resource_tracker.py:345 +#: nova/compute/resource_tracker.py:352 #, python-format msgid "Free VCPUS: %s" msgstr "" -#: nova/compute/resource_tracker.py:347 +#: nova/compute/resource_tracker.py:354 msgid "Free VCPU information unavailable" msgstr "" -#: nova/compute/resource_tracker.py:386 +#: nova/compute/resource_tracker.py:383 #, python-format msgid "Updating from migration %s" msgstr "" -#: nova/compute/resource_tracker.py:446 +#: nova/compute/resource_tracker.py:443 msgid "Instance not resizing, skipping migration." msgstr "" -#: nova/compute/resource_tracker.py:461 +#: nova/compute/resource_tracker.py:458 msgid "InstanceType could not be found, skipping migration." msgstr "" -#: nova/compute/resource_tracker.py:545 +#: nova/compute/resource_tracker.py:542 #, python-format msgid "" "Detected running orphan instance: %(uuid)s (consuming %(memory_mb)s MB " "memory" msgstr "" -#: nova/compute/resource_tracker.py:558 +#: nova/compute/resource_tracker.py:555 #, python-format msgid "Missing keys: %s" msgstr "" @@ -4902,26 +4892,26 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:384 +#: nova/conductor/api.py:380 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:88 +#: nova/conductor/manager.py:91 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:257 +#: nova/conductor/manager.py:262 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/console/manager.py:80 nova/console/vmrc_manager.py:63 +#: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "" -#: nova/console/manager.py:100 nova/console/vmrc_manager.py:113 +#: nova/console/manager.py:101 nova/console/vmrc_manager.py:113 #, python-format msgid "Tried to remove non-existent console %(console_id)s." msgstr "" @@ -4977,12 +4967,12 @@ msgstr "" msgid "Failed to run xvp." msgstr "" -#: nova/consoleauth/manager.py:88 +#: nova/consoleauth/manager.py:89 #, python-format msgid "Received Token: %(token)s, %(token_dict)s)" msgstr "" -#: nova/consoleauth/manager.py:112 +#: nova/consoleauth/manager.py:113 #, python-format msgid "Checking Token: %(token)s, %(token_valid)s)" msgstr "" @@ -4999,11 +4989,11 @@ msgstr "" msgid "Failed to notify cells of instance info cache update" msgstr "" -#: nova/db/api.py:1428 +#: nova/db/api.py:1446 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1583 +#: nova/db/api.py:1580 msgid "Failed to notify cells of instance fault" msgstr "" @@ -5159,7 +5149,7 @@ msgstr "" msgid "Failed storing info cache" msgstr "" -#: nova/network/api.py:239 +#: nova/network/api.py:235 #, python-format msgid "re-assign floating IP %(address)s from instance %(instance_id)s" msgstr "" @@ -5394,29 +5384,29 @@ msgstr "" msgid "Unplugged gateway interface '%s'" msgstr "" -#: nova/network/manager.py:362 +#: nova/network/manager.py:363 #, python-format msgid "Disassociated %s stale fixed ip(s)" msgstr "" -#: nova/network/manager.py:366 +#: nova/network/manager.py:367 msgid "setting network host" msgstr "" -#: nova/network/manager.py:493 +#: nova/network/manager.py:494 msgid "network allocations" msgstr "" -#: nova/network/manager.py:500 +#: nova/network/manager.py:501 #, python-format msgid "networks retrieved for instance: |%(networks_list)s|" msgstr "" -#: nova/network/manager.py:548 +#: nova/network/manager.py:549 msgid "network deallocation for instance" msgstr "" -#: nova/network/manager.py:812 +#: nova/network/manager.py:815 #, python-format msgid "" "instance-dns-zone is |%(domain)s|, which is in availability zone " @@ -5424,98 +5414,98 @@ msgid "" "created." msgstr "" -#: nova/network/manager.py:838 +#: nova/network/manager.py:841 #, python-format msgid "Quota exceeded for %(pid)s, tried to allocate fixed IP" msgstr "" -#: nova/network/manager.py:892 +#: nova/network/manager.py:895 msgid "Failed to update usages deallocating fixed IP" msgstr "" -#: nova/network/manager.py:926 +#: nova/network/manager.py:929 #, python-format msgid "Unable to release %s because vif doesn't exist." msgstr "" -#: nova/network/manager.py:949 +#: nova/network/manager.py:952 #, python-format msgid "Leased IP |%(address)s|" msgstr "" -#: nova/network/manager.py:953 +#: nova/network/manager.py:956 #, python-format msgid "IP %s leased that is not associated" msgstr "" -#: nova/network/manager.py:962 +#: nova/network/manager.py:965 #, python-format msgid "IP |%s| leased that isn't allocated" msgstr "" -#: nova/network/manager.py:967 +#: nova/network/manager.py:970 #, python-format msgid "Released IP |%(address)s|" msgstr "" -#: nova/network/manager.py:971 +#: nova/network/manager.py:974 #, python-format msgid "IP %s released that is not associated" msgstr "" -#: nova/network/manager.py:975 +#: nova/network/manager.py:978 #, python-format msgid "IP %s released that was not leased" msgstr "" -#: nova/network/manager.py:994 +#: nova/network/manager.py:997 #, python-format msgid "%s must be an integer" msgstr "" -#: nova/network/manager.py:1018 +#: nova/network/manager.py:1021 msgid "Maximum allowed length for 'label' is 255." msgstr "" -#: nova/network/manager.py:1038 +#: nova/network/manager.py:1041 #, python-format msgid "" "Subnet(s) too large, defaulting to /%s. To override, specify " "network_size flag." msgstr "" -#: nova/network/manager.py:1119 +#: nova/network/manager.py:1122 msgid "cidr already in use" msgstr "" -#: nova/network/manager.py:1122 +#: nova/network/manager.py:1125 #, python-format msgid "requested cidr (%(cidr)s) conflicts with existing supernet (%(super)s)" msgstr "" -#: nova/network/manager.py:1133 +#: nova/network/manager.py:1136 #, python-format msgid "" "requested cidr (%(cidr)s) conflicts with existing smaller cidr " "(%(smaller)s)" msgstr "" -#: nova/network/manager.py:1190 +#: nova/network/manager.py:1193 msgid "Network already exists!" msgstr "" -#: nova/network/manager.py:1209 +#: nova/network/manager.py:1212 #, python-format msgid "Network must be disassociated from project %s before delete" msgstr "" -#: nova/network/manager.py:1805 +#: nova/network/manager.py:1808 msgid "" "The sum between the number of networks and the vlan start cannot be " "greater than 4094" msgstr "" -#: nova/network/manager.py:1812 +#: nova/network/manager.py:1815 #, python-format msgid "" "The network range is not big enough to fit %(num_networks)s networks. " @@ -5758,6 +5748,24 @@ msgstr "" msgid "Fatal call to deprecated config: %(msg)s" msgstr "" +#: nova/openstack/common/loopingcall.py:84 +#, python-format +msgid "task run outlasted interval by %s sec" +msgstr "" + +#: nova/openstack/common/loopingcall.py:91 +msgid "in fixed duration looping call" +msgstr "" + +#: nova/openstack/common/loopingcall.py:131 +#, python-format +msgid "Dynamic looping call sleeping for %.02f seconds" +msgstr "" + +#: nova/openstack/common/loopingcall.py:138 +msgid "in dynamic looping call" +msgstr "" + #: nova/openstack/common/policy.py:394 #, python-format msgid "Failed to understand rule %(rule)s" @@ -6258,7 +6266,7 @@ msgstr "" msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:210 +#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:211 #, python-format msgid "Setting instance to %(state)s state." msgstr "" @@ -6356,7 +6364,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:196 +#: nova/scheduler/manager.py:197 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -6500,27 +6508,27 @@ msgstr "" msgid "Returns one member of the [%s] group" msgstr "" -#: nova/servicegroup/drivers/db.py:41 +#: nova/servicegroup/drivers/db.py:42 #, python-format msgid "" "DB_Driver: join new ServiceGroup member %(member_id)s to the %(group_id)s" " group, service = %(service)s" msgstr "" -#: nova/servicegroup/drivers/db.py:45 +#: nova/servicegroup/drivers/db.py:46 msgid "service is a mandatory argument for DB based ServiceGroup driver" msgstr "" -#: nova/servicegroup/drivers/db.py:74 +#: nova/servicegroup/drivers/db.py:76 #, python-format msgid "DB_Driver: get_all members of the %s group" msgstr "" -#: nova/servicegroup/drivers/db.py:97 nova/servicegroup/drivers/mc.py:102 +#: nova/servicegroup/drivers/db.py:99 nova/servicegroup/drivers/mc.py:103 msgid "Recovered model server connection!" msgstr "" -#: nova/servicegroup/drivers/db.py:103 nova/servicegroup/drivers/mc.py:108 +#: nova/servicegroup/drivers/db.py:105 nova/servicegroup/drivers/mc.py:109 msgid "model server went away" msgstr "" @@ -6539,7 +6547,7 @@ msgstr "" msgid "service is a mandatory argument for Memcached based ServiceGroup driver" msgstr "" -#: nova/servicegroup/drivers/mc.py:77 +#: nova/servicegroup/drivers/mc.py:78 #, python-format msgid "Memcached_Driver: get_all members of the %s group" msgstr "" @@ -6568,22 +6576,22 @@ msgstr "" msgid "ZooKeeperDriver.leave: %(id)s has not joined to the %(gr)s group" msgstr "" -#: nova/storage/linuxscsi.py:70 +#: nova/storage/linuxscsi.py:71 #, python-format msgid "Trying (%(tries)s) to remove device %(device)s" msgstr "" -#: nova/storage/linuxscsi.py:99 +#: nova/storage/linuxscsi.py:101 #, python-format msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:117 +#: nova/storage/linuxscsi.py:119 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:121 +#: nova/storage/linuxscsi.py:123 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -6936,28 +6944,28 @@ msgstr "" msgid "Baremetal power manager failed to start node for instance %r" msgstr "" -#: nova/virt/baremetal/ipmi.py:85 +#: nova/virt/baremetal/ipmi.py:86 #, python-format msgid "pid file %s does not contain any pid" msgstr "" -#: nova/virt/baremetal/ipmi.py:108 +#: nova/virt/baremetal/ipmi.py:109 msgid "Node id not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:111 +#: nova/virt/baremetal/ipmi.py:112 msgid "Address not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:114 +#: nova/virt/baremetal/ipmi.py:115 msgid "User not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:117 +#: nova/virt/baremetal/ipmi.py:118 msgid "Password not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:134 +#: nova/virt/baremetal/ipmi.py:135 #, fuzzy, python-format msgid "ipmitool stdout: '%(out)s', stderr: '%(err)s'" msgstr "" @@ -6967,19 +6975,19 @@ msgstr "" "Stdout: %(stdout)r\n" "Stderr: %(stderr)r" -#: nova/virt/baremetal/ipmi.py:160 +#: nova/virt/baremetal/ipmi.py:161 msgid "IPMI power on failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:182 +#: nova/virt/baremetal/ipmi.py:183 msgid "IPMI power off failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:192 +#: nova/virt/baremetal/ipmi.py:193 msgid "IPMI set next bootdev failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:197 nova/virt/baremetal/tilera_pdu.py:152 +#: nova/virt/baremetal/ipmi.py:198 nova/virt/baremetal/tilera_pdu.py:152 #, python-format msgid "Activate node called, but node %s is already active" msgstr "" @@ -7637,7 +7645,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:135 nova/virt/libvirt/driver.py:3726 +#: nova/virt/hyperv/hostops.py:135 nova/virt/libvirt/driver.py:3728 #: nova/virt/xenapi/host.py:148 msgid "Updating host stats" msgstr "" @@ -7982,12 +7990,12 @@ msgstr "" msgid "Using config drive for instance: %s" msgstr "Nicht möglich Volumen zur Instanze %s hinzuzufügen" -#: nova/virt/hyperv/vmops.py:226 nova/virt/libvirt/driver.py:1867 +#: nova/virt/hyperv/vmops.py:226 nova/virt/libvirt/driver.py:1869 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:234 nova/virt/libvirt/driver.py:1874 +#: nova/virt/hyperv/vmops.py:234 nova/virt/libvirt/driver.py:1876 #, python-format msgid "Creating config drive failed with error: %s" msgstr "" @@ -8147,7 +8155,7 @@ msgstr "" msgid "Detaching physical disk from instance: %s" msgstr "Nicht möglich Volumen zur Instanze %s hinzuzufügen" -#: nova/virt/hyperv/volumeops.py:186 nova/virt/libvirt/driver.py:894 +#: nova/virt/hyperv/volumeops.py:186 nova/virt/libvirt/driver.py:896 msgid "Could not determine iscsi initiator name" msgstr "" @@ -8181,236 +8189,236 @@ msgstr "" msgid "Unable to determine disk bus for '%s'" msgstr "" -#: nova/virt/libvirt/driver.py:339 +#: nova/virt/libvirt/driver.py:340 #, python-format msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:545 +#: nova/virt/libvirt/driver.py:546 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:553 +#: nova/virt/libvirt/driver.py:554 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:570 +#: nova/virt/libvirt/driver.py:571 #, python-format msgid "URI %s does not support events" msgstr "" -#: nova/virt/libvirt/driver.py:586 +#: nova/virt/libvirt/driver.py:587 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:608 nova/virt/libvirt/driver.py:611 +#: nova/virt/libvirt/driver.py:609 nova/virt/libvirt/driver.py:612 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:629 +#: nova/virt/libvirt/driver.py:630 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:720 +#: nova/virt/libvirt/driver.py:721 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:735 +#: nova/virt/libvirt/driver.py:736 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:740 +#: nova/virt/libvirt/driver.py:741 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:751 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:759 +#: nova/virt/libvirt/driver.py:761 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:778 +#: nova/virt/libvirt/driver.py:780 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:794 +#: nova/virt/libvirt/driver.py:796 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:814 +#: nova/virt/libvirt/driver.py:816 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:820 +#: nova/virt/libvirt/driver.py:822 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:848 +#: nova/virt/libvirt/driver.py:850 #, python-format msgid "Deleting instance files %(target)s" msgstr "" -#: nova/virt/libvirt/driver.py:857 +#: nova/virt/libvirt/driver.py:859 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:900 +#: nova/virt/libvirt/driver.py:902 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:907 +#: nova/virt/libvirt/driver.py:909 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:912 +#: nova/virt/libvirt/driver.py:914 msgid "No Volume Connector found." msgstr "" -#: nova/virt/libvirt/driver.py:1034 +#: nova/virt/libvirt/driver.py:1036 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1058 +#: nova/virt/libvirt/driver.py:1060 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1078 +#: nova/virt/libvirt/driver.py:1080 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1082 +#: nova/virt/libvirt/driver.py:1084 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1171 +#: nova/virt/libvirt/driver.py:1173 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1174 +#: nova/virt/libvirt/driver.py:1176 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1203 +#: nova/virt/libvirt/driver.py:1205 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1215 +#: nova/virt/libvirt/driver.py:1217 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1288 +#: nova/virt/libvirt/driver.py:1290 #, fuzzy msgid "Instance soft rebooted successfully." msgstr "Volume %s: erfolgreich erstellt" -#: nova/virt/libvirt/driver.py:1292 +#: nova/virt/libvirt/driver.py:1294 msgid "Failed to soft reboot instance." msgstr "" -#: nova/virt/libvirt/driver.py:1327 +#: nova/virt/libvirt/driver.py:1329 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1335 +#: nova/virt/libvirt/driver.py:1337 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:1383 +#: nova/virt/libvirt/driver.py:1385 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1530 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:1535 nova/virt/powervm/operator.py:220 +#: nova/virt/libvirt/driver.py:1537 nova/virt/powervm/operator.py:220 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1551 +#: nova/virt/libvirt/driver.py:1553 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:1588 nova/virt/libvirt/driver.py:1614 +#: nova/virt/libvirt/driver.py:1590 nova/virt/libvirt/driver.py:1616 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1603 +#: nova/virt/libvirt/driver.py:1605 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:1672 +#: nova/virt/libvirt/driver.py:1674 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:1676 +#: nova/virt/libvirt/driver.py:1678 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:1681 nova/virt/libvirt/driver.py:1686 +#: nova/virt/libvirt/driver.py:1683 nova/virt/libvirt/driver.py:1688 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:1757 +#: nova/virt/libvirt/driver.py:1759 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:1858 +#: nova/virt/libvirt/driver.py:1860 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:1907 +#: nova/virt/libvirt/driver.py:1909 #, python-format msgid "Injecting %(inj)s into image %(img_id)s" msgstr "" -#: nova/virt/libvirt/driver.py:1917 +#: nova/virt/libvirt/driver.py:1919 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:1974 +#: nova/virt/libvirt/driver.py:1976 #, python-format msgid "" "Config requested an explicit CPU model, but the current libvirt " "hypervisor '%s' does not support selecting CPU models" msgstr "" -#: nova/virt/libvirt/driver.py:1980 +#: nova/virt/libvirt/driver.py:1982 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:1984 +#: nova/virt/libvirt/driver.py:1986 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:1988 +#: nova/virt/libvirt/driver.py:1990 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2004 +#: nova/virt/libvirt/driver.py:2006 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:2325 +#: nova/virt/libvirt/driver.py:2327 #, python-format msgid "" "Start to_xml instance=%(instance)s network_info=%(network_info)s " @@ -8418,92 +8426,92 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:2340 +#: nova/virt/libvirt/driver.py:2342 #, python-format msgid "End to_xml instance=%(instance)s xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:2357 +#: nova/virt/libvirt/driver.py:2359 #, python-format msgid "" "Error from libvirt while looking up %(instance_name)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:2525 +#: nova/virt/libvirt/driver.py:2527 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:2576 +#: nova/virt/libvirt/driver.py:2578 #, python-format msgid "couldn't obtain the vpu count from domain id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2582 +#: nova/virt/libvirt/driver.py:2584 #, python-format msgid "List of domains returned by libVirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2584 +#: nova/virt/libvirt/driver.py:2586 #, python-format msgid "libVirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2648 +#: nova/virt/libvirt/driver.py:2650 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:2731 +#: nova/virt/libvirt/driver.py:2733 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:2755 +#: nova/virt/libvirt/driver.py:2757 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2759 +#: nova/virt/libvirt/driver.py:2761 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:2836 +#: nova/virt/libvirt/driver.py:2838 #, python-format msgid "" "Creating tmpfile %s to verify with other compute node that the instance " "is on the same shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2918 +#: nova/virt/libvirt/driver.py:2920 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2926 +#: nova/virt/libvirt/driver.py:2928 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2963 +#: nova/virt/libvirt/driver.py:2965 #, python-format msgid "" "Unable to migrate %(instance_uuid)s: Disk of instance is too " "large(available on destination host:%(available)s < need:%(necessary)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2988 +#: nova/virt/libvirt/driver.py:2990 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:3000 +#: nova/virt/libvirt/driver.py:3002 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -8513,67 +8521,67 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:3017 +#: nova/virt/libvirt/driver.py:3019 #, python-format msgid "" "Creating tmpfile %s to notify to other compute nodes that they should " "mount the same storage." msgstr "" -#: nova/virt/libvirt/driver.py:3065 +#: nova/virt/libvirt/driver.py:3067 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:3137 +#: nova/virt/libvirt/driver.py:3139 #, python-format msgid "Live Migration failure: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:3230 +#: nova/virt/libvirt/driver.py:3232 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:3342 +#: nova/virt/libvirt/driver.py:3344 #, python-format msgid "" "Error from libvirt while getting description of %(instance_name)s: [Error" " Code %(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3359 +#: nova/virt/libvirt/driver.py:3361 #, python-format msgid "skipping %(path)s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:3364 +#: nova/virt/libvirt/driver.py:3366 #, python-format msgid "skipping disk for %(instance_name)s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:3405 +#: nova/virt/libvirt/driver.py:3407 #, python-format msgid "Getting disk size of %(i_name)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:3451 +#: nova/virt/libvirt/driver.py:3453 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:3510 +#: nova/virt/libvirt/driver.py:3512 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:3516 +#: nova/virt/libvirt/driver.py:3518 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:3578 +#: nova/virt/libvirt/driver.py:3580 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:3699 +#: nova/virt/libvirt/driver.py:3701 #, python-format msgid "Checking instance files accessability%(instance_path)s" msgstr "" @@ -8865,87 +8873,87 @@ msgid "" "attribute" msgstr "" -#: nova/virt/libvirt/volume.py:237 +#: nova/virt/libvirt/volume.py:238 #, python-format msgid "iSCSI device not found at %s" msgstr "" -#: nova/virt/libvirt/volume.py:240 +#: nova/virt/libvirt/volume.py:241 #, python-format msgid "" "ISCSI volume not yet found at: %(disk_dev)s. Will rescan & retry. Try " "number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:252 +#: nova/virt/libvirt/volume.py:253 #, python-format msgid "Found iSCSI node %(disk_dev)s (after %(tries)s rescans)" msgstr "" -#: nova/virt/libvirt/volume.py:488 nova/virt/libvirt/volume.py:609 +#: nova/virt/libvirt/volume.py:489 nova/virt/libvirt/volume.py:610 #, python-format msgid "%s is already mounted" msgstr "" -#: nova/virt/libvirt/volume.py:544 +#: nova/virt/libvirt/volume.py:545 #, python-format msgid "AoE device not found at %s" msgstr "" -#: nova/virt/libvirt/volume.py:546 +#: nova/virt/libvirt/volume.py:547 #, python-format msgid "AoE volume not yet found at: %(aoedevpath)s. Try number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:560 +#: nova/virt/libvirt/volume.py:561 #, python-format msgid "Found AoE device %(aoedevpath)s (after %(tries)s rediscover)" msgstr "" -#: nova/virt/libvirt/volume.py:688 +#: nova/virt/libvirt/volume.py:689 msgid "We are unable to locate any Fibre Channel devices" msgstr "" -#: nova/virt/libvirt/volume.py:697 +#: nova/virt/libvirt/volume.py:698 #, python-format msgid "Looking for Fibre Channel dev %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:707 +#: nova/virt/libvirt/volume.py:708 msgid "Fibre Channel device not found." msgstr "" -#: nova/virt/libvirt/volume.py:710 +#: nova/virt/libvirt/volume.py:711 #, python-format msgid "" "Fibre volume not yet found at: %(mount_device)s. Will rescan & retry. " "Try number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:726 +#: nova/virt/libvirt/volume.py:727 #, python-format msgid "Found Fibre Channel volume %(mount_device)s (after %(tries)s rescans)" msgstr "" -#: nova/virt/libvirt/volume.py:733 +#: nova/virt/libvirt/volume.py:734 #, python-format msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:799 +#: nova/virt/libvirt/volume.py:800 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:810 +#: nova/virt/libvirt/volume.py:811 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:816 +#: nova/virt/libvirt/volume.py:817 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:831 +#: nova/virt/libvirt/volume.py:832 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -9219,17 +9227,17 @@ msgstr "" msgid "In vmwareapi:_call_method, got this exception: %s" msgstr "" -#: nova/virt/vmwareapi/driver.py:574 +#: nova/virt/vmwareapi/driver.py:575 #, python-format msgid "Task [%(task_name)s] %(task_ref)s status: success" msgstr "" -#: nova/virt/vmwareapi/driver.py:579 +#: nova/virt/vmwareapi/driver.py:580 #, python-format msgid "Task [%(task_name)s] %(task_ref)s status: error %(error_info)s" msgstr "" -#: nova/virt/vmwareapi/driver.py:583 +#: nova/virt/vmwareapi/driver.py:584 #, python-format msgid "In vmwareapi:_poll_task, Got this error %s" msgstr "" @@ -10837,6 +10845,9 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "Invalid value '%s' for force. " +#~ msgid "Periodic task processor sleeping for %.02f seconds" +#~ msgstr "" + +#~ msgid "No backdoor API command for service: %s\n" #~ msgstr "" diff --git a/nova/locale/en_AU/LC_MESSAGES/nova.po b/nova/locale/en_AU/LC_MESSAGES/nova.po index 761466266..cd112c4f9 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 <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2013-04-24 00:04+0000\n" +"POT-Creation-Date: 2013-04-26 00:05+0000\n" "PO-Revision-Date: 2011-10-21 11:27+0000\n" "Last-Translator: Tom Fifield <Unknown>\n" "Language-Team: English (Australia) <en_AU@li.org>\n" @@ -188,7 +188,7 @@ msgid "" msgstr "" #: nova/exception.py:254 nova/api/ec2/cloud.py:463 -#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2735 +#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2740 msgid "Keypair data is invalid" msgstr "" @@ -1309,27 +1309,27 @@ msgstr "" msgid "Running %(name)s post-hook: %(obj)s" msgstr "" -#: nova/manager.py:172 +#: nova/manager.py:173 #, python-format msgid "Skipping periodic task %(task)s because its interval is negative" msgstr "" -#: nova/manager.py:177 +#: nova/manager.py:178 #, python-format msgid "Skipping periodic task %(task)s because it is disabled" msgstr "" -#: nova/manager.py:238 +#: nova/manager.py:241 #, python-format msgid "Running periodic task %(full_task_name)s" msgstr "" -#: nova/manager.py:246 +#: nova/manager.py:249 #, python-format msgid "Error during %(full_task_name)s: %(e)s" msgstr "" -#: nova/manager.py:315 +#: nova/manager.py:319 msgid "Notifying Schedulers of capabilities ..." msgstr "" @@ -1375,208 +1375,195 @@ msgstr "" msgid "Rolled back reservations %(reservations)s" msgstr "" -#: nova/service.py:196 +#: nova/service.py:197 msgid "Full set of CONF:" msgstr "" -#: nova/service.py:203 +#: nova/service.py:204 #, python-format msgid "%(flag)s : FLAG SET " msgstr "" -#: nova/service.py:213 nova/service.py:311 +#: nova/service.py:214 nova/service.py:312 #, python-format msgid "Caught %s, exiting" msgstr "" -#: nova/service.py:257 +#: nova/service.py:258 msgid "Parent process has died unexpectedly, exiting" msgstr "" -#: nova/service.py:293 +#: nova/service.py:294 msgid "Forking too fast, sleeping" msgstr "" -#: nova/service.py:316 +#: nova/service.py:317 msgid "Unhandled exception" msgstr "" -#: nova/service.py:323 +#: nova/service.py:324 #, python-format msgid "Started child %d" msgstr "" -#: nova/service.py:333 +#: nova/service.py:334 #, fuzzy, python-format msgid "Starting %d workers" msgstr "start address" -#: nova/service.py:347 +#: nova/service.py:348 #, python-format msgid "Child %(pid)d killed by signal %(sig)d" msgstr "" -#: nova/service.py:350 +#: nova/service.py:351 #, python-format msgid "Child %(pid)d exited with status %(code)d" msgstr "" -#: nova/service.py:353 +#: nova/service.py:354 #, python-format msgid "pid %d not in child list" msgstr "" -#: nova/service.py:373 +#: nova/service.py:374 #, python-format msgid "Caught %s, stopping children" msgstr "" -#: nova/service.py:384 +#: nova/service.py:385 #, python-format msgid "Waiting on %d children to exit" msgstr "" -#: nova/service.py:426 +#: nova/service.py:427 #, fuzzy, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "Starting %(topic)s node (version %(vcs_string)s)" -#: nova/service.py:443 nova/openstack/common/rpc/service.py:47 +#: nova/service.py:444 nova/openstack/common/rpc/service.py:47 #, python-format msgid "Creating Consumer connection for Service %s" msgstr "" -#: nova/service.py:463 +#: nova/service.py:464 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:545 +#: nova/service.py:546 msgid "Service killed that has no database entry" msgstr "Service killed that has no database entry" -#: nova/service.py:580 +#: nova/service.py:581 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:678 +#: nova/service.py:679 msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:145 +#: nova/utils.py:144 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:198 nova/openstack/common/processutils.py:90 +#: nova/utils.py:197 nova/openstack/common/processutils.py:90 #, python-format msgid "Got unknown keyword args to utils.execute: %r" msgstr "" -#: nova/utils.py:209 nova/openstack/common/processutils.py:99 +#: nova/utils.py:208 nova/openstack/common/processutils.py:99 #, python-format msgid "Running cmd (subprocess): %s" msgstr "Running cmd (subprocess): %s" -#: nova/utils.py:233 nova/utils.py:311 +#: nova/utils.py:232 nova/utils.py:310 #: nova/openstack/common/processutils.py:114 nova/virt/powervm/common.py:90 #, python-format msgid "Result was %s" msgstr "Result was %s" -#: nova/utils.py:246 nova/openstack/common/processutils.py:128 +#: nova/utils.py:245 nova/openstack/common/processutils.py:128 #, python-format msgid "%r failed. Retrying." msgstr "" -#: nova/utils.py:286 +#: nova/utils.py:285 #, python-format msgid "Running cmd (SSH): %s" msgstr "Running cmd (SSH): %s" -#: nova/utils.py:288 +#: nova/utils.py:287 msgid "Environment not supported over SSH" msgstr "" -#: nova/utils.py:292 +#: nova/utils.py:291 msgid "process_input not supported over SSH" msgstr "" -#: nova/utils.py:327 +#: nova/utils.py:326 #, python-format msgid "debug in callback: %s" msgstr "debug in callback: %s" -#: nova/utils.py:489 +#: nova/utils.py:488 #, python-format msgid "Link Local address is not found.:%s" msgstr "Link Local address is not found.:%s" -#: nova/utils.py:492 +#: nova/utils.py:491 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "Couldn't get Link Local IP of %(interface)s :%(ex)s" -#: nova/utils.py:531 +#: nova/utils.py:530 #, python-format msgid "Invalid backend: %s" msgstr "Invalid backend: %s" -#: nova/utils.py:603 -msgid "in fixed duration looping call" -msgstr "" - -#: nova/utils.py:638 -#, python-format -msgid "Periodic task processor sleeping for %.02f seconds" -msgstr "" - -#: nova/utils.py:645 -msgid "in dynamic looping call" -msgstr "" - -#: nova/utils.py:699 +#: nova/utils.py:591 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:828 +#: nova/utils.py:720 #, python-format msgid "Expected object of type: %s" msgstr "" -#: nova/utils.py:857 +#: nova/utils.py:749 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:1013 +#: nova/utils.py:905 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:1079 +#: nova/utils.py:971 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:1211 nova/virt/configdrive.py:177 +#: nova/utils.py:1103 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1363 +#: nova/utils.py:1255 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1367 +#: nova/utils.py:1259 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1372 +#: nova/utils.py:1264 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -2618,7 +2605,7 @@ msgstr "" #: nova/api/openstack/compute/servers.py:1220 #: nova/api/openstack/compute/contrib/aggregates.py:143 -#: nova/api/openstack/compute/contrib/coverage_ext.py:303 +#: nova/api/openstack/compute/contrib/coverage_ext.py:282 #: nova/api/openstack/compute/contrib/keypairs.py:78 msgid "Invalid request body" msgstr "" @@ -2867,47 +2854,42 @@ msgstr "Unable to detach volume %s" msgid "Instance not yet ready" msgstr "instance %s: rescued" -#: nova/api/openstack/compute/contrib/coverage_ext.py:114 +#: nova/api/openstack/compute/contrib/coverage_ext.py:95 #, python-format msgid "Can't connect to service: %s, no portspecified\n" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:117 -#, python-format -msgid "No backdoor API command for service: %s\n" -msgstr "" - -#: nova/api/openstack/compute/contrib/coverage_ext.py:135 +#: nova/api/openstack/compute/contrib/coverage_ext.py:114 msgid "Coverage begin" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:182 +#: nova/api/openstack/compute/contrib/coverage_ext.py:161 #, fuzzy msgid "Coverage not running" msgstr "xvp not running..." -#: nova/api/openstack/compute/contrib/coverage_ext.py:211 +#: nova/api/openstack/compute/contrib/coverage_ext.py:190 msgid "Invalid path" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:215 +#: nova/api/openstack/compute/contrib/coverage_ext.py:194 msgid "No path given for report file" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:222 +#: nova/api/openstack/compute/contrib/coverage_ext.py:201 msgid "You can't use html reports without combining" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:235 +#: nova/api/openstack/compute/contrib/coverage_ext.py:214 #, python-format msgid "Directory conflict: %s already exists" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:293 +#: nova/api/openstack/compute/contrib/coverage_ext.py:272 msgid "Python coverage module is not installed." msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:301 +#: nova/api/openstack/compute/contrib/coverage_ext.py:280 #, python-format msgid "Coverage doesn't have %s action" msgstr "" @@ -3286,6 +3268,15 @@ msgstr "Reboot instance %r" msgid "stop instance" msgstr "Reboot instance %r" +#: nova/api/openstack/compute/contrib/services.py:123 +#, fuzzy, python-format +msgid "Unknown action" +msgstr "action: %s" + +#: nova/api/openstack/compute/contrib/services.py:137 +msgid "Unknown service" +msgstr "" + #: nova/api/openstack/compute/contrib/simple_tenant_usage.py:226 msgid "Invalid start time. The start time cannot occur after the end time." msgstr "" @@ -3375,54 +3366,54 @@ msgstr "" msgid "Error waiting for responses from neighbor cells: %(exc)s" msgstr "" -#: nova/cells/messaging.py:651 +#: nova/cells/messaging.py:652 #, python-format msgid "Unknown method '%(method)s' in compute API" msgstr "" -#: nova/cells/messaging.py:674 +#: nova/cells/messaging.py:675 #, python-format msgid "Received capabilities from child cell %(cell_name)s: %(capabilities)s" msgstr "" -#: nova/cells/messaging.py:683 +#: nova/cells/messaging.py:684 #, python-format msgid "Received capacities from child cell %(cell_name)s: %(capacities)s" msgstr "" -#: nova/cells/messaging.py:795 +#: nova/cells/messaging.py:810 #, fuzzy, python-format msgid "Got update for instance %(instance_uuid)s: %(instance)s" msgstr "Going to start terminating instances" -#: nova/cells/messaging.py:823 +#: nova/cells/messaging.py:838 #, fuzzy, python-format msgid "Got update to delete instance %(instance_uuid)s" msgstr "Going to start terminating instances" -#: nova/cells/messaging.py:838 +#: nova/cells/messaging.py:853 #, python-format msgid "Got broadcast to %(delete_type)s delete instance" msgstr "" -#: nova/cells/messaging.py:852 +#: nova/cells/messaging.py:867 #, python-format msgid "Got message to create instance fault: %(instance_fault)s" msgstr "" -#: nova/cells/messaging.py:873 +#: nova/cells/messaging.py:888 #, python-format msgid "" "Forcing a sync of instances, project_id=%(projid_str)s, " "updated_since=%(since_str)s" msgstr "" -#: nova/cells/messaging.py:1057 +#: nova/cells/messaging.py:1072 #, python-format msgid "Updating parents with our capabilities: %(capabs)s" msgstr "" -#: nova/cells/messaging.py:1077 +#: nova/cells/messaging.py:1092 #, python-format msgid "Updating parents with our capacities: %(capacities)s" msgstr "" @@ -3851,299 +3842,299 @@ msgstr "" msgid "No nova entries in syslog!" msgstr "" -#: nova/compute/api.py:281 +#: nova/compute/api.py:282 #, fuzzy msgid "Cannot run any more instances of this type." msgstr "Instance quota exceeded. You can only run %s more instances of this type." -#: nova/compute/api.py:288 +#: nova/compute/api.py:289 #, fuzzy, python-format msgid "Can only run %s more instances of this type." msgstr "Instance quota exceeded. You can only run %s more instances of this type." -#: nova/compute/api.py:297 +#: nova/compute/api.py:298 #, python-format msgid "" "%(overs)s quota exceeded for %(pid)s, tried to run %(min_count)s " "instances. %(msg)s" msgstr "" -#: nova/compute/api.py:317 +#: nova/compute/api.py:318 #, python-format msgid "" "Quota exceeded for %(pid)s, tried to set %(num_metadata)s metadata " "properties" msgstr "" -#: nova/compute/api.py:327 +#: nova/compute/api.py:328 msgid "Metadata property key blank" msgstr "" -#: nova/compute/api.py:331 +#: nova/compute/api.py:332 msgid "Metadata property key greater than 255 characters" msgstr "" -#: nova/compute/api.py:335 +#: nova/compute/api.py:336 msgid "Metadata property value greater than 255 characters" msgstr "" -#: nova/compute/api.py:453 +#: nova/compute/api.py:454 msgid "Failed to set instance name using multi_instance_display_name_template." msgstr "" -#: nova/compute/api.py:493 +#: nova/compute/api.py:494 #, fuzzy msgid "Cannot attach one or more volumes to multiple instances" msgstr "Unable to attach volume to instance %s" -#: nova/compute/api.py:607 +#: nova/compute/api.py:608 #, python-format msgid "Going to run %s instances..." msgstr "Going to run %s instances..." -#: nova/compute/api.py:720 +#: nova/compute/api.py:721 #, python-format msgid "bdm %s" msgstr "" -#: nova/compute/api.py:747 +#: nova/compute/api.py:748 #, python-format msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1016 +#: nova/compute/api.py:1017 #, fuzzy msgid "instance termination disabled" msgstr "Going to start terminating instances" -#: nova/compute/api.py:1152 +#: nova/compute/api.py:1153 #, fuzzy, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "instance %s: booted" -#: nova/compute/api.py:1158 +#: nova/compute/api.py:1159 #, fuzzy msgid "going to delete a resizing instance" msgstr "Going to start terminating instances" -#: nova/compute/api.py:1168 +#: nova/compute/api.py:1169 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1212 +#: nova/compute/api.py:1213 #, fuzzy msgid "Going to try to soft delete instance" msgstr "Going to try to terminate %s" -#: nova/compute/api.py:1236 +#: nova/compute/api.py:1237 #, fuzzy msgid "Going to try to terminate instance" msgstr "Going to try to terminate %s" -#: nova/compute/api.py:1286 +#: nova/compute/api.py:1287 #, fuzzy msgid "Going to try to stop instance" msgstr "Going to try to terminate %s" -#: nova/compute/api.py:1303 +#: nova/compute/api.py:1304 #, fuzzy msgid "Going to try to start instance" msgstr "Going to try to terminate %s" -#: nova/compute/api.py:1376 +#: nova/compute/api.py:1377 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1613 +#: nova/compute/api.py:1614 #, fuzzy, python-format msgid "snapshot for %s" msgstr "Starting snapshot for VM %s" -#: nova/compute/api.py:1964 +#: nova/compute/api.py:1965 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:1973 +#: nova/compute/api.py:1974 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2015 +#: nova/compute/api.py:2016 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2153 +#: nova/compute/api.py:2150 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2260 +#: nova/compute/api.py:2257 msgid "Locking" msgstr "" -#: nova/compute/api.py:2268 +#: nova/compute/api.py:2265 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2337 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2453 +#: nova/compute/api.py:2450 #, fuzzy, python-format msgid "Going to try to live migrate instance to %s" msgstr "Going to try to terminate %s" -#: nova/compute/api.py:2472 +#: nova/compute/api.py:2469 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2476 +#: nova/compute/api.py:2473 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2715 +#: nova/compute/api.py:2720 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2719 +#: nova/compute/api.py:2724 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2816 +#: nova/compute/api.py:2821 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2819 +#: nova/compute/api.py:2824 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2827 +#: nova/compute/api.py:2832 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2833 +#: nova/compute/api.py:2838 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2853 +#: nova/compute/api.py:2858 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2856 +#: nova/compute/api.py:2861 #, python-format msgid "Create Security Group %s" msgstr "Create Security Group %s" -#: nova/compute/api.py:2863 +#: nova/compute/api.py:2868 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2928 +#: nova/compute/api.py:2933 #, fuzzy, python-format msgid "Unable to delete system group '%s'" msgstr "Unable to destroy VBD %s" -#: nova/compute/api.py:2933 +#: nova/compute/api.py:2938 #, fuzzy msgid "Security group is still in use" msgstr "Revoke security group ingress %s" -#: nova/compute/api.py:2941 +#: nova/compute/api.py:2946 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:2944 +#: nova/compute/api.py:2949 #, python-format msgid "Delete security group %s" msgstr "Delete security group %s" -#: nova/compute/api.py:3030 nova/compute/api.py:3107 +#: nova/compute/api.py:3035 nova/compute/api.py:3112 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3046 +#: nova/compute/api.py:3051 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3049 +#: nova/compute/api.py:3054 #, python-format msgid "Authorize security group ingress %s" msgstr "Authorise security group ingress %s" -#: nova/compute/api.py:3060 +#: nova/compute/api.py:3065 #, python-format msgid "Revoke security group ingress %s" msgstr "Revoke security group ingress %s" -#: nova/compute/api.py:3114 +#: nova/compute/api.py:3119 msgid "Security group id should be integer" msgstr "" -#: nova/compute/claims.py:94 nova/compute/claims.py:218 +#: nova/compute/claims.py:91 nova/compute/claims.py:214 #, python-format msgid "Aborting claim: %s" msgstr "" -#: nova/compute/claims.py:116 +#: nova/compute/claims.py:113 #, python-format msgid "" "Attempting claim: memory %(memory_mb)d MB, disk %(disk_gb)d GB, VCPUs " "%(vcpus)d" msgstr "" -#: nova/compute/claims.py:128 +#: nova/compute/claims.py:125 msgid "Claim successful" msgstr "" -#: nova/compute/claims.py:130 +#: nova/compute/claims.py:127 #, fuzzy msgid "Claim failed" msgstr "Starting Bridge interface for %s" -#: nova/compute/claims.py:135 +#: nova/compute/claims.py:132 msgid "Memory" msgstr "" -#: nova/compute/claims.py:144 +#: nova/compute/claims.py:141 msgid "Disk" msgstr "" -#: nova/compute/claims.py:153 +#: nova/compute/claims.py:150 msgid "CPU" msgstr "" -#: nova/compute/claims.py:165 +#: nova/compute/claims.py:162 #, python-format msgid "Total %(type_)s: %(total)d %(unit)s, used: %(used)d %(unit)s" msgstr "" -#: nova/compute/claims.py:170 +#: nova/compute/claims.py:167 #, python-format msgid "%(type_)s limit not specified, defaulting to unlimited" msgstr "" -#: nova/compute/claims.py:177 +#: nova/compute/claims.py:174 #, python-format msgid "%(type_)s limit: %(limit)d %(unit)s, free: %(free)d %(unit)s" msgstr "" -#: nova/compute/claims.py:184 +#: nova/compute/claims.py:181 #, python-format msgid "" "Unable to claim resources. Free %(type_)s %(free)d %(unit)s < requested " @@ -4278,573 +4269,573 @@ msgstr "" msgid "Checking state" msgstr "" -#: nova/compute/manager.py:743 +#: nova/compute/manager.py:745 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:760 +#: nova/compute/manager.py:762 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:852 +#: nova/compute/manager.py:854 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:861 nova/compute/manager.py:2344 +#: nova/compute/manager.py:863 nova/compute/manager.py:2348 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" -#: nova/compute/manager.py:912 +#: nova/compute/manager.py:914 #, fuzzy msgid "Failed to dealloc network for deleted instance" msgstr "Going to try to terminate %s" -#: nova/compute/manager.py:918 +#: nova/compute/manager.py:920 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:940 +#: nova/compute/manager.py:942 #, fuzzy, python-format msgid "Error: %s" msgstr "Caught error: %s" -#: nova/compute/manager.py:957 +#: nova/compute/manager.py:959 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:982 nova/compute/manager.py:2398 +#: nova/compute/manager.py:984 nova/compute/manager.py:2402 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1000 +#: nova/compute/manager.py:1002 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1007 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1011 +#: nova/compute/manager.py:1013 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1040 +#: nova/compute/manager.py:1042 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1090 +#: nova/compute/manager.py:1092 #, python-format msgid "" "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, " "allowed_size_bytes=%(allowed_size_bytes)d" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1098 #, python-format msgid "" "Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed " "size %(allowed_size_bytes)d" msgstr "" -#: nova/compute/manager.py:1106 +#: nova/compute/manager.py:1108 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1132 +#: nova/compute/manager.py:1134 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1135 +#: nova/compute/manager.py:1137 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1146 +#: nova/compute/manager.py:1148 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1167 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1216 +#: nova/compute/manager.py:1218 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1287 +#: nova/compute/manager.py:1289 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1303 +#: nova/compute/manager.py:1305 #, fuzzy msgid "Failed to deallocate network for instance." msgstr "Going to try to terminate %s" -#: nova/compute/manager.py:1324 +#: nova/compute/manager.py:1326 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1327 +#: nova/compute/manager.py:1329 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1334 +#: nova/compute/manager.py:1336 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1382 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1435 nova/compute/manager.py:2574 -#: nova/compute/manager.py:4067 +#: nova/compute/manager.py:1437 nova/compute/manager.py:2578 +#: nova/compute/manager.py:4071 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1587 +#: nova/compute/manager.py:1589 #, fuzzy msgid "Rebuilding instance" msgstr "Rebooting instance %s" -#: nova/compute/manager.py:1600 +#: nova/compute/manager.py:1602 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1604 +#: nova/compute/manager.py:1606 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1608 +#: nova/compute/manager.py:1610 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1692 +#: nova/compute/manager.py:1694 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1724 +#: nova/compute/manager.py:1726 #, fuzzy, python-format msgid "Detaching from volume api: %s" msgstr "Detach volume %s" -#: nova/compute/manager.py:1742 +#: nova/compute/manager.py:1744 #, fuzzy msgid "Rebooting instance" msgstr "Rebooting instance %s" -#: nova/compute/manager.py:1767 +#: nova/compute/manager.py:1769 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1783 +#: nova/compute/manager.py:1785 #, fuzzy, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "Running instances: %s" -#: nova/compute/manager.py:1796 +#: nova/compute/manager.py:1798 #, fuzzy msgid "Instance disappeared during reboot" msgstr "instance %s: rebooted" -#: nova/compute/manager.py:1823 +#: nova/compute/manager.py:1825 #, fuzzy msgid "instance snapshotting" msgstr "instance %s: snapshotting" -#: nova/compute/manager.py:1829 +#: nova/compute/manager.py:1831 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1890 +#: nova/compute/manager.py:1892 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1897 +#: nova/compute/manager.py:1899 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1902 +#: nova/compute/manager.py:1904 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1930 +#: nova/compute/manager.py:1932 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1937 +#: nova/compute/manager.py:1939 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1944 +#: nova/compute/manager.py:1946 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1959 +#: nova/compute/manager.py:1961 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1966 +#: nova/compute/manager.py:1968 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:1979 +#: nova/compute/manager.py:1981 #, python-format msgid "" "trying to inject a file into a non-running (state: " "%(current_power_state)s expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:1983 +#: nova/compute/manager.py:1985 #, fuzzy, python-format msgid "injecting file to %(path)s" msgstr "Injecting file path: '%s'" -#: nova/compute/manager.py:2003 +#: nova/compute/manager.py:2005 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2016 +#: nova/compute/manager.py:2018 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2035 +#: nova/compute/manager.py:2037 #, fuzzy msgid "Error trying to Rescue Instance" msgstr "Going to start terminating instances" -#: nova/compute/manager.py:2039 +#: nova/compute/manager.py:2041 #, fuzzy, python-format msgid "Driver Error: %s" msgstr "Caught error: %s" -#: nova/compute/manager.py:2057 +#: nova/compute/manager.py:2059 #, fuzzy msgid "Unrescuing" msgstr "instance %s: unrescuing" -#: nova/compute/manager.py:2078 +#: nova/compute/manager.py:2080 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2302 +#: nova/compute/manager.py:2306 #, fuzzy msgid "Instance has no source host" msgstr "instance %s: snapshotting" -#: nova/compute/manager.py:2308 +#: nova/compute/manager.py:2312 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2325 +#: nova/compute/manager.py:2329 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2571 +#: nova/compute/manager.py:2575 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2634 +#: nova/compute/manager.py:2638 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2652 +#: nova/compute/manager.py:2656 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2690 +#: nova/compute/manager.py:2694 #, fuzzy msgid "Retrieving diagnostics" msgstr "instance %s: retrieving diagnostics" -#: nova/compute/manager.py:2721 +#: nova/compute/manager.py:2725 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2741 +#: nova/compute/manager.py:2745 #, fuzzy msgid "Reset network" msgstr "setting network host" -#: nova/compute/manager.py:2746 +#: nova/compute/manager.py:2750 #, fuzzy msgid "Inject network info" msgstr "setting network host" -#: nova/compute/manager.py:2749 +#: nova/compute/manager.py:2753 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2766 +#: nova/compute/manager.py:2770 #, fuzzy msgid "Get console output" msgstr "Get console output for instance %s" -#: nova/compute/manager.py:2793 +#: nova/compute/manager.py:2797 #, fuzzy msgid "Getting vnc console" msgstr "Adding console" -#: nova/compute/manager.py:2828 +#: nova/compute/manager.py:2832 #, fuzzy msgid "Getting spice console" msgstr "Adding console" -#: nova/compute/manager.py:2875 +#: nova/compute/manager.py:2879 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2926 +#: nova/compute/manager.py:2930 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2935 +#: nova/compute/manager.py:2939 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2950 +#: nova/compute/manager.py:2954 #, 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:2980 +#: nova/compute/manager.py:2984 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:2990 +#: nova/compute/manager.py:2994 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "Detaching volume from unknown instance %s" -#: nova/compute/manager.py:2997 +#: nova/compute/manager.py:3001 #, 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:3021 +#: nova/compute/manager.py:3025 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3059 +#: nova/compute/manager.py:3063 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3079 +#: nova/compute/manager.py:3083 #, fuzzy, python-format msgid "Port %(port_id)s is not attached" msgstr "instance %s: booted" -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3097 #, fuzzy, python-format msgid "Host %(host)s not found" msgstr "instance %s: booted" -#: nova/compute/manager.py:3230 +#: nova/compute/manager.py:3234 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3258 +#: nova/compute/manager.py:3262 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3313 +#: nova/compute/manager.py:3317 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3315 +#: nova/compute/manager.py:3319 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:3329 +#: nova/compute/manager.py:3333 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3469 +#: nova/compute/manager.py:3473 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3514 +#: nova/compute/manager.py:3518 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3520 +#: nova/compute/manager.py:3524 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3529 +#: nova/compute/manager.py:3533 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3536 +#: nova/compute/manager.py:3540 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:3540 +#: nova/compute/manager.py:3544 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3547 +#: nova/compute/manager.py:3551 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3556 +#: nova/compute/manager.py:3560 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3573 +#: nova/compute/manager.py:3577 #, 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:3592 +#: nova/compute/manager.py:3596 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3616 +#: nova/compute/manager.py:3620 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3733 +#: nova/compute/manager.py:3737 #, fuzzy msgid "Updating volume usage cache" msgstr "Deleting user %s" -#: nova/compute/manager.py:3750 +#: nova/compute/manager.py:3754 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3777 +#: nova/compute/manager.py:3781 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3782 nova/compute/manager.py:3832 +#: nova/compute/manager.py:3786 nova/compute/manager.py:3836 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3819 +#: nova/compute/manager.py:3823 #, 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:3857 +#: nova/compute/manager.py:3861 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3869 nova/compute/manager.py:3878 -#: nova/compute/manager.py:3908 +#: nova/compute/manager.py:3873 nova/compute/manager.py:3882 +#: nova/compute/manager.py:3912 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3873 +#: nova/compute/manager.py:3877 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3889 +#: nova/compute/manager.py:3893 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3895 +#: nova/compute/manager.py:3899 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3901 +#: nova/compute/manager.py:3905 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3921 #, fuzzy msgid "Instance is not (soft-)deleted." msgstr "instance %s: booted" -#: nova/compute/manager.py:3925 +#: nova/compute/manager.py:3929 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:3945 +#: nova/compute/manager.py:3949 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:3972 +#: nova/compute/manager.py:3976 #, fuzzy, python-format msgid "Deleting orphan compute node %s" msgstr "Deleting user %s" -#: nova/compute/manager.py:3982 nova/compute/resource_tracker.py:314 +#: nova/compute/manager.py:3986 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4022 +#: nova/compute/manager.py:4026 #, python-format msgid "" "Detected instance with name label '%(name)s' which is marked as DELETED " "but still present on host." msgstr "" -#: nova/compute/manager.py:4029 +#: nova/compute/manager.py:4033 #, python-format msgid "" "Destroying instance with name label '%(name)s' which is marked as DELETED" " but still present on host." msgstr "" -#: nova/compute/manager.py:4036 +#: nova/compute/manager.py:4040 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" @@ -4861,85 +4852,85 @@ msgid "" " claimed." msgstr "" -#: nova/compute/resource_tracker.py:237 +#: nova/compute/resource_tracker.py:244 msgid "Auditing locally available compute resources" msgstr "" -#: nova/compute/resource_tracker.py:242 +#: nova/compute/resource_tracker.py:249 msgid "" "Virt driver does not support 'get_available_resource' Compute tracking " "is disabled." msgstr "" -#: nova/compute/resource_tracker.py:294 +#: nova/compute/resource_tracker.py:301 #, python-format msgid "Compute_service record created for %(host)s:%(node)s" msgstr "" -#: nova/compute/resource_tracker.py:300 +#: nova/compute/resource_tracker.py:307 #, python-format msgid "Compute_service record updated for %(host)s:%(node)s" msgstr "" -#: nova/compute/resource_tracker.py:324 +#: nova/compute/resource_tracker.py:331 #, python-format msgid "Hypervisor: free ram (MB): %s" msgstr "" -#: nova/compute/resource_tracker.py:325 +#: nova/compute/resource_tracker.py:332 #, python-format msgid "Hypervisor: free disk (GB): %s" msgstr "" -#: nova/compute/resource_tracker.py:330 +#: nova/compute/resource_tracker.py:337 #, python-format msgid "Hypervisor: free VCPUs: %s" msgstr "" -#: nova/compute/resource_tracker.py:332 +#: nova/compute/resource_tracker.py:339 msgid "Hypervisor: VCPU information unavailable" msgstr "" -#: nova/compute/resource_tracker.py:339 +#: nova/compute/resource_tracker.py:346 #, python-format msgid "Free ram (MB): %s" msgstr "" -#: nova/compute/resource_tracker.py:340 +#: nova/compute/resource_tracker.py:347 #, fuzzy, python-format msgid "Free disk (GB): %s" msgstr "Create key pair %s" -#: nova/compute/resource_tracker.py:345 +#: nova/compute/resource_tracker.py:352 #, python-format msgid "Free VCPUS: %s" msgstr "" -#: nova/compute/resource_tracker.py:347 +#: nova/compute/resource_tracker.py:354 msgid "Free VCPU information unavailable" msgstr "" -#: nova/compute/resource_tracker.py:386 +#: nova/compute/resource_tracker.py:383 #, python-format msgid "Updating from migration %s" msgstr "" -#: nova/compute/resource_tracker.py:446 +#: nova/compute/resource_tracker.py:443 msgid "Instance not resizing, skipping migration." msgstr "" -#: nova/compute/resource_tracker.py:461 +#: nova/compute/resource_tracker.py:458 msgid "InstanceType could not be found, skipping migration." msgstr "" -#: nova/compute/resource_tracker.py:545 +#: nova/compute/resource_tracker.py:542 #, python-format msgid "" "Detected running orphan instance: %(uuid)s (consuming %(memory_mb)s MB " "memory" msgstr "" -#: nova/compute/resource_tracker.py:558 +#: nova/compute/resource_tracker.py:555 #, python-format msgid "Missing keys: %s" msgstr "" @@ -4958,26 +4949,26 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:384 +#: nova/conductor/api.py:380 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:88 +#: nova/conductor/manager.py:91 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:257 +#: nova/conductor/manager.py:262 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/console/manager.py:80 nova/console/vmrc_manager.py:63 +#: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "Adding console" -#: nova/console/manager.py:100 nova/console/vmrc_manager.py:113 +#: nova/console/manager.py:101 nova/console/vmrc_manager.py:113 #, python-format msgid "Tried to remove non-existent console %(console_id)s." msgstr "" @@ -5034,12 +5025,12 @@ msgstr "xvp not running..." msgid "Failed to run xvp." msgstr "" -#: nova/consoleauth/manager.py:88 +#: nova/consoleauth/manager.py:89 #, python-format msgid "Received Token: %(token)s, %(token_dict)s)" msgstr "" -#: nova/consoleauth/manager.py:112 +#: nova/consoleauth/manager.py:113 #, python-format msgid "Checking Token: %(token)s, %(token_valid)s)" msgstr "" @@ -5056,11 +5047,11 @@ msgstr "" msgid "Failed to notify cells of instance info cache update" msgstr "" -#: nova/db/api.py:1428 +#: nova/db/api.py:1446 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1583 +#: nova/db/api.py:1580 msgid "Failed to notify cells of instance fault" msgstr "" @@ -5217,7 +5208,7 @@ msgstr "" msgid "Failed storing info cache" msgstr "Going to start terminating instances" -#: nova/network/api.py:239 +#: nova/network/api.py:235 #, fuzzy, python-format msgid "re-assign floating IP %(address)s from instance %(instance_id)s" msgstr "Associate address %(public_ip)s to instance %(instance_id)s" @@ -5452,29 +5443,29 @@ msgstr "" msgid "Unplugged gateway interface '%s'" msgstr "" -#: nova/network/manager.py:362 +#: nova/network/manager.py:363 #, python-format msgid "Disassociated %s stale fixed ip(s)" msgstr "" -#: nova/network/manager.py:366 +#: nova/network/manager.py:367 msgid "setting network host" msgstr "setting network host" -#: nova/network/manager.py:493 +#: nova/network/manager.py:494 msgid "network allocations" msgstr "" -#: nova/network/manager.py:500 +#: nova/network/manager.py:501 #, python-format msgid "networks retrieved for instance: |%(networks_list)s|" msgstr "" -#: nova/network/manager.py:548 +#: nova/network/manager.py:549 msgid "network deallocation for instance" msgstr "" -#: nova/network/manager.py:812 +#: nova/network/manager.py:815 #, python-format msgid "" "instance-dns-zone is |%(domain)s|, which is in availability zone " @@ -5482,92 +5473,92 @@ msgid "" "created." msgstr "" -#: nova/network/manager.py:838 +#: nova/network/manager.py:841 #, python-format msgid "Quota exceeded for %(pid)s, tried to allocate fixed IP" msgstr "" -#: nova/network/manager.py:892 +#: nova/network/manager.py:895 msgid "Failed to update usages deallocating fixed IP" msgstr "" -#: nova/network/manager.py:926 +#: nova/network/manager.py:929 #, python-format msgid "Unable to release %s because vif doesn't exist." msgstr "" -#: nova/network/manager.py:949 +#: nova/network/manager.py:952 #, python-format msgid "Leased IP |%(address)s|" msgstr "" -#: nova/network/manager.py:953 +#: nova/network/manager.py:956 #, python-format msgid "IP %s leased that is not associated" msgstr "" -#: nova/network/manager.py:962 +#: nova/network/manager.py:965 #, python-format msgid "IP |%s| leased that isn't allocated" msgstr "" -#: nova/network/manager.py:967 +#: nova/network/manager.py:970 #, python-format msgid "Released IP |%(address)s|" msgstr "" -#: nova/network/manager.py:971 +#: nova/network/manager.py:974 #, python-format msgid "IP %s released that is not associated" msgstr "" -#: nova/network/manager.py:975 +#: nova/network/manager.py:978 #, python-format msgid "IP %s released that was not leased" msgstr "IP %s released that was not leased" -#: nova/network/manager.py:994 +#: nova/network/manager.py:997 #, python-format msgid "%s must be an integer" msgstr "" -#: nova/network/manager.py:1018 +#: nova/network/manager.py:1021 msgid "Maximum allowed length for 'label' is 255." msgstr "" -#: nova/network/manager.py:1038 +#: nova/network/manager.py:1041 #, python-format msgid "" "Subnet(s) too large, defaulting to /%s. To override, specify " "network_size flag." msgstr "" -#: nova/network/manager.py:1119 +#: nova/network/manager.py:1122 msgid "cidr already in use" msgstr "" -#: nova/network/manager.py:1122 +#: nova/network/manager.py:1125 #, python-format msgid "requested cidr (%(cidr)s) conflicts with existing supernet (%(super)s)" msgstr "" -#: nova/network/manager.py:1133 +#: nova/network/manager.py:1136 #, python-format msgid "" "requested cidr (%(cidr)s) conflicts with existing smaller cidr " "(%(smaller)s)" msgstr "" -#: nova/network/manager.py:1190 +#: nova/network/manager.py:1193 msgid "Network already exists!" msgstr "" -#: nova/network/manager.py:1209 +#: nova/network/manager.py:1212 #, python-format msgid "Network must be disassociated from project %s before delete" msgstr "" -#: nova/network/manager.py:1805 +#: nova/network/manager.py:1808 msgid "" "The sum between the number of networks and the vlan start cannot be " "greater than 4094" @@ -5575,7 +5566,7 @@ msgstr "" "The sum between the number of networks and the vlan start cannot be " "greater than 4094" -#: nova/network/manager.py:1812 +#: nova/network/manager.py:1815 #, python-format msgid "" "The network range is not big enough to fit %(num_networks)s networks. " @@ -5822,6 +5813,24 @@ msgstr "" msgid "Fatal call to deprecated config: %(msg)s" msgstr "" +#: nova/openstack/common/loopingcall.py:84 +#, python-format +msgid "task run outlasted interval by %s sec" +msgstr "" + +#: nova/openstack/common/loopingcall.py:91 +msgid "in fixed duration looping call" +msgstr "" + +#: nova/openstack/common/loopingcall.py:131 +#, python-format +msgid "Dynamic looping call sleeping for %.02f seconds" +msgstr "" + +#: nova/openstack/common/loopingcall.py:138 +msgid "in dynamic looping call" +msgstr "" + #: nova/openstack/common/policy.py:394 #, python-format msgid "Failed to understand rule %(rule)s" @@ -6327,7 +6336,7 @@ msgstr "" msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:210 +#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:211 #, python-format msgid "Setting instance to %(state)s state." msgstr "" @@ -6425,7 +6434,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:196 +#: nova/scheduler/manager.py:197 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -6569,27 +6578,27 @@ msgstr "" msgid "Returns one member of the [%s] group" msgstr "" -#: nova/servicegroup/drivers/db.py:41 +#: nova/servicegroup/drivers/db.py:42 #, python-format msgid "" "DB_Driver: join new ServiceGroup member %(member_id)s to the %(group_id)s" " group, service = %(service)s" msgstr "" -#: nova/servicegroup/drivers/db.py:45 +#: nova/servicegroup/drivers/db.py:46 msgid "service is a mandatory argument for DB based ServiceGroup driver" msgstr "" -#: nova/servicegroup/drivers/db.py:74 +#: nova/servicegroup/drivers/db.py:76 #, python-format msgid "DB_Driver: get_all members of the %s group" msgstr "" -#: nova/servicegroup/drivers/db.py:97 nova/servicegroup/drivers/mc.py:102 +#: nova/servicegroup/drivers/db.py:99 nova/servicegroup/drivers/mc.py:103 msgid "Recovered model server connection!" msgstr "Recovered model server connection!" -#: nova/servicegroup/drivers/db.py:103 nova/servicegroup/drivers/mc.py:108 +#: nova/servicegroup/drivers/db.py:105 nova/servicegroup/drivers/mc.py:109 msgid "model server went away" msgstr "model server went away" @@ -6608,7 +6617,7 @@ msgstr "" msgid "service is a mandatory argument for Memcached based ServiceGroup driver" msgstr "" -#: nova/servicegroup/drivers/mc.py:77 +#: nova/servicegroup/drivers/mc.py:78 #, python-format msgid "Memcached_Driver: get_all members of the %s group" msgstr "" @@ -6637,22 +6646,22 @@ msgstr "" msgid "ZooKeeperDriver.leave: %(id)s has not joined to the %(gr)s group" msgstr "" -#: nova/storage/linuxscsi.py:70 +#: nova/storage/linuxscsi.py:71 #, python-format msgid "Trying (%(tries)s) to remove device %(device)s" msgstr "" -#: nova/storage/linuxscsi.py:99 +#: nova/storage/linuxscsi.py:101 #, python-format msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:117 +#: nova/storage/linuxscsi.py:119 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:121 +#: nova/storage/linuxscsi.py:123 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -7006,28 +7015,28 @@ msgstr "" msgid "Baremetal power manager failed to start node for instance %r" msgstr "" -#: nova/virt/baremetal/ipmi.py:85 +#: nova/virt/baremetal/ipmi.py:86 #, python-format msgid "pid file %s does not contain any pid" msgstr "" -#: nova/virt/baremetal/ipmi.py:108 +#: nova/virt/baremetal/ipmi.py:109 msgid "Node id not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:111 +#: nova/virt/baremetal/ipmi.py:112 msgid "Address not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:114 +#: nova/virt/baremetal/ipmi.py:115 msgid "User not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:117 +#: nova/virt/baremetal/ipmi.py:118 msgid "Password not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:134 +#: nova/virt/baremetal/ipmi.py:135 #, fuzzy, python-format msgid "ipmitool stdout: '%(out)s', stderr: '%(err)s'" msgstr "" @@ -7037,19 +7046,19 @@ msgstr "" "Stdout: %(stdout)r\n" "Stderr: %(stderr)r" -#: nova/virt/baremetal/ipmi.py:160 +#: nova/virt/baremetal/ipmi.py:161 msgid "IPMI power on failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:182 +#: nova/virt/baremetal/ipmi.py:183 msgid "IPMI power off failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:192 +#: nova/virt/baremetal/ipmi.py:193 msgid "IPMI set next bootdev failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:197 nova/virt/baremetal/tilera_pdu.py:152 +#: nova/virt/baremetal/ipmi.py:198 nova/virt/baremetal/tilera_pdu.py:152 #, python-format msgid "Activate node called, but node %s is already active" msgstr "" @@ -7713,7 +7722,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:135 nova/virt/libvirt/driver.py:3726 +#: nova/virt/hyperv/hostops.py:135 nova/virt/libvirt/driver.py:3728 #: nova/virt/xenapi/host.py:148 msgid "Updating host stats" msgstr "" @@ -8062,12 +8071,12 @@ msgstr "" msgid "Using config drive for instance: %s" msgstr "Going to start terminating instances" -#: nova/virt/hyperv/vmops.py:226 nova/virt/libvirt/driver.py:1867 +#: nova/virt/hyperv/vmops.py:226 nova/virt/libvirt/driver.py:1869 #, fuzzy, python-format msgid "Creating config drive at %(path)s" msgstr "Injecting file path: '%s'" -#: nova/virt/hyperv/vmops.py:234 nova/virt/libvirt/driver.py:1874 +#: nova/virt/hyperv/vmops.py:234 nova/virt/libvirt/driver.py:1876 #, fuzzy, python-format msgid "Creating config drive failed with error: %s" msgstr "Injecting file path: '%s'" @@ -8233,7 +8242,7 @@ msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s" msgid "Detaching physical disk from instance: %s" msgstr "Creating a raw instance" -#: nova/virt/hyperv/volumeops.py:186 nova/virt/libvirt/driver.py:894 +#: nova/virt/hyperv/volumeops.py:186 nova/virt/libvirt/driver.py:896 msgid "Could not determine iscsi initiator name" msgstr "" @@ -8267,239 +8276,239 @@ msgstr "" msgid "Unable to determine disk bus for '%s'" msgstr "" -#: nova/virt/libvirt/driver.py:339 +#: nova/virt/libvirt/driver.py:340 #, python-format msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:545 +#: nova/virt/libvirt/driver.py:546 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:553 +#: nova/virt/libvirt/driver.py:554 #, python-format msgid "Connecting to libvirt: %s" msgstr "Connecting to libvirt: %s" -#: nova/virt/libvirt/driver.py:570 +#: nova/virt/libvirt/driver.py:571 #, fuzzy, python-format msgid "URI %s does not support events" msgstr "volume group %s doesn't exist" -#: nova/virt/libvirt/driver.py:586 +#: nova/virt/libvirt/driver.py:587 msgid "Connection to libvirt broke" msgstr "Connection to libvirt broke" -#: nova/virt/libvirt/driver.py:608 nova/virt/libvirt/driver.py:611 +#: nova/virt/libvirt/driver.py:609 nova/virt/libvirt/driver.py:612 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:629 +#: nova/virt/libvirt/driver.py:630 #, fuzzy, python-format msgid "Connection to libvirt failed: %s" msgstr "Connecting to libvirt: %s" -#: nova/virt/libvirt/driver.py:720 +#: nova/virt/libvirt/driver.py:721 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:735 +#: nova/virt/libvirt/driver.py:736 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:740 +#: nova/virt/libvirt/driver.py:741 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:751 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:759 +#: nova/virt/libvirt/driver.py:761 #, fuzzy msgid "Going to destroy instance again." msgstr "Going to try to terminate %s" -#: nova/virt/libvirt/driver.py:778 +#: nova/virt/libvirt/driver.py:780 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:794 +#: nova/virt/libvirt/driver.py:796 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:814 +#: nova/virt/libvirt/driver.py:816 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:820 +#: nova/virt/libvirt/driver.py:822 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:848 +#: nova/virt/libvirt/driver.py:850 #, python-format msgid "Deleting instance files %(target)s" msgstr "" -#: nova/virt/libvirt/driver.py:857 +#: nova/virt/libvirt/driver.py:859 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:900 +#: nova/virt/libvirt/driver.py:902 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:907 +#: nova/virt/libvirt/driver.py:909 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:912 +#: nova/virt/libvirt/driver.py:914 msgid "No Volume Connector found." msgstr "" -#: nova/virt/libvirt/driver.py:1034 +#: nova/virt/libvirt/driver.py:1036 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1058 +#: nova/virt/libvirt/driver.py:1060 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1078 +#: nova/virt/libvirt/driver.py:1080 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1082 +#: nova/virt/libvirt/driver.py:1084 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1171 +#: nova/virt/libvirt/driver.py:1173 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1174 +#: nova/virt/libvirt/driver.py:1176 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1203 +#: nova/virt/libvirt/driver.py:1205 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1215 +#: nova/virt/libvirt/driver.py:1217 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1288 +#: nova/virt/libvirt/driver.py:1290 #, fuzzy msgid "Instance soft rebooted successfully." msgstr "instance %s: rebooted" -#: nova/virt/libvirt/driver.py:1292 +#: nova/virt/libvirt/driver.py:1294 msgid "Failed to soft reboot instance." msgstr "" -#: nova/virt/libvirt/driver.py:1327 +#: nova/virt/libvirt/driver.py:1329 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1335 +#: nova/virt/libvirt/driver.py:1337 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:1383 +#: nova/virt/libvirt/driver.py:1385 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1530 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:1535 nova/virt/powervm/operator.py:220 +#: nova/virt/libvirt/driver.py:1537 nova/virt/powervm/operator.py:220 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1551 +#: nova/virt/libvirt/driver.py:1553 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "data: %(data)r, fpath: %(fpath)r" -#: nova/virt/libvirt/driver.py:1588 nova/virt/libvirt/driver.py:1614 +#: nova/virt/libvirt/driver.py:1590 nova/virt/libvirt/driver.py:1616 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1603 +#: nova/virt/libvirt/driver.py:1605 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:1672 +#: nova/virt/libvirt/driver.py:1674 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:1676 +#: nova/virt/libvirt/driver.py:1678 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:1681 nova/virt/libvirt/driver.py:1686 +#: nova/virt/libvirt/driver.py:1683 nova/virt/libvirt/driver.py:1688 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:1757 +#: nova/virt/libvirt/driver.py:1759 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:1858 +#: nova/virt/libvirt/driver.py:1860 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:1907 +#: nova/virt/libvirt/driver.py:1909 #, fuzzy, python-format msgid "Injecting %(inj)s into image %(img_id)s" msgstr "Asking xapi to upload %(vdi_uuids)s as ID %(image_id)s" -#: nova/virt/libvirt/driver.py:1917 +#: nova/virt/libvirt/driver.py:1919 #, fuzzy, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" "instance %(inst_name)s: ignoring error injecting data into image " "%(img_id)s (%(e)s)" -#: nova/virt/libvirt/driver.py:1974 +#: nova/virt/libvirt/driver.py:1976 #, python-format msgid "" "Config requested an explicit CPU model, but the current libvirt " "hypervisor '%s' does not support selecting CPU models" msgstr "" -#: nova/virt/libvirt/driver.py:1980 +#: nova/virt/libvirt/driver.py:1982 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:1984 +#: nova/virt/libvirt/driver.py:1986 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:1988 +#: nova/virt/libvirt/driver.py:1990 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2004 +#: nova/virt/libvirt/driver.py:2006 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:2325 +#: nova/virt/libvirt/driver.py:2327 #, python-format msgid "" "Start to_xml instance=%(instance)s network_info=%(network_info)s " @@ -8507,92 +8516,92 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:2340 +#: nova/virt/libvirt/driver.py:2342 #, python-format msgid "End to_xml instance=%(instance)s xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:2357 +#: nova/virt/libvirt/driver.py:2359 #, python-format msgid "" "Error from libvirt while looking up %(instance_name)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:2525 +#: nova/virt/libvirt/driver.py:2527 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:2576 +#: nova/virt/libvirt/driver.py:2578 #, python-format msgid "couldn't obtain the vpu count from domain id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2582 +#: nova/virt/libvirt/driver.py:2584 #, python-format msgid "List of domains returned by libVirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2584 +#: nova/virt/libvirt/driver.py:2586 #, python-format msgid "libVirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2648 +#: nova/virt/libvirt/driver.py:2650 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:2731 +#: nova/virt/libvirt/driver.py:2733 #, fuzzy, python-format msgid "Trying to get stats for the volume %s" msgstr "Failed to get metadata for ip: %s" -#: nova/virt/libvirt/driver.py:2755 +#: nova/virt/libvirt/driver.py:2757 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2759 +#: nova/virt/libvirt/driver.py:2761 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:2836 +#: nova/virt/libvirt/driver.py:2838 #, python-format msgid "" "Creating tmpfile %s to verify with other compute node that the instance " "is on the same shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2918 +#: nova/virt/libvirt/driver.py:2920 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2926 +#: nova/virt/libvirt/driver.py:2928 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2963 +#: nova/virt/libvirt/driver.py:2965 #, python-format msgid "" "Unable to migrate %(instance_uuid)s: Disk of instance is too " "large(available on destination host:%(available)s < need:%(necessary)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2988 +#: nova/virt/libvirt/driver.py:2990 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:3000 +#: nova/virt/libvirt/driver.py:3002 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -8602,67 +8611,67 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:3017 +#: nova/virt/libvirt/driver.py:3019 #, python-format msgid "" "Creating tmpfile %s to notify to other compute nodes that they should " "mount the same storage." msgstr "" -#: nova/virt/libvirt/driver.py:3065 +#: nova/virt/libvirt/driver.py:3067 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:3137 +#: nova/virt/libvirt/driver.py:3139 #, fuzzy, python-format msgid "Live Migration failure: %(e)s" msgstr "Authentication Failure: %s" -#: nova/virt/libvirt/driver.py:3230 +#: nova/virt/libvirt/driver.py:3232 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:3342 +#: nova/virt/libvirt/driver.py:3344 #, python-format msgid "" "Error from libvirt while getting description of %(instance_name)s: [Error" " Code %(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3359 +#: nova/virt/libvirt/driver.py:3361 #, python-format msgid "skipping %(path)s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:3364 +#: nova/virt/libvirt/driver.py:3366 #, python-format msgid "skipping disk for %(instance_name)s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:3405 +#: nova/virt/libvirt/driver.py:3407 #, python-format msgid "Getting disk size of %(i_name)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:3451 +#: nova/virt/libvirt/driver.py:3453 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:3510 +#: nova/virt/libvirt/driver.py:3512 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:3516 +#: nova/virt/libvirt/driver.py:3518 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:3578 +#: nova/virt/libvirt/driver.py:3580 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:3699 +#: nova/virt/libvirt/driver.py:3701 #, python-format msgid "Checking instance files accessability%(instance_path)s" msgstr "" @@ -8954,87 +8963,87 @@ msgid "" "attribute" msgstr "" -#: nova/virt/libvirt/volume.py:237 +#: nova/virt/libvirt/volume.py:238 #, python-format msgid "iSCSI device not found at %s" msgstr "" -#: nova/virt/libvirt/volume.py:240 +#: nova/virt/libvirt/volume.py:241 #, python-format msgid "" "ISCSI volume not yet found at: %(disk_dev)s. Will rescan & retry. Try " "number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:252 +#: nova/virt/libvirt/volume.py:253 #, python-format msgid "Found iSCSI node %(disk_dev)s (after %(tries)s rescans)" msgstr "" -#: nova/virt/libvirt/volume.py:488 nova/virt/libvirt/volume.py:609 +#: nova/virt/libvirt/volume.py:489 nova/virt/libvirt/volume.py:610 #, fuzzy, python-format msgid "%s is already mounted" msgstr "group %s already exists" -#: nova/virt/libvirt/volume.py:544 +#: nova/virt/libvirt/volume.py:545 #, python-format msgid "AoE device not found at %s" msgstr "" -#: nova/virt/libvirt/volume.py:546 +#: nova/virt/libvirt/volume.py:547 #, python-format msgid "AoE volume not yet found at: %(aoedevpath)s. Try number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:560 +#: nova/virt/libvirt/volume.py:561 #, python-format msgid "Found AoE device %(aoedevpath)s (after %(tries)s rediscover)" msgstr "" -#: nova/virt/libvirt/volume.py:688 +#: nova/virt/libvirt/volume.py:689 msgid "We are unable to locate any Fibre Channel devices" msgstr "" -#: nova/virt/libvirt/volume.py:697 +#: nova/virt/libvirt/volume.py:698 #, python-format msgid "Looking for Fibre Channel dev %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:707 +#: nova/virt/libvirt/volume.py:708 msgid "Fibre Channel device not found." msgstr "" -#: nova/virt/libvirt/volume.py:710 +#: nova/virt/libvirt/volume.py:711 #, python-format msgid "" "Fibre volume not yet found at: %(mount_device)s. Will rescan & retry. " "Try number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:726 +#: nova/virt/libvirt/volume.py:727 #, python-format msgid "Found Fibre Channel volume %(mount_device)s (after %(tries)s rescans)" msgstr "" -#: nova/virt/libvirt/volume.py:733 +#: nova/virt/libvirt/volume.py:734 #, python-format msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:799 +#: nova/virt/libvirt/volume.py:800 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:810 +#: nova/virt/libvirt/volume.py:811 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:816 +#: nova/virt/libvirt/volume.py:817 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:831 +#: nova/virt/libvirt/volume.py:832 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -9309,17 +9318,17 @@ msgstr "" msgid "In vmwareapi:_call_method, got this exception: %s" msgstr "" -#: nova/virt/vmwareapi/driver.py:574 +#: nova/virt/vmwareapi/driver.py:575 #, python-format msgid "Task [%(task_name)s] %(task_ref)s status: success" msgstr "" -#: nova/virt/vmwareapi/driver.py:579 +#: nova/virt/vmwareapi/driver.py:580 #, python-format msgid "Task [%(task_name)s] %(task_ref)s status: error %(error_info)s" msgstr "" -#: nova/virt/vmwareapi/driver.py:583 +#: nova/virt/vmwareapi/driver.py:584 #, python-format msgid "In vmwareapi:_poll_task, Got this error %s" msgstr "" @@ -10950,6 +10959,9 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "Invalid value '%s' for force. " +#~ msgid "Periodic task processor sleeping for %.02f seconds" +#~ msgstr "" + +#~ msgid "No backdoor API command for service: %s\n" #~ msgstr "" diff --git a/nova/locale/en_GB/LC_MESSAGES/nova.po b/nova/locale/en_GB/LC_MESSAGES/nova.po index 47c667b6d..444db9fc9 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 <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2013-04-24 00:04+0000\n" +"POT-Creation-Date: 2013-04-26 00:05+0000\n" "PO-Revision-Date: 2012-03-30 11:10+0000\n" "Last-Translator: Anthony Harrington <untaintableangel@hotmail.co.uk>\n" "Language-Team: English (United Kingdom) <en_GB@li.org>\n" @@ -187,7 +187,7 @@ msgid "" msgstr "" #: nova/exception.py:254 nova/api/ec2/cloud.py:463 -#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2735 +#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2740 msgid "Keypair data is invalid" msgstr "Keypair data is invalid" @@ -1309,27 +1309,27 @@ msgstr "" msgid "Running %(name)s post-hook: %(obj)s" msgstr "" -#: nova/manager.py:172 +#: nova/manager.py:173 #, python-format msgid "Skipping periodic task %(task)s because its interval is negative" msgstr "" -#: nova/manager.py:177 +#: nova/manager.py:178 #, python-format msgid "Skipping periodic task %(task)s because it is disabled" msgstr "" -#: nova/manager.py:238 +#: nova/manager.py:241 #, python-format msgid "Running periodic task %(full_task_name)s" msgstr "" -#: nova/manager.py:246 +#: nova/manager.py:249 #, python-format msgid "Error during %(full_task_name)s: %(e)s" msgstr "" -#: nova/manager.py:315 +#: nova/manager.py:319 msgid "Notifying Schedulers of capabilities ..." msgstr "" @@ -1374,209 +1374,196 @@ msgstr "" msgid "Rolled back reservations %(reservations)s" msgstr "" -#: nova/service.py:196 +#: nova/service.py:197 #, fuzzy msgid "Full set of CONF:" msgstr "Full set of FLAGS:" -#: nova/service.py:203 +#: nova/service.py:204 #, python-format msgid "%(flag)s : FLAG SET " msgstr "" -#: nova/service.py:213 nova/service.py:311 +#: nova/service.py:214 nova/service.py:312 #, python-format msgid "Caught %s, exiting" msgstr "" -#: nova/service.py:257 +#: nova/service.py:258 msgid "Parent process has died unexpectedly, exiting" msgstr "" -#: nova/service.py:293 +#: nova/service.py:294 msgid "Forking too fast, sleeping" msgstr "" -#: nova/service.py:316 +#: nova/service.py:317 msgid "Unhandled exception" msgstr "" -#: nova/service.py:323 +#: nova/service.py:324 #, python-format msgid "Started child %d" msgstr "" -#: nova/service.py:333 +#: nova/service.py:334 #, python-format msgid "Starting %d workers" msgstr "" -#: nova/service.py:347 +#: nova/service.py:348 #, python-format msgid "Child %(pid)d killed by signal %(sig)d" msgstr "" -#: nova/service.py:350 +#: nova/service.py:351 #, python-format msgid "Child %(pid)d exited with status %(code)d" msgstr "" -#: nova/service.py:353 +#: nova/service.py:354 #, python-format msgid "pid %d not in child list" msgstr "" -#: nova/service.py:373 +#: nova/service.py:374 #, python-format msgid "Caught %s, stopping children" msgstr "" -#: nova/service.py:384 +#: nova/service.py:385 #, python-format msgid "Waiting on %d children to exit" msgstr "" -#: nova/service.py:426 +#: nova/service.py:427 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:443 nova/openstack/common/rpc/service.py:47 +#: nova/service.py:444 nova/openstack/common/rpc/service.py:47 #, python-format msgid "Creating Consumer connection for Service %s" msgstr "" -#: nova/service.py:463 +#: nova/service.py:464 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:545 +#: nova/service.py:546 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:580 +#: nova/service.py:581 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:678 +#: nova/service.py:679 msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:145 +#: nova/utils.py:144 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:198 nova/openstack/common/processutils.py:90 +#: nova/utils.py:197 nova/openstack/common/processutils.py:90 #, python-format msgid "Got unknown keyword args to utils.execute: %r" msgstr "" -#: nova/utils.py:209 nova/openstack/common/processutils.py:99 +#: nova/utils.py:208 nova/openstack/common/processutils.py:99 #, python-format msgid "Running cmd (subprocess): %s" msgstr "Running cmd (subprocess): %s" -#: nova/utils.py:233 nova/utils.py:311 +#: nova/utils.py:232 nova/utils.py:310 #: nova/openstack/common/processutils.py:114 nova/virt/powervm/common.py:90 #, python-format msgid "Result was %s" msgstr "Result was %s" -#: nova/utils.py:246 nova/openstack/common/processutils.py:128 +#: nova/utils.py:245 nova/openstack/common/processutils.py:128 #, python-format msgid "%r failed. Retrying." msgstr "" -#: nova/utils.py:286 +#: nova/utils.py:285 #, python-format msgid "Running cmd (SSH): %s" msgstr "Running cmd (SSH): %s" -#: nova/utils.py:288 +#: nova/utils.py:287 msgid "Environment not supported over SSH" msgstr "" -#: nova/utils.py:292 +#: nova/utils.py:291 msgid "process_input not supported over SSH" msgstr "" -#: nova/utils.py:327 +#: nova/utils.py:326 #, python-format msgid "debug in callback: %s" msgstr "debug in callback: %s" -#: nova/utils.py:489 +#: nova/utils.py:488 #, python-format msgid "Link Local address is not found.:%s" msgstr "Link Local address is not found.:%s" -#: nova/utils.py:492 +#: nova/utils.py:491 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "Couldn't get Link Local IP of %(interface)s :%(ex)s" -#: nova/utils.py:531 +#: nova/utils.py:530 #, python-format msgid "Invalid backend: %s" msgstr "Invalid backend: %s" -#: nova/utils.py:603 -msgid "in fixed duration looping call" -msgstr "" - -#: nova/utils.py:638 -#, python-format -msgid "Periodic task processor sleeping for %.02f seconds" -msgstr "" - -#: nova/utils.py:645 -msgid "in dynamic looping call" -msgstr "" - -#: nova/utils.py:699 +#: nova/utils.py:591 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:828 +#: nova/utils.py:720 #, python-format msgid "Expected object of type: %s" msgstr "" -#: nova/utils.py:857 +#: nova/utils.py:749 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:1013 +#: nova/utils.py:905 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:1079 +#: nova/utils.py:971 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:1211 nova/virt/configdrive.py:177 +#: nova/utils.py:1103 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1363 +#: nova/utils.py:1255 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1367 +#: nova/utils.py:1259 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1372 +#: nova/utils.py:1264 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -2611,7 +2598,7 @@ msgstr "" #: nova/api/openstack/compute/servers.py:1220 #: nova/api/openstack/compute/contrib/aggregates.py:143 -#: nova/api/openstack/compute/contrib/coverage_ext.py:303 +#: nova/api/openstack/compute/contrib/coverage_ext.py:282 #: nova/api/openstack/compute/contrib/keypairs.py:78 msgid "Invalid request body" msgstr "" @@ -2858,47 +2845,42 @@ msgstr "Unable to detach volume %s" msgid "Instance not yet ready" msgstr "instance %s: resuming" -#: nova/api/openstack/compute/contrib/coverage_ext.py:114 +#: nova/api/openstack/compute/contrib/coverage_ext.py:95 #, python-format msgid "Can't connect to service: %s, no portspecified\n" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:117 -#, python-format -msgid "No backdoor API command for service: %s\n" -msgstr "" - -#: nova/api/openstack/compute/contrib/coverage_ext.py:135 +#: nova/api/openstack/compute/contrib/coverage_ext.py:114 msgid "Coverage begin" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:182 +#: nova/api/openstack/compute/contrib/coverage_ext.py:161 msgid "Coverage not running" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:211 +#: nova/api/openstack/compute/contrib/coverage_ext.py:190 #, fuzzy msgid "Invalid path" msgstr "Invalid snapshot" -#: nova/api/openstack/compute/contrib/coverage_ext.py:215 +#: nova/api/openstack/compute/contrib/coverage_ext.py:194 msgid "No path given for report file" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:222 +#: nova/api/openstack/compute/contrib/coverage_ext.py:201 msgid "You can't use html reports without combining" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:235 +#: nova/api/openstack/compute/contrib/coverage_ext.py:214 #, python-format msgid "Directory conflict: %s already exists" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:293 +#: nova/api/openstack/compute/contrib/coverage_ext.py:272 msgid "Python coverage module is not installed." msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:301 +#: nova/api/openstack/compute/contrib/coverage_ext.py:280 #, python-format msgid "Coverage doesn't have %s action" msgstr "" @@ -3271,6 +3253,15 @@ msgstr "" msgid "stop instance" msgstr "" +#: nova/api/openstack/compute/contrib/services.py:123 +#, fuzzy, python-format +msgid "Unknown action" +msgstr "An unknown exception occurred." + +#: nova/api/openstack/compute/contrib/services.py:137 +msgid "Unknown service" +msgstr "" + #: nova/api/openstack/compute/contrib/simple_tenant_usage.py:226 msgid "Invalid start time. The start time cannot occur after the end time." msgstr "" @@ -3360,54 +3351,54 @@ msgstr "" msgid "Error waiting for responses from neighbor cells: %(exc)s" msgstr "" -#: nova/cells/messaging.py:651 +#: nova/cells/messaging.py:652 #, python-format msgid "Unknown method '%(method)s' in compute API" msgstr "" -#: nova/cells/messaging.py:674 +#: nova/cells/messaging.py:675 #, python-format msgid "Received capabilities from child cell %(cell_name)s: %(capabilities)s" msgstr "" -#: nova/cells/messaging.py:683 +#: nova/cells/messaging.py:684 #, python-format msgid "Received capacities from child cell %(cell_name)s: %(capacities)s" msgstr "" -#: nova/cells/messaging.py:795 +#: nova/cells/messaging.py:810 #, fuzzy, python-format msgid "Got update for instance %(instance_uuid)s: %(instance)s" msgstr "Instance %(instance_id)s is not running." -#: nova/cells/messaging.py:823 +#: nova/cells/messaging.py:838 #, fuzzy, python-format msgid "Got update to delete instance %(instance_uuid)s" msgstr "Instance %(instance_id)s is not running." -#: nova/cells/messaging.py:838 +#: nova/cells/messaging.py:853 #, python-format msgid "Got broadcast to %(delete_type)s delete instance" msgstr "" -#: nova/cells/messaging.py:852 +#: nova/cells/messaging.py:867 #, python-format msgid "Got message to create instance fault: %(instance_fault)s" msgstr "" -#: nova/cells/messaging.py:873 +#: nova/cells/messaging.py:888 #, python-format msgid "" "Forcing a sync of instances, project_id=%(projid_str)s, " "updated_since=%(since_str)s" msgstr "" -#: nova/cells/messaging.py:1057 +#: nova/cells/messaging.py:1072 #, python-format msgid "Updating parents with our capabilities: %(capabs)s" msgstr "" -#: nova/cells/messaging.py:1077 +#: nova/cells/messaging.py:1092 #, python-format msgid "Updating parents with our capacities: %(capacities)s" msgstr "" @@ -3831,292 +3822,292 @@ msgstr "" msgid "No nova entries in syslog!" msgstr "" -#: nova/compute/api.py:281 +#: nova/compute/api.py:282 msgid "Cannot run any more instances of this type." msgstr "" -#: nova/compute/api.py:288 +#: nova/compute/api.py:289 #, python-format msgid "Can only run %s more instances of this type." msgstr "" -#: nova/compute/api.py:297 +#: nova/compute/api.py:298 #, python-format msgid "" "%(overs)s quota exceeded for %(pid)s, tried to run %(min_count)s " "instances. %(msg)s" msgstr "" -#: nova/compute/api.py:317 +#: nova/compute/api.py:318 #, python-format msgid "" "Quota exceeded for %(pid)s, tried to set %(num_metadata)s metadata " "properties" msgstr "" -#: nova/compute/api.py:327 +#: nova/compute/api.py:328 msgid "Metadata property key blank" msgstr "" -#: nova/compute/api.py:331 +#: nova/compute/api.py:332 msgid "Metadata property key greater than 255 characters" msgstr "" -#: nova/compute/api.py:335 +#: nova/compute/api.py:336 msgid "Metadata property value greater than 255 characters" msgstr "" -#: nova/compute/api.py:453 +#: nova/compute/api.py:454 msgid "Failed to set instance name using multi_instance_display_name_template." msgstr "" -#: nova/compute/api.py:493 +#: nova/compute/api.py:494 #, fuzzy msgid "Cannot attach one or more volumes to multiple instances" msgstr "Unable to attach volume to instance %s" -#: nova/compute/api.py:607 +#: nova/compute/api.py:608 #, python-format msgid "Going to run %s instances..." msgstr "" -#: nova/compute/api.py:720 +#: nova/compute/api.py:721 #, python-format msgid "bdm %s" msgstr "" -#: nova/compute/api.py:747 +#: nova/compute/api.py:748 #, python-format msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1016 +#: nova/compute/api.py:1017 #, fuzzy msgid "instance termination disabled" msgstr "Virtual Interface creation failed" -#: nova/compute/api.py:1152 +#: nova/compute/api.py:1153 #, fuzzy, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "Instance %(instance_id)s is not running." -#: nova/compute/api.py:1158 +#: nova/compute/api.py:1159 msgid "going to delete a resizing instance" msgstr "" -#: nova/compute/api.py:1168 +#: nova/compute/api.py:1169 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1212 +#: nova/compute/api.py:1213 msgid "Going to try to soft delete instance" msgstr "" -#: nova/compute/api.py:1236 +#: nova/compute/api.py:1237 msgid "Going to try to terminate instance" msgstr "" -#: nova/compute/api.py:1286 +#: nova/compute/api.py:1287 msgid "Going to try to stop instance" msgstr "" -#: nova/compute/api.py:1303 +#: nova/compute/api.py:1304 msgid "Going to try to start instance" msgstr "" -#: nova/compute/api.py:1376 +#: nova/compute/api.py:1377 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1613 +#: nova/compute/api.py:1614 #, python-format msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:1964 +#: nova/compute/api.py:1965 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:1973 +#: nova/compute/api.py:1974 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2015 +#: nova/compute/api.py:2016 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2153 +#: nova/compute/api.py:2150 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2260 +#: nova/compute/api.py:2257 msgid "Locking" msgstr "" -#: nova/compute/api.py:2268 +#: nova/compute/api.py:2265 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2337 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2453 +#: nova/compute/api.py:2450 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2472 +#: nova/compute/api.py:2469 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2476 +#: nova/compute/api.py:2473 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2715 +#: nova/compute/api.py:2720 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2719 +#: nova/compute/api.py:2724 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2816 +#: nova/compute/api.py:2821 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2819 +#: nova/compute/api.py:2824 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2827 +#: nova/compute/api.py:2832 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2833 +#: nova/compute/api.py:2838 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2853 +#: nova/compute/api.py:2858 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2856 +#: nova/compute/api.py:2861 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:2863 +#: nova/compute/api.py:2868 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2928 +#: nova/compute/api.py:2933 #, fuzzy, python-format msgid "Unable to delete system group '%s'" msgstr "Unable to destroy VBD %s" -#: nova/compute/api.py:2933 +#: nova/compute/api.py:2938 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:2941 +#: nova/compute/api.py:2946 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:2944 +#: nova/compute/api.py:2949 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3030 nova/compute/api.py:3107 +#: nova/compute/api.py:3035 nova/compute/api.py:3112 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3046 +#: nova/compute/api.py:3051 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3049 +#: nova/compute/api.py:3054 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3060 +#: nova/compute/api.py:3065 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3114 +#: nova/compute/api.py:3119 msgid "Security group id should be integer" msgstr "" -#: nova/compute/claims.py:94 nova/compute/claims.py:218 +#: nova/compute/claims.py:91 nova/compute/claims.py:214 #, python-format msgid "Aborting claim: %s" msgstr "" -#: nova/compute/claims.py:116 +#: nova/compute/claims.py:113 #, python-format msgid "" "Attempting claim: memory %(memory_mb)d MB, disk %(disk_gb)d GB, VCPUs " "%(vcpus)d" msgstr "" -#: nova/compute/claims.py:128 +#: nova/compute/claims.py:125 msgid "Claim successful" msgstr "" -#: nova/compute/claims.py:130 +#: nova/compute/claims.py:127 #, fuzzy msgid "Claim failed" msgstr "Starting Bridge interface for %s" -#: nova/compute/claims.py:135 +#: nova/compute/claims.py:132 msgid "Memory" msgstr "" -#: nova/compute/claims.py:144 +#: nova/compute/claims.py:141 msgid "Disk" msgstr "" -#: nova/compute/claims.py:153 +#: nova/compute/claims.py:150 msgid "CPU" msgstr "" -#: nova/compute/claims.py:165 +#: nova/compute/claims.py:162 #, python-format msgid "Total %(type_)s: %(total)d %(unit)s, used: %(used)d %(unit)s" msgstr "" -#: nova/compute/claims.py:170 +#: nova/compute/claims.py:167 #, python-format msgid "%(type_)s limit not specified, defaulting to unlimited" msgstr "" -#: nova/compute/claims.py:177 +#: nova/compute/claims.py:174 #, python-format msgid "%(type_)s limit: %(limit)d %(unit)s, free: %(free)d %(unit)s" msgstr "" -#: nova/compute/claims.py:184 +#: nova/compute/claims.py:181 #, python-format msgid "" "Unable to claim resources. Free %(type_)s %(free)d %(unit)s < requested " @@ -4251,567 +4242,567 @@ msgstr "" msgid "Checking state" msgstr "" -#: nova/compute/manager.py:743 +#: nova/compute/manager.py:745 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:760 +#: nova/compute/manager.py:762 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:852 +#: nova/compute/manager.py:854 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:861 nova/compute/manager.py:2344 +#: nova/compute/manager.py:863 nova/compute/manager.py:2348 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" -#: nova/compute/manager.py:912 +#: nova/compute/manager.py:914 msgid "Failed to dealloc network for deleted instance" msgstr "" -#: nova/compute/manager.py:918 +#: nova/compute/manager.py:920 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:940 +#: nova/compute/manager.py:942 #, python-format msgid "Error: %s" msgstr "" -#: nova/compute/manager.py:957 +#: nova/compute/manager.py:959 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:982 nova/compute/manager.py:2398 +#: nova/compute/manager.py:984 nova/compute/manager.py:2402 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1000 +#: nova/compute/manager.py:1002 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1007 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1011 +#: nova/compute/manager.py:1013 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1040 +#: nova/compute/manager.py:1042 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1090 +#: nova/compute/manager.py:1092 #, python-format msgid "" "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, " "allowed_size_bytes=%(allowed_size_bytes)d" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1098 #, python-format msgid "" "Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed " "size %(allowed_size_bytes)d" msgstr "" -#: nova/compute/manager.py:1106 +#: nova/compute/manager.py:1108 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1132 +#: nova/compute/manager.py:1134 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1135 +#: nova/compute/manager.py:1137 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1146 +#: nova/compute/manager.py:1148 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1167 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1216 +#: nova/compute/manager.py:1218 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1287 +#: nova/compute/manager.py:1289 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1303 +#: nova/compute/manager.py:1305 #, fuzzy msgid "Failed to deallocate network for instance." msgstr "Get console output for instance %s" -#: nova/compute/manager.py:1324 +#: nova/compute/manager.py:1326 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1327 +#: nova/compute/manager.py:1329 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1334 +#: nova/compute/manager.py:1336 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1382 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1435 nova/compute/manager.py:2574 -#: nova/compute/manager.py:4067 +#: nova/compute/manager.py:1437 nova/compute/manager.py:2578 +#: nova/compute/manager.py:4071 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1587 +#: nova/compute/manager.py:1589 #, fuzzy msgid "Rebuilding instance" msgstr "Rebooting instance %s" -#: nova/compute/manager.py:1600 +#: nova/compute/manager.py:1602 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1604 +#: nova/compute/manager.py:1606 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1608 +#: nova/compute/manager.py:1610 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1692 +#: nova/compute/manager.py:1694 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1724 +#: nova/compute/manager.py:1726 #, fuzzy, python-format msgid "Detaching from volume api: %s" msgstr "Unable to detach volume %s" -#: nova/compute/manager.py:1742 +#: nova/compute/manager.py:1744 #, fuzzy msgid "Rebooting instance" msgstr "Rebooting instance %s" -#: nova/compute/manager.py:1767 +#: nova/compute/manager.py:1769 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1783 +#: nova/compute/manager.py:1785 #, fuzzy, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "VBD not found in instance %s" -#: nova/compute/manager.py:1796 +#: nova/compute/manager.py:1798 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1823 +#: nova/compute/manager.py:1825 #, fuzzy msgid "instance snapshotting" msgstr "instance %s: snapshotting" -#: nova/compute/manager.py:1829 +#: nova/compute/manager.py:1831 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1890 +#: nova/compute/manager.py:1892 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1897 +#: nova/compute/manager.py:1899 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1902 +#: nova/compute/manager.py:1904 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1930 +#: nova/compute/manager.py:1932 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1937 +#: nova/compute/manager.py:1939 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1944 +#: nova/compute/manager.py:1946 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1959 +#: nova/compute/manager.py:1961 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1966 +#: nova/compute/manager.py:1968 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:1979 +#: nova/compute/manager.py:1981 #, python-format msgid "" "trying to inject a file into a non-running (state: " "%(current_power_state)s expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:1983 +#: nova/compute/manager.py:1985 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:2003 +#: nova/compute/manager.py:2005 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2016 +#: nova/compute/manager.py:2018 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2035 +#: nova/compute/manager.py:2037 #, fuzzy msgid "Error trying to Rescue Instance" msgstr "Rebooting instance %s" -#: nova/compute/manager.py:2039 +#: nova/compute/manager.py:2041 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2057 +#: nova/compute/manager.py:2059 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2078 +#: nova/compute/manager.py:2080 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2302 +#: nova/compute/manager.py:2306 #, fuzzy msgid "Instance has no source host" msgstr "instance %s: snapshotting" -#: nova/compute/manager.py:2308 +#: nova/compute/manager.py:2312 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2325 +#: nova/compute/manager.py:2329 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2571 +#: nova/compute/manager.py:2575 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2634 +#: nova/compute/manager.py:2638 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2652 +#: nova/compute/manager.py:2656 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2690 +#: nova/compute/manager.py:2694 #, fuzzy msgid "Retrieving diagnostics" msgstr "instance %s: retrieving diagnostics" -#: nova/compute/manager.py:2721 +#: nova/compute/manager.py:2725 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2741 +#: nova/compute/manager.py:2745 #, fuzzy msgid "Reset network" msgstr "instance %s: reset network" -#: nova/compute/manager.py:2746 +#: nova/compute/manager.py:2750 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2749 +#: nova/compute/manager.py:2753 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2766 +#: nova/compute/manager.py:2770 #, fuzzy msgid "Get console output" msgstr "Get console output for instance %s" -#: nova/compute/manager.py:2793 +#: nova/compute/manager.py:2797 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2828 +#: nova/compute/manager.py:2832 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:2875 +#: nova/compute/manager.py:2879 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2926 +#: nova/compute/manager.py:2930 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2935 +#: nova/compute/manager.py:2939 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2950 +#: nova/compute/manager.py:2954 #, 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:2980 +#: nova/compute/manager.py:2984 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:2990 +#: nova/compute/manager.py:2994 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "Detaching volume from unknown instance %s" -#: nova/compute/manager.py:2997 +#: nova/compute/manager.py:3001 #, 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:3021 +#: nova/compute/manager.py:3025 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3059 +#: nova/compute/manager.py:3063 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3079 +#: nova/compute/manager.py:3083 #, fuzzy, python-format msgid "Port %(port_id)s is not attached" msgstr "instance %s: snapshotting" -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3097 #, fuzzy, python-format msgid "Host %(host)s not found" msgstr "Instance %(instance_id)s is not running." -#: nova/compute/manager.py:3230 +#: nova/compute/manager.py:3234 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3258 +#: nova/compute/manager.py:3262 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3313 +#: nova/compute/manager.py:3317 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3315 +#: nova/compute/manager.py:3319 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:3329 +#: nova/compute/manager.py:3333 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3469 +#: nova/compute/manager.py:3473 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3514 +#: nova/compute/manager.py:3518 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3520 +#: nova/compute/manager.py:3524 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3529 +#: nova/compute/manager.py:3533 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3536 +#: nova/compute/manager.py:3540 #, fuzzy, python-format msgid "Instance %(instance_uuid)s not found" msgstr "Instance %(instance_id)s is not running." -#: nova/compute/manager.py:3540 +#: nova/compute/manager.py:3544 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3547 +#: nova/compute/manager.py:3551 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3556 +#: nova/compute/manager.py:3560 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3573 +#: nova/compute/manager.py:3577 #, 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:3592 +#: nova/compute/manager.py:3596 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3616 +#: nova/compute/manager.py:3620 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3733 +#: nova/compute/manager.py:3737 #, fuzzy msgid "Updating volume usage cache" msgstr "Re-exporting %s volumes" -#: nova/compute/manager.py:3750 +#: nova/compute/manager.py:3754 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3777 +#: nova/compute/manager.py:3781 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3782 nova/compute/manager.py:3832 +#: nova/compute/manager.py:3786 nova/compute/manager.py:3836 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3819 +#: nova/compute/manager.py:3823 #, 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:3857 +#: nova/compute/manager.py:3861 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3869 nova/compute/manager.py:3878 -#: nova/compute/manager.py:3908 +#: nova/compute/manager.py:3873 nova/compute/manager.py:3882 +#: nova/compute/manager.py:3912 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3873 +#: nova/compute/manager.py:3877 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3889 +#: nova/compute/manager.py:3893 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3895 +#: nova/compute/manager.py:3899 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3901 +#: nova/compute/manager.py:3905 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3921 #, fuzzy msgid "Instance is not (soft-)deleted." msgstr "instance %s: snapshotting" -#: nova/compute/manager.py:3925 +#: nova/compute/manager.py:3929 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:3945 +#: nova/compute/manager.py:3949 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:3972 +#: nova/compute/manager.py:3976 #, fuzzy, python-format msgid "Deleting orphan compute node %s" msgstr "Re-exporting %s volumes" -#: nova/compute/manager.py:3982 nova/compute/resource_tracker.py:314 +#: nova/compute/manager.py:3986 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4022 +#: nova/compute/manager.py:4026 #, python-format msgid "" "Detected instance with name label '%(name)s' which is marked as DELETED " "but still present on host." msgstr "" -#: nova/compute/manager.py:4029 +#: nova/compute/manager.py:4033 #, python-format msgid "" "Destroying instance with name label '%(name)s' which is marked as DELETED" " but still present on host." msgstr "" -#: nova/compute/manager.py:4036 +#: nova/compute/manager.py:4040 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" @@ -4828,85 +4819,85 @@ msgid "" " claimed." msgstr "" -#: nova/compute/resource_tracker.py:237 +#: nova/compute/resource_tracker.py:244 msgid "Auditing locally available compute resources" msgstr "" -#: nova/compute/resource_tracker.py:242 +#: nova/compute/resource_tracker.py:249 msgid "" "Virt driver does not support 'get_available_resource' Compute tracking " "is disabled." msgstr "" -#: nova/compute/resource_tracker.py:294 +#: nova/compute/resource_tracker.py:301 #, python-format msgid "Compute_service record created for %(host)s:%(node)s" msgstr "" -#: nova/compute/resource_tracker.py:300 +#: nova/compute/resource_tracker.py:307 #, python-format msgid "Compute_service record updated for %(host)s:%(node)s" msgstr "" -#: nova/compute/resource_tracker.py:324 +#: nova/compute/resource_tracker.py:331 #, python-format msgid "Hypervisor: free ram (MB): %s" msgstr "" -#: nova/compute/resource_tracker.py:325 +#: nova/compute/resource_tracker.py:332 #, python-format msgid "Hypervisor: free disk (GB): %s" msgstr "" -#: nova/compute/resource_tracker.py:330 +#: nova/compute/resource_tracker.py:337 #, python-format msgid "Hypervisor: free VCPUs: %s" msgstr "" -#: nova/compute/resource_tracker.py:332 +#: nova/compute/resource_tracker.py:339 msgid "Hypervisor: VCPU information unavailable" msgstr "" -#: nova/compute/resource_tracker.py:339 +#: nova/compute/resource_tracker.py:346 #, python-format msgid "Free ram (MB): %s" msgstr "" -#: nova/compute/resource_tracker.py:340 +#: nova/compute/resource_tracker.py:347 #, python-format msgid "Free disk (GB): %s" msgstr "" -#: nova/compute/resource_tracker.py:345 +#: nova/compute/resource_tracker.py:352 #, python-format msgid "Free VCPUS: %s" msgstr "" -#: nova/compute/resource_tracker.py:347 +#: nova/compute/resource_tracker.py:354 msgid "Free VCPU information unavailable" msgstr "" -#: nova/compute/resource_tracker.py:386 +#: nova/compute/resource_tracker.py:383 #, python-format msgid "Updating from migration %s" msgstr "" -#: nova/compute/resource_tracker.py:446 +#: nova/compute/resource_tracker.py:443 msgid "Instance not resizing, skipping migration." msgstr "" -#: nova/compute/resource_tracker.py:461 +#: nova/compute/resource_tracker.py:458 msgid "InstanceType could not be found, skipping migration." msgstr "" -#: nova/compute/resource_tracker.py:545 +#: nova/compute/resource_tracker.py:542 #, python-format msgid "" "Detected running orphan instance: %(uuid)s (consuming %(memory_mb)s MB " "memory" msgstr "" -#: nova/compute/resource_tracker.py:558 +#: nova/compute/resource_tracker.py:555 #, python-format msgid "Missing keys: %s" msgstr "" @@ -4925,26 +4916,26 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:384 +#: nova/conductor/api.py:380 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:88 +#: nova/conductor/manager.py:91 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:257 +#: nova/conductor/manager.py:262 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/console/manager.py:80 nova/console/vmrc_manager.py:63 +#: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "" -#: nova/console/manager.py:100 nova/console/vmrc_manager.py:113 +#: nova/console/manager.py:101 nova/console/vmrc_manager.py:113 #, python-format msgid "Tried to remove non-existent console %(console_id)s." msgstr "" @@ -5001,12 +4992,12 @@ msgstr "" msgid "Failed to run xvp." msgstr "" -#: nova/consoleauth/manager.py:88 +#: nova/consoleauth/manager.py:89 #, python-format msgid "Received Token: %(token)s, %(token_dict)s)" msgstr "" -#: nova/consoleauth/manager.py:112 +#: nova/consoleauth/manager.py:113 #, python-format msgid "Checking Token: %(token)s, %(token_valid)s)" msgstr "" @@ -5023,11 +5014,11 @@ msgstr "" msgid "Failed to notify cells of instance info cache update" msgstr "" -#: nova/db/api.py:1428 +#: nova/db/api.py:1446 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1583 +#: nova/db/api.py:1580 msgid "Failed to notify cells of instance fault" msgstr "" @@ -5183,7 +5174,7 @@ msgstr "" msgid "Failed storing info cache" msgstr "" -#: nova/network/api.py:239 +#: nova/network/api.py:235 #, python-format msgid "re-assign floating IP %(address)s from instance %(instance_id)s" msgstr "" @@ -5418,29 +5409,29 @@ msgstr "" msgid "Unplugged gateway interface '%s'" msgstr "" -#: nova/network/manager.py:362 +#: nova/network/manager.py:363 #, python-format msgid "Disassociated %s stale fixed ip(s)" msgstr "" -#: nova/network/manager.py:366 +#: nova/network/manager.py:367 msgid "setting network host" msgstr "" -#: nova/network/manager.py:493 +#: nova/network/manager.py:494 msgid "network allocations" msgstr "" -#: nova/network/manager.py:500 +#: nova/network/manager.py:501 #, python-format msgid "networks retrieved for instance: |%(networks_list)s|" msgstr "" -#: nova/network/manager.py:548 +#: nova/network/manager.py:549 msgid "network deallocation for instance" msgstr "" -#: nova/network/manager.py:812 +#: nova/network/manager.py:815 #, python-format msgid "" "instance-dns-zone is |%(domain)s|, which is in availability zone " @@ -5448,98 +5439,98 @@ msgid "" "created." msgstr "" -#: nova/network/manager.py:838 +#: nova/network/manager.py:841 #, python-format msgid "Quota exceeded for %(pid)s, tried to allocate fixed IP" msgstr "" -#: nova/network/manager.py:892 +#: nova/network/manager.py:895 msgid "Failed to update usages deallocating fixed IP" msgstr "" -#: nova/network/manager.py:926 +#: nova/network/manager.py:929 #, python-format msgid "Unable to release %s because vif doesn't exist." msgstr "" -#: nova/network/manager.py:949 +#: nova/network/manager.py:952 #, python-format msgid "Leased IP |%(address)s|" msgstr "" -#: nova/network/manager.py:953 +#: nova/network/manager.py:956 #, python-format msgid "IP %s leased that is not associated" msgstr "" -#: nova/network/manager.py:962 +#: nova/network/manager.py:965 #, python-format msgid "IP |%s| leased that isn't allocated" msgstr "" -#: nova/network/manager.py:967 +#: nova/network/manager.py:970 #, python-format msgid "Released IP |%(address)s|" msgstr "" -#: nova/network/manager.py:971 +#: nova/network/manager.py:974 #, python-format msgid "IP %s released that is not associated" msgstr "" -#: nova/network/manager.py:975 +#: nova/network/manager.py:978 #, python-format msgid "IP %s released that was not leased" msgstr "" -#: nova/network/manager.py:994 +#: nova/network/manager.py:997 #, python-format msgid "%s must be an integer" msgstr "" -#: nova/network/manager.py:1018 +#: nova/network/manager.py:1021 msgid "Maximum allowed length for 'label' is 255." msgstr "" -#: nova/network/manager.py:1038 +#: nova/network/manager.py:1041 #, python-format msgid "" "Subnet(s) too large, defaulting to /%s. To override, specify " "network_size flag." msgstr "" -#: nova/network/manager.py:1119 +#: nova/network/manager.py:1122 msgid "cidr already in use" msgstr "" -#: nova/network/manager.py:1122 +#: nova/network/manager.py:1125 #, python-format msgid "requested cidr (%(cidr)s) conflicts with existing supernet (%(super)s)" msgstr "" -#: nova/network/manager.py:1133 +#: nova/network/manager.py:1136 #, python-format msgid "" "requested cidr (%(cidr)s) conflicts with existing smaller cidr " "(%(smaller)s)" msgstr "" -#: nova/network/manager.py:1190 +#: nova/network/manager.py:1193 msgid "Network already exists!" msgstr "" -#: nova/network/manager.py:1209 +#: nova/network/manager.py:1212 #, python-format msgid "Network must be disassociated from project %s before delete" msgstr "" -#: nova/network/manager.py:1805 +#: nova/network/manager.py:1808 msgid "" "The sum between the number of networks and the vlan start cannot be " "greater than 4094" msgstr "" -#: nova/network/manager.py:1812 +#: nova/network/manager.py:1815 #, python-format msgid "" "The network range is not big enough to fit %(num_networks)s networks. " @@ -5783,6 +5774,24 @@ msgstr "" msgid "Fatal call to deprecated config: %(msg)s" msgstr "" +#: nova/openstack/common/loopingcall.py:84 +#, python-format +msgid "task run outlasted interval by %s sec" +msgstr "" + +#: nova/openstack/common/loopingcall.py:91 +msgid "in fixed duration looping call" +msgstr "" + +#: nova/openstack/common/loopingcall.py:131 +#, python-format +msgid "Dynamic looping call sleeping for %.02f seconds" +msgstr "" + +#: nova/openstack/common/loopingcall.py:138 +msgid "in dynamic looping call" +msgstr "" + #: nova/openstack/common/policy.py:394 #, python-format msgid "Failed to understand rule %(rule)s" @@ -6289,7 +6298,7 @@ msgstr "" msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:210 +#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:211 #, fuzzy, python-format msgid "Setting instance to %(state)s state." msgstr "Invalid instance type %(instance_type)s." @@ -6387,7 +6396,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:196 +#: nova/scheduler/manager.py:197 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -6531,27 +6540,27 @@ msgstr "" msgid "Returns one member of the [%s] group" msgstr "" -#: nova/servicegroup/drivers/db.py:41 +#: nova/servicegroup/drivers/db.py:42 #, python-format msgid "" "DB_Driver: join new ServiceGroup member %(member_id)s to the %(group_id)s" " group, service = %(service)s" msgstr "" -#: nova/servicegroup/drivers/db.py:45 +#: nova/servicegroup/drivers/db.py:46 msgid "service is a mandatory argument for DB based ServiceGroup driver" msgstr "" -#: nova/servicegroup/drivers/db.py:74 +#: nova/servicegroup/drivers/db.py:76 #, python-format msgid "DB_Driver: get_all members of the %s group" msgstr "" -#: nova/servicegroup/drivers/db.py:97 nova/servicegroup/drivers/mc.py:102 +#: nova/servicegroup/drivers/db.py:99 nova/servicegroup/drivers/mc.py:103 msgid "Recovered model server connection!" msgstr "" -#: nova/servicegroup/drivers/db.py:103 nova/servicegroup/drivers/mc.py:108 +#: nova/servicegroup/drivers/db.py:105 nova/servicegroup/drivers/mc.py:109 msgid "model server went away" msgstr "" @@ -6570,7 +6579,7 @@ msgstr "" msgid "service is a mandatory argument for Memcached based ServiceGroup driver" msgstr "" -#: nova/servicegroup/drivers/mc.py:77 +#: nova/servicegroup/drivers/mc.py:78 #, python-format msgid "Memcached_Driver: get_all members of the %s group" msgstr "" @@ -6599,22 +6608,22 @@ msgstr "" msgid "ZooKeeperDriver.leave: %(id)s has not joined to the %(gr)s group" msgstr "" -#: nova/storage/linuxscsi.py:70 +#: nova/storage/linuxscsi.py:71 #, python-format msgid "Trying (%(tries)s) to remove device %(device)s" msgstr "" -#: nova/storage/linuxscsi.py:99 +#: nova/storage/linuxscsi.py:101 #, python-format msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:117 +#: nova/storage/linuxscsi.py:119 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:121 +#: nova/storage/linuxscsi.py:123 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -6967,28 +6976,28 @@ msgstr "" msgid "Baremetal power manager failed to start node for instance %r" msgstr "" -#: nova/virt/baremetal/ipmi.py:85 +#: nova/virt/baremetal/ipmi.py:86 #, python-format msgid "pid file %s does not contain any pid" msgstr "" -#: nova/virt/baremetal/ipmi.py:108 +#: nova/virt/baremetal/ipmi.py:109 msgid "Node id not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:111 +#: nova/virt/baremetal/ipmi.py:112 msgid "Address not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:114 +#: nova/virt/baremetal/ipmi.py:115 msgid "User not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:117 +#: nova/virt/baremetal/ipmi.py:118 msgid "Password not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:134 +#: nova/virt/baremetal/ipmi.py:135 #, fuzzy, python-format msgid "ipmitool stdout: '%(out)s', stderr: '%(err)s'" msgstr "" @@ -6998,19 +7007,19 @@ msgstr "" "Stdout: %(stdout)r\n" "Stderr: %(stderr)r" -#: nova/virt/baremetal/ipmi.py:160 +#: nova/virt/baremetal/ipmi.py:161 msgid "IPMI power on failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:182 +#: nova/virt/baremetal/ipmi.py:183 msgid "IPMI power off failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:192 +#: nova/virt/baremetal/ipmi.py:193 msgid "IPMI set next bootdev failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:197 nova/virt/baremetal/tilera_pdu.py:152 +#: nova/virt/baremetal/ipmi.py:198 nova/virt/baremetal/tilera_pdu.py:152 #, python-format msgid "Activate node called, but node %s is already active" msgstr "" @@ -7670,7 +7679,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:135 nova/virt/libvirt/driver.py:3726 +#: nova/virt/hyperv/hostops.py:135 nova/virt/libvirt/driver.py:3728 #: nova/virt/xenapi/host.py:148 msgid "Updating host stats" msgstr "" @@ -8019,12 +8028,12 @@ msgstr "" msgid "Using config drive for instance: %s" msgstr "Get console output for instance %s" -#: nova/virt/hyperv/vmops.py:226 nova/virt/libvirt/driver.py:1867 +#: nova/virt/hyperv/vmops.py:226 nova/virt/libvirt/driver.py:1869 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:234 nova/virt/libvirt/driver.py:1874 +#: nova/virt/hyperv/vmops.py:234 nova/virt/libvirt/driver.py:1876 #, python-format msgid "Creating config drive failed with error: %s" msgstr "" @@ -8190,7 +8199,7 @@ msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s" msgid "Detaching physical disk from instance: %s" msgstr "Get console output for instance %s" -#: nova/virt/hyperv/volumeops.py:186 nova/virt/libvirt/driver.py:894 +#: nova/virt/hyperv/volumeops.py:186 nova/virt/libvirt/driver.py:896 msgid "Could not determine iscsi initiator name" msgstr "" @@ -8224,237 +8233,237 @@ msgstr "" msgid "Unable to determine disk bus for '%s'" msgstr "" -#: nova/virt/libvirt/driver.py:339 +#: nova/virt/libvirt/driver.py:340 #, python-format msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:545 +#: nova/virt/libvirt/driver.py:546 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:553 +#: nova/virt/libvirt/driver.py:554 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:570 +#: nova/virt/libvirt/driver.py:571 #, python-format msgid "URI %s does not support events" msgstr "" -#: nova/virt/libvirt/driver.py:586 +#: nova/virt/libvirt/driver.py:587 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:608 nova/virt/libvirt/driver.py:611 +#: nova/virt/libvirt/driver.py:609 nova/virt/libvirt/driver.py:612 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:629 +#: nova/virt/libvirt/driver.py:630 #, fuzzy, python-format msgid "Connection to libvirt failed: %s" msgstr "Connection to melange failed" -#: nova/virt/libvirt/driver.py:720 +#: nova/virt/libvirt/driver.py:721 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:735 +#: nova/virt/libvirt/driver.py:736 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:740 +#: nova/virt/libvirt/driver.py:741 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:751 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:759 +#: nova/virt/libvirt/driver.py:761 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:778 +#: nova/virt/libvirt/driver.py:780 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:794 +#: nova/virt/libvirt/driver.py:796 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:814 +#: nova/virt/libvirt/driver.py:816 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:820 +#: nova/virt/libvirt/driver.py:822 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:848 +#: nova/virt/libvirt/driver.py:850 #, python-format msgid "Deleting instance files %(target)s" msgstr "" -#: nova/virt/libvirt/driver.py:857 +#: nova/virt/libvirt/driver.py:859 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:900 +#: nova/virt/libvirt/driver.py:902 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:907 +#: nova/virt/libvirt/driver.py:909 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:912 +#: nova/virt/libvirt/driver.py:914 msgid "No Volume Connector found." msgstr "" -#: nova/virt/libvirt/driver.py:1034 +#: nova/virt/libvirt/driver.py:1036 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1058 +#: nova/virt/libvirt/driver.py:1060 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1078 +#: nova/virt/libvirt/driver.py:1080 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1082 +#: nova/virt/libvirt/driver.py:1084 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1171 +#: nova/virt/libvirt/driver.py:1173 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1174 +#: nova/virt/libvirt/driver.py:1176 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1203 +#: nova/virt/libvirt/driver.py:1205 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1215 +#: nova/virt/libvirt/driver.py:1217 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1288 +#: nova/virt/libvirt/driver.py:1290 #, fuzzy msgid "Instance soft rebooted successfully." msgstr "volume %s: created successfully" -#: nova/virt/libvirt/driver.py:1292 +#: nova/virt/libvirt/driver.py:1294 msgid "Failed to soft reboot instance." msgstr "" -#: nova/virt/libvirt/driver.py:1327 +#: nova/virt/libvirt/driver.py:1329 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1335 +#: nova/virt/libvirt/driver.py:1337 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:1383 +#: nova/virt/libvirt/driver.py:1385 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1530 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:1535 nova/virt/powervm/operator.py:220 +#: nova/virt/libvirt/driver.py:1537 nova/virt/powervm/operator.py:220 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1551 +#: nova/virt/libvirt/driver.py:1553 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:1588 nova/virt/libvirt/driver.py:1614 +#: nova/virt/libvirt/driver.py:1590 nova/virt/libvirt/driver.py:1616 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1603 +#: nova/virt/libvirt/driver.py:1605 #, fuzzy msgid "Guest does not have a console available" msgstr "User does not have admin privileges" -#: nova/virt/libvirt/driver.py:1672 +#: nova/virt/libvirt/driver.py:1674 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:1676 +#: nova/virt/libvirt/driver.py:1678 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:1681 nova/virt/libvirt/driver.py:1686 +#: nova/virt/libvirt/driver.py:1683 nova/virt/libvirt/driver.py:1688 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:1757 +#: nova/virt/libvirt/driver.py:1759 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:1858 +#: nova/virt/libvirt/driver.py:1860 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:1907 +#: nova/virt/libvirt/driver.py:1909 #, fuzzy, python-format msgid "Injecting %(inj)s into image %(img_id)s" msgstr "Asking xapi to upload %(vdi_uuids)s as ID %(image_id)s" -#: nova/virt/libvirt/driver.py:1917 +#: nova/virt/libvirt/driver.py:1919 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:1974 +#: nova/virt/libvirt/driver.py:1976 #, python-format msgid "" "Config requested an explicit CPU model, but the current libvirt " "hypervisor '%s' does not support selecting CPU models" msgstr "" -#: nova/virt/libvirt/driver.py:1980 +#: nova/virt/libvirt/driver.py:1982 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:1984 +#: nova/virt/libvirt/driver.py:1986 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:1988 +#: nova/virt/libvirt/driver.py:1990 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2004 +#: nova/virt/libvirt/driver.py:2006 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:2325 +#: nova/virt/libvirt/driver.py:2327 #, python-format msgid "" "Start to_xml instance=%(instance)s network_info=%(network_info)s " @@ -8462,92 +8471,92 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:2340 +#: nova/virt/libvirt/driver.py:2342 #, python-format msgid "End to_xml instance=%(instance)s xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:2357 +#: nova/virt/libvirt/driver.py:2359 #, python-format msgid "" "Error from libvirt while looking up %(instance_name)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:2525 +#: nova/virt/libvirt/driver.py:2527 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:2576 +#: nova/virt/libvirt/driver.py:2578 #, python-format msgid "couldn't obtain the vpu count from domain id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2582 +#: nova/virt/libvirt/driver.py:2584 #, python-format msgid "List of domains returned by libVirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2584 +#: nova/virt/libvirt/driver.py:2586 #, python-format msgid "libVirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2648 +#: nova/virt/libvirt/driver.py:2650 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:2731 +#: nova/virt/libvirt/driver.py:2733 #, fuzzy, python-format msgid "Trying to get stats for the volume %s" msgstr "Unable to detach volume %s" -#: nova/virt/libvirt/driver.py:2755 +#: nova/virt/libvirt/driver.py:2757 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2759 +#: nova/virt/libvirt/driver.py:2761 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:2836 +#: nova/virt/libvirt/driver.py:2838 #, python-format msgid "" "Creating tmpfile %s to verify with other compute node that the instance " "is on the same shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2918 +#: nova/virt/libvirt/driver.py:2920 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2926 +#: nova/virt/libvirt/driver.py:2928 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2963 +#: nova/virt/libvirt/driver.py:2965 #, python-format msgid "" "Unable to migrate %(instance_uuid)s: Disk of instance is too " "large(available on destination host:%(available)s < need:%(necessary)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2988 +#: nova/virt/libvirt/driver.py:2990 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:3000 +#: nova/virt/libvirt/driver.py:3002 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -8557,67 +8566,67 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:3017 +#: nova/virt/libvirt/driver.py:3019 #, python-format msgid "" "Creating tmpfile %s to notify to other compute nodes that they should " "mount the same storage." msgstr "" -#: nova/virt/libvirt/driver.py:3065 +#: nova/virt/libvirt/driver.py:3067 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:3137 +#: nova/virt/libvirt/driver.py:3139 #, python-format msgid "Live Migration failure: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:3230 +#: nova/virt/libvirt/driver.py:3232 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:3342 +#: nova/virt/libvirt/driver.py:3344 #, python-format msgid "" "Error from libvirt while getting description of %(instance_name)s: [Error" " Code %(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3359 +#: nova/virt/libvirt/driver.py:3361 #, python-format msgid "skipping %(path)s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:3364 +#: nova/virt/libvirt/driver.py:3366 #, python-format msgid "skipping disk for %(instance_name)s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:3405 +#: nova/virt/libvirt/driver.py:3407 #, python-format msgid "Getting disk size of %(i_name)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:3451 +#: nova/virt/libvirt/driver.py:3453 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:3510 +#: nova/virt/libvirt/driver.py:3512 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:3516 +#: nova/virt/libvirt/driver.py:3518 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:3578 +#: nova/virt/libvirt/driver.py:3580 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:3699 +#: nova/virt/libvirt/driver.py:3701 #, python-format msgid "Checking instance files accessability%(instance_path)s" msgstr "" @@ -8909,87 +8918,87 @@ msgid "" "attribute" msgstr "" -#: nova/virt/libvirt/volume.py:237 +#: nova/virt/libvirt/volume.py:238 #, python-format msgid "iSCSI device not found at %s" msgstr "" -#: nova/virt/libvirt/volume.py:240 +#: nova/virt/libvirt/volume.py:241 #, python-format msgid "" "ISCSI volume not yet found at: %(disk_dev)s. Will rescan & retry. Try " "number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:252 +#: nova/virt/libvirt/volume.py:253 #, python-format msgid "Found iSCSI node %(disk_dev)s (after %(tries)s rescans)" msgstr "" -#: nova/virt/libvirt/volume.py:488 nova/virt/libvirt/volume.py:609 +#: nova/virt/libvirt/volume.py:489 nova/virt/libvirt/volume.py:610 #, python-format msgid "%s is already mounted" msgstr "" -#: nova/virt/libvirt/volume.py:544 +#: nova/virt/libvirt/volume.py:545 #, python-format msgid "AoE device not found at %s" msgstr "" -#: nova/virt/libvirt/volume.py:546 +#: nova/virt/libvirt/volume.py:547 #, python-format msgid "AoE volume not yet found at: %(aoedevpath)s. Try number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:560 +#: nova/virt/libvirt/volume.py:561 #, python-format msgid "Found AoE device %(aoedevpath)s (after %(tries)s rediscover)" msgstr "" -#: nova/virt/libvirt/volume.py:688 +#: nova/virt/libvirt/volume.py:689 msgid "We are unable to locate any Fibre Channel devices" msgstr "" -#: nova/virt/libvirt/volume.py:697 +#: nova/virt/libvirt/volume.py:698 #, python-format msgid "Looking for Fibre Channel dev %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:707 +#: nova/virt/libvirt/volume.py:708 msgid "Fibre Channel device not found." msgstr "" -#: nova/virt/libvirt/volume.py:710 +#: nova/virt/libvirt/volume.py:711 #, python-format msgid "" "Fibre volume not yet found at: %(mount_device)s. Will rescan & retry. " "Try number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:726 +#: nova/virt/libvirt/volume.py:727 #, python-format msgid "Found Fibre Channel volume %(mount_device)s (after %(tries)s rescans)" msgstr "" -#: nova/virt/libvirt/volume.py:733 +#: nova/virt/libvirt/volume.py:734 #, python-format msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:799 +#: nova/virt/libvirt/volume.py:800 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:810 +#: nova/virt/libvirt/volume.py:811 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:816 +#: nova/virt/libvirt/volume.py:817 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:831 +#: nova/virt/libvirt/volume.py:832 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -9266,17 +9275,17 @@ msgstr "" msgid "In vmwareapi:_call_method, got this exception: %s" msgstr "" -#: nova/virt/vmwareapi/driver.py:574 +#: nova/virt/vmwareapi/driver.py:575 #, python-format msgid "Task [%(task_name)s] %(task_ref)s status: success" msgstr "" -#: nova/virt/vmwareapi/driver.py:579 +#: nova/virt/vmwareapi/driver.py:580 #, python-format msgid "Task [%(task_name)s] %(task_ref)s status: error %(error_info)s" msgstr "" -#: nova/virt/vmwareapi/driver.py:583 +#: nova/virt/vmwareapi/driver.py:584 #, python-format msgid "In vmwareapi:_poll_task, Got this error %s" msgstr "" @@ -10892,6 +10901,9 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "Invalid value '%s' for force. " +#~ msgid "Periodic task processor sleeping for %.02f seconds" +#~ msgstr "" + +#~ msgid "No backdoor API command for service: %s\n" #~ msgstr "" diff --git a/nova/locale/en_US/LC_MESSAGES/nova.po b/nova/locale/en_US/LC_MESSAGES/nova.po index 0c421b309..ba4f21f45 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-04-24 00:04+0000\n" +"POT-Creation-Date: 2013-04-26 00:05+0000\n" "PO-Revision-Date: 2013-01-21 18:28+0000\n" "Last-Translator: Jeremy Stanley <fungi@yuggoth.org>\n" "Language-Team: en_US <LL@li.org>\n" @@ -190,7 +190,7 @@ msgid "" msgstr "" #: nova/exception.py:254 nova/api/ec2/cloud.py:463 -#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2735 +#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2740 msgid "Keypair data is invalid" msgstr "Keypair data is invalid" @@ -1354,27 +1354,27 @@ msgstr "" msgid "Running %(name)s post-hook: %(obj)s" msgstr "" -#: nova/manager.py:172 +#: nova/manager.py:173 #, python-format msgid "Skipping periodic task %(task)s because its interval is negative" msgstr "" -#: nova/manager.py:177 +#: nova/manager.py:178 #, python-format msgid "Skipping periodic task %(task)s because it is disabled" msgstr "" -#: nova/manager.py:238 +#: nova/manager.py:241 #, python-format msgid "Running periodic task %(full_task_name)s" msgstr "Running periodic task %(full_task_name)s" -#: nova/manager.py:246 +#: nova/manager.py:249 #, python-format msgid "Error during %(full_task_name)s: %(e)s" msgstr "Error during %(full_task_name)s: %(e)s" -#: nova/manager.py:315 +#: nova/manager.py:319 msgid "Notifying Schedulers of capabilities ..." msgstr "Notifying Schedulers of capabilities ..." @@ -1420,213 +1420,198 @@ msgstr "Failed to roll back reservations %(reservations)s" msgid "Rolled back reservations %(reservations)s" msgstr "Failed to roll back reservations %(reservations)s" -#: nova/service.py:196 +#: nova/service.py:197 #, fuzzy msgid "Full set of CONF:" msgstr "Full set of FLAGS:" -#: nova/service.py:203 +#: nova/service.py:204 #, python-format msgid "%(flag)s : FLAG SET " msgstr "%(flag)s : FLAG SET " -#: nova/service.py:213 nova/service.py:311 +#: nova/service.py:214 nova/service.py:312 #, python-format msgid "Caught %s, exiting" msgstr "Caught %s, exiting" -#: nova/service.py:257 +#: nova/service.py:258 msgid "Parent process has died unexpectedly, exiting" msgstr "Parent process has died unexpectedly, exiting" -#: nova/service.py:293 +#: nova/service.py:294 msgid "Forking too fast, sleeping" msgstr "Forking too fast, sleeping" -#: nova/service.py:316 +#: nova/service.py:317 msgid "Unhandled exception" msgstr "Unhandled exception" -#: nova/service.py:323 +#: nova/service.py:324 #, python-format msgid "Started child %d" msgstr "Started child %d" -#: nova/service.py:333 +#: nova/service.py:334 #, python-format msgid "Starting %d workers" msgstr "Starting %d workers" -#: nova/service.py:347 +#: nova/service.py:348 #, python-format msgid "Child %(pid)d killed by signal %(sig)d" msgstr "Child %(pid)d killed by signal %(sig)d" -#: nova/service.py:350 +#: nova/service.py:351 #, python-format msgid "Child %(pid)d exited with status %(code)d" msgstr "Child %(pid)d exited with status %(code)d" -#: nova/service.py:353 +#: nova/service.py:354 #, python-format msgid "pid %d not in child list" msgstr "pid %d not in child list" -#: nova/service.py:373 +#: nova/service.py:374 #, python-format msgid "Caught %s, stopping children" msgstr "Caught %s, stopping children" -#: nova/service.py:384 +#: nova/service.py:385 #, python-format msgid "Waiting on %d children to exit" msgstr "Waiting on %d children to exit" -#: nova/service.py:426 +#: nova/service.py:427 #, fuzzy, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "Starting %(topic)s node (version %(vcs_string)s)" -#: nova/service.py:443 nova/openstack/common/rpc/service.py:47 +#: nova/service.py:444 nova/openstack/common/rpc/service.py:47 #, python-format msgid "Creating Consumer connection for Service %s" msgstr "Creating Consumer connection for Service %s" -#: nova/service.py:463 +#: nova/service.py:464 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:545 +#: nova/service.py:546 msgid "Service killed that has no database entry" msgstr "Service killed that has no database entry" -#: nova/service.py:580 +#: nova/service.py:581 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:678 +#: nova/service.py:679 msgid "serve() can only be called once" msgstr "serve() can only be called once" -#: nova/utils.py:145 +#: nova/utils.py:144 #, fuzzy, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" "unexpected task state: expecting %(expected)s but the actual state is " "%(actual)s" -#: nova/utils.py:198 nova/openstack/common/processutils.py:90 +#: nova/utils.py:197 nova/openstack/common/processutils.py:90 #, python-format msgid "Got unknown keyword args to utils.execute: %r" msgstr "Got unknown keyword args to utils.execute: %r" -#: nova/utils.py:209 nova/openstack/common/processutils.py:99 +#: nova/utils.py:208 nova/openstack/common/processutils.py:99 #, python-format msgid "Running cmd (subprocess): %s" msgstr "Running cmd (subprocess): %s" -#: nova/utils.py:233 nova/utils.py:311 +#: nova/utils.py:232 nova/utils.py:310 #: nova/openstack/common/processutils.py:114 nova/virt/powervm/common.py:90 #, python-format msgid "Result was %s" msgstr "Result was %s" -#: nova/utils.py:246 nova/openstack/common/processutils.py:128 +#: nova/utils.py:245 nova/openstack/common/processutils.py:128 #, python-format msgid "%r failed. Retrying." msgstr "%r failed. Retrying." -#: nova/utils.py:286 +#: nova/utils.py:285 #, python-format msgid "Running cmd (SSH): %s" msgstr "Running cmd (SSH): %s" -#: nova/utils.py:288 +#: nova/utils.py:287 msgid "Environment not supported over SSH" msgstr "Environment not supported over SSH" -#: nova/utils.py:292 +#: nova/utils.py:291 msgid "process_input not supported over SSH" msgstr "process_input not supported over SSH" -#: nova/utils.py:327 +#: nova/utils.py:326 #, python-format msgid "debug in callback: %s" msgstr "debug in callback: %s" -#: nova/utils.py:489 +#: nova/utils.py:488 #, python-format msgid "Link Local address is not found.:%s" msgstr "Link Local address is not found.:%s" -#: nova/utils.py:492 +#: nova/utils.py:491 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "Couldn't get Link Local IP of %(interface)s :%(ex)s" -#: nova/utils.py:531 +#: nova/utils.py:530 #, python-format msgid "Invalid backend: %s" msgstr "Invalid backend: %s" -#: nova/utils.py:603 -#, fuzzy -msgid "in fixed duration looping call" -msgstr "in looping call" - -#: nova/utils.py:638 -#, python-format -msgid "Periodic task processor sleeping for %.02f seconds" -msgstr "" - -#: nova/utils.py:645 -#, fuzzy -msgid "in dynamic looping call" -msgstr "in looping call" - -#: nova/utils.py:699 +#: nova/utils.py:591 #, fuzzy, python-format msgid "Unknown byte multiplier: %s" msgstr "Unknown base file: %s" -#: nova/utils.py:828 +#: nova/utils.py:720 #, python-format msgid "Expected object of type: %s" msgstr "Expected object of type: %s" -#: nova/utils.py:857 +#: nova/utils.py:749 #, python-format msgid "Invalid server_string: %s" msgstr "Invalid server_string: %s" -#: nova/utils.py:1013 +#: nova/utils.py:905 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "timefunc: '%(name)s' took %(total_time).2f secs" -#: nova/utils.py:1079 +#: nova/utils.py:971 #, python-format msgid "Reloading cached file %s" msgstr "Reloading cached file %s" -#: nova/utils.py:1211 nova/virt/configdrive.py:177 +#: nova/utils.py:1103 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "Could not remove tmpdir: %s" -#: nova/utils.py:1363 +#: nova/utils.py:1255 #, fuzzy, python-format msgid "%s is not a string or unicode" msgstr "Server name is not a string or unicode" -#: nova/utils.py:1367 +#: nova/utils.py:1259 #, fuzzy, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "Server name must be less than 256 characters." -#: nova/utils.py:1372 +#: nova/utils.py:1264 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -2676,7 +2661,7 @@ msgstr "Resize requests require 'flavorRef' attribute." #: nova/api/openstack/compute/servers.py:1220 #: nova/api/openstack/compute/contrib/aggregates.py:143 -#: nova/api/openstack/compute/contrib/coverage_ext.py:303 +#: nova/api/openstack/compute/contrib/coverage_ext.py:282 #: nova/api/openstack/compute/contrib/keypairs.py:78 msgid "Invalid request body" msgstr "Invalid request body" @@ -2930,48 +2915,43 @@ msgstr "Unable to get console" msgid "Instance not yet ready" msgstr "instance %s:not booted" -#: nova/api/openstack/compute/contrib/coverage_ext.py:114 +#: nova/api/openstack/compute/contrib/coverage_ext.py:95 #, python-format msgid "Can't connect to service: %s, no portspecified\n" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:117 -#, python-format -msgid "No backdoor API command for service: %s\n" -msgstr "" - -#: nova/api/openstack/compute/contrib/coverage_ext.py:135 +#: nova/api/openstack/compute/contrib/coverage_ext.py:114 msgid "Coverage begin" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:182 +#: nova/api/openstack/compute/contrib/coverage_ext.py:161 #, fuzzy msgid "Coverage not running" msgstr "xvp not running..." -#: nova/api/openstack/compute/contrib/coverage_ext.py:211 +#: nova/api/openstack/compute/contrib/coverage_ext.py:190 #, fuzzy msgid "Invalid path" msgstr "Invalid snapshot" -#: nova/api/openstack/compute/contrib/coverage_ext.py:215 +#: nova/api/openstack/compute/contrib/coverage_ext.py:194 msgid "No path given for report file" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:222 +#: nova/api/openstack/compute/contrib/coverage_ext.py:201 msgid "You can't use html reports without combining" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:235 +#: nova/api/openstack/compute/contrib/coverage_ext.py:214 #, fuzzy, python-format msgid "Directory conflict: %s already exists" msgstr "Security group %s already exists" -#: nova/api/openstack/compute/contrib/coverage_ext.py:293 +#: nova/api/openstack/compute/contrib/coverage_ext.py:272 msgid "Python coverage module is not installed." msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:301 +#: nova/api/openstack/compute/contrib/coverage_ext.py:280 #, fuzzy, python-format msgid "Coverage doesn't have %s action" msgstr "Network does not have %s action" @@ -3356,6 +3336,16 @@ msgstr "start instance" msgid "stop instance" msgstr "stop instance" +#: nova/api/openstack/compute/contrib/services.py:123 +#, fuzzy, python-format +msgid "Unknown action" +msgstr "Unknown chain: %r" + +#: nova/api/openstack/compute/contrib/services.py:137 +#, fuzzy +msgid "Unknown service" +msgstr "unknown guestmount error" + #: nova/api/openstack/compute/contrib/simple_tenant_usage.py:226 msgid "Invalid start time. The start time cannot occur after the end time." msgstr "" @@ -3445,54 +3435,54 @@ msgstr "Sending message(s) to: %s" msgid "Error waiting for responses from neighbor cells: %(exc)s" msgstr "" -#: nova/cells/messaging.py:651 +#: nova/cells/messaging.py:652 #, fuzzy, python-format msgid "Unknown method '%(method)s' in compute API" msgstr "Casted '%(method)s' to compute '%(host)s'" -#: nova/cells/messaging.py:674 +#: nova/cells/messaging.py:675 #, python-format msgid "Received capabilities from child cell %(cell_name)s: %(capabilities)s" msgstr "" -#: nova/cells/messaging.py:683 +#: nova/cells/messaging.py:684 #, python-format msgid "Received capacities from child cell %(cell_name)s: %(capacities)s" msgstr "" -#: nova/cells/messaging.py:795 +#: nova/cells/messaging.py:810 #, fuzzy, python-format msgid "Got update for instance %(instance_uuid)s: %(instance)s" msgstr "Migration not found for instance %(instance_id)s with status %(status)s." -#: nova/cells/messaging.py:823 +#: nova/cells/messaging.py:838 #, fuzzy, python-format msgid "Got update to delete instance %(instance_uuid)s" msgstr "Starting migration network for instance %(instance_uuid)s" -#: nova/cells/messaging.py:838 +#: nova/cells/messaging.py:853 #, python-format msgid "Got broadcast to %(delete_type)s delete instance" msgstr "" -#: nova/cells/messaging.py:852 +#: nova/cells/messaging.py:867 #, python-format msgid "Got message to create instance fault: %(instance_fault)s" msgstr "" -#: nova/cells/messaging.py:873 +#: nova/cells/messaging.py:888 #, python-format msgid "" "Forcing a sync of instances, project_id=%(projid_str)s, " "updated_since=%(since_str)s" msgstr "" -#: nova/cells/messaging.py:1057 +#: nova/cells/messaging.py:1072 #, python-format msgid "Updating parents with our capabilities: %(capabs)s" msgstr "" -#: nova/cells/messaging.py:1077 +#: nova/cells/messaging.py:1092 #, python-format msgid "Updating parents with our capacities: %(capacities)s" msgstr "" @@ -3928,16 +3918,16 @@ msgstr "" msgid "No nova entries in syslog!" msgstr "" -#: nova/compute/api.py:281 +#: nova/compute/api.py:282 msgid "Cannot run any more instances of this type." msgstr "Cannot run any more instances of this type." -#: nova/compute/api.py:288 +#: nova/compute/api.py:289 #, python-format msgid "Can only run %s more instances of this type." msgstr "Can only run %s more instances of this type." -#: nova/compute/api.py:297 +#: nova/compute/api.py:298 #, python-format msgid "" "%(overs)s quota exceeded for %(pid)s, tried to run %(min_count)s " @@ -3946,7 +3936,7 @@ msgstr "" "%(overs)s quota exceeded for %(pid)s, tried to run %(min_count)s " "instances. %(msg)s" -#: nova/compute/api.py:317 +#: nova/compute/api.py:318 #, python-format msgid "" "Quota exceeded for %(pid)s, tried to set %(num_metadata)s metadata " @@ -3955,93 +3945,93 @@ msgstr "" "Quota exceeded for %(pid)s, tried to set %(num_metadata)s metadata " "properties" -#: nova/compute/api.py:327 +#: nova/compute/api.py:328 msgid "Metadata property key blank" msgstr "Metadata property key blank" -#: nova/compute/api.py:331 +#: nova/compute/api.py:332 msgid "Metadata property key greater than 255 characters" msgstr "Metadata property key greater than 255 characters" -#: nova/compute/api.py:335 +#: nova/compute/api.py:336 msgid "Metadata property value greater than 255 characters" msgstr "Metadata property value greater than 255 characters" -#: nova/compute/api.py:453 +#: nova/compute/api.py:454 msgid "Failed to set instance name using multi_instance_display_name_template." msgstr "" -#: nova/compute/api.py:493 +#: nova/compute/api.py:494 #, fuzzy msgid "Cannot attach one or more volumes to multiple instances" msgstr "Unable to attach boot volume to instance %s" -#: nova/compute/api.py:607 +#: nova/compute/api.py:608 #, python-format msgid "Going to run %s instances..." msgstr "Going to run %s instances..." -#: nova/compute/api.py:720 +#: nova/compute/api.py:721 #, python-format msgid "bdm %s" msgstr "bdm %s" -#: nova/compute/api.py:747 +#: nova/compute/api.py:748 #, python-format msgid "block_device_mapping %s" msgstr "block_device_mapping %s" -#: nova/compute/api.py:1016 +#: nova/compute/api.py:1017 #, fuzzy msgid "instance termination disabled" msgstr "Going to start terminating instances" -#: nova/compute/api.py:1152 +#: nova/compute/api.py:1153 #, fuzzy, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "Instance type %(instance_type_id)s could not be found." -#: nova/compute/api.py:1158 +#: nova/compute/api.py:1159 #, fuzzy msgid "going to delete a resizing instance" msgstr "Going to start terminating instances" -#: nova/compute/api.py:1168 +#: nova/compute/api.py:1169 #, fuzzy, python-format msgid "instance's host %s is down, deleting from database" msgstr "host for instance is down, deleting from database" -#: nova/compute/api.py:1212 +#: nova/compute/api.py:1213 msgid "Going to try to soft delete instance" msgstr "Going to try to soft delete instance" -#: nova/compute/api.py:1236 +#: nova/compute/api.py:1237 msgid "Going to try to terminate instance" msgstr "Going to try to terminate instance" -#: nova/compute/api.py:1286 +#: nova/compute/api.py:1287 msgid "Going to try to stop instance" msgstr "Going to try to stop instance" -#: nova/compute/api.py:1303 +#: nova/compute/api.py:1304 msgid "Going to try to start instance" msgstr "Going to try to start instance" -#: nova/compute/api.py:1376 +#: nova/compute/api.py:1377 #, python-format msgid "Searching by: %s" msgstr "Searching by: %s" -#: nova/compute/api.py:1613 +#: nova/compute/api.py:1614 #, python-format msgid "snapshot for %s" msgstr "snapshot for %s" -#: nova/compute/api.py:1964 +#: nova/compute/api.py:1965 msgid "flavor_id is None. Assuming migration." msgstr "flavor_id is None. Assuming migration." -#: nova/compute/api.py:1973 +#: nova/compute/api.py:1974 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " @@ -4050,62 +4040,62 @@ msgstr "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" -#: nova/compute/api.py:2015 +#: nova/compute/api.py:2016 #, fuzzy, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "%(overs)s quota exceeded for %(pid)s, tried to resize instance. %(msg)s" -#: nova/compute/api.py:2153 +#: nova/compute/api.py:2150 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2260 +#: nova/compute/api.py:2257 msgid "Locking" msgstr "Locking" -#: nova/compute/api.py:2268 +#: nova/compute/api.py:2265 msgid "Unlocking" msgstr "Unlocking" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2337 msgid "Volume must be attached in order to detach." msgstr "Volume must be attached in order to detach." -#: nova/compute/api.py:2453 +#: nova/compute/api.py:2450 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "Going to try to live migrate instance to %s" -#: nova/compute/api.py:2472 +#: nova/compute/api.py:2469 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2476 +#: nova/compute/api.py:2473 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2715 +#: nova/compute/api.py:2720 msgid "Keypair name contains unsafe characters" msgstr "Keypair name contains unsafe characters" -#: nova/compute/api.py:2719 +#: nova/compute/api.py:2724 msgid "Keypair name must be between 1 and 255 characters long" msgstr "Keypair name must be between 1 and 255 characters long" -#: nova/compute/api.py:2816 +#: nova/compute/api.py:2821 #, python-format msgid "Security group %s is not a string or unicode" msgstr "Security group %s is not a string or unicode" -#: nova/compute/api.py:2819 +#: nova/compute/api.py:2824 #, python-format msgid "Security group %s cannot be empty." msgstr "Security group %s cannot be empty." -#: nova/compute/api.py:2827 +#: nova/compute/api.py:2832 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " @@ -4114,72 +4104,72 @@ msgstr "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." -#: nova/compute/api.py:2833 +#: nova/compute/api.py:2838 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "Security group %s should not be greater than 255 characters." -#: nova/compute/api.py:2853 +#: nova/compute/api.py:2858 msgid "Quota exceeded, too many security groups." msgstr "Quota exceeded, too many security groups." -#: nova/compute/api.py:2856 +#: nova/compute/api.py:2861 #, python-format msgid "Create Security Group %s" msgstr "Create Security Group %s" -#: nova/compute/api.py:2863 +#: nova/compute/api.py:2868 #, python-format msgid "Security group %s already exists" msgstr "Security group %s already exists" -#: nova/compute/api.py:2928 +#: nova/compute/api.py:2933 #, fuzzy, python-format msgid "Unable to delete system group '%s'" msgstr "Unable to destroy vbd %s" -#: nova/compute/api.py:2933 +#: nova/compute/api.py:2938 msgid "Security group is still in use" msgstr "Security group is still in use" -#: nova/compute/api.py:2941 +#: nova/compute/api.py:2946 msgid "Failed to update usages deallocating security group" msgstr "Failed to update usages deallocating security group" -#: nova/compute/api.py:2944 +#: nova/compute/api.py:2949 #, python-format msgid "Delete security group %s" msgstr "Delete security group %s" -#: nova/compute/api.py:3030 nova/compute/api.py:3107 +#: nova/compute/api.py:3035 nova/compute/api.py:3112 #, python-format msgid "Rule (%s) not found" msgstr "Rule (%s) not found" -#: nova/compute/api.py:3046 +#: nova/compute/api.py:3051 msgid "Quota exceeded, too many security group rules." msgstr "Quota exceeded, too many security group rules." -#: nova/compute/api.py:3049 +#: nova/compute/api.py:3054 #, python-format msgid "Authorize security group ingress %s" msgstr "Authorize security group ingress %s" -#: nova/compute/api.py:3060 +#: nova/compute/api.py:3065 #, python-format msgid "Revoke security group ingress %s" msgstr "Revoke security group ingress %s" -#: nova/compute/api.py:3114 +#: nova/compute/api.py:3119 msgid "Security group id should be integer" msgstr "Security group id should be integer" -#: nova/compute/claims.py:94 nova/compute/claims.py:218 +#: nova/compute/claims.py:91 nova/compute/claims.py:214 #, python-format msgid "Aborting claim: %s" msgstr "Aborting claim: %s" -#: nova/compute/claims.py:116 +#: nova/compute/claims.py:113 #, python-format msgid "" "Attempting claim: memory %(memory_mb)d MB, disk %(disk_gb)d GB, VCPUs " @@ -4188,43 +4178,43 @@ msgstr "" "Attempting claim: memory %(memory_mb)d MB, disk %(disk_gb)d GB, VCPUs " "%(vcpus)d" -#: nova/compute/claims.py:128 +#: nova/compute/claims.py:125 msgid "Claim successful" msgstr "" -#: nova/compute/claims.py:130 +#: nova/compute/claims.py:127 #, fuzzy msgid "Claim failed" msgstr "cache image failed: %s" -#: nova/compute/claims.py:135 +#: nova/compute/claims.py:132 msgid "Memory" msgstr "" -#: nova/compute/claims.py:144 +#: nova/compute/claims.py:141 msgid "Disk" msgstr "" -#: nova/compute/claims.py:153 +#: nova/compute/claims.py:150 msgid "CPU" msgstr "" -#: nova/compute/claims.py:165 +#: nova/compute/claims.py:162 #, fuzzy, python-format msgid "Total %(type_)s: %(total)d %(unit)s, used: %(used)d %(unit)s" msgstr "Total VCPUs: %(total_vcpus)d, used: %(used_vcpus)d" -#: nova/compute/claims.py:170 +#: nova/compute/claims.py:167 #, fuzzy, python-format msgid "%(type_)s limit not specified, defaulting to unlimited" msgstr "Disk limit not specified, defaulting to unlimited" -#: nova/compute/claims.py:177 +#: nova/compute/claims.py:174 #, fuzzy, python-format msgid "%(type_)s limit: %(limit)d %(unit)s, free: %(free)d %(unit)s" msgstr "Disk limit: %(disk_gb_limit)d GB, free: %(free_disk_gb)d GB" -#: nova/compute/claims.py:184 +#: nova/compute/claims.py:181 #, fuzzy, python-format msgid "" "Unable to claim resources. Free %(type_)s %(free)d %(unit)s < requested " @@ -4362,65 +4352,65 @@ msgstr "" msgid "Checking state" msgstr "Checking state" -#: nova/compute/manager.py:743 +#: nova/compute/manager.py:745 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:760 +#: nova/compute/manager.py:762 #, python-format msgid "Setting up bdm %s" msgstr "Setting up bdm %s" -#: nova/compute/manager.py:852 +#: nova/compute/manager.py:854 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:861 nova/compute/manager.py:2344 +#: nova/compute/manager.py:863 nova/compute/manager.py:2348 #, fuzzy, python-format msgid "No node specified, defaulting to %(node)s" msgstr "Memory limit not specified, defaulting to unlimited" -#: nova/compute/manager.py:912 +#: nova/compute/manager.py:914 msgid "Failed to dealloc network for deleted instance" msgstr "Failed to dealloc network for deleted instance" -#: nova/compute/manager.py:918 +#: nova/compute/manager.py:920 #, fuzzy msgid "Instance was deleted during spawn." msgstr "Instance failed to spawn" -#: nova/compute/manager.py:940 +#: nova/compute/manager.py:942 #, fuzzy, python-format msgid "Error: %s" msgstr "DB error: %s" -#: nova/compute/manager.py:957 +#: nova/compute/manager.py:959 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:982 nova/compute/manager.py:2398 +#: nova/compute/manager.py:984 nova/compute/manager.py:2402 msgid "Error trying to reschedule" msgstr "Error trying to reschedule" -#: nova/compute/manager.py:1000 +#: nova/compute/manager.py:1002 msgid "Retry info not present, will not reschedule" msgstr "Retry info not present, will not reschedule" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1007 msgid "No request spec, will not reschedule" msgstr "No request spec, will not reschedule" -#: nova/compute/manager.py:1011 +#: nova/compute/manager.py:1013 #, fuzzy, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "Re-scheduling instance: attempt %d" -#: nova/compute/manager.py:1040 +#: nova/compute/manager.py:1042 msgid "Instance build timed out. Set to error state." msgstr "Instance build timed out. Set to error state." -#: nova/compute/manager.py:1090 +#: nova/compute/manager.py:1092 #, python-format msgid "" "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, " @@ -4429,7 +4419,7 @@ msgstr "" "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, " "allowed_size_bytes=%(allowed_size_bytes)d" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1098 #, python-format msgid "" "Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed " @@ -4438,99 +4428,99 @@ msgstr "" "Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed " "size %(allowed_size_bytes)d" -#: nova/compute/manager.py:1106 +#: nova/compute/manager.py:1108 msgid "Starting instance..." msgstr "Starting instance..." -#: nova/compute/manager.py:1132 +#: nova/compute/manager.py:1134 msgid "Instance failed network setup" msgstr "Instance failed network setup" -#: nova/compute/manager.py:1135 +#: nova/compute/manager.py:1137 #, python-format msgid "Instance network_info: |%s|" msgstr "Instance network_info: |%s|" -#: nova/compute/manager.py:1146 +#: nova/compute/manager.py:1148 msgid "Instance failed block device setup" msgstr "Instance failed block device setup" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1167 msgid "Instance failed to spawn" msgstr "Instance failed to spawn" -#: nova/compute/manager.py:1216 +#: nova/compute/manager.py:1218 msgid "Deallocating network for instance" msgstr "Deallocating network for instance" -#: nova/compute/manager.py:1287 +#: nova/compute/manager.py:1289 #, python-format msgid "%(action_str)s instance" msgstr "%(action_str)s instance" -#: nova/compute/manager.py:1303 +#: nova/compute/manager.py:1305 #, fuzzy msgid "Failed to deallocate network for instance." msgstr "Failed to dealloc network for deleted instance" -#: nova/compute/manager.py:1324 +#: nova/compute/manager.py:1326 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "Ignoring DiskNotFound: %s" -#: nova/compute/manager.py:1327 +#: nova/compute/manager.py:1329 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "Ignoring VolumeNotFound: %s" -#: nova/compute/manager.py:1334 +#: nova/compute/manager.py:1336 #, python-format msgid "terminating bdm %s" msgstr "terminating bdm %s" -#: nova/compute/manager.py:1382 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "Ignoring volume cleanup failure due to %s" -#: nova/compute/manager.py:1435 nova/compute/manager.py:2574 -#: nova/compute/manager.py:4067 +#: nova/compute/manager.py:1437 nova/compute/manager.py:2578 +#: nova/compute/manager.py:4071 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "%s. Setting instance vm_state to ERROR" -#: nova/compute/manager.py:1587 +#: nova/compute/manager.py:1589 msgid "Rebuilding instance" msgstr "Rebuilding instance" -#: nova/compute/manager.py:1600 +#: nova/compute/manager.py:1602 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1604 +#: nova/compute/manager.py:1606 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1608 +#: nova/compute/manager.py:1610 #, 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:1692 +#: nova/compute/manager.py:1694 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1724 +#: nova/compute/manager.py:1726 #, fuzzy, python-format msgid "Detaching from volume api: %s" msgstr "Attach boot from volume failed: %s" -#: nova/compute/manager.py:1742 +#: nova/compute/manager.py:1744 msgid "Rebooting instance" msgstr "Rebooting instance" -#: nova/compute/manager.py:1767 +#: nova/compute/manager.py:1769 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " @@ -4539,21 +4529,21 @@ msgstr "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" -#: nova/compute/manager.py:1783 +#: nova/compute/manager.py:1785 #, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "Cannot reboot instance: %(exc)s" -#: nova/compute/manager.py:1796 +#: nova/compute/manager.py:1798 #, fuzzy msgid "Instance disappeared during reboot" msgstr "instance %s: rebooted" -#: nova/compute/manager.py:1823 +#: nova/compute/manager.py:1825 msgid "instance snapshotting" msgstr "instance snapshotting" -#: nova/compute/manager.py:1829 +#: nova/compute/manager.py:1831 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " @@ -4562,45 +4552,45 @@ msgstr "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" -#: nova/compute/manager.py:1890 +#: nova/compute/manager.py:1892 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "Found %(num_images)d images (rotation: %(rotation)d)" -#: nova/compute/manager.py:1897 +#: nova/compute/manager.py:1899 #, python-format msgid "Rotating out %d backups" msgstr "Rotating out %d backups" -#: nova/compute/manager.py:1902 +#: nova/compute/manager.py:1904 #, python-format msgid "Deleting image %s" msgstr "Deleting image %s" -#: nova/compute/manager.py:1930 +#: nova/compute/manager.py:1932 #, 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:1937 +#: nova/compute/manager.py:1939 msgid "Root password set" msgstr "Root password set" -#: nova/compute/manager.py:1944 +#: nova/compute/manager.py:1946 #, 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:1959 +#: nova/compute/manager.py:1961 #, python-format msgid "set_admin_password failed: %s" msgstr "set_admin_password failed: %s" -#: nova/compute/manager.py:1966 +#: nova/compute/manager.py:1968 msgid "error setting admin password" msgstr "error setting admin password" -#: nova/compute/manager.py:1979 +#: nova/compute/manager.py:1981 #, python-format msgid "" "trying to inject a file into a non-running (state: " @@ -4609,111 +4599,111 @@ msgstr "" "trying to inject a file into a non-running (state: " "%(current_power_state)s expected: %(expected_state)s)" -#: nova/compute/manager.py:1983 +#: nova/compute/manager.py:1985 #, python-format msgid "injecting file to %(path)s" msgstr "injecting file to %(path)s" -#: nova/compute/manager.py:2003 +#: nova/compute/manager.py:2005 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2016 +#: nova/compute/manager.py:2018 msgid "Rescuing" msgstr "Rescuing" -#: nova/compute/manager.py:2035 +#: nova/compute/manager.py:2037 #, fuzzy msgid "Error trying to Rescue Instance" msgstr "Error trying to reschedule" -#: nova/compute/manager.py:2039 +#: nova/compute/manager.py:2041 #, fuzzy, python-format msgid "Driver Error: %s" msgstr "DB error: %s" -#: nova/compute/manager.py:2057 +#: nova/compute/manager.py:2059 msgid "Unrescuing" msgstr "Unrescuing" -#: nova/compute/manager.py:2078 +#: nova/compute/manager.py:2080 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "Changing instance metadata according to %(diff)r" -#: nova/compute/manager.py:2302 +#: nova/compute/manager.py:2306 #, fuzzy msgid "Instance has no source host" msgstr "Instance has no volume." -#: nova/compute/manager.py:2308 +#: nova/compute/manager.py:2312 msgid "destination same as source!" msgstr "destination same as source!" -#: nova/compute/manager.py:2325 +#: nova/compute/manager.py:2329 msgid "Migrating" msgstr "Migrating" -#: nova/compute/manager.py:2571 +#: nova/compute/manager.py:2575 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "Failed to rollback quota for failed finish_resize: %(qr_error)s" -#: nova/compute/manager.py:2634 +#: nova/compute/manager.py:2638 msgid "Pausing" msgstr "Pausing" -#: nova/compute/manager.py:2652 +#: nova/compute/manager.py:2656 msgid "Unpausing" msgstr "Unpausing" -#: nova/compute/manager.py:2690 +#: nova/compute/manager.py:2694 msgid "Retrieving diagnostics" msgstr "Retrieving diagnostics" -#: nova/compute/manager.py:2721 +#: nova/compute/manager.py:2725 msgid "Resuming" msgstr "Resuming" -#: nova/compute/manager.py:2741 +#: nova/compute/manager.py:2745 msgid "Reset network" msgstr "Reset network" -#: nova/compute/manager.py:2746 +#: nova/compute/manager.py:2750 msgid "Inject network info" msgstr "Inject network info" -#: nova/compute/manager.py:2749 +#: nova/compute/manager.py:2753 #, python-format msgid "network_info to inject: |%s|" msgstr "network_info to inject: |%s|" -#: nova/compute/manager.py:2766 +#: nova/compute/manager.py:2770 msgid "Get console output" msgstr "Get console output" -#: nova/compute/manager.py:2793 +#: nova/compute/manager.py:2797 msgid "Getting vnc console" msgstr "Getting vnc console" -#: nova/compute/manager.py:2828 +#: nova/compute/manager.py:2832 #, fuzzy msgid "Getting spice console" msgstr "Getting vnc console" -#: nova/compute/manager.py:2875 +#: nova/compute/manager.py:2879 #, 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:2926 +#: nova/compute/manager.py:2930 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "Attaching volume %(volume_id)s to %(mountpoint)s" -#: nova/compute/manager.py:2935 +#: nova/compute/manager.py:2939 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " @@ -4722,59 +4712,59 @@ msgstr "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" -#: nova/compute/manager.py:2950 +#: nova/compute/manager.py:2954 #, 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:2980 +#: nova/compute/manager.py:2984 #, 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:2990 +#: nova/compute/manager.py:2994 msgid "Detaching volume from unknown instance" msgstr "Detaching volume from unknown instance" -#: nova/compute/manager.py:2997 +#: nova/compute/manager.py:3001 #, 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:3021 +#: nova/compute/manager.py:3025 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3059 +#: nova/compute/manager.py:3063 #, fuzzy, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "allocate_for_instance() for %s" -#: nova/compute/manager.py:3079 +#: nova/compute/manager.py:3083 #, fuzzy, python-format msgid "Port %(port_id)s is not attached" msgstr "Port %(port_id)s is still in use." -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3097 #, fuzzy, python-format msgid "Host %(host)s not found" msgstr "Host %(host)s could not be found." -#: nova/compute/manager.py:3230 +#: nova/compute/manager.py:3234 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "Pre live migration failed at %(dest)s" -#: nova/compute/manager.py:3258 +#: nova/compute/manager.py:3262 msgid "_post_live_migration() is started.." msgstr "_post_live_migration() is started.." -#: nova/compute/manager.py:3313 +#: nova/compute/manager.py:3317 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "Migrating instance to %(dest)s finished successfully." -#: nova/compute/manager.py:3315 +#: nova/compute/manager.py:3319 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." @@ -4782,15 +4772,15 @@ 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:3329 +#: nova/compute/manager.py:3333 msgid "Post operation of migration started" msgstr "Post operation of migration started" -#: nova/compute/manager.py:3469 +#: nova/compute/manager.py:3473 msgid "Updated the info_cache for instance" msgstr "Updated the info_cache for instance" -#: nova/compute/manager.py:3514 +#: nova/compute/manager.py:3518 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " @@ -4799,12 +4789,12 @@ msgstr "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" -#: nova/compute/manager.py:3520 +#: nova/compute/manager.py:3524 #, 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:3529 +#: nova/compute/manager.py:3533 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " @@ -4813,26 +4803,26 @@ msgstr "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" -#: nova/compute/manager.py:3536 +#: nova/compute/manager.py:3540 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "Instance %(instance_uuid)s not found" -#: nova/compute/manager.py:3540 +#: nova/compute/manager.py:3544 msgid "In ERROR state" msgstr "In ERROR state" -#: nova/compute/manager.py:3547 +#: nova/compute/manager.py:3551 #, 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:3556 +#: nova/compute/manager.py:3560 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "Error auto-confirming resize: %(e)s. Will retry later." -#: nova/compute/manager.py:3573 +#: nova/compute/manager.py:3577 #, python-format msgid "" "Running instance usage audit for host %(host)s from %(begin_time)s to " @@ -4841,25 +4831,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:3592 +#: nova/compute/manager.py:3596 #, 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:3616 +#: nova/compute/manager.py:3620 msgid "Updating bandwidth usage cache" msgstr "Updating bandwidth usage cache" -#: nova/compute/manager.py:3733 +#: nova/compute/manager.py:3737 #, fuzzy msgid "Updating volume usage cache" msgstr "Updating bandwidth usage cache" -#: nova/compute/manager.py:3750 +#: nova/compute/manager.py:3754 msgid "Updating host status" msgstr "Updating host status" -#: nova/compute/manager.py:3777 +#: nova/compute/manager.py:3781 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " @@ -4868,11 +4858,11 @@ msgstr "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." -#: nova/compute/manager.py:3782 nova/compute/manager.py:3832 +#: nova/compute/manager.py:3786 nova/compute/manager.py:3836 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:3819 +#: nova/compute/manager.py:3823 #, python-format msgid "" "During the sync_power process the instance has moved from host %(src)s to" @@ -4881,57 +4871,57 @@ msgstr "" "During the sync_power process the instance has moved from host %(src)s to" " host %(dst)s" -#: nova/compute/manager.py:3857 +#: nova/compute/manager.py:3861 msgid "Instance shutdown by itself. Calling the stop API." msgstr "Instance shutdown by itself. Calling the stop API." -#: nova/compute/manager.py:3869 nova/compute/manager.py:3878 -#: nova/compute/manager.py:3908 +#: nova/compute/manager.py:3873 nova/compute/manager.py:3882 +#: nova/compute/manager.py:3912 msgid "error during stop() in sync_power_state." msgstr "error during stop() in sync_power_state." -#: nova/compute/manager.py:3873 +#: nova/compute/manager.py:3877 #, 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:3889 +#: nova/compute/manager.py:3893 #, fuzzy msgid "Instance is paused unexpectedly. Ignore." msgstr "Instance is paused or suspended unexpectedly. Calling the stop API." -#: nova/compute/manager.py:3895 +#: nova/compute/manager.py:3899 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3901 +#: nova/compute/manager.py:3905 msgid "Instance is not stopped. Calling the stop API." msgstr "Instance is not stopped. Calling the stop API." -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3921 msgid "Instance is not (soft-)deleted." msgstr "Instance is not (soft-)deleted." -#: nova/compute/manager.py:3925 +#: nova/compute/manager.py:3929 #, fuzzy msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "FLAGS.reclaim_instance_interval <= 0, skipping..." -#: nova/compute/manager.py:3945 +#: nova/compute/manager.py:3949 msgid "Reclaiming deleted instance" msgstr "Reclaiming deleted instance" -#: nova/compute/manager.py:3972 +#: nova/compute/manager.py:3976 #, fuzzy, python-format msgid "Deleting orphan compute node %s" msgstr "Loading compute driver '%s'" -#: nova/compute/manager.py:3982 nova/compute/resource_tracker.py:314 +#: nova/compute/manager.py:3986 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:4022 +#: nova/compute/manager.py:4026 #, python-format msgid "" "Detected instance with name label '%(name)s' which is marked as DELETED " @@ -4940,7 +4930,7 @@ msgstr "" "Detected instance with name label '%(name)s' which is marked as DELETED " "but still present on host." -#: nova/compute/manager.py:4029 +#: nova/compute/manager.py:4033 #, python-format msgid "" "Destroying instance with name label '%(name)s' which is marked as DELETED" @@ -4949,7 +4939,7 @@ msgstr "" "Destroying instance with name label '%(name)s' which is marked as DELETED" " but still present on host." -#: nova/compute/manager.py:4036 +#: nova/compute/manager.py:4040 #, fuzzy, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "Unrecognized value '%(action)s' for FLAGS.running_deleted_instance_action" @@ -4972,11 +4962,11 @@ msgstr "" "Host field should be not be set on the instance until resources have been" " claimed." -#: nova/compute/resource_tracker.py:237 +#: nova/compute/resource_tracker.py:244 msgid "Auditing locally available compute resources" msgstr "" -#: nova/compute/resource_tracker.py:242 +#: nova/compute/resource_tracker.py:249 msgid "" "Virt driver does not support 'get_available_resource' Compute tracking " "is disabled." @@ -4984,77 +4974,77 @@ msgstr "" "Virt driver does not support 'get_available_resource' Compute tracking " "is disabled." -#: nova/compute/resource_tracker.py:294 +#: nova/compute/resource_tracker.py:301 #, fuzzy, python-format msgid "Compute_service record created for %(host)s:%(node)s" msgstr "Compute_service record created for %s " -#: nova/compute/resource_tracker.py:300 +#: nova/compute/resource_tracker.py:307 #, fuzzy, python-format msgid "Compute_service record updated for %(host)s:%(node)s" msgstr "Compute_service record updated for %s " -#: nova/compute/resource_tracker.py:324 +#: nova/compute/resource_tracker.py:331 #, python-format msgid "Hypervisor: free ram (MB): %s" msgstr "Hypervisor: free ram (MB): %s" -#: nova/compute/resource_tracker.py:325 +#: nova/compute/resource_tracker.py:332 #, python-format msgid "Hypervisor: free disk (GB): %s" msgstr "Hypervisor: free disk (GB): %s" -#: nova/compute/resource_tracker.py:330 +#: nova/compute/resource_tracker.py:337 #, python-format msgid "Hypervisor: free VCPUs: %s" msgstr "Hypervisor: free VCPUs: %s" -#: nova/compute/resource_tracker.py:332 +#: nova/compute/resource_tracker.py:339 msgid "Hypervisor: VCPU information unavailable" msgstr "Hypervisor: VCPU information unavailable" -#: nova/compute/resource_tracker.py:339 +#: nova/compute/resource_tracker.py:346 #, python-format msgid "Free ram (MB): %s" msgstr "Free ram (MB): %s" -#: nova/compute/resource_tracker.py:340 +#: nova/compute/resource_tracker.py:347 #, python-format msgid "Free disk (GB): %s" msgstr "Free disk (GB): %s" -#: nova/compute/resource_tracker.py:345 +#: nova/compute/resource_tracker.py:352 #, python-format msgid "Free VCPUS: %s" msgstr "Free VCPUS: %s" -#: nova/compute/resource_tracker.py:347 +#: nova/compute/resource_tracker.py:354 msgid "Free VCPU information unavailable" msgstr "Free VCPU information unavailable" -#: nova/compute/resource_tracker.py:386 +#: nova/compute/resource_tracker.py:383 #, fuzzy, python-format msgid "Updating from migration %s" msgstr "Starting finish_migration" -#: nova/compute/resource_tracker.py:446 +#: nova/compute/resource_tracker.py:443 #, fuzzy msgid "Instance not resizing, skipping migration." msgstr "VM is not present, skipping destroy..." -#: nova/compute/resource_tracker.py:461 +#: nova/compute/resource_tracker.py:458 #, fuzzy msgid "InstanceType could not be found, skipping migration." msgstr "Instance could not be found" -#: nova/compute/resource_tracker.py:545 +#: nova/compute/resource_tracker.py:542 #, python-format msgid "" "Detected running orphan instance: %(uuid)s (consuming %(memory_mb)s MB " "memory" msgstr "" -#: nova/compute/resource_tracker.py:558 +#: nova/compute/resource_tracker.py:555 #, python-format msgid "Missing keys: %s" msgstr "Missing keys: %s" @@ -5073,27 +5063,27 @@ msgstr "Unable to find host for Instance %s" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "Using %(prefix)s instead of %(req_prefix)s" -#: nova/conductor/api.py:384 +#: nova/conductor/api.py:380 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:88 +#: nova/conductor/manager.py:91 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:257 +#: nova/conductor/manager.py:262 #, fuzzy msgid "Invalid block_device_mapping_destroy invocation" msgstr "block_device_mapping %s" -#: nova/console/manager.py:80 nova/console/vmrc_manager.py:63 +#: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "Adding console" -#: nova/console/manager.py:100 nova/console/vmrc_manager.py:113 +#: nova/console/manager.py:101 nova/console/vmrc_manager.py:113 #, python-format msgid "Tried to remove non-existent console %(console_id)s." msgstr "Tried to remove non-existent console %(console_id)s." @@ -5151,12 +5141,12 @@ msgstr "xvp not running..." msgid "Failed to run xvp." msgstr "Failed to resume server" -#: nova/consoleauth/manager.py:88 +#: nova/consoleauth/manager.py:89 #, python-format msgid "Received Token: %(token)s, %(token_dict)s)" msgstr "Received Token: %(token)s, %(token_dict)s)" -#: nova/consoleauth/manager.py:112 +#: nova/consoleauth/manager.py:113 #, python-format msgid "Checking Token: %(token)s, %(token_valid)s)" msgstr "Checking Token: %(token)s, %(token_valid)s)" @@ -5174,11 +5164,11 @@ msgstr "Failed to reboot instance" msgid "Failed to notify cells of instance info cache update" msgstr "" -#: nova/db/api.py:1428 +#: nova/db/api.py:1446 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1583 +#: nova/db/api.py:1580 #, fuzzy msgid "Failed to notify cells of instance fault" msgstr "Failed to reboot instance" @@ -5339,7 +5329,7 @@ msgstr "instance is a required argument to use @refresh_cache" msgid "Failed storing info cache" msgstr "Failed to terminate instance" -#: nova/network/api.py:239 +#: nova/network/api.py:235 #, python-format msgid "re-assign floating IP %(address)s from instance %(instance_id)s" msgstr "re-assign floating IP %(address)s from instance %(instance_id)s" @@ -5584,29 +5574,29 @@ msgstr "Failed unplugging gateway interface '%s'" msgid "Unplugged gateway interface '%s'" msgstr "Unplugged gateway interface '%s'" -#: nova/network/manager.py:362 +#: nova/network/manager.py:363 #, python-format msgid "Disassociated %s stale fixed ip(s)" msgstr "Disassociated %s stale fixed ip(s)" -#: nova/network/manager.py:366 +#: nova/network/manager.py:367 msgid "setting network host" msgstr "setting network host" -#: nova/network/manager.py:493 +#: nova/network/manager.py:494 msgid "network allocations" msgstr "network allocations" -#: nova/network/manager.py:500 +#: nova/network/manager.py:501 #, fuzzy, python-format msgid "networks retrieved for instance: |%(networks_list)s|" msgstr "networks retrieved for instance: |%(networks)s|" -#: nova/network/manager.py:548 +#: nova/network/manager.py:549 msgid "network deallocation for instance" msgstr "network deallocation for instance" -#: nova/network/manager.py:812 +#: nova/network/manager.py:815 #, python-format msgid "" "instance-dns-zone is |%(domain)s|, which is in availability zone " @@ -5617,61 +5607,61 @@ msgstr "" "|%(zone)s|. Instance is in zone |%(zone2)s|. No DNS record will be " "created." -#: nova/network/manager.py:838 +#: nova/network/manager.py:841 #, fuzzy, python-format msgid "Quota exceeded for %(pid)s, tried to allocate fixed IP" msgstr "Quota exceeded for %(pid)s, tried to allocate floating IP" -#: nova/network/manager.py:892 +#: nova/network/manager.py:895 #, fuzzy msgid "Failed to update usages deallocating fixed IP" msgstr "Failed to update usages deallocating floating IP" -#: nova/network/manager.py:926 +#: nova/network/manager.py:929 #, python-format msgid "Unable to release %s because vif doesn't exist." msgstr "Unable to release %s because vif doesn't exist." -#: nova/network/manager.py:949 +#: nova/network/manager.py:952 #, python-format msgid "Leased IP |%(address)s|" msgstr "Leased IP |%(address)s|" -#: nova/network/manager.py:953 +#: nova/network/manager.py:956 #, python-format msgid "IP %s leased that is not associated" msgstr "IP %s leased that is not associated" -#: nova/network/manager.py:962 +#: nova/network/manager.py:965 #, python-format msgid "IP |%s| leased that isn't allocated" msgstr "IP |%s| leased that isn't allocated" -#: nova/network/manager.py:967 +#: nova/network/manager.py:970 #, python-format msgid "Released IP |%(address)s|" msgstr "Released IP |%(address)s|" -#: nova/network/manager.py:971 +#: nova/network/manager.py:974 #, python-format msgid "IP %s released that is not associated" msgstr "IP %s released that is not associated" -#: nova/network/manager.py:975 +#: nova/network/manager.py:978 #, python-format msgid "IP %s released that was not leased" msgstr "IP %s released that was not leased" -#: nova/network/manager.py:994 +#: nova/network/manager.py:997 #, python-format msgid "%s must be an integer" msgstr "%s must be an integer" -#: nova/network/manager.py:1018 +#: nova/network/manager.py:1021 msgid "Maximum allowed length for 'label' is 255." msgstr "Maximum allowed length for 'label' is 255." -#: nova/network/manager.py:1038 +#: nova/network/manager.py:1041 #, python-format msgid "" "Subnet(s) too large, defaulting to /%s. To override, specify " @@ -5680,16 +5670,16 @@ msgstr "" "Subnet(s) too large, defaulting to /%s. To override, specify " "network_size flag." -#: nova/network/manager.py:1119 +#: nova/network/manager.py:1122 msgid "cidr already in use" msgstr "cidr already in use" -#: nova/network/manager.py:1122 +#: nova/network/manager.py:1125 #, python-format msgid "requested cidr (%(cidr)s) conflicts with existing supernet (%(super)s)" msgstr "requested cidr (%(cidr)s) conflicts with existing supernet (%(super)s)" -#: nova/network/manager.py:1133 +#: nova/network/manager.py:1136 #, python-format msgid "" "requested cidr (%(cidr)s) conflicts with existing smaller cidr " @@ -5698,16 +5688,16 @@ msgstr "" "requested cidr (%(cidr)s) conflicts with existing smaller cidr " "(%(smaller)s)" -#: nova/network/manager.py:1190 +#: nova/network/manager.py:1193 msgid "Network already exists!" msgstr "Network already exists!" -#: nova/network/manager.py:1209 +#: nova/network/manager.py:1212 #, python-format msgid "Network must be disassociated from project %s before delete" msgstr "Network must be disassociated from project %s before delete" -#: nova/network/manager.py:1805 +#: nova/network/manager.py:1808 msgid "" "The sum between the number of networks and the vlan start cannot be " "greater than 4094" @@ -5715,7 +5705,7 @@ msgstr "" "The sum between the number of networks and the vlan start cannot be " "greater than 4094" -#: nova/network/manager.py:1812 +#: nova/network/manager.py:1815 #, fuzzy, python-format msgid "" "The network range is not big enough to fit %(num_networks)s networks. " @@ -5966,6 +5956,26 @@ msgstr "syslog facility must be one of: %s" msgid "Fatal call to deprecated config: %(msg)s" msgstr "Fatal call to deprecated config %(msg)s" +#: nova/openstack/common/loopingcall.py:84 +#, python-format +msgid "task run outlasted interval by %s sec" +msgstr "" + +#: nova/openstack/common/loopingcall.py:91 +#, fuzzy +msgid "in fixed duration looping call" +msgstr "in looping call" + +#: nova/openstack/common/loopingcall.py:131 +#, python-format +msgid "Dynamic looping call sleeping for %.02f seconds" +msgstr "" + +#: nova/openstack/common/loopingcall.py:138 +#, fuzzy +msgid "in dynamic looping call" +msgstr "in looping call" + #: nova/openstack/common/policy.py:394 #, python-format msgid "Failed to understand rule %(rule)s" @@ -6479,7 +6489,7 @@ msgstr "Could not find another compute" msgid "Exception during scheduler.run_instance" msgstr "Exception during scheduler.run_instance" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:210 +#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:211 #, python-format msgid "Setting instance to %(state)s state." msgstr "Setting instance to %(state)s state." @@ -6584,7 +6594,7 @@ msgstr "No service for compute ID %s" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:196 +#: nova/scheduler/manager.py:197 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "Failed to schedule_%(method)s: %(ex)s" @@ -6742,27 +6752,27 @@ msgstr "" msgid "Returns one member of the [%s] group" msgstr "" -#: nova/servicegroup/drivers/db.py:41 +#: nova/servicegroup/drivers/db.py:42 #, python-format msgid "" "DB_Driver: join new ServiceGroup member %(member_id)s to the %(group_id)s" " group, service = %(service)s" msgstr "" -#: nova/servicegroup/drivers/db.py:45 +#: nova/servicegroup/drivers/db.py:46 msgid "service is a mandatory argument for DB based ServiceGroup driver" msgstr "" -#: nova/servicegroup/drivers/db.py:74 +#: nova/servicegroup/drivers/db.py:76 #, python-format msgid "DB_Driver: get_all members of the %s group" msgstr "" -#: nova/servicegroup/drivers/db.py:97 nova/servicegroup/drivers/mc.py:102 +#: nova/servicegroup/drivers/db.py:99 nova/servicegroup/drivers/mc.py:103 msgid "Recovered model server connection!" msgstr "Recovered model server connection!" -#: nova/servicegroup/drivers/db.py:103 nova/servicegroup/drivers/mc.py:108 +#: nova/servicegroup/drivers/db.py:105 nova/servicegroup/drivers/mc.py:109 msgid "model server went away" msgstr "model server went away" @@ -6782,7 +6792,7 @@ msgstr "" msgid "service is a mandatory argument for Memcached based ServiceGroup driver" msgstr "" -#: nova/servicegroup/drivers/mc.py:77 +#: nova/servicegroup/drivers/mc.py:78 #, python-format msgid "Memcached_Driver: get_all members of the %s group" msgstr "" @@ -6811,22 +6821,22 @@ msgstr "" msgid "ZooKeeperDriver.leave: %(id)s has not joined to the %(gr)s group" msgstr "" -#: nova/storage/linuxscsi.py:70 +#: nova/storage/linuxscsi.py:71 #, python-format msgid "Trying (%(tries)s) to remove device %(device)s" msgstr "" -#: nova/storage/linuxscsi.py:99 +#: nova/storage/linuxscsi.py:101 #, python-format msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:117 +#: nova/storage/linuxscsi.py:119 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:121 +#: nova/storage/linuxscsi.py:123 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -7190,31 +7200,31 @@ msgstr "" msgid "Baremetal power manager failed to start node for instance %r" msgstr "" -#: nova/virt/baremetal/ipmi.py:85 +#: nova/virt/baremetal/ipmi.py:86 #, fuzzy, python-format msgid "pid file %s does not contain any pid" msgstr "href %s does not contain version" -#: nova/virt/baremetal/ipmi.py:108 +#: nova/virt/baremetal/ipmi.py:109 msgid "Node id not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:111 +#: nova/virt/baremetal/ipmi.py:112 #, fuzzy msgid "Address not supplied to IPMI" msgstr "Address not specified" -#: nova/virt/baremetal/ipmi.py:114 +#: nova/virt/baremetal/ipmi.py:115 #, fuzzy msgid "User not supplied to IPMI" msgstr "pause not supported for vmwareapi" -#: nova/virt/baremetal/ipmi.py:117 +#: nova/virt/baremetal/ipmi.py:118 #, fuzzy msgid "Password not supplied to IPMI" msgstr "pause not supported for vmwareapi" -#: nova/virt/baremetal/ipmi.py:134 +#: nova/virt/baremetal/ipmi.py:135 #, fuzzy, python-format msgid "ipmitool stdout: '%(out)s', stderr: '%(err)s'" msgstr "" @@ -7222,19 +7232,19 @@ msgstr "" " stdout: %(out)s\n" " stderr: %(err)s" -#: nova/virt/baremetal/ipmi.py:160 +#: nova/virt/baremetal/ipmi.py:161 msgid "IPMI power on failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:182 +#: nova/virt/baremetal/ipmi.py:183 msgid "IPMI power off failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:192 +#: nova/virt/baremetal/ipmi.py:193 msgid "IPMI set next bootdev failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:197 nova/virt/baremetal/tilera_pdu.py:152 +#: nova/virt/baremetal/ipmi.py:198 nova/virt/baremetal/tilera_pdu.py:152 #, python-format msgid "Activate node called, but node %s is already active" msgstr "" @@ -7903,7 +7913,7 @@ msgstr "Windows version: %s " msgid "get_available_resource called" msgstr "get_available_resource called" -#: nova/virt/hyperv/hostops.py:135 nova/virt/libvirt/driver.py:3726 +#: nova/virt/hyperv/hostops.py:135 nova/virt/libvirt/driver.py:3728 #: nova/virt/xenapi/host.py:148 msgid "Updating host stats" msgstr "Updating host stats" @@ -8263,12 +8273,12 @@ msgstr "" msgid "Using config drive for instance: %s" msgstr "Using config drive" -#: nova/virt/hyperv/vmops.py:226 nova/virt/libvirt/driver.py:1867 +#: nova/virt/hyperv/vmops.py:226 nova/virt/libvirt/driver.py:1869 #, python-format msgid "Creating config drive at %(path)s" msgstr "Creating config drive at %(path)s" -#: nova/virt/hyperv/vmops.py:234 nova/virt/libvirt/driver.py:1874 +#: nova/virt/hyperv/vmops.py:234 nova/virt/libvirt/driver.py:1876 #, fuzzy, python-format msgid "Creating config drive failed with error: %s" msgstr "Creating config drive at %(path)s" @@ -8427,7 +8437,7 @@ msgstr "Detach_volume: %(connection_info)s, %(instance_name)s, %(mountpoint)s" msgid "Detaching physical disk from instance: %s" msgstr "Creating snapshot for instance %s" -#: nova/virt/hyperv/volumeops.py:186 nova/virt/libvirt/driver.py:894 +#: nova/virt/hyperv/volumeops.py:186 nova/virt/libvirt/driver.py:896 msgid "Could not determine iscsi initiator name" msgstr "Could not determine iscsi initiator name" @@ -8461,215 +8471,215 @@ msgstr "" msgid "Unable to determine disk bus for '%s'" msgstr "Unable to find vbd for vdi %s" -#: nova/virt/libvirt/driver.py:339 +#: nova/virt/libvirt/driver.py:340 #, python-format msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:545 +#: nova/virt/libvirt/driver.py:546 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." -#: nova/virt/libvirt/driver.py:553 +#: nova/virt/libvirt/driver.py:554 #, python-format msgid "Connecting to libvirt: %s" msgstr "Connecting to libvirt: %s" -#: nova/virt/libvirt/driver.py:570 +#: nova/virt/libvirt/driver.py:571 #, fuzzy, python-format msgid "URI %s does not support events" msgstr "Volume %s does not exist in Nexenta SA" -#: nova/virt/libvirt/driver.py:586 +#: nova/virt/libvirt/driver.py:587 msgid "Connection to libvirt broke" msgstr "Connection to libvirt broke" -#: nova/virt/libvirt/driver.py:608 nova/virt/libvirt/driver.py:611 +#: nova/virt/libvirt/driver.py:609 nova/virt/libvirt/driver.py:612 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "Can not handle authentication request for %d credentials" -#: nova/virt/libvirt/driver.py:629 +#: nova/virt/libvirt/driver.py:630 #, fuzzy, python-format msgid "Connection to libvirt failed: %s" msgstr "Connecting to libvirt: %s" -#: nova/virt/libvirt/driver.py:720 +#: nova/virt/libvirt/driver.py:721 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" -#: nova/virt/libvirt/driver.py:735 +#: nova/virt/libvirt/driver.py:736 msgid "During wait destroy, instance disappeared." msgstr "During wait destroy, instance disappeared." -#: nova/virt/libvirt/driver.py:740 +#: nova/virt/libvirt/driver.py:741 msgid "Instance destroyed successfully." msgstr "Instance destroyed successfully." -#: nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:751 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:759 +#: nova/virt/libvirt/driver.py:761 #, fuzzy msgid "Going to destroy instance again." msgstr "Going to stop instances" -#: nova/virt/libvirt/driver.py:778 +#: nova/virt/libvirt/driver.py:780 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "Error from libvirt during undefineFlags. Retrying with undefine" -#: nova/virt/libvirt/driver.py:794 +#: nova/virt/libvirt/driver.py:796 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" -#: nova/virt/libvirt/driver.py:814 +#: nova/virt/libvirt/driver.py:816 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:820 +#: nova/virt/libvirt/driver.py:822 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" -#: nova/virt/libvirt/driver.py:848 +#: nova/virt/libvirt/driver.py:850 #, python-format msgid "Deleting instance files %(target)s" msgstr "Deleting instance files %(target)s" -#: nova/virt/libvirt/driver.py:857 +#: nova/virt/libvirt/driver.py:859 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "Failed to cleanup directory %(target)s: %(e)s" -#: nova/virt/libvirt/driver.py:900 +#: nova/virt/libvirt/driver.py:902 #, fuzzy msgid "Could not determine fibre channel world wide node names" msgstr "Could not determine iscsi initiator name" -#: nova/virt/libvirt/driver.py:907 +#: nova/virt/libvirt/driver.py:909 #, fuzzy msgid "Could not determine fibre channel world wide port names" msgstr "Could not determine iscsi initiator name" -#: nova/virt/libvirt/driver.py:912 +#: nova/virt/libvirt/driver.py:914 msgid "No Volume Connector found." msgstr "" -#: nova/virt/libvirt/driver.py:1034 +#: nova/virt/libvirt/driver.py:1036 msgid "During detach_volume, instance disappeared." msgstr "During detach_volume, instance disappeared." -#: nova/virt/libvirt/driver.py:1058 +#: nova/virt/libvirt/driver.py:1060 #, fuzzy msgid "attaching network adapter failed." msgstr "No networks defined." -#: nova/virt/libvirt/driver.py:1078 +#: nova/virt/libvirt/driver.py:1080 #, fuzzy msgid "During detach_interface, instance disappeared." msgstr "During detach_volume, instance disappeared." -#: nova/virt/libvirt/driver.py:1082 +#: nova/virt/libvirt/driver.py:1084 #, fuzzy msgid "detaching network adapter failed." msgstr "No networks defined." -#: nova/virt/libvirt/driver.py:1171 +#: nova/virt/libvirt/driver.py:1173 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1174 +#: nova/virt/libvirt/driver.py:1176 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1203 +#: nova/virt/libvirt/driver.py:1205 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1215 +#: nova/virt/libvirt/driver.py:1217 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1288 +#: nova/virt/libvirt/driver.py:1290 msgid "Instance soft rebooted successfully." msgstr "Instance soft rebooted successfully." -#: nova/virt/libvirt/driver.py:1292 +#: nova/virt/libvirt/driver.py:1294 msgid "Failed to soft reboot instance." msgstr "Failed to soft reboot instance." -#: nova/virt/libvirt/driver.py:1327 +#: nova/virt/libvirt/driver.py:1329 msgid "Instance shutdown successfully." msgstr "Instance shutdown successfully." -#: nova/virt/libvirt/driver.py:1335 +#: nova/virt/libvirt/driver.py:1337 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:1383 +#: nova/virt/libvirt/driver.py:1385 msgid "Instance rebooted successfully." msgstr "Instance rebooted successfully." -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1530 msgid "Instance is running" msgstr "Instance is running" -#: nova/virt/libvirt/driver.py:1535 nova/virt/powervm/operator.py:220 +#: nova/virt/libvirt/driver.py:1537 nova/virt/powervm/operator.py:220 msgid "Instance spawned successfully." msgstr "Instance spawned successfully." -#: nova/virt/libvirt/driver.py:1551 +#: nova/virt/libvirt/driver.py:1553 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "data: %(data)r, fpath: %(fpath)r" -#: nova/virt/libvirt/driver.py:1588 nova/virt/libvirt/driver.py:1614 +#: nova/virt/libvirt/driver.py:1590 nova/virt/libvirt/driver.py:1616 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1603 +#: nova/virt/libvirt/driver.py:1605 msgid "Guest does not have a console available" msgstr "Guest does not have a console available" -#: nova/virt/libvirt/driver.py:1672 +#: nova/virt/libvirt/driver.py:1674 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "Path '%(path)s' supports direct I/O" -#: nova/virt/libvirt/driver.py:1676 +#: nova/virt/libvirt/driver.py:1678 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "Path '%(path)s' does not support direct I/O: '%(ex)s'" -#: nova/virt/libvirt/driver.py:1681 nova/virt/libvirt/driver.py:1686 +#: nova/virt/libvirt/driver.py:1683 nova/virt/libvirt/driver.py:1688 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "Error on '%(path)s' while checking direct I/O: '%(ex)s'" -#: nova/virt/libvirt/driver.py:1757 +#: nova/virt/libvirt/driver.py:1759 msgid "Creating image" msgstr "Creating image" -#: nova/virt/libvirt/driver.py:1858 +#: nova/virt/libvirt/driver.py:1860 msgid "Using config drive" msgstr "Using config drive" -#: nova/virt/libvirt/driver.py:1907 +#: nova/virt/libvirt/driver.py:1909 #, fuzzy, python-format msgid "Injecting %(inj)s into image %(img_id)s" msgstr "Injecting %(injection)s into image %(img_id)s" -#: nova/virt/libvirt/driver.py:1917 +#: nova/virt/libvirt/driver.py:1919 #, fuzzy, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "Ignoring error injecting data into image %(img_id)s (%(e)s)" -#: nova/virt/libvirt/driver.py:1974 +#: nova/virt/libvirt/driver.py:1976 #, python-format msgid "" "Config requested an explicit CPU model, but the current libvirt " @@ -8678,20 +8688,20 @@ msgstr "" "Config requested an explicit CPU model, but the current libvirt " "hypervisor '%s' does not support selecting CPU models" -#: nova/virt/libvirt/driver.py:1980 +#: nova/virt/libvirt/driver.py:1982 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "Config requested a custom CPU model, but no model name was provided" -#: nova/virt/libvirt/driver.py:1984 +#: nova/virt/libvirt/driver.py:1986 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "A CPU model name should not be set when a host CPU model is requested" -#: nova/virt/libvirt/driver.py:1988 +#: nova/virt/libvirt/driver.py:1990 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "CPU mode '%(mode)s' model '%(model)s' was chosen" -#: nova/virt/libvirt/driver.py:2004 +#: nova/virt/libvirt/driver.py:2006 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" @@ -8699,7 +8709,7 @@ msgstr "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" -#: nova/virt/libvirt/driver.py:2325 +#: nova/virt/libvirt/driver.py:2327 #, python-format msgid "" "Start to_xml instance=%(instance)s network_info=%(network_info)s " @@ -8707,12 +8717,12 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:2340 +#: nova/virt/libvirt/driver.py:2342 #, python-format msgid "End to_xml instance=%(instance)s xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:2357 +#: nova/virt/libvirt/driver.py:2359 #, python-format msgid "" "Error from libvirt while looking up %(instance_name)s: [Error Code " @@ -8721,7 +8731,7 @@ msgstr "" "Error from libvirt while looking up %(instance_name)s: [Error Code " "%(error_code)s] %(ex)s" -#: nova/virt/libvirt/driver.py:2525 +#: nova/virt/libvirt/driver.py:2527 #, fuzzy msgid "" "Cannot get the number of cpu, because this function is not implemented " @@ -8730,45 +8740,45 @@ msgstr "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. This error can be safely ignored for now." -#: nova/virt/libvirt/driver.py:2576 +#: nova/virt/libvirt/driver.py:2578 #, python-format msgid "couldn't obtain the vpu count from domain id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2582 +#: nova/virt/libvirt/driver.py:2584 #, python-format msgid "List of domains returned by libVirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2584 +#: nova/virt/libvirt/driver.py:2586 #, python-format msgid "libVirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2648 +#: nova/virt/libvirt/driver.py:2650 msgid "libvirt version is too old (does not support getVersion)" msgstr "libvirt version is too old (does not support getVersion)" -#: nova/virt/libvirt/driver.py:2731 +#: nova/virt/libvirt/driver.py:2733 #, fuzzy, python-format msgid "Trying to get stats for the volume %s" msgstr "Getting image size for the image %s" -#: nova/virt/libvirt/driver.py:2755 +#: nova/virt/libvirt/driver.py:2757 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2759 +#: nova/virt/libvirt/driver.py:2761 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:2836 +#: nova/virt/libvirt/driver.py:2838 #, fuzzy, python-format msgid "" "Creating tmpfile %s to verify with other compute node that the instance " @@ -8777,15 +8787,15 @@ msgstr "" "Creating tmpfile %s to notify to other compute nodes that they should " "mount the same storage." -#: nova/virt/libvirt/driver.py:2918 +#: nova/virt/libvirt/driver.py:2920 msgid "Block migration can not be used with shared storage." msgstr "Block migration can not be used with shared storage." -#: nova/virt/libvirt/driver.py:2926 +#: nova/virt/libvirt/driver.py:2928 msgid "Live migration can not be used without shared storage." msgstr "Live migration can not be used without shared storage." -#: nova/virt/libvirt/driver.py:2963 +#: nova/virt/libvirt/driver.py:2965 #, python-format msgid "" "Unable to migrate %(instance_uuid)s: Disk of instance is too " @@ -8794,7 +8804,7 @@ msgstr "" "Unable to migrate %(instance_uuid)s: Disk of instance is too " "large(available on destination host:%(available)s < need:%(necessary)s)" -#: nova/virt/libvirt/driver.py:2988 +#: nova/virt/libvirt/driver.py:2990 #, python-format msgid "" "Instance launched has CPU info:\n" @@ -8803,7 +8813,7 @@ msgstr "" "Instance launched has CPU info:\n" "%s" -#: nova/virt/libvirt/driver.py:3000 +#: nova/virt/libvirt/driver.py:3002 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -8818,7 +8828,7 @@ msgstr "" "\n" "Refer to %(u)s" -#: nova/virt/libvirt/driver.py:3017 +#: nova/virt/libvirt/driver.py:3019 #, python-format msgid "" "Creating tmpfile %s to notify to other compute nodes that they should " @@ -8827,22 +8837,22 @@ msgstr "" "Creating tmpfile %s to notify to other compute nodes that they should " "mount the same storage." -#: nova/virt/libvirt/driver.py:3065 +#: nova/virt/libvirt/driver.py:3067 #, python-format msgid "The firewall filter for %s does not exist" msgstr "The firewall filter for %s does not exist" -#: nova/virt/libvirt/driver.py:3137 +#: nova/virt/libvirt/driver.py:3139 #, python-format msgid "Live Migration failure: %(e)s" msgstr "Live Migration failure: %(e)s" -#: nova/virt/libvirt/driver.py:3230 +#: nova/virt/libvirt/driver.py:3232 #, fuzzy, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "plug_vifs() failed %(cnt)d.Retry up to %(max_retry)d for %(hostname)s." -#: nova/virt/libvirt/driver.py:3342 +#: nova/virt/libvirt/driver.py:3344 #, fuzzy, python-format msgid "" "Error from libvirt while getting description of %(instance_name)s: [Error" @@ -8851,38 +8861,38 @@ msgstr "" "Error from libvirt while looking up %(instance_name)s: [Error Code " "%(error_code)s] %(ex)s" -#: nova/virt/libvirt/driver.py:3359 +#: nova/virt/libvirt/driver.py:3361 #, python-format msgid "skipping %(path)s since it looks like volume" msgstr "skipping %(path)s since it looks like volume" -#: nova/virt/libvirt/driver.py:3364 +#: nova/virt/libvirt/driver.py:3366 #, python-format msgid "skipping disk for %(instance_name)s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:3405 +#: nova/virt/libvirt/driver.py:3407 #, python-format msgid "Getting disk size of %(i_name)s: %(e)s" msgstr "Getting disk size of %(i_name)s: %(e)s" -#: nova/virt/libvirt/driver.py:3451 +#: nova/virt/libvirt/driver.py:3453 msgid "Starting migrate_disk_and_power_off" msgstr "Starting migrate_disk_and_power_off" -#: nova/virt/libvirt/driver.py:3510 +#: nova/virt/libvirt/driver.py:3512 msgid "Instance running successfully." msgstr "Instance running successfully." -#: nova/virt/libvirt/driver.py:3516 +#: nova/virt/libvirt/driver.py:3518 msgid "Starting finish_migration" msgstr "Starting finish_migration" -#: nova/virt/libvirt/driver.py:3578 +#: nova/virt/libvirt/driver.py:3580 msgid "Starting finish_revert_migration" msgstr "Starting finish_revert_migration" -#: nova/virt/libvirt/driver.py:3699 +#: nova/virt/libvirt/driver.py:3701 #, fuzzy, python-format msgid "Checking instance files accessability%(instance_path)s" msgstr "Deleting instance files %(target)s" @@ -9187,12 +9197,12 @@ msgid "" "attribute" msgstr "" -#: nova/virt/libvirt/volume.py:237 +#: nova/virt/libvirt/volume.py:238 #, python-format msgid "iSCSI device not found at %s" msgstr "iSCSI device not found at %s" -#: nova/virt/libvirt/volume.py:240 +#: nova/virt/libvirt/volume.py:241 #, fuzzy, python-format msgid "" "ISCSI volume not yet found at: %(disk_dev)s. Will rescan & retry. Try " @@ -9201,48 +9211,48 @@ msgstr "" "ISCSI volume not yet found at: %(mount_device)s. Will rescan & retry. " "Try number: %(tries)s" -#: nova/virt/libvirt/volume.py:252 +#: nova/virt/libvirt/volume.py:253 #, fuzzy, python-format msgid "Found iSCSI node %(disk_dev)s (after %(tries)s rescans)" msgstr "Found iSCSI node %(mount_device)s (after %(tries)s rescans)" -#: nova/virt/libvirt/volume.py:488 nova/virt/libvirt/volume.py:609 +#: nova/virt/libvirt/volume.py:489 nova/virt/libvirt/volume.py:610 #, python-format msgid "%s is already mounted" msgstr "%s is already mounted" -#: nova/virt/libvirt/volume.py:544 +#: nova/virt/libvirt/volume.py:545 #, fuzzy, python-format msgid "AoE device not found at %s" msgstr "iSCSI device not found at %s" -#: nova/virt/libvirt/volume.py:546 +#: nova/virt/libvirt/volume.py:547 #, fuzzy, python-format msgid "AoE volume not yet found at: %(aoedevpath)s. Try number: %(tries)s" msgstr "" "ISCSI volume not yet found at: %(mount_device)s. Will rescan & retry. " "Try number: %(tries)s" -#: nova/virt/libvirt/volume.py:560 +#: nova/virt/libvirt/volume.py:561 #, fuzzy, python-format msgid "Found AoE device %(aoedevpath)s (after %(tries)s rediscover)" msgstr "Found iSCSI node %(mount_device)s (after %(tries)s rescans)" -#: nova/virt/libvirt/volume.py:688 +#: nova/virt/libvirt/volume.py:689 msgid "We are unable to locate any Fibre Channel devices" msgstr "" -#: nova/virt/libvirt/volume.py:697 +#: nova/virt/libvirt/volume.py:698 #, python-format msgid "Looking for Fibre Channel dev %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:707 +#: nova/virt/libvirt/volume.py:708 #, fuzzy msgid "Fibre Channel device not found." msgstr "iSCSI device not found at %s" -#: nova/virt/libvirt/volume.py:710 +#: nova/virt/libvirt/volume.py:711 #, fuzzy, python-format msgid "" "Fibre volume not yet found at: %(mount_device)s. Will rescan & retry. " @@ -9251,30 +9261,30 @@ msgstr "" "ISCSI volume not yet found at: %(mount_device)s. Will rescan & retry. " "Try number: %(tries)s" -#: nova/virt/libvirt/volume.py:726 +#: nova/virt/libvirt/volume.py:727 #, fuzzy, python-format msgid "Found Fibre Channel volume %(mount_device)s (after %(tries)s rescans)" msgstr "Found iSCSI node %(mount_device)s (after %(tries)s rescans)" -#: nova/virt/libvirt/volume.py:733 +#: nova/virt/libvirt/volume.py:734 #, python-format msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:799 +#: nova/virt/libvirt/volume.py:800 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:810 +#: nova/virt/libvirt/volume.py:811 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:816 +#: nova/virt/libvirt/volume.py:817 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:831 +#: nova/virt/libvirt/volume.py:832 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -9557,17 +9567,17 @@ msgstr "In vmwareapi:_create_session, got this exception: %s" msgid "In vmwareapi:_call_method, got this exception: %s" msgstr "In vmwareapi:_call_method, got this exception: %s" -#: nova/virt/vmwareapi/driver.py:574 +#: nova/virt/vmwareapi/driver.py:575 #, python-format msgid "Task [%(task_name)s] %(task_ref)s status: success" msgstr "Task [%(task_name)s] %(task_ref)s status: success" -#: nova/virt/vmwareapi/driver.py:579 +#: nova/virt/vmwareapi/driver.py:580 #, python-format msgid "Task [%(task_name)s] %(task_ref)s status: error %(error_info)s" msgstr "Task [%(task_name)s] %(task_ref)s status: error %(error_info)s" -#: nova/virt/vmwareapi/driver.py:583 +#: nova/virt/vmwareapi/driver.py:584 #, python-format msgid "In vmwareapi:_poll_task, Got this error %s" msgstr "In vmwareapi:_poll_task, Got this error %s" @@ -11265,3 +11275,9 @@ msgstr "Cinderclient connection created using URL: %s" msgid "status must be 'available'" msgstr "status must be available" +#~ msgid "Periodic task processor sleeping for %.02f seconds" +#~ msgstr "" + +#~ msgid "No backdoor API command for service: %s\n" +#~ msgstr "" + diff --git a/nova/locale/es/LC_MESSAGES/nova.po b/nova/locale/es/LC_MESSAGES/nova.po index 3a0adf070..6a156fb56 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 <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2013-04-24 00:04+0000\n" +"POT-Creation-Date: 2013-04-26 00:05+0000\n" "PO-Revision-Date: 2012-05-16 06:44+0000\n" "Last-Translator: Paco Molinero <paco@byasl.com>\n" "Language-Team: Spanish <es@li.org>\n" @@ -194,7 +194,7 @@ msgid "" msgstr "" #: nova/exception.py:254 nova/api/ec2/cloud.py:463 -#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2735 +#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2740 msgid "Keypair data is invalid" msgstr "" @@ -1319,27 +1319,27 @@ msgstr "" msgid "Running %(name)s post-hook: %(obj)s" msgstr "" -#: nova/manager.py:172 +#: nova/manager.py:173 #, python-format msgid "Skipping periodic task %(task)s because its interval is negative" msgstr "" -#: nova/manager.py:177 +#: nova/manager.py:178 #, python-format msgid "Skipping periodic task %(task)s because it is disabled" msgstr "" -#: nova/manager.py:238 +#: nova/manager.py:241 #, python-format msgid "Running periodic task %(full_task_name)s" msgstr "" -#: nova/manager.py:246 +#: nova/manager.py:249 #, python-format msgid "Error during %(full_task_name)s: %(e)s" msgstr "" -#: nova/manager.py:315 +#: nova/manager.py:319 msgid "Notifying Schedulers of capabilities ..." msgstr "" @@ -1385,209 +1385,196 @@ msgstr "" msgid "Rolled back reservations %(reservations)s" msgstr "" -#: nova/service.py:196 +#: nova/service.py:197 #, fuzzy msgid "Full set of CONF:" msgstr "Conjunto completo de opciones (FLAGS):" -#: nova/service.py:203 +#: nova/service.py:204 #, python-format msgid "%(flag)s : FLAG SET " msgstr "" -#: nova/service.py:213 nova/service.py:311 +#: nova/service.py:214 nova/service.py:312 #, python-format msgid "Caught %s, exiting" msgstr "" -#: nova/service.py:257 +#: nova/service.py:258 msgid "Parent process has died unexpectedly, exiting" msgstr "" -#: nova/service.py:293 +#: nova/service.py:294 msgid "Forking too fast, sleeping" msgstr "" -#: nova/service.py:316 +#: nova/service.py:317 msgid "Unhandled exception" msgstr "" -#: nova/service.py:323 +#: nova/service.py:324 #, python-format msgid "Started child %d" msgstr "" -#: nova/service.py:333 +#: nova/service.py:334 #, fuzzy, python-format msgid "Starting %d workers" msgstr "configurando la red del host" -#: nova/service.py:347 +#: nova/service.py:348 #, python-format msgid "Child %(pid)d killed by signal %(sig)d" msgstr "" -#: nova/service.py:350 +#: nova/service.py:351 #, python-format msgid "Child %(pid)d exited with status %(code)d" msgstr "" -#: nova/service.py:353 +#: nova/service.py:354 #, python-format msgid "pid %d not in child list" msgstr "" -#: nova/service.py:373 +#: nova/service.py:374 #, python-format msgid "Caught %s, stopping children" msgstr "" -#: nova/service.py:384 +#: nova/service.py:385 #, python-format msgid "Waiting on %d children to exit" msgstr "" -#: nova/service.py:426 +#: nova/service.py:427 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:443 nova/openstack/common/rpc/service.py:47 +#: nova/service.py:444 nova/openstack/common/rpc/service.py:47 #, python-format msgid "Creating Consumer connection for Service %s" msgstr "" -#: nova/service.py:463 +#: nova/service.py:464 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:545 +#: nova/service.py:546 msgid "Service killed that has no database entry" msgstr "Se detuvo un servicio sin entrada en la base de datos" -#: nova/service.py:580 +#: nova/service.py:581 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:678 +#: nova/service.py:679 msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:145 +#: nova/utils.py:144 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:198 nova/openstack/common/processutils.py:90 +#: nova/utils.py:197 nova/openstack/common/processutils.py:90 #, python-format msgid "Got unknown keyword args to utils.execute: %r" msgstr "" -#: nova/utils.py:209 nova/openstack/common/processutils.py:99 +#: nova/utils.py:208 nova/openstack/common/processutils.py:99 #, python-format msgid "Running cmd (subprocess): %s" msgstr "Ejecutando cmd (subprocesos): %s" -#: nova/utils.py:233 nova/utils.py:311 +#: nova/utils.py:232 nova/utils.py:310 #: nova/openstack/common/processutils.py:114 nova/virt/powervm/common.py:90 #, python-format msgid "Result was %s" msgstr "El resultado fue %s" -#: nova/utils.py:246 nova/openstack/common/processutils.py:128 +#: nova/utils.py:245 nova/openstack/common/processutils.py:128 #, python-format msgid "%r failed. Retrying." msgstr "" -#: nova/utils.py:286 +#: nova/utils.py:285 #, python-format msgid "Running cmd (SSH): %s" msgstr "corriendo cmd (SSH): %s" -#: nova/utils.py:288 +#: nova/utils.py:287 msgid "Environment not supported over SSH" msgstr "" -#: nova/utils.py:292 +#: nova/utils.py:291 msgid "process_input not supported over SSH" msgstr "" -#: nova/utils.py:327 +#: nova/utils.py:326 #, python-format msgid "debug in callback: %s" msgstr "Depuración de la devolución de llamada: %s" -#: nova/utils.py:489 +#: nova/utils.py:488 #, python-format msgid "Link Local address is not found.:%s" msgstr "No se encuentra la dirección del enlace local.:%s" -#: nova/utils.py:492 +#: nova/utils.py:491 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "No se pudo obtener enlace de la ip local de %(interface)s :%(ex)s" -#: nova/utils.py:531 +#: nova/utils.py:530 #, python-format msgid "Invalid backend: %s" msgstr "backend inválido: %s" -#: nova/utils.py:603 -msgid "in fixed duration looping call" -msgstr "" - -#: nova/utils.py:638 -#, python-format -msgid "Periodic task processor sleeping for %.02f seconds" -msgstr "" - -#: nova/utils.py:645 -msgid "in dynamic looping call" -msgstr "" - -#: nova/utils.py:699 +#: nova/utils.py:591 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:828 +#: nova/utils.py:720 #, python-format msgid "Expected object of type: %s" msgstr "" -#: nova/utils.py:857 +#: nova/utils.py:749 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:1013 +#: nova/utils.py:905 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:1079 +#: nova/utils.py:971 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:1211 nova/virt/configdrive.py:177 +#: nova/utils.py:1103 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1363 +#: nova/utils.py:1255 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1367 +#: nova/utils.py:1259 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1372 +#: nova/utils.py:1264 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -2630,7 +2617,7 @@ msgstr "" #: nova/api/openstack/compute/servers.py:1220 #: nova/api/openstack/compute/contrib/aggregates.py:143 -#: nova/api/openstack/compute/contrib/coverage_ext.py:303 +#: nova/api/openstack/compute/contrib/coverage_ext.py:282 #: nova/api/openstack/compute/contrib/keypairs.py:78 msgid "Invalid request body" msgstr "" @@ -2879,47 +2866,42 @@ msgstr "Imposible desasociar volumen %s" msgid "Instance not yet ready" msgstr "instancia %s: rescatada" -#: nova/api/openstack/compute/contrib/coverage_ext.py:114 +#: nova/api/openstack/compute/contrib/coverage_ext.py:95 #, python-format msgid "Can't connect to service: %s, no portspecified\n" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:117 -#, python-format -msgid "No backdoor API command for service: %s\n" -msgstr "" - -#: nova/api/openstack/compute/contrib/coverage_ext.py:135 +#: nova/api/openstack/compute/contrib/coverage_ext.py:114 msgid "Coverage begin" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:182 +#: nova/api/openstack/compute/contrib/coverage_ext.py:161 msgid "Coverage not running" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:211 +#: nova/api/openstack/compute/contrib/coverage_ext.py:190 #, fuzzy msgid "Invalid path" msgstr "Captura no valida" -#: nova/api/openstack/compute/contrib/coverage_ext.py:215 +#: nova/api/openstack/compute/contrib/coverage_ext.py:194 msgid "No path given for report file" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:222 +#: nova/api/openstack/compute/contrib/coverage_ext.py:201 msgid "You can't use html reports without combining" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:235 +#: nova/api/openstack/compute/contrib/coverage_ext.py:214 #, python-format msgid "Directory conflict: %s already exists" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:293 +#: nova/api/openstack/compute/contrib/coverage_ext.py:272 msgid "Python coverage module is not installed." msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:301 +#: nova/api/openstack/compute/contrib/coverage_ext.py:280 #, python-format msgid "Coverage doesn't have %s action" msgstr "" @@ -3299,6 +3281,15 @@ msgstr "Reiniciar instancia %r" msgid "stop instance" msgstr "Reiniciar instancia %r" +#: nova/api/openstack/compute/contrib/services.py:123 +#, fuzzy, python-format +msgid "Unknown action" +msgstr "acción: %s" + +#: nova/api/openstack/compute/contrib/services.py:137 +msgid "Unknown service" +msgstr "" + #: nova/api/openstack/compute/contrib/simple_tenant_usage.py:226 msgid "Invalid start time. The start time cannot occur after the end time." msgstr "" @@ -3388,54 +3379,54 @@ msgstr "" msgid "Error waiting for responses from neighbor cells: %(exc)s" msgstr "" -#: nova/cells/messaging.py:651 +#: nova/cells/messaging.py:652 #, python-format msgid "Unknown method '%(method)s' in compute API" msgstr "" -#: nova/cells/messaging.py:674 +#: nova/cells/messaging.py:675 #, python-format msgid "Received capabilities from child cell %(cell_name)s: %(capabilities)s" msgstr "" -#: nova/cells/messaging.py:683 +#: nova/cells/messaging.py:684 #, python-format msgid "Received capacities from child cell %(cell_name)s: %(capacities)s" msgstr "" -#: nova/cells/messaging.py:795 +#: nova/cells/messaging.py:810 #, fuzzy, python-format msgid "Got update for instance %(instance_uuid)s: %(instance)s" msgstr "La instacia %(instance_id)s no esta suspendida" -#: nova/cells/messaging.py:823 +#: nova/cells/messaging.py:838 #, fuzzy, python-format msgid "Got update to delete instance %(instance_uuid)s" msgstr "La instacia %(instance_id)s no esta suspendida" -#: nova/cells/messaging.py:838 +#: nova/cells/messaging.py:853 #, python-format msgid "Got broadcast to %(delete_type)s delete instance" msgstr "" -#: nova/cells/messaging.py:852 +#: nova/cells/messaging.py:867 #, python-format msgid "Got message to create instance fault: %(instance_fault)s" msgstr "" -#: nova/cells/messaging.py:873 +#: nova/cells/messaging.py:888 #, python-format msgid "" "Forcing a sync of instances, project_id=%(projid_str)s, " "updated_since=%(since_str)s" msgstr "" -#: nova/cells/messaging.py:1057 +#: nova/cells/messaging.py:1072 #, python-format msgid "Updating parents with our capabilities: %(capabs)s" msgstr "" -#: nova/cells/messaging.py:1077 +#: nova/cells/messaging.py:1092 #, python-format msgid "Updating parents with our capacities: %(capacities)s" msgstr "" @@ -3864,303 +3855,303 @@ msgstr "" msgid "No nova entries in syslog!" msgstr "" -#: nova/compute/api.py:281 +#: nova/compute/api.py:282 #, fuzzy msgid "Cannot run any more instances of this type." msgstr "" "Quota de instancias superada. Sólo puedes ejecutar %s instancias más de " "este tipo." -#: nova/compute/api.py:288 +#: nova/compute/api.py:289 #, fuzzy, python-format msgid "Can only run %s more instances of this type." msgstr "" "Quota de instancias superada. Sólo puedes ejecutar %s instancias más de " "este tipo." -#: nova/compute/api.py:297 +#: nova/compute/api.py:298 #, python-format msgid "" "%(overs)s quota exceeded for %(pid)s, tried to run %(min_count)s " "instances. %(msg)s" msgstr "" -#: nova/compute/api.py:317 +#: nova/compute/api.py:318 #, python-format msgid "" "Quota exceeded for %(pid)s, tried to set %(num_metadata)s metadata " "properties" msgstr "" -#: nova/compute/api.py:327 +#: nova/compute/api.py:328 msgid "Metadata property key blank" msgstr "" -#: nova/compute/api.py:331 +#: nova/compute/api.py:332 msgid "Metadata property key greater than 255 characters" msgstr "" -#: nova/compute/api.py:335 +#: nova/compute/api.py:336 msgid "Metadata property value greater than 255 characters" msgstr "" -#: nova/compute/api.py:453 +#: nova/compute/api.py:454 msgid "Failed to set instance name using multi_instance_display_name_template." msgstr "" -#: nova/compute/api.py:493 +#: nova/compute/api.py:494 #, fuzzy msgid "Cannot attach one or more volumes to multiple instances" msgstr "Imposible adjuntar volumen a la instancia %s" -#: nova/compute/api.py:607 +#: nova/compute/api.py:608 #, python-format msgid "Going to run %s instances..." msgstr "Vamos a ejecutar %s insntacias..." -#: nova/compute/api.py:720 +#: nova/compute/api.py:721 #, python-format msgid "bdm %s" msgstr "" -#: nova/compute/api.py:747 +#: nova/compute/api.py:748 #, python-format msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1016 +#: nova/compute/api.py:1017 #, fuzzy msgid "instance termination disabled" msgstr "Se va a iniciar la finalización de las instancias" -#: nova/compute/api.py:1152 +#: nova/compute/api.py:1153 #, fuzzy, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "La instacia %(instance_id)s no esta suspendida" -#: nova/compute/api.py:1158 +#: nova/compute/api.py:1159 #, fuzzy msgid "going to delete a resizing instance" msgstr "Se va a iniciar la finalización de las instancias" -#: nova/compute/api.py:1168 +#: nova/compute/api.py:1169 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1212 +#: nova/compute/api.py:1213 #, fuzzy msgid "Going to try to soft delete instance" msgstr "Vamos a ejecutar %s insntacias..." -#: nova/compute/api.py:1236 +#: nova/compute/api.py:1237 #, fuzzy msgid "Going to try to terminate instance" msgstr "Se va a iniciar la finalización de las instancias" -#: nova/compute/api.py:1286 +#: nova/compute/api.py:1287 #, fuzzy msgid "Going to try to stop instance" msgstr "Vamos a ejecutar %s insntacias..." -#: nova/compute/api.py:1303 +#: nova/compute/api.py:1304 #, fuzzy msgid "Going to try to start instance" msgstr "Vamos a ejecutar %s insntacias..." -#: nova/compute/api.py:1376 +#: nova/compute/api.py:1377 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1613 +#: nova/compute/api.py:1614 #, fuzzy, python-format msgid "snapshot for %s" msgstr "Comenzando snapshot para la VM %s" -#: nova/compute/api.py:1964 +#: nova/compute/api.py:1965 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:1973 +#: nova/compute/api.py:1974 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2015 +#: nova/compute/api.py:2016 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2153 +#: nova/compute/api.py:2150 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2260 +#: nova/compute/api.py:2257 msgid "Locking" msgstr "" -#: nova/compute/api.py:2268 +#: nova/compute/api.py:2265 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2337 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2453 +#: nova/compute/api.py:2450 #, fuzzy, python-format msgid "Going to try to live migrate instance to %s" msgstr "Se va a iniciar la finalización de las instancias" -#: nova/compute/api.py:2472 +#: nova/compute/api.py:2469 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2476 +#: nova/compute/api.py:2473 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2715 +#: nova/compute/api.py:2720 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2719 +#: nova/compute/api.py:2724 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2816 +#: nova/compute/api.py:2821 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2819 +#: nova/compute/api.py:2824 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2827 +#: nova/compute/api.py:2832 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2833 +#: nova/compute/api.py:2838 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2853 +#: nova/compute/api.py:2858 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2856 +#: nova/compute/api.py:2861 #, python-format msgid "Create Security Group %s" msgstr "Crear Grupo de Seguridad %s" -#: nova/compute/api.py:2863 +#: nova/compute/api.py:2868 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2928 +#: nova/compute/api.py:2933 #, fuzzy, python-format msgid "Unable to delete system group '%s'" msgstr "Imposible destruir VBD %s" -#: nova/compute/api.py:2933 +#: nova/compute/api.py:2938 #, fuzzy msgid "Security group is still in use" msgstr "Revocar ingreso al grupo de seguridad %s" -#: nova/compute/api.py:2941 +#: nova/compute/api.py:2946 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:2944 +#: nova/compute/api.py:2949 #, python-format msgid "Delete security group %s" msgstr "Borrar grupo de seguridad %s" -#: nova/compute/api.py:3030 nova/compute/api.py:3107 +#: nova/compute/api.py:3035 nova/compute/api.py:3112 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3046 +#: nova/compute/api.py:3051 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3049 +#: nova/compute/api.py:3054 #, python-format msgid "Authorize security group ingress %s" msgstr "Autorizar ingreso al grupo de seguridad %s" -#: nova/compute/api.py:3060 +#: nova/compute/api.py:3065 #, python-format msgid "Revoke security group ingress %s" msgstr "Revocar ingreso al grupo de seguridad %s" -#: nova/compute/api.py:3114 +#: nova/compute/api.py:3119 msgid "Security group id should be integer" msgstr "" -#: nova/compute/claims.py:94 nova/compute/claims.py:218 +#: nova/compute/claims.py:91 nova/compute/claims.py:214 #, python-format msgid "Aborting claim: %s" msgstr "" -#: nova/compute/claims.py:116 +#: nova/compute/claims.py:113 #, python-format msgid "" "Attempting claim: memory %(memory_mb)d MB, disk %(disk_gb)d GB, VCPUs " "%(vcpus)d" msgstr "" -#: nova/compute/claims.py:128 +#: nova/compute/claims.py:125 msgid "Claim successful" msgstr "" -#: nova/compute/claims.py:130 +#: nova/compute/claims.py:127 #, fuzzy msgid "Claim failed" msgstr "Iniciando interfaz puente para %s" -#: nova/compute/claims.py:135 +#: nova/compute/claims.py:132 msgid "Memory" msgstr "" -#: nova/compute/claims.py:144 +#: nova/compute/claims.py:141 msgid "Disk" msgstr "" -#: nova/compute/claims.py:153 +#: nova/compute/claims.py:150 msgid "CPU" msgstr "" -#: nova/compute/claims.py:165 +#: nova/compute/claims.py:162 #, python-format msgid "Total %(type_)s: %(total)d %(unit)s, used: %(used)d %(unit)s" msgstr "" -#: nova/compute/claims.py:170 +#: nova/compute/claims.py:167 #, python-format msgid "%(type_)s limit not specified, defaulting to unlimited" msgstr "" -#: nova/compute/claims.py:177 +#: nova/compute/claims.py:174 #, python-format msgid "%(type_)s limit: %(limit)d %(unit)s, free: %(free)d %(unit)s" msgstr "" -#: nova/compute/claims.py:184 +#: nova/compute/claims.py:181 #, python-format msgid "" "Unable to claim resources. Free %(type_)s %(free)d %(unit)s < requested " @@ -4297,570 +4288,570 @@ msgstr "" msgid "Checking state" msgstr "" -#: nova/compute/manager.py:743 +#: nova/compute/manager.py:745 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:760 +#: nova/compute/manager.py:762 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:852 +#: nova/compute/manager.py:854 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:861 nova/compute/manager.py:2344 +#: nova/compute/manager.py:863 nova/compute/manager.py:2348 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" -#: nova/compute/manager.py:912 +#: nova/compute/manager.py:914 #, fuzzy msgid "Failed to dealloc network for deleted instance" msgstr "Vamos a ejecutar %s insntacias..." -#: nova/compute/manager.py:918 +#: nova/compute/manager.py:920 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:940 +#: nova/compute/manager.py:942 #, fuzzy, python-format msgid "Error: %s" msgstr "Capturado error: %s" -#: nova/compute/manager.py:957 +#: nova/compute/manager.py:959 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:982 nova/compute/manager.py:2398 +#: nova/compute/manager.py:984 nova/compute/manager.py:2402 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1000 +#: nova/compute/manager.py:1002 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1007 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1011 +#: nova/compute/manager.py:1013 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1040 +#: nova/compute/manager.py:1042 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1090 +#: nova/compute/manager.py:1092 #, python-format msgid "" "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, " "allowed_size_bytes=%(allowed_size_bytes)d" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1098 #, python-format msgid "" "Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed " "size %(allowed_size_bytes)d" msgstr "" -#: nova/compute/manager.py:1106 +#: nova/compute/manager.py:1108 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1132 +#: nova/compute/manager.py:1134 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1135 +#: nova/compute/manager.py:1137 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1146 +#: nova/compute/manager.py:1148 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1167 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1216 +#: nova/compute/manager.py:1218 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1287 +#: nova/compute/manager.py:1289 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1303 +#: nova/compute/manager.py:1305 #, fuzzy msgid "Failed to deallocate network for instance." msgstr "Vamos a ejecutar %s insntacias..." -#: nova/compute/manager.py:1324 +#: nova/compute/manager.py:1326 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1327 +#: nova/compute/manager.py:1329 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1334 +#: nova/compute/manager.py:1336 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1382 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1435 nova/compute/manager.py:2574 -#: nova/compute/manager.py:4067 +#: nova/compute/manager.py:1437 nova/compute/manager.py:2578 +#: nova/compute/manager.py:4071 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1587 +#: nova/compute/manager.py:1589 #, fuzzy msgid "Rebuilding instance" msgstr "Reiniciando instancia %s" -#: nova/compute/manager.py:1600 +#: nova/compute/manager.py:1602 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1604 +#: nova/compute/manager.py:1606 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1608 +#: nova/compute/manager.py:1610 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1692 +#: nova/compute/manager.py:1694 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1724 +#: nova/compute/manager.py:1726 #, fuzzy, python-format msgid "Detaching from volume api: %s" msgstr "Desasociar volumen %s" -#: nova/compute/manager.py:1742 +#: nova/compute/manager.py:1744 #, fuzzy msgid "Rebooting instance" msgstr "Reiniciando instancia %s" -#: nova/compute/manager.py:1767 +#: nova/compute/manager.py:1769 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1783 +#: nova/compute/manager.py:1785 #, fuzzy, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "Ejecutando instancias: %s" -#: nova/compute/manager.py:1796 +#: nova/compute/manager.py:1798 #, fuzzy msgid "Instance disappeared during reboot" msgstr "instancia %s: reiniciada" -#: nova/compute/manager.py:1823 +#: nova/compute/manager.py:1825 #, fuzzy msgid "instance snapshotting" msgstr "instancia %s: creando snapshot" -#: nova/compute/manager.py:1829 +#: nova/compute/manager.py:1831 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1890 +#: nova/compute/manager.py:1892 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1897 +#: nova/compute/manager.py:1899 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1902 +#: nova/compute/manager.py:1904 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1930 +#: nova/compute/manager.py:1932 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1937 +#: nova/compute/manager.py:1939 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1944 +#: nova/compute/manager.py:1946 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1959 +#: nova/compute/manager.py:1961 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1966 +#: nova/compute/manager.py:1968 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:1979 +#: nova/compute/manager.py:1981 #, python-format msgid "" "trying to inject a file into a non-running (state: " "%(current_power_state)s expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:1983 +#: nova/compute/manager.py:1985 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:2003 +#: nova/compute/manager.py:2005 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2016 +#: nova/compute/manager.py:2018 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2035 +#: nova/compute/manager.py:2037 #, fuzzy msgid "Error trying to Rescue Instance" msgstr "Fallo al suspender la instancia" -#: nova/compute/manager.py:2039 +#: nova/compute/manager.py:2041 #, fuzzy, python-format msgid "Driver Error: %s" msgstr "Capturado error: %s" -#: nova/compute/manager.py:2057 +#: nova/compute/manager.py:2059 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2078 +#: nova/compute/manager.py:2080 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2302 +#: nova/compute/manager.py:2306 #, fuzzy msgid "Instance has no source host" msgstr "instancia %s: creando snapshot" -#: nova/compute/manager.py:2308 +#: nova/compute/manager.py:2312 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2325 +#: nova/compute/manager.py:2329 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2571 +#: nova/compute/manager.py:2575 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2634 +#: nova/compute/manager.py:2638 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2652 +#: nova/compute/manager.py:2656 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2690 +#: nova/compute/manager.py:2694 #, fuzzy msgid "Retrieving diagnostics" msgstr "instancia %s: obteniendo los diagnosticos" -#: nova/compute/manager.py:2721 +#: nova/compute/manager.py:2725 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2741 +#: nova/compute/manager.py:2745 #, fuzzy msgid "Reset network" msgstr "configurando la red del host" -#: nova/compute/manager.py:2746 +#: nova/compute/manager.py:2750 #, fuzzy msgid "Inject network info" msgstr "configurando la red del host" -#: nova/compute/manager.py:2749 +#: nova/compute/manager.py:2753 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2766 +#: nova/compute/manager.py:2770 #, fuzzy msgid "Get console output" msgstr "Obtener salida de la consola para la instancia %s" -#: nova/compute/manager.py:2793 +#: nova/compute/manager.py:2797 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2828 +#: nova/compute/manager.py:2832 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:2875 +#: nova/compute/manager.py:2879 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2926 +#: nova/compute/manager.py:2930 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2935 +#: nova/compute/manager.py:2939 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2950 +#: nova/compute/manager.py:2954 #, 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:2980 +#: nova/compute/manager.py:2984 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:2990 +#: nova/compute/manager.py:2994 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "Desvinculando volumen de instancia desconocida %s" -#: nova/compute/manager.py:2997 +#: nova/compute/manager.py:3001 #, 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:3021 +#: nova/compute/manager.py:3025 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3059 +#: nova/compute/manager.py:3063 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3079 +#: nova/compute/manager.py:3083 #, fuzzy, python-format msgid "Port %(port_id)s is not attached" msgstr "instancia %s: arrancada" -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3097 #, fuzzy, python-format msgid "Host %(host)s not found" msgstr "La instacia %(instance_id)s no esta suspendida" -#: nova/compute/manager.py:3230 +#: nova/compute/manager.py:3234 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3258 +#: nova/compute/manager.py:3262 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3313 +#: nova/compute/manager.py:3317 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3315 +#: nova/compute/manager.py:3319 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:3329 +#: nova/compute/manager.py:3333 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3469 +#: nova/compute/manager.py:3473 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3514 +#: nova/compute/manager.py:3518 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3520 +#: nova/compute/manager.py:3524 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3529 +#: nova/compute/manager.py:3533 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3536 +#: nova/compute/manager.py:3540 #, fuzzy, python-format msgid "Instance %(instance_uuid)s not found" msgstr "La instacia %(instance_id)s no esta suspendida" -#: nova/compute/manager.py:3540 +#: nova/compute/manager.py:3544 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3547 +#: nova/compute/manager.py:3551 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3556 +#: nova/compute/manager.py:3560 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3573 +#: nova/compute/manager.py:3577 #, 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:3592 +#: nova/compute/manager.py:3596 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3616 +#: nova/compute/manager.py:3620 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3733 +#: nova/compute/manager.py:3737 #, fuzzy msgid "Updating volume usage cache" msgstr "Borrando usuario %s" -#: nova/compute/manager.py:3750 +#: nova/compute/manager.py:3754 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3777 +#: nova/compute/manager.py:3781 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3782 nova/compute/manager.py:3832 +#: nova/compute/manager.py:3786 nova/compute/manager.py:3836 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3819 +#: nova/compute/manager.py:3823 #, 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:3857 +#: nova/compute/manager.py:3861 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3869 nova/compute/manager.py:3878 -#: nova/compute/manager.py:3908 +#: nova/compute/manager.py:3873 nova/compute/manager.py:3882 +#: nova/compute/manager.py:3912 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3873 +#: nova/compute/manager.py:3877 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3889 +#: nova/compute/manager.py:3893 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3895 +#: nova/compute/manager.py:3899 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3901 +#: nova/compute/manager.py:3905 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3921 #, fuzzy msgid "Instance is not (soft-)deleted." msgstr "instancia %s: arrancada" -#: nova/compute/manager.py:3925 +#: nova/compute/manager.py:3929 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:3945 +#: nova/compute/manager.py:3949 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:3972 +#: nova/compute/manager.py:3976 #, fuzzy, python-format msgid "Deleting orphan compute node %s" msgstr "Borrando usuario %s" -#: nova/compute/manager.py:3982 nova/compute/resource_tracker.py:314 +#: nova/compute/manager.py:3986 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4022 +#: nova/compute/manager.py:4026 #, python-format msgid "" "Detected instance with name label '%(name)s' which is marked as DELETED " "but still present on host." msgstr "" -#: nova/compute/manager.py:4029 +#: nova/compute/manager.py:4033 #, python-format msgid "" "Destroying instance with name label '%(name)s' which is marked as DELETED" " but still present on host." msgstr "" -#: nova/compute/manager.py:4036 +#: nova/compute/manager.py:4040 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" @@ -4877,85 +4868,85 @@ msgid "" " claimed." msgstr "" -#: nova/compute/resource_tracker.py:237 +#: nova/compute/resource_tracker.py:244 msgid "Auditing locally available compute resources" msgstr "" -#: nova/compute/resource_tracker.py:242 +#: nova/compute/resource_tracker.py:249 msgid "" "Virt driver does not support 'get_available_resource' Compute tracking " "is disabled." msgstr "" -#: nova/compute/resource_tracker.py:294 +#: nova/compute/resource_tracker.py:301 #, python-format msgid "Compute_service record created for %(host)s:%(node)s" msgstr "" -#: nova/compute/resource_tracker.py:300 +#: nova/compute/resource_tracker.py:307 #, python-format msgid "Compute_service record updated for %(host)s:%(node)s" msgstr "" -#: nova/compute/resource_tracker.py:324 +#: nova/compute/resource_tracker.py:331 #, python-format msgid "Hypervisor: free ram (MB): %s" msgstr "" -#: nova/compute/resource_tracker.py:325 +#: nova/compute/resource_tracker.py:332 #, python-format msgid "Hypervisor: free disk (GB): %s" msgstr "" -#: nova/compute/resource_tracker.py:330 +#: nova/compute/resource_tracker.py:337 #, python-format msgid "Hypervisor: free VCPUs: %s" msgstr "" -#: nova/compute/resource_tracker.py:332 +#: nova/compute/resource_tracker.py:339 msgid "Hypervisor: VCPU information unavailable" msgstr "" -#: nova/compute/resource_tracker.py:339 +#: nova/compute/resource_tracker.py:346 #, python-format msgid "Free ram (MB): %s" msgstr "" -#: nova/compute/resource_tracker.py:340 +#: nova/compute/resource_tracker.py:347 #, fuzzy, python-format msgid "Free disk (GB): %s" msgstr "Creando par de claves %s" -#: nova/compute/resource_tracker.py:345 +#: nova/compute/resource_tracker.py:352 #, python-format msgid "Free VCPUS: %s" msgstr "" -#: nova/compute/resource_tracker.py:347 +#: nova/compute/resource_tracker.py:354 msgid "Free VCPU information unavailable" msgstr "" -#: nova/compute/resource_tracker.py:386 +#: nova/compute/resource_tracker.py:383 #, python-format msgid "Updating from migration %s" msgstr "" -#: nova/compute/resource_tracker.py:446 +#: nova/compute/resource_tracker.py:443 msgid "Instance not resizing, skipping migration." msgstr "" -#: nova/compute/resource_tracker.py:461 +#: nova/compute/resource_tracker.py:458 msgid "InstanceType could not be found, skipping migration." msgstr "" -#: nova/compute/resource_tracker.py:545 +#: nova/compute/resource_tracker.py:542 #, python-format msgid "" "Detected running orphan instance: %(uuid)s (consuming %(memory_mb)s MB " "memory" msgstr "" -#: nova/compute/resource_tracker.py:558 +#: nova/compute/resource_tracker.py:555 #, python-format msgid "Missing keys: %s" msgstr "" @@ -4974,26 +4965,26 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:384 +#: nova/conductor/api.py:380 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:88 +#: nova/conductor/manager.py:91 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:257 +#: nova/conductor/manager.py:262 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/console/manager.py:80 nova/console/vmrc_manager.py:63 +#: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "" -#: nova/console/manager.py:100 nova/console/vmrc_manager.py:113 +#: nova/console/manager.py:101 nova/console/vmrc_manager.py:113 #, python-format msgid "Tried to remove non-existent console %(console_id)s." msgstr "" @@ -5051,12 +5042,12 @@ msgstr "" msgid "Failed to run xvp." msgstr "Fallo al reiniciar el servidor" -#: nova/consoleauth/manager.py:88 +#: nova/consoleauth/manager.py:89 #, python-format msgid "Received Token: %(token)s, %(token_dict)s)" msgstr "" -#: nova/consoleauth/manager.py:112 +#: nova/consoleauth/manager.py:113 #, python-format msgid "Checking Token: %(token)s, %(token_valid)s)" msgstr "" @@ -5074,11 +5065,11 @@ msgstr "Fallo a reinicia la instancia" msgid "Failed to notify cells of instance info cache update" msgstr "" -#: nova/db/api.py:1428 +#: nova/db/api.py:1446 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1583 +#: nova/db/api.py:1580 #, fuzzy msgid "Failed to notify cells of instance fault" msgstr "Fallo a reinicia la instancia" @@ -5236,7 +5227,7 @@ msgstr "" msgid "Failed storing info cache" msgstr "Fallo a reinicia la instancia" -#: nova/network/api.py:239 +#: nova/network/api.py:235 #, python-format msgid "re-assign floating IP %(address)s from instance %(instance_id)s" msgstr "" @@ -5471,29 +5462,29 @@ msgstr "" msgid "Unplugged gateway interface '%s'" msgstr "" -#: nova/network/manager.py:362 +#: nova/network/manager.py:363 #, python-format msgid "Disassociated %s stale fixed ip(s)" msgstr "" -#: nova/network/manager.py:366 +#: nova/network/manager.py:367 msgid "setting network host" msgstr "configurando la red del host" -#: nova/network/manager.py:493 +#: nova/network/manager.py:494 msgid "network allocations" msgstr "" -#: nova/network/manager.py:500 +#: nova/network/manager.py:501 #, python-format msgid "networks retrieved for instance: |%(networks_list)s|" msgstr "" -#: nova/network/manager.py:548 +#: nova/network/manager.py:549 msgid "network deallocation for instance" msgstr "" -#: nova/network/manager.py:812 +#: nova/network/manager.py:815 #, python-format msgid "" "instance-dns-zone is |%(domain)s|, which is in availability zone " @@ -5501,98 +5492,98 @@ msgid "" "created." msgstr "" -#: nova/network/manager.py:838 +#: nova/network/manager.py:841 #, python-format msgid "Quota exceeded for %(pid)s, tried to allocate fixed IP" msgstr "" -#: nova/network/manager.py:892 +#: nova/network/manager.py:895 msgid "Failed to update usages deallocating fixed IP" msgstr "" -#: nova/network/manager.py:926 +#: nova/network/manager.py:929 #, python-format msgid "Unable to release %s because vif doesn't exist." msgstr "" -#: nova/network/manager.py:949 +#: nova/network/manager.py:952 #, python-format msgid "Leased IP |%(address)s|" msgstr "" -#: nova/network/manager.py:953 +#: nova/network/manager.py:956 #, python-format msgid "IP %s leased that is not associated" msgstr "" -#: nova/network/manager.py:962 +#: nova/network/manager.py:965 #, python-format msgid "IP |%s| leased that isn't allocated" msgstr "" -#: nova/network/manager.py:967 +#: nova/network/manager.py:970 #, python-format msgid "Released IP |%(address)s|" msgstr "" -#: nova/network/manager.py:971 +#: nova/network/manager.py:974 #, python-format msgid "IP %s released that is not associated" msgstr "" -#: nova/network/manager.py:975 +#: nova/network/manager.py:978 #, python-format msgid "IP %s released that was not leased" msgstr "" -#: nova/network/manager.py:994 +#: nova/network/manager.py:997 #, python-format msgid "%s must be an integer" msgstr "" -#: nova/network/manager.py:1018 +#: nova/network/manager.py:1021 msgid "Maximum allowed length for 'label' is 255." msgstr "" -#: nova/network/manager.py:1038 +#: nova/network/manager.py:1041 #, python-format msgid "" "Subnet(s) too large, defaulting to /%s. To override, specify " "network_size flag." msgstr "" -#: nova/network/manager.py:1119 +#: nova/network/manager.py:1122 msgid "cidr already in use" msgstr "" -#: nova/network/manager.py:1122 +#: nova/network/manager.py:1125 #, python-format msgid "requested cidr (%(cidr)s) conflicts with existing supernet (%(super)s)" msgstr "" -#: nova/network/manager.py:1133 +#: nova/network/manager.py:1136 #, python-format msgid "" "requested cidr (%(cidr)s) conflicts with existing smaller cidr " "(%(smaller)s)" msgstr "" -#: nova/network/manager.py:1190 +#: nova/network/manager.py:1193 msgid "Network already exists!" msgstr "" -#: nova/network/manager.py:1209 +#: nova/network/manager.py:1212 #, python-format msgid "Network must be disassociated from project %s before delete" msgstr "" -#: nova/network/manager.py:1805 +#: nova/network/manager.py:1808 msgid "" "The sum between the number of networks and the vlan start cannot be " "greater than 4094" msgstr "" -#: nova/network/manager.py:1812 +#: nova/network/manager.py:1815 #, python-format msgid "" "The network range is not big enough to fit %(num_networks)s networks. " @@ -5839,6 +5830,24 @@ msgstr "" msgid "Fatal call to deprecated config: %(msg)s" msgstr "" +#: nova/openstack/common/loopingcall.py:84 +#, python-format +msgid "task run outlasted interval by %s sec" +msgstr "" + +#: nova/openstack/common/loopingcall.py:91 +msgid "in fixed duration looping call" +msgstr "" + +#: nova/openstack/common/loopingcall.py:131 +#, python-format +msgid "Dynamic looping call sleeping for %.02f seconds" +msgstr "" + +#: nova/openstack/common/loopingcall.py:138 +msgid "in dynamic looping call" +msgstr "" + #: nova/openstack/common/policy.py:394 #, python-format msgid "Failed to understand rule %(rule)s" @@ -6346,7 +6355,7 @@ msgstr "" msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:210 +#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:211 #, fuzzy, python-format msgid "Setting instance to %(state)s state." msgstr "Tipo de instancia inválido %(instance_type)s." @@ -6446,7 +6455,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:196 +#: nova/scheduler/manager.py:197 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -6590,27 +6599,27 @@ msgstr "" msgid "Returns one member of the [%s] group" msgstr "" -#: nova/servicegroup/drivers/db.py:41 +#: nova/servicegroup/drivers/db.py:42 #, python-format msgid "" "DB_Driver: join new ServiceGroup member %(member_id)s to the %(group_id)s" " group, service = %(service)s" msgstr "" -#: nova/servicegroup/drivers/db.py:45 +#: nova/servicegroup/drivers/db.py:46 msgid "service is a mandatory argument for DB based ServiceGroup driver" msgstr "" -#: nova/servicegroup/drivers/db.py:74 +#: nova/servicegroup/drivers/db.py:76 #, python-format msgid "DB_Driver: get_all members of the %s group" msgstr "" -#: nova/servicegroup/drivers/db.py:97 nova/servicegroup/drivers/mc.py:102 +#: nova/servicegroup/drivers/db.py:99 nova/servicegroup/drivers/mc.py:103 msgid "Recovered model server connection!" msgstr "Recuperada la conexión al servidor de modelos." -#: nova/servicegroup/drivers/db.py:103 nova/servicegroup/drivers/mc.py:108 +#: nova/servicegroup/drivers/db.py:105 nova/servicegroup/drivers/mc.py:109 msgid "model server went away" msgstr "el servidor de modelos se ha ido" @@ -6629,7 +6638,7 @@ msgstr "" msgid "service is a mandatory argument for Memcached based ServiceGroup driver" msgstr "" -#: nova/servicegroup/drivers/mc.py:77 +#: nova/servicegroup/drivers/mc.py:78 #, python-format msgid "Memcached_Driver: get_all members of the %s group" msgstr "" @@ -6658,22 +6667,22 @@ msgstr "" msgid "ZooKeeperDriver.leave: %(id)s has not joined to the %(gr)s group" msgstr "" -#: nova/storage/linuxscsi.py:70 +#: nova/storage/linuxscsi.py:71 #, python-format msgid "Trying (%(tries)s) to remove device %(device)s" msgstr "" -#: nova/storage/linuxscsi.py:99 +#: nova/storage/linuxscsi.py:101 #, python-format msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:117 +#: nova/storage/linuxscsi.py:119 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:121 +#: nova/storage/linuxscsi.py:123 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -7028,28 +7037,28 @@ msgstr "" msgid "Baremetal power manager failed to start node for instance %r" msgstr "" -#: nova/virt/baremetal/ipmi.py:85 +#: nova/virt/baremetal/ipmi.py:86 #, python-format msgid "pid file %s does not contain any pid" msgstr "" -#: nova/virt/baremetal/ipmi.py:108 +#: nova/virt/baremetal/ipmi.py:109 msgid "Node id not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:111 +#: nova/virt/baremetal/ipmi.py:112 msgid "Address not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:114 +#: nova/virt/baremetal/ipmi.py:115 msgid "User not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:117 +#: nova/virt/baremetal/ipmi.py:118 msgid "Password not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:134 +#: nova/virt/baremetal/ipmi.py:135 #, fuzzy, python-format msgid "ipmitool stdout: '%(out)s', stderr: '%(err)s'" msgstr "" @@ -7059,19 +7068,19 @@ msgstr "" "Stdout: %(stdout)r\n" "Stderr: %(stderr)r" -#: nova/virt/baremetal/ipmi.py:160 +#: nova/virt/baremetal/ipmi.py:161 msgid "IPMI power on failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:182 +#: nova/virt/baremetal/ipmi.py:183 msgid "IPMI power off failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:192 +#: nova/virt/baremetal/ipmi.py:193 msgid "IPMI set next bootdev failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:197 nova/virt/baremetal/tilera_pdu.py:152 +#: nova/virt/baremetal/ipmi.py:198 nova/virt/baremetal/tilera_pdu.py:152 #, python-format msgid "Activate node called, but node %s is already active" msgstr "" @@ -7732,7 +7741,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:135 nova/virt/libvirt/driver.py:3726 +#: nova/virt/hyperv/hostops.py:135 nova/virt/libvirt/driver.py:3728 #: nova/virt/xenapi/host.py:148 msgid "Updating host stats" msgstr "" @@ -8081,12 +8090,12 @@ msgstr "" msgid "Using config drive for instance: %s" msgstr "Se va a iniciar la finalización de las instancias" -#: nova/virt/hyperv/vmops.py:226 nova/virt/libvirt/driver.py:1867 +#: nova/virt/hyperv/vmops.py:226 nova/virt/libvirt/driver.py:1869 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:234 nova/virt/libvirt/driver.py:1874 +#: nova/virt/hyperv/vmops.py:234 nova/virt/libvirt/driver.py:1876 #, python-format msgid "Creating config drive failed with error: %s" msgstr "" @@ -8252,7 +8261,7 @@ msgstr "Volume_separado: %(instance_name)s, %(mountpoint)s" msgid "Detaching physical disk from instance: %s" msgstr "Creando una instancia raw" -#: nova/virt/hyperv/volumeops.py:186 nova/virt/libvirt/driver.py:894 +#: nova/virt/hyperv/volumeops.py:186 nova/virt/libvirt/driver.py:896 msgid "Could not determine iscsi initiator name" msgstr "" @@ -8286,239 +8295,239 @@ msgstr "" msgid "Unable to determine disk bus for '%s'" msgstr "" -#: nova/virt/libvirt/driver.py:339 +#: nova/virt/libvirt/driver.py:340 #, python-format msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:545 +#: nova/virt/libvirt/driver.py:546 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:553 +#: nova/virt/libvirt/driver.py:554 #, python-format msgid "Connecting to libvirt: %s" msgstr "Conectando a libvirt: %s" -#: nova/virt/libvirt/driver.py:570 +#: nova/virt/libvirt/driver.py:571 #, fuzzy, python-format msgid "URI %s does not support events" msgstr "el grupo de volumenes %s no existe" -#: nova/virt/libvirt/driver.py:586 +#: nova/virt/libvirt/driver.py:587 msgid "Connection to libvirt broke" msgstr "Conexión a libvirt rota" -#: nova/virt/libvirt/driver.py:608 nova/virt/libvirt/driver.py:611 +#: nova/virt/libvirt/driver.py:609 nova/virt/libvirt/driver.py:612 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:629 +#: nova/virt/libvirt/driver.py:630 #, fuzzy, python-format msgid "Connection to libvirt failed: %s" msgstr "Conectando a libvirt: %s" -#: nova/virt/libvirt/driver.py:720 +#: nova/virt/libvirt/driver.py:721 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:735 +#: nova/virt/libvirt/driver.py:736 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:740 +#: nova/virt/libvirt/driver.py:741 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:751 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:759 +#: nova/virt/libvirt/driver.py:761 #, fuzzy msgid "Going to destroy instance again." msgstr "Vamos a ejecutar %s insntacias..." -#: nova/virt/libvirt/driver.py:778 +#: nova/virt/libvirt/driver.py:780 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:794 +#: nova/virt/libvirt/driver.py:796 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:814 +#: nova/virt/libvirt/driver.py:816 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:820 +#: nova/virt/libvirt/driver.py:822 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:848 +#: nova/virt/libvirt/driver.py:850 #, python-format msgid "Deleting instance files %(target)s" msgstr "" -#: nova/virt/libvirt/driver.py:857 +#: nova/virt/libvirt/driver.py:859 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:900 +#: nova/virt/libvirt/driver.py:902 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:907 +#: nova/virt/libvirt/driver.py:909 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:912 +#: nova/virt/libvirt/driver.py:914 msgid "No Volume Connector found." msgstr "" -#: nova/virt/libvirt/driver.py:1034 +#: nova/virt/libvirt/driver.py:1036 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1058 +#: nova/virt/libvirt/driver.py:1060 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1078 +#: nova/virt/libvirt/driver.py:1080 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1082 +#: nova/virt/libvirt/driver.py:1084 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1171 +#: nova/virt/libvirt/driver.py:1173 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1174 +#: nova/virt/libvirt/driver.py:1176 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1203 +#: nova/virt/libvirt/driver.py:1205 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1215 +#: nova/virt/libvirt/driver.py:1217 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1288 +#: nova/virt/libvirt/driver.py:1290 #, fuzzy msgid "Instance soft rebooted successfully." msgstr "instancia %s: reiniciada" -#: nova/virt/libvirt/driver.py:1292 +#: nova/virt/libvirt/driver.py:1294 #, fuzzy msgid "Failed to soft reboot instance." msgstr "Fallo a reinicia la instancia" -#: nova/virt/libvirt/driver.py:1327 +#: nova/virt/libvirt/driver.py:1329 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1335 +#: nova/virt/libvirt/driver.py:1337 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:1383 +#: nova/virt/libvirt/driver.py:1385 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1530 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:1535 nova/virt/powervm/operator.py:220 +#: nova/virt/libvirt/driver.py:1537 nova/virt/powervm/operator.py:220 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1551 +#: nova/virt/libvirt/driver.py:1553 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:1588 nova/virt/libvirt/driver.py:1614 +#: nova/virt/libvirt/driver.py:1590 nova/virt/libvirt/driver.py:1616 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1603 +#: nova/virt/libvirt/driver.py:1605 #, fuzzy msgid "Guest does not have a console available" msgstr "El usuario no tiene privilegios de administrador" -#: nova/virt/libvirt/driver.py:1672 +#: nova/virt/libvirt/driver.py:1674 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:1676 +#: nova/virt/libvirt/driver.py:1678 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:1681 nova/virt/libvirt/driver.py:1686 +#: nova/virt/libvirt/driver.py:1683 nova/virt/libvirt/driver.py:1688 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:1757 +#: nova/virt/libvirt/driver.py:1759 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:1858 +#: nova/virt/libvirt/driver.py:1860 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:1907 +#: nova/virt/libvirt/driver.py:1909 #, fuzzy, python-format msgid "Injecting %(inj)s into image %(img_id)s" msgstr "Pidiendo xapi a subir %(vdi_uuids)s como ID %(image_id)s" -#: nova/virt/libvirt/driver.py:1917 +#: nova/virt/libvirt/driver.py:1919 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:1974 +#: nova/virt/libvirt/driver.py:1976 #, python-format msgid "" "Config requested an explicit CPU model, but the current libvirt " "hypervisor '%s' does not support selecting CPU models" msgstr "" -#: nova/virt/libvirt/driver.py:1980 +#: nova/virt/libvirt/driver.py:1982 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:1984 +#: nova/virt/libvirt/driver.py:1986 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:1988 +#: nova/virt/libvirt/driver.py:1990 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2004 +#: nova/virt/libvirt/driver.py:2006 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:2325 +#: nova/virt/libvirt/driver.py:2327 #, python-format msgid "" "Start to_xml instance=%(instance)s network_info=%(network_info)s " @@ -8526,92 +8535,92 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:2340 +#: nova/virt/libvirt/driver.py:2342 #, python-format msgid "End to_xml instance=%(instance)s xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:2357 +#: nova/virt/libvirt/driver.py:2359 #, python-format msgid "" "Error from libvirt while looking up %(instance_name)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:2525 +#: nova/virt/libvirt/driver.py:2527 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:2576 +#: nova/virt/libvirt/driver.py:2578 #, python-format msgid "couldn't obtain the vpu count from domain id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2582 +#: nova/virt/libvirt/driver.py:2584 #, python-format msgid "List of domains returned by libVirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2584 +#: nova/virt/libvirt/driver.py:2586 #, python-format msgid "libVirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2648 +#: nova/virt/libvirt/driver.py:2650 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:2731 +#: nova/virt/libvirt/driver.py:2733 #, fuzzy, python-format msgid "Trying to get stats for the volume %s" msgstr "Fallo al generar metadatos para la ip %s" -#: nova/virt/libvirt/driver.py:2755 +#: nova/virt/libvirt/driver.py:2757 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2759 +#: nova/virt/libvirt/driver.py:2761 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:2836 +#: nova/virt/libvirt/driver.py:2838 #, python-format msgid "" "Creating tmpfile %s to verify with other compute node that the instance " "is on the same shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2918 +#: nova/virt/libvirt/driver.py:2920 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2926 +#: nova/virt/libvirt/driver.py:2928 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2963 +#: nova/virt/libvirt/driver.py:2965 #, python-format msgid "" "Unable to migrate %(instance_uuid)s: Disk of instance is too " "large(available on destination host:%(available)s < need:%(necessary)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2988 +#: nova/virt/libvirt/driver.py:2990 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:3000 +#: nova/virt/libvirt/driver.py:3002 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -8621,67 +8630,67 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:3017 +#: nova/virt/libvirt/driver.py:3019 #, python-format msgid "" "Creating tmpfile %s to notify to other compute nodes that they should " "mount the same storage." msgstr "" -#: nova/virt/libvirt/driver.py:3065 +#: nova/virt/libvirt/driver.py:3067 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:3137 +#: nova/virt/libvirt/driver.py:3139 #, fuzzy, python-format msgid "Live Migration failure: %(e)s" msgstr "Fallo de autenticación: %s" -#: nova/virt/libvirt/driver.py:3230 +#: nova/virt/libvirt/driver.py:3232 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:3342 +#: nova/virt/libvirt/driver.py:3344 #, python-format msgid "" "Error from libvirt while getting description of %(instance_name)s: [Error" " Code %(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3359 +#: nova/virt/libvirt/driver.py:3361 #, python-format msgid "skipping %(path)s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:3364 +#: nova/virt/libvirt/driver.py:3366 #, python-format msgid "skipping disk for %(instance_name)s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:3405 +#: nova/virt/libvirt/driver.py:3407 #, python-format msgid "Getting disk size of %(i_name)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:3451 +#: nova/virt/libvirt/driver.py:3453 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:3510 +#: nova/virt/libvirt/driver.py:3512 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:3516 +#: nova/virt/libvirt/driver.py:3518 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:3578 +#: nova/virt/libvirt/driver.py:3580 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:3699 +#: nova/virt/libvirt/driver.py:3701 #, python-format msgid "Checking instance files accessability%(instance_path)s" msgstr "" @@ -8973,87 +8982,87 @@ msgid "" "attribute" msgstr "" -#: nova/virt/libvirt/volume.py:237 +#: nova/virt/libvirt/volume.py:238 #, python-format msgid "iSCSI device not found at %s" msgstr "" -#: nova/virt/libvirt/volume.py:240 +#: nova/virt/libvirt/volume.py:241 #, python-format msgid "" "ISCSI volume not yet found at: %(disk_dev)s. Will rescan & retry. Try " "number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:252 +#: nova/virt/libvirt/volume.py:253 #, python-format msgid "Found iSCSI node %(disk_dev)s (after %(tries)s rescans)" msgstr "" -#: nova/virt/libvirt/volume.py:488 nova/virt/libvirt/volume.py:609 +#: nova/virt/libvirt/volume.py:489 nova/virt/libvirt/volume.py:610 #, fuzzy, python-format msgid "%s is already mounted" msgstr "el grupo %s ya existe" -#: nova/virt/libvirt/volume.py:544 +#: nova/virt/libvirt/volume.py:545 #, python-format msgid "AoE device not found at %s" msgstr "" -#: nova/virt/libvirt/volume.py:546 +#: nova/virt/libvirt/volume.py:547 #, python-format msgid "AoE volume not yet found at: %(aoedevpath)s. Try number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:560 +#: nova/virt/libvirt/volume.py:561 #, python-format msgid "Found AoE device %(aoedevpath)s (after %(tries)s rediscover)" msgstr "" -#: nova/virt/libvirt/volume.py:688 +#: nova/virt/libvirt/volume.py:689 msgid "We are unable to locate any Fibre Channel devices" msgstr "" -#: nova/virt/libvirt/volume.py:697 +#: nova/virt/libvirt/volume.py:698 #, python-format msgid "Looking for Fibre Channel dev %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:707 +#: nova/virt/libvirt/volume.py:708 msgid "Fibre Channel device not found." msgstr "" -#: nova/virt/libvirt/volume.py:710 +#: nova/virt/libvirt/volume.py:711 #, python-format msgid "" "Fibre volume not yet found at: %(mount_device)s. Will rescan & retry. " "Try number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:726 +#: nova/virt/libvirt/volume.py:727 #, python-format msgid "Found Fibre Channel volume %(mount_device)s (after %(tries)s rescans)" msgstr "" -#: nova/virt/libvirt/volume.py:733 +#: nova/virt/libvirt/volume.py:734 #, python-format msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:799 +#: nova/virt/libvirt/volume.py:800 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:810 +#: nova/virt/libvirt/volume.py:811 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:816 +#: nova/virt/libvirt/volume.py:817 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:831 +#: nova/virt/libvirt/volume.py:832 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -9331,17 +9340,17 @@ msgstr "" msgid "In vmwareapi:_call_method, got this exception: %s" msgstr "" -#: nova/virt/vmwareapi/driver.py:574 +#: nova/virt/vmwareapi/driver.py:575 #, python-format msgid "Task [%(task_name)s] %(task_ref)s status: success" msgstr "" -#: nova/virt/vmwareapi/driver.py:579 +#: nova/virt/vmwareapi/driver.py:580 #, python-format msgid "Task [%(task_name)s] %(task_ref)s status: error %(error_info)s" msgstr "" -#: nova/virt/vmwareapi/driver.py:583 +#: nova/virt/vmwareapi/driver.py:584 #, python-format msgid "In vmwareapi:_poll_task, Got this error %s" msgstr "" @@ -10971,6 +10980,9 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "Invalid value '%s' for force. " +#~ msgid "Periodic task processor sleeping for %.02f seconds" +#~ msgstr "" + +#~ msgid "No backdoor API command for service: %s\n" #~ msgstr "" diff --git a/nova/locale/fr/LC_MESSAGES/nova.po b/nova/locale/fr/LC_MESSAGES/nova.po index 4367d9ed8..08c7c95a5 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 <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2013-04-24 00:04+0000\n" +"POT-Creation-Date: 2013-04-26 00:05+0000\n" "PO-Revision-Date: 2012-05-14 08:35+0000\n" "Last-Translator: Erwan Gallen <Unknown>\n" "Language-Team: French <fr@li.org>\n" @@ -192,7 +192,7 @@ msgid "" msgstr "" #: nova/exception.py:254 nova/api/ec2/cloud.py:463 -#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2735 +#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2740 msgid "Keypair data is invalid" msgstr "La paire de clés de donnée n'est pas valide" @@ -1351,27 +1351,27 @@ msgstr "" msgid "Running %(name)s post-hook: %(obj)s" msgstr "" -#: nova/manager.py:172 +#: nova/manager.py:173 #, python-format msgid "Skipping periodic task %(task)s because its interval is negative" msgstr "" -#: nova/manager.py:177 +#: nova/manager.py:178 #, python-format msgid "Skipping periodic task %(task)s because it is disabled" msgstr "" -#: nova/manager.py:238 +#: nova/manager.py:241 #, python-format msgid "Running periodic task %(full_task_name)s" msgstr "" -#: nova/manager.py:246 +#: nova/manager.py:249 #, python-format msgid "Error during %(full_task_name)s: %(e)s" msgstr "" -#: nova/manager.py:315 +#: nova/manager.py:319 msgid "Notifying Schedulers of capabilities ..." msgstr "" @@ -1417,209 +1417,196 @@ msgstr "" msgid "Rolled back reservations %(reservations)s" msgstr "" -#: nova/service.py:196 +#: nova/service.py:197 #, fuzzy msgid "Full set of CONF:" msgstr "Ensemble de propriétés complet :" -#: nova/service.py:203 +#: nova/service.py:204 #, python-format msgid "%(flag)s : FLAG SET " msgstr "" -#: nova/service.py:213 nova/service.py:311 +#: nova/service.py:214 nova/service.py:312 #, python-format msgid "Caught %s, exiting" msgstr "" -#: nova/service.py:257 +#: nova/service.py:258 msgid "Parent process has died unexpectedly, exiting" msgstr "" -#: nova/service.py:293 +#: nova/service.py:294 msgid "Forking too fast, sleeping" msgstr "" -#: nova/service.py:316 +#: nova/service.py:317 msgid "Unhandled exception" msgstr "" -#: nova/service.py:323 +#: nova/service.py:324 #, python-format msgid "Started child %d" msgstr "" -#: nova/service.py:333 +#: nova/service.py:334 #, fuzzy, python-format msgid "Starting %d workers" msgstr "adresse de départ" -#: nova/service.py:347 +#: nova/service.py:348 #, python-format msgid "Child %(pid)d killed by signal %(sig)d" msgstr "" -#: nova/service.py:350 +#: nova/service.py:351 #, python-format msgid "Child %(pid)d exited with status %(code)d" msgstr "" -#: nova/service.py:353 +#: nova/service.py:354 #, python-format msgid "pid %d not in child list" msgstr "" -#: nova/service.py:373 +#: nova/service.py:374 #, python-format msgid "Caught %s, stopping children" msgstr "" -#: nova/service.py:384 +#: nova/service.py:385 #, python-format msgid "Waiting on %d children to exit" msgstr "" -#: nova/service.py:426 +#: nova/service.py:427 #, fuzzy, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "Démarrage du noeud %(topic)s (version %(vcs_string)s)" -#: nova/service.py:443 nova/openstack/common/rpc/service.py:47 +#: nova/service.py:444 nova/openstack/common/rpc/service.py:47 #, python-format msgid "Creating Consumer connection for Service %s" msgstr "" -#: nova/service.py:463 +#: nova/service.py:464 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:545 +#: nova/service.py:546 msgid "Service killed that has no database entry" msgstr "Service détruit sans entrée dans la base de données" -#: nova/service.py:580 +#: nova/service.py:581 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:678 +#: nova/service.py:679 msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:145 +#: nova/utils.py:144 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:198 nova/openstack/common/processutils.py:90 +#: nova/utils.py:197 nova/openstack/common/processutils.py:90 #, python-format msgid "Got unknown keyword args to utils.execute: %r" msgstr "" -#: nova/utils.py:209 nova/openstack/common/processutils.py:99 +#: nova/utils.py:208 nova/openstack/common/processutils.py:99 #, python-format msgid "Running cmd (subprocess): %s" msgstr "Execution de la commande (sous-processus) : %s" -#: nova/utils.py:233 nova/utils.py:311 +#: nova/utils.py:232 nova/utils.py:310 #: nova/openstack/common/processutils.py:114 nova/virt/powervm/common.py:90 #, python-format msgid "Result was %s" msgstr "Le résultat était %s" -#: nova/utils.py:246 nova/openstack/common/processutils.py:128 +#: nova/utils.py:245 nova/openstack/common/processutils.py:128 #, python-format msgid "%r failed. Retrying." msgstr "" -#: nova/utils.py:286 +#: nova/utils.py:285 #, python-format msgid "Running cmd (SSH): %s" msgstr "Execution de la cmd (SSH): %s" -#: nova/utils.py:288 +#: nova/utils.py:287 msgid "Environment not supported over SSH" msgstr "" -#: nova/utils.py:292 +#: nova/utils.py:291 msgid "process_input not supported over SSH" msgstr "" -#: nova/utils.py:327 +#: nova/utils.py:326 #, python-format msgid "debug in callback: %s" msgstr "Debug dans le rappel : %s" -#: nova/utils.py:489 +#: nova/utils.py:488 #, python-format msgid "Link Local address is not found.:%s" msgstr "L'adresse du lien local n'a pas été trouvé :%s" -#: nova/utils.py:492 +#: nova/utils.py:491 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "Impossible de trouver l'IP du lien local de %(interface)s :%(ex)s" -#: nova/utils.py:531 +#: nova/utils.py:530 #, python-format msgid "Invalid backend: %s" msgstr "Backend invalide : %s" -#: nova/utils.py:603 -msgid "in fixed duration looping call" -msgstr "" - -#: nova/utils.py:638 -#, python-format -msgid "Periodic task processor sleeping for %.02f seconds" -msgstr "" - -#: nova/utils.py:645 -msgid "in dynamic looping call" -msgstr "" - -#: nova/utils.py:699 +#: nova/utils.py:591 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:828 +#: nova/utils.py:720 #, python-format msgid "Expected object of type: %s" msgstr "" -#: nova/utils.py:857 +#: nova/utils.py:749 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:1013 +#: nova/utils.py:905 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:1079 +#: nova/utils.py:971 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:1211 nova/virt/configdrive.py:177 +#: nova/utils.py:1103 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1363 +#: nova/utils.py:1255 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1367 +#: nova/utils.py:1259 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1372 +#: nova/utils.py:1264 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -2677,7 +2664,7 @@ msgstr "" #: nova/api/openstack/compute/servers.py:1220 #: nova/api/openstack/compute/contrib/aggregates.py:143 -#: nova/api/openstack/compute/contrib/coverage_ext.py:303 +#: nova/api/openstack/compute/contrib/coverage_ext.py:282 #: nova/api/openstack/compute/contrib/keypairs.py:78 msgid "Invalid request body" msgstr "" @@ -2926,48 +2913,43 @@ msgstr "Impossible de détacher le volume %s" msgid "Instance not yet ready" msgstr "instance %s: récupérée" -#: nova/api/openstack/compute/contrib/coverage_ext.py:114 +#: nova/api/openstack/compute/contrib/coverage_ext.py:95 #, python-format msgid "Can't connect to service: %s, no portspecified\n" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:117 -#, python-format -msgid "No backdoor API command for service: %s\n" -msgstr "" - -#: nova/api/openstack/compute/contrib/coverage_ext.py:135 +#: nova/api/openstack/compute/contrib/coverage_ext.py:114 msgid "Coverage begin" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:182 +#: nova/api/openstack/compute/contrib/coverage_ext.py:161 #, fuzzy msgid "Coverage not running" msgstr "xvp non actif..." -#: nova/api/openstack/compute/contrib/coverage_ext.py:211 +#: nova/api/openstack/compute/contrib/coverage_ext.py:190 #, fuzzy msgid "Invalid path" msgstr "Snapshot invalide" -#: nova/api/openstack/compute/contrib/coverage_ext.py:215 +#: nova/api/openstack/compute/contrib/coverage_ext.py:194 msgid "No path given for report file" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:222 +#: nova/api/openstack/compute/contrib/coverage_ext.py:201 msgid "You can't use html reports without combining" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:235 +#: nova/api/openstack/compute/contrib/coverage_ext.py:214 #, python-format msgid "Directory conflict: %s already exists" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:293 +#: nova/api/openstack/compute/contrib/coverage_ext.py:272 msgid "Python coverage module is not installed." msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:301 +#: nova/api/openstack/compute/contrib/coverage_ext.py:280 #, python-format msgid "Coverage doesn't have %s action" msgstr "" @@ -3350,6 +3332,15 @@ msgstr "Re-démarrage de l'instance %r" msgid "stop instance" msgstr "Re-démarrage de l'instance %r" +#: nova/api/openstack/compute/contrib/services.py:123 +#, fuzzy, python-format +msgid "Unknown action" +msgstr "action: %s" + +#: nova/api/openstack/compute/contrib/services.py:137 +msgid "Unknown service" +msgstr "" + #: nova/api/openstack/compute/contrib/simple_tenant_usage.py:226 msgid "Invalid start time. The start time cannot occur after the end time." msgstr "" @@ -3439,56 +3430,56 @@ msgstr "" msgid "Error waiting for responses from neighbor cells: %(exc)s" msgstr "" -#: nova/cells/messaging.py:651 +#: nova/cells/messaging.py:652 #, python-format msgid "Unknown method '%(method)s' in compute API" msgstr "" -#: nova/cells/messaging.py:674 +#: nova/cells/messaging.py:675 #, python-format msgid "Received capabilities from child cell %(cell_name)s: %(capabilities)s" msgstr "" -#: nova/cells/messaging.py:683 +#: nova/cells/messaging.py:684 #, python-format msgid "Received capacities from child cell %(cell_name)s: %(capacities)s" msgstr "" -#: nova/cells/messaging.py:795 +#: nova/cells/messaging.py:810 #, fuzzy, python-format msgid "Got update for instance %(instance_uuid)s: %(instance)s" msgstr "" "Migration non trouvée pour l'instance %(instance_id)s avec le statut " "%(status)s." -#: nova/cells/messaging.py:823 +#: nova/cells/messaging.py:838 #, fuzzy, python-format msgid "Got update to delete instance %(instance_uuid)s" msgstr "Volume non trouvé pour l'instance %(instance_id)s." -#: nova/cells/messaging.py:838 +#: nova/cells/messaging.py:853 #, python-format msgid "Got broadcast to %(delete_type)s delete instance" msgstr "" -#: nova/cells/messaging.py:852 +#: nova/cells/messaging.py:867 #, python-format msgid "Got message to create instance fault: %(instance_fault)s" msgstr "" -#: nova/cells/messaging.py:873 +#: nova/cells/messaging.py:888 #, python-format msgid "" "Forcing a sync of instances, project_id=%(projid_str)s, " "updated_since=%(since_str)s" msgstr "" -#: nova/cells/messaging.py:1057 +#: nova/cells/messaging.py:1072 #, python-format msgid "Updating parents with our capabilities: %(capabs)s" msgstr "" -#: nova/cells/messaging.py:1077 +#: nova/cells/messaging.py:1092 #, python-format msgid "Updating parents with our capacities: %(capacities)s" msgstr "" @@ -3919,303 +3910,303 @@ msgstr "" msgid "No nova entries in syslog!" msgstr "" -#: nova/compute/api.py:281 +#: nova/compute/api.py:282 #, fuzzy msgid "Cannot run any more instances of this type." msgstr "" "Quota d'instances dépassé. Vous ne pouvez éxécuter que %s instances de ce" " type de plus." -#: nova/compute/api.py:288 +#: nova/compute/api.py:289 #, fuzzy, python-format msgid "Can only run %s more instances of this type." msgstr "" "Quota d'instances dépassé. Vous ne pouvez éxécuter que %s instances de ce" " type de plus." -#: nova/compute/api.py:297 +#: nova/compute/api.py:298 #, python-format msgid "" "%(overs)s quota exceeded for %(pid)s, tried to run %(min_count)s " "instances. %(msg)s" msgstr "" -#: nova/compute/api.py:317 +#: nova/compute/api.py:318 #, python-format msgid "" "Quota exceeded for %(pid)s, tried to set %(num_metadata)s metadata " "properties" msgstr "" -#: nova/compute/api.py:327 +#: nova/compute/api.py:328 msgid "Metadata property key blank" msgstr "" -#: nova/compute/api.py:331 +#: nova/compute/api.py:332 msgid "Metadata property key greater than 255 characters" msgstr "" -#: nova/compute/api.py:335 +#: nova/compute/api.py:336 msgid "Metadata property value greater than 255 characters" msgstr "" -#: nova/compute/api.py:453 +#: nova/compute/api.py:454 msgid "Failed to set instance name using multi_instance_display_name_template." msgstr "" -#: nova/compute/api.py:493 +#: nova/compute/api.py:494 #, fuzzy msgid "Cannot attach one or more volumes to multiple instances" msgstr "Impossible d'attacher le volume à l'instance %s" -#: nova/compute/api.py:607 +#: nova/compute/api.py:608 #, python-format msgid "Going to run %s instances..." msgstr "Démarrage de %s instances..." -#: nova/compute/api.py:720 +#: nova/compute/api.py:721 #, python-format msgid "bdm %s" msgstr "" -#: nova/compute/api.py:747 +#: nova/compute/api.py:748 #, python-format msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1016 +#: nova/compute/api.py:1017 #, fuzzy msgid "instance termination disabled" msgstr "Début de la destruction d'instance" -#: nova/compute/api.py:1152 +#: nova/compute/api.py:1153 #, fuzzy, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "Le type d'instance %(instance_type_id)s ne peut être trouvé." -#: nova/compute/api.py:1158 +#: nova/compute/api.py:1159 #, fuzzy msgid "going to delete a resizing instance" msgstr "Début de la destruction d'instance" -#: nova/compute/api.py:1168 +#: nova/compute/api.py:1169 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1212 +#: nova/compute/api.py:1213 #, fuzzy msgid "Going to try to soft delete instance" msgstr "Va essayer d'arrêter %s" -#: nova/compute/api.py:1236 +#: nova/compute/api.py:1237 #, fuzzy msgid "Going to try to terminate instance" msgstr "Va essayer d'arrêter %s" -#: nova/compute/api.py:1286 +#: nova/compute/api.py:1287 #, fuzzy msgid "Going to try to stop instance" msgstr "Va essayer d'arrêter %s" -#: nova/compute/api.py:1303 +#: nova/compute/api.py:1304 #, fuzzy msgid "Going to try to start instance" msgstr "Va essayer d'arrêter %s" -#: nova/compute/api.py:1376 +#: nova/compute/api.py:1377 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1613 +#: nova/compute/api.py:1614 #, fuzzy, python-format msgid "snapshot for %s" msgstr "Début de création d'instantané (snapshot) pour la VM %s" -#: nova/compute/api.py:1964 +#: nova/compute/api.py:1965 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:1973 +#: nova/compute/api.py:1974 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2015 +#: nova/compute/api.py:2016 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2153 +#: nova/compute/api.py:2150 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2260 +#: nova/compute/api.py:2257 msgid "Locking" msgstr "" -#: nova/compute/api.py:2268 +#: nova/compute/api.py:2265 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2337 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2453 +#: nova/compute/api.py:2450 #, fuzzy, python-format msgid "Going to try to live migrate instance to %s" msgstr "Va essayer d'arrêter %s" -#: nova/compute/api.py:2472 +#: nova/compute/api.py:2469 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2476 +#: nova/compute/api.py:2473 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2715 +#: nova/compute/api.py:2720 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2719 +#: nova/compute/api.py:2724 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2816 +#: nova/compute/api.py:2821 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2819 +#: nova/compute/api.py:2824 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2827 +#: nova/compute/api.py:2832 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2833 +#: nova/compute/api.py:2838 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2853 +#: nova/compute/api.py:2858 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2856 +#: nova/compute/api.py:2861 #, python-format msgid "Create Security Group %s" msgstr "Création du groupe de sécurité %s" -#: nova/compute/api.py:2863 +#: nova/compute/api.py:2868 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2928 +#: nova/compute/api.py:2933 #, fuzzy, python-format msgid "Unable to delete system group '%s'" msgstr "Impossible de supprimer le VBD %s" -#: nova/compute/api.py:2933 +#: nova/compute/api.py:2938 #, fuzzy msgid "Security group is still in use" msgstr "Révocation de groupe de sécurité %s" -#: nova/compute/api.py:2941 +#: nova/compute/api.py:2946 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:2944 +#: nova/compute/api.py:2949 #, python-format msgid "Delete security group %s" msgstr "Suppression du groupe de sécurité %s" -#: nova/compute/api.py:3030 nova/compute/api.py:3107 +#: nova/compute/api.py:3035 nova/compute/api.py:3112 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3046 +#: nova/compute/api.py:3051 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3049 +#: nova/compute/api.py:3054 #, python-format msgid "Authorize security group ingress %s" msgstr "Authorisation du groupe de sécurité %s" -#: nova/compute/api.py:3060 +#: nova/compute/api.py:3065 #, python-format msgid "Revoke security group ingress %s" msgstr "Révocation de groupe de sécurité %s" -#: nova/compute/api.py:3114 +#: nova/compute/api.py:3119 msgid "Security group id should be integer" msgstr "" -#: nova/compute/claims.py:94 nova/compute/claims.py:218 +#: nova/compute/claims.py:91 nova/compute/claims.py:214 #, python-format msgid "Aborting claim: %s" msgstr "" -#: nova/compute/claims.py:116 +#: nova/compute/claims.py:113 #, python-format msgid "" "Attempting claim: memory %(memory_mb)d MB, disk %(disk_gb)d GB, VCPUs " "%(vcpus)d" msgstr "" -#: nova/compute/claims.py:128 +#: nova/compute/claims.py:125 msgid "Claim successful" msgstr "" -#: nova/compute/claims.py:130 +#: nova/compute/claims.py:127 #, fuzzy msgid "Claim failed" msgstr "Démarrage de l'interface de Bridge %s" -#: nova/compute/claims.py:135 +#: nova/compute/claims.py:132 msgid "Memory" msgstr "" -#: nova/compute/claims.py:144 +#: nova/compute/claims.py:141 msgid "Disk" msgstr "" -#: nova/compute/claims.py:153 +#: nova/compute/claims.py:150 msgid "CPU" msgstr "" -#: nova/compute/claims.py:165 +#: nova/compute/claims.py:162 #, python-format msgid "Total %(type_)s: %(total)d %(unit)s, used: %(used)d %(unit)s" msgstr "" -#: nova/compute/claims.py:170 +#: nova/compute/claims.py:167 #, python-format msgid "%(type_)s limit not specified, defaulting to unlimited" msgstr "" -#: nova/compute/claims.py:177 +#: nova/compute/claims.py:174 #, python-format msgid "%(type_)s limit: %(limit)d %(unit)s, free: %(free)d %(unit)s" msgstr "" -#: nova/compute/claims.py:184 +#: nova/compute/claims.py:181 #, python-format msgid "" "Unable to claim resources. Free %(type_)s %(free)d %(unit)s < requested " @@ -4352,573 +4343,573 @@ msgstr "" msgid "Checking state" msgstr "" -#: nova/compute/manager.py:743 +#: nova/compute/manager.py:745 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:760 +#: nova/compute/manager.py:762 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:852 +#: nova/compute/manager.py:854 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:861 nova/compute/manager.py:2344 +#: nova/compute/manager.py:863 nova/compute/manager.py:2348 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" -#: nova/compute/manager.py:912 +#: nova/compute/manager.py:914 #, fuzzy msgid "Failed to dealloc network for deleted instance" msgstr "Va essayer d'arrêter %s" -#: nova/compute/manager.py:918 +#: nova/compute/manager.py:920 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:940 +#: nova/compute/manager.py:942 #, fuzzy, python-format msgid "Error: %s" msgstr "Erreur interceptée : %s" -#: nova/compute/manager.py:957 +#: nova/compute/manager.py:959 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:982 nova/compute/manager.py:2398 +#: nova/compute/manager.py:984 nova/compute/manager.py:2402 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1000 +#: nova/compute/manager.py:1002 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1007 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1011 +#: nova/compute/manager.py:1013 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1040 +#: nova/compute/manager.py:1042 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1090 +#: nova/compute/manager.py:1092 #, python-format msgid "" "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, " "allowed_size_bytes=%(allowed_size_bytes)d" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1098 #, python-format msgid "" "Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed " "size %(allowed_size_bytes)d" msgstr "" -#: nova/compute/manager.py:1106 +#: nova/compute/manager.py:1108 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1132 +#: nova/compute/manager.py:1134 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1135 +#: nova/compute/manager.py:1137 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1146 +#: nova/compute/manager.py:1148 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1167 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1216 +#: nova/compute/manager.py:1218 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1287 +#: nova/compute/manager.py:1289 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1303 +#: nova/compute/manager.py:1305 #, fuzzy msgid "Failed to deallocate network for instance." msgstr "Va essayer d'arrêter %s" -#: nova/compute/manager.py:1324 +#: nova/compute/manager.py:1326 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1327 +#: nova/compute/manager.py:1329 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1334 +#: nova/compute/manager.py:1336 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1382 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1435 nova/compute/manager.py:2574 -#: nova/compute/manager.py:4067 +#: nova/compute/manager.py:1437 nova/compute/manager.py:2578 +#: nova/compute/manager.py:4071 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1587 +#: nova/compute/manager.py:1589 #, fuzzy msgid "Rebuilding instance" msgstr "Redémarrage de l'instance %s" -#: nova/compute/manager.py:1600 +#: nova/compute/manager.py:1602 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1604 +#: nova/compute/manager.py:1606 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1608 +#: nova/compute/manager.py:1610 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1692 +#: nova/compute/manager.py:1694 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1724 +#: nova/compute/manager.py:1726 #, fuzzy, python-format msgid "Detaching from volume api: %s" msgstr "Dé-montage du volume %s" -#: nova/compute/manager.py:1742 +#: nova/compute/manager.py:1744 #, fuzzy msgid "Rebooting instance" msgstr "Redémarrage de l'instance %s" -#: nova/compute/manager.py:1767 +#: nova/compute/manager.py:1769 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1783 +#: nova/compute/manager.py:1785 #, fuzzy, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "Instance actives : %s" -#: nova/compute/manager.py:1796 +#: nova/compute/manager.py:1798 #, fuzzy msgid "Instance disappeared during reboot" msgstr "instance %s: re-démarrée" -#: nova/compute/manager.py:1823 +#: nova/compute/manager.py:1825 #, fuzzy msgid "instance snapshotting" msgstr "instance %s: création d'un instantané (snapshot)" -#: nova/compute/manager.py:1829 +#: nova/compute/manager.py:1831 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1890 +#: nova/compute/manager.py:1892 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1897 +#: nova/compute/manager.py:1899 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1902 +#: nova/compute/manager.py:1904 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1930 +#: nova/compute/manager.py:1932 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1937 +#: nova/compute/manager.py:1939 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1944 +#: nova/compute/manager.py:1946 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1959 +#: nova/compute/manager.py:1961 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1966 +#: nova/compute/manager.py:1968 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:1979 +#: nova/compute/manager.py:1981 #, python-format msgid "" "trying to inject a file into a non-running (state: " "%(current_power_state)s expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:1983 +#: nova/compute/manager.py:1985 #, fuzzy, python-format msgid "injecting file to %(path)s" msgstr "Injection du chemin d'accès : '%s'" -#: nova/compute/manager.py:2003 +#: nova/compute/manager.py:2005 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2016 +#: nova/compute/manager.py:2018 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2035 +#: nova/compute/manager.py:2037 #, fuzzy msgid "Error trying to Rescue Instance" msgstr "Échec de la suspension de l'instance" -#: nova/compute/manager.py:2039 +#: nova/compute/manager.py:2041 #, fuzzy, python-format msgid "Driver Error: %s" msgstr "Erreur interceptée : %s" -#: nova/compute/manager.py:2057 +#: nova/compute/manager.py:2059 #, fuzzy msgid "Unrescuing" msgstr "instance %s: dé-récupération" -#: nova/compute/manager.py:2078 +#: nova/compute/manager.py:2080 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2302 +#: nova/compute/manager.py:2306 #, fuzzy msgid "Instance has no source host" msgstr "instance %s: création d'un instantané (snapshot)" -#: nova/compute/manager.py:2308 +#: nova/compute/manager.py:2312 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2325 +#: nova/compute/manager.py:2329 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2571 +#: nova/compute/manager.py:2575 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2634 +#: nova/compute/manager.py:2638 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2652 +#: nova/compute/manager.py:2656 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2690 +#: nova/compute/manager.py:2694 #, fuzzy msgid "Retrieving diagnostics" msgstr "instance %s: récupération des diagnostiques" -#: nova/compute/manager.py:2721 +#: nova/compute/manager.py:2725 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2741 +#: nova/compute/manager.py:2745 #, fuzzy msgid "Reset network" msgstr "réglage de l'hôte réseau" -#: nova/compute/manager.py:2746 +#: nova/compute/manager.py:2750 #, fuzzy msgid "Inject network info" msgstr "réglage de l'hôte réseau" -#: nova/compute/manager.py:2749 +#: nova/compute/manager.py:2753 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2766 +#: nova/compute/manager.py:2770 #, fuzzy msgid "Get console output" msgstr "Récupération de la sortie de la console de l'instance %s" -#: nova/compute/manager.py:2793 +#: nova/compute/manager.py:2797 #, fuzzy msgid "Getting vnc console" msgstr "Ajout de console" -#: nova/compute/manager.py:2828 +#: nova/compute/manager.py:2832 #, fuzzy msgid "Getting spice console" msgstr "Ajout de console" -#: nova/compute/manager.py:2875 +#: nova/compute/manager.py:2879 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2926 +#: nova/compute/manager.py:2930 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2935 +#: nova/compute/manager.py:2939 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2950 +#: nova/compute/manager.py:2954 #, 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:2980 +#: nova/compute/manager.py:2984 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:2990 +#: nova/compute/manager.py:2994 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "Démontage de volume d'une instance inconnue %s" -#: nova/compute/manager.py:2997 +#: nova/compute/manager.py:3001 #, 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:3021 +#: nova/compute/manager.py:3025 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3059 +#: nova/compute/manager.py:3063 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3079 +#: nova/compute/manager.py:3083 #, fuzzy, python-format msgid "Port %(port_id)s is not attached" msgstr "Le réseau %(network_id)s n'a pas été trouvé." -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3097 #, fuzzy, python-format msgid "Host %(host)s not found" msgstr "L'hôte %(host)s ne peut pas être trouvé." -#: nova/compute/manager.py:3230 +#: nova/compute/manager.py:3234 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3258 +#: nova/compute/manager.py:3262 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3313 +#: nova/compute/manager.py:3317 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3315 +#: nova/compute/manager.py:3319 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:3329 +#: nova/compute/manager.py:3333 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3469 +#: nova/compute/manager.py:3473 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3514 +#: nova/compute/manager.py:3518 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3520 +#: nova/compute/manager.py:3524 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3529 +#: nova/compute/manager.py:3533 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3536 +#: nova/compute/manager.py:3540 #, fuzzy, python-format msgid "Instance %(instance_uuid)s not found" msgstr "L'instance %(instance_id)s n'a pas pu être trouvée." -#: nova/compute/manager.py:3540 +#: nova/compute/manager.py:3544 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3547 +#: nova/compute/manager.py:3551 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3556 +#: nova/compute/manager.py:3560 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3573 +#: nova/compute/manager.py:3577 #, 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:3592 +#: nova/compute/manager.py:3596 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3616 +#: nova/compute/manager.py:3620 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3733 +#: nova/compute/manager.py:3737 #, fuzzy msgid "Updating volume usage cache" msgstr "Suppression de l'utilisateur %s" -#: nova/compute/manager.py:3750 +#: nova/compute/manager.py:3754 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3777 +#: nova/compute/manager.py:3781 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3782 nova/compute/manager.py:3832 +#: nova/compute/manager.py:3786 nova/compute/manager.py:3836 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3819 +#: nova/compute/manager.py:3823 #, 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:3857 +#: nova/compute/manager.py:3861 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3869 nova/compute/manager.py:3878 -#: nova/compute/manager.py:3908 +#: nova/compute/manager.py:3873 nova/compute/manager.py:3882 +#: nova/compute/manager.py:3912 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3873 +#: nova/compute/manager.py:3877 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3889 +#: nova/compute/manager.py:3893 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3895 +#: nova/compute/manager.py:3899 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3901 +#: nova/compute/manager.py:3905 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3921 #, fuzzy msgid "Instance is not (soft-)deleted." msgstr "instance %s: a démarrée" -#: nova/compute/manager.py:3925 +#: nova/compute/manager.py:3929 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:3945 +#: nova/compute/manager.py:3949 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:3972 +#: nova/compute/manager.py:3976 #, fuzzy, python-format msgid "Deleting orphan compute node %s" msgstr "Suppression de l'utilisateur %s" -#: nova/compute/manager.py:3982 nova/compute/resource_tracker.py:314 +#: nova/compute/manager.py:3986 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4022 +#: nova/compute/manager.py:4026 #, python-format msgid "" "Detected instance with name label '%(name)s' which is marked as DELETED " "but still present on host." msgstr "" -#: nova/compute/manager.py:4029 +#: nova/compute/manager.py:4033 #, python-format msgid "" "Destroying instance with name label '%(name)s' which is marked as DELETED" " but still present on host." msgstr "" -#: nova/compute/manager.py:4036 +#: nova/compute/manager.py:4040 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" @@ -4935,86 +4926,86 @@ msgid "" " claimed." msgstr "" -#: nova/compute/resource_tracker.py:237 +#: nova/compute/resource_tracker.py:244 msgid "Auditing locally available compute resources" msgstr "" -#: nova/compute/resource_tracker.py:242 +#: nova/compute/resource_tracker.py:249 msgid "" "Virt driver does not support 'get_available_resource' Compute tracking " "is disabled." msgstr "" -#: nova/compute/resource_tracker.py:294 +#: nova/compute/resource_tracker.py:301 #, python-format msgid "Compute_service record created for %(host)s:%(node)s" msgstr "" -#: nova/compute/resource_tracker.py:300 +#: nova/compute/resource_tracker.py:307 #, python-format msgid "Compute_service record updated for %(host)s:%(node)s" msgstr "" -#: nova/compute/resource_tracker.py:324 +#: nova/compute/resource_tracker.py:331 #, python-format msgid "Hypervisor: free ram (MB): %s" msgstr "" -#: nova/compute/resource_tracker.py:325 +#: nova/compute/resource_tracker.py:332 #, python-format msgid "Hypervisor: free disk (GB): %s" msgstr "" -#: nova/compute/resource_tracker.py:330 +#: nova/compute/resource_tracker.py:337 #, python-format msgid "Hypervisor: free VCPUs: %s" msgstr "" -#: nova/compute/resource_tracker.py:332 +#: nova/compute/resource_tracker.py:339 msgid "Hypervisor: VCPU information unavailable" msgstr "" -#: nova/compute/resource_tracker.py:339 +#: nova/compute/resource_tracker.py:346 #, python-format msgid "Free ram (MB): %s" msgstr "" -#: nova/compute/resource_tracker.py:340 +#: nova/compute/resource_tracker.py:347 #, fuzzy, python-format msgid "Free disk (GB): %s" msgstr "Création du bi-clef %s" -#: nova/compute/resource_tracker.py:345 +#: nova/compute/resource_tracker.py:352 #, python-format msgid "Free VCPUS: %s" msgstr "" -#: nova/compute/resource_tracker.py:347 +#: nova/compute/resource_tracker.py:354 msgid "Free VCPU information unavailable" msgstr "" -#: nova/compute/resource_tracker.py:386 +#: nova/compute/resource_tracker.py:383 #, python-format msgid "Updating from migration %s" msgstr "" -#: nova/compute/resource_tracker.py:446 +#: nova/compute/resource_tracker.py:443 msgid "Instance not resizing, skipping migration." msgstr "" -#: nova/compute/resource_tracker.py:461 +#: nova/compute/resource_tracker.py:458 #, fuzzy msgid "InstanceType could not be found, skipping migration." msgstr "Le type d'instance %(instance_type_id)s ne peut être trouvé." -#: nova/compute/resource_tracker.py:545 +#: nova/compute/resource_tracker.py:542 #, python-format msgid "" "Detected running orphan instance: %(uuid)s (consuming %(memory_mb)s MB " "memory" msgstr "" -#: nova/compute/resource_tracker.py:558 +#: nova/compute/resource_tracker.py:555 #, python-format msgid "Missing keys: %s" msgstr "" @@ -5033,26 +5024,26 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:384 +#: nova/conductor/api.py:380 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:88 +#: nova/conductor/manager.py:91 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:257 +#: nova/conductor/manager.py:262 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/console/manager.py:80 nova/console/vmrc_manager.py:63 +#: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "Ajout de console" -#: nova/console/manager.py:100 nova/console/vmrc_manager.py:113 +#: nova/console/manager.py:101 nova/console/vmrc_manager.py:113 #, python-format msgid "Tried to remove non-existent console %(console_id)s." msgstr "" @@ -5110,12 +5101,12 @@ msgstr "xvp non actif..." msgid "Failed to run xvp." msgstr "Échec de la reprise du serveur" -#: nova/consoleauth/manager.py:88 +#: nova/consoleauth/manager.py:89 #, python-format msgid "Received Token: %(token)s, %(token_dict)s)" msgstr "" -#: nova/consoleauth/manager.py:112 +#: nova/consoleauth/manager.py:113 #, python-format msgid "Checking Token: %(token)s, %(token_valid)s)" msgstr "" @@ -5133,11 +5124,11 @@ msgstr "Échec du redémarrage de l'instance" msgid "Failed to notify cells of instance info cache update" msgstr "" -#: nova/db/api.py:1428 +#: nova/db/api.py:1446 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1583 +#: nova/db/api.py:1580 #, fuzzy msgid "Failed to notify cells of instance fault" msgstr "Échec du redémarrage de l'instance" @@ -5295,7 +5286,7 @@ msgstr "" msgid "Failed storing info cache" msgstr "Échec du redémarrage de l'instance" -#: nova/network/api.py:239 +#: nova/network/api.py:235 #, fuzzy, python-format msgid "re-assign floating IP %(address)s from instance %(instance_id)s" msgstr "Association de l'adresse %(public_ip)s avec l'instance %(instance_id)s" @@ -5531,30 +5522,30 @@ msgstr "" msgid "Unplugged gateway interface '%s'" msgstr "" -#: nova/network/manager.py:362 +#: nova/network/manager.py:363 #, python-format msgid "Disassociated %s stale fixed ip(s)" msgstr "" -#: nova/network/manager.py:366 +#: nova/network/manager.py:367 msgid "setting network host" msgstr "réglage de l'hôte réseau" -#: nova/network/manager.py:493 +#: nova/network/manager.py:494 #, fuzzy msgid "network allocations" msgstr "Aucun disque sur %(location)s" -#: nova/network/manager.py:500 +#: nova/network/manager.py:501 #, python-format msgid "networks retrieved for instance: |%(networks_list)s|" msgstr "" -#: nova/network/manager.py:548 +#: nova/network/manager.py:549 msgid "network deallocation for instance" msgstr "" -#: nova/network/manager.py:812 +#: nova/network/manager.py:815 #, python-format msgid "" "instance-dns-zone is |%(domain)s|, which is in availability zone " @@ -5562,98 +5553,98 @@ msgid "" "created." msgstr "" -#: nova/network/manager.py:838 +#: nova/network/manager.py:841 #, python-format msgid "Quota exceeded for %(pid)s, tried to allocate fixed IP" msgstr "" -#: nova/network/manager.py:892 +#: nova/network/manager.py:895 msgid "Failed to update usages deallocating fixed IP" msgstr "" -#: nova/network/manager.py:926 +#: nova/network/manager.py:929 #, python-format msgid "Unable to release %s because vif doesn't exist." msgstr "" -#: nova/network/manager.py:949 +#: nova/network/manager.py:952 #, python-format msgid "Leased IP |%(address)s|" msgstr "" -#: nova/network/manager.py:953 +#: nova/network/manager.py:956 #, python-format msgid "IP %s leased that is not associated" msgstr "" -#: nova/network/manager.py:962 +#: nova/network/manager.py:965 #, python-format msgid "IP |%s| leased that isn't allocated" msgstr "" -#: nova/network/manager.py:967 +#: nova/network/manager.py:970 #, python-format msgid "Released IP |%(address)s|" msgstr "" -#: nova/network/manager.py:971 +#: nova/network/manager.py:974 #, python-format msgid "IP %s released that is not associated" msgstr "" -#: nova/network/manager.py:975 +#: nova/network/manager.py:978 #, python-format msgid "IP %s released that was not leased" msgstr "IP %s libérée qui n'était pas allouée" -#: nova/network/manager.py:994 +#: nova/network/manager.py:997 #, python-format msgid "%s must be an integer" msgstr "" -#: nova/network/manager.py:1018 +#: nova/network/manager.py:1021 msgid "Maximum allowed length for 'label' is 255." msgstr "" -#: nova/network/manager.py:1038 +#: nova/network/manager.py:1041 #, python-format msgid "" "Subnet(s) too large, defaulting to /%s. To override, specify " "network_size flag." msgstr "" -#: nova/network/manager.py:1119 +#: nova/network/manager.py:1122 msgid "cidr already in use" msgstr "" -#: nova/network/manager.py:1122 +#: nova/network/manager.py:1125 #, python-format msgid "requested cidr (%(cidr)s) conflicts with existing supernet (%(super)s)" msgstr "" -#: nova/network/manager.py:1133 +#: nova/network/manager.py:1136 #, python-format msgid "" "requested cidr (%(cidr)s) conflicts with existing smaller cidr " "(%(smaller)s)" msgstr "" -#: nova/network/manager.py:1190 +#: nova/network/manager.py:1193 msgid "Network already exists!" msgstr "" -#: nova/network/manager.py:1209 +#: nova/network/manager.py:1212 #, python-format msgid "Network must be disassociated from project %s before delete" msgstr "" -#: nova/network/manager.py:1805 +#: nova/network/manager.py:1808 msgid "" "The sum between the number of networks and the vlan start cannot be " "greater than 4094" msgstr "La somme du nombre de réseau et le début de vlan ne peut excéder 4094" -#: nova/network/manager.py:1812 +#: nova/network/manager.py:1815 #, python-format msgid "" "The network range is not big enough to fit %(num_networks)s networks. " @@ -5904,6 +5895,24 @@ msgstr "" msgid "Fatal call to deprecated config: %(msg)s" msgstr "" +#: nova/openstack/common/loopingcall.py:84 +#, python-format +msgid "task run outlasted interval by %s sec" +msgstr "" + +#: nova/openstack/common/loopingcall.py:91 +msgid "in fixed duration looping call" +msgstr "" + +#: nova/openstack/common/loopingcall.py:131 +#, python-format +msgid "Dynamic looping call sleeping for %.02f seconds" +msgstr "" + +#: nova/openstack/common/loopingcall.py:138 +msgid "in dynamic looping call" +msgstr "" + #: nova/openstack/common/policy.py:394 #, python-format msgid "Failed to understand rule %(rule)s" @@ -6411,7 +6420,7 @@ msgstr "" msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:210 +#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:211 #, fuzzy, python-format msgid "Setting instance to %(state)s state." msgstr "L'instance de type %(instance_type)s est invalide." @@ -6511,7 +6520,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:196 +#: nova/scheduler/manager.py:197 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -6655,27 +6664,27 @@ msgstr "" msgid "Returns one member of the [%s] group" msgstr "" -#: nova/servicegroup/drivers/db.py:41 +#: nova/servicegroup/drivers/db.py:42 #, python-format msgid "" "DB_Driver: join new ServiceGroup member %(member_id)s to the %(group_id)s" " group, service = %(service)s" msgstr "" -#: nova/servicegroup/drivers/db.py:45 +#: nova/servicegroup/drivers/db.py:46 msgid "service is a mandatory argument for DB based ServiceGroup driver" msgstr "" -#: nova/servicegroup/drivers/db.py:74 +#: nova/servicegroup/drivers/db.py:76 #, python-format msgid "DB_Driver: get_all members of the %s group" msgstr "" -#: nova/servicegroup/drivers/db.py:97 nova/servicegroup/drivers/mc.py:102 +#: nova/servicegroup/drivers/db.py:99 nova/servicegroup/drivers/mc.py:103 msgid "Recovered model server connection!" msgstr "Récupération du modelle de connexion serveur terminée!" -#: nova/servicegroup/drivers/db.py:103 nova/servicegroup/drivers/mc.py:108 +#: nova/servicegroup/drivers/db.py:105 nova/servicegroup/drivers/mc.py:109 msgid "model server went away" msgstr "Le modèle de serveur à disparu" @@ -6694,7 +6703,7 @@ msgstr "" msgid "service is a mandatory argument for Memcached based ServiceGroup driver" msgstr "" -#: nova/servicegroup/drivers/mc.py:77 +#: nova/servicegroup/drivers/mc.py:78 #, python-format msgid "Memcached_Driver: get_all members of the %s group" msgstr "" @@ -6723,22 +6732,22 @@ msgstr "" msgid "ZooKeeperDriver.leave: %(id)s has not joined to the %(gr)s group" msgstr "" -#: nova/storage/linuxscsi.py:70 +#: nova/storage/linuxscsi.py:71 #, python-format msgid "Trying (%(tries)s) to remove device %(device)s" msgstr "" -#: nova/storage/linuxscsi.py:99 +#: nova/storage/linuxscsi.py:101 #, python-format msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:117 +#: nova/storage/linuxscsi.py:119 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:121 +#: nova/storage/linuxscsi.py:123 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -7093,28 +7102,28 @@ msgstr "" msgid "Baremetal power manager failed to start node for instance %r" msgstr "" -#: nova/virt/baremetal/ipmi.py:85 +#: nova/virt/baremetal/ipmi.py:86 #, python-format msgid "pid file %s does not contain any pid" msgstr "" -#: nova/virt/baremetal/ipmi.py:108 +#: nova/virt/baremetal/ipmi.py:109 msgid "Node id not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:111 +#: nova/virt/baremetal/ipmi.py:112 msgid "Address not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:114 +#: nova/virt/baremetal/ipmi.py:115 msgid "User not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:117 +#: nova/virt/baremetal/ipmi.py:118 msgid "Password not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:134 +#: nova/virt/baremetal/ipmi.py:135 #, fuzzy, python-format msgid "ipmitool stdout: '%(out)s', stderr: '%(err)s'" msgstr "" @@ -7124,19 +7133,19 @@ msgstr "" "Sortie standard : %(stdout)r\n" "Sortie d'erreur : %(stderr)r" -#: nova/virt/baremetal/ipmi.py:160 +#: nova/virt/baremetal/ipmi.py:161 msgid "IPMI power on failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:182 +#: nova/virt/baremetal/ipmi.py:183 msgid "IPMI power off failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:192 +#: nova/virt/baremetal/ipmi.py:193 msgid "IPMI set next bootdev failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:197 nova/virt/baremetal/tilera_pdu.py:152 +#: nova/virt/baremetal/ipmi.py:198 nova/virt/baremetal/tilera_pdu.py:152 #, python-format msgid "Activate node called, but node %s is already active" msgstr "" @@ -7802,7 +7811,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:135 nova/virt/libvirt/driver.py:3726 +#: nova/virt/hyperv/hostops.py:135 nova/virt/libvirt/driver.py:3728 #: nova/virt/xenapi/host.py:148 msgid "Updating host stats" msgstr "" @@ -8151,12 +8160,12 @@ msgstr "" msgid "Using config drive for instance: %s" msgstr "Début de la destruction d'instance" -#: nova/virt/hyperv/vmops.py:226 nova/virt/libvirt/driver.py:1867 +#: nova/virt/hyperv/vmops.py:226 nova/virt/libvirt/driver.py:1869 #, fuzzy, python-format msgid "Creating config drive at %(path)s" msgstr "Injection du chemin d'accès : '%s'" -#: nova/virt/hyperv/vmops.py:234 nova/virt/libvirt/driver.py:1874 +#: nova/virt/hyperv/vmops.py:234 nova/virt/libvirt/driver.py:1876 #, fuzzy, python-format msgid "Creating config drive failed with error: %s" msgstr "Injection du chemin d'accès : '%s'" @@ -8322,7 +8331,7 @@ msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s" msgid "Detaching physical disk from instance: %s" msgstr "Création d'une instance raw" -#: nova/virt/hyperv/volumeops.py:186 nova/virt/libvirt/driver.py:894 +#: nova/virt/hyperv/volumeops.py:186 nova/virt/libvirt/driver.py:896 msgid "Could not determine iscsi initiator name" msgstr "" @@ -8356,243 +8365,243 @@ msgstr "" msgid "Unable to determine disk bus for '%s'" msgstr "" -#: nova/virt/libvirt/driver.py:339 +#: nova/virt/libvirt/driver.py:340 #, python-format msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:545 +#: nova/virt/libvirt/driver.py:546 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:553 +#: nova/virt/libvirt/driver.py:554 #, python-format msgid "Connecting to libvirt: %s" msgstr "Connexion à libvirt: %s" -#: nova/virt/libvirt/driver.py:570 +#: nova/virt/libvirt/driver.py:571 #, fuzzy, python-format msgid "URI %s does not support events" msgstr "Le groupe de volume %s n'existe pas" -#: nova/virt/libvirt/driver.py:586 +#: nova/virt/libvirt/driver.py:587 msgid "Connection to libvirt broke" msgstr "Connexion à libvirt interrompue" -#: nova/virt/libvirt/driver.py:608 nova/virt/libvirt/driver.py:611 +#: nova/virt/libvirt/driver.py:609 nova/virt/libvirt/driver.py:612 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:629 +#: nova/virt/libvirt/driver.py:630 #, fuzzy, python-format msgid "Connection to libvirt failed: %s" msgstr "Connexion à libvirt: %s" -#: nova/virt/libvirt/driver.py:720 +#: nova/virt/libvirt/driver.py:721 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:735 +#: nova/virt/libvirt/driver.py:736 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:740 +#: nova/virt/libvirt/driver.py:741 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:751 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:759 +#: nova/virt/libvirt/driver.py:761 #, fuzzy msgid "Going to destroy instance again." msgstr "Va essayer d'arrêter %s" -#: nova/virt/libvirt/driver.py:778 +#: nova/virt/libvirt/driver.py:780 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:794 +#: nova/virt/libvirt/driver.py:796 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:814 +#: nova/virt/libvirt/driver.py:816 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:820 +#: nova/virt/libvirt/driver.py:822 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:848 +#: nova/virt/libvirt/driver.py:850 #, python-format msgid "Deleting instance files %(target)s" msgstr "" -#: nova/virt/libvirt/driver.py:857 +#: nova/virt/libvirt/driver.py:859 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:900 +#: nova/virt/libvirt/driver.py:902 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:907 +#: nova/virt/libvirt/driver.py:909 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:912 +#: nova/virt/libvirt/driver.py:914 msgid "No Volume Connector found." msgstr "" -#: nova/virt/libvirt/driver.py:1034 +#: nova/virt/libvirt/driver.py:1036 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1058 +#: nova/virt/libvirt/driver.py:1060 #, fuzzy msgid "attaching network adapter failed." msgstr "Aucun réseau défini." -#: nova/virt/libvirt/driver.py:1078 +#: nova/virt/libvirt/driver.py:1080 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1082 +#: nova/virt/libvirt/driver.py:1084 #, fuzzy msgid "detaching network adapter failed." msgstr "Aucun réseau défini." -#: nova/virt/libvirt/driver.py:1171 +#: nova/virt/libvirt/driver.py:1173 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1174 +#: nova/virt/libvirt/driver.py:1176 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1203 +#: nova/virt/libvirt/driver.py:1205 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1215 +#: nova/virt/libvirt/driver.py:1217 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1288 +#: nova/virt/libvirt/driver.py:1290 #, fuzzy msgid "Instance soft rebooted successfully." msgstr "instance %s: re-démarrée" -#: nova/virt/libvirt/driver.py:1292 +#: nova/virt/libvirt/driver.py:1294 #, fuzzy msgid "Failed to soft reboot instance." msgstr "Échec du redémarrage de l'instance" -#: nova/virt/libvirt/driver.py:1327 +#: nova/virt/libvirt/driver.py:1329 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1335 +#: nova/virt/libvirt/driver.py:1337 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:1383 +#: nova/virt/libvirt/driver.py:1385 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1530 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:1535 nova/virt/powervm/operator.py:220 +#: nova/virt/libvirt/driver.py:1537 nova/virt/powervm/operator.py:220 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1551 +#: nova/virt/libvirt/driver.py:1553 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "data: %(data)r, fpath: %(fpath)r" -#: nova/virt/libvirt/driver.py:1588 nova/virt/libvirt/driver.py:1614 +#: nova/virt/libvirt/driver.py:1590 nova/virt/libvirt/driver.py:1616 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1603 +#: nova/virt/libvirt/driver.py:1605 #, fuzzy msgid "Guest does not have a console available" msgstr "L’utilisateur n'a pas les privilèges administrateur" -#: nova/virt/libvirt/driver.py:1672 +#: nova/virt/libvirt/driver.py:1674 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:1676 +#: nova/virt/libvirt/driver.py:1678 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:1681 nova/virt/libvirt/driver.py:1686 +#: nova/virt/libvirt/driver.py:1683 nova/virt/libvirt/driver.py:1688 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:1757 +#: nova/virt/libvirt/driver.py:1759 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:1858 +#: nova/virt/libvirt/driver.py:1860 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:1907 +#: nova/virt/libvirt/driver.py:1909 #, fuzzy, python-format msgid "Injecting %(inj)s into image %(img_id)s" msgstr "Demande de chargement à xapi de %(vdi_uuids)s en tant qu'ID %(image_id)s" -#: nova/virt/libvirt/driver.py:1917 +#: nova/virt/libvirt/driver.py:1919 #, fuzzy, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" "instance %(inst_name)s : l'erreur d'injection de donné dans l'image " "%(img_id)s (%(e)s) a été ignorée" -#: nova/virt/libvirt/driver.py:1974 +#: nova/virt/libvirt/driver.py:1976 #, python-format msgid "" "Config requested an explicit CPU model, but the current libvirt " "hypervisor '%s' does not support selecting CPU models" msgstr "" -#: nova/virt/libvirt/driver.py:1980 +#: nova/virt/libvirt/driver.py:1982 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:1984 +#: nova/virt/libvirt/driver.py:1986 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:1988 +#: nova/virt/libvirt/driver.py:1990 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2004 +#: nova/virt/libvirt/driver.py:2006 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:2325 +#: nova/virt/libvirt/driver.py:2327 #, python-format msgid "" "Start to_xml instance=%(instance)s network_info=%(network_info)s " @@ -8600,92 +8609,92 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:2340 +#: nova/virt/libvirt/driver.py:2342 #, python-format msgid "End to_xml instance=%(instance)s xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:2357 +#: nova/virt/libvirt/driver.py:2359 #, python-format msgid "" "Error from libvirt while looking up %(instance_name)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:2525 +#: nova/virt/libvirt/driver.py:2527 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:2576 +#: nova/virt/libvirt/driver.py:2578 #, python-format msgid "couldn't obtain the vpu count from domain id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2582 +#: nova/virt/libvirt/driver.py:2584 #, python-format msgid "List of domains returned by libVirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2584 +#: nova/virt/libvirt/driver.py:2586 #, python-format msgid "libVirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2648 +#: nova/virt/libvirt/driver.py:2650 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:2731 +#: nova/virt/libvirt/driver.py:2733 #, fuzzy, python-format msgid "Trying to get stats for the volume %s" msgstr "Impossible de récupérer les méta-donnérs pour l'IP : %s" -#: nova/virt/libvirt/driver.py:2755 +#: nova/virt/libvirt/driver.py:2757 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2759 +#: nova/virt/libvirt/driver.py:2761 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:2836 +#: nova/virt/libvirt/driver.py:2838 #, python-format msgid "" "Creating tmpfile %s to verify with other compute node that the instance " "is on the same shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2918 +#: nova/virt/libvirt/driver.py:2920 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2926 +#: nova/virt/libvirt/driver.py:2928 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2963 +#: nova/virt/libvirt/driver.py:2965 #, python-format msgid "" "Unable to migrate %(instance_uuid)s: Disk of instance is too " "large(available on destination host:%(available)s < need:%(necessary)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2988 +#: nova/virt/libvirt/driver.py:2990 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:3000 +#: nova/virt/libvirt/driver.py:3002 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -8695,67 +8704,67 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:3017 +#: nova/virt/libvirt/driver.py:3019 #, python-format msgid "" "Creating tmpfile %s to notify to other compute nodes that they should " "mount the same storage." msgstr "" -#: nova/virt/libvirt/driver.py:3065 +#: nova/virt/libvirt/driver.py:3067 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:3137 +#: nova/virt/libvirt/driver.py:3139 #, fuzzy, python-format msgid "Live Migration failure: %(e)s" msgstr "Echec d'authentification : %s" -#: nova/virt/libvirt/driver.py:3230 +#: nova/virt/libvirt/driver.py:3232 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:3342 +#: nova/virt/libvirt/driver.py:3344 #, python-format msgid "" "Error from libvirt while getting description of %(instance_name)s: [Error" " Code %(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3359 +#: nova/virt/libvirt/driver.py:3361 #, python-format msgid "skipping %(path)s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:3364 +#: nova/virt/libvirt/driver.py:3366 #, python-format msgid "skipping disk for %(instance_name)s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:3405 +#: nova/virt/libvirt/driver.py:3407 #, python-format msgid "Getting disk size of %(i_name)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:3451 +#: nova/virt/libvirt/driver.py:3453 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:3510 +#: nova/virt/libvirt/driver.py:3512 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:3516 +#: nova/virt/libvirt/driver.py:3518 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:3578 +#: nova/virt/libvirt/driver.py:3580 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:3699 +#: nova/virt/libvirt/driver.py:3701 #, python-format msgid "Checking instance files accessability%(instance_path)s" msgstr "" @@ -9047,87 +9056,87 @@ msgid "" "attribute" msgstr "" -#: nova/virt/libvirt/volume.py:237 +#: nova/virt/libvirt/volume.py:238 #, python-format msgid "iSCSI device not found at %s" msgstr "" -#: nova/virt/libvirt/volume.py:240 +#: nova/virt/libvirt/volume.py:241 #, python-format msgid "" "ISCSI volume not yet found at: %(disk_dev)s. Will rescan & retry. Try " "number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:252 +#: nova/virt/libvirt/volume.py:253 #, python-format msgid "Found iSCSI node %(disk_dev)s (after %(tries)s rescans)" msgstr "" -#: nova/virt/libvirt/volume.py:488 nova/virt/libvirt/volume.py:609 +#: nova/virt/libvirt/volume.py:489 nova/virt/libvirt/volume.py:610 #, fuzzy, python-format msgid "%s is already mounted" msgstr "le groupe %s existe déjà" -#: nova/virt/libvirt/volume.py:544 +#: nova/virt/libvirt/volume.py:545 #, python-format msgid "AoE device not found at %s" msgstr "" -#: nova/virt/libvirt/volume.py:546 +#: nova/virt/libvirt/volume.py:547 #, python-format msgid "AoE volume not yet found at: %(aoedevpath)s. Try number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:560 +#: nova/virt/libvirt/volume.py:561 #, python-format msgid "Found AoE device %(aoedevpath)s (after %(tries)s rediscover)" msgstr "" -#: nova/virt/libvirt/volume.py:688 +#: nova/virt/libvirt/volume.py:689 msgid "We are unable to locate any Fibre Channel devices" msgstr "" -#: nova/virt/libvirt/volume.py:697 +#: nova/virt/libvirt/volume.py:698 #, python-format msgid "Looking for Fibre Channel dev %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:707 +#: nova/virt/libvirt/volume.py:708 msgid "Fibre Channel device not found." msgstr "" -#: nova/virt/libvirt/volume.py:710 +#: nova/virt/libvirt/volume.py:711 #, python-format msgid "" "Fibre volume not yet found at: %(mount_device)s. Will rescan & retry. " "Try number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:726 +#: nova/virt/libvirt/volume.py:727 #, python-format msgid "Found Fibre Channel volume %(mount_device)s (after %(tries)s rescans)" msgstr "" -#: nova/virt/libvirt/volume.py:733 +#: nova/virt/libvirt/volume.py:734 #, python-format msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:799 +#: nova/virt/libvirt/volume.py:800 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:810 +#: nova/virt/libvirt/volume.py:811 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:816 +#: nova/virt/libvirt/volume.py:817 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:831 +#: nova/virt/libvirt/volume.py:832 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -9405,17 +9414,17 @@ msgstr "" msgid "In vmwareapi:_call_method, got this exception: %s" msgstr "" -#: nova/virt/vmwareapi/driver.py:574 +#: nova/virt/vmwareapi/driver.py:575 #, python-format msgid "Task [%(task_name)s] %(task_ref)s status: success" msgstr "" -#: nova/virt/vmwareapi/driver.py:579 +#: nova/virt/vmwareapi/driver.py:580 #, python-format msgid "Task [%(task_name)s] %(task_ref)s status: error %(error_info)s" msgstr "" -#: nova/virt/vmwareapi/driver.py:583 +#: nova/virt/vmwareapi/driver.py:584 #, python-format msgid "In vmwareapi:_poll_task, Got this error %s" msgstr "" @@ -11053,6 +11062,9 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "Invalid value '%s' for force. " +#~ msgid "Periodic task processor sleeping for %.02f seconds" +#~ msgstr "" + +#~ msgid "No backdoor API command for service: %s\n" #~ msgstr "" diff --git a/nova/locale/it/LC_MESSAGES/nova.po b/nova/locale/it/LC_MESSAGES/nova.po index 9f6242178..4cc33a4c4 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 <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2013-04-24 00:04+0000\n" +"POT-Creation-Date: 2013-04-26 00:05+0000\n" "PO-Revision-Date: 2012-04-01 18:59+0000\n" "Last-Translator: simone.sandri <lexluxsox@hotmail.it>\n" "Language-Team: Italian <it@li.org>\n" @@ -188,7 +188,7 @@ msgid "" msgstr "" #: nova/exception.py:254 nova/api/ec2/cloud.py:463 -#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2735 +#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2740 msgid "Keypair data is invalid" msgstr "" @@ -1307,27 +1307,27 @@ msgstr "" msgid "Running %(name)s post-hook: %(obj)s" msgstr "" -#: nova/manager.py:172 +#: nova/manager.py:173 #, python-format msgid "Skipping periodic task %(task)s because its interval is negative" msgstr "" -#: nova/manager.py:177 +#: nova/manager.py:178 #, python-format msgid "Skipping periodic task %(task)s because it is disabled" msgstr "" -#: nova/manager.py:238 +#: nova/manager.py:241 #, python-format msgid "Running periodic task %(full_task_name)s" msgstr "" -#: nova/manager.py:246 +#: nova/manager.py:249 #, python-format msgid "Error during %(full_task_name)s: %(e)s" msgstr "" -#: nova/manager.py:315 +#: nova/manager.py:319 msgid "Notifying Schedulers of capabilities ..." msgstr "" @@ -1373,209 +1373,196 @@ msgstr "" msgid "Rolled back reservations %(reservations)s" msgstr "" -#: nova/service.py:196 +#: nova/service.py:197 #, fuzzy msgid "Full set of CONF:" msgstr "Insieme di FLAGS:" -#: nova/service.py:203 +#: nova/service.py:204 #, python-format msgid "%(flag)s : FLAG SET " msgstr "" -#: nova/service.py:213 nova/service.py:311 +#: nova/service.py:214 nova/service.py:312 #, python-format msgid "Caught %s, exiting" msgstr "" -#: nova/service.py:257 +#: nova/service.py:258 msgid "Parent process has died unexpectedly, exiting" msgstr "" -#: nova/service.py:293 +#: nova/service.py:294 msgid "Forking too fast, sleeping" msgstr "" -#: nova/service.py:316 +#: nova/service.py:317 msgid "Unhandled exception" msgstr "" -#: nova/service.py:323 +#: nova/service.py:324 #, python-format msgid "Started child %d" msgstr "" -#: nova/service.py:333 +#: nova/service.py:334 #, python-format msgid "Starting %d workers" msgstr "" -#: nova/service.py:347 +#: nova/service.py:348 #, python-format msgid "Child %(pid)d killed by signal %(sig)d" msgstr "" -#: nova/service.py:350 +#: nova/service.py:351 #, python-format msgid "Child %(pid)d exited with status %(code)d" msgstr "" -#: nova/service.py:353 +#: nova/service.py:354 #, python-format msgid "pid %d not in child list" msgstr "" -#: nova/service.py:373 +#: nova/service.py:374 #, python-format msgid "Caught %s, stopping children" msgstr "" -#: nova/service.py:384 +#: nova/service.py:385 #, python-format msgid "Waiting on %d children to exit" msgstr "" -#: nova/service.py:426 +#: nova/service.py:427 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:443 nova/openstack/common/rpc/service.py:47 +#: nova/service.py:444 nova/openstack/common/rpc/service.py:47 #, python-format msgid "Creating Consumer connection for Service %s" msgstr "" -#: nova/service.py:463 +#: nova/service.py:464 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:545 +#: nova/service.py:546 msgid "Service killed that has no database entry" msgstr "Servizio terminato che non ha entry nel database" -#: nova/service.py:580 +#: nova/service.py:581 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:678 +#: nova/service.py:679 msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:145 +#: nova/utils.py:144 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:198 nova/openstack/common/processutils.py:90 +#: nova/utils.py:197 nova/openstack/common/processutils.py:90 #, python-format msgid "Got unknown keyword args to utils.execute: %r" msgstr "" -#: nova/utils.py:209 nova/openstack/common/processutils.py:99 +#: nova/utils.py:208 nova/openstack/common/processutils.py:99 #, python-format msgid "Running cmd (subprocess): %s" msgstr "Esecuzione del comando (sottoprocesso): %s" -#: nova/utils.py:233 nova/utils.py:311 +#: nova/utils.py:232 nova/utils.py:310 #: nova/openstack/common/processutils.py:114 nova/virt/powervm/common.py:90 #, python-format msgid "Result was %s" msgstr "Il risultato é %s" -#: nova/utils.py:246 nova/openstack/common/processutils.py:128 +#: nova/utils.py:245 nova/openstack/common/processutils.py:128 #, python-format msgid "%r failed. Retrying." msgstr "" -#: nova/utils.py:286 +#: nova/utils.py:285 #, python-format msgid "Running cmd (SSH): %s" msgstr "Eseguendo cmd (SSH): %s" -#: nova/utils.py:288 +#: nova/utils.py:287 msgid "Environment not supported over SSH" msgstr "" -#: nova/utils.py:292 +#: nova/utils.py:291 msgid "process_input not supported over SSH" msgstr "" -#: nova/utils.py:327 +#: nova/utils.py:326 #, python-format msgid "debug in callback: %s" msgstr "debug in callback: %s" -#: nova/utils.py:489 +#: nova/utils.py:488 #, python-format msgid "Link Local address is not found.:%s" msgstr "" -#: nova/utils.py:492 +#: nova/utils.py:491 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "" -#: nova/utils.py:531 +#: nova/utils.py:530 #, python-format msgid "Invalid backend: %s" msgstr "" -#: nova/utils.py:603 -msgid "in fixed duration looping call" -msgstr "" - -#: nova/utils.py:638 -#, python-format -msgid "Periodic task processor sleeping for %.02f seconds" -msgstr "" - -#: nova/utils.py:645 -msgid "in dynamic looping call" -msgstr "" - -#: nova/utils.py:699 +#: nova/utils.py:591 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:828 +#: nova/utils.py:720 #, python-format msgid "Expected object of type: %s" msgstr "" -#: nova/utils.py:857 +#: nova/utils.py:749 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:1013 +#: nova/utils.py:905 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:1079 +#: nova/utils.py:971 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:1211 nova/virt/configdrive.py:177 +#: nova/utils.py:1103 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1363 +#: nova/utils.py:1255 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1367 +#: nova/utils.py:1259 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1372 +#: nova/utils.py:1264 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -2609,7 +2596,7 @@ msgstr "" #: nova/api/openstack/compute/servers.py:1220 #: nova/api/openstack/compute/contrib/aggregates.py:143 -#: nova/api/openstack/compute/contrib/coverage_ext.py:303 +#: nova/api/openstack/compute/contrib/coverage_ext.py:282 #: nova/api/openstack/compute/contrib/keypairs.py:78 msgid "Invalid request body" msgstr "" @@ -2857,46 +2844,41 @@ msgstr "Impossibile smontare il volume %s" msgid "Instance not yet ready" msgstr "istanza %s: ripristino" -#: nova/api/openstack/compute/contrib/coverage_ext.py:114 +#: nova/api/openstack/compute/contrib/coverage_ext.py:95 #, python-format msgid "Can't connect to service: %s, no portspecified\n" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:117 -#, python-format -msgid "No backdoor API command for service: %s\n" -msgstr "" - -#: nova/api/openstack/compute/contrib/coverage_ext.py:135 +#: nova/api/openstack/compute/contrib/coverage_ext.py:114 msgid "Coverage begin" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:182 +#: nova/api/openstack/compute/contrib/coverage_ext.py:161 msgid "Coverage not running" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:211 +#: nova/api/openstack/compute/contrib/coverage_ext.py:190 msgid "Invalid path" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:215 +#: nova/api/openstack/compute/contrib/coverage_ext.py:194 msgid "No path given for report file" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:222 +#: nova/api/openstack/compute/contrib/coverage_ext.py:201 msgid "You can't use html reports without combining" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:235 +#: nova/api/openstack/compute/contrib/coverage_ext.py:214 #, python-format msgid "Directory conflict: %s already exists" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:293 +#: nova/api/openstack/compute/contrib/coverage_ext.py:272 msgid "Python coverage module is not installed." msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:301 +#: nova/api/openstack/compute/contrib/coverage_ext.py:280 #, python-format msgid "Coverage doesn't have %s action" msgstr "" @@ -3270,6 +3252,15 @@ msgstr "Impossibile riavviare l'istanza" msgid "stop instance" msgstr "Impossibile sospendere l'istanza" +#: nova/api/openstack/compute/contrib/services.py:123 +#, fuzzy, python-format +msgid "Unknown action" +msgstr "E' stato riscontrato un errore sconosciuto" + +#: nova/api/openstack/compute/contrib/services.py:137 +msgid "Unknown service" +msgstr "" + #: nova/api/openstack/compute/contrib/simple_tenant_usage.py:226 msgid "Invalid start time. The start time cannot occur after the end time." msgstr "" @@ -3359,54 +3350,54 @@ msgstr "" msgid "Error waiting for responses from neighbor cells: %(exc)s" msgstr "" -#: nova/cells/messaging.py:651 +#: nova/cells/messaging.py:652 #, python-format msgid "Unknown method '%(method)s' in compute API" msgstr "" -#: nova/cells/messaging.py:674 +#: nova/cells/messaging.py:675 #, python-format msgid "Received capabilities from child cell %(cell_name)s: %(capabilities)s" msgstr "" -#: nova/cells/messaging.py:683 +#: nova/cells/messaging.py:684 #, python-format msgid "Received capacities from child cell %(cell_name)s: %(capacities)s" msgstr "" -#: nova/cells/messaging.py:795 +#: nova/cells/messaging.py:810 #, fuzzy, python-format msgid "Got update for instance %(instance_uuid)s: %(instance)s" msgstr "istanza %s: creazione snapshot in corso" -#: nova/cells/messaging.py:823 +#: nova/cells/messaging.py:838 #, fuzzy, python-format msgid "Got update to delete instance %(instance_uuid)s" msgstr "Mountpoint %(mountpoint)s montato all'istanza %(instance_name)s" -#: nova/cells/messaging.py:838 +#: nova/cells/messaging.py:853 #, python-format msgid "Got broadcast to %(delete_type)s delete instance" msgstr "" -#: nova/cells/messaging.py:852 +#: nova/cells/messaging.py:867 #, python-format msgid "Got message to create instance fault: %(instance_fault)s" msgstr "" -#: nova/cells/messaging.py:873 +#: nova/cells/messaging.py:888 #, python-format msgid "" "Forcing a sync of instances, project_id=%(projid_str)s, " "updated_since=%(since_str)s" msgstr "" -#: nova/cells/messaging.py:1057 +#: nova/cells/messaging.py:1072 #, python-format msgid "Updating parents with our capabilities: %(capabs)s" msgstr "" -#: nova/cells/messaging.py:1077 +#: nova/cells/messaging.py:1092 #, python-format msgid "Updating parents with our capacities: %(capacities)s" msgstr "" @@ -3830,294 +3821,294 @@ msgstr "" msgid "No nova entries in syslog!" msgstr "" -#: nova/compute/api.py:281 +#: nova/compute/api.py:282 msgid "Cannot run any more instances of this type." msgstr "" -#: nova/compute/api.py:288 +#: nova/compute/api.py:289 #, python-format msgid "Can only run %s more instances of this type." msgstr "" -#: nova/compute/api.py:297 +#: nova/compute/api.py:298 #, python-format msgid "" "%(overs)s quota exceeded for %(pid)s, tried to run %(min_count)s " "instances. %(msg)s" msgstr "" -#: nova/compute/api.py:317 +#: nova/compute/api.py:318 #, python-format msgid "" "Quota exceeded for %(pid)s, tried to set %(num_metadata)s metadata " "properties" msgstr "" -#: nova/compute/api.py:327 +#: nova/compute/api.py:328 msgid "Metadata property key blank" msgstr "" -#: nova/compute/api.py:331 +#: nova/compute/api.py:332 msgid "Metadata property key greater than 255 characters" msgstr "" -#: nova/compute/api.py:335 +#: nova/compute/api.py:336 msgid "Metadata property value greater than 255 characters" msgstr "" -#: nova/compute/api.py:453 +#: nova/compute/api.py:454 msgid "Failed to set instance name using multi_instance_display_name_template." msgstr "" -#: nova/compute/api.py:493 +#: nova/compute/api.py:494 #, fuzzy msgid "Cannot attach one or more volumes to multiple instances" msgstr "Impossibile montare il volume all'istanza %s" -#: nova/compute/api.py:607 +#: nova/compute/api.py:608 #, python-format msgid "Going to run %s instances..." msgstr "" -#: nova/compute/api.py:720 +#: nova/compute/api.py:721 #, python-format msgid "bdm %s" msgstr "" -#: nova/compute/api.py:747 +#: nova/compute/api.py:748 #, python-format msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1016 +#: nova/compute/api.py:1017 msgid "instance termination disabled" msgstr "" -#: nova/compute/api.py:1152 +#: nova/compute/api.py:1153 #, fuzzy, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "istanza %s: creazione snapshot in corso" -#: nova/compute/api.py:1158 +#: nova/compute/api.py:1159 #, fuzzy msgid "going to delete a resizing instance" msgstr "Impossibile riavviare l'istanza" -#: nova/compute/api.py:1168 +#: nova/compute/api.py:1169 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1212 +#: nova/compute/api.py:1213 msgid "Going to try to soft delete instance" msgstr "" -#: nova/compute/api.py:1236 +#: nova/compute/api.py:1237 msgid "Going to try to terminate instance" msgstr "" -#: nova/compute/api.py:1286 +#: nova/compute/api.py:1287 #, fuzzy msgid "Going to try to stop instance" msgstr "Impossibile riavviare l'istanza" -#: nova/compute/api.py:1303 +#: nova/compute/api.py:1304 #, fuzzy msgid "Going to try to start instance" msgstr "Impossibile riavviare l'istanza" -#: nova/compute/api.py:1376 +#: nova/compute/api.py:1377 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1613 +#: nova/compute/api.py:1614 #, python-format msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:1964 +#: nova/compute/api.py:1965 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:1973 +#: nova/compute/api.py:1974 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2015 +#: nova/compute/api.py:2016 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2153 +#: nova/compute/api.py:2150 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2260 +#: nova/compute/api.py:2257 msgid "Locking" msgstr "" -#: nova/compute/api.py:2268 +#: nova/compute/api.py:2265 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2337 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2453 +#: nova/compute/api.py:2450 #, fuzzy, python-format msgid "Going to try to live migrate instance to %s" msgstr "Impossibile riavviare l'istanza" -#: nova/compute/api.py:2472 +#: nova/compute/api.py:2469 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2476 +#: nova/compute/api.py:2473 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2715 +#: nova/compute/api.py:2720 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2719 +#: nova/compute/api.py:2724 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2816 +#: nova/compute/api.py:2821 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2819 +#: nova/compute/api.py:2824 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2827 +#: nova/compute/api.py:2832 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2833 +#: nova/compute/api.py:2838 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2853 +#: nova/compute/api.py:2858 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2856 +#: nova/compute/api.py:2861 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:2863 +#: nova/compute/api.py:2868 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2928 +#: nova/compute/api.py:2933 #, fuzzy, python-format msgid "Unable to delete system group '%s'" msgstr "Impossibile localizzare il volume %s" -#: nova/compute/api.py:2933 +#: nova/compute/api.py:2938 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:2941 +#: nova/compute/api.py:2946 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:2944 +#: nova/compute/api.py:2949 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3030 nova/compute/api.py:3107 +#: nova/compute/api.py:3035 nova/compute/api.py:3112 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3046 +#: nova/compute/api.py:3051 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3049 +#: nova/compute/api.py:3054 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3060 +#: nova/compute/api.py:3065 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3114 +#: nova/compute/api.py:3119 msgid "Security group id should be integer" msgstr "" -#: nova/compute/claims.py:94 nova/compute/claims.py:218 +#: nova/compute/claims.py:91 nova/compute/claims.py:214 #, python-format msgid "Aborting claim: %s" msgstr "" -#: nova/compute/claims.py:116 +#: nova/compute/claims.py:113 #, python-format msgid "" "Attempting claim: memory %(memory_mb)d MB, disk %(disk_gb)d GB, VCPUs " "%(vcpus)d" msgstr "" -#: nova/compute/claims.py:128 +#: nova/compute/claims.py:125 msgid "Claim successful" msgstr "" -#: nova/compute/claims.py:130 +#: nova/compute/claims.py:127 #, fuzzy msgid "Claim failed" msgstr "Avviando l'interfaccia Bridge per %s" -#: nova/compute/claims.py:135 +#: nova/compute/claims.py:132 msgid "Memory" msgstr "" -#: nova/compute/claims.py:144 +#: nova/compute/claims.py:141 msgid "Disk" msgstr "" -#: nova/compute/claims.py:153 +#: nova/compute/claims.py:150 msgid "CPU" msgstr "" -#: nova/compute/claims.py:165 +#: nova/compute/claims.py:162 #, python-format msgid "Total %(type_)s: %(total)d %(unit)s, used: %(used)d %(unit)s" msgstr "" -#: nova/compute/claims.py:170 +#: nova/compute/claims.py:167 #, python-format msgid "%(type_)s limit not specified, defaulting to unlimited" msgstr "" -#: nova/compute/claims.py:177 +#: nova/compute/claims.py:174 #, python-format msgid "%(type_)s limit: %(limit)d %(unit)s, free: %(free)d %(unit)s" msgstr "" -#: nova/compute/claims.py:184 +#: nova/compute/claims.py:181 #, python-format msgid "" "Unable to claim resources. Free %(type_)s %(free)d %(unit)s < requested " @@ -4252,565 +4243,565 @@ msgstr "" msgid "Checking state" msgstr "" -#: nova/compute/manager.py:743 +#: nova/compute/manager.py:745 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:760 +#: nova/compute/manager.py:762 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:852 +#: nova/compute/manager.py:854 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:861 nova/compute/manager.py:2344 +#: nova/compute/manager.py:863 nova/compute/manager.py:2348 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" -#: nova/compute/manager.py:912 +#: nova/compute/manager.py:914 msgid "Failed to dealloc network for deleted instance" msgstr "" -#: nova/compute/manager.py:918 +#: nova/compute/manager.py:920 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:940 +#: nova/compute/manager.py:942 #, python-format msgid "Error: %s" msgstr "" -#: nova/compute/manager.py:957 +#: nova/compute/manager.py:959 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:982 nova/compute/manager.py:2398 +#: nova/compute/manager.py:984 nova/compute/manager.py:2402 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1000 +#: nova/compute/manager.py:1002 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1007 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1011 +#: nova/compute/manager.py:1013 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1040 +#: nova/compute/manager.py:1042 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1090 +#: nova/compute/manager.py:1092 #, python-format msgid "" "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, " "allowed_size_bytes=%(allowed_size_bytes)d" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1098 #, python-format msgid "" "Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed " "size %(allowed_size_bytes)d" msgstr "" -#: nova/compute/manager.py:1106 +#: nova/compute/manager.py:1108 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1132 +#: nova/compute/manager.py:1134 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1135 +#: nova/compute/manager.py:1137 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1146 +#: nova/compute/manager.py:1148 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1167 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1216 +#: nova/compute/manager.py:1218 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1287 +#: nova/compute/manager.py:1289 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1303 +#: nova/compute/manager.py:1305 #, fuzzy msgid "Failed to deallocate network for instance." msgstr "Impossibile riavviare l'istanza" -#: nova/compute/manager.py:1324 +#: nova/compute/manager.py:1326 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1327 +#: nova/compute/manager.py:1329 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1334 +#: nova/compute/manager.py:1336 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1382 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1435 nova/compute/manager.py:2574 -#: nova/compute/manager.py:4067 +#: nova/compute/manager.py:1437 nova/compute/manager.py:2578 +#: nova/compute/manager.py:4071 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1587 +#: nova/compute/manager.py:1589 #, fuzzy msgid "Rebuilding instance" msgstr "Riavviando l'istanza %s" -#: nova/compute/manager.py:1600 +#: nova/compute/manager.py:1602 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1604 +#: nova/compute/manager.py:1606 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1608 +#: nova/compute/manager.py:1610 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1692 +#: nova/compute/manager.py:1694 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1724 +#: nova/compute/manager.py:1726 #, fuzzy, python-format msgid "Detaching from volume api: %s" msgstr "Impossibile smontare il volume %s" -#: nova/compute/manager.py:1742 +#: nova/compute/manager.py:1744 #, fuzzy msgid "Rebooting instance" msgstr "Riavviando l'istanza %s" -#: nova/compute/manager.py:1767 +#: nova/compute/manager.py:1769 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1783 +#: nova/compute/manager.py:1785 #, fuzzy, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "Impossibile montare il volume all'istanza %s" -#: nova/compute/manager.py:1796 +#: nova/compute/manager.py:1798 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1823 +#: nova/compute/manager.py:1825 #, fuzzy msgid "instance snapshotting" msgstr "istanza %s: creazione snapshot in corso" -#: nova/compute/manager.py:1829 +#: nova/compute/manager.py:1831 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1890 +#: nova/compute/manager.py:1892 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1897 +#: nova/compute/manager.py:1899 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1902 +#: nova/compute/manager.py:1904 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1930 +#: nova/compute/manager.py:1932 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1937 +#: nova/compute/manager.py:1939 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1944 +#: nova/compute/manager.py:1946 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1959 +#: nova/compute/manager.py:1961 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1966 +#: nova/compute/manager.py:1968 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:1979 +#: nova/compute/manager.py:1981 #, python-format msgid "" "trying to inject a file into a non-running (state: " "%(current_power_state)s expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:1983 +#: nova/compute/manager.py:1985 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:2003 +#: nova/compute/manager.py:2005 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2016 +#: nova/compute/manager.py:2018 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2035 +#: nova/compute/manager.py:2037 #, fuzzy msgid "Error trying to Rescue Instance" msgstr "Impossibile sospendere l'istanza" -#: nova/compute/manager.py:2039 +#: nova/compute/manager.py:2041 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2057 +#: nova/compute/manager.py:2059 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2078 +#: nova/compute/manager.py:2080 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2302 +#: nova/compute/manager.py:2306 #, fuzzy msgid "Instance has no source host" msgstr "istanza %s: creazione snapshot in corso" -#: nova/compute/manager.py:2308 +#: nova/compute/manager.py:2312 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2325 +#: nova/compute/manager.py:2329 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2571 +#: nova/compute/manager.py:2575 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2634 +#: nova/compute/manager.py:2638 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2652 +#: nova/compute/manager.py:2656 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2690 +#: nova/compute/manager.py:2694 #, fuzzy msgid "Retrieving diagnostics" msgstr "istanza %s: ricezione diagnostiche" -#: nova/compute/manager.py:2721 +#: nova/compute/manager.py:2725 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2741 +#: nova/compute/manager.py:2745 #, fuzzy msgid "Reset network" msgstr "istanza %s: ripristino rete" -#: nova/compute/manager.py:2746 +#: nova/compute/manager.py:2750 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2749 +#: nova/compute/manager.py:2753 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2766 +#: nova/compute/manager.py:2770 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2793 +#: nova/compute/manager.py:2797 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2828 +#: nova/compute/manager.py:2832 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:2875 +#: nova/compute/manager.py:2879 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2926 +#: nova/compute/manager.py:2930 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2935 +#: nova/compute/manager.py:2939 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2950 +#: nova/compute/manager.py:2954 #, 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:2980 +#: nova/compute/manager.py:2984 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:2990 +#: nova/compute/manager.py:2994 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "Impossibile montare il volume all'istanza %s" -#: nova/compute/manager.py:2997 +#: nova/compute/manager.py:3001 #, 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:3021 +#: nova/compute/manager.py:3025 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3059 +#: nova/compute/manager.py:3063 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3079 +#: nova/compute/manager.py:3083 #, fuzzy, python-format msgid "Port %(port_id)s is not attached" msgstr "istanza %s: creazione snapshot in corso" -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3097 #, fuzzy, python-format msgid "Host %(host)s not found" msgstr "istanza %s: sospensione in corso" -#: nova/compute/manager.py:3230 +#: nova/compute/manager.py:3234 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3258 +#: nova/compute/manager.py:3262 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3313 +#: nova/compute/manager.py:3317 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3315 +#: nova/compute/manager.py:3319 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:3329 +#: nova/compute/manager.py:3333 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3469 +#: nova/compute/manager.py:3473 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3514 +#: nova/compute/manager.py:3518 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3520 +#: nova/compute/manager.py:3524 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3529 +#: nova/compute/manager.py:3533 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3536 +#: nova/compute/manager.py:3540 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:3540 +#: nova/compute/manager.py:3544 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3547 +#: nova/compute/manager.py:3551 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3556 +#: nova/compute/manager.py:3560 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3573 +#: nova/compute/manager.py:3577 #, 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:3592 +#: nova/compute/manager.py:3596 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3616 +#: nova/compute/manager.py:3620 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3733 +#: nova/compute/manager.py:3737 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3750 +#: nova/compute/manager.py:3754 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3777 +#: nova/compute/manager.py:3781 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3782 nova/compute/manager.py:3832 +#: nova/compute/manager.py:3786 nova/compute/manager.py:3836 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3819 +#: nova/compute/manager.py:3823 #, 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:3857 +#: nova/compute/manager.py:3861 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3869 nova/compute/manager.py:3878 -#: nova/compute/manager.py:3908 +#: nova/compute/manager.py:3873 nova/compute/manager.py:3882 +#: nova/compute/manager.py:3912 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3873 +#: nova/compute/manager.py:3877 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3889 +#: nova/compute/manager.py:3893 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3895 +#: nova/compute/manager.py:3899 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3901 +#: nova/compute/manager.py:3905 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3921 #, fuzzy msgid "Instance is not (soft-)deleted." msgstr "istanza %s: creazione snapshot in corso" -#: nova/compute/manager.py:3925 +#: nova/compute/manager.py:3929 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:3945 +#: nova/compute/manager.py:3949 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:3972 +#: nova/compute/manager.py:3976 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:3982 nova/compute/resource_tracker.py:314 +#: nova/compute/manager.py:3986 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4022 +#: nova/compute/manager.py:4026 #, python-format msgid "" "Detected instance with name label '%(name)s' which is marked as DELETED " "but still present on host." msgstr "" -#: nova/compute/manager.py:4029 +#: nova/compute/manager.py:4033 #, python-format msgid "" "Destroying instance with name label '%(name)s' which is marked as DELETED" " but still present on host." msgstr "" -#: nova/compute/manager.py:4036 +#: nova/compute/manager.py:4040 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" @@ -4827,85 +4818,85 @@ msgid "" " claimed." msgstr "" -#: nova/compute/resource_tracker.py:237 +#: nova/compute/resource_tracker.py:244 msgid "Auditing locally available compute resources" msgstr "" -#: nova/compute/resource_tracker.py:242 +#: nova/compute/resource_tracker.py:249 msgid "" "Virt driver does not support 'get_available_resource' Compute tracking " "is disabled." msgstr "" -#: nova/compute/resource_tracker.py:294 +#: nova/compute/resource_tracker.py:301 #, python-format msgid "Compute_service record created for %(host)s:%(node)s" msgstr "" -#: nova/compute/resource_tracker.py:300 +#: nova/compute/resource_tracker.py:307 #, python-format msgid "Compute_service record updated for %(host)s:%(node)s" msgstr "" -#: nova/compute/resource_tracker.py:324 +#: nova/compute/resource_tracker.py:331 #, python-format msgid "Hypervisor: free ram (MB): %s" msgstr "" -#: nova/compute/resource_tracker.py:325 +#: nova/compute/resource_tracker.py:332 #, python-format msgid "Hypervisor: free disk (GB): %s" msgstr "" -#: nova/compute/resource_tracker.py:330 +#: nova/compute/resource_tracker.py:337 #, python-format msgid "Hypervisor: free VCPUs: %s" msgstr "" -#: nova/compute/resource_tracker.py:332 +#: nova/compute/resource_tracker.py:339 msgid "Hypervisor: VCPU information unavailable" msgstr "" -#: nova/compute/resource_tracker.py:339 +#: nova/compute/resource_tracker.py:346 #, python-format msgid "Free ram (MB): %s" msgstr "" -#: nova/compute/resource_tracker.py:340 +#: nova/compute/resource_tracker.py:347 #, python-format msgid "Free disk (GB): %s" msgstr "" -#: nova/compute/resource_tracker.py:345 +#: nova/compute/resource_tracker.py:352 #, python-format msgid "Free VCPUS: %s" msgstr "" -#: nova/compute/resource_tracker.py:347 +#: nova/compute/resource_tracker.py:354 msgid "Free VCPU information unavailable" msgstr "" -#: nova/compute/resource_tracker.py:386 +#: nova/compute/resource_tracker.py:383 #, python-format msgid "Updating from migration %s" msgstr "" -#: nova/compute/resource_tracker.py:446 +#: nova/compute/resource_tracker.py:443 msgid "Instance not resizing, skipping migration." msgstr "" -#: nova/compute/resource_tracker.py:461 +#: nova/compute/resource_tracker.py:458 msgid "InstanceType could not be found, skipping migration." msgstr "" -#: nova/compute/resource_tracker.py:545 +#: nova/compute/resource_tracker.py:542 #, python-format msgid "" "Detected running orphan instance: %(uuid)s (consuming %(memory_mb)s MB " "memory" msgstr "" -#: nova/compute/resource_tracker.py:558 +#: nova/compute/resource_tracker.py:555 #, python-format msgid "Missing keys: %s" msgstr "" @@ -4924,26 +4915,26 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:384 +#: nova/conductor/api.py:380 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:88 +#: nova/conductor/manager.py:91 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:257 +#: nova/conductor/manager.py:262 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/console/manager.py:80 nova/console/vmrc_manager.py:63 +#: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "" -#: nova/console/manager.py:100 nova/console/vmrc_manager.py:113 +#: nova/console/manager.py:101 nova/console/vmrc_manager.py:113 #, python-format msgid "Tried to remove non-existent console %(console_id)s." msgstr "" @@ -5001,12 +4992,12 @@ msgstr "" msgid "Failed to run xvp." msgstr "Impossibile ripristinare il server" -#: nova/consoleauth/manager.py:88 +#: nova/consoleauth/manager.py:89 #, python-format msgid "Received Token: %(token)s, %(token_dict)s)" msgstr "" -#: nova/consoleauth/manager.py:112 +#: nova/consoleauth/manager.py:113 #, python-format msgid "Checking Token: %(token)s, %(token_valid)s)" msgstr "" @@ -5024,11 +5015,11 @@ msgstr "Impossibile riavviare l'istanza" msgid "Failed to notify cells of instance info cache update" msgstr "" -#: nova/db/api.py:1428 +#: nova/db/api.py:1446 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1583 +#: nova/db/api.py:1580 #, fuzzy msgid "Failed to notify cells of instance fault" msgstr "Impossibile riavviare l'istanza" @@ -5186,7 +5177,7 @@ msgstr "" msgid "Failed storing info cache" msgstr "Impossibile riavviare l'istanza" -#: nova/network/api.py:239 +#: nova/network/api.py:235 #, python-format msgid "re-assign floating IP %(address)s from instance %(instance_id)s" msgstr "" @@ -5421,29 +5412,29 @@ msgstr "" msgid "Unplugged gateway interface '%s'" msgstr "" -#: nova/network/manager.py:362 +#: nova/network/manager.py:363 #, python-format msgid "Disassociated %s stale fixed ip(s)" msgstr "" -#: nova/network/manager.py:366 +#: nova/network/manager.py:367 msgid "setting network host" msgstr "" -#: nova/network/manager.py:493 +#: nova/network/manager.py:494 msgid "network allocations" msgstr "" -#: nova/network/manager.py:500 +#: nova/network/manager.py:501 #, python-format msgid "networks retrieved for instance: |%(networks_list)s|" msgstr "" -#: nova/network/manager.py:548 +#: nova/network/manager.py:549 msgid "network deallocation for instance" msgstr "" -#: nova/network/manager.py:812 +#: nova/network/manager.py:815 #, python-format msgid "" "instance-dns-zone is |%(domain)s|, which is in availability zone " @@ -5451,98 +5442,98 @@ msgid "" "created." msgstr "" -#: nova/network/manager.py:838 +#: nova/network/manager.py:841 #, python-format msgid "Quota exceeded for %(pid)s, tried to allocate fixed IP" msgstr "" -#: nova/network/manager.py:892 +#: nova/network/manager.py:895 msgid "Failed to update usages deallocating fixed IP" msgstr "" -#: nova/network/manager.py:926 +#: nova/network/manager.py:929 #, python-format msgid "Unable to release %s because vif doesn't exist." msgstr "" -#: nova/network/manager.py:949 +#: nova/network/manager.py:952 #, python-format msgid "Leased IP |%(address)s|" msgstr "" -#: nova/network/manager.py:953 +#: nova/network/manager.py:956 #, python-format msgid "IP %s leased that is not associated" msgstr "" -#: nova/network/manager.py:962 +#: nova/network/manager.py:965 #, python-format msgid "IP |%s| leased that isn't allocated" msgstr "" -#: nova/network/manager.py:967 +#: nova/network/manager.py:970 #, python-format msgid "Released IP |%(address)s|" msgstr "" -#: nova/network/manager.py:971 +#: nova/network/manager.py:974 #, python-format msgid "IP %s released that is not associated" msgstr "" -#: nova/network/manager.py:975 +#: nova/network/manager.py:978 #, python-format msgid "IP %s released that was not leased" msgstr "" -#: nova/network/manager.py:994 +#: nova/network/manager.py:997 #, python-format msgid "%s must be an integer" msgstr "" -#: nova/network/manager.py:1018 +#: nova/network/manager.py:1021 msgid "Maximum allowed length for 'label' is 255." msgstr "" -#: nova/network/manager.py:1038 +#: nova/network/manager.py:1041 #, python-format msgid "" "Subnet(s) too large, defaulting to /%s. To override, specify " "network_size flag." msgstr "" -#: nova/network/manager.py:1119 +#: nova/network/manager.py:1122 msgid "cidr already in use" msgstr "" -#: nova/network/manager.py:1122 +#: nova/network/manager.py:1125 #, python-format msgid "requested cidr (%(cidr)s) conflicts with existing supernet (%(super)s)" msgstr "" -#: nova/network/manager.py:1133 +#: nova/network/manager.py:1136 #, python-format msgid "" "requested cidr (%(cidr)s) conflicts with existing smaller cidr " "(%(smaller)s)" msgstr "" -#: nova/network/manager.py:1190 +#: nova/network/manager.py:1193 msgid "Network already exists!" msgstr "" -#: nova/network/manager.py:1209 +#: nova/network/manager.py:1212 #, python-format msgid "Network must be disassociated from project %s before delete" msgstr "" -#: nova/network/manager.py:1805 +#: nova/network/manager.py:1808 msgid "" "The sum between the number of networks and the vlan start cannot be " "greater than 4094" msgstr "" -#: nova/network/manager.py:1812 +#: nova/network/manager.py:1815 #, python-format msgid "" "The network range is not big enough to fit %(num_networks)s networks. " @@ -5786,6 +5777,24 @@ msgstr "" msgid "Fatal call to deprecated config: %(msg)s" msgstr "" +#: nova/openstack/common/loopingcall.py:84 +#, python-format +msgid "task run outlasted interval by %s sec" +msgstr "" + +#: nova/openstack/common/loopingcall.py:91 +msgid "in fixed duration looping call" +msgstr "" + +#: nova/openstack/common/loopingcall.py:131 +#, python-format +msgid "Dynamic looping call sleeping for %.02f seconds" +msgstr "" + +#: nova/openstack/common/loopingcall.py:138 +msgid "in dynamic looping call" +msgstr "" + #: nova/openstack/common/policy.py:394 #, python-format msgid "Failed to understand rule %(rule)s" @@ -6291,7 +6300,7 @@ msgstr "" msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:210 +#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:211 #, python-format msgid "Setting instance to %(state)s state." msgstr "" @@ -6389,7 +6398,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:196 +#: nova/scheduler/manager.py:197 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -6533,27 +6542,27 @@ msgstr "" msgid "Returns one member of the [%s] group" msgstr "" -#: nova/servicegroup/drivers/db.py:41 +#: nova/servicegroup/drivers/db.py:42 #, python-format msgid "" "DB_Driver: join new ServiceGroup member %(member_id)s to the %(group_id)s" " group, service = %(service)s" msgstr "" -#: nova/servicegroup/drivers/db.py:45 +#: nova/servicegroup/drivers/db.py:46 msgid "service is a mandatory argument for DB based ServiceGroup driver" msgstr "" -#: nova/servicegroup/drivers/db.py:74 +#: nova/servicegroup/drivers/db.py:76 #, python-format msgid "DB_Driver: get_all members of the %s group" msgstr "" -#: nova/servicegroup/drivers/db.py:97 nova/servicegroup/drivers/mc.py:102 +#: nova/servicegroup/drivers/db.py:99 nova/servicegroup/drivers/mc.py:103 msgid "Recovered model server connection!" msgstr "Connessione al model server ripristinata!" -#: nova/servicegroup/drivers/db.py:103 nova/servicegroup/drivers/mc.py:108 +#: nova/servicegroup/drivers/db.py:105 nova/servicegroup/drivers/mc.py:109 msgid "model server went away" msgstr "model server é scomparso" @@ -6572,7 +6581,7 @@ msgstr "" msgid "service is a mandatory argument for Memcached based ServiceGroup driver" msgstr "" -#: nova/servicegroup/drivers/mc.py:77 +#: nova/servicegroup/drivers/mc.py:78 #, python-format msgid "Memcached_Driver: get_all members of the %s group" msgstr "" @@ -6601,22 +6610,22 @@ msgstr "" msgid "ZooKeeperDriver.leave: %(id)s has not joined to the %(gr)s group" msgstr "" -#: nova/storage/linuxscsi.py:70 +#: nova/storage/linuxscsi.py:71 #, python-format msgid "Trying (%(tries)s) to remove device %(device)s" msgstr "" -#: nova/storage/linuxscsi.py:99 +#: nova/storage/linuxscsi.py:101 #, python-format msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:117 +#: nova/storage/linuxscsi.py:119 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:121 +#: nova/storage/linuxscsi.py:123 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -6970,28 +6979,28 @@ msgstr "" msgid "Baremetal power manager failed to start node for instance %r" msgstr "" -#: nova/virt/baremetal/ipmi.py:85 +#: nova/virt/baremetal/ipmi.py:86 #, python-format msgid "pid file %s does not contain any pid" msgstr "" -#: nova/virt/baremetal/ipmi.py:108 +#: nova/virt/baremetal/ipmi.py:109 msgid "Node id not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:111 +#: nova/virt/baremetal/ipmi.py:112 msgid "Address not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:114 +#: nova/virt/baremetal/ipmi.py:115 msgid "User not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:117 +#: nova/virt/baremetal/ipmi.py:118 msgid "Password not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:134 +#: nova/virt/baremetal/ipmi.py:135 #, fuzzy, python-format msgid "ipmitool stdout: '%(out)s', stderr: '%(err)s'" msgstr "" @@ -7001,19 +7010,19 @@ msgstr "" "Stdout: %(stdout)r\n" "Stderr: %(stderr)r" -#: nova/virt/baremetal/ipmi.py:160 +#: nova/virt/baremetal/ipmi.py:161 msgid "IPMI power on failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:182 +#: nova/virt/baremetal/ipmi.py:183 msgid "IPMI power off failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:192 +#: nova/virt/baremetal/ipmi.py:193 msgid "IPMI set next bootdev failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:197 nova/virt/baremetal/tilera_pdu.py:152 +#: nova/virt/baremetal/ipmi.py:198 nova/virt/baremetal/tilera_pdu.py:152 #, python-format msgid "Activate node called, but node %s is already active" msgstr "" @@ -7673,7 +7682,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:135 nova/virt/libvirt/driver.py:3726 +#: nova/virt/hyperv/hostops.py:135 nova/virt/libvirt/driver.py:3728 #: nova/virt/xenapi/host.py:148 msgid "Updating host stats" msgstr "" @@ -8021,12 +8030,12 @@ msgstr "" msgid "Using config drive for instance: %s" msgstr "Impossibile montare il volume all'istanza %s" -#: nova/virt/hyperv/vmops.py:226 nova/virt/libvirt/driver.py:1867 +#: nova/virt/hyperv/vmops.py:226 nova/virt/libvirt/driver.py:1869 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:234 nova/virt/libvirt/driver.py:1874 +#: nova/virt/hyperv/vmops.py:234 nova/virt/libvirt/driver.py:1876 #, python-format msgid "Creating config drive failed with error: %s" msgstr "" @@ -8192,7 +8201,7 @@ msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s" msgid "Detaching physical disk from instance: %s" msgstr "Impossibile montare il volume all'istanza %s" -#: nova/virt/hyperv/volumeops.py:186 nova/virt/libvirt/driver.py:894 +#: nova/virt/hyperv/volumeops.py:186 nova/virt/libvirt/driver.py:896 msgid "Could not determine iscsi initiator name" msgstr "" @@ -8226,239 +8235,239 @@ msgstr "" msgid "Unable to determine disk bus for '%s'" msgstr "" -#: nova/virt/libvirt/driver.py:339 +#: nova/virt/libvirt/driver.py:340 #, python-format msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:545 +#: nova/virt/libvirt/driver.py:546 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:553 +#: nova/virt/libvirt/driver.py:554 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:570 +#: nova/virt/libvirt/driver.py:571 #, python-format msgid "URI %s does not support events" msgstr "" -#: nova/virt/libvirt/driver.py:586 +#: nova/virt/libvirt/driver.py:587 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:608 nova/virt/libvirt/driver.py:611 +#: nova/virt/libvirt/driver.py:609 nova/virt/libvirt/driver.py:612 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:629 +#: nova/virt/libvirt/driver.py:630 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:720 +#: nova/virt/libvirt/driver.py:721 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:735 +#: nova/virt/libvirt/driver.py:736 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:740 +#: nova/virt/libvirt/driver.py:741 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:751 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:759 +#: nova/virt/libvirt/driver.py:761 #, fuzzy msgid "Going to destroy instance again." msgstr "Impossibile riavviare l'istanza" -#: nova/virt/libvirt/driver.py:778 +#: nova/virt/libvirt/driver.py:780 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:794 +#: nova/virt/libvirt/driver.py:796 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:814 +#: nova/virt/libvirt/driver.py:816 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:820 +#: nova/virt/libvirt/driver.py:822 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:848 +#: nova/virt/libvirt/driver.py:850 #, python-format msgid "Deleting instance files %(target)s" msgstr "" -#: nova/virt/libvirt/driver.py:857 +#: nova/virt/libvirt/driver.py:859 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:900 +#: nova/virt/libvirt/driver.py:902 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:907 +#: nova/virt/libvirt/driver.py:909 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:912 +#: nova/virt/libvirt/driver.py:914 msgid "No Volume Connector found." msgstr "" -#: nova/virt/libvirt/driver.py:1034 +#: nova/virt/libvirt/driver.py:1036 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1058 +#: nova/virt/libvirt/driver.py:1060 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1078 +#: nova/virt/libvirt/driver.py:1080 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1082 +#: nova/virt/libvirt/driver.py:1084 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1171 +#: nova/virt/libvirt/driver.py:1173 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1174 +#: nova/virt/libvirt/driver.py:1176 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1203 +#: nova/virt/libvirt/driver.py:1205 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1215 +#: nova/virt/libvirt/driver.py:1217 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1288 +#: nova/virt/libvirt/driver.py:1290 #, fuzzy msgid "Instance soft rebooted successfully." msgstr "volume %s: creato con successo" -#: nova/virt/libvirt/driver.py:1292 +#: nova/virt/libvirt/driver.py:1294 #, fuzzy msgid "Failed to soft reboot instance." msgstr "Impossibile riavviare l'istanza" -#: nova/virt/libvirt/driver.py:1327 +#: nova/virt/libvirt/driver.py:1329 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1335 +#: nova/virt/libvirt/driver.py:1337 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:1383 +#: nova/virt/libvirt/driver.py:1385 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1530 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:1535 nova/virt/powervm/operator.py:220 +#: nova/virt/libvirt/driver.py:1537 nova/virt/powervm/operator.py:220 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1551 +#: nova/virt/libvirt/driver.py:1553 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:1588 nova/virt/libvirt/driver.py:1614 +#: nova/virt/libvirt/driver.py:1590 nova/virt/libvirt/driver.py:1616 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1603 +#: nova/virt/libvirt/driver.py:1605 #, fuzzy msgid "Guest does not have a console available" msgstr "L'utente non ha i privilegi dell'amministratore" -#: nova/virt/libvirt/driver.py:1672 +#: nova/virt/libvirt/driver.py:1674 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:1676 +#: nova/virt/libvirt/driver.py:1678 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:1681 nova/virt/libvirt/driver.py:1686 +#: nova/virt/libvirt/driver.py:1683 nova/virt/libvirt/driver.py:1688 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:1757 +#: nova/virt/libvirt/driver.py:1759 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:1858 +#: nova/virt/libvirt/driver.py:1860 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:1907 +#: nova/virt/libvirt/driver.py:1909 #, python-format msgid "Injecting %(inj)s into image %(img_id)s" msgstr "" -#: nova/virt/libvirt/driver.py:1917 +#: nova/virt/libvirt/driver.py:1919 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:1974 +#: nova/virt/libvirt/driver.py:1976 #, python-format msgid "" "Config requested an explicit CPU model, but the current libvirt " "hypervisor '%s' does not support selecting CPU models" msgstr "" -#: nova/virt/libvirt/driver.py:1980 +#: nova/virt/libvirt/driver.py:1982 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:1984 +#: nova/virt/libvirt/driver.py:1986 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:1988 +#: nova/virt/libvirt/driver.py:1990 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2004 +#: nova/virt/libvirt/driver.py:2006 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:2325 +#: nova/virt/libvirt/driver.py:2327 #, python-format msgid "" "Start to_xml instance=%(instance)s network_info=%(network_info)s " @@ -8466,92 +8475,92 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:2340 +#: nova/virt/libvirt/driver.py:2342 #, python-format msgid "End to_xml instance=%(instance)s xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:2357 +#: nova/virt/libvirt/driver.py:2359 #, python-format msgid "" "Error from libvirt while looking up %(instance_name)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:2525 +#: nova/virt/libvirt/driver.py:2527 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:2576 +#: nova/virt/libvirt/driver.py:2578 #, python-format msgid "couldn't obtain the vpu count from domain id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2582 +#: nova/virt/libvirt/driver.py:2584 #, python-format msgid "List of domains returned by libVirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2584 +#: nova/virt/libvirt/driver.py:2586 #, python-format msgid "libVirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2648 +#: nova/virt/libvirt/driver.py:2650 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:2731 +#: nova/virt/libvirt/driver.py:2733 #, fuzzy, python-format msgid "Trying to get stats for the volume %s" msgstr "Impossibile smontare il volume %s" -#: nova/virt/libvirt/driver.py:2755 +#: nova/virt/libvirt/driver.py:2757 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2759 +#: nova/virt/libvirt/driver.py:2761 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:2836 +#: nova/virt/libvirt/driver.py:2838 #, python-format msgid "" "Creating tmpfile %s to verify with other compute node that the instance " "is on the same shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2918 +#: nova/virt/libvirt/driver.py:2920 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2926 +#: nova/virt/libvirt/driver.py:2928 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2963 +#: nova/virt/libvirt/driver.py:2965 #, python-format msgid "" "Unable to migrate %(instance_uuid)s: Disk of instance is too " "large(available on destination host:%(available)s < need:%(necessary)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2988 +#: nova/virt/libvirt/driver.py:2990 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:3000 +#: nova/virt/libvirt/driver.py:3002 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -8561,67 +8570,67 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:3017 +#: nova/virt/libvirt/driver.py:3019 #, python-format msgid "" "Creating tmpfile %s to notify to other compute nodes that they should " "mount the same storage." msgstr "" -#: nova/virt/libvirt/driver.py:3065 +#: nova/virt/libvirt/driver.py:3067 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:3137 +#: nova/virt/libvirt/driver.py:3139 #, python-format msgid "Live Migration failure: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:3230 +#: nova/virt/libvirt/driver.py:3232 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:3342 +#: nova/virt/libvirt/driver.py:3344 #, python-format msgid "" "Error from libvirt while getting description of %(instance_name)s: [Error" " Code %(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3359 +#: nova/virt/libvirt/driver.py:3361 #, python-format msgid "skipping %(path)s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:3364 +#: nova/virt/libvirt/driver.py:3366 #, python-format msgid "skipping disk for %(instance_name)s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:3405 +#: nova/virt/libvirt/driver.py:3407 #, python-format msgid "Getting disk size of %(i_name)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:3451 +#: nova/virt/libvirt/driver.py:3453 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:3510 +#: nova/virt/libvirt/driver.py:3512 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:3516 +#: nova/virt/libvirt/driver.py:3518 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:3578 +#: nova/virt/libvirt/driver.py:3580 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:3699 +#: nova/virt/libvirt/driver.py:3701 #, python-format msgid "Checking instance files accessability%(instance_path)s" msgstr "" @@ -8913,87 +8922,87 @@ msgid "" "attribute" msgstr "" -#: nova/virt/libvirt/volume.py:237 +#: nova/virt/libvirt/volume.py:238 #, python-format msgid "iSCSI device not found at %s" msgstr "" -#: nova/virt/libvirt/volume.py:240 +#: nova/virt/libvirt/volume.py:241 #, python-format msgid "" "ISCSI volume not yet found at: %(disk_dev)s. Will rescan & retry. Try " "number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:252 +#: nova/virt/libvirt/volume.py:253 #, python-format msgid "Found iSCSI node %(disk_dev)s (after %(tries)s rescans)" msgstr "" -#: nova/virt/libvirt/volume.py:488 nova/virt/libvirt/volume.py:609 +#: nova/virt/libvirt/volume.py:489 nova/virt/libvirt/volume.py:610 #, python-format msgid "%s is already mounted" msgstr "" -#: nova/virt/libvirt/volume.py:544 +#: nova/virt/libvirt/volume.py:545 #, python-format msgid "AoE device not found at %s" msgstr "" -#: nova/virt/libvirt/volume.py:546 +#: nova/virt/libvirt/volume.py:547 #, python-format msgid "AoE volume not yet found at: %(aoedevpath)s. Try number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:560 +#: nova/virt/libvirt/volume.py:561 #, python-format msgid "Found AoE device %(aoedevpath)s (after %(tries)s rediscover)" msgstr "" -#: nova/virt/libvirt/volume.py:688 +#: nova/virt/libvirt/volume.py:689 msgid "We are unable to locate any Fibre Channel devices" msgstr "" -#: nova/virt/libvirt/volume.py:697 +#: nova/virt/libvirt/volume.py:698 #, python-format msgid "Looking for Fibre Channel dev %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:707 +#: nova/virt/libvirt/volume.py:708 msgid "Fibre Channel device not found." msgstr "" -#: nova/virt/libvirt/volume.py:710 +#: nova/virt/libvirt/volume.py:711 #, python-format msgid "" "Fibre volume not yet found at: %(mount_device)s. Will rescan & retry. " "Try number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:726 +#: nova/virt/libvirt/volume.py:727 #, python-format msgid "Found Fibre Channel volume %(mount_device)s (after %(tries)s rescans)" msgstr "" -#: nova/virt/libvirt/volume.py:733 +#: nova/virt/libvirt/volume.py:734 #, python-format msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:799 +#: nova/virt/libvirt/volume.py:800 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:810 +#: nova/virt/libvirt/volume.py:811 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:816 +#: nova/virt/libvirt/volume.py:817 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:831 +#: nova/virt/libvirt/volume.py:832 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -9269,17 +9278,17 @@ msgstr "" msgid "In vmwareapi:_call_method, got this exception: %s" msgstr "" -#: nova/virt/vmwareapi/driver.py:574 +#: nova/virt/vmwareapi/driver.py:575 #, python-format msgid "Task [%(task_name)s] %(task_ref)s status: success" msgstr "" -#: nova/virt/vmwareapi/driver.py:579 +#: nova/virt/vmwareapi/driver.py:580 #, python-format msgid "Task [%(task_name)s] %(task_ref)s status: error %(error_info)s" msgstr "" -#: nova/virt/vmwareapi/driver.py:583 +#: nova/virt/vmwareapi/driver.py:584 #, python-format msgid "In vmwareapi:_poll_task, Got this error %s" msgstr "" @@ -10890,6 +10899,9 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "Invalid value '%s' for force. " +#~ msgid "Periodic task processor sleeping for %.02f seconds" +#~ msgstr "" + +#~ msgid "No backdoor API command for service: %s\n" #~ msgstr "" diff --git a/nova/locale/ja/LC_MESSAGES/nova.po b/nova/locale/ja/LC_MESSAGES/nova.po index e95d8696e..59e5470da 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 <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2013-04-24 00:04+0000\n" +"POT-Creation-Date: 2013-04-26 00:05+0000\n" "PO-Revision-Date: 2011-08-23 11:22+0000\n" "Last-Translator: Thierry Carrez <thierry.carrez+lp@gmail.com>\n" "Language-Team: \n" @@ -188,7 +188,7 @@ msgid "" msgstr "" #: nova/exception.py:254 nova/api/ec2/cloud.py:463 -#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2735 +#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2740 msgid "Keypair data is invalid" msgstr "" @@ -1309,27 +1309,27 @@ msgstr "" msgid "Running %(name)s post-hook: %(obj)s" msgstr "" -#: nova/manager.py:172 +#: nova/manager.py:173 #, python-format msgid "Skipping periodic task %(task)s because its interval is negative" msgstr "" -#: nova/manager.py:177 +#: nova/manager.py:178 #, python-format msgid "Skipping periodic task %(task)s because it is disabled" msgstr "" -#: nova/manager.py:238 +#: nova/manager.py:241 #, python-format msgid "Running periodic task %(full_task_name)s" msgstr "" -#: nova/manager.py:246 +#: nova/manager.py:249 #, python-format msgid "Error during %(full_task_name)s: %(e)s" msgstr "" -#: nova/manager.py:315 +#: nova/manager.py:319 msgid "Notifying Schedulers of capabilities ..." msgstr "" @@ -1375,209 +1375,196 @@ msgstr "" msgid "Rolled back reservations %(reservations)s" msgstr "" -#: nova/service.py:196 +#: nova/service.py:197 #, fuzzy msgid "Full set of CONF:" msgstr "FLAGSの一覧:" -#: nova/service.py:203 +#: nova/service.py:204 #, python-format msgid "%(flag)s : FLAG SET " msgstr "" -#: nova/service.py:213 nova/service.py:311 +#: nova/service.py:214 nova/service.py:312 #, python-format msgid "Caught %s, exiting" msgstr "" -#: nova/service.py:257 +#: nova/service.py:258 msgid "Parent process has died unexpectedly, exiting" msgstr "" -#: nova/service.py:293 +#: nova/service.py:294 msgid "Forking too fast, sleeping" msgstr "" -#: nova/service.py:316 +#: nova/service.py:317 msgid "Unhandled exception" msgstr "" -#: nova/service.py:323 +#: nova/service.py:324 #, python-format msgid "Started child %d" msgstr "" -#: nova/service.py:333 +#: nova/service.py:334 #, fuzzy, python-format msgid "Starting %d workers" msgstr "開始アドレス" -#: nova/service.py:347 +#: nova/service.py:348 #, python-format msgid "Child %(pid)d killed by signal %(sig)d" msgstr "" -#: nova/service.py:350 +#: nova/service.py:351 #, python-format msgid "Child %(pid)d exited with status %(code)d" msgstr "" -#: nova/service.py:353 +#: nova/service.py:354 #, python-format msgid "pid %d not in child list" msgstr "" -#: nova/service.py:373 +#: nova/service.py:374 #, python-format msgid "Caught %s, stopping children" msgstr "" -#: nova/service.py:384 +#: nova/service.py:385 #, python-format msgid "Waiting on %d children to exit" msgstr "" -#: nova/service.py:426 +#: nova/service.py:427 #, fuzzy, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "%(topic)s ノードを開始しています (バージョン %(vcs_string)s)" -#: nova/service.py:443 nova/openstack/common/rpc/service.py:47 +#: nova/service.py:444 nova/openstack/common/rpc/service.py:47 #, python-format msgid "Creating Consumer connection for Service %s" msgstr "" -#: nova/service.py:463 +#: nova/service.py:464 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:545 +#: nova/service.py:546 msgid "Service killed that has no database entry" msgstr "データベースにエントリの存在しないサービスを終了します。" -#: nova/service.py:580 +#: nova/service.py:581 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:678 +#: nova/service.py:679 msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:145 +#: nova/utils.py:144 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:198 nova/openstack/common/processutils.py:90 +#: nova/utils.py:197 nova/openstack/common/processutils.py:90 #, python-format msgid "Got unknown keyword args to utils.execute: %r" msgstr "" -#: nova/utils.py:209 nova/openstack/common/processutils.py:99 +#: nova/utils.py:208 nova/openstack/common/processutils.py:99 #, python-format msgid "Running cmd (subprocess): %s" msgstr "コマンド実行(subprocess): %s" -#: nova/utils.py:233 nova/utils.py:311 +#: nova/utils.py:232 nova/utils.py:310 #: nova/openstack/common/processutils.py:114 nova/virt/powervm/common.py:90 #, python-format msgid "Result was %s" msgstr "コマンド実行結果: %s" -#: nova/utils.py:246 nova/openstack/common/processutils.py:128 +#: nova/utils.py:245 nova/openstack/common/processutils.py:128 #, python-format msgid "%r failed. Retrying." msgstr "" -#: nova/utils.py:286 +#: nova/utils.py:285 #, python-format msgid "Running cmd (SSH): %s" msgstr "コマンド(SSH)を実行: %s" -#: nova/utils.py:288 +#: nova/utils.py:287 msgid "Environment not supported over SSH" msgstr "" -#: nova/utils.py:292 +#: nova/utils.py:291 msgid "process_input not supported over SSH" msgstr "" -#: nova/utils.py:327 +#: nova/utils.py:326 #, python-format msgid "debug in callback: %s" msgstr "コールバック中のデバッグ: %s" -#: nova/utils.py:489 +#: nova/utils.py:488 #, python-format msgid "Link Local address is not found.:%s" msgstr "リンクローカルアドレスが見つかりません: %s" -#: nova/utils.py:492 +#: nova/utils.py:491 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "%(interface)s のローカルIPアドレスのリンクが取得できません:%(ex)s" -#: nova/utils.py:531 +#: nova/utils.py:530 #, python-format msgid "Invalid backend: %s" msgstr "不正なバックエンドです: %s" -#: nova/utils.py:603 -msgid "in fixed duration looping call" -msgstr "" - -#: nova/utils.py:638 -#, python-format -msgid "Periodic task processor sleeping for %.02f seconds" -msgstr "" - -#: nova/utils.py:645 -msgid "in dynamic looping call" -msgstr "" - -#: nova/utils.py:699 +#: nova/utils.py:591 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:828 +#: nova/utils.py:720 #, python-format msgid "Expected object of type: %s" msgstr "" -#: nova/utils.py:857 +#: nova/utils.py:749 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:1013 +#: nova/utils.py:905 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:1079 +#: nova/utils.py:971 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:1211 nova/virt/configdrive.py:177 +#: nova/utils.py:1103 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1363 +#: nova/utils.py:1255 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1367 +#: nova/utils.py:1259 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1372 +#: nova/utils.py:1264 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -2617,7 +2604,7 @@ msgstr "" #: nova/api/openstack/compute/servers.py:1220 #: nova/api/openstack/compute/contrib/aggregates.py:143 -#: nova/api/openstack/compute/contrib/coverage_ext.py:303 +#: nova/api/openstack/compute/contrib/coverage_ext.py:282 #: nova/api/openstack/compute/contrib/keypairs.py:78 msgid "Invalid request body" msgstr "" @@ -2866,47 +2853,42 @@ msgstr "ボリューム %s を切断(detach)できません" msgid "Instance not yet ready" msgstr "インスタンス %s: rescued" -#: nova/api/openstack/compute/contrib/coverage_ext.py:114 +#: nova/api/openstack/compute/contrib/coverage_ext.py:95 #, python-format msgid "Can't connect to service: %s, no portspecified\n" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:117 -#, python-format -msgid "No backdoor API command for service: %s\n" -msgstr "" - -#: nova/api/openstack/compute/contrib/coverage_ext.py:135 +#: nova/api/openstack/compute/contrib/coverage_ext.py:114 msgid "Coverage begin" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:182 +#: nova/api/openstack/compute/contrib/coverage_ext.py:161 #, fuzzy msgid "Coverage not running" msgstr "xvp が実行されていません…" -#: nova/api/openstack/compute/contrib/coverage_ext.py:211 +#: nova/api/openstack/compute/contrib/coverage_ext.py:190 msgid "Invalid path" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:215 +#: nova/api/openstack/compute/contrib/coverage_ext.py:194 msgid "No path given for report file" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:222 +#: nova/api/openstack/compute/contrib/coverage_ext.py:201 msgid "You can't use html reports without combining" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:235 +#: nova/api/openstack/compute/contrib/coverage_ext.py:214 #, python-format msgid "Directory conflict: %s already exists" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:293 +#: nova/api/openstack/compute/contrib/coverage_ext.py:272 msgid "Python coverage module is not installed." msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:301 +#: nova/api/openstack/compute/contrib/coverage_ext.py:280 #, python-format msgid "Coverage doesn't have %s action" msgstr "" @@ -3285,6 +3267,15 @@ msgstr "Reboot instance: インスタンス %r を再起動します。" msgid "stop instance" msgstr "Reboot instance: インスタンス %r を再起動します。" +#: nova/api/openstack/compute/contrib/services.py:123 +#, fuzzy, python-format +msgid "Unknown action" +msgstr "アクション(action): %s" + +#: nova/api/openstack/compute/contrib/services.py:137 +msgid "Unknown service" +msgstr "" + #: nova/api/openstack/compute/contrib/simple_tenant_usage.py:226 msgid "Invalid start time. The start time cannot occur after the end time." msgstr "" @@ -3374,54 +3365,54 @@ msgstr "" msgid "Error waiting for responses from neighbor cells: %(exc)s" msgstr "" -#: nova/cells/messaging.py:651 +#: nova/cells/messaging.py:652 #, python-format msgid "Unknown method '%(method)s' in compute API" msgstr "" -#: nova/cells/messaging.py:674 +#: nova/cells/messaging.py:675 #, python-format msgid "Received capabilities from child cell %(cell_name)s: %(capabilities)s" msgstr "" -#: nova/cells/messaging.py:683 +#: nova/cells/messaging.py:684 #, python-format msgid "Received capacities from child cell %(cell_name)s: %(capacities)s" msgstr "" -#: nova/cells/messaging.py:795 +#: nova/cells/messaging.py:810 #, fuzzy, python-format msgid "Got update for instance %(instance_uuid)s: %(instance)s" msgstr "インスタンス終了処理を開始します。" -#: nova/cells/messaging.py:823 +#: nova/cells/messaging.py:838 #, fuzzy, python-format msgid "Got update to delete instance %(instance_uuid)s" msgstr "インスタンス終了処理を開始します。" -#: nova/cells/messaging.py:838 +#: nova/cells/messaging.py:853 #, python-format msgid "Got broadcast to %(delete_type)s delete instance" msgstr "" -#: nova/cells/messaging.py:852 +#: nova/cells/messaging.py:867 #, python-format msgid "Got message to create instance fault: %(instance_fault)s" msgstr "" -#: nova/cells/messaging.py:873 +#: nova/cells/messaging.py:888 #, python-format msgid "" "Forcing a sync of instances, project_id=%(projid_str)s, " "updated_since=%(since_str)s" msgstr "" -#: nova/cells/messaging.py:1057 +#: nova/cells/messaging.py:1072 #, python-format msgid "Updating parents with our capabilities: %(capabs)s" msgstr "" -#: nova/cells/messaging.py:1077 +#: nova/cells/messaging.py:1092 #, python-format msgid "Updating parents with our capacities: %(capacities)s" msgstr "" @@ -3850,299 +3841,299 @@ msgstr "" msgid "No nova entries in syslog!" msgstr "" -#: nova/compute/api.py:281 +#: nova/compute/api.py:282 #, fuzzy msgid "Cannot run any more instances of this type." msgstr "インスタンスのクオータを超えました。このタイプにおいてはあと %s インスタンスしか実行できません。" -#: nova/compute/api.py:288 +#: nova/compute/api.py:289 #, fuzzy, python-format msgid "Can only run %s more instances of this type." msgstr "インスタンスのクオータを超えました。このタイプにおいてはあと %s インスタンスしか実行できません。" -#: nova/compute/api.py:297 +#: nova/compute/api.py:298 #, python-format msgid "" "%(overs)s quota exceeded for %(pid)s, tried to run %(min_count)s " "instances. %(msg)s" msgstr "" -#: nova/compute/api.py:317 +#: nova/compute/api.py:318 #, python-format msgid "" "Quota exceeded for %(pid)s, tried to set %(num_metadata)s metadata " "properties" msgstr "" -#: nova/compute/api.py:327 +#: nova/compute/api.py:328 msgid "Metadata property key blank" msgstr "" -#: nova/compute/api.py:331 +#: nova/compute/api.py:332 msgid "Metadata property key greater than 255 characters" msgstr "" -#: nova/compute/api.py:335 +#: nova/compute/api.py:336 msgid "Metadata property value greater than 255 characters" msgstr "" -#: nova/compute/api.py:453 +#: nova/compute/api.py:454 msgid "Failed to set instance name using multi_instance_display_name_template." msgstr "" -#: nova/compute/api.py:493 +#: nova/compute/api.py:494 #, fuzzy msgid "Cannot attach one or more volumes to multiple instances" msgstr "インスタンス %s にボリュームを接続(attach)できません。" -#: nova/compute/api.py:607 +#: nova/compute/api.py:608 #, python-format msgid "Going to run %s instances..." msgstr "%s 個のインスタンスの起動を始めます…" -#: nova/compute/api.py:720 +#: nova/compute/api.py:721 #, python-format msgid "bdm %s" msgstr "" -#: nova/compute/api.py:747 +#: nova/compute/api.py:748 #, python-format msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1016 +#: nova/compute/api.py:1017 #, fuzzy msgid "instance termination disabled" msgstr "インスタンス終了処理を開始します。" -#: nova/compute/api.py:1152 +#: nova/compute/api.py:1153 #, fuzzy, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "インスタンス %s: 起動しました。" -#: nova/compute/api.py:1158 +#: nova/compute/api.py:1159 #, fuzzy msgid "going to delete a resizing instance" msgstr "インスタンス終了処理を開始します。" -#: nova/compute/api.py:1168 +#: nova/compute/api.py:1169 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1212 +#: nova/compute/api.py:1213 #, fuzzy msgid "Going to try to soft delete instance" msgstr "%s を停止しようとしています" -#: nova/compute/api.py:1236 +#: nova/compute/api.py:1237 #, fuzzy msgid "Going to try to terminate instance" msgstr "%s を停止しようとしています" -#: nova/compute/api.py:1286 +#: nova/compute/api.py:1287 #, fuzzy msgid "Going to try to stop instance" msgstr "%s を停止しようとしています" -#: nova/compute/api.py:1303 +#: nova/compute/api.py:1304 #, fuzzy msgid "Going to try to start instance" msgstr "%s を停止しようとしています" -#: nova/compute/api.py:1376 +#: nova/compute/api.py:1377 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1613 +#: nova/compute/api.py:1614 #, fuzzy, python-format msgid "snapshot for %s" msgstr "VM %s に対するスナップショットを開始します。" -#: nova/compute/api.py:1964 +#: nova/compute/api.py:1965 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:1973 +#: nova/compute/api.py:1974 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2015 +#: nova/compute/api.py:2016 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2153 +#: nova/compute/api.py:2150 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2260 +#: nova/compute/api.py:2257 msgid "Locking" msgstr "" -#: nova/compute/api.py:2268 +#: nova/compute/api.py:2265 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2337 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2453 +#: nova/compute/api.py:2450 #, fuzzy, python-format msgid "Going to try to live migrate instance to %s" msgstr "%s を停止しようとしています" -#: nova/compute/api.py:2472 +#: nova/compute/api.py:2469 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2476 +#: nova/compute/api.py:2473 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2715 +#: nova/compute/api.py:2720 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2719 +#: nova/compute/api.py:2724 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2816 +#: nova/compute/api.py:2821 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2819 +#: nova/compute/api.py:2824 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2827 +#: nova/compute/api.py:2832 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2833 +#: nova/compute/api.py:2838 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2853 +#: nova/compute/api.py:2858 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2856 +#: nova/compute/api.py:2861 #, python-format msgid "Create Security Group %s" msgstr "Create Security Group: セキュリティグループ %s を作成します。" -#: nova/compute/api.py:2863 +#: nova/compute/api.py:2868 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2928 +#: nova/compute/api.py:2933 #, fuzzy, python-format msgid "Unable to delete system group '%s'" msgstr "VBD %s の削除に失敗しました。" -#: nova/compute/api.py:2933 +#: nova/compute/api.py:2938 #, fuzzy msgid "Security group is still in use" msgstr "Revoke security group ingress: セキュリティグループ許可 %s の取消" -#: nova/compute/api.py:2941 +#: nova/compute/api.py:2946 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:2944 +#: nova/compute/api.py:2949 #, python-format msgid "Delete security group %s" msgstr "Delete security group: セキュリティグループ %s を削除します。" -#: nova/compute/api.py:3030 nova/compute/api.py:3107 +#: nova/compute/api.py:3035 nova/compute/api.py:3112 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3046 +#: nova/compute/api.py:3051 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3049 +#: nova/compute/api.py:3054 #, python-format msgid "Authorize security group ingress %s" msgstr "Authorize security group ingress: セキュリティグループ許可 %s" -#: nova/compute/api.py:3060 +#: nova/compute/api.py:3065 #, python-format msgid "Revoke security group ingress %s" msgstr "Revoke security group ingress: セキュリティグループ許可 %s の取消" -#: nova/compute/api.py:3114 +#: nova/compute/api.py:3119 msgid "Security group id should be integer" msgstr "" -#: nova/compute/claims.py:94 nova/compute/claims.py:218 +#: nova/compute/claims.py:91 nova/compute/claims.py:214 #, python-format msgid "Aborting claim: %s" msgstr "" -#: nova/compute/claims.py:116 +#: nova/compute/claims.py:113 #, python-format msgid "" "Attempting claim: memory %(memory_mb)d MB, disk %(disk_gb)d GB, VCPUs " "%(vcpus)d" msgstr "" -#: nova/compute/claims.py:128 +#: nova/compute/claims.py:125 msgid "Claim successful" msgstr "" -#: nova/compute/claims.py:130 +#: nova/compute/claims.py:127 #, fuzzy msgid "Claim failed" msgstr "%s 用のブリッジインタフェースを開始します。" -#: nova/compute/claims.py:135 +#: nova/compute/claims.py:132 msgid "Memory" msgstr "" -#: nova/compute/claims.py:144 +#: nova/compute/claims.py:141 msgid "Disk" msgstr "" -#: nova/compute/claims.py:153 +#: nova/compute/claims.py:150 msgid "CPU" msgstr "" -#: nova/compute/claims.py:165 +#: nova/compute/claims.py:162 #, python-format msgid "Total %(type_)s: %(total)d %(unit)s, used: %(used)d %(unit)s" msgstr "" -#: nova/compute/claims.py:170 +#: nova/compute/claims.py:167 #, python-format msgid "%(type_)s limit not specified, defaulting to unlimited" msgstr "" -#: nova/compute/claims.py:177 +#: nova/compute/claims.py:174 #, python-format msgid "%(type_)s limit: %(limit)d %(unit)s, free: %(free)d %(unit)s" msgstr "" -#: nova/compute/claims.py:184 +#: nova/compute/claims.py:181 #, python-format msgid "" "Unable to claim resources. Free %(type_)s %(free)d %(unit)s < requested " @@ -4277,573 +4268,573 @@ msgstr "" msgid "Checking state" msgstr "" -#: nova/compute/manager.py:743 +#: nova/compute/manager.py:745 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:760 +#: nova/compute/manager.py:762 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:852 +#: nova/compute/manager.py:854 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:861 nova/compute/manager.py:2344 +#: nova/compute/manager.py:863 nova/compute/manager.py:2348 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" -#: nova/compute/manager.py:912 +#: nova/compute/manager.py:914 #, fuzzy msgid "Failed to dealloc network for deleted instance" msgstr "%s を停止しようとしています" -#: nova/compute/manager.py:918 +#: nova/compute/manager.py:920 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:940 +#: nova/compute/manager.py:942 #, fuzzy, python-format msgid "Error: %s" msgstr "エラー %s をキャッチしました。" -#: nova/compute/manager.py:957 +#: nova/compute/manager.py:959 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:982 nova/compute/manager.py:2398 +#: nova/compute/manager.py:984 nova/compute/manager.py:2402 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1000 +#: nova/compute/manager.py:1002 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1007 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1011 +#: nova/compute/manager.py:1013 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1040 +#: nova/compute/manager.py:1042 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1090 +#: nova/compute/manager.py:1092 #, python-format msgid "" "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, " "allowed_size_bytes=%(allowed_size_bytes)d" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1098 #, python-format msgid "" "Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed " "size %(allowed_size_bytes)d" msgstr "" -#: nova/compute/manager.py:1106 +#: nova/compute/manager.py:1108 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1132 +#: nova/compute/manager.py:1134 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1135 +#: nova/compute/manager.py:1137 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1146 +#: nova/compute/manager.py:1148 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1167 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1216 +#: nova/compute/manager.py:1218 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1287 +#: nova/compute/manager.py:1289 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1303 +#: nova/compute/manager.py:1305 #, fuzzy msgid "Failed to deallocate network for instance." msgstr "%s を停止しようとしています" -#: nova/compute/manager.py:1324 +#: nova/compute/manager.py:1326 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1327 +#: nova/compute/manager.py:1329 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1334 +#: nova/compute/manager.py:1336 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1382 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1435 nova/compute/manager.py:2574 -#: nova/compute/manager.py:4067 +#: nova/compute/manager.py:1437 nova/compute/manager.py:2578 +#: nova/compute/manager.py:4071 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1587 +#: nova/compute/manager.py:1589 #, fuzzy msgid "Rebuilding instance" msgstr "Rebooting instance: インスタンス %s を再起動します。" -#: nova/compute/manager.py:1600 +#: nova/compute/manager.py:1602 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1604 +#: nova/compute/manager.py:1606 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1608 +#: nova/compute/manager.py:1610 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1692 +#: nova/compute/manager.py:1694 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1724 +#: nova/compute/manager.py:1726 #, fuzzy, python-format msgid "Detaching from volume api: %s" msgstr "Detach volume: ボリューム %s をデタッチします" -#: nova/compute/manager.py:1742 +#: nova/compute/manager.py:1744 #, fuzzy msgid "Rebooting instance" msgstr "Rebooting instance: インスタンス %s を再起動します。" -#: nova/compute/manager.py:1767 +#: nova/compute/manager.py:1769 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1783 +#: nova/compute/manager.py:1785 #, fuzzy, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "インスタンス %s は実行中です。" -#: nova/compute/manager.py:1796 +#: nova/compute/manager.py:1798 #, fuzzy msgid "Instance disappeared during reboot" msgstr "インスタンス%s: 再起動しました。" -#: nova/compute/manager.py:1823 +#: nova/compute/manager.py:1825 #, fuzzy msgid "instance snapshotting" msgstr "snapshotting: インスタンス %s のスナップショットを取得中" -#: nova/compute/manager.py:1829 +#: nova/compute/manager.py:1831 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1890 +#: nova/compute/manager.py:1892 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1897 +#: nova/compute/manager.py:1899 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1902 +#: nova/compute/manager.py:1904 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1930 +#: nova/compute/manager.py:1932 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1937 +#: nova/compute/manager.py:1939 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1944 +#: nova/compute/manager.py:1946 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1959 +#: nova/compute/manager.py:1961 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1966 +#: nova/compute/manager.py:1968 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:1979 +#: nova/compute/manager.py:1981 #, python-format msgid "" "trying to inject a file into a non-running (state: " "%(current_power_state)s expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:1983 +#: nova/compute/manager.py:1985 #, fuzzy, python-format msgid "injecting file to %(path)s" msgstr "ファイルパス '%s' を埋め込んでいます" -#: nova/compute/manager.py:2003 +#: nova/compute/manager.py:2005 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2016 +#: nova/compute/manager.py:2018 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2035 +#: nova/compute/manager.py:2037 #, fuzzy msgid "Error trying to Rescue Instance" msgstr "インスタンス終了処理を開始します。" -#: nova/compute/manager.py:2039 +#: nova/compute/manager.py:2041 #, fuzzy, python-format msgid "Driver Error: %s" msgstr "エラー %s をキャッチしました。" -#: nova/compute/manager.py:2057 +#: nova/compute/manager.py:2059 #, fuzzy msgid "Unrescuing" msgstr "Unrescuing: インスタンス %s をアンレスキューします。" -#: nova/compute/manager.py:2078 +#: nova/compute/manager.py:2080 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2302 +#: nova/compute/manager.py:2306 #, fuzzy msgid "Instance has no source host" msgstr "snapshotting: インスタンス %s のスナップショットを取得中" -#: nova/compute/manager.py:2308 +#: nova/compute/manager.py:2312 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2325 +#: nova/compute/manager.py:2329 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2571 +#: nova/compute/manager.py:2575 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2634 +#: nova/compute/manager.py:2638 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2652 +#: nova/compute/manager.py:2656 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2690 +#: nova/compute/manager.py:2694 #, fuzzy msgid "Retrieving diagnostics" msgstr "retrieving diagnostics: インスタンス %s の診断情報を取得します。" -#: nova/compute/manager.py:2721 +#: nova/compute/manager.py:2725 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2741 +#: nova/compute/manager.py:2745 #, fuzzy msgid "Reset network" msgstr "ネットワークホストの設定をします。" -#: nova/compute/manager.py:2746 +#: nova/compute/manager.py:2750 #, fuzzy msgid "Inject network info" msgstr "ネットワークホストの設定をします。" -#: nova/compute/manager.py:2749 +#: nova/compute/manager.py:2753 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2766 +#: nova/compute/manager.py:2770 #, fuzzy msgid "Get console output" msgstr "Get console output: インスタンス %s のコンソール出力を取得します。" -#: nova/compute/manager.py:2793 +#: nova/compute/manager.py:2797 #, fuzzy msgid "Getting vnc console" msgstr "コンソールを追加しています" -#: nova/compute/manager.py:2828 +#: nova/compute/manager.py:2832 #, fuzzy msgid "Getting spice console" msgstr "コンソールを追加しています" -#: nova/compute/manager.py:2875 +#: nova/compute/manager.py:2879 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2926 +#: nova/compute/manager.py:2930 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2935 +#: nova/compute/manager.py:2939 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2950 +#: nova/compute/manager.py:2954 #, fuzzy, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "ボリューム切断: %(instance_name)s, %(mountpoint)s" -#: nova/compute/manager.py:2980 +#: nova/compute/manager.py:2984 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:2990 +#: nova/compute/manager.py:2994 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "ボリュームを未知のインスタンス %s からデタッチします。" -#: nova/compute/manager.py:2997 +#: nova/compute/manager.py:3001 #, fuzzy, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "ボリューム切断: %(instance_name)s, %(mountpoint)s" -#: nova/compute/manager.py:3021 +#: nova/compute/manager.py:3025 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3059 +#: nova/compute/manager.py:3063 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3079 +#: nova/compute/manager.py:3083 #, fuzzy, python-format msgid "Port %(port_id)s is not attached" msgstr "インスタンス %s: 起動しました。" -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3097 #, fuzzy, python-format msgid "Host %(host)s not found" msgstr "インスタンス %s: 起動しました。" -#: nova/compute/manager.py:3230 +#: nova/compute/manager.py:3234 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3258 +#: nova/compute/manager.py:3262 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3313 +#: nova/compute/manager.py:3317 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3315 +#: nova/compute/manager.py:3319 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:3329 +#: nova/compute/manager.py:3333 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3469 +#: nova/compute/manager.py:3473 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3514 +#: nova/compute/manager.py:3518 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3520 +#: nova/compute/manager.py:3524 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3529 +#: nova/compute/manager.py:3533 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3536 +#: nova/compute/manager.py:3540 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:3540 +#: nova/compute/manager.py:3544 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3547 +#: nova/compute/manager.py:3551 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3556 +#: nova/compute/manager.py:3560 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3573 +#: nova/compute/manager.py:3577 #, 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:3592 +#: nova/compute/manager.py:3596 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3616 +#: nova/compute/manager.py:3620 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3733 +#: nova/compute/manager.py:3737 #, fuzzy msgid "Updating volume usage cache" msgstr "Deleting user: ユーザ %s を削除します。" -#: nova/compute/manager.py:3750 +#: nova/compute/manager.py:3754 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3777 +#: nova/compute/manager.py:3781 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3782 nova/compute/manager.py:3832 +#: nova/compute/manager.py:3786 nova/compute/manager.py:3836 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3819 +#: nova/compute/manager.py:3823 #, 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:3857 +#: nova/compute/manager.py:3861 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3869 nova/compute/manager.py:3878 -#: nova/compute/manager.py:3908 +#: nova/compute/manager.py:3873 nova/compute/manager.py:3882 +#: nova/compute/manager.py:3912 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3873 +#: nova/compute/manager.py:3877 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3889 +#: nova/compute/manager.py:3893 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3895 +#: nova/compute/manager.py:3899 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3901 +#: nova/compute/manager.py:3905 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3921 #, fuzzy msgid "Instance is not (soft-)deleted." msgstr "インスタンス %s: 起動しました。" -#: nova/compute/manager.py:3925 +#: nova/compute/manager.py:3929 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:3945 +#: nova/compute/manager.py:3949 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:3972 +#: nova/compute/manager.py:3976 #, fuzzy, python-format msgid "Deleting orphan compute node %s" msgstr "Deleting user: ユーザ %s を削除します。" -#: nova/compute/manager.py:3982 nova/compute/resource_tracker.py:314 +#: nova/compute/manager.py:3986 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4022 +#: nova/compute/manager.py:4026 #, python-format msgid "" "Detected instance with name label '%(name)s' which is marked as DELETED " "but still present on host." msgstr "" -#: nova/compute/manager.py:4029 +#: nova/compute/manager.py:4033 #, python-format msgid "" "Destroying instance with name label '%(name)s' which is marked as DELETED" " but still present on host." msgstr "" -#: nova/compute/manager.py:4036 +#: nova/compute/manager.py:4040 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" @@ -4860,85 +4851,85 @@ msgid "" " claimed." msgstr "" -#: nova/compute/resource_tracker.py:237 +#: nova/compute/resource_tracker.py:244 msgid "Auditing locally available compute resources" msgstr "" -#: nova/compute/resource_tracker.py:242 +#: nova/compute/resource_tracker.py:249 msgid "" "Virt driver does not support 'get_available_resource' Compute tracking " "is disabled." msgstr "" -#: nova/compute/resource_tracker.py:294 +#: nova/compute/resource_tracker.py:301 #, python-format msgid "Compute_service record created for %(host)s:%(node)s" msgstr "" -#: nova/compute/resource_tracker.py:300 +#: nova/compute/resource_tracker.py:307 #, python-format msgid "Compute_service record updated for %(host)s:%(node)s" msgstr "" -#: nova/compute/resource_tracker.py:324 +#: nova/compute/resource_tracker.py:331 #, python-format msgid "Hypervisor: free ram (MB): %s" msgstr "" -#: nova/compute/resource_tracker.py:325 +#: nova/compute/resource_tracker.py:332 #, python-format msgid "Hypervisor: free disk (GB): %s" msgstr "" -#: nova/compute/resource_tracker.py:330 +#: nova/compute/resource_tracker.py:337 #, python-format msgid "Hypervisor: free VCPUs: %s" msgstr "" -#: nova/compute/resource_tracker.py:332 +#: nova/compute/resource_tracker.py:339 msgid "Hypervisor: VCPU information unavailable" msgstr "" -#: nova/compute/resource_tracker.py:339 +#: nova/compute/resource_tracker.py:346 #, python-format msgid "Free ram (MB): %s" msgstr "" -#: nova/compute/resource_tracker.py:340 +#: nova/compute/resource_tracker.py:347 #, fuzzy, python-format msgid "Free disk (GB): %s" msgstr "Create key pair: キーペア %s を作成します。" -#: nova/compute/resource_tracker.py:345 +#: nova/compute/resource_tracker.py:352 #, python-format msgid "Free VCPUS: %s" msgstr "" -#: nova/compute/resource_tracker.py:347 +#: nova/compute/resource_tracker.py:354 msgid "Free VCPU information unavailable" msgstr "" -#: nova/compute/resource_tracker.py:386 +#: nova/compute/resource_tracker.py:383 #, python-format msgid "Updating from migration %s" msgstr "" -#: nova/compute/resource_tracker.py:446 +#: nova/compute/resource_tracker.py:443 msgid "Instance not resizing, skipping migration." msgstr "" -#: nova/compute/resource_tracker.py:461 +#: nova/compute/resource_tracker.py:458 msgid "InstanceType could not be found, skipping migration." msgstr "" -#: nova/compute/resource_tracker.py:545 +#: nova/compute/resource_tracker.py:542 #, python-format msgid "" "Detected running orphan instance: %(uuid)s (consuming %(memory_mb)s MB " "memory" msgstr "" -#: nova/compute/resource_tracker.py:558 +#: nova/compute/resource_tracker.py:555 #, python-format msgid "Missing keys: %s" msgstr "" @@ -4957,26 +4948,26 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:384 +#: nova/conductor/api.py:380 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:88 +#: nova/conductor/manager.py:91 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:257 +#: nova/conductor/manager.py:262 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/console/manager.py:80 nova/console/vmrc_manager.py:63 +#: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "コンソールを追加しています" -#: nova/console/manager.py:100 nova/console/vmrc_manager.py:113 +#: nova/console/manager.py:101 nova/console/vmrc_manager.py:113 #, python-format msgid "Tried to remove non-existent console %(console_id)s." msgstr "" @@ -5033,12 +5024,12 @@ msgstr "xvp が実行されていません…" msgid "Failed to run xvp." msgstr "" -#: nova/consoleauth/manager.py:88 +#: nova/consoleauth/manager.py:89 #, python-format msgid "Received Token: %(token)s, %(token_dict)s)" msgstr "" -#: nova/consoleauth/manager.py:112 +#: nova/consoleauth/manager.py:113 #, python-format msgid "Checking Token: %(token)s, %(token_valid)s)" msgstr "" @@ -5055,11 +5046,11 @@ msgstr "" msgid "Failed to notify cells of instance info cache update" msgstr "" -#: nova/db/api.py:1428 +#: nova/db/api.py:1446 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1583 +#: nova/db/api.py:1580 msgid "Failed to notify cells of instance fault" msgstr "" @@ -5216,7 +5207,7 @@ msgstr "" msgid "Failed storing info cache" msgstr "インスタンス終了処理を開始します。" -#: nova/network/api.py:239 +#: nova/network/api.py:235 #, fuzzy, python-format msgid "re-assign floating IP %(address)s from instance %(instance_id)s" msgstr "インスタンス %(instance_id)s にアドレス %(public_ip)s を割り当て" @@ -5451,29 +5442,29 @@ msgstr "" msgid "Unplugged gateway interface '%s'" msgstr "" -#: nova/network/manager.py:362 +#: nova/network/manager.py:363 #, python-format msgid "Disassociated %s stale fixed ip(s)" msgstr "" -#: nova/network/manager.py:366 +#: nova/network/manager.py:367 msgid "setting network host" msgstr "ネットワークホストの設定をします。" -#: nova/network/manager.py:493 +#: nova/network/manager.py:494 msgid "network allocations" msgstr "" -#: nova/network/manager.py:500 +#: nova/network/manager.py:501 #, python-format msgid "networks retrieved for instance: |%(networks_list)s|" msgstr "" -#: nova/network/manager.py:548 +#: nova/network/manager.py:549 msgid "network deallocation for instance" msgstr "" -#: nova/network/manager.py:812 +#: nova/network/manager.py:815 #, python-format msgid "" "instance-dns-zone is |%(domain)s|, which is in availability zone " @@ -5481,98 +5472,98 @@ msgid "" "created." msgstr "" -#: nova/network/manager.py:838 +#: nova/network/manager.py:841 #, python-format msgid "Quota exceeded for %(pid)s, tried to allocate fixed IP" msgstr "" -#: nova/network/manager.py:892 +#: nova/network/manager.py:895 msgid "Failed to update usages deallocating fixed IP" msgstr "" -#: nova/network/manager.py:926 +#: nova/network/manager.py:929 #, python-format msgid "Unable to release %s because vif doesn't exist." msgstr "" -#: nova/network/manager.py:949 +#: nova/network/manager.py:952 #, python-format msgid "Leased IP |%(address)s|" msgstr "" -#: nova/network/manager.py:953 +#: nova/network/manager.py:956 #, python-format msgid "IP %s leased that is not associated" msgstr "" -#: nova/network/manager.py:962 +#: nova/network/manager.py:965 #, python-format msgid "IP |%s| leased that isn't allocated" msgstr "" -#: nova/network/manager.py:967 +#: nova/network/manager.py:970 #, python-format msgid "Released IP |%(address)s|" msgstr "" -#: nova/network/manager.py:971 +#: nova/network/manager.py:974 #, python-format msgid "IP %s released that is not associated" msgstr "" -#: nova/network/manager.py:975 +#: nova/network/manager.py:978 #, python-format msgid "IP %s released that was not leased" msgstr "リースしていないIP %s が開放されました。" -#: nova/network/manager.py:994 +#: nova/network/manager.py:997 #, python-format msgid "%s must be an integer" msgstr "" -#: nova/network/manager.py:1018 +#: nova/network/manager.py:1021 msgid "Maximum allowed length for 'label' is 255." msgstr "" -#: nova/network/manager.py:1038 +#: nova/network/manager.py:1041 #, python-format msgid "" "Subnet(s) too large, defaulting to /%s. To override, specify " "network_size flag." msgstr "" -#: nova/network/manager.py:1119 +#: nova/network/manager.py:1122 msgid "cidr already in use" msgstr "" -#: nova/network/manager.py:1122 +#: nova/network/manager.py:1125 #, python-format msgid "requested cidr (%(cidr)s) conflicts with existing supernet (%(super)s)" msgstr "" -#: nova/network/manager.py:1133 +#: nova/network/manager.py:1136 #, python-format msgid "" "requested cidr (%(cidr)s) conflicts with existing smaller cidr " "(%(smaller)s)" msgstr "" -#: nova/network/manager.py:1190 +#: nova/network/manager.py:1193 msgid "Network already exists!" msgstr "" -#: nova/network/manager.py:1209 +#: nova/network/manager.py:1212 #, python-format msgid "Network must be disassociated from project %s before delete" msgstr "" -#: nova/network/manager.py:1805 +#: nova/network/manager.py:1808 msgid "" "The sum between the number of networks and the vlan start cannot be " "greater than 4094" msgstr "ネットワークの数とVLANの開始番号の和は 4094 より大きくできません。" -#: nova/network/manager.py:1812 +#: nova/network/manager.py:1815 #, python-format msgid "" "The network range is not big enough to fit %(num_networks)s networks. " @@ -5819,6 +5810,24 @@ msgstr "" msgid "Fatal call to deprecated config: %(msg)s" msgstr "" +#: nova/openstack/common/loopingcall.py:84 +#, python-format +msgid "task run outlasted interval by %s sec" +msgstr "" + +#: nova/openstack/common/loopingcall.py:91 +msgid "in fixed duration looping call" +msgstr "" + +#: nova/openstack/common/loopingcall.py:131 +#, python-format +msgid "Dynamic looping call sleeping for %.02f seconds" +msgstr "" + +#: nova/openstack/common/loopingcall.py:138 +msgid "in dynamic looping call" +msgstr "" + #: nova/openstack/common/policy.py:394 #, python-format msgid "Failed to understand rule %(rule)s" @@ -6324,7 +6333,7 @@ msgstr "" msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:210 +#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:211 #, python-format msgid "Setting instance to %(state)s state." msgstr "" @@ -6422,7 +6431,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:196 +#: nova/scheduler/manager.py:197 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -6566,27 +6575,27 @@ msgstr "" msgid "Returns one member of the [%s] group" msgstr "" -#: nova/servicegroup/drivers/db.py:41 +#: nova/servicegroup/drivers/db.py:42 #, python-format msgid "" "DB_Driver: join new ServiceGroup member %(member_id)s to the %(group_id)s" " group, service = %(service)s" msgstr "" -#: nova/servicegroup/drivers/db.py:45 +#: nova/servicegroup/drivers/db.py:46 msgid "service is a mandatory argument for DB based ServiceGroup driver" msgstr "" -#: nova/servicegroup/drivers/db.py:74 +#: nova/servicegroup/drivers/db.py:76 #, python-format msgid "DB_Driver: get_all members of the %s group" msgstr "" -#: nova/servicegroup/drivers/db.py:97 nova/servicegroup/drivers/mc.py:102 +#: nova/servicegroup/drivers/db.py:99 nova/servicegroup/drivers/mc.py:103 msgid "Recovered model server connection!" msgstr "モデルサーバへの接続を復旧しました。" -#: nova/servicegroup/drivers/db.py:103 nova/servicegroup/drivers/mc.py:108 +#: nova/servicegroup/drivers/db.py:105 nova/servicegroup/drivers/mc.py:109 msgid "model server went away" msgstr "モデルサーバが消滅しました。" @@ -6605,7 +6614,7 @@ msgstr "" msgid "service is a mandatory argument for Memcached based ServiceGroup driver" msgstr "" -#: nova/servicegroup/drivers/mc.py:77 +#: nova/servicegroup/drivers/mc.py:78 #, python-format msgid "Memcached_Driver: get_all members of the %s group" msgstr "" @@ -6634,22 +6643,22 @@ msgstr "" msgid "ZooKeeperDriver.leave: %(id)s has not joined to the %(gr)s group" msgstr "" -#: nova/storage/linuxscsi.py:70 +#: nova/storage/linuxscsi.py:71 #, python-format msgid "Trying (%(tries)s) to remove device %(device)s" msgstr "" -#: nova/storage/linuxscsi.py:99 +#: nova/storage/linuxscsi.py:101 #, python-format msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:117 +#: nova/storage/linuxscsi.py:119 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:121 +#: nova/storage/linuxscsi.py:123 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -7003,28 +7012,28 @@ msgstr "" msgid "Baremetal power manager failed to start node for instance %r" msgstr "" -#: nova/virt/baremetal/ipmi.py:85 +#: nova/virt/baremetal/ipmi.py:86 #, python-format msgid "pid file %s does not contain any pid" msgstr "" -#: nova/virt/baremetal/ipmi.py:108 +#: nova/virt/baremetal/ipmi.py:109 msgid "Node id not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:111 +#: nova/virt/baremetal/ipmi.py:112 msgid "Address not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:114 +#: nova/virt/baremetal/ipmi.py:115 msgid "User not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:117 +#: nova/virt/baremetal/ipmi.py:118 msgid "Password not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:134 +#: nova/virt/baremetal/ipmi.py:135 #, fuzzy, python-format msgid "ipmitool stdout: '%(out)s', stderr: '%(err)s'" msgstr "" @@ -7034,19 +7043,19 @@ msgstr "" "標準出力: %(stdout)r\n" "標準エラー出力: %(stderr)r" -#: nova/virt/baremetal/ipmi.py:160 +#: nova/virt/baremetal/ipmi.py:161 msgid "IPMI power on failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:182 +#: nova/virt/baremetal/ipmi.py:183 msgid "IPMI power off failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:192 +#: nova/virt/baremetal/ipmi.py:193 msgid "IPMI set next bootdev failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:197 nova/virt/baremetal/tilera_pdu.py:152 +#: nova/virt/baremetal/ipmi.py:198 nova/virt/baremetal/tilera_pdu.py:152 #, python-format msgid "Activate node called, but node %s is already active" msgstr "" @@ -7706,7 +7715,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:135 nova/virt/libvirt/driver.py:3726 +#: nova/virt/hyperv/hostops.py:135 nova/virt/libvirt/driver.py:3728 #: nova/virt/xenapi/host.py:148 msgid "Updating host stats" msgstr "" @@ -8055,12 +8064,12 @@ msgstr "" msgid "Using config drive for instance: %s" msgstr "インスタンス終了処理を開始します。" -#: nova/virt/hyperv/vmops.py:226 nova/virt/libvirt/driver.py:1867 +#: nova/virt/hyperv/vmops.py:226 nova/virt/libvirt/driver.py:1869 #, fuzzy, python-format msgid "Creating config drive at %(path)s" msgstr "ファイルパス '%s' を埋め込んでいます" -#: nova/virt/hyperv/vmops.py:234 nova/virt/libvirt/driver.py:1874 +#: nova/virt/hyperv/vmops.py:234 nova/virt/libvirt/driver.py:1876 #, fuzzy, python-format msgid "Creating config drive failed with error: %s" msgstr "ファイルパス '%s' を埋め込んでいます" @@ -8226,7 +8235,7 @@ msgstr "ボリューム切断: %(instance_name)s, %(mountpoint)s" msgid "Detaching physical disk from instance: %s" msgstr "raw instanceを生成します。" -#: nova/virt/hyperv/volumeops.py:186 nova/virt/libvirt/driver.py:894 +#: nova/virt/hyperv/volumeops.py:186 nova/virt/libvirt/driver.py:896 msgid "Could not determine iscsi initiator name" msgstr "" @@ -8260,237 +8269,237 @@ msgstr "" msgid "Unable to determine disk bus for '%s'" msgstr "" -#: nova/virt/libvirt/driver.py:339 +#: nova/virt/libvirt/driver.py:340 #, python-format msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:545 +#: nova/virt/libvirt/driver.py:546 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:553 +#: nova/virt/libvirt/driver.py:554 #, python-format msgid "Connecting to libvirt: %s" msgstr "libvirt %s へ接続します。" -#: nova/virt/libvirt/driver.py:570 +#: nova/virt/libvirt/driver.py:571 #, fuzzy, python-format msgid "URI %s does not support events" msgstr "ボリュームグループ%sが存在しません。" -#: nova/virt/libvirt/driver.py:586 +#: nova/virt/libvirt/driver.py:587 msgid "Connection to libvirt broke" msgstr "libvirtへの接続が切れています。" -#: nova/virt/libvirt/driver.py:608 nova/virt/libvirt/driver.py:611 +#: nova/virt/libvirt/driver.py:609 nova/virt/libvirt/driver.py:612 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:629 +#: nova/virt/libvirt/driver.py:630 #, fuzzy, python-format msgid "Connection to libvirt failed: %s" msgstr "libvirt %s へ接続します。" -#: nova/virt/libvirt/driver.py:720 +#: nova/virt/libvirt/driver.py:721 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:735 +#: nova/virt/libvirt/driver.py:736 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:740 +#: nova/virt/libvirt/driver.py:741 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:751 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:759 +#: nova/virt/libvirt/driver.py:761 #, fuzzy msgid "Going to destroy instance again." msgstr "%s を停止しようとしています" -#: nova/virt/libvirt/driver.py:778 +#: nova/virt/libvirt/driver.py:780 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:794 +#: nova/virt/libvirt/driver.py:796 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:814 +#: nova/virt/libvirt/driver.py:816 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:820 +#: nova/virt/libvirt/driver.py:822 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:848 +#: nova/virt/libvirt/driver.py:850 #, python-format msgid "Deleting instance files %(target)s" msgstr "" -#: nova/virt/libvirt/driver.py:857 +#: nova/virt/libvirt/driver.py:859 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:900 +#: nova/virt/libvirt/driver.py:902 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:907 +#: nova/virt/libvirt/driver.py:909 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:912 +#: nova/virt/libvirt/driver.py:914 msgid "No Volume Connector found." msgstr "" -#: nova/virt/libvirt/driver.py:1034 +#: nova/virt/libvirt/driver.py:1036 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1058 +#: nova/virt/libvirt/driver.py:1060 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1078 +#: nova/virt/libvirt/driver.py:1080 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1082 +#: nova/virt/libvirt/driver.py:1084 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1171 +#: nova/virt/libvirt/driver.py:1173 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1174 +#: nova/virt/libvirt/driver.py:1176 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1203 +#: nova/virt/libvirt/driver.py:1205 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1215 +#: nova/virt/libvirt/driver.py:1217 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1288 +#: nova/virt/libvirt/driver.py:1290 #, fuzzy msgid "Instance soft rebooted successfully." msgstr "インスタンス%s: 再起動しました。" -#: nova/virt/libvirt/driver.py:1292 +#: nova/virt/libvirt/driver.py:1294 msgid "Failed to soft reboot instance." msgstr "" -#: nova/virt/libvirt/driver.py:1327 +#: nova/virt/libvirt/driver.py:1329 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1335 +#: nova/virt/libvirt/driver.py:1337 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:1383 +#: nova/virt/libvirt/driver.py:1385 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1530 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:1535 nova/virt/powervm/operator.py:220 +#: nova/virt/libvirt/driver.py:1537 nova/virt/powervm/operator.py:220 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1551 +#: nova/virt/libvirt/driver.py:1553 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "データ: %(data)r, ファイルパス: %(fpath)r" -#: nova/virt/libvirt/driver.py:1588 nova/virt/libvirt/driver.py:1614 +#: nova/virt/libvirt/driver.py:1590 nova/virt/libvirt/driver.py:1616 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1603 +#: nova/virt/libvirt/driver.py:1605 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:1672 +#: nova/virt/libvirt/driver.py:1674 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:1676 +#: nova/virt/libvirt/driver.py:1678 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:1681 nova/virt/libvirt/driver.py:1686 +#: nova/virt/libvirt/driver.py:1683 nova/virt/libvirt/driver.py:1688 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:1757 +#: nova/virt/libvirt/driver.py:1759 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:1858 +#: nova/virt/libvirt/driver.py:1860 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:1907 +#: nova/virt/libvirt/driver.py:1909 #, fuzzy, python-format msgid "Injecting %(inj)s into image %(img_id)s" msgstr "ID %(image_id)s として %(vdi_uuids)s のアップロードの為に xapi を問い合わせしています" -#: nova/virt/libvirt/driver.py:1917 +#: nova/virt/libvirt/driver.py:1919 #, fuzzy, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "インスタンス %(inst_name)s: イメージ %(img_id)s へのデータ埋め込みのエラーを無視しています (%(e)s)" -#: nova/virt/libvirt/driver.py:1974 +#: nova/virt/libvirt/driver.py:1976 #, python-format msgid "" "Config requested an explicit CPU model, but the current libvirt " "hypervisor '%s' does not support selecting CPU models" msgstr "" -#: nova/virt/libvirt/driver.py:1980 +#: nova/virt/libvirt/driver.py:1982 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:1984 +#: nova/virt/libvirt/driver.py:1986 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:1988 +#: nova/virt/libvirt/driver.py:1990 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2004 +#: nova/virt/libvirt/driver.py:2006 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:2325 +#: nova/virt/libvirt/driver.py:2327 #, python-format msgid "" "Start to_xml instance=%(instance)s network_info=%(network_info)s " @@ -8498,92 +8507,92 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:2340 +#: nova/virt/libvirt/driver.py:2342 #, python-format msgid "End to_xml instance=%(instance)s xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:2357 +#: nova/virt/libvirt/driver.py:2359 #, python-format msgid "" "Error from libvirt while looking up %(instance_name)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:2525 +#: nova/virt/libvirt/driver.py:2527 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:2576 +#: nova/virt/libvirt/driver.py:2578 #, python-format msgid "couldn't obtain the vpu count from domain id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2582 +#: nova/virt/libvirt/driver.py:2584 #, python-format msgid "List of domains returned by libVirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2584 +#: nova/virt/libvirt/driver.py:2586 #, python-format msgid "libVirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2648 +#: nova/virt/libvirt/driver.py:2650 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:2731 +#: nova/virt/libvirt/driver.py:2733 #, fuzzy, python-format msgid "Trying to get stats for the volume %s" msgstr "ip %s に対するメタデータの取得に失敗しました。" -#: nova/virt/libvirt/driver.py:2755 +#: nova/virt/libvirt/driver.py:2757 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2759 +#: nova/virt/libvirt/driver.py:2761 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:2836 +#: nova/virt/libvirt/driver.py:2838 #, python-format msgid "" "Creating tmpfile %s to verify with other compute node that the instance " "is on the same shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2918 +#: nova/virt/libvirt/driver.py:2920 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2926 +#: nova/virt/libvirt/driver.py:2928 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2963 +#: nova/virt/libvirt/driver.py:2965 #, python-format msgid "" "Unable to migrate %(instance_uuid)s: Disk of instance is too " "large(available on destination host:%(available)s < need:%(necessary)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2988 +#: nova/virt/libvirt/driver.py:2990 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:3000 +#: nova/virt/libvirt/driver.py:3002 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -8593,67 +8602,67 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:3017 +#: nova/virt/libvirt/driver.py:3019 #, python-format msgid "" "Creating tmpfile %s to notify to other compute nodes that they should " "mount the same storage." msgstr "" -#: nova/virt/libvirt/driver.py:3065 +#: nova/virt/libvirt/driver.py:3067 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:3137 +#: nova/virt/libvirt/driver.py:3139 #, fuzzy, python-format msgid "Live Migration failure: %(e)s" msgstr "%s の認証に失敗しました。" -#: nova/virt/libvirt/driver.py:3230 +#: nova/virt/libvirt/driver.py:3232 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:3342 +#: nova/virt/libvirt/driver.py:3344 #, python-format msgid "" "Error from libvirt while getting description of %(instance_name)s: [Error" " Code %(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3359 +#: nova/virt/libvirt/driver.py:3361 #, python-format msgid "skipping %(path)s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:3364 +#: nova/virt/libvirt/driver.py:3366 #, python-format msgid "skipping disk for %(instance_name)s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:3405 +#: nova/virt/libvirt/driver.py:3407 #, python-format msgid "Getting disk size of %(i_name)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:3451 +#: nova/virt/libvirt/driver.py:3453 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:3510 +#: nova/virt/libvirt/driver.py:3512 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:3516 +#: nova/virt/libvirt/driver.py:3518 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:3578 +#: nova/virt/libvirt/driver.py:3580 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:3699 +#: nova/virt/libvirt/driver.py:3701 #, python-format msgid "Checking instance files accessability%(instance_path)s" msgstr "" @@ -8945,87 +8954,87 @@ msgid "" "attribute" msgstr "" -#: nova/virt/libvirt/volume.py:237 +#: nova/virt/libvirt/volume.py:238 #, python-format msgid "iSCSI device not found at %s" msgstr "" -#: nova/virt/libvirt/volume.py:240 +#: nova/virt/libvirt/volume.py:241 #, python-format msgid "" "ISCSI volume not yet found at: %(disk_dev)s. Will rescan & retry. Try " "number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:252 +#: nova/virt/libvirt/volume.py:253 #, python-format msgid "Found iSCSI node %(disk_dev)s (after %(tries)s rescans)" msgstr "" -#: nova/virt/libvirt/volume.py:488 nova/virt/libvirt/volume.py:609 +#: nova/virt/libvirt/volume.py:489 nova/virt/libvirt/volume.py:610 #, fuzzy, python-format msgid "%s is already mounted" msgstr "グループ %s は既に存在しています。" -#: nova/virt/libvirt/volume.py:544 +#: nova/virt/libvirt/volume.py:545 #, python-format msgid "AoE device not found at %s" msgstr "" -#: nova/virt/libvirt/volume.py:546 +#: nova/virt/libvirt/volume.py:547 #, python-format msgid "AoE volume not yet found at: %(aoedevpath)s. Try number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:560 +#: nova/virt/libvirt/volume.py:561 #, python-format msgid "Found AoE device %(aoedevpath)s (after %(tries)s rediscover)" msgstr "" -#: nova/virt/libvirt/volume.py:688 +#: nova/virt/libvirt/volume.py:689 msgid "We are unable to locate any Fibre Channel devices" msgstr "" -#: nova/virt/libvirt/volume.py:697 +#: nova/virt/libvirt/volume.py:698 #, python-format msgid "Looking for Fibre Channel dev %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:707 +#: nova/virt/libvirt/volume.py:708 msgid "Fibre Channel device not found." msgstr "" -#: nova/virt/libvirt/volume.py:710 +#: nova/virt/libvirt/volume.py:711 #, python-format msgid "" "Fibre volume not yet found at: %(mount_device)s. Will rescan & retry. " "Try number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:726 +#: nova/virt/libvirt/volume.py:727 #, python-format msgid "Found Fibre Channel volume %(mount_device)s (after %(tries)s rescans)" msgstr "" -#: nova/virt/libvirt/volume.py:733 +#: nova/virt/libvirt/volume.py:734 #, python-format msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:799 +#: nova/virt/libvirt/volume.py:800 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:810 +#: nova/virt/libvirt/volume.py:811 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:816 +#: nova/virt/libvirt/volume.py:817 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:831 +#: nova/virt/libvirt/volume.py:832 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -9300,17 +9309,17 @@ msgstr "" msgid "In vmwareapi:_call_method, got this exception: %s" msgstr "" -#: nova/virt/vmwareapi/driver.py:574 +#: nova/virt/vmwareapi/driver.py:575 #, python-format msgid "Task [%(task_name)s] %(task_ref)s status: success" msgstr "" -#: nova/virt/vmwareapi/driver.py:579 +#: nova/virt/vmwareapi/driver.py:580 #, python-format msgid "Task [%(task_name)s] %(task_ref)s status: error %(error_info)s" msgstr "" -#: nova/virt/vmwareapi/driver.py:583 +#: nova/virt/vmwareapi/driver.py:584 #, python-format msgid "In vmwareapi:_poll_task, Got this error %s" msgstr "" @@ -10938,6 +10947,9 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "Invalid value '%s' for force. " +#~ msgid "Periodic task processor sleeping for %.02f seconds" +#~ msgstr "" + +#~ msgid "No backdoor API command for service: %s\n" #~ msgstr "" diff --git a/nova/locale/ko/LC_MESSAGES/nova.po b/nova/locale/ko/LC_MESSAGES/nova.po index b158f96a8..5c78ab041 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 <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2013-04-24 00:04+0000\n" +"POT-Creation-Date: 2013-04-26 00:05+0000\n" "PO-Revision-Date: 2011-12-16 04:42+0000\n" "Last-Translator: Zhongyue Luo <lzyeval@gmail.com>\n" "Language-Team: Korean <ko@li.org>\n" @@ -187,7 +187,7 @@ msgid "" msgstr "" #: nova/exception.py:254 nova/api/ec2/cloud.py:463 -#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2735 +#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2740 msgid "Keypair data is invalid" msgstr "" @@ -1304,27 +1304,27 @@ msgstr "" msgid "Running %(name)s post-hook: %(obj)s" msgstr "" -#: nova/manager.py:172 +#: nova/manager.py:173 #, python-format msgid "Skipping periodic task %(task)s because its interval is negative" msgstr "" -#: nova/manager.py:177 +#: nova/manager.py:178 #, python-format msgid "Skipping periodic task %(task)s because it is disabled" msgstr "" -#: nova/manager.py:238 +#: nova/manager.py:241 #, python-format msgid "Running periodic task %(full_task_name)s" msgstr "" -#: nova/manager.py:246 +#: nova/manager.py:249 #, python-format msgid "Error during %(full_task_name)s: %(e)s" msgstr "" -#: nova/manager.py:315 +#: nova/manager.py:319 msgid "Notifying Schedulers of capabilities ..." msgstr "" @@ -1369,208 +1369,195 @@ msgstr "" msgid "Rolled back reservations %(reservations)s" msgstr "" -#: nova/service.py:196 +#: nova/service.py:197 msgid "Full set of CONF:" msgstr "" -#: nova/service.py:203 +#: nova/service.py:204 #, python-format msgid "%(flag)s : FLAG SET " msgstr "" -#: nova/service.py:213 nova/service.py:311 +#: nova/service.py:214 nova/service.py:312 #, python-format msgid "Caught %s, exiting" msgstr "" -#: nova/service.py:257 +#: nova/service.py:258 msgid "Parent process has died unexpectedly, exiting" msgstr "" -#: nova/service.py:293 +#: nova/service.py:294 msgid "Forking too fast, sleeping" msgstr "" -#: nova/service.py:316 +#: nova/service.py:317 msgid "Unhandled exception" msgstr "" -#: nova/service.py:323 +#: nova/service.py:324 #, python-format msgid "Started child %d" msgstr "" -#: nova/service.py:333 +#: nova/service.py:334 #, python-format msgid "Starting %d workers" msgstr "" -#: nova/service.py:347 +#: nova/service.py:348 #, python-format msgid "Child %(pid)d killed by signal %(sig)d" msgstr "" -#: nova/service.py:350 +#: nova/service.py:351 #, python-format msgid "Child %(pid)d exited with status %(code)d" msgstr "" -#: nova/service.py:353 +#: nova/service.py:354 #, python-format msgid "pid %d not in child list" msgstr "" -#: nova/service.py:373 +#: nova/service.py:374 #, python-format msgid "Caught %s, stopping children" msgstr "" -#: nova/service.py:384 +#: nova/service.py:385 #, python-format msgid "Waiting on %d children to exit" msgstr "" -#: nova/service.py:426 +#: nova/service.py:427 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:443 nova/openstack/common/rpc/service.py:47 +#: nova/service.py:444 nova/openstack/common/rpc/service.py:47 #, python-format msgid "Creating Consumer connection for Service %s" msgstr "" -#: nova/service.py:463 +#: nova/service.py:464 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:545 +#: nova/service.py:546 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:580 +#: nova/service.py:581 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:678 +#: nova/service.py:679 msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:145 +#: nova/utils.py:144 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:198 nova/openstack/common/processutils.py:90 +#: nova/utils.py:197 nova/openstack/common/processutils.py:90 #, python-format msgid "Got unknown keyword args to utils.execute: %r" msgstr "" -#: nova/utils.py:209 nova/openstack/common/processutils.py:99 +#: nova/utils.py:208 nova/openstack/common/processutils.py:99 #, python-format msgid "Running cmd (subprocess): %s" msgstr "" -#: nova/utils.py:233 nova/utils.py:311 +#: nova/utils.py:232 nova/utils.py:310 #: nova/openstack/common/processutils.py:114 nova/virt/powervm/common.py:90 #, python-format msgid "Result was %s" msgstr "" -#: nova/utils.py:246 nova/openstack/common/processutils.py:128 +#: nova/utils.py:245 nova/openstack/common/processutils.py:128 #, python-format msgid "%r failed. Retrying." msgstr "" -#: nova/utils.py:286 +#: nova/utils.py:285 #, python-format msgid "Running cmd (SSH): %s" msgstr "" -#: nova/utils.py:288 +#: nova/utils.py:287 msgid "Environment not supported over SSH" msgstr "" -#: nova/utils.py:292 +#: nova/utils.py:291 msgid "process_input not supported over SSH" msgstr "" -#: nova/utils.py:327 +#: nova/utils.py:326 #, python-format msgid "debug in callback: %s" msgstr "" -#: nova/utils.py:489 +#: nova/utils.py:488 #, python-format msgid "Link Local address is not found.:%s" msgstr "" -#: nova/utils.py:492 +#: nova/utils.py:491 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "" -#: nova/utils.py:531 +#: nova/utils.py:530 #, python-format msgid "Invalid backend: %s" msgstr "" -#: nova/utils.py:603 -msgid "in fixed duration looping call" -msgstr "" - -#: nova/utils.py:638 -#, python-format -msgid "Periodic task processor sleeping for %.02f seconds" -msgstr "" - -#: nova/utils.py:645 -msgid "in dynamic looping call" -msgstr "" - -#: nova/utils.py:699 +#: nova/utils.py:591 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:828 +#: nova/utils.py:720 #, python-format msgid "Expected object of type: %s" msgstr "" -#: nova/utils.py:857 +#: nova/utils.py:749 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:1013 +#: nova/utils.py:905 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:1079 +#: nova/utils.py:971 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:1211 nova/virt/configdrive.py:177 +#: nova/utils.py:1103 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1363 +#: nova/utils.py:1255 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1367 +#: nova/utils.py:1259 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1372 +#: nova/utils.py:1264 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -2601,7 +2588,7 @@ msgstr "" #: nova/api/openstack/compute/servers.py:1220 #: nova/api/openstack/compute/contrib/aggregates.py:143 -#: nova/api/openstack/compute/contrib/coverage_ext.py:303 +#: nova/api/openstack/compute/contrib/coverage_ext.py:282 #: nova/api/openstack/compute/contrib/keypairs.py:78 msgid "Invalid request body" msgstr "" @@ -2848,46 +2835,41 @@ msgstr "%s 볼륨 탈착에 실패했습니다" msgid "Instance not yet ready" msgstr "인스턴스 %s: 스냅샷 저장중" -#: nova/api/openstack/compute/contrib/coverage_ext.py:114 +#: nova/api/openstack/compute/contrib/coverage_ext.py:95 #, python-format msgid "Can't connect to service: %s, no portspecified\n" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:117 -#, python-format -msgid "No backdoor API command for service: %s\n" -msgstr "" - -#: nova/api/openstack/compute/contrib/coverage_ext.py:135 +#: nova/api/openstack/compute/contrib/coverage_ext.py:114 msgid "Coverage begin" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:182 +#: nova/api/openstack/compute/contrib/coverage_ext.py:161 msgid "Coverage not running" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:211 +#: nova/api/openstack/compute/contrib/coverage_ext.py:190 msgid "Invalid path" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:215 +#: nova/api/openstack/compute/contrib/coverage_ext.py:194 msgid "No path given for report file" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:222 +#: nova/api/openstack/compute/contrib/coverage_ext.py:201 msgid "You can't use html reports without combining" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:235 +#: nova/api/openstack/compute/contrib/coverage_ext.py:214 #, python-format msgid "Directory conflict: %s already exists" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:293 +#: nova/api/openstack/compute/contrib/coverage_ext.py:272 msgid "Python coverage module is not installed." msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:301 +#: nova/api/openstack/compute/contrib/coverage_ext.py:280 #, python-format msgid "Coverage doesn't have %s action" msgstr "" @@ -3259,6 +3241,14 @@ msgstr "" msgid "stop instance" msgstr "" +#: nova/api/openstack/compute/contrib/services.py:123 +msgid "Unknown action" +msgstr "" + +#: nova/api/openstack/compute/contrib/services.py:137 +msgid "Unknown service" +msgstr "" + #: nova/api/openstack/compute/contrib/simple_tenant_usage.py:226 msgid "Invalid start time. The start time cannot occur after the end time." msgstr "" @@ -3348,54 +3338,54 @@ msgstr "" msgid "Error waiting for responses from neighbor cells: %(exc)s" msgstr "" -#: nova/cells/messaging.py:651 +#: nova/cells/messaging.py:652 #, python-format msgid "Unknown method '%(method)s' in compute API" msgstr "" -#: nova/cells/messaging.py:674 +#: nova/cells/messaging.py:675 #, python-format msgid "Received capabilities from child cell %(cell_name)s: %(capabilities)s" msgstr "" -#: nova/cells/messaging.py:683 +#: nova/cells/messaging.py:684 #, python-format msgid "Received capacities from child cell %(cell_name)s: %(capacities)s" msgstr "" -#: nova/cells/messaging.py:795 +#: nova/cells/messaging.py:810 #, fuzzy, python-format msgid "Got update for instance %(instance_uuid)s: %(instance)s" msgstr "인스턴스 %s: 스냅샷 저장중" -#: nova/cells/messaging.py:823 +#: nova/cells/messaging.py:838 #, fuzzy, python-format msgid "Got update to delete instance %(instance_uuid)s" msgstr "%(instance_name)s 인스턴스에 %(mountpoint)s 마운트지점이 장착되었습니다" -#: nova/cells/messaging.py:838 +#: nova/cells/messaging.py:853 #, python-format msgid "Got broadcast to %(delete_type)s delete instance" msgstr "" -#: nova/cells/messaging.py:852 +#: nova/cells/messaging.py:867 #, python-format msgid "Got message to create instance fault: %(instance_fault)s" msgstr "" -#: nova/cells/messaging.py:873 +#: nova/cells/messaging.py:888 #, python-format msgid "" "Forcing a sync of instances, project_id=%(projid_str)s, " "updated_since=%(since_str)s" msgstr "" -#: nova/cells/messaging.py:1057 +#: nova/cells/messaging.py:1072 #, python-format msgid "Updating parents with our capabilities: %(capabs)s" msgstr "" -#: nova/cells/messaging.py:1077 +#: nova/cells/messaging.py:1092 #, python-format msgid "Updating parents with our capacities: %(capacities)s" msgstr "" @@ -3816,290 +3806,290 @@ msgstr "" msgid "No nova entries in syslog!" msgstr "" -#: nova/compute/api.py:281 +#: nova/compute/api.py:282 msgid "Cannot run any more instances of this type." msgstr "" -#: nova/compute/api.py:288 +#: nova/compute/api.py:289 #, python-format msgid "Can only run %s more instances of this type." msgstr "" -#: nova/compute/api.py:297 +#: nova/compute/api.py:298 #, python-format msgid "" "%(overs)s quota exceeded for %(pid)s, tried to run %(min_count)s " "instances. %(msg)s" msgstr "" -#: nova/compute/api.py:317 +#: nova/compute/api.py:318 #, python-format msgid "" "Quota exceeded for %(pid)s, tried to set %(num_metadata)s metadata " "properties" msgstr "" -#: nova/compute/api.py:327 +#: nova/compute/api.py:328 msgid "Metadata property key blank" msgstr "" -#: nova/compute/api.py:331 +#: nova/compute/api.py:332 msgid "Metadata property key greater than 255 characters" msgstr "" -#: nova/compute/api.py:335 +#: nova/compute/api.py:336 msgid "Metadata property value greater than 255 characters" msgstr "" -#: nova/compute/api.py:453 +#: nova/compute/api.py:454 msgid "Failed to set instance name using multi_instance_display_name_template." msgstr "" -#: nova/compute/api.py:493 +#: nova/compute/api.py:494 #, fuzzy msgid "Cannot attach one or more volumes to multiple instances" msgstr "%s 인스턴스에 볼륨장착 할 수 없습니다" -#: nova/compute/api.py:607 +#: nova/compute/api.py:608 #, python-format msgid "Going to run %s instances..." msgstr "" -#: nova/compute/api.py:720 +#: nova/compute/api.py:721 #, python-format msgid "bdm %s" msgstr "" -#: nova/compute/api.py:747 +#: nova/compute/api.py:748 #, python-format msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1016 +#: nova/compute/api.py:1017 msgid "instance termination disabled" msgstr "" -#: nova/compute/api.py:1152 +#: nova/compute/api.py:1153 #, fuzzy, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "인스턴스 %s: 스냅샷 저장중" -#: nova/compute/api.py:1158 +#: nova/compute/api.py:1159 msgid "going to delete a resizing instance" msgstr "" -#: nova/compute/api.py:1168 +#: nova/compute/api.py:1169 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1212 +#: nova/compute/api.py:1213 msgid "Going to try to soft delete instance" msgstr "" -#: nova/compute/api.py:1236 +#: nova/compute/api.py:1237 msgid "Going to try to terminate instance" msgstr "" -#: nova/compute/api.py:1286 +#: nova/compute/api.py:1287 msgid "Going to try to stop instance" msgstr "" -#: nova/compute/api.py:1303 +#: nova/compute/api.py:1304 msgid "Going to try to start instance" msgstr "" -#: nova/compute/api.py:1376 +#: nova/compute/api.py:1377 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1613 +#: nova/compute/api.py:1614 #, python-format msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:1964 +#: nova/compute/api.py:1965 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:1973 +#: nova/compute/api.py:1974 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2015 +#: nova/compute/api.py:2016 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2153 +#: nova/compute/api.py:2150 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2260 +#: nova/compute/api.py:2257 msgid "Locking" msgstr "" -#: nova/compute/api.py:2268 +#: nova/compute/api.py:2265 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2337 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2453 +#: nova/compute/api.py:2450 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2472 +#: nova/compute/api.py:2469 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2476 +#: nova/compute/api.py:2473 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2715 +#: nova/compute/api.py:2720 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2719 +#: nova/compute/api.py:2724 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2816 +#: nova/compute/api.py:2821 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2819 +#: nova/compute/api.py:2824 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2827 +#: nova/compute/api.py:2832 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2833 +#: nova/compute/api.py:2838 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2853 +#: nova/compute/api.py:2858 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2856 +#: nova/compute/api.py:2861 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:2863 +#: nova/compute/api.py:2868 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2928 +#: nova/compute/api.py:2933 #, fuzzy, python-format msgid "Unable to delete system group '%s'" msgstr "%s 볼륨을 찾을수 없습니다" -#: nova/compute/api.py:2933 +#: nova/compute/api.py:2938 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:2941 +#: nova/compute/api.py:2946 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:2944 +#: nova/compute/api.py:2949 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3030 nova/compute/api.py:3107 +#: nova/compute/api.py:3035 nova/compute/api.py:3112 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3046 +#: nova/compute/api.py:3051 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3049 +#: nova/compute/api.py:3054 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3060 +#: nova/compute/api.py:3065 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3114 +#: nova/compute/api.py:3119 msgid "Security group id should be integer" msgstr "" -#: nova/compute/claims.py:94 nova/compute/claims.py:218 +#: nova/compute/claims.py:91 nova/compute/claims.py:214 #, python-format msgid "Aborting claim: %s" msgstr "" -#: nova/compute/claims.py:116 +#: nova/compute/claims.py:113 #, python-format msgid "" "Attempting claim: memory %(memory_mb)d MB, disk %(disk_gb)d GB, VCPUs " "%(vcpus)d" msgstr "" -#: nova/compute/claims.py:128 +#: nova/compute/claims.py:125 msgid "Claim successful" msgstr "" -#: nova/compute/claims.py:130 +#: nova/compute/claims.py:127 msgid "Claim failed" msgstr "" -#: nova/compute/claims.py:135 +#: nova/compute/claims.py:132 msgid "Memory" msgstr "" -#: nova/compute/claims.py:144 +#: nova/compute/claims.py:141 msgid "Disk" msgstr "" -#: nova/compute/claims.py:153 +#: nova/compute/claims.py:150 msgid "CPU" msgstr "" -#: nova/compute/claims.py:165 +#: nova/compute/claims.py:162 #, python-format msgid "Total %(type_)s: %(total)d %(unit)s, used: %(used)d %(unit)s" msgstr "" -#: nova/compute/claims.py:170 +#: nova/compute/claims.py:167 #, python-format msgid "%(type_)s limit not specified, defaulting to unlimited" msgstr "" -#: nova/compute/claims.py:177 +#: nova/compute/claims.py:174 #, python-format msgid "%(type_)s limit: %(limit)d %(unit)s, free: %(free)d %(unit)s" msgstr "" -#: nova/compute/claims.py:184 +#: nova/compute/claims.py:181 #, python-format msgid "" "Unable to claim resources. Free %(type_)s %(free)d %(unit)s < requested " @@ -4233,562 +4223,562 @@ msgstr "" msgid "Checking state" msgstr "" -#: nova/compute/manager.py:743 +#: nova/compute/manager.py:745 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:760 +#: nova/compute/manager.py:762 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:852 +#: nova/compute/manager.py:854 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:861 nova/compute/manager.py:2344 +#: nova/compute/manager.py:863 nova/compute/manager.py:2348 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" -#: nova/compute/manager.py:912 +#: nova/compute/manager.py:914 msgid "Failed to dealloc network for deleted instance" msgstr "" -#: nova/compute/manager.py:918 +#: nova/compute/manager.py:920 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:940 +#: nova/compute/manager.py:942 #, python-format msgid "Error: %s" msgstr "" -#: nova/compute/manager.py:957 +#: nova/compute/manager.py:959 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:982 nova/compute/manager.py:2398 +#: nova/compute/manager.py:984 nova/compute/manager.py:2402 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1000 +#: nova/compute/manager.py:1002 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1007 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1011 +#: nova/compute/manager.py:1013 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1040 +#: nova/compute/manager.py:1042 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1090 +#: nova/compute/manager.py:1092 #, python-format msgid "" "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, " "allowed_size_bytes=%(allowed_size_bytes)d" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1098 #, python-format msgid "" "Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed " "size %(allowed_size_bytes)d" msgstr "" -#: nova/compute/manager.py:1106 +#: nova/compute/manager.py:1108 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1132 +#: nova/compute/manager.py:1134 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1135 +#: nova/compute/manager.py:1137 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1146 +#: nova/compute/manager.py:1148 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1167 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1216 +#: nova/compute/manager.py:1218 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1287 +#: nova/compute/manager.py:1289 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1303 +#: nova/compute/manager.py:1305 msgid "Failed to deallocate network for instance." msgstr "" -#: nova/compute/manager.py:1324 +#: nova/compute/manager.py:1326 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1327 +#: nova/compute/manager.py:1329 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1334 +#: nova/compute/manager.py:1336 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1382 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1435 nova/compute/manager.py:2574 -#: nova/compute/manager.py:4067 +#: nova/compute/manager.py:1437 nova/compute/manager.py:2578 +#: nova/compute/manager.py:4071 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1587 +#: nova/compute/manager.py:1589 #, fuzzy msgid "Rebuilding instance" msgstr "인스턴스 %s를 재부팅합니다" -#: nova/compute/manager.py:1600 +#: nova/compute/manager.py:1602 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1604 +#: nova/compute/manager.py:1606 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1608 +#: nova/compute/manager.py:1610 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1692 +#: nova/compute/manager.py:1694 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1724 +#: nova/compute/manager.py:1726 #, fuzzy, python-format msgid "Detaching from volume api: %s" msgstr "%s 볼륨 탈착에 실패했습니다" -#: nova/compute/manager.py:1742 +#: nova/compute/manager.py:1744 #, fuzzy msgid "Rebooting instance" msgstr "인스턴스 %s를 재부팅합니다" -#: nova/compute/manager.py:1767 +#: nova/compute/manager.py:1769 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1783 +#: nova/compute/manager.py:1785 #, fuzzy, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "%s 인스턴스에 볼륨장착 할 수 없습니다" -#: nova/compute/manager.py:1796 +#: nova/compute/manager.py:1798 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1823 +#: nova/compute/manager.py:1825 #, fuzzy msgid "instance snapshotting" msgstr "인스턴스 %s: 스냅샷 저장중" -#: nova/compute/manager.py:1829 +#: nova/compute/manager.py:1831 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1890 +#: nova/compute/manager.py:1892 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1897 +#: nova/compute/manager.py:1899 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1902 +#: nova/compute/manager.py:1904 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1930 +#: nova/compute/manager.py:1932 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1937 +#: nova/compute/manager.py:1939 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1944 +#: nova/compute/manager.py:1946 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1959 +#: nova/compute/manager.py:1961 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1966 +#: nova/compute/manager.py:1968 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:1979 +#: nova/compute/manager.py:1981 #, python-format msgid "" "trying to inject a file into a non-running (state: " "%(current_power_state)s expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:1983 +#: nova/compute/manager.py:1985 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:2003 +#: nova/compute/manager.py:2005 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2016 +#: nova/compute/manager.py:2018 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2035 +#: nova/compute/manager.py:2037 #, fuzzy msgid "Error trying to Rescue Instance" msgstr "인스턴스 %s를 재부팅합니다" -#: nova/compute/manager.py:2039 +#: nova/compute/manager.py:2041 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2057 +#: nova/compute/manager.py:2059 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2078 +#: nova/compute/manager.py:2080 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2302 +#: nova/compute/manager.py:2306 #, fuzzy msgid "Instance has no source host" msgstr "인스턴스 %s: 스냅샷 저장중" -#: nova/compute/manager.py:2308 +#: nova/compute/manager.py:2312 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2325 +#: nova/compute/manager.py:2329 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2571 +#: nova/compute/manager.py:2575 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2634 +#: nova/compute/manager.py:2638 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2652 +#: nova/compute/manager.py:2656 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2690 +#: nova/compute/manager.py:2694 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2721 +#: nova/compute/manager.py:2725 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2741 +#: nova/compute/manager.py:2745 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2746 +#: nova/compute/manager.py:2750 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2749 +#: nova/compute/manager.py:2753 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2766 +#: nova/compute/manager.py:2770 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2793 +#: nova/compute/manager.py:2797 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2828 +#: nova/compute/manager.py:2832 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:2875 +#: nova/compute/manager.py:2879 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2926 +#: nova/compute/manager.py:2930 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2935 +#: nova/compute/manager.py:2939 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2950 +#: nova/compute/manager.py:2954 #, fuzzy, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "볼륨 탈착: %(instance_name)s, %(mountpoint)s" -#: nova/compute/manager.py:2980 +#: nova/compute/manager.py:2984 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:2990 +#: nova/compute/manager.py:2994 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "%s 인스턴스에 볼륨장착 할 수 없습니다" -#: nova/compute/manager.py:2997 +#: nova/compute/manager.py:3001 #, fuzzy, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "볼륨 탈착: %(instance_name)s, %(mountpoint)s" -#: nova/compute/manager.py:3021 +#: nova/compute/manager.py:3025 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3059 +#: nova/compute/manager.py:3063 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3079 +#: nova/compute/manager.py:3083 #, fuzzy, python-format msgid "Port %(port_id)s is not attached" msgstr "인스턴스 %s: 스냅샷 저장중" -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3097 #, python-format msgid "Host %(host)s not found" msgstr "" -#: nova/compute/manager.py:3230 +#: nova/compute/manager.py:3234 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3258 +#: nova/compute/manager.py:3262 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3313 +#: nova/compute/manager.py:3317 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3315 +#: nova/compute/manager.py:3319 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:3329 +#: nova/compute/manager.py:3333 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3469 +#: nova/compute/manager.py:3473 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3514 +#: nova/compute/manager.py:3518 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3520 +#: nova/compute/manager.py:3524 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3529 +#: nova/compute/manager.py:3533 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3536 +#: nova/compute/manager.py:3540 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:3540 +#: nova/compute/manager.py:3544 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3547 +#: nova/compute/manager.py:3551 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3556 +#: nova/compute/manager.py:3560 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3573 +#: nova/compute/manager.py:3577 #, 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:3592 +#: nova/compute/manager.py:3596 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3616 +#: nova/compute/manager.py:3620 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3733 +#: nova/compute/manager.py:3737 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3750 +#: nova/compute/manager.py:3754 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3777 +#: nova/compute/manager.py:3781 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3782 nova/compute/manager.py:3832 +#: nova/compute/manager.py:3786 nova/compute/manager.py:3836 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3819 +#: nova/compute/manager.py:3823 #, 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:3857 +#: nova/compute/manager.py:3861 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3869 nova/compute/manager.py:3878 -#: nova/compute/manager.py:3908 +#: nova/compute/manager.py:3873 nova/compute/manager.py:3882 +#: nova/compute/manager.py:3912 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3873 +#: nova/compute/manager.py:3877 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3889 +#: nova/compute/manager.py:3893 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3895 +#: nova/compute/manager.py:3899 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3901 +#: nova/compute/manager.py:3905 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3921 #, fuzzy msgid "Instance is not (soft-)deleted." msgstr "인스턴스 %s: 스냅샷 저장중" -#: nova/compute/manager.py:3925 +#: nova/compute/manager.py:3929 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:3945 +#: nova/compute/manager.py:3949 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:3972 +#: nova/compute/manager.py:3976 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:3982 nova/compute/resource_tracker.py:314 +#: nova/compute/manager.py:3986 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4022 +#: nova/compute/manager.py:4026 #, python-format msgid "" "Detected instance with name label '%(name)s' which is marked as DELETED " "but still present on host." msgstr "" -#: nova/compute/manager.py:4029 +#: nova/compute/manager.py:4033 #, python-format msgid "" "Destroying instance with name label '%(name)s' which is marked as DELETED" " but still present on host." msgstr "" -#: nova/compute/manager.py:4036 +#: nova/compute/manager.py:4040 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" @@ -4805,85 +4795,85 @@ msgid "" " claimed." msgstr "" -#: nova/compute/resource_tracker.py:237 +#: nova/compute/resource_tracker.py:244 msgid "Auditing locally available compute resources" msgstr "" -#: nova/compute/resource_tracker.py:242 +#: nova/compute/resource_tracker.py:249 msgid "" "Virt driver does not support 'get_available_resource' Compute tracking " "is disabled." msgstr "" -#: nova/compute/resource_tracker.py:294 +#: nova/compute/resource_tracker.py:301 #, python-format msgid "Compute_service record created for %(host)s:%(node)s" msgstr "" -#: nova/compute/resource_tracker.py:300 +#: nova/compute/resource_tracker.py:307 #, python-format msgid "Compute_service record updated for %(host)s:%(node)s" msgstr "" -#: nova/compute/resource_tracker.py:324 +#: nova/compute/resource_tracker.py:331 #, python-format msgid "Hypervisor: free ram (MB): %s" msgstr "" -#: nova/compute/resource_tracker.py:325 +#: nova/compute/resource_tracker.py:332 #, python-format msgid "Hypervisor: free disk (GB): %s" msgstr "" -#: nova/compute/resource_tracker.py:330 +#: nova/compute/resource_tracker.py:337 #, python-format msgid "Hypervisor: free VCPUs: %s" msgstr "" -#: nova/compute/resource_tracker.py:332 +#: nova/compute/resource_tracker.py:339 msgid "Hypervisor: VCPU information unavailable" msgstr "" -#: nova/compute/resource_tracker.py:339 +#: nova/compute/resource_tracker.py:346 #, python-format msgid "Free ram (MB): %s" msgstr "" -#: nova/compute/resource_tracker.py:340 +#: nova/compute/resource_tracker.py:347 #, python-format msgid "Free disk (GB): %s" msgstr "" -#: nova/compute/resource_tracker.py:345 +#: nova/compute/resource_tracker.py:352 #, python-format msgid "Free VCPUS: %s" msgstr "" -#: nova/compute/resource_tracker.py:347 +#: nova/compute/resource_tracker.py:354 msgid "Free VCPU information unavailable" msgstr "" -#: nova/compute/resource_tracker.py:386 +#: nova/compute/resource_tracker.py:383 #, python-format msgid "Updating from migration %s" msgstr "" -#: nova/compute/resource_tracker.py:446 +#: nova/compute/resource_tracker.py:443 msgid "Instance not resizing, skipping migration." msgstr "" -#: nova/compute/resource_tracker.py:461 +#: nova/compute/resource_tracker.py:458 msgid "InstanceType could not be found, skipping migration." msgstr "" -#: nova/compute/resource_tracker.py:545 +#: nova/compute/resource_tracker.py:542 #, python-format msgid "" "Detected running orphan instance: %(uuid)s (consuming %(memory_mb)s MB " "memory" msgstr "" -#: nova/compute/resource_tracker.py:558 +#: nova/compute/resource_tracker.py:555 #, python-format msgid "Missing keys: %s" msgstr "" @@ -4902,26 +4892,26 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:384 +#: nova/conductor/api.py:380 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:88 +#: nova/conductor/manager.py:91 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:257 +#: nova/conductor/manager.py:262 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/console/manager.py:80 nova/console/vmrc_manager.py:63 +#: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "" -#: nova/console/manager.py:100 nova/console/vmrc_manager.py:113 +#: nova/console/manager.py:101 nova/console/vmrc_manager.py:113 #, python-format msgid "Tried to remove non-existent console %(console_id)s." msgstr "" @@ -4977,12 +4967,12 @@ msgstr "" msgid "Failed to run xvp." msgstr "" -#: nova/consoleauth/manager.py:88 +#: nova/consoleauth/manager.py:89 #, python-format msgid "Received Token: %(token)s, %(token_dict)s)" msgstr "" -#: nova/consoleauth/manager.py:112 +#: nova/consoleauth/manager.py:113 #, python-format msgid "Checking Token: %(token)s, %(token_valid)s)" msgstr "" @@ -4999,11 +4989,11 @@ msgstr "" msgid "Failed to notify cells of instance info cache update" msgstr "" -#: nova/db/api.py:1428 +#: nova/db/api.py:1446 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1583 +#: nova/db/api.py:1580 msgid "Failed to notify cells of instance fault" msgstr "" @@ -5159,7 +5149,7 @@ msgstr "" msgid "Failed storing info cache" msgstr "" -#: nova/network/api.py:239 +#: nova/network/api.py:235 #, python-format msgid "re-assign floating IP %(address)s from instance %(instance_id)s" msgstr "" @@ -5394,29 +5384,29 @@ msgstr "" msgid "Unplugged gateway interface '%s'" msgstr "" -#: nova/network/manager.py:362 +#: nova/network/manager.py:363 #, python-format msgid "Disassociated %s stale fixed ip(s)" msgstr "" -#: nova/network/manager.py:366 +#: nova/network/manager.py:367 msgid "setting network host" msgstr "" -#: nova/network/manager.py:493 +#: nova/network/manager.py:494 msgid "network allocations" msgstr "" -#: nova/network/manager.py:500 +#: nova/network/manager.py:501 #, python-format msgid "networks retrieved for instance: |%(networks_list)s|" msgstr "" -#: nova/network/manager.py:548 +#: nova/network/manager.py:549 msgid "network deallocation for instance" msgstr "" -#: nova/network/manager.py:812 +#: nova/network/manager.py:815 #, python-format msgid "" "instance-dns-zone is |%(domain)s|, which is in availability zone " @@ -5424,98 +5414,98 @@ msgid "" "created." msgstr "" -#: nova/network/manager.py:838 +#: nova/network/manager.py:841 #, python-format msgid "Quota exceeded for %(pid)s, tried to allocate fixed IP" msgstr "" -#: nova/network/manager.py:892 +#: nova/network/manager.py:895 msgid "Failed to update usages deallocating fixed IP" msgstr "" -#: nova/network/manager.py:926 +#: nova/network/manager.py:929 #, python-format msgid "Unable to release %s because vif doesn't exist." msgstr "" -#: nova/network/manager.py:949 +#: nova/network/manager.py:952 #, python-format msgid "Leased IP |%(address)s|" msgstr "" -#: nova/network/manager.py:953 +#: nova/network/manager.py:956 #, python-format msgid "IP %s leased that is not associated" msgstr "" -#: nova/network/manager.py:962 +#: nova/network/manager.py:965 #, python-format msgid "IP |%s| leased that isn't allocated" msgstr "" -#: nova/network/manager.py:967 +#: nova/network/manager.py:970 #, python-format msgid "Released IP |%(address)s|" msgstr "" -#: nova/network/manager.py:971 +#: nova/network/manager.py:974 #, python-format msgid "IP %s released that is not associated" msgstr "" -#: nova/network/manager.py:975 +#: nova/network/manager.py:978 #, python-format msgid "IP %s released that was not leased" msgstr "" -#: nova/network/manager.py:994 +#: nova/network/manager.py:997 #, python-format msgid "%s must be an integer" msgstr "" -#: nova/network/manager.py:1018 +#: nova/network/manager.py:1021 msgid "Maximum allowed length for 'label' is 255." msgstr "" -#: nova/network/manager.py:1038 +#: nova/network/manager.py:1041 #, python-format msgid "" "Subnet(s) too large, defaulting to /%s. To override, specify " "network_size flag." msgstr "" -#: nova/network/manager.py:1119 +#: nova/network/manager.py:1122 msgid "cidr already in use" msgstr "" -#: nova/network/manager.py:1122 +#: nova/network/manager.py:1125 #, python-format msgid "requested cidr (%(cidr)s) conflicts with existing supernet (%(super)s)" msgstr "" -#: nova/network/manager.py:1133 +#: nova/network/manager.py:1136 #, python-format msgid "" "requested cidr (%(cidr)s) conflicts with existing smaller cidr " "(%(smaller)s)" msgstr "" -#: nova/network/manager.py:1190 +#: nova/network/manager.py:1193 msgid "Network already exists!" msgstr "" -#: nova/network/manager.py:1209 +#: nova/network/manager.py:1212 #, python-format msgid "Network must be disassociated from project %s before delete" msgstr "" -#: nova/network/manager.py:1805 +#: nova/network/manager.py:1808 msgid "" "The sum between the number of networks and the vlan start cannot be " "greater than 4094" msgstr "" -#: nova/network/manager.py:1812 +#: nova/network/manager.py:1815 #, python-format msgid "" "The network range is not big enough to fit %(num_networks)s networks. " @@ -5757,6 +5747,24 @@ msgstr "" msgid "Fatal call to deprecated config: %(msg)s" msgstr "" +#: nova/openstack/common/loopingcall.py:84 +#, python-format +msgid "task run outlasted interval by %s sec" +msgstr "" + +#: nova/openstack/common/loopingcall.py:91 +msgid "in fixed duration looping call" +msgstr "" + +#: nova/openstack/common/loopingcall.py:131 +#, python-format +msgid "Dynamic looping call sleeping for %.02f seconds" +msgstr "" + +#: nova/openstack/common/loopingcall.py:138 +msgid "in dynamic looping call" +msgstr "" + #: nova/openstack/common/policy.py:394 #, python-format msgid "Failed to understand rule %(rule)s" @@ -6257,7 +6265,7 @@ msgstr "" msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:210 +#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:211 #, python-format msgid "Setting instance to %(state)s state." msgstr "" @@ -6355,7 +6363,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:196 +#: nova/scheduler/manager.py:197 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -6499,27 +6507,27 @@ msgstr "" msgid "Returns one member of the [%s] group" msgstr "" -#: nova/servicegroup/drivers/db.py:41 +#: nova/servicegroup/drivers/db.py:42 #, python-format msgid "" "DB_Driver: join new ServiceGroup member %(member_id)s to the %(group_id)s" " group, service = %(service)s" msgstr "" -#: nova/servicegroup/drivers/db.py:45 +#: nova/servicegroup/drivers/db.py:46 msgid "service is a mandatory argument for DB based ServiceGroup driver" msgstr "" -#: nova/servicegroup/drivers/db.py:74 +#: nova/servicegroup/drivers/db.py:76 #, python-format msgid "DB_Driver: get_all members of the %s group" msgstr "" -#: nova/servicegroup/drivers/db.py:97 nova/servicegroup/drivers/mc.py:102 +#: nova/servicegroup/drivers/db.py:99 nova/servicegroup/drivers/mc.py:103 msgid "Recovered model server connection!" msgstr "" -#: nova/servicegroup/drivers/db.py:103 nova/servicegroup/drivers/mc.py:108 +#: nova/servicegroup/drivers/db.py:105 nova/servicegroup/drivers/mc.py:109 msgid "model server went away" msgstr "" @@ -6538,7 +6546,7 @@ msgstr "" msgid "service is a mandatory argument for Memcached based ServiceGroup driver" msgstr "" -#: nova/servicegroup/drivers/mc.py:77 +#: nova/servicegroup/drivers/mc.py:78 #, python-format msgid "Memcached_Driver: get_all members of the %s group" msgstr "" @@ -6567,22 +6575,22 @@ msgstr "" msgid "ZooKeeperDriver.leave: %(id)s has not joined to the %(gr)s group" msgstr "" -#: nova/storage/linuxscsi.py:70 +#: nova/storage/linuxscsi.py:71 #, python-format msgid "Trying (%(tries)s) to remove device %(device)s" msgstr "" -#: nova/storage/linuxscsi.py:99 +#: nova/storage/linuxscsi.py:101 #, python-format msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:117 +#: nova/storage/linuxscsi.py:119 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:121 +#: nova/storage/linuxscsi.py:123 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -6935,28 +6943,28 @@ msgstr "" msgid "Baremetal power manager failed to start node for instance %r" msgstr "" -#: nova/virt/baremetal/ipmi.py:85 +#: nova/virt/baremetal/ipmi.py:86 #, python-format msgid "pid file %s does not contain any pid" msgstr "" -#: nova/virt/baremetal/ipmi.py:108 +#: nova/virt/baremetal/ipmi.py:109 msgid "Node id not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:111 +#: nova/virt/baremetal/ipmi.py:112 msgid "Address not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:114 +#: nova/virt/baremetal/ipmi.py:115 msgid "User not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:117 +#: nova/virt/baremetal/ipmi.py:118 msgid "Password not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:134 +#: nova/virt/baremetal/ipmi.py:135 #, fuzzy, python-format msgid "ipmitool stdout: '%(out)s', stderr: '%(err)s'" msgstr "" @@ -6966,19 +6974,19 @@ msgstr "" "Stdout: %(stdout)r\n" "Stderr: %(stderr)r" -#: nova/virt/baremetal/ipmi.py:160 +#: nova/virt/baremetal/ipmi.py:161 msgid "IPMI power on failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:182 +#: nova/virt/baremetal/ipmi.py:183 msgid "IPMI power off failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:192 +#: nova/virt/baremetal/ipmi.py:193 msgid "IPMI set next bootdev failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:197 nova/virt/baremetal/tilera_pdu.py:152 +#: nova/virt/baremetal/ipmi.py:198 nova/virt/baremetal/tilera_pdu.py:152 #, python-format msgid "Activate node called, but node %s is already active" msgstr "" @@ -7637,7 +7645,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:135 nova/virt/libvirt/driver.py:3726 +#: nova/virt/hyperv/hostops.py:135 nova/virt/libvirt/driver.py:3728 #: nova/virt/xenapi/host.py:148 msgid "Updating host stats" msgstr "" @@ -7984,12 +7992,12 @@ msgstr "" msgid "Using config drive for instance: %s" msgstr "%s 인스턴스에 볼륨장착 할 수 없습니다" -#: nova/virt/hyperv/vmops.py:226 nova/virt/libvirt/driver.py:1867 +#: nova/virt/hyperv/vmops.py:226 nova/virt/libvirt/driver.py:1869 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:234 nova/virt/libvirt/driver.py:1874 +#: nova/virt/hyperv/vmops.py:234 nova/virt/libvirt/driver.py:1876 #, python-format msgid "Creating config drive failed with error: %s" msgstr "" @@ -8154,7 +8162,7 @@ msgstr "볼륨 탈착: %(instance_name)s, %(mountpoint)s" msgid "Detaching physical disk from instance: %s" msgstr "%s 인스턴스에 볼륨장착 할 수 없습니다" -#: nova/virt/hyperv/volumeops.py:186 nova/virt/libvirt/driver.py:894 +#: nova/virt/hyperv/volumeops.py:186 nova/virt/libvirt/driver.py:896 msgid "Could not determine iscsi initiator name" msgstr "" @@ -8188,235 +8196,235 @@ msgstr "" msgid "Unable to determine disk bus for '%s'" msgstr "" -#: nova/virt/libvirt/driver.py:339 +#: nova/virt/libvirt/driver.py:340 #, python-format msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:545 +#: nova/virt/libvirt/driver.py:546 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:553 +#: nova/virt/libvirt/driver.py:554 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:570 +#: nova/virt/libvirt/driver.py:571 #, python-format msgid "URI %s does not support events" msgstr "" -#: nova/virt/libvirt/driver.py:586 +#: nova/virt/libvirt/driver.py:587 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:608 nova/virt/libvirt/driver.py:611 +#: nova/virt/libvirt/driver.py:609 nova/virt/libvirt/driver.py:612 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:629 +#: nova/virt/libvirt/driver.py:630 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:720 +#: nova/virt/libvirt/driver.py:721 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:735 +#: nova/virt/libvirt/driver.py:736 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:740 +#: nova/virt/libvirt/driver.py:741 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:751 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:759 +#: nova/virt/libvirt/driver.py:761 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:778 +#: nova/virt/libvirt/driver.py:780 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:794 +#: nova/virt/libvirt/driver.py:796 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:814 +#: nova/virt/libvirt/driver.py:816 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:820 +#: nova/virt/libvirt/driver.py:822 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:848 +#: nova/virt/libvirt/driver.py:850 #, python-format msgid "Deleting instance files %(target)s" msgstr "" -#: nova/virt/libvirt/driver.py:857 +#: nova/virt/libvirt/driver.py:859 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:900 +#: nova/virt/libvirt/driver.py:902 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:907 +#: nova/virt/libvirt/driver.py:909 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:912 +#: nova/virt/libvirt/driver.py:914 msgid "No Volume Connector found." msgstr "" -#: nova/virt/libvirt/driver.py:1034 +#: nova/virt/libvirt/driver.py:1036 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1058 +#: nova/virt/libvirt/driver.py:1060 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1078 +#: nova/virt/libvirt/driver.py:1080 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1082 +#: nova/virt/libvirt/driver.py:1084 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1171 +#: nova/virt/libvirt/driver.py:1173 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1174 +#: nova/virt/libvirt/driver.py:1176 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1203 +#: nova/virt/libvirt/driver.py:1205 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1215 +#: nova/virt/libvirt/driver.py:1217 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1288 +#: nova/virt/libvirt/driver.py:1290 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1292 +#: nova/virt/libvirt/driver.py:1294 msgid "Failed to soft reboot instance." msgstr "" -#: nova/virt/libvirt/driver.py:1327 +#: nova/virt/libvirt/driver.py:1329 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1335 +#: nova/virt/libvirt/driver.py:1337 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:1383 +#: nova/virt/libvirt/driver.py:1385 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1530 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:1535 nova/virt/powervm/operator.py:220 +#: nova/virt/libvirt/driver.py:1537 nova/virt/powervm/operator.py:220 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1551 +#: nova/virt/libvirt/driver.py:1553 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:1588 nova/virt/libvirt/driver.py:1614 +#: nova/virt/libvirt/driver.py:1590 nova/virt/libvirt/driver.py:1616 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1603 +#: nova/virt/libvirt/driver.py:1605 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:1672 +#: nova/virt/libvirt/driver.py:1674 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:1676 +#: nova/virt/libvirt/driver.py:1678 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:1681 nova/virt/libvirt/driver.py:1686 +#: nova/virt/libvirt/driver.py:1683 nova/virt/libvirt/driver.py:1688 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:1757 +#: nova/virt/libvirt/driver.py:1759 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:1858 +#: nova/virt/libvirt/driver.py:1860 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:1907 +#: nova/virt/libvirt/driver.py:1909 #, python-format msgid "Injecting %(inj)s into image %(img_id)s" msgstr "" -#: nova/virt/libvirt/driver.py:1917 +#: nova/virt/libvirt/driver.py:1919 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:1974 +#: nova/virt/libvirt/driver.py:1976 #, python-format msgid "" "Config requested an explicit CPU model, but the current libvirt " "hypervisor '%s' does not support selecting CPU models" msgstr "" -#: nova/virt/libvirt/driver.py:1980 +#: nova/virt/libvirt/driver.py:1982 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:1984 +#: nova/virt/libvirt/driver.py:1986 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:1988 +#: nova/virt/libvirt/driver.py:1990 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2004 +#: nova/virt/libvirt/driver.py:2006 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:2325 +#: nova/virt/libvirt/driver.py:2327 #, python-format msgid "" "Start to_xml instance=%(instance)s network_info=%(network_info)s " @@ -8424,92 +8432,92 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:2340 +#: nova/virt/libvirt/driver.py:2342 #, python-format msgid "End to_xml instance=%(instance)s xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:2357 +#: nova/virt/libvirt/driver.py:2359 #, python-format msgid "" "Error from libvirt while looking up %(instance_name)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:2525 +#: nova/virt/libvirt/driver.py:2527 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:2576 +#: nova/virt/libvirt/driver.py:2578 #, python-format msgid "couldn't obtain the vpu count from domain id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2582 +#: nova/virt/libvirt/driver.py:2584 #, python-format msgid "List of domains returned by libVirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2584 +#: nova/virt/libvirt/driver.py:2586 #, python-format msgid "libVirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2648 +#: nova/virt/libvirt/driver.py:2650 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:2731 +#: nova/virt/libvirt/driver.py:2733 #, fuzzy, python-format msgid "Trying to get stats for the volume %s" msgstr "%s 볼륨 탈착에 실패했습니다" -#: nova/virt/libvirt/driver.py:2755 +#: nova/virt/libvirt/driver.py:2757 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2759 +#: nova/virt/libvirt/driver.py:2761 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:2836 +#: nova/virt/libvirt/driver.py:2838 #, python-format msgid "" "Creating tmpfile %s to verify with other compute node that the instance " "is on the same shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2918 +#: nova/virt/libvirt/driver.py:2920 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2926 +#: nova/virt/libvirt/driver.py:2928 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2963 +#: nova/virt/libvirt/driver.py:2965 #, python-format msgid "" "Unable to migrate %(instance_uuid)s: Disk of instance is too " "large(available on destination host:%(available)s < need:%(necessary)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2988 +#: nova/virt/libvirt/driver.py:2990 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:3000 +#: nova/virt/libvirt/driver.py:3002 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -8519,67 +8527,67 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:3017 +#: nova/virt/libvirt/driver.py:3019 #, python-format msgid "" "Creating tmpfile %s to notify to other compute nodes that they should " "mount the same storage." msgstr "" -#: nova/virt/libvirt/driver.py:3065 +#: nova/virt/libvirt/driver.py:3067 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:3137 +#: nova/virt/libvirt/driver.py:3139 #, python-format msgid "Live Migration failure: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:3230 +#: nova/virt/libvirt/driver.py:3232 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:3342 +#: nova/virt/libvirt/driver.py:3344 #, python-format msgid "" "Error from libvirt while getting description of %(instance_name)s: [Error" " Code %(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3359 +#: nova/virt/libvirt/driver.py:3361 #, python-format msgid "skipping %(path)s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:3364 +#: nova/virt/libvirt/driver.py:3366 #, python-format msgid "skipping disk for %(instance_name)s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:3405 +#: nova/virt/libvirt/driver.py:3407 #, python-format msgid "Getting disk size of %(i_name)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:3451 +#: nova/virt/libvirt/driver.py:3453 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:3510 +#: nova/virt/libvirt/driver.py:3512 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:3516 +#: nova/virt/libvirt/driver.py:3518 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:3578 +#: nova/virt/libvirt/driver.py:3580 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:3699 +#: nova/virt/libvirt/driver.py:3701 #, python-format msgid "Checking instance files accessability%(instance_path)s" msgstr "" @@ -8871,87 +8879,87 @@ msgid "" "attribute" msgstr "" -#: nova/virt/libvirt/volume.py:237 +#: nova/virt/libvirt/volume.py:238 #, python-format msgid "iSCSI device not found at %s" msgstr "" -#: nova/virt/libvirt/volume.py:240 +#: nova/virt/libvirt/volume.py:241 #, python-format msgid "" "ISCSI volume not yet found at: %(disk_dev)s. Will rescan & retry. Try " "number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:252 +#: nova/virt/libvirt/volume.py:253 #, python-format msgid "Found iSCSI node %(disk_dev)s (after %(tries)s rescans)" msgstr "" -#: nova/virt/libvirt/volume.py:488 nova/virt/libvirt/volume.py:609 +#: nova/virt/libvirt/volume.py:489 nova/virt/libvirt/volume.py:610 #, python-format msgid "%s is already mounted" msgstr "" -#: nova/virt/libvirt/volume.py:544 +#: nova/virt/libvirt/volume.py:545 #, python-format msgid "AoE device not found at %s" msgstr "" -#: nova/virt/libvirt/volume.py:546 +#: nova/virt/libvirt/volume.py:547 #, python-format msgid "AoE volume not yet found at: %(aoedevpath)s. Try number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:560 +#: nova/virt/libvirt/volume.py:561 #, python-format msgid "Found AoE device %(aoedevpath)s (after %(tries)s rediscover)" msgstr "" -#: nova/virt/libvirt/volume.py:688 +#: nova/virt/libvirt/volume.py:689 msgid "We are unable to locate any Fibre Channel devices" msgstr "" -#: nova/virt/libvirt/volume.py:697 +#: nova/virt/libvirt/volume.py:698 #, python-format msgid "Looking for Fibre Channel dev %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:707 +#: nova/virt/libvirt/volume.py:708 msgid "Fibre Channel device not found." msgstr "" -#: nova/virt/libvirt/volume.py:710 +#: nova/virt/libvirt/volume.py:711 #, python-format msgid "" "Fibre volume not yet found at: %(mount_device)s. Will rescan & retry. " "Try number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:726 +#: nova/virt/libvirt/volume.py:727 #, python-format msgid "Found Fibre Channel volume %(mount_device)s (after %(tries)s rescans)" msgstr "" -#: nova/virt/libvirt/volume.py:733 +#: nova/virt/libvirt/volume.py:734 #, python-format msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:799 +#: nova/virt/libvirt/volume.py:800 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:810 +#: nova/virt/libvirt/volume.py:811 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:816 +#: nova/virt/libvirt/volume.py:817 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:831 +#: nova/virt/libvirt/volume.py:832 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -9226,17 +9234,17 @@ msgstr "" msgid "In vmwareapi:_call_method, got this exception: %s" msgstr "" -#: nova/virt/vmwareapi/driver.py:574 +#: nova/virt/vmwareapi/driver.py:575 #, python-format msgid "Task [%(task_name)s] %(task_ref)s status: success" msgstr "" -#: nova/virt/vmwareapi/driver.py:579 +#: nova/virt/vmwareapi/driver.py:580 #, python-format msgid "Task [%(task_name)s] %(task_ref)s status: error %(error_info)s" msgstr "" -#: nova/virt/vmwareapi/driver.py:583 +#: nova/virt/vmwareapi/driver.py:584 #, python-format msgid "In vmwareapi:_poll_task, Got this error %s" msgstr "" @@ -10843,6 +10851,9 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "Invalid value '%s' for force. " +#~ msgid "Periodic task processor sleeping for %.02f seconds" +#~ msgstr "" + +#~ msgid "No backdoor API command for service: %s\n" #~ msgstr "" diff --git a/nova/locale/nb/LC_MESSAGES/nova.po b/nova/locale/nb/LC_MESSAGES/nova.po index 9c126904a..2e8c0af2f 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-04-24 00:04+0000\n" +"POT-Creation-Date: 2013-04-26 00:05+0000\n" "PO-Revision-Date: 2012-09-13 10:30+0000\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Language-Team: nb <LL@li.org>\n" @@ -189,7 +189,7 @@ msgid "" msgstr "" #: nova/exception.py:254 nova/api/ec2/cloud.py:463 -#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2735 +#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2740 msgid "Keypair data is invalid" msgstr "" @@ -1305,27 +1305,27 @@ msgstr "" msgid "Running %(name)s post-hook: %(obj)s" msgstr "" -#: nova/manager.py:172 +#: nova/manager.py:173 #, python-format msgid "Skipping periodic task %(task)s because its interval is negative" msgstr "" -#: nova/manager.py:177 +#: nova/manager.py:178 #, python-format msgid "Skipping periodic task %(task)s because it is disabled" msgstr "" -#: nova/manager.py:238 +#: nova/manager.py:241 #, python-format msgid "Running periodic task %(full_task_name)s" msgstr "" -#: nova/manager.py:246 +#: nova/manager.py:249 #, python-format msgid "Error during %(full_task_name)s: %(e)s" msgstr "" -#: nova/manager.py:315 +#: nova/manager.py:319 msgid "Notifying Schedulers of capabilities ..." msgstr "" @@ -1370,208 +1370,195 @@ msgstr "" msgid "Rolled back reservations %(reservations)s" msgstr "" -#: nova/service.py:196 +#: nova/service.py:197 msgid "Full set of CONF:" msgstr "" -#: nova/service.py:203 +#: nova/service.py:204 #, python-format msgid "%(flag)s : FLAG SET " msgstr "" -#: nova/service.py:213 nova/service.py:311 +#: nova/service.py:214 nova/service.py:312 #, python-format msgid "Caught %s, exiting" msgstr "" -#: nova/service.py:257 +#: nova/service.py:258 msgid "Parent process has died unexpectedly, exiting" msgstr "" -#: nova/service.py:293 +#: nova/service.py:294 msgid "Forking too fast, sleeping" msgstr "" -#: nova/service.py:316 +#: nova/service.py:317 msgid "Unhandled exception" msgstr "" -#: nova/service.py:323 +#: nova/service.py:324 #, python-format msgid "Started child %d" msgstr "" -#: nova/service.py:333 +#: nova/service.py:334 #, python-format msgid "Starting %d workers" msgstr "" -#: nova/service.py:347 +#: nova/service.py:348 #, python-format msgid "Child %(pid)d killed by signal %(sig)d" msgstr "" -#: nova/service.py:350 +#: nova/service.py:351 #, python-format msgid "Child %(pid)d exited with status %(code)d" msgstr "" -#: nova/service.py:353 +#: nova/service.py:354 #, python-format msgid "pid %d not in child list" msgstr "" -#: nova/service.py:373 +#: nova/service.py:374 #, python-format msgid "Caught %s, stopping children" msgstr "" -#: nova/service.py:384 +#: nova/service.py:385 #, python-format msgid "Waiting on %d children to exit" msgstr "" -#: nova/service.py:426 +#: nova/service.py:427 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:443 nova/openstack/common/rpc/service.py:47 +#: nova/service.py:444 nova/openstack/common/rpc/service.py:47 #, python-format msgid "Creating Consumer connection for Service %s" msgstr "" -#: nova/service.py:463 +#: nova/service.py:464 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:545 +#: nova/service.py:546 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:580 +#: nova/service.py:581 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:678 +#: nova/service.py:679 msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:145 +#: nova/utils.py:144 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:198 nova/openstack/common/processutils.py:90 +#: nova/utils.py:197 nova/openstack/common/processutils.py:90 #, python-format msgid "Got unknown keyword args to utils.execute: %r" msgstr "" -#: nova/utils.py:209 nova/openstack/common/processutils.py:99 +#: nova/utils.py:208 nova/openstack/common/processutils.py:99 #, python-format msgid "Running cmd (subprocess): %s" msgstr "" -#: nova/utils.py:233 nova/utils.py:311 +#: nova/utils.py:232 nova/utils.py:310 #: nova/openstack/common/processutils.py:114 nova/virt/powervm/common.py:90 #, python-format msgid "Result was %s" msgstr "Resultat var %s" -#: nova/utils.py:246 nova/openstack/common/processutils.py:128 +#: nova/utils.py:245 nova/openstack/common/processutils.py:128 #, python-format msgid "%r failed. Retrying." msgstr "%r feilet. Prøver på nytt." -#: nova/utils.py:286 +#: nova/utils.py:285 #, python-format msgid "Running cmd (SSH): %s" msgstr "" -#: nova/utils.py:288 +#: nova/utils.py:287 msgid "Environment not supported over SSH" msgstr "" -#: nova/utils.py:292 +#: nova/utils.py:291 msgid "process_input not supported over SSH" msgstr "" -#: nova/utils.py:327 +#: nova/utils.py:326 #, python-format msgid "debug in callback: %s" msgstr "" -#: nova/utils.py:489 +#: nova/utils.py:488 #, python-format msgid "Link Local address is not found.:%s" msgstr "" -#: nova/utils.py:492 +#: nova/utils.py:491 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "" -#: nova/utils.py:531 +#: nova/utils.py:530 #, python-format msgid "Invalid backend: %s" msgstr "" -#: nova/utils.py:603 -msgid "in fixed duration looping call" -msgstr "" - -#: nova/utils.py:638 -#, python-format -msgid "Periodic task processor sleeping for %.02f seconds" -msgstr "" - -#: nova/utils.py:645 -msgid "in dynamic looping call" -msgstr "" - -#: nova/utils.py:699 +#: nova/utils.py:591 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:828 +#: nova/utils.py:720 #, python-format msgid "Expected object of type: %s" msgstr "Forventet objekt av typen: %s" -#: nova/utils.py:857 +#: nova/utils.py:749 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:1013 +#: nova/utils.py:905 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:1079 +#: nova/utils.py:971 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:1211 nova/virt/configdrive.py:177 +#: nova/utils.py:1103 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1363 +#: nova/utils.py:1255 #, fuzzy, python-format msgid "%s is not a string or unicode" msgstr "Tjenernavn er ikke en streng eller unicode" -#: nova/utils.py:1367 +#: nova/utils.py:1259 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1372 +#: nova/utils.py:1264 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -2604,7 +2591,7 @@ msgstr "" #: nova/api/openstack/compute/servers.py:1220 #: nova/api/openstack/compute/contrib/aggregates.py:143 -#: nova/api/openstack/compute/contrib/coverage_ext.py:303 +#: nova/api/openstack/compute/contrib/coverage_ext.py:282 #: nova/api/openstack/compute/contrib/keypairs.py:78 msgid "Invalid request body" msgstr "" @@ -2848,47 +2835,42 @@ msgstr "" msgid "Instance not yet ready" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:114 +#: nova/api/openstack/compute/contrib/coverage_ext.py:95 #, python-format msgid "Can't connect to service: %s, no portspecified\n" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:117 -#, python-format -msgid "No backdoor API command for service: %s\n" -msgstr "" - -#: nova/api/openstack/compute/contrib/coverage_ext.py:135 +#: nova/api/openstack/compute/contrib/coverage_ext.py:114 msgid "Coverage begin" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:182 +#: nova/api/openstack/compute/contrib/coverage_ext.py:161 msgid "Coverage not running" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:211 +#: nova/api/openstack/compute/contrib/coverage_ext.py:190 #, fuzzy msgid "Invalid path" msgstr "Ugyldig snapshot" -#: nova/api/openstack/compute/contrib/coverage_ext.py:215 +#: nova/api/openstack/compute/contrib/coverage_ext.py:194 msgid "No path given for report file" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:222 +#: nova/api/openstack/compute/contrib/coverage_ext.py:201 msgid "You can't use html reports without combining" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:235 +#: nova/api/openstack/compute/contrib/coverage_ext.py:214 #, fuzzy, python-format msgid "Directory conflict: %s already exists" msgstr "Nøkkelpar '%s' finnes allerede." -#: nova/api/openstack/compute/contrib/coverage_ext.py:293 +#: nova/api/openstack/compute/contrib/coverage_ext.py:272 msgid "Python coverage module is not installed." msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:301 +#: nova/api/openstack/compute/contrib/coverage_ext.py:280 #, python-format msgid "Coverage doesn't have %s action" msgstr "" @@ -3263,6 +3245,14 @@ msgstr "" msgid "stop instance" msgstr "" +#: nova/api/openstack/compute/contrib/services.py:123 +msgid "Unknown action" +msgstr "" + +#: nova/api/openstack/compute/contrib/services.py:137 +msgid "Unknown service" +msgstr "" + #: nova/api/openstack/compute/contrib/simple_tenant_usage.py:226 msgid "Invalid start time. The start time cannot occur after the end time." msgstr "" @@ -3352,54 +3342,54 @@ msgstr "" msgid "Error waiting for responses from neighbor cells: %(exc)s" msgstr "" -#: nova/cells/messaging.py:651 +#: nova/cells/messaging.py:652 #, python-format msgid "Unknown method '%(method)s' in compute API" msgstr "" -#: nova/cells/messaging.py:674 +#: nova/cells/messaging.py:675 #, python-format msgid "Received capabilities from child cell %(cell_name)s: %(capabilities)s" msgstr "" -#: nova/cells/messaging.py:683 +#: nova/cells/messaging.py:684 #, python-format msgid "Received capacities from child cell %(cell_name)s: %(capacities)s" msgstr "" -#: nova/cells/messaging.py:795 +#: nova/cells/messaging.py:810 #, python-format msgid "Got update for instance %(instance_uuid)s: %(instance)s" msgstr "" -#: nova/cells/messaging.py:823 +#: nova/cells/messaging.py:838 #, python-format msgid "Got update to delete instance %(instance_uuid)s" msgstr "" -#: nova/cells/messaging.py:838 +#: nova/cells/messaging.py:853 #, python-format msgid "Got broadcast to %(delete_type)s delete instance" msgstr "" -#: nova/cells/messaging.py:852 +#: nova/cells/messaging.py:867 #, python-format msgid "Got message to create instance fault: %(instance_fault)s" msgstr "" -#: nova/cells/messaging.py:873 +#: nova/cells/messaging.py:888 #, python-format msgid "" "Forcing a sync of instances, project_id=%(projid_str)s, " "updated_since=%(since_str)s" msgstr "" -#: nova/cells/messaging.py:1057 +#: nova/cells/messaging.py:1072 #, python-format msgid "Updating parents with our capabilities: %(capabs)s" msgstr "" -#: nova/cells/messaging.py:1077 +#: nova/cells/messaging.py:1092 #, python-format msgid "Updating parents with our capacities: %(capacities)s" msgstr "" @@ -3821,289 +3811,289 @@ msgstr "" msgid "No nova entries in syslog!" msgstr "" -#: nova/compute/api.py:281 +#: nova/compute/api.py:282 msgid "Cannot run any more instances of this type." msgstr "" -#: nova/compute/api.py:288 +#: nova/compute/api.py:289 #, python-format msgid "Can only run %s more instances of this type." msgstr "" -#: nova/compute/api.py:297 +#: nova/compute/api.py:298 #, python-format msgid "" "%(overs)s quota exceeded for %(pid)s, tried to run %(min_count)s " "instances. %(msg)s" msgstr "" -#: nova/compute/api.py:317 +#: nova/compute/api.py:318 #, python-format msgid "" "Quota exceeded for %(pid)s, tried to set %(num_metadata)s metadata " "properties" msgstr "" -#: nova/compute/api.py:327 +#: nova/compute/api.py:328 msgid "Metadata property key blank" msgstr "" -#: nova/compute/api.py:331 +#: nova/compute/api.py:332 msgid "Metadata property key greater than 255 characters" msgstr "" -#: nova/compute/api.py:335 +#: nova/compute/api.py:336 msgid "Metadata property value greater than 255 characters" msgstr "" -#: nova/compute/api.py:453 +#: nova/compute/api.py:454 msgid "Failed to set instance name using multi_instance_display_name_template." msgstr "" -#: nova/compute/api.py:493 +#: nova/compute/api.py:494 msgid "Cannot attach one or more volumes to multiple instances" msgstr "" -#: nova/compute/api.py:607 +#: nova/compute/api.py:608 #, python-format msgid "Going to run %s instances..." msgstr "" -#: nova/compute/api.py:720 +#: nova/compute/api.py:721 #, python-format msgid "bdm %s" msgstr "" -#: nova/compute/api.py:747 +#: nova/compute/api.py:748 #, python-format msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1016 +#: nova/compute/api.py:1017 msgid "instance termination disabled" msgstr "" -#: nova/compute/api.py:1152 +#: nova/compute/api.py:1153 #, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "" -#: nova/compute/api.py:1158 +#: nova/compute/api.py:1159 msgid "going to delete a resizing instance" msgstr "" -#: nova/compute/api.py:1168 +#: nova/compute/api.py:1169 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1212 +#: nova/compute/api.py:1213 msgid "Going to try to soft delete instance" msgstr "" -#: nova/compute/api.py:1236 +#: nova/compute/api.py:1237 msgid "Going to try to terminate instance" msgstr "" -#: nova/compute/api.py:1286 +#: nova/compute/api.py:1287 msgid "Going to try to stop instance" msgstr "" -#: nova/compute/api.py:1303 +#: nova/compute/api.py:1304 msgid "Going to try to start instance" msgstr "" -#: nova/compute/api.py:1376 +#: nova/compute/api.py:1377 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1613 +#: nova/compute/api.py:1614 #, python-format msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:1964 +#: nova/compute/api.py:1965 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:1973 +#: nova/compute/api.py:1974 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2015 +#: nova/compute/api.py:2016 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2153 +#: nova/compute/api.py:2150 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2260 +#: nova/compute/api.py:2257 msgid "Locking" msgstr "" -#: nova/compute/api.py:2268 +#: nova/compute/api.py:2265 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2337 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2453 +#: nova/compute/api.py:2450 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2472 +#: nova/compute/api.py:2469 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2476 +#: nova/compute/api.py:2473 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2715 +#: nova/compute/api.py:2720 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2719 +#: nova/compute/api.py:2724 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2816 +#: nova/compute/api.py:2821 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2819 +#: nova/compute/api.py:2824 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2827 +#: nova/compute/api.py:2832 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2833 +#: nova/compute/api.py:2838 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2853 +#: nova/compute/api.py:2858 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2856 +#: nova/compute/api.py:2861 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:2863 +#: nova/compute/api.py:2868 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2928 +#: nova/compute/api.py:2933 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:2933 +#: nova/compute/api.py:2938 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:2941 +#: nova/compute/api.py:2946 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:2944 +#: nova/compute/api.py:2949 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3030 nova/compute/api.py:3107 +#: nova/compute/api.py:3035 nova/compute/api.py:3112 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3046 +#: nova/compute/api.py:3051 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3049 +#: nova/compute/api.py:3054 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3060 +#: nova/compute/api.py:3065 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3114 +#: nova/compute/api.py:3119 msgid "Security group id should be integer" msgstr "" -#: nova/compute/claims.py:94 nova/compute/claims.py:218 +#: nova/compute/claims.py:91 nova/compute/claims.py:214 #, python-format msgid "Aborting claim: %s" msgstr "" -#: nova/compute/claims.py:116 +#: nova/compute/claims.py:113 #, python-format msgid "" "Attempting claim: memory %(memory_mb)d MB, disk %(disk_gb)d GB, VCPUs " "%(vcpus)d" msgstr "" -#: nova/compute/claims.py:128 +#: nova/compute/claims.py:125 msgid "Claim successful" msgstr "" -#: nova/compute/claims.py:130 +#: nova/compute/claims.py:127 msgid "Claim failed" msgstr "" -#: nova/compute/claims.py:135 +#: nova/compute/claims.py:132 msgid "Memory" msgstr "" -#: nova/compute/claims.py:144 +#: nova/compute/claims.py:141 msgid "Disk" msgstr "" -#: nova/compute/claims.py:153 +#: nova/compute/claims.py:150 msgid "CPU" msgstr "" -#: nova/compute/claims.py:165 +#: nova/compute/claims.py:162 #, python-format msgid "Total %(type_)s: %(total)d %(unit)s, used: %(used)d %(unit)s" msgstr "" -#: nova/compute/claims.py:170 +#: nova/compute/claims.py:167 #, python-format msgid "%(type_)s limit not specified, defaulting to unlimited" msgstr "" -#: nova/compute/claims.py:177 +#: nova/compute/claims.py:174 #, python-format msgid "%(type_)s limit: %(limit)d %(unit)s, free: %(free)d %(unit)s" msgstr "" -#: nova/compute/claims.py:184 +#: nova/compute/claims.py:181 #, python-format msgid "" "Unable to claim resources. Free %(type_)s %(free)d %(unit)s < requested " @@ -4236,555 +4226,555 @@ msgstr "" msgid "Checking state" msgstr "" -#: nova/compute/manager.py:743 +#: nova/compute/manager.py:745 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:760 +#: nova/compute/manager.py:762 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:852 +#: nova/compute/manager.py:854 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:861 nova/compute/manager.py:2344 +#: nova/compute/manager.py:863 nova/compute/manager.py:2348 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" -#: nova/compute/manager.py:912 +#: nova/compute/manager.py:914 msgid "Failed to dealloc network for deleted instance" msgstr "" -#: nova/compute/manager.py:918 +#: nova/compute/manager.py:920 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:940 +#: nova/compute/manager.py:942 #, python-format msgid "Error: %s" msgstr "" -#: nova/compute/manager.py:957 +#: nova/compute/manager.py:959 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:982 nova/compute/manager.py:2398 +#: nova/compute/manager.py:984 nova/compute/manager.py:2402 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1000 +#: nova/compute/manager.py:1002 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1007 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1011 +#: nova/compute/manager.py:1013 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1040 +#: nova/compute/manager.py:1042 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1090 +#: nova/compute/manager.py:1092 #, python-format msgid "" "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, " "allowed_size_bytes=%(allowed_size_bytes)d" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1098 #, python-format msgid "" "Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed " "size %(allowed_size_bytes)d" msgstr "" -#: nova/compute/manager.py:1106 +#: nova/compute/manager.py:1108 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1132 +#: nova/compute/manager.py:1134 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1135 +#: nova/compute/manager.py:1137 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1146 +#: nova/compute/manager.py:1148 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1167 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1216 +#: nova/compute/manager.py:1218 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1287 +#: nova/compute/manager.py:1289 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1303 +#: nova/compute/manager.py:1305 msgid "Failed to deallocate network for instance." msgstr "" -#: nova/compute/manager.py:1324 +#: nova/compute/manager.py:1326 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1327 +#: nova/compute/manager.py:1329 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1334 +#: nova/compute/manager.py:1336 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1382 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1435 nova/compute/manager.py:2574 -#: nova/compute/manager.py:4067 +#: nova/compute/manager.py:1437 nova/compute/manager.py:2578 +#: nova/compute/manager.py:4071 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1587 +#: nova/compute/manager.py:1589 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1600 +#: nova/compute/manager.py:1602 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1604 +#: nova/compute/manager.py:1606 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1608 +#: nova/compute/manager.py:1610 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1692 +#: nova/compute/manager.py:1694 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1724 +#: nova/compute/manager.py:1726 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1742 +#: nova/compute/manager.py:1744 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1767 +#: nova/compute/manager.py:1769 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1783 +#: nova/compute/manager.py:1785 #, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "" -#: nova/compute/manager.py:1796 +#: nova/compute/manager.py:1798 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1823 +#: nova/compute/manager.py:1825 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1829 +#: nova/compute/manager.py:1831 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1890 +#: nova/compute/manager.py:1892 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1897 +#: nova/compute/manager.py:1899 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1902 +#: nova/compute/manager.py:1904 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1930 +#: nova/compute/manager.py:1932 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1937 +#: nova/compute/manager.py:1939 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1944 +#: nova/compute/manager.py:1946 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1959 +#: nova/compute/manager.py:1961 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1966 +#: nova/compute/manager.py:1968 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:1979 +#: nova/compute/manager.py:1981 #, python-format msgid "" "trying to inject a file into a non-running (state: " "%(current_power_state)s expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:1983 +#: nova/compute/manager.py:1985 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:2003 +#: nova/compute/manager.py:2005 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2016 +#: nova/compute/manager.py:2018 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2035 +#: nova/compute/manager.py:2037 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2039 +#: nova/compute/manager.py:2041 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2057 +#: nova/compute/manager.py:2059 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2078 +#: nova/compute/manager.py:2080 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2302 +#: nova/compute/manager.py:2306 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2308 +#: nova/compute/manager.py:2312 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2325 +#: nova/compute/manager.py:2329 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2571 +#: nova/compute/manager.py:2575 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2634 +#: nova/compute/manager.py:2638 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2652 +#: nova/compute/manager.py:2656 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2690 +#: nova/compute/manager.py:2694 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2721 +#: nova/compute/manager.py:2725 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2741 +#: nova/compute/manager.py:2745 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2746 +#: nova/compute/manager.py:2750 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2749 +#: nova/compute/manager.py:2753 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2766 +#: nova/compute/manager.py:2770 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2793 +#: nova/compute/manager.py:2797 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2828 +#: nova/compute/manager.py:2832 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:2875 +#: nova/compute/manager.py:2879 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2926 +#: nova/compute/manager.py:2930 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2935 +#: nova/compute/manager.py:2939 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2950 +#: nova/compute/manager.py:2954 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2980 +#: nova/compute/manager.py:2984 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:2990 +#: nova/compute/manager.py:2994 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:2997 +#: nova/compute/manager.py:3001 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3021 +#: nova/compute/manager.py:3025 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3059 +#: nova/compute/manager.py:3063 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3079 +#: nova/compute/manager.py:3083 #, python-format msgid "Port %(port_id)s is not attached" msgstr "" -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3097 #, fuzzy, python-format msgid "Host %(host)s not found" msgstr "Nettverk ikke funnet" -#: nova/compute/manager.py:3230 +#: nova/compute/manager.py:3234 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3258 +#: nova/compute/manager.py:3262 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3313 +#: nova/compute/manager.py:3317 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3315 +#: nova/compute/manager.py:3319 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:3329 +#: nova/compute/manager.py:3333 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3469 +#: nova/compute/manager.py:3473 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3514 +#: nova/compute/manager.py:3518 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3520 +#: nova/compute/manager.py:3524 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3529 +#: nova/compute/manager.py:3533 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3536 +#: nova/compute/manager.py:3540 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:3540 +#: nova/compute/manager.py:3544 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3547 +#: nova/compute/manager.py:3551 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3556 +#: nova/compute/manager.py:3560 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3573 +#: nova/compute/manager.py:3577 #, 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:3592 +#: nova/compute/manager.py:3596 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3616 +#: nova/compute/manager.py:3620 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3733 +#: nova/compute/manager.py:3737 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3750 +#: nova/compute/manager.py:3754 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3777 +#: nova/compute/manager.py:3781 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3782 nova/compute/manager.py:3832 +#: nova/compute/manager.py:3786 nova/compute/manager.py:3836 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3819 +#: nova/compute/manager.py:3823 #, 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:3857 +#: nova/compute/manager.py:3861 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3869 nova/compute/manager.py:3878 -#: nova/compute/manager.py:3908 +#: nova/compute/manager.py:3873 nova/compute/manager.py:3882 +#: nova/compute/manager.py:3912 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3873 +#: nova/compute/manager.py:3877 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3889 +#: nova/compute/manager.py:3893 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3895 +#: nova/compute/manager.py:3899 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3901 +#: nova/compute/manager.py:3905 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3921 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:3925 +#: nova/compute/manager.py:3929 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:3945 +#: nova/compute/manager.py:3949 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:3972 +#: nova/compute/manager.py:3976 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:3982 nova/compute/resource_tracker.py:314 +#: nova/compute/manager.py:3986 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4022 +#: nova/compute/manager.py:4026 #, python-format msgid "" "Detected instance with name label '%(name)s' which is marked as DELETED " "but still present on host." msgstr "" -#: nova/compute/manager.py:4029 +#: nova/compute/manager.py:4033 #, python-format msgid "" "Destroying instance with name label '%(name)s' which is marked as DELETED" " but still present on host." msgstr "" -#: nova/compute/manager.py:4036 +#: nova/compute/manager.py:4040 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" @@ -4801,85 +4791,85 @@ msgid "" " claimed." msgstr "" -#: nova/compute/resource_tracker.py:237 +#: nova/compute/resource_tracker.py:244 msgid "Auditing locally available compute resources" msgstr "" -#: nova/compute/resource_tracker.py:242 +#: nova/compute/resource_tracker.py:249 msgid "" "Virt driver does not support 'get_available_resource' Compute tracking " "is disabled." msgstr "" -#: nova/compute/resource_tracker.py:294 +#: nova/compute/resource_tracker.py:301 #, python-format msgid "Compute_service record created for %(host)s:%(node)s" msgstr "" -#: nova/compute/resource_tracker.py:300 +#: nova/compute/resource_tracker.py:307 #, python-format msgid "Compute_service record updated for %(host)s:%(node)s" msgstr "" -#: nova/compute/resource_tracker.py:324 +#: nova/compute/resource_tracker.py:331 #, python-format msgid "Hypervisor: free ram (MB): %s" msgstr "" -#: nova/compute/resource_tracker.py:325 +#: nova/compute/resource_tracker.py:332 #, python-format msgid "Hypervisor: free disk (GB): %s" msgstr "" -#: nova/compute/resource_tracker.py:330 +#: nova/compute/resource_tracker.py:337 #, python-format msgid "Hypervisor: free VCPUs: %s" msgstr "" -#: nova/compute/resource_tracker.py:332 +#: nova/compute/resource_tracker.py:339 msgid "Hypervisor: VCPU information unavailable" msgstr "" -#: nova/compute/resource_tracker.py:339 +#: nova/compute/resource_tracker.py:346 #, python-format msgid "Free ram (MB): %s" msgstr "" -#: nova/compute/resource_tracker.py:340 +#: nova/compute/resource_tracker.py:347 #, python-format msgid "Free disk (GB): %s" msgstr "" -#: nova/compute/resource_tracker.py:345 +#: nova/compute/resource_tracker.py:352 #, python-format msgid "Free VCPUS: %s" msgstr "" -#: nova/compute/resource_tracker.py:347 +#: nova/compute/resource_tracker.py:354 msgid "Free VCPU information unavailable" msgstr "" -#: nova/compute/resource_tracker.py:386 +#: nova/compute/resource_tracker.py:383 #, python-format msgid "Updating from migration %s" msgstr "" -#: nova/compute/resource_tracker.py:446 +#: nova/compute/resource_tracker.py:443 msgid "Instance not resizing, skipping migration." msgstr "" -#: nova/compute/resource_tracker.py:461 +#: nova/compute/resource_tracker.py:458 msgid "InstanceType could not be found, skipping migration." msgstr "" -#: nova/compute/resource_tracker.py:545 +#: nova/compute/resource_tracker.py:542 #, python-format msgid "" "Detected running orphan instance: %(uuid)s (consuming %(memory_mb)s MB " "memory" msgstr "" -#: nova/compute/resource_tracker.py:558 +#: nova/compute/resource_tracker.py:555 #, python-format msgid "Missing keys: %s" msgstr "" @@ -4898,26 +4888,26 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:384 +#: nova/conductor/api.py:380 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:88 +#: nova/conductor/manager.py:91 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:257 +#: nova/conductor/manager.py:262 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/console/manager.py:80 nova/console/vmrc_manager.py:63 +#: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "" -#: nova/console/manager.py:100 nova/console/vmrc_manager.py:113 +#: nova/console/manager.py:101 nova/console/vmrc_manager.py:113 #, python-format msgid "Tried to remove non-existent console %(console_id)s." msgstr "" @@ -4973,12 +4963,12 @@ msgstr "" msgid "Failed to run xvp." msgstr "" -#: nova/consoleauth/manager.py:88 +#: nova/consoleauth/manager.py:89 #, python-format msgid "Received Token: %(token)s, %(token_dict)s)" msgstr "" -#: nova/consoleauth/manager.py:112 +#: nova/consoleauth/manager.py:113 #, python-format msgid "Checking Token: %(token)s, %(token_valid)s)" msgstr "" @@ -4995,11 +4985,11 @@ msgstr "" msgid "Failed to notify cells of instance info cache update" msgstr "" -#: nova/db/api.py:1428 +#: nova/db/api.py:1446 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1583 +#: nova/db/api.py:1580 msgid "Failed to notify cells of instance fault" msgstr "" @@ -5155,7 +5145,7 @@ msgstr "" msgid "Failed storing info cache" msgstr "" -#: nova/network/api.py:239 +#: nova/network/api.py:235 #, python-format msgid "re-assign floating IP %(address)s from instance %(instance_id)s" msgstr "" @@ -5390,29 +5380,29 @@ msgstr "" msgid "Unplugged gateway interface '%s'" msgstr "" -#: nova/network/manager.py:362 +#: nova/network/manager.py:363 #, python-format msgid "Disassociated %s stale fixed ip(s)" msgstr "" -#: nova/network/manager.py:366 +#: nova/network/manager.py:367 msgid "setting network host" msgstr "" -#: nova/network/manager.py:493 +#: nova/network/manager.py:494 msgid "network allocations" msgstr "" -#: nova/network/manager.py:500 +#: nova/network/manager.py:501 #, python-format msgid "networks retrieved for instance: |%(networks_list)s|" msgstr "" -#: nova/network/manager.py:548 +#: nova/network/manager.py:549 msgid "network deallocation for instance" msgstr "" -#: nova/network/manager.py:812 +#: nova/network/manager.py:815 #, python-format msgid "" "instance-dns-zone is |%(domain)s|, which is in availability zone " @@ -5420,98 +5410,98 @@ msgid "" "created." msgstr "" -#: nova/network/manager.py:838 +#: nova/network/manager.py:841 #, python-format msgid "Quota exceeded for %(pid)s, tried to allocate fixed IP" msgstr "" -#: nova/network/manager.py:892 +#: nova/network/manager.py:895 msgid "Failed to update usages deallocating fixed IP" msgstr "" -#: nova/network/manager.py:926 +#: nova/network/manager.py:929 #, python-format msgid "Unable to release %s because vif doesn't exist." msgstr "" -#: nova/network/manager.py:949 +#: nova/network/manager.py:952 #, python-format msgid "Leased IP |%(address)s|" msgstr "" -#: nova/network/manager.py:953 +#: nova/network/manager.py:956 #, python-format msgid "IP %s leased that is not associated" msgstr "" -#: nova/network/manager.py:962 +#: nova/network/manager.py:965 #, python-format msgid "IP |%s| leased that isn't allocated" msgstr "" -#: nova/network/manager.py:967 +#: nova/network/manager.py:970 #, python-format msgid "Released IP |%(address)s|" msgstr "" -#: nova/network/manager.py:971 +#: nova/network/manager.py:974 #, python-format msgid "IP %s released that is not associated" msgstr "" -#: nova/network/manager.py:975 +#: nova/network/manager.py:978 #, python-format msgid "IP %s released that was not leased" msgstr "" -#: nova/network/manager.py:994 +#: nova/network/manager.py:997 #, python-format msgid "%s must be an integer" msgstr "" -#: nova/network/manager.py:1018 +#: nova/network/manager.py:1021 msgid "Maximum allowed length for 'label' is 255." msgstr "" -#: nova/network/manager.py:1038 +#: nova/network/manager.py:1041 #, python-format msgid "" "Subnet(s) too large, defaulting to /%s. To override, specify " "network_size flag." msgstr "" -#: nova/network/manager.py:1119 +#: nova/network/manager.py:1122 msgid "cidr already in use" msgstr "" -#: nova/network/manager.py:1122 +#: nova/network/manager.py:1125 #, python-format msgid "requested cidr (%(cidr)s) conflicts with existing supernet (%(super)s)" msgstr "" -#: nova/network/manager.py:1133 +#: nova/network/manager.py:1136 #, python-format msgid "" "requested cidr (%(cidr)s) conflicts with existing smaller cidr " "(%(smaller)s)" msgstr "" -#: nova/network/manager.py:1190 +#: nova/network/manager.py:1193 msgid "Network already exists!" msgstr "" -#: nova/network/manager.py:1209 +#: nova/network/manager.py:1212 #, python-format msgid "Network must be disassociated from project %s before delete" msgstr "" -#: nova/network/manager.py:1805 +#: nova/network/manager.py:1808 msgid "" "The sum between the number of networks and the vlan start cannot be " "greater than 4094" msgstr "" -#: nova/network/manager.py:1812 +#: nova/network/manager.py:1815 #, python-format msgid "" "The network range is not big enough to fit %(num_networks)s networks. " @@ -5755,6 +5745,24 @@ msgstr "" msgid "Fatal call to deprecated config: %(msg)s" msgstr "" +#: nova/openstack/common/loopingcall.py:84 +#, python-format +msgid "task run outlasted interval by %s sec" +msgstr "" + +#: nova/openstack/common/loopingcall.py:91 +msgid "in fixed duration looping call" +msgstr "" + +#: nova/openstack/common/loopingcall.py:131 +#, python-format +msgid "Dynamic looping call sleeping for %.02f seconds" +msgstr "" + +#: nova/openstack/common/loopingcall.py:138 +msgid "in dynamic looping call" +msgstr "" + #: nova/openstack/common/policy.py:394 #, python-format msgid "Failed to understand rule %(rule)s" @@ -6256,7 +6264,7 @@ msgstr "" msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:210 +#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:211 #, python-format msgid "Setting instance to %(state)s state." msgstr "" @@ -6354,7 +6362,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:196 +#: nova/scheduler/manager.py:197 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -6498,27 +6506,27 @@ msgstr "" msgid "Returns one member of the [%s] group" msgstr "" -#: nova/servicegroup/drivers/db.py:41 +#: nova/servicegroup/drivers/db.py:42 #, python-format msgid "" "DB_Driver: join new ServiceGroup member %(member_id)s to the %(group_id)s" " group, service = %(service)s" msgstr "" -#: nova/servicegroup/drivers/db.py:45 +#: nova/servicegroup/drivers/db.py:46 msgid "service is a mandatory argument for DB based ServiceGroup driver" msgstr "" -#: nova/servicegroup/drivers/db.py:74 +#: nova/servicegroup/drivers/db.py:76 #, python-format msgid "DB_Driver: get_all members of the %s group" msgstr "" -#: nova/servicegroup/drivers/db.py:97 nova/servicegroup/drivers/mc.py:102 +#: nova/servicegroup/drivers/db.py:99 nova/servicegroup/drivers/mc.py:103 msgid "Recovered model server connection!" msgstr "" -#: nova/servicegroup/drivers/db.py:103 nova/servicegroup/drivers/mc.py:108 +#: nova/servicegroup/drivers/db.py:105 nova/servicegroup/drivers/mc.py:109 msgid "model server went away" msgstr "" @@ -6538,7 +6546,7 @@ msgstr "" msgid "service is a mandatory argument for Memcached based ServiceGroup driver" msgstr "" -#: nova/servicegroup/drivers/mc.py:77 +#: nova/servicegroup/drivers/mc.py:78 #, python-format msgid "Memcached_Driver: get_all members of the %s group" msgstr "" @@ -6567,22 +6575,22 @@ msgstr "" msgid "ZooKeeperDriver.leave: %(id)s has not joined to the %(gr)s group" msgstr "" -#: nova/storage/linuxscsi.py:70 +#: nova/storage/linuxscsi.py:71 #, python-format msgid "Trying (%(tries)s) to remove device %(device)s" msgstr "" -#: nova/storage/linuxscsi.py:99 +#: nova/storage/linuxscsi.py:101 #, python-format msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:117 +#: nova/storage/linuxscsi.py:119 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:121 +#: nova/storage/linuxscsi.py:123 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -6936,46 +6944,46 @@ msgstr "" msgid "Baremetal power manager failed to start node for instance %r" msgstr "" -#: nova/virt/baremetal/ipmi.py:85 +#: nova/virt/baremetal/ipmi.py:86 #, python-format msgid "pid file %s does not contain any pid" msgstr "" -#: nova/virt/baremetal/ipmi.py:108 +#: nova/virt/baremetal/ipmi.py:109 msgid "Node id not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:111 +#: nova/virt/baremetal/ipmi.py:112 #, fuzzy msgid "Address not supplied to IPMI" msgstr "Adresse ikke spesifisert" -#: nova/virt/baremetal/ipmi.py:114 +#: nova/virt/baremetal/ipmi.py:115 msgid "User not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:117 +#: nova/virt/baremetal/ipmi.py:118 msgid "Password not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:134 +#: nova/virt/baremetal/ipmi.py:135 #, python-format msgid "ipmitool stdout: '%(out)s', stderr: '%(err)s'" msgstr "" -#: nova/virt/baremetal/ipmi.py:160 +#: nova/virt/baremetal/ipmi.py:161 msgid "IPMI power on failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:182 +#: nova/virt/baremetal/ipmi.py:183 msgid "IPMI power off failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:192 +#: nova/virt/baremetal/ipmi.py:193 msgid "IPMI set next bootdev failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:197 nova/virt/baremetal/tilera_pdu.py:152 +#: nova/virt/baremetal/ipmi.py:198 nova/virt/baremetal/tilera_pdu.py:152 #, python-format msgid "Activate node called, but node %s is already active" msgstr "" @@ -7634,7 +7642,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:135 nova/virt/libvirt/driver.py:3726 +#: nova/virt/hyperv/hostops.py:135 nova/virt/libvirt/driver.py:3728 #: nova/virt/xenapi/host.py:148 msgid "Updating host stats" msgstr "" @@ -7979,12 +7987,12 @@ msgstr "" msgid "Using config drive for instance: %s" msgstr "" -#: nova/virt/hyperv/vmops.py:226 nova/virt/libvirt/driver.py:1867 +#: nova/virt/hyperv/vmops.py:226 nova/virt/libvirt/driver.py:1869 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:234 nova/virt/libvirt/driver.py:1874 +#: nova/virt/hyperv/vmops.py:234 nova/virt/libvirt/driver.py:1876 #, python-format msgid "Creating config drive failed with error: %s" msgstr "" @@ -8142,7 +8150,7 @@ msgstr "" msgid "Detaching physical disk from instance: %s" msgstr "" -#: nova/virt/hyperv/volumeops.py:186 nova/virt/libvirt/driver.py:894 +#: nova/virt/hyperv/volumeops.py:186 nova/virt/libvirt/driver.py:896 msgid "Could not determine iscsi initiator name" msgstr "" @@ -8176,237 +8184,237 @@ msgstr "" msgid "Unable to determine disk bus for '%s'" msgstr "" -#: nova/virt/libvirt/driver.py:339 +#: nova/virt/libvirt/driver.py:340 #, python-format msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:545 +#: nova/virt/libvirt/driver.py:546 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:553 +#: nova/virt/libvirt/driver.py:554 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:570 +#: nova/virt/libvirt/driver.py:571 #, python-format msgid "URI %s does not support events" msgstr "" -#: nova/virt/libvirt/driver.py:586 +#: nova/virt/libvirt/driver.py:587 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:608 nova/virt/libvirt/driver.py:611 +#: nova/virt/libvirt/driver.py:609 nova/virt/libvirt/driver.py:612 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:629 +#: nova/virt/libvirt/driver.py:630 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:720 +#: nova/virt/libvirt/driver.py:721 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:735 +#: nova/virt/libvirt/driver.py:736 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:740 +#: nova/virt/libvirt/driver.py:741 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:751 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:759 +#: nova/virt/libvirt/driver.py:761 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:778 +#: nova/virt/libvirt/driver.py:780 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:794 +#: nova/virt/libvirt/driver.py:796 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:814 +#: nova/virt/libvirt/driver.py:816 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:820 +#: nova/virt/libvirt/driver.py:822 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:848 +#: nova/virt/libvirt/driver.py:850 #, python-format msgid "Deleting instance files %(target)s" msgstr "" -#: nova/virt/libvirt/driver.py:857 +#: nova/virt/libvirt/driver.py:859 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:900 +#: nova/virt/libvirt/driver.py:902 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:907 +#: nova/virt/libvirt/driver.py:909 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:912 +#: nova/virt/libvirt/driver.py:914 msgid "No Volume Connector found." msgstr "" -#: nova/virt/libvirt/driver.py:1034 +#: nova/virt/libvirt/driver.py:1036 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1058 +#: nova/virt/libvirt/driver.py:1060 #, fuzzy msgid "attaching network adapter failed." msgstr "Ingen nettverk definert." -#: nova/virt/libvirt/driver.py:1078 +#: nova/virt/libvirt/driver.py:1080 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1082 +#: nova/virt/libvirt/driver.py:1084 #, fuzzy msgid "detaching network adapter failed." msgstr "Ingen nettverk definert." -#: nova/virt/libvirt/driver.py:1171 +#: nova/virt/libvirt/driver.py:1173 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1174 +#: nova/virt/libvirt/driver.py:1176 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1203 +#: nova/virt/libvirt/driver.py:1205 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1215 +#: nova/virt/libvirt/driver.py:1217 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1288 +#: nova/virt/libvirt/driver.py:1290 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1292 +#: nova/virt/libvirt/driver.py:1294 msgid "Failed to soft reboot instance." msgstr "" -#: nova/virt/libvirt/driver.py:1327 +#: nova/virt/libvirt/driver.py:1329 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1335 +#: nova/virt/libvirt/driver.py:1337 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:1383 +#: nova/virt/libvirt/driver.py:1385 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1530 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:1535 nova/virt/powervm/operator.py:220 +#: nova/virt/libvirt/driver.py:1537 nova/virt/powervm/operator.py:220 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1551 +#: nova/virt/libvirt/driver.py:1553 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:1588 nova/virt/libvirt/driver.py:1614 +#: nova/virt/libvirt/driver.py:1590 nova/virt/libvirt/driver.py:1616 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1603 +#: nova/virt/libvirt/driver.py:1605 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:1672 +#: nova/virt/libvirt/driver.py:1674 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:1676 +#: nova/virt/libvirt/driver.py:1678 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:1681 nova/virt/libvirt/driver.py:1686 +#: nova/virt/libvirt/driver.py:1683 nova/virt/libvirt/driver.py:1688 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:1757 +#: nova/virt/libvirt/driver.py:1759 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:1858 +#: nova/virt/libvirt/driver.py:1860 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:1907 +#: nova/virt/libvirt/driver.py:1909 #, python-format msgid "Injecting %(inj)s into image %(img_id)s" msgstr "" -#: nova/virt/libvirt/driver.py:1917 +#: nova/virt/libvirt/driver.py:1919 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:1974 +#: nova/virt/libvirt/driver.py:1976 #, python-format msgid "" "Config requested an explicit CPU model, but the current libvirt " "hypervisor '%s' does not support selecting CPU models" msgstr "" -#: nova/virt/libvirt/driver.py:1980 +#: nova/virt/libvirt/driver.py:1982 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:1984 +#: nova/virt/libvirt/driver.py:1986 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:1988 +#: nova/virt/libvirt/driver.py:1990 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2004 +#: nova/virt/libvirt/driver.py:2006 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:2325 +#: nova/virt/libvirt/driver.py:2327 #, python-format msgid "" "Start to_xml instance=%(instance)s network_info=%(network_info)s " @@ -8414,92 +8422,92 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:2340 +#: nova/virt/libvirt/driver.py:2342 #, python-format msgid "End to_xml instance=%(instance)s xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:2357 +#: nova/virt/libvirt/driver.py:2359 #, python-format msgid "" "Error from libvirt while looking up %(instance_name)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:2525 +#: nova/virt/libvirt/driver.py:2527 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:2576 +#: nova/virt/libvirt/driver.py:2578 #, python-format msgid "couldn't obtain the vpu count from domain id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2582 +#: nova/virt/libvirt/driver.py:2584 #, python-format msgid "List of domains returned by libVirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2584 +#: nova/virt/libvirt/driver.py:2586 #, python-format msgid "libVirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2648 +#: nova/virt/libvirt/driver.py:2650 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:2731 +#: nova/virt/libvirt/driver.py:2733 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:2755 +#: nova/virt/libvirt/driver.py:2757 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2759 +#: nova/virt/libvirt/driver.py:2761 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:2836 +#: nova/virt/libvirt/driver.py:2838 #, python-format msgid "" "Creating tmpfile %s to verify with other compute node that the instance " "is on the same shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2918 +#: nova/virt/libvirt/driver.py:2920 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2926 +#: nova/virt/libvirt/driver.py:2928 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2963 +#: nova/virt/libvirt/driver.py:2965 #, python-format msgid "" "Unable to migrate %(instance_uuid)s: Disk of instance is too " "large(available on destination host:%(available)s < need:%(necessary)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2988 +#: nova/virt/libvirt/driver.py:2990 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:3000 +#: nova/virt/libvirt/driver.py:3002 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -8509,67 +8517,67 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:3017 +#: nova/virt/libvirt/driver.py:3019 #, python-format msgid "" "Creating tmpfile %s to notify to other compute nodes that they should " "mount the same storage." msgstr "" -#: nova/virt/libvirt/driver.py:3065 +#: nova/virt/libvirt/driver.py:3067 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:3137 +#: nova/virt/libvirt/driver.py:3139 #, python-format msgid "Live Migration failure: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:3230 +#: nova/virt/libvirt/driver.py:3232 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:3342 +#: nova/virt/libvirt/driver.py:3344 #, python-format msgid "" "Error from libvirt while getting description of %(instance_name)s: [Error" " Code %(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3359 +#: nova/virt/libvirt/driver.py:3361 #, python-format msgid "skipping %(path)s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:3364 +#: nova/virt/libvirt/driver.py:3366 #, python-format msgid "skipping disk for %(instance_name)s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:3405 +#: nova/virt/libvirt/driver.py:3407 #, python-format msgid "Getting disk size of %(i_name)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:3451 +#: nova/virt/libvirt/driver.py:3453 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:3510 +#: nova/virt/libvirt/driver.py:3512 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:3516 +#: nova/virt/libvirt/driver.py:3518 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:3578 +#: nova/virt/libvirt/driver.py:3580 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:3699 +#: nova/virt/libvirt/driver.py:3701 #, python-format msgid "Checking instance files accessability%(instance_path)s" msgstr "" @@ -8861,87 +8869,87 @@ msgid "" "attribute" msgstr "" -#: nova/virt/libvirt/volume.py:237 +#: nova/virt/libvirt/volume.py:238 #, python-format msgid "iSCSI device not found at %s" msgstr "" -#: nova/virt/libvirt/volume.py:240 +#: nova/virt/libvirt/volume.py:241 #, python-format msgid "" "ISCSI volume not yet found at: %(disk_dev)s. Will rescan & retry. Try " "number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:252 +#: nova/virt/libvirt/volume.py:253 #, python-format msgid "Found iSCSI node %(disk_dev)s (after %(tries)s rescans)" msgstr "" -#: nova/virt/libvirt/volume.py:488 nova/virt/libvirt/volume.py:609 +#: nova/virt/libvirt/volume.py:489 nova/virt/libvirt/volume.py:610 #, python-format msgid "%s is already mounted" msgstr "" -#: nova/virt/libvirt/volume.py:544 +#: nova/virt/libvirt/volume.py:545 #, fuzzy, python-format msgid "AoE device not found at %s" msgstr "Tjener ikke funnet" -#: nova/virt/libvirt/volume.py:546 +#: nova/virt/libvirt/volume.py:547 #, python-format msgid "AoE volume not yet found at: %(aoedevpath)s. Try number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:560 +#: nova/virt/libvirt/volume.py:561 #, python-format msgid "Found AoE device %(aoedevpath)s (after %(tries)s rediscover)" msgstr "" -#: nova/virt/libvirt/volume.py:688 +#: nova/virt/libvirt/volume.py:689 msgid "We are unable to locate any Fibre Channel devices" msgstr "" -#: nova/virt/libvirt/volume.py:697 +#: nova/virt/libvirt/volume.py:698 #, python-format msgid "Looking for Fibre Channel dev %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:707 +#: nova/virt/libvirt/volume.py:708 msgid "Fibre Channel device not found." msgstr "" -#: nova/virt/libvirt/volume.py:710 +#: nova/virt/libvirt/volume.py:711 #, python-format msgid "" "Fibre volume not yet found at: %(mount_device)s. Will rescan & retry. " "Try number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:726 +#: nova/virt/libvirt/volume.py:727 #, python-format msgid "Found Fibre Channel volume %(mount_device)s (after %(tries)s rescans)" msgstr "" -#: nova/virt/libvirt/volume.py:733 +#: nova/virt/libvirt/volume.py:734 #, python-format msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:799 +#: nova/virt/libvirt/volume.py:800 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:810 +#: nova/virt/libvirt/volume.py:811 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:816 +#: nova/virt/libvirt/volume.py:817 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:831 +#: nova/virt/libvirt/volume.py:832 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -9215,17 +9223,17 @@ msgstr "" msgid "In vmwareapi:_call_method, got this exception: %s" msgstr "" -#: nova/virt/vmwareapi/driver.py:574 +#: nova/virt/vmwareapi/driver.py:575 #, python-format msgid "Task [%(task_name)s] %(task_ref)s status: success" msgstr "" -#: nova/virt/vmwareapi/driver.py:579 +#: nova/virt/vmwareapi/driver.py:580 #, python-format msgid "Task [%(task_name)s] %(task_ref)s status: error %(error_info)s" msgstr "" -#: nova/virt/vmwareapi/driver.py:583 +#: nova/virt/vmwareapi/driver.py:584 #, python-format msgid "In vmwareapi:_poll_task, Got this error %s" msgstr "" @@ -10832,6 +10840,9 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "Invalid value '%s' for force. " +#~ msgid "Periodic task processor sleeping for %.02f seconds" +#~ msgstr "" + +#~ msgid "No backdoor API command for service: %s\n" #~ msgstr "" diff --git a/nova/locale/nova.pot b/nova/locale/nova.pot index 8d66b2967..e7778e365 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.227\n" +"Project-Id-Version: nova jenkins.nova.propose.translation.update.229\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2013-04-24 00:04+0000\n" +"POT-Creation-Date: 2013-04-26 00:05+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -182,7 +182,7 @@ msgid "" msgstr "" #: nova/exception.py:254 nova/api/ec2/cloud.py:463 -#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2735 +#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2740 msgid "Keypair data is invalid" msgstr "" @@ -1298,27 +1298,27 @@ msgstr "" msgid "Running %(name)s post-hook: %(obj)s" msgstr "" -#: nova/manager.py:172 +#: nova/manager.py:173 #, python-format msgid "Skipping periodic task %(task)s because its interval is negative" msgstr "" -#: nova/manager.py:177 +#: nova/manager.py:178 #, python-format msgid "Skipping periodic task %(task)s because it is disabled" msgstr "" -#: nova/manager.py:238 +#: nova/manager.py:241 #, python-format msgid "Running periodic task %(full_task_name)s" msgstr "" -#: nova/manager.py:246 +#: nova/manager.py:249 #, python-format msgid "Error during %(full_task_name)s: %(e)s" msgstr "" -#: nova/manager.py:315 +#: nova/manager.py:319 msgid "Notifying Schedulers of capabilities ..." msgstr "" @@ -1363,208 +1363,195 @@ msgstr "" msgid "Rolled back reservations %(reservations)s" msgstr "" -#: nova/service.py:196 +#: nova/service.py:197 msgid "Full set of CONF:" msgstr "" -#: nova/service.py:203 +#: nova/service.py:204 #, python-format msgid "%(flag)s : FLAG SET " msgstr "" -#: nova/service.py:213 nova/service.py:311 +#: nova/service.py:214 nova/service.py:312 #, python-format msgid "Caught %s, exiting" msgstr "" -#: nova/service.py:257 +#: nova/service.py:258 msgid "Parent process has died unexpectedly, exiting" msgstr "" -#: nova/service.py:293 +#: nova/service.py:294 msgid "Forking too fast, sleeping" msgstr "" -#: nova/service.py:316 +#: nova/service.py:317 msgid "Unhandled exception" msgstr "" -#: nova/service.py:323 +#: nova/service.py:324 #, python-format msgid "Started child %d" msgstr "" -#: nova/service.py:333 +#: nova/service.py:334 #, python-format msgid "Starting %d workers" msgstr "" -#: nova/service.py:347 +#: nova/service.py:348 #, python-format msgid "Child %(pid)d killed by signal %(sig)d" msgstr "" -#: nova/service.py:350 +#: nova/service.py:351 #, python-format msgid "Child %(pid)d exited with status %(code)d" msgstr "" -#: nova/service.py:353 +#: nova/service.py:354 #, python-format msgid "pid %d not in child list" msgstr "" -#: nova/service.py:373 +#: nova/service.py:374 #, python-format msgid "Caught %s, stopping children" msgstr "" -#: nova/service.py:384 +#: nova/service.py:385 #, python-format msgid "Waiting on %d children to exit" msgstr "" -#: nova/service.py:426 +#: nova/service.py:427 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:443 nova/openstack/common/rpc/service.py:47 +#: nova/service.py:444 nova/openstack/common/rpc/service.py:47 #, python-format msgid "Creating Consumer connection for Service %s" msgstr "" -#: nova/service.py:463 +#: nova/service.py:464 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:545 +#: nova/service.py:546 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:580 +#: nova/service.py:581 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:678 +#: nova/service.py:679 msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:145 +#: nova/utils.py:144 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:198 nova/openstack/common/processutils.py:90 +#: nova/utils.py:197 nova/openstack/common/processutils.py:90 #, python-format msgid "Got unknown keyword args to utils.execute: %r" msgstr "" -#: nova/utils.py:209 nova/openstack/common/processutils.py:99 +#: nova/utils.py:208 nova/openstack/common/processutils.py:99 #, python-format msgid "Running cmd (subprocess): %s" msgstr "" -#: nova/utils.py:233 nova/utils.py:311 +#: nova/utils.py:232 nova/utils.py:310 #: nova/openstack/common/processutils.py:114 nova/virt/powervm/common.py:90 #, python-format msgid "Result was %s" msgstr "" -#: nova/utils.py:246 nova/openstack/common/processutils.py:128 +#: nova/utils.py:245 nova/openstack/common/processutils.py:128 #, python-format msgid "%r failed. Retrying." msgstr "" -#: nova/utils.py:286 +#: nova/utils.py:285 #, python-format msgid "Running cmd (SSH): %s" msgstr "" -#: nova/utils.py:288 +#: nova/utils.py:287 msgid "Environment not supported over SSH" msgstr "" -#: nova/utils.py:292 +#: nova/utils.py:291 msgid "process_input not supported over SSH" msgstr "" -#: nova/utils.py:327 +#: nova/utils.py:326 #, python-format msgid "debug in callback: %s" msgstr "" -#: nova/utils.py:489 +#: nova/utils.py:488 #, python-format msgid "Link Local address is not found.:%s" msgstr "" -#: nova/utils.py:492 +#: nova/utils.py:491 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "" -#: nova/utils.py:531 +#: nova/utils.py:530 #, python-format msgid "Invalid backend: %s" msgstr "" -#: nova/utils.py:603 -msgid "in fixed duration looping call" -msgstr "" - -#: nova/utils.py:638 -#, python-format -msgid "Periodic task processor sleeping for %.02f seconds" -msgstr "" - -#: nova/utils.py:645 -msgid "in dynamic looping call" -msgstr "" - -#: nova/utils.py:699 +#: nova/utils.py:591 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:828 +#: nova/utils.py:720 #, python-format msgid "Expected object of type: %s" msgstr "" -#: nova/utils.py:857 +#: nova/utils.py:749 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:1013 +#: nova/utils.py:905 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:1079 +#: nova/utils.py:971 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:1211 nova/virt/configdrive.py:177 +#: nova/utils.py:1103 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1363 +#: nova/utils.py:1255 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1367 +#: nova/utils.py:1259 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1372 +#: nova/utils.py:1264 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -2595,7 +2582,7 @@ msgstr "" #: nova/api/openstack/compute/servers.py:1220 #: nova/api/openstack/compute/contrib/aggregates.py:143 -#: nova/api/openstack/compute/contrib/coverage_ext.py:303 +#: nova/api/openstack/compute/contrib/coverage_ext.py:282 #: nova/api/openstack/compute/contrib/keypairs.py:78 msgid "Invalid request body" msgstr "" @@ -2839,46 +2826,41 @@ msgstr "" msgid "Instance not yet ready" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:114 +#: nova/api/openstack/compute/contrib/coverage_ext.py:95 #, python-format msgid "Can't connect to service: %s, no portspecified\n" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:117 -#, python-format -msgid "No backdoor API command for service: %s\n" -msgstr "" - -#: nova/api/openstack/compute/contrib/coverage_ext.py:135 +#: nova/api/openstack/compute/contrib/coverage_ext.py:114 msgid "Coverage begin" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:182 +#: nova/api/openstack/compute/contrib/coverage_ext.py:161 msgid "Coverage not running" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:211 +#: nova/api/openstack/compute/contrib/coverage_ext.py:190 msgid "Invalid path" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:215 +#: nova/api/openstack/compute/contrib/coverage_ext.py:194 msgid "No path given for report file" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:222 +#: nova/api/openstack/compute/contrib/coverage_ext.py:201 msgid "You can't use html reports without combining" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:235 +#: nova/api/openstack/compute/contrib/coverage_ext.py:214 #, python-format msgid "Directory conflict: %s already exists" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:293 +#: nova/api/openstack/compute/contrib/coverage_ext.py:272 msgid "Python coverage module is not installed." msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:301 +#: nova/api/openstack/compute/contrib/coverage_ext.py:280 #, python-format msgid "Coverage doesn't have %s action" msgstr "" @@ -3249,6 +3231,14 @@ msgstr "" msgid "stop instance" msgstr "" +#: nova/api/openstack/compute/contrib/services.py:123 +msgid "Unknown action" +msgstr "" + +#: nova/api/openstack/compute/contrib/services.py:137 +msgid "Unknown service" +msgstr "" + #: nova/api/openstack/compute/contrib/simple_tenant_usage.py:226 msgid "Invalid start time. The start time cannot occur after the end time." msgstr "" @@ -3338,54 +3328,54 @@ msgstr "" msgid "Error waiting for responses from neighbor cells: %(exc)s" msgstr "" -#: nova/cells/messaging.py:651 +#: nova/cells/messaging.py:652 #, python-format msgid "Unknown method '%(method)s' in compute API" msgstr "" -#: nova/cells/messaging.py:674 +#: nova/cells/messaging.py:675 #, python-format msgid "Received capabilities from child cell %(cell_name)s: %(capabilities)s" msgstr "" -#: nova/cells/messaging.py:683 +#: nova/cells/messaging.py:684 #, python-format msgid "Received capacities from child cell %(cell_name)s: %(capacities)s" msgstr "" -#: nova/cells/messaging.py:795 +#: nova/cells/messaging.py:810 #, python-format msgid "Got update for instance %(instance_uuid)s: %(instance)s" msgstr "" -#: nova/cells/messaging.py:823 +#: nova/cells/messaging.py:838 #, python-format msgid "Got update to delete instance %(instance_uuid)s" msgstr "" -#: nova/cells/messaging.py:838 +#: nova/cells/messaging.py:853 #, python-format msgid "Got broadcast to %(delete_type)s delete instance" msgstr "" -#: nova/cells/messaging.py:852 +#: nova/cells/messaging.py:867 #, python-format msgid "Got message to create instance fault: %(instance_fault)s" msgstr "" -#: nova/cells/messaging.py:873 +#: nova/cells/messaging.py:888 #, python-format msgid "" "Forcing a sync of instances, project_id=%(projid_str)s, " "updated_since=%(since_str)s" msgstr "" -#: nova/cells/messaging.py:1057 +#: nova/cells/messaging.py:1072 #, python-format msgid "Updating parents with our capabilities: %(capabs)s" msgstr "" -#: nova/cells/messaging.py:1077 +#: nova/cells/messaging.py:1092 #, python-format msgid "Updating parents with our capacities: %(capacities)s" msgstr "" @@ -3805,289 +3795,289 @@ msgstr "" msgid "No nova entries in syslog!" msgstr "" -#: nova/compute/api.py:281 +#: nova/compute/api.py:282 msgid "Cannot run any more instances of this type." msgstr "" -#: nova/compute/api.py:288 +#: nova/compute/api.py:289 #, python-format msgid "Can only run %s more instances of this type." msgstr "" -#: nova/compute/api.py:297 +#: nova/compute/api.py:298 #, python-format msgid "" "%(overs)s quota exceeded for %(pid)s, tried to run %(min_count)s " "instances. %(msg)s" msgstr "" -#: nova/compute/api.py:317 +#: nova/compute/api.py:318 #, python-format msgid "" "Quota exceeded for %(pid)s, tried to set %(num_metadata)s metadata " "properties" msgstr "" -#: nova/compute/api.py:327 +#: nova/compute/api.py:328 msgid "Metadata property key blank" msgstr "" -#: nova/compute/api.py:331 +#: nova/compute/api.py:332 msgid "Metadata property key greater than 255 characters" msgstr "" -#: nova/compute/api.py:335 +#: nova/compute/api.py:336 msgid "Metadata property value greater than 255 characters" msgstr "" -#: nova/compute/api.py:453 +#: nova/compute/api.py:454 msgid "Failed to set instance name using multi_instance_display_name_template." msgstr "" -#: nova/compute/api.py:493 +#: nova/compute/api.py:494 msgid "Cannot attach one or more volumes to multiple instances" msgstr "" -#: nova/compute/api.py:607 +#: nova/compute/api.py:608 #, python-format msgid "Going to run %s instances..." msgstr "" -#: nova/compute/api.py:720 +#: nova/compute/api.py:721 #, python-format msgid "bdm %s" msgstr "" -#: nova/compute/api.py:747 +#: nova/compute/api.py:748 #, python-format msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1016 +#: nova/compute/api.py:1017 msgid "instance termination disabled" msgstr "" -#: nova/compute/api.py:1152 +#: nova/compute/api.py:1153 #, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "" -#: nova/compute/api.py:1158 +#: nova/compute/api.py:1159 msgid "going to delete a resizing instance" msgstr "" -#: nova/compute/api.py:1168 +#: nova/compute/api.py:1169 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1212 +#: nova/compute/api.py:1213 msgid "Going to try to soft delete instance" msgstr "" -#: nova/compute/api.py:1236 +#: nova/compute/api.py:1237 msgid "Going to try to terminate instance" msgstr "" -#: nova/compute/api.py:1286 +#: nova/compute/api.py:1287 msgid "Going to try to stop instance" msgstr "" -#: nova/compute/api.py:1303 +#: nova/compute/api.py:1304 msgid "Going to try to start instance" msgstr "" -#: nova/compute/api.py:1376 +#: nova/compute/api.py:1377 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1613 +#: nova/compute/api.py:1614 #, python-format msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:1964 +#: nova/compute/api.py:1965 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:1973 +#: nova/compute/api.py:1974 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2015 +#: nova/compute/api.py:2016 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2153 +#: nova/compute/api.py:2150 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2260 +#: nova/compute/api.py:2257 msgid "Locking" msgstr "" -#: nova/compute/api.py:2268 +#: nova/compute/api.py:2265 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2337 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2453 +#: nova/compute/api.py:2450 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2472 +#: nova/compute/api.py:2469 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2476 +#: nova/compute/api.py:2473 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2715 +#: nova/compute/api.py:2720 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2719 +#: nova/compute/api.py:2724 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2816 +#: nova/compute/api.py:2821 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2819 +#: nova/compute/api.py:2824 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2827 +#: nova/compute/api.py:2832 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2833 +#: nova/compute/api.py:2838 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2853 +#: nova/compute/api.py:2858 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2856 +#: nova/compute/api.py:2861 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:2863 +#: nova/compute/api.py:2868 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2928 +#: nova/compute/api.py:2933 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:2933 +#: nova/compute/api.py:2938 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:2941 +#: nova/compute/api.py:2946 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:2944 +#: nova/compute/api.py:2949 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3030 nova/compute/api.py:3107 +#: nova/compute/api.py:3035 nova/compute/api.py:3112 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3046 +#: nova/compute/api.py:3051 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3049 +#: nova/compute/api.py:3054 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3060 +#: nova/compute/api.py:3065 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3114 +#: nova/compute/api.py:3119 msgid "Security group id should be integer" msgstr "" -#: nova/compute/claims.py:94 nova/compute/claims.py:218 +#: nova/compute/claims.py:91 nova/compute/claims.py:214 #, python-format msgid "Aborting claim: %s" msgstr "" -#: nova/compute/claims.py:116 +#: nova/compute/claims.py:113 #, python-format msgid "" "Attempting claim: memory %(memory_mb)d MB, disk %(disk_gb)d GB, VCPUs " "%(vcpus)d" msgstr "" -#: nova/compute/claims.py:128 +#: nova/compute/claims.py:125 msgid "Claim successful" msgstr "" -#: nova/compute/claims.py:130 +#: nova/compute/claims.py:127 msgid "Claim failed" msgstr "" -#: nova/compute/claims.py:135 +#: nova/compute/claims.py:132 msgid "Memory" msgstr "" -#: nova/compute/claims.py:144 +#: nova/compute/claims.py:141 msgid "Disk" msgstr "" -#: nova/compute/claims.py:153 +#: nova/compute/claims.py:150 msgid "CPU" msgstr "" -#: nova/compute/claims.py:165 +#: nova/compute/claims.py:162 #, python-format msgid "Total %(type_)s: %(total)d %(unit)s, used: %(used)d %(unit)s" msgstr "" -#: nova/compute/claims.py:170 +#: nova/compute/claims.py:167 #, python-format msgid "%(type_)s limit not specified, defaulting to unlimited" msgstr "" -#: nova/compute/claims.py:177 +#: nova/compute/claims.py:174 #, python-format msgid "%(type_)s limit: %(limit)d %(unit)s, free: %(free)d %(unit)s" msgstr "" -#: nova/compute/claims.py:184 +#: nova/compute/claims.py:181 #, python-format msgid "" "Unable to claim resources. Free %(type_)s %(free)d %(unit)s < requested " @@ -4220,555 +4210,555 @@ msgstr "" msgid "Checking state" msgstr "" -#: nova/compute/manager.py:743 +#: nova/compute/manager.py:745 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:760 +#: nova/compute/manager.py:762 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:852 +#: nova/compute/manager.py:854 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:861 nova/compute/manager.py:2344 +#: nova/compute/manager.py:863 nova/compute/manager.py:2348 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" -#: nova/compute/manager.py:912 +#: nova/compute/manager.py:914 msgid "Failed to dealloc network for deleted instance" msgstr "" -#: nova/compute/manager.py:918 +#: nova/compute/manager.py:920 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:940 +#: nova/compute/manager.py:942 #, python-format msgid "Error: %s" msgstr "" -#: nova/compute/manager.py:957 +#: nova/compute/manager.py:959 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:982 nova/compute/manager.py:2398 +#: nova/compute/manager.py:984 nova/compute/manager.py:2402 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1000 +#: nova/compute/manager.py:1002 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1007 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1011 +#: nova/compute/manager.py:1013 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1040 +#: nova/compute/manager.py:1042 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1090 +#: nova/compute/manager.py:1092 #, python-format msgid "" "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, " "allowed_size_bytes=%(allowed_size_bytes)d" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1098 #, python-format msgid "" "Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed " "size %(allowed_size_bytes)d" msgstr "" -#: nova/compute/manager.py:1106 +#: nova/compute/manager.py:1108 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1132 +#: nova/compute/manager.py:1134 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1135 +#: nova/compute/manager.py:1137 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1146 +#: nova/compute/manager.py:1148 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1167 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1216 +#: nova/compute/manager.py:1218 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1287 +#: nova/compute/manager.py:1289 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1303 +#: nova/compute/manager.py:1305 msgid "Failed to deallocate network for instance." msgstr "" -#: nova/compute/manager.py:1324 +#: nova/compute/manager.py:1326 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1327 +#: nova/compute/manager.py:1329 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1334 +#: nova/compute/manager.py:1336 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1382 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1435 nova/compute/manager.py:2574 -#: nova/compute/manager.py:4067 +#: nova/compute/manager.py:1437 nova/compute/manager.py:2578 +#: nova/compute/manager.py:4071 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1587 +#: nova/compute/manager.py:1589 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1600 +#: nova/compute/manager.py:1602 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1604 +#: nova/compute/manager.py:1606 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1608 +#: nova/compute/manager.py:1610 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1692 +#: nova/compute/manager.py:1694 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1724 +#: nova/compute/manager.py:1726 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1742 +#: nova/compute/manager.py:1744 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1767 +#: nova/compute/manager.py:1769 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1783 +#: nova/compute/manager.py:1785 #, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "" -#: nova/compute/manager.py:1796 +#: nova/compute/manager.py:1798 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1823 +#: nova/compute/manager.py:1825 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1829 +#: nova/compute/manager.py:1831 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1890 +#: nova/compute/manager.py:1892 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1897 +#: nova/compute/manager.py:1899 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1902 +#: nova/compute/manager.py:1904 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1930 +#: nova/compute/manager.py:1932 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1937 +#: nova/compute/manager.py:1939 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1944 +#: nova/compute/manager.py:1946 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1959 +#: nova/compute/manager.py:1961 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1966 +#: nova/compute/manager.py:1968 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:1979 +#: nova/compute/manager.py:1981 #, python-format msgid "" "trying to inject a file into a non-running (state: " "%(current_power_state)s expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:1983 +#: nova/compute/manager.py:1985 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:2003 +#: nova/compute/manager.py:2005 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2016 +#: nova/compute/manager.py:2018 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2035 +#: nova/compute/manager.py:2037 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2039 +#: nova/compute/manager.py:2041 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2057 +#: nova/compute/manager.py:2059 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2078 +#: nova/compute/manager.py:2080 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2302 +#: nova/compute/manager.py:2306 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2308 +#: nova/compute/manager.py:2312 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2325 +#: nova/compute/manager.py:2329 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2571 +#: nova/compute/manager.py:2575 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2634 +#: nova/compute/manager.py:2638 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2652 +#: nova/compute/manager.py:2656 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2690 +#: nova/compute/manager.py:2694 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2721 +#: nova/compute/manager.py:2725 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2741 +#: nova/compute/manager.py:2745 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2746 +#: nova/compute/manager.py:2750 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2749 +#: nova/compute/manager.py:2753 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2766 +#: nova/compute/manager.py:2770 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2793 +#: nova/compute/manager.py:2797 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2828 +#: nova/compute/manager.py:2832 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:2875 +#: nova/compute/manager.py:2879 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2926 +#: nova/compute/manager.py:2930 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2935 +#: nova/compute/manager.py:2939 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2950 +#: nova/compute/manager.py:2954 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2980 +#: nova/compute/manager.py:2984 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:2990 +#: nova/compute/manager.py:2994 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:2997 +#: nova/compute/manager.py:3001 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3021 +#: nova/compute/manager.py:3025 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3059 +#: nova/compute/manager.py:3063 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3079 +#: nova/compute/manager.py:3083 #, python-format msgid "Port %(port_id)s is not attached" msgstr "" -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3097 #, python-format msgid "Host %(host)s not found" msgstr "" -#: nova/compute/manager.py:3230 +#: nova/compute/manager.py:3234 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3258 +#: nova/compute/manager.py:3262 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3313 +#: nova/compute/manager.py:3317 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3315 +#: nova/compute/manager.py:3319 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:3329 +#: nova/compute/manager.py:3333 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3469 +#: nova/compute/manager.py:3473 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3514 +#: nova/compute/manager.py:3518 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3520 +#: nova/compute/manager.py:3524 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3529 +#: nova/compute/manager.py:3533 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3536 +#: nova/compute/manager.py:3540 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:3540 +#: nova/compute/manager.py:3544 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3547 +#: nova/compute/manager.py:3551 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3556 +#: nova/compute/manager.py:3560 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3573 +#: nova/compute/manager.py:3577 #, 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:3592 +#: nova/compute/manager.py:3596 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3616 +#: nova/compute/manager.py:3620 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3733 +#: nova/compute/manager.py:3737 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3750 +#: nova/compute/manager.py:3754 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3777 +#: nova/compute/manager.py:3781 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3782 nova/compute/manager.py:3832 +#: nova/compute/manager.py:3786 nova/compute/manager.py:3836 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3819 +#: nova/compute/manager.py:3823 #, 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:3857 +#: nova/compute/manager.py:3861 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3869 nova/compute/manager.py:3878 -#: nova/compute/manager.py:3908 +#: nova/compute/manager.py:3873 nova/compute/manager.py:3882 +#: nova/compute/manager.py:3912 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3873 +#: nova/compute/manager.py:3877 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3889 +#: nova/compute/manager.py:3893 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3895 +#: nova/compute/manager.py:3899 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3901 +#: nova/compute/manager.py:3905 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3921 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:3925 +#: nova/compute/manager.py:3929 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:3945 +#: nova/compute/manager.py:3949 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:3972 +#: nova/compute/manager.py:3976 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:3982 nova/compute/resource_tracker.py:314 +#: nova/compute/manager.py:3986 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4022 +#: nova/compute/manager.py:4026 #, python-format msgid "" "Detected instance with name label '%(name)s' which is marked as DELETED " "but still present on host." msgstr "" -#: nova/compute/manager.py:4029 +#: nova/compute/manager.py:4033 #, python-format msgid "" "Destroying instance with name label '%(name)s' which is marked as DELETED" " but still present on host." msgstr "" -#: nova/compute/manager.py:4036 +#: nova/compute/manager.py:4040 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" @@ -4785,85 +4775,85 @@ msgid "" " claimed." msgstr "" -#: nova/compute/resource_tracker.py:237 +#: nova/compute/resource_tracker.py:244 msgid "Auditing locally available compute resources" msgstr "" -#: nova/compute/resource_tracker.py:242 +#: nova/compute/resource_tracker.py:249 msgid "" "Virt driver does not support 'get_available_resource' Compute tracking " "is disabled." msgstr "" -#: nova/compute/resource_tracker.py:294 +#: nova/compute/resource_tracker.py:301 #, python-format msgid "Compute_service record created for %(host)s:%(node)s" msgstr "" -#: nova/compute/resource_tracker.py:300 +#: nova/compute/resource_tracker.py:307 #, python-format msgid "Compute_service record updated for %(host)s:%(node)s" msgstr "" -#: nova/compute/resource_tracker.py:324 +#: nova/compute/resource_tracker.py:331 #, python-format msgid "Hypervisor: free ram (MB): %s" msgstr "" -#: nova/compute/resource_tracker.py:325 +#: nova/compute/resource_tracker.py:332 #, python-format msgid "Hypervisor: free disk (GB): %s" msgstr "" -#: nova/compute/resource_tracker.py:330 +#: nova/compute/resource_tracker.py:337 #, python-format msgid "Hypervisor: free VCPUs: %s" msgstr "" -#: nova/compute/resource_tracker.py:332 +#: nova/compute/resource_tracker.py:339 msgid "Hypervisor: VCPU information unavailable" msgstr "" -#: nova/compute/resource_tracker.py:339 +#: nova/compute/resource_tracker.py:346 #, python-format msgid "Free ram (MB): %s" msgstr "" -#: nova/compute/resource_tracker.py:340 +#: nova/compute/resource_tracker.py:347 #, python-format msgid "Free disk (GB): %s" msgstr "" -#: nova/compute/resource_tracker.py:345 +#: nova/compute/resource_tracker.py:352 #, python-format msgid "Free VCPUS: %s" msgstr "" -#: nova/compute/resource_tracker.py:347 +#: nova/compute/resource_tracker.py:354 msgid "Free VCPU information unavailable" msgstr "" -#: nova/compute/resource_tracker.py:386 +#: nova/compute/resource_tracker.py:383 #, python-format msgid "Updating from migration %s" msgstr "" -#: nova/compute/resource_tracker.py:446 +#: nova/compute/resource_tracker.py:443 msgid "Instance not resizing, skipping migration." msgstr "" -#: nova/compute/resource_tracker.py:461 +#: nova/compute/resource_tracker.py:458 msgid "InstanceType could not be found, skipping migration." msgstr "" -#: nova/compute/resource_tracker.py:545 +#: nova/compute/resource_tracker.py:542 #, python-format msgid "" "Detected running orphan instance: %(uuid)s (consuming %(memory_mb)s MB " "memory" msgstr "" -#: nova/compute/resource_tracker.py:558 +#: nova/compute/resource_tracker.py:555 #, python-format msgid "Missing keys: %s" msgstr "" @@ -4882,26 +4872,26 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:384 +#: nova/conductor/api.py:380 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:88 +#: nova/conductor/manager.py:91 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:257 +#: nova/conductor/manager.py:262 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/console/manager.py:80 nova/console/vmrc_manager.py:63 +#: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "" -#: nova/console/manager.py:100 nova/console/vmrc_manager.py:113 +#: nova/console/manager.py:101 nova/console/vmrc_manager.py:113 #, python-format msgid "Tried to remove non-existent console %(console_id)s." msgstr "" @@ -4957,12 +4947,12 @@ msgstr "" msgid "Failed to run xvp." msgstr "" -#: nova/consoleauth/manager.py:88 +#: nova/consoleauth/manager.py:89 #, python-format msgid "Received Token: %(token)s, %(token_dict)s)" msgstr "" -#: nova/consoleauth/manager.py:112 +#: nova/consoleauth/manager.py:113 #, python-format msgid "Checking Token: %(token)s, %(token_valid)s)" msgstr "" @@ -4979,11 +4969,11 @@ msgstr "" msgid "Failed to notify cells of instance info cache update" msgstr "" -#: nova/db/api.py:1428 +#: nova/db/api.py:1446 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1583 +#: nova/db/api.py:1580 msgid "Failed to notify cells of instance fault" msgstr "" @@ -5139,7 +5129,7 @@ msgstr "" msgid "Failed storing info cache" msgstr "" -#: nova/network/api.py:239 +#: nova/network/api.py:235 #, python-format msgid "re-assign floating IP %(address)s from instance %(instance_id)s" msgstr "" @@ -5374,29 +5364,29 @@ msgstr "" msgid "Unplugged gateway interface '%s'" msgstr "" -#: nova/network/manager.py:362 +#: nova/network/manager.py:363 #, python-format msgid "Disassociated %s stale fixed ip(s)" msgstr "" -#: nova/network/manager.py:366 +#: nova/network/manager.py:367 msgid "setting network host" msgstr "" -#: nova/network/manager.py:493 +#: nova/network/manager.py:494 msgid "network allocations" msgstr "" -#: nova/network/manager.py:500 +#: nova/network/manager.py:501 #, python-format msgid "networks retrieved for instance: |%(networks_list)s|" msgstr "" -#: nova/network/manager.py:548 +#: nova/network/manager.py:549 msgid "network deallocation for instance" msgstr "" -#: nova/network/manager.py:812 +#: nova/network/manager.py:815 #, python-format msgid "" "instance-dns-zone is |%(domain)s|, which is in availability zone " @@ -5404,98 +5394,98 @@ msgid "" "created." msgstr "" -#: nova/network/manager.py:838 +#: nova/network/manager.py:841 #, python-format msgid "Quota exceeded for %(pid)s, tried to allocate fixed IP" msgstr "" -#: nova/network/manager.py:892 +#: nova/network/manager.py:895 msgid "Failed to update usages deallocating fixed IP" msgstr "" -#: nova/network/manager.py:926 +#: nova/network/manager.py:929 #, python-format msgid "Unable to release %s because vif doesn't exist." msgstr "" -#: nova/network/manager.py:949 +#: nova/network/manager.py:952 #, python-format msgid "Leased IP |%(address)s|" msgstr "" -#: nova/network/manager.py:953 +#: nova/network/manager.py:956 #, python-format msgid "IP %s leased that is not associated" msgstr "" -#: nova/network/manager.py:962 +#: nova/network/manager.py:965 #, python-format msgid "IP |%s| leased that isn't allocated" msgstr "" -#: nova/network/manager.py:967 +#: nova/network/manager.py:970 #, python-format msgid "Released IP |%(address)s|" msgstr "" -#: nova/network/manager.py:971 +#: nova/network/manager.py:974 #, python-format msgid "IP %s released that is not associated" msgstr "" -#: nova/network/manager.py:975 +#: nova/network/manager.py:978 #, python-format msgid "IP %s released that was not leased" msgstr "" -#: nova/network/manager.py:994 +#: nova/network/manager.py:997 #, python-format msgid "%s must be an integer" msgstr "" -#: nova/network/manager.py:1018 +#: nova/network/manager.py:1021 msgid "Maximum allowed length for 'label' is 255." msgstr "" -#: nova/network/manager.py:1038 +#: nova/network/manager.py:1041 #, python-format msgid "" "Subnet(s) too large, defaulting to /%s. To override, specify " "network_size flag." msgstr "" -#: nova/network/manager.py:1119 +#: nova/network/manager.py:1122 msgid "cidr already in use" msgstr "" -#: nova/network/manager.py:1122 +#: nova/network/manager.py:1125 #, python-format msgid "requested cidr (%(cidr)s) conflicts with existing supernet (%(super)s)" msgstr "" -#: nova/network/manager.py:1133 +#: nova/network/manager.py:1136 #, python-format msgid "" "requested cidr (%(cidr)s) conflicts with existing smaller cidr " "(%(smaller)s)" msgstr "" -#: nova/network/manager.py:1190 +#: nova/network/manager.py:1193 msgid "Network already exists!" msgstr "" -#: nova/network/manager.py:1209 +#: nova/network/manager.py:1212 #, python-format msgid "Network must be disassociated from project %s before delete" msgstr "" -#: nova/network/manager.py:1805 +#: nova/network/manager.py:1808 msgid "" "The sum between the number of networks and the vlan start cannot be " "greater than 4094" msgstr "" -#: nova/network/manager.py:1812 +#: nova/network/manager.py:1815 #, python-format msgid "" "The network range is not big enough to fit %(num_networks)s networks. " @@ -5737,6 +5727,24 @@ msgstr "" msgid "Fatal call to deprecated config: %(msg)s" msgstr "" +#: nova/openstack/common/loopingcall.py:84 +#, python-format +msgid "task run outlasted interval by %s sec" +msgstr "" + +#: nova/openstack/common/loopingcall.py:91 +msgid "in fixed duration looping call" +msgstr "" + +#: nova/openstack/common/loopingcall.py:131 +#, python-format +msgid "Dynamic looping call sleeping for %.02f seconds" +msgstr "" + +#: nova/openstack/common/loopingcall.py:138 +msgid "in dynamic looping call" +msgstr "" + #: nova/openstack/common/policy.py:394 #, python-format msgid "Failed to understand rule %(rule)s" @@ -6237,7 +6245,7 @@ msgstr "" msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:210 +#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:211 #, python-format msgid "Setting instance to %(state)s state." msgstr "" @@ -6335,7 +6343,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:196 +#: nova/scheduler/manager.py:197 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -6479,27 +6487,27 @@ msgstr "" msgid "Returns one member of the [%s] group" msgstr "" -#: nova/servicegroup/drivers/db.py:41 +#: nova/servicegroup/drivers/db.py:42 #, python-format msgid "" "DB_Driver: join new ServiceGroup member %(member_id)s to the %(group_id)s" " group, service = %(service)s" msgstr "" -#: nova/servicegroup/drivers/db.py:45 +#: nova/servicegroup/drivers/db.py:46 msgid "service is a mandatory argument for DB based ServiceGroup driver" msgstr "" -#: nova/servicegroup/drivers/db.py:74 +#: nova/servicegroup/drivers/db.py:76 #, python-format msgid "DB_Driver: get_all members of the %s group" msgstr "" -#: nova/servicegroup/drivers/db.py:97 nova/servicegroup/drivers/mc.py:102 +#: nova/servicegroup/drivers/db.py:99 nova/servicegroup/drivers/mc.py:103 msgid "Recovered model server connection!" msgstr "" -#: nova/servicegroup/drivers/db.py:103 nova/servicegroup/drivers/mc.py:108 +#: nova/servicegroup/drivers/db.py:105 nova/servicegroup/drivers/mc.py:109 msgid "model server went away" msgstr "" @@ -6518,7 +6526,7 @@ msgstr "" msgid "service is a mandatory argument for Memcached based ServiceGroup driver" msgstr "" -#: nova/servicegroup/drivers/mc.py:77 +#: nova/servicegroup/drivers/mc.py:78 #, python-format msgid "Memcached_Driver: get_all members of the %s group" msgstr "" @@ -6547,22 +6555,22 @@ msgstr "" msgid "ZooKeeperDriver.leave: %(id)s has not joined to the %(gr)s group" msgstr "" -#: nova/storage/linuxscsi.py:70 +#: nova/storage/linuxscsi.py:71 #, python-format msgid "Trying (%(tries)s) to remove device %(device)s" msgstr "" -#: nova/storage/linuxscsi.py:99 +#: nova/storage/linuxscsi.py:101 #, python-format msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:117 +#: nova/storage/linuxscsi.py:119 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:121 +#: nova/storage/linuxscsi.py:123 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -6915,45 +6923,45 @@ msgstr "" msgid "Baremetal power manager failed to start node for instance %r" msgstr "" -#: nova/virt/baremetal/ipmi.py:85 +#: nova/virt/baremetal/ipmi.py:86 #, python-format msgid "pid file %s does not contain any pid" msgstr "" -#: nova/virt/baremetal/ipmi.py:108 +#: nova/virt/baremetal/ipmi.py:109 msgid "Node id not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:111 +#: nova/virt/baremetal/ipmi.py:112 msgid "Address not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:114 +#: nova/virt/baremetal/ipmi.py:115 msgid "User not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:117 +#: nova/virt/baremetal/ipmi.py:118 msgid "Password not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:134 +#: nova/virt/baremetal/ipmi.py:135 #, python-format msgid "ipmitool stdout: '%(out)s', stderr: '%(err)s'" msgstr "" -#: nova/virt/baremetal/ipmi.py:160 +#: nova/virt/baremetal/ipmi.py:161 msgid "IPMI power on failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:182 +#: nova/virt/baremetal/ipmi.py:183 msgid "IPMI power off failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:192 +#: nova/virt/baremetal/ipmi.py:193 msgid "IPMI set next bootdev failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:197 nova/virt/baremetal/tilera_pdu.py:152 +#: nova/virt/baremetal/ipmi.py:198 nova/virt/baremetal/tilera_pdu.py:152 #, python-format msgid "Activate node called, but node %s is already active" msgstr "" @@ -7611,7 +7619,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:135 nova/virt/libvirt/driver.py:3726 +#: nova/virt/hyperv/hostops.py:135 nova/virt/libvirt/driver.py:3728 #: nova/virt/xenapi/host.py:148 msgid "Updating host stats" msgstr "" @@ -7956,12 +7964,12 @@ msgstr "" msgid "Using config drive for instance: %s" msgstr "" -#: nova/virt/hyperv/vmops.py:226 nova/virt/libvirt/driver.py:1867 +#: nova/virt/hyperv/vmops.py:226 nova/virt/libvirt/driver.py:1869 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:234 nova/virt/libvirt/driver.py:1874 +#: nova/virt/hyperv/vmops.py:234 nova/virt/libvirt/driver.py:1876 #, python-format msgid "Creating config drive failed with error: %s" msgstr "" @@ -8119,7 +8127,7 @@ msgstr "" msgid "Detaching physical disk from instance: %s" msgstr "" -#: nova/virt/hyperv/volumeops.py:186 nova/virt/libvirt/driver.py:894 +#: nova/virt/hyperv/volumeops.py:186 nova/virt/libvirt/driver.py:896 msgid "Could not determine iscsi initiator name" msgstr "" @@ -8153,235 +8161,235 @@ msgstr "" msgid "Unable to determine disk bus for '%s'" msgstr "" -#: nova/virt/libvirt/driver.py:339 +#: nova/virt/libvirt/driver.py:340 #, python-format msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:545 +#: nova/virt/libvirt/driver.py:546 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:553 +#: nova/virt/libvirt/driver.py:554 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:570 +#: nova/virt/libvirt/driver.py:571 #, python-format msgid "URI %s does not support events" msgstr "" -#: nova/virt/libvirt/driver.py:586 +#: nova/virt/libvirt/driver.py:587 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:608 nova/virt/libvirt/driver.py:611 +#: nova/virt/libvirt/driver.py:609 nova/virt/libvirt/driver.py:612 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:629 +#: nova/virt/libvirt/driver.py:630 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:720 +#: nova/virt/libvirt/driver.py:721 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:735 +#: nova/virt/libvirt/driver.py:736 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:740 +#: nova/virt/libvirt/driver.py:741 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:751 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:759 +#: nova/virt/libvirt/driver.py:761 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:778 +#: nova/virt/libvirt/driver.py:780 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:794 +#: nova/virt/libvirt/driver.py:796 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:814 +#: nova/virt/libvirt/driver.py:816 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:820 +#: nova/virt/libvirt/driver.py:822 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:848 +#: nova/virt/libvirt/driver.py:850 #, python-format msgid "Deleting instance files %(target)s" msgstr "" -#: nova/virt/libvirt/driver.py:857 +#: nova/virt/libvirt/driver.py:859 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:900 +#: nova/virt/libvirt/driver.py:902 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:907 +#: nova/virt/libvirt/driver.py:909 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:912 +#: nova/virt/libvirt/driver.py:914 msgid "No Volume Connector found." msgstr "" -#: nova/virt/libvirt/driver.py:1034 +#: nova/virt/libvirt/driver.py:1036 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1058 +#: nova/virt/libvirt/driver.py:1060 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1078 +#: nova/virt/libvirt/driver.py:1080 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1082 +#: nova/virt/libvirt/driver.py:1084 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1171 +#: nova/virt/libvirt/driver.py:1173 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1174 +#: nova/virt/libvirt/driver.py:1176 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1203 +#: nova/virt/libvirt/driver.py:1205 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1215 +#: nova/virt/libvirt/driver.py:1217 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1288 +#: nova/virt/libvirt/driver.py:1290 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1292 +#: nova/virt/libvirt/driver.py:1294 msgid "Failed to soft reboot instance." msgstr "" -#: nova/virt/libvirt/driver.py:1327 +#: nova/virt/libvirt/driver.py:1329 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1335 +#: nova/virt/libvirt/driver.py:1337 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:1383 +#: nova/virt/libvirt/driver.py:1385 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1530 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:1535 nova/virt/powervm/operator.py:220 +#: nova/virt/libvirt/driver.py:1537 nova/virt/powervm/operator.py:220 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1551 +#: nova/virt/libvirt/driver.py:1553 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:1588 nova/virt/libvirt/driver.py:1614 +#: nova/virt/libvirt/driver.py:1590 nova/virt/libvirt/driver.py:1616 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1603 +#: nova/virt/libvirt/driver.py:1605 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:1672 +#: nova/virt/libvirt/driver.py:1674 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:1676 +#: nova/virt/libvirt/driver.py:1678 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:1681 nova/virt/libvirt/driver.py:1686 +#: nova/virt/libvirt/driver.py:1683 nova/virt/libvirt/driver.py:1688 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:1757 +#: nova/virt/libvirt/driver.py:1759 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:1858 +#: nova/virt/libvirt/driver.py:1860 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:1907 +#: nova/virt/libvirt/driver.py:1909 #, python-format msgid "Injecting %(inj)s into image %(img_id)s" msgstr "" -#: nova/virt/libvirt/driver.py:1917 +#: nova/virt/libvirt/driver.py:1919 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:1974 +#: nova/virt/libvirt/driver.py:1976 #, python-format msgid "" "Config requested an explicit CPU model, but the current libvirt " "hypervisor '%s' does not support selecting CPU models" msgstr "" -#: nova/virt/libvirt/driver.py:1980 +#: nova/virt/libvirt/driver.py:1982 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:1984 +#: nova/virt/libvirt/driver.py:1986 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:1988 +#: nova/virt/libvirt/driver.py:1990 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2004 +#: nova/virt/libvirt/driver.py:2006 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:2325 +#: nova/virt/libvirt/driver.py:2327 #, python-format msgid "" "Start to_xml instance=%(instance)s network_info=%(network_info)s " @@ -8389,92 +8397,92 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:2340 +#: nova/virt/libvirt/driver.py:2342 #, python-format msgid "End to_xml instance=%(instance)s xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:2357 +#: nova/virt/libvirt/driver.py:2359 #, python-format msgid "" "Error from libvirt while looking up %(instance_name)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:2525 +#: nova/virt/libvirt/driver.py:2527 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:2576 +#: nova/virt/libvirt/driver.py:2578 #, python-format msgid "couldn't obtain the vpu count from domain id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2582 +#: nova/virt/libvirt/driver.py:2584 #, python-format msgid "List of domains returned by libVirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2584 +#: nova/virt/libvirt/driver.py:2586 #, python-format msgid "libVirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2648 +#: nova/virt/libvirt/driver.py:2650 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:2731 +#: nova/virt/libvirt/driver.py:2733 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:2755 +#: nova/virt/libvirt/driver.py:2757 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2759 +#: nova/virt/libvirt/driver.py:2761 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:2836 +#: nova/virt/libvirt/driver.py:2838 #, python-format msgid "" "Creating tmpfile %s to verify with other compute node that the instance " "is on the same shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2918 +#: nova/virt/libvirt/driver.py:2920 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2926 +#: nova/virt/libvirt/driver.py:2928 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2963 +#: nova/virt/libvirt/driver.py:2965 #, python-format msgid "" "Unable to migrate %(instance_uuid)s: Disk of instance is too " "large(available on destination host:%(available)s < need:%(necessary)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2988 +#: nova/virt/libvirt/driver.py:2990 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:3000 +#: nova/virt/libvirt/driver.py:3002 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -8484,67 +8492,67 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:3017 +#: nova/virt/libvirt/driver.py:3019 #, python-format msgid "" "Creating tmpfile %s to notify to other compute nodes that they should " "mount the same storage." msgstr "" -#: nova/virt/libvirt/driver.py:3065 +#: nova/virt/libvirt/driver.py:3067 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:3137 +#: nova/virt/libvirt/driver.py:3139 #, python-format msgid "Live Migration failure: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:3230 +#: nova/virt/libvirt/driver.py:3232 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:3342 +#: nova/virt/libvirt/driver.py:3344 #, python-format msgid "" "Error from libvirt while getting description of %(instance_name)s: [Error" " Code %(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3359 +#: nova/virt/libvirt/driver.py:3361 #, python-format msgid "skipping %(path)s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:3364 +#: nova/virt/libvirt/driver.py:3366 #, python-format msgid "skipping disk for %(instance_name)s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:3405 +#: nova/virt/libvirt/driver.py:3407 #, python-format msgid "Getting disk size of %(i_name)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:3451 +#: nova/virt/libvirt/driver.py:3453 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:3510 +#: nova/virt/libvirt/driver.py:3512 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:3516 +#: nova/virt/libvirt/driver.py:3518 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:3578 +#: nova/virt/libvirt/driver.py:3580 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:3699 +#: nova/virt/libvirt/driver.py:3701 #, python-format msgid "Checking instance files accessability%(instance_path)s" msgstr "" @@ -8836,87 +8844,87 @@ msgid "" "attribute" msgstr "" -#: nova/virt/libvirt/volume.py:237 +#: nova/virt/libvirt/volume.py:238 #, python-format msgid "iSCSI device not found at %s" msgstr "" -#: nova/virt/libvirt/volume.py:240 +#: nova/virt/libvirt/volume.py:241 #, python-format msgid "" "ISCSI volume not yet found at: %(disk_dev)s. Will rescan & retry. Try " "number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:252 +#: nova/virt/libvirt/volume.py:253 #, python-format msgid "Found iSCSI node %(disk_dev)s (after %(tries)s rescans)" msgstr "" -#: nova/virt/libvirt/volume.py:488 nova/virt/libvirt/volume.py:609 +#: nova/virt/libvirt/volume.py:489 nova/virt/libvirt/volume.py:610 #, python-format msgid "%s is already mounted" msgstr "" -#: nova/virt/libvirt/volume.py:544 +#: nova/virt/libvirt/volume.py:545 #, python-format msgid "AoE device not found at %s" msgstr "" -#: nova/virt/libvirt/volume.py:546 +#: nova/virt/libvirt/volume.py:547 #, python-format msgid "AoE volume not yet found at: %(aoedevpath)s. Try number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:560 +#: nova/virt/libvirt/volume.py:561 #, python-format msgid "Found AoE device %(aoedevpath)s (after %(tries)s rediscover)" msgstr "" -#: nova/virt/libvirt/volume.py:688 +#: nova/virt/libvirt/volume.py:689 msgid "We are unable to locate any Fibre Channel devices" msgstr "" -#: nova/virt/libvirt/volume.py:697 +#: nova/virt/libvirt/volume.py:698 #, python-format msgid "Looking for Fibre Channel dev %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:707 +#: nova/virt/libvirt/volume.py:708 msgid "Fibre Channel device not found." msgstr "" -#: nova/virt/libvirt/volume.py:710 +#: nova/virt/libvirt/volume.py:711 #, python-format msgid "" "Fibre volume not yet found at: %(mount_device)s. Will rescan & retry. " "Try number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:726 +#: nova/virt/libvirt/volume.py:727 #, python-format msgid "Found Fibre Channel volume %(mount_device)s (after %(tries)s rescans)" msgstr "" -#: nova/virt/libvirt/volume.py:733 +#: nova/virt/libvirt/volume.py:734 #, python-format msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:799 +#: nova/virt/libvirt/volume.py:800 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:810 +#: nova/virt/libvirt/volume.py:811 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:816 +#: nova/virt/libvirt/volume.py:817 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:831 +#: nova/virt/libvirt/volume.py:832 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -9190,17 +9198,17 @@ msgstr "" msgid "In vmwareapi:_call_method, got this exception: %s" msgstr "" -#: nova/virt/vmwareapi/driver.py:574 +#: nova/virt/vmwareapi/driver.py:575 #, python-format msgid "Task [%(task_name)s] %(task_ref)s status: success" msgstr "" -#: nova/virt/vmwareapi/driver.py:579 +#: nova/virt/vmwareapi/driver.py:580 #, python-format msgid "Task [%(task_name)s] %(task_ref)s status: error %(error_info)s" msgstr "" -#: nova/virt/vmwareapi/driver.py:583 +#: nova/virt/vmwareapi/driver.py:584 #, python-format msgid "In vmwareapi:_poll_task, Got this error %s" msgstr "" diff --git a/nova/locale/pt_BR/LC_MESSAGES/nova.po b/nova/locale/pt_BR/LC_MESSAGES/nova.po index 3ed0ac29c..26ddd8355 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 <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2013-04-24 00:04+0000\n" +"POT-Creation-Date: 2013-04-26 00:05+0000\n" "PO-Revision-Date: 2012-05-04 19:25+0000\n" "Last-Translator: Júlio Cezar Santos Pires <Unknown>\n" "Language-Team: Brazilian Portuguese <pt_BR@li.org>\n" @@ -188,7 +188,7 @@ msgid "" msgstr "" #: nova/exception.py:254 nova/api/ec2/cloud.py:463 -#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2735 +#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2740 msgid "Keypair data is invalid" msgstr "" @@ -1309,27 +1309,27 @@ msgstr "" msgid "Running %(name)s post-hook: %(obj)s" msgstr "" -#: nova/manager.py:172 +#: nova/manager.py:173 #, python-format msgid "Skipping periodic task %(task)s because its interval is negative" msgstr "" -#: nova/manager.py:177 +#: nova/manager.py:178 #, python-format msgid "Skipping periodic task %(task)s because it is disabled" msgstr "" -#: nova/manager.py:238 +#: nova/manager.py:241 #, python-format msgid "Running periodic task %(full_task_name)s" msgstr "Executando tarefa periódica %(full_task_name)s" -#: nova/manager.py:246 +#: nova/manager.py:249 #, python-format msgid "Error during %(full_task_name)s: %(e)s" msgstr "Erro durante %(full_task_name)s: %(e)s" -#: nova/manager.py:315 +#: nova/manager.py:319 msgid "Notifying Schedulers of capabilities ..." msgstr "" @@ -1375,209 +1375,196 @@ msgstr "" msgid "Rolled back reservations %(reservations)s" msgstr "" -#: nova/service.py:196 +#: nova/service.py:197 #, fuzzy msgid "Full set of CONF:" msgstr "Conjunto completo de FLAGS:" -#: nova/service.py:203 +#: nova/service.py:204 #, python-format msgid "%(flag)s : FLAG SET " msgstr "" -#: nova/service.py:213 nova/service.py:311 +#: nova/service.py:214 nova/service.py:312 #, python-format msgid "Caught %s, exiting" msgstr "" -#: nova/service.py:257 +#: nova/service.py:258 msgid "Parent process has died unexpectedly, exiting" msgstr "" -#: nova/service.py:293 +#: nova/service.py:294 msgid "Forking too fast, sleeping" msgstr "" -#: nova/service.py:316 +#: nova/service.py:317 msgid "Unhandled exception" msgstr "" -#: nova/service.py:323 +#: nova/service.py:324 #, python-format msgid "Started child %d" msgstr "" -#: nova/service.py:333 +#: nova/service.py:334 #, python-format msgid "Starting %d workers" msgstr "" -#: nova/service.py:347 +#: nova/service.py:348 #, python-format msgid "Child %(pid)d killed by signal %(sig)d" msgstr "" -#: nova/service.py:350 +#: nova/service.py:351 #, python-format msgid "Child %(pid)d exited with status %(code)d" msgstr "" -#: nova/service.py:353 +#: nova/service.py:354 #, python-format msgid "pid %d not in child list" msgstr "" -#: nova/service.py:373 +#: nova/service.py:374 #, python-format msgid "Caught %s, stopping children" msgstr "" -#: nova/service.py:384 +#: nova/service.py:385 #, python-format msgid "Waiting on %d children to exit" msgstr "" -#: nova/service.py:426 +#: nova/service.py:427 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:443 nova/openstack/common/rpc/service.py:47 +#: nova/service.py:444 nova/openstack/common/rpc/service.py:47 #, python-format msgid "Creating Consumer connection for Service %s" msgstr "" -#: nova/service.py:463 +#: nova/service.py:464 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:545 +#: nova/service.py:546 msgid "Service killed that has no database entry" msgstr "Encerrado serviço que não tem entrada na base de dados" -#: nova/service.py:580 +#: nova/service.py:581 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:678 +#: nova/service.py:679 msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:145 +#: nova/utils.py:144 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:198 nova/openstack/common/processutils.py:90 +#: nova/utils.py:197 nova/openstack/common/processutils.py:90 #, python-format msgid "Got unknown keyword args to utils.execute: %r" msgstr "" -#: nova/utils.py:209 nova/openstack/common/processutils.py:99 +#: nova/utils.py:208 nova/openstack/common/processutils.py:99 #, python-format msgid "Running cmd (subprocess): %s" msgstr "Executando comando (subprocesso): %s" -#: nova/utils.py:233 nova/utils.py:311 +#: nova/utils.py:232 nova/utils.py:310 #: nova/openstack/common/processutils.py:114 nova/virt/powervm/common.py:90 #, python-format msgid "Result was %s" msgstr "Resultado foi %s" -#: nova/utils.py:246 nova/openstack/common/processutils.py:128 +#: nova/utils.py:245 nova/openstack/common/processutils.py:128 #, python-format msgid "%r failed. Retrying." msgstr "%r falhou. Tentando novamente." -#: nova/utils.py:286 +#: nova/utils.py:285 #, python-format msgid "Running cmd (SSH): %s" msgstr "Executando o comando (SSH): %s" -#: nova/utils.py:288 +#: nova/utils.py:287 msgid "Environment not supported over SSH" msgstr "Ambiente não suportado por SSH" -#: nova/utils.py:292 +#: nova/utils.py:291 msgid "process_input not supported over SSH" msgstr "" -#: nova/utils.py:327 +#: nova/utils.py:326 #, python-format msgid "debug in callback: %s" msgstr "depuração em retorno de chamada: %s" -#: nova/utils.py:489 +#: nova/utils.py:488 #, python-format msgid "Link Local address is not found.:%s" msgstr "Endereço para Link Local não encontrado: %s" -#: nova/utils.py:492 +#: nova/utils.py:491 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "Não foi possível atribuir um IP para o Link Local de %(interface)s :%(ex)s" -#: nova/utils.py:531 +#: nova/utils.py:530 #, python-format msgid "Invalid backend: %s" msgstr "Backend inválido: %s" -#: nova/utils.py:603 -msgid "in fixed duration looping call" -msgstr "" - -#: nova/utils.py:638 -#, python-format -msgid "Periodic task processor sleeping for %.02f seconds" -msgstr "" - -#: nova/utils.py:645 -msgid "in dynamic looping call" -msgstr "" - -#: nova/utils.py:699 +#: nova/utils.py:591 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:828 +#: nova/utils.py:720 #, python-format msgid "Expected object of type: %s" msgstr "Objeto esperado do tipo: %s" -#: nova/utils.py:857 +#: nova/utils.py:749 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:1013 +#: nova/utils.py:905 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:1079 +#: nova/utils.py:971 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:1211 nova/virt/configdrive.py:177 +#: nova/utils.py:1103 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1363 +#: nova/utils.py:1255 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1367 +#: nova/utils.py:1259 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1372 +#: nova/utils.py:1264 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -2619,7 +2606,7 @@ msgstr "" #: nova/api/openstack/compute/servers.py:1220 #: nova/api/openstack/compute/contrib/aggregates.py:143 -#: nova/api/openstack/compute/contrib/coverage_ext.py:303 +#: nova/api/openstack/compute/contrib/coverage_ext.py:282 #: nova/api/openstack/compute/contrib/keypairs.py:78 msgid "Invalid request body" msgstr "" @@ -2868,46 +2855,41 @@ msgstr "Não é possível desconectar o volume %s" msgid "Instance not yet ready" msgstr "Instância não existe" -#: nova/api/openstack/compute/contrib/coverage_ext.py:114 +#: nova/api/openstack/compute/contrib/coverage_ext.py:95 #, python-format msgid "Can't connect to service: %s, no portspecified\n" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:117 -#, python-format -msgid "No backdoor API command for service: %s\n" -msgstr "" - -#: nova/api/openstack/compute/contrib/coverage_ext.py:135 +#: nova/api/openstack/compute/contrib/coverage_ext.py:114 msgid "Coverage begin" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:182 +#: nova/api/openstack/compute/contrib/coverage_ext.py:161 msgid "Coverage not running" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:211 +#: nova/api/openstack/compute/contrib/coverage_ext.py:190 msgid "Invalid path" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:215 +#: nova/api/openstack/compute/contrib/coverage_ext.py:194 msgid "No path given for report file" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:222 +#: nova/api/openstack/compute/contrib/coverage_ext.py:201 msgid "You can't use html reports without combining" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:235 +#: nova/api/openstack/compute/contrib/coverage_ext.py:214 #, fuzzy, python-format msgid "Directory conflict: %s already exists" msgstr "Rede já existe!" -#: nova/api/openstack/compute/contrib/coverage_ext.py:293 +#: nova/api/openstack/compute/contrib/coverage_ext.py:272 msgid "Python coverage module is not installed." msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:301 +#: nova/api/openstack/compute/contrib/coverage_ext.py:280 #, python-format msgid "Coverage doesn't have %s action" msgstr "" @@ -3290,6 +3272,15 @@ msgstr "Iniciando instância %s" msgid "stop instance" msgstr "Reiniciar instância %r" +#: nova/api/openstack/compute/contrib/services.py:123 +#, fuzzy, python-format +msgid "Unknown action" +msgstr "ação: %s" + +#: nova/api/openstack/compute/contrib/services.py:137 +msgid "Unknown service" +msgstr "" + #: nova/api/openstack/compute/contrib/simple_tenant_usage.py:226 msgid "Invalid start time. The start time cannot occur after the end time." msgstr "" @@ -3379,54 +3370,54 @@ msgstr "" msgid "Error waiting for responses from neighbor cells: %(exc)s" msgstr "" -#: nova/cells/messaging.py:651 +#: nova/cells/messaging.py:652 #, python-format msgid "Unknown method '%(method)s' in compute API" msgstr "" -#: nova/cells/messaging.py:674 +#: nova/cells/messaging.py:675 #, python-format msgid "Received capabilities from child cell %(cell_name)s: %(capabilities)s" msgstr "" -#: nova/cells/messaging.py:683 +#: nova/cells/messaging.py:684 #, python-format msgid "Received capacities from child cell %(cell_name)s: %(capacities)s" msgstr "" -#: nova/cells/messaging.py:795 +#: nova/cells/messaging.py:810 #, fuzzy, python-format msgid "Got update for instance %(instance_uuid)s: %(instance)s" msgstr "A instância %(instance_id)s não está executando." -#: nova/cells/messaging.py:823 +#: nova/cells/messaging.py:838 #, fuzzy, python-format msgid "Got update to delete instance %(instance_uuid)s" msgstr "Volume não encontrada para a instância %(instance_id)s." -#: nova/cells/messaging.py:838 +#: nova/cells/messaging.py:853 #, python-format msgid "Got broadcast to %(delete_type)s delete instance" msgstr "" -#: nova/cells/messaging.py:852 +#: nova/cells/messaging.py:867 #, python-format msgid "Got message to create instance fault: %(instance_fault)s" msgstr "" -#: nova/cells/messaging.py:873 +#: nova/cells/messaging.py:888 #, python-format msgid "" "Forcing a sync of instances, project_id=%(projid_str)s, " "updated_since=%(since_str)s" msgstr "" -#: nova/cells/messaging.py:1057 +#: nova/cells/messaging.py:1072 #, python-format msgid "Updating parents with our capabilities: %(capabs)s" msgstr "" -#: nova/cells/messaging.py:1077 +#: nova/cells/messaging.py:1092 #, python-format msgid "Updating parents with our capacities: %(capacities)s" msgstr "" @@ -3856,298 +3847,298 @@ msgstr "" msgid "No nova entries in syslog!" msgstr "" -#: nova/compute/api.py:281 +#: nova/compute/api.py:282 msgid "Cannot run any more instances of this type." msgstr "" -#: nova/compute/api.py:288 +#: nova/compute/api.py:289 #, python-format msgid "Can only run %s more instances of this type." msgstr "" -#: nova/compute/api.py:297 +#: nova/compute/api.py:298 #, python-format msgid "" "%(overs)s quota exceeded for %(pid)s, tried to run %(min_count)s " "instances. %(msg)s" msgstr "" -#: nova/compute/api.py:317 +#: nova/compute/api.py:318 #, python-format msgid "" "Quota exceeded for %(pid)s, tried to set %(num_metadata)s metadata " "properties" msgstr "" -#: nova/compute/api.py:327 +#: nova/compute/api.py:328 msgid "Metadata property key blank" msgstr "" -#: nova/compute/api.py:331 +#: nova/compute/api.py:332 msgid "Metadata property key greater than 255 characters" msgstr "" -#: nova/compute/api.py:335 +#: nova/compute/api.py:336 msgid "Metadata property value greater than 255 characters" msgstr "" -#: nova/compute/api.py:453 +#: nova/compute/api.py:454 msgid "Failed to set instance name using multi_instance_display_name_template." msgstr "" -#: nova/compute/api.py:493 +#: nova/compute/api.py:494 #, fuzzy msgid "Cannot attach one or more volumes to multiple instances" msgstr "Não é possível anexar o volume na instância %s" -#: nova/compute/api.py:607 +#: nova/compute/api.py:608 #, python-format msgid "Going to run %s instances..." msgstr "" -#: nova/compute/api.py:720 +#: nova/compute/api.py:721 #, python-format msgid "bdm %s" msgstr "" -#: nova/compute/api.py:747 +#: nova/compute/api.py:748 #, python-format msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1016 +#: nova/compute/api.py:1017 #, fuzzy msgid "instance termination disabled" msgstr "Começando a terminar instâncias" -#: nova/compute/api.py:1152 +#: nova/compute/api.py:1153 #, fuzzy, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "A instância %(instance_id)s não está executando." -#: nova/compute/api.py:1158 +#: nova/compute/api.py:1159 #, fuzzy msgid "going to delete a resizing instance" msgstr "Começando a terminar instâncias" -#: nova/compute/api.py:1168 +#: nova/compute/api.py:1169 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1212 +#: nova/compute/api.py:1213 #, fuzzy msgid "Going to try to soft delete instance" msgstr "Começando a terminar instâncias" -#: nova/compute/api.py:1236 +#: nova/compute/api.py:1237 #, fuzzy msgid "Going to try to terminate instance" msgstr "Começando a terminar instâncias" -#: nova/compute/api.py:1286 +#: nova/compute/api.py:1287 #, fuzzy msgid "Going to try to stop instance" msgstr "Falhou ao reiniciar instância" -#: nova/compute/api.py:1303 +#: nova/compute/api.py:1304 #, fuzzy msgid "Going to try to start instance" msgstr "Começando a terminar instâncias" -#: nova/compute/api.py:1376 +#: nova/compute/api.py:1377 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1613 +#: nova/compute/api.py:1614 #, python-format msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:1964 +#: nova/compute/api.py:1965 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:1973 +#: nova/compute/api.py:1974 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2015 +#: nova/compute/api.py:2016 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2153 +#: nova/compute/api.py:2150 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2260 +#: nova/compute/api.py:2257 msgid "Locking" msgstr "" -#: nova/compute/api.py:2268 +#: nova/compute/api.py:2265 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2337 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2453 +#: nova/compute/api.py:2450 #, fuzzy, python-format msgid "Going to try to live migrate instance to %s" msgstr "Começando a terminar instâncias" -#: nova/compute/api.py:2472 +#: nova/compute/api.py:2469 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2476 +#: nova/compute/api.py:2473 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2715 +#: nova/compute/api.py:2720 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2719 +#: nova/compute/api.py:2724 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2816 +#: nova/compute/api.py:2821 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2819 +#: nova/compute/api.py:2824 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2827 +#: nova/compute/api.py:2832 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2833 +#: nova/compute/api.py:2838 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2853 +#: nova/compute/api.py:2858 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2856 +#: nova/compute/api.py:2861 #, python-format msgid "Create Security Group %s" msgstr "Criar Grupo de Segurança %s" -#: nova/compute/api.py:2863 +#: nova/compute/api.py:2868 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2928 +#: nova/compute/api.py:2933 #, fuzzy, python-format msgid "Unable to delete system group '%s'" msgstr "Não é possível destruir o VBD %s" -#: nova/compute/api.py:2933 +#: nova/compute/api.py:2938 #, fuzzy msgid "Security group is still in use" msgstr "Revogado entrada do grupo de segurança %s" -#: nova/compute/api.py:2941 +#: nova/compute/api.py:2946 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:2944 +#: nova/compute/api.py:2949 #, python-format msgid "Delete security group %s" msgstr "Excluir grupo de segurança %s" -#: nova/compute/api.py:3030 nova/compute/api.py:3107 +#: nova/compute/api.py:3035 nova/compute/api.py:3112 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3046 +#: nova/compute/api.py:3051 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3049 +#: nova/compute/api.py:3054 #, python-format msgid "Authorize security group ingress %s" msgstr "Autorizada entrada do grupo de segurança %s" -#: nova/compute/api.py:3060 +#: nova/compute/api.py:3065 #, python-format msgid "Revoke security group ingress %s" msgstr "Revogado entrada do grupo de segurança %s" -#: nova/compute/api.py:3114 +#: nova/compute/api.py:3119 msgid "Security group id should be integer" msgstr "" -#: nova/compute/claims.py:94 nova/compute/claims.py:218 +#: nova/compute/claims.py:91 nova/compute/claims.py:214 #, python-format msgid "Aborting claim: %s" msgstr "" -#: nova/compute/claims.py:116 +#: nova/compute/claims.py:113 #, python-format msgid "" "Attempting claim: memory %(memory_mb)d MB, disk %(disk_gb)d GB, VCPUs " "%(vcpus)d" msgstr "" -#: nova/compute/claims.py:128 +#: nova/compute/claims.py:125 msgid "Claim successful" msgstr "" -#: nova/compute/claims.py:130 +#: nova/compute/claims.py:127 #, fuzzy msgid "Claim failed" msgstr "Iniciando a Bridge para %s" -#: nova/compute/claims.py:135 +#: nova/compute/claims.py:132 msgid "Memory" msgstr "" -#: nova/compute/claims.py:144 +#: nova/compute/claims.py:141 msgid "Disk" msgstr "" -#: nova/compute/claims.py:153 +#: nova/compute/claims.py:150 msgid "CPU" msgstr "" -#: nova/compute/claims.py:165 +#: nova/compute/claims.py:162 #, python-format msgid "Total %(type_)s: %(total)d %(unit)s, used: %(used)d %(unit)s" msgstr "" -#: nova/compute/claims.py:170 +#: nova/compute/claims.py:167 #, python-format msgid "%(type_)s limit not specified, defaulting to unlimited" msgstr "" -#: nova/compute/claims.py:177 +#: nova/compute/claims.py:174 #, python-format msgid "%(type_)s limit: %(limit)d %(unit)s, free: %(free)d %(unit)s" msgstr "" -#: nova/compute/claims.py:184 +#: nova/compute/claims.py:181 #, python-format msgid "" "Unable to claim resources. Free %(type_)s %(free)d %(unit)s < requested " @@ -4282,572 +4273,572 @@ msgstr "" msgid "Checking state" msgstr "" -#: nova/compute/manager.py:743 +#: nova/compute/manager.py:745 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:760 +#: nova/compute/manager.py:762 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:852 +#: nova/compute/manager.py:854 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:861 nova/compute/manager.py:2344 +#: nova/compute/manager.py:863 nova/compute/manager.py:2348 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" -#: nova/compute/manager.py:912 +#: nova/compute/manager.py:914 #, fuzzy msgid "Failed to dealloc network for deleted instance" msgstr "Começando a terminar instâncias" -#: nova/compute/manager.py:918 +#: nova/compute/manager.py:920 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:940 +#: nova/compute/manager.py:942 #, fuzzy, python-format msgid "Error: %s" msgstr "Capturado o erro: %s" -#: nova/compute/manager.py:957 +#: nova/compute/manager.py:959 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:982 nova/compute/manager.py:2398 +#: nova/compute/manager.py:984 nova/compute/manager.py:2402 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1000 +#: nova/compute/manager.py:1002 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1007 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1011 +#: nova/compute/manager.py:1013 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1040 +#: nova/compute/manager.py:1042 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1090 +#: nova/compute/manager.py:1092 #, python-format msgid "" "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, " "allowed_size_bytes=%(allowed_size_bytes)d" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1098 #, python-format msgid "" "Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed " "size %(allowed_size_bytes)d" msgstr "" -#: nova/compute/manager.py:1106 +#: nova/compute/manager.py:1108 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1132 +#: nova/compute/manager.py:1134 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1135 +#: nova/compute/manager.py:1137 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1146 +#: nova/compute/manager.py:1148 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1167 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1216 +#: nova/compute/manager.py:1218 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1287 +#: nova/compute/manager.py:1289 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1303 +#: nova/compute/manager.py:1305 #, fuzzy msgid "Failed to deallocate network for instance." msgstr "Começando a terminar instâncias" -#: nova/compute/manager.py:1324 +#: nova/compute/manager.py:1326 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1327 +#: nova/compute/manager.py:1329 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1334 +#: nova/compute/manager.py:1336 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1382 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1435 nova/compute/manager.py:2574 -#: nova/compute/manager.py:4067 +#: nova/compute/manager.py:1437 nova/compute/manager.py:2578 +#: nova/compute/manager.py:4071 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1587 +#: nova/compute/manager.py:1589 #, fuzzy msgid "Rebuilding instance" msgstr "Reconstruindo instância %s" -#: nova/compute/manager.py:1600 +#: nova/compute/manager.py:1602 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1604 +#: nova/compute/manager.py:1606 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1608 +#: nova/compute/manager.py:1610 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1692 +#: nova/compute/manager.py:1694 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1724 +#: nova/compute/manager.py:1726 #, fuzzy, python-format msgid "Detaching from volume api: %s" msgstr "Desanexar volume %s" -#: nova/compute/manager.py:1742 +#: nova/compute/manager.py:1744 #, fuzzy msgid "Rebooting instance" msgstr "Reiniciando a instância %s" -#: nova/compute/manager.py:1767 +#: nova/compute/manager.py:1769 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1783 +#: nova/compute/manager.py:1785 #, fuzzy, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "Reconstruindo instância %s" -#: nova/compute/manager.py:1796 +#: nova/compute/manager.py:1798 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1823 +#: nova/compute/manager.py:1825 #, fuzzy msgid "instance snapshotting" msgstr "instância %s: fazendo um snapshot" -#: nova/compute/manager.py:1829 +#: nova/compute/manager.py:1831 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1890 +#: nova/compute/manager.py:1892 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1897 +#: nova/compute/manager.py:1899 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1902 +#: nova/compute/manager.py:1904 #, python-format msgid "Deleting image %s" msgstr "Removendo imagem %s" -#: nova/compute/manager.py:1930 +#: nova/compute/manager.py:1932 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1937 +#: nova/compute/manager.py:1939 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1944 +#: nova/compute/manager.py:1946 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1959 +#: nova/compute/manager.py:1961 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1966 +#: nova/compute/manager.py:1968 #, fuzzy msgid "error setting admin password" msgstr "Configurar senha do administrador" -#: nova/compute/manager.py:1979 +#: nova/compute/manager.py:1981 #, python-format msgid "" "trying to inject a file into a non-running (state: " "%(current_power_state)s expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:1983 +#: nova/compute/manager.py:1985 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:2003 +#: nova/compute/manager.py:2005 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2016 +#: nova/compute/manager.py:2018 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2035 +#: nova/compute/manager.py:2037 #, fuzzy msgid "Error trying to Rescue Instance" msgstr "Falha ao suspender instância" -#: nova/compute/manager.py:2039 +#: nova/compute/manager.py:2041 #, fuzzy, python-format msgid "Driver Error: %s" msgstr "Capturado o erro: %s" -#: nova/compute/manager.py:2057 +#: nova/compute/manager.py:2059 #, fuzzy msgid "Unrescuing" msgstr "instância %s: desfazendo o resgate" -#: nova/compute/manager.py:2078 +#: nova/compute/manager.py:2080 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2302 +#: nova/compute/manager.py:2306 #, fuzzy msgid "Instance has no source host" msgstr "Instância não existe" -#: nova/compute/manager.py:2308 +#: nova/compute/manager.py:2312 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2325 +#: nova/compute/manager.py:2329 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2571 +#: nova/compute/manager.py:2575 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2634 +#: nova/compute/manager.py:2638 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2652 +#: nova/compute/manager.py:2656 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2690 +#: nova/compute/manager.py:2694 #, fuzzy msgid "Retrieving diagnostics" msgstr "instância %s: recuperando os diagnósticos" -#: nova/compute/manager.py:2721 +#: nova/compute/manager.py:2725 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2741 +#: nova/compute/manager.py:2745 #, fuzzy msgid "Reset network" msgstr "instância %s: reset da rede" -#: nova/compute/manager.py:2746 +#: nova/compute/manager.py:2750 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2749 +#: nova/compute/manager.py:2753 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2766 +#: nova/compute/manager.py:2770 #, fuzzy msgid "Get console output" msgstr "Obter saída do console para instância %s" -#: nova/compute/manager.py:2793 +#: nova/compute/manager.py:2797 #, fuzzy msgid "Getting vnc console" msgstr "Adicionando console" -#: nova/compute/manager.py:2828 +#: nova/compute/manager.py:2832 #, fuzzy msgid "Getting spice console" msgstr "Adicionando console" -#: nova/compute/manager.py:2875 +#: nova/compute/manager.py:2879 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2926 +#: nova/compute/manager.py:2930 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2935 +#: nova/compute/manager.py:2939 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2950 +#: nova/compute/manager.py:2954 #, 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:2980 +#: nova/compute/manager.py:2984 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:2990 +#: nova/compute/manager.py:2994 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "Desconectando volume da instância desconhecida %s" -#: nova/compute/manager.py:2997 +#: nova/compute/manager.py:3001 #, 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:3021 +#: nova/compute/manager.py:3025 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3059 +#: nova/compute/manager.py:3063 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3079 +#: nova/compute/manager.py:3083 #, fuzzy, python-format msgid "Port %(port_id)s is not attached" msgstr "Rede %(network_id)s não foi encontrada." -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3097 #, fuzzy, python-format msgid "Host %(host)s not found" msgstr "Host %(host)s não encontrado." -#: nova/compute/manager.py:3230 +#: nova/compute/manager.py:3234 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3258 +#: nova/compute/manager.py:3262 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3313 +#: nova/compute/manager.py:3317 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3315 +#: nova/compute/manager.py:3319 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:3329 +#: nova/compute/manager.py:3333 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3469 +#: nova/compute/manager.py:3473 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3514 +#: nova/compute/manager.py:3518 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3520 +#: nova/compute/manager.py:3524 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3529 +#: nova/compute/manager.py:3533 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3536 +#: nova/compute/manager.py:3540 #, fuzzy, python-format msgid "Instance %(instance_uuid)s not found" msgstr "A instância %(instance_id)s não está executando." -#: nova/compute/manager.py:3540 +#: nova/compute/manager.py:3544 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3547 +#: nova/compute/manager.py:3551 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3556 +#: nova/compute/manager.py:3560 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3573 +#: nova/compute/manager.py:3577 #, 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:3592 +#: nova/compute/manager.py:3596 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3616 +#: nova/compute/manager.py:3620 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3733 +#: nova/compute/manager.py:3737 #, fuzzy msgid "Updating volume usage cache" msgstr "Remover volume com id: %s" -#: nova/compute/manager.py:3750 +#: nova/compute/manager.py:3754 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3777 +#: nova/compute/manager.py:3781 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3782 nova/compute/manager.py:3832 +#: nova/compute/manager.py:3786 nova/compute/manager.py:3836 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3819 +#: nova/compute/manager.py:3823 #, 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:3857 +#: nova/compute/manager.py:3861 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3869 nova/compute/manager.py:3878 -#: nova/compute/manager.py:3908 +#: nova/compute/manager.py:3873 nova/compute/manager.py:3882 +#: nova/compute/manager.py:3912 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3873 +#: nova/compute/manager.py:3877 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3889 +#: nova/compute/manager.py:3893 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3895 +#: nova/compute/manager.py:3899 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3901 +#: nova/compute/manager.py:3905 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3921 #, fuzzy msgid "Instance is not (soft-)deleted." msgstr "Instância %s não encontrada" -#: nova/compute/manager.py:3925 +#: nova/compute/manager.py:3929 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:3945 +#: nova/compute/manager.py:3949 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:3972 +#: nova/compute/manager.py:3976 #, fuzzy, python-format msgid "Deleting orphan compute node %s" msgstr "Removendo imagem %s" -#: nova/compute/manager.py:3982 nova/compute/resource_tracker.py:314 +#: nova/compute/manager.py:3986 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4022 +#: nova/compute/manager.py:4026 #, python-format msgid "" "Detected instance with name label '%(name)s' which is marked as DELETED " "but still present on host." msgstr "" -#: nova/compute/manager.py:4029 +#: nova/compute/manager.py:4033 #, python-format msgid "" "Destroying instance with name label '%(name)s' which is marked as DELETED" " but still present on host." msgstr "" -#: nova/compute/manager.py:4036 +#: nova/compute/manager.py:4040 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" @@ -4864,85 +4855,85 @@ msgid "" " claimed." msgstr "" -#: nova/compute/resource_tracker.py:237 +#: nova/compute/resource_tracker.py:244 msgid "Auditing locally available compute resources" msgstr "" -#: nova/compute/resource_tracker.py:242 +#: nova/compute/resource_tracker.py:249 msgid "" "Virt driver does not support 'get_available_resource' Compute tracking " "is disabled." msgstr "" -#: nova/compute/resource_tracker.py:294 +#: nova/compute/resource_tracker.py:301 #, python-format msgid "Compute_service record created for %(host)s:%(node)s" msgstr "" -#: nova/compute/resource_tracker.py:300 +#: nova/compute/resource_tracker.py:307 #, python-format msgid "Compute_service record updated for %(host)s:%(node)s" msgstr "" -#: nova/compute/resource_tracker.py:324 +#: nova/compute/resource_tracker.py:331 #, python-format msgid "Hypervisor: free ram (MB): %s" msgstr "" -#: nova/compute/resource_tracker.py:325 +#: nova/compute/resource_tracker.py:332 #, python-format msgid "Hypervisor: free disk (GB): %s" msgstr "" -#: nova/compute/resource_tracker.py:330 +#: nova/compute/resource_tracker.py:337 #, python-format msgid "Hypervisor: free VCPUs: %s" msgstr "" -#: nova/compute/resource_tracker.py:332 +#: nova/compute/resource_tracker.py:339 msgid "Hypervisor: VCPU information unavailable" msgstr "" -#: nova/compute/resource_tracker.py:339 +#: nova/compute/resource_tracker.py:346 #, python-format msgid "Free ram (MB): %s" msgstr "" -#: nova/compute/resource_tracker.py:340 +#: nova/compute/resource_tracker.py:347 #, fuzzy, python-format msgid "Free disk (GB): %s" msgstr "Criar par de chaves %s" -#: nova/compute/resource_tracker.py:345 +#: nova/compute/resource_tracker.py:352 #, python-format msgid "Free VCPUS: %s" msgstr "" -#: nova/compute/resource_tracker.py:347 +#: nova/compute/resource_tracker.py:354 msgid "Free VCPU information unavailable" msgstr "" -#: nova/compute/resource_tracker.py:386 +#: nova/compute/resource_tracker.py:383 #, python-format msgid "Updating from migration %s" msgstr "" -#: nova/compute/resource_tracker.py:446 +#: nova/compute/resource_tracker.py:443 msgid "Instance not resizing, skipping migration." msgstr "" -#: nova/compute/resource_tracker.py:461 +#: nova/compute/resource_tracker.py:458 msgid "InstanceType could not be found, skipping migration." msgstr "" -#: nova/compute/resource_tracker.py:545 +#: nova/compute/resource_tracker.py:542 #, python-format msgid "" "Detected running orphan instance: %(uuid)s (consuming %(memory_mb)s MB " "memory" msgstr "" -#: nova/compute/resource_tracker.py:558 +#: nova/compute/resource_tracker.py:555 #, python-format msgid "Missing keys: %s" msgstr "" @@ -4961,26 +4952,26 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:384 +#: nova/conductor/api.py:380 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:88 +#: nova/conductor/manager.py:91 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:257 +#: nova/conductor/manager.py:262 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/console/manager.py:80 nova/console/vmrc_manager.py:63 +#: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "Adicionando console" -#: nova/console/manager.py:100 nova/console/vmrc_manager.py:113 +#: nova/console/manager.py:101 nova/console/vmrc_manager.py:113 #, python-format msgid "Tried to remove non-existent console %(console_id)s." msgstr "" @@ -5037,12 +5028,12 @@ msgstr "" msgid "Failed to run xvp." msgstr "" -#: nova/consoleauth/manager.py:88 +#: nova/consoleauth/manager.py:89 #, python-format msgid "Received Token: %(token)s, %(token_dict)s)" msgstr "" -#: nova/consoleauth/manager.py:112 +#: nova/consoleauth/manager.py:113 #, python-format msgid "Checking Token: %(token)s, %(token_valid)s)" msgstr "" @@ -5060,11 +5051,11 @@ msgstr "Falhou ao reiniciar instância" msgid "Failed to notify cells of instance info cache update" msgstr "" -#: nova/db/api.py:1428 +#: nova/db/api.py:1446 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1583 +#: nova/db/api.py:1580 #, fuzzy msgid "Failed to notify cells of instance fault" msgstr "Falhou ao reiniciar instância" @@ -5222,7 +5213,7 @@ msgstr "" msgid "Failed storing info cache" msgstr "Falhou ao reiniciar instância" -#: nova/network/api.py:239 +#: nova/network/api.py:235 #, fuzzy, python-format msgid "re-assign floating IP %(address)s from instance %(instance_id)s" msgstr "Volume não encontrada para a instância %(instance_id)s." @@ -5457,29 +5448,29 @@ msgstr "" msgid "Unplugged gateway interface '%s'" msgstr "" -#: nova/network/manager.py:362 +#: nova/network/manager.py:363 #, python-format msgid "Disassociated %s stale fixed ip(s)" msgstr "" -#: nova/network/manager.py:366 +#: nova/network/manager.py:367 msgid "setting network host" msgstr "" -#: nova/network/manager.py:493 +#: nova/network/manager.py:494 msgid "network allocations" msgstr "" -#: nova/network/manager.py:500 +#: nova/network/manager.py:501 #, python-format msgid "networks retrieved for instance: |%(networks_list)s|" msgstr "" -#: nova/network/manager.py:548 +#: nova/network/manager.py:549 msgid "network deallocation for instance" msgstr "" -#: nova/network/manager.py:812 +#: nova/network/manager.py:815 #, python-format msgid "" "instance-dns-zone is |%(domain)s|, which is in availability zone " @@ -5487,98 +5478,98 @@ msgid "" "created." msgstr "" -#: nova/network/manager.py:838 +#: nova/network/manager.py:841 #, python-format msgid "Quota exceeded for %(pid)s, tried to allocate fixed IP" msgstr "" -#: nova/network/manager.py:892 +#: nova/network/manager.py:895 msgid "Failed to update usages deallocating fixed IP" msgstr "" -#: nova/network/manager.py:926 +#: nova/network/manager.py:929 #, python-format msgid "Unable to release %s because vif doesn't exist." msgstr "" -#: nova/network/manager.py:949 +#: nova/network/manager.py:952 #, python-format msgid "Leased IP |%(address)s|" msgstr "" -#: nova/network/manager.py:953 +#: nova/network/manager.py:956 #, python-format msgid "IP %s leased that is not associated" msgstr "" -#: nova/network/manager.py:962 +#: nova/network/manager.py:965 #, python-format msgid "IP |%s| leased that isn't allocated" msgstr "" -#: nova/network/manager.py:967 +#: nova/network/manager.py:970 #, python-format msgid "Released IP |%(address)s|" msgstr "" -#: nova/network/manager.py:971 +#: nova/network/manager.py:974 #, python-format msgid "IP %s released that is not associated" msgstr "" -#: nova/network/manager.py:975 +#: nova/network/manager.py:978 #, python-format msgid "IP %s released that was not leased" msgstr "" -#: nova/network/manager.py:994 +#: nova/network/manager.py:997 #, python-format msgid "%s must be an integer" msgstr "" -#: nova/network/manager.py:1018 +#: nova/network/manager.py:1021 msgid "Maximum allowed length for 'label' is 255." msgstr "" -#: nova/network/manager.py:1038 +#: nova/network/manager.py:1041 #, python-format msgid "" "Subnet(s) too large, defaulting to /%s. To override, specify " "network_size flag." msgstr "" -#: nova/network/manager.py:1119 +#: nova/network/manager.py:1122 msgid "cidr already in use" msgstr "" -#: nova/network/manager.py:1122 +#: nova/network/manager.py:1125 #, python-format msgid "requested cidr (%(cidr)s) conflicts with existing supernet (%(super)s)" msgstr "" -#: nova/network/manager.py:1133 +#: nova/network/manager.py:1136 #, python-format msgid "" "requested cidr (%(cidr)s) conflicts with existing smaller cidr " "(%(smaller)s)" msgstr "" -#: nova/network/manager.py:1190 +#: nova/network/manager.py:1193 msgid "Network already exists!" msgstr "Rede já existe!" -#: nova/network/manager.py:1209 +#: nova/network/manager.py:1212 #, python-format msgid "Network must be disassociated from project %s before delete" msgstr "" -#: nova/network/manager.py:1805 +#: nova/network/manager.py:1808 msgid "" "The sum between the number of networks and the vlan start cannot be " "greater than 4094" msgstr "" -#: nova/network/manager.py:1812 +#: nova/network/manager.py:1815 #, python-format msgid "" "The network range is not big enough to fit %(num_networks)s networks. " @@ -5825,6 +5816,24 @@ msgstr "" msgid "Fatal call to deprecated config: %(msg)s" msgstr "Classe %(fullname)s está obsoleta: %(msg)s" +#: nova/openstack/common/loopingcall.py:84 +#, python-format +msgid "task run outlasted interval by %s sec" +msgstr "" + +#: nova/openstack/common/loopingcall.py:91 +msgid "in fixed duration looping call" +msgstr "" + +#: nova/openstack/common/loopingcall.py:131 +#, python-format +msgid "Dynamic looping call sleeping for %.02f seconds" +msgstr "" + +#: nova/openstack/common/loopingcall.py:138 +msgid "in dynamic looping call" +msgstr "" + #: nova/openstack/common/policy.py:394 #, python-format msgid "Failed to understand rule %(rule)s" @@ -6331,7 +6340,7 @@ msgstr "" msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:210 +#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:211 #, fuzzy, python-format msgid "Setting instance to %(state)s state." msgstr "Iniciando instância %s" @@ -6429,7 +6438,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:196 +#: nova/scheduler/manager.py:197 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -6573,27 +6582,27 @@ msgstr "" msgid "Returns one member of the [%s] group" msgstr "" -#: nova/servicegroup/drivers/db.py:41 +#: nova/servicegroup/drivers/db.py:42 #, python-format msgid "" "DB_Driver: join new ServiceGroup member %(member_id)s to the %(group_id)s" " group, service = %(service)s" msgstr "" -#: nova/servicegroup/drivers/db.py:45 +#: nova/servicegroup/drivers/db.py:46 msgid "service is a mandatory argument for DB based ServiceGroup driver" msgstr "" -#: nova/servicegroup/drivers/db.py:74 +#: nova/servicegroup/drivers/db.py:76 #, python-format msgid "DB_Driver: get_all members of the %s group" msgstr "" -#: nova/servicegroup/drivers/db.py:97 nova/servicegroup/drivers/mc.py:102 +#: nova/servicegroup/drivers/db.py:99 nova/servicegroup/drivers/mc.py:103 msgid "Recovered model server connection!" msgstr "Recuperada conexão servidor de modelo." -#: nova/servicegroup/drivers/db.py:103 nova/servicegroup/drivers/mc.py:108 +#: nova/servicegroup/drivers/db.py:105 nova/servicegroup/drivers/mc.py:109 msgid "model server went away" msgstr "servidor de modelo perdido" @@ -6612,7 +6621,7 @@ msgstr "" msgid "service is a mandatory argument for Memcached based ServiceGroup driver" msgstr "" -#: nova/servicegroup/drivers/mc.py:77 +#: nova/servicegroup/drivers/mc.py:78 #, python-format msgid "Memcached_Driver: get_all members of the %s group" msgstr "" @@ -6641,22 +6650,22 @@ msgstr "" msgid "ZooKeeperDriver.leave: %(id)s has not joined to the %(gr)s group" msgstr "" -#: nova/storage/linuxscsi.py:70 +#: nova/storage/linuxscsi.py:71 #, python-format msgid "Trying (%(tries)s) to remove device %(device)s" msgstr "" -#: nova/storage/linuxscsi.py:99 +#: nova/storage/linuxscsi.py:101 #, python-format msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:117 +#: nova/storage/linuxscsi.py:119 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:121 +#: nova/storage/linuxscsi.py:123 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -7011,29 +7020,29 @@ msgstr "" msgid "Baremetal power manager failed to start node for instance %r" msgstr "" -#: nova/virt/baremetal/ipmi.py:85 +#: nova/virt/baremetal/ipmi.py:86 #, python-format msgid "pid file %s does not contain any pid" msgstr "" -#: nova/virt/baremetal/ipmi.py:108 +#: nova/virt/baremetal/ipmi.py:109 msgid "Node id not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:111 +#: nova/virt/baremetal/ipmi.py:112 #, fuzzy msgid "Address not supplied to IPMI" msgstr "Endereço não especificado" -#: nova/virt/baremetal/ipmi.py:114 +#: nova/virt/baremetal/ipmi.py:115 msgid "User not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:117 +#: nova/virt/baremetal/ipmi.py:118 msgid "Password not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:134 +#: nova/virt/baremetal/ipmi.py:135 #, fuzzy, python-format msgid "ipmitool stdout: '%(out)s', stderr: '%(err)s'" msgstr "" @@ -7043,19 +7052,19 @@ msgstr "" "Saída padrão: %(stdout)r\n" "Erro: %(stderr)r" -#: nova/virt/baremetal/ipmi.py:160 +#: nova/virt/baremetal/ipmi.py:161 msgid "IPMI power on failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:182 +#: nova/virt/baremetal/ipmi.py:183 msgid "IPMI power off failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:192 +#: nova/virt/baremetal/ipmi.py:193 msgid "IPMI set next bootdev failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:197 nova/virt/baremetal/tilera_pdu.py:152 +#: nova/virt/baremetal/ipmi.py:198 nova/virt/baremetal/tilera_pdu.py:152 #, python-format msgid "Activate node called, but node %s is already active" msgstr "" @@ -7717,7 +7726,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:135 nova/virt/libvirt/driver.py:3726 +#: nova/virt/hyperv/hostops.py:135 nova/virt/libvirt/driver.py:3728 #: nova/virt/xenapi/host.py:148 msgid "Updating host stats" msgstr "" @@ -8066,12 +8075,12 @@ msgstr "" msgid "Using config drive for instance: %s" msgstr "Começando a terminar instâncias" -#: nova/virt/hyperv/vmops.py:226 nova/virt/libvirt/driver.py:1867 +#: nova/virt/hyperv/vmops.py:226 nova/virt/libvirt/driver.py:1869 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:234 nova/virt/libvirt/driver.py:1874 +#: nova/virt/hyperv/vmops.py:234 nova/virt/libvirt/driver.py:1876 #, python-format msgid "Creating config drive failed with error: %s" msgstr "" @@ -8237,7 +8246,7 @@ msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s" msgid "Detaching physical disk from instance: %s" msgstr "Obter saída do console para instância %s" -#: nova/virt/hyperv/volumeops.py:186 nova/virt/libvirt/driver.py:894 +#: nova/virt/hyperv/volumeops.py:186 nova/virt/libvirt/driver.py:896 msgid "Could not determine iscsi initiator name" msgstr "" @@ -8271,243 +8280,243 @@ msgstr "" msgid "Unable to determine disk bus for '%s'" msgstr "" -#: nova/virt/libvirt/driver.py:339 +#: nova/virt/libvirt/driver.py:340 #, python-format msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:545 +#: nova/virt/libvirt/driver.py:546 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:553 +#: nova/virt/libvirt/driver.py:554 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:570 +#: nova/virt/libvirt/driver.py:571 #, python-format msgid "URI %s does not support events" msgstr "" -#: nova/virt/libvirt/driver.py:586 +#: nova/virt/libvirt/driver.py:587 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:608 nova/virt/libvirt/driver.py:611 +#: nova/virt/libvirt/driver.py:609 nova/virt/libvirt/driver.py:612 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:629 +#: nova/virt/libvirt/driver.py:630 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:720 +#: nova/virt/libvirt/driver.py:721 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:735 +#: nova/virt/libvirt/driver.py:736 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:740 +#: nova/virt/libvirt/driver.py:741 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:751 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:759 +#: nova/virt/libvirt/driver.py:761 #, fuzzy msgid "Going to destroy instance again." msgstr "Falhou ao reiniciar instância" -#: nova/virt/libvirt/driver.py:778 +#: nova/virt/libvirt/driver.py:780 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:794 +#: nova/virt/libvirt/driver.py:796 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:814 +#: nova/virt/libvirt/driver.py:816 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:820 +#: nova/virt/libvirt/driver.py:822 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:848 +#: nova/virt/libvirt/driver.py:850 #, python-format msgid "Deleting instance files %(target)s" msgstr "" -#: nova/virt/libvirt/driver.py:857 +#: nova/virt/libvirt/driver.py:859 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:900 +#: nova/virt/libvirt/driver.py:902 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:907 +#: nova/virt/libvirt/driver.py:909 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:912 +#: nova/virt/libvirt/driver.py:914 msgid "No Volume Connector found." msgstr "" -#: nova/virt/libvirt/driver.py:1034 +#: nova/virt/libvirt/driver.py:1036 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1058 +#: nova/virt/libvirt/driver.py:1060 #, fuzzy msgid "attaching network adapter failed." msgstr "Nenhuma rede definida." -#: nova/virt/libvirt/driver.py:1078 +#: nova/virt/libvirt/driver.py:1080 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1082 +#: nova/virt/libvirt/driver.py:1084 #, fuzzy msgid "detaching network adapter failed." msgstr "Nenhuma rede definida." -#: nova/virt/libvirt/driver.py:1171 +#: nova/virt/libvirt/driver.py:1173 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1174 +#: nova/virt/libvirt/driver.py:1176 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1203 +#: nova/virt/libvirt/driver.py:1205 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1215 +#: nova/virt/libvirt/driver.py:1217 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1288 +#: nova/virt/libvirt/driver.py:1290 #, fuzzy msgid "Instance soft rebooted successfully." msgstr "volume %s: criado com sucesso" -#: nova/virt/libvirt/driver.py:1292 +#: nova/virt/libvirt/driver.py:1294 #, fuzzy msgid "Failed to soft reboot instance." msgstr "Falhou ao reiniciar instância" -#: nova/virt/libvirt/driver.py:1327 +#: nova/virt/libvirt/driver.py:1329 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1335 +#: nova/virt/libvirt/driver.py:1337 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:1383 +#: nova/virt/libvirt/driver.py:1385 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1530 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:1535 nova/virt/powervm/operator.py:220 +#: nova/virt/libvirt/driver.py:1537 nova/virt/powervm/operator.py:220 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1551 +#: nova/virt/libvirt/driver.py:1553 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:1588 nova/virt/libvirt/driver.py:1614 +#: nova/virt/libvirt/driver.py:1590 nova/virt/libvirt/driver.py:1616 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1603 +#: nova/virt/libvirt/driver.py:1605 #, fuzzy msgid "Guest does not have a console available" msgstr "Usuário não tem privilégios de administrador" -#: nova/virt/libvirt/driver.py:1672 +#: nova/virt/libvirt/driver.py:1674 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:1676 +#: nova/virt/libvirt/driver.py:1678 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:1681 nova/virt/libvirt/driver.py:1686 +#: nova/virt/libvirt/driver.py:1683 nova/virt/libvirt/driver.py:1688 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:1757 +#: nova/virt/libvirt/driver.py:1759 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:1858 +#: nova/virt/libvirt/driver.py:1860 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:1907 +#: nova/virt/libvirt/driver.py:1909 #, fuzzy, python-format msgid "Injecting %(inj)s into image %(img_id)s" msgstr "" "Solicitando à xapi para realizar upload da imagem %(vdi_uuids)s com ID " "%(image_id)s" -#: nova/virt/libvirt/driver.py:1917 +#: nova/virt/libvirt/driver.py:1919 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:1974 +#: nova/virt/libvirt/driver.py:1976 #, python-format msgid "" "Config requested an explicit CPU model, but the current libvirt " "hypervisor '%s' does not support selecting CPU models" msgstr "" -#: nova/virt/libvirt/driver.py:1980 +#: nova/virt/libvirt/driver.py:1982 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:1984 +#: nova/virt/libvirt/driver.py:1986 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:1988 +#: nova/virt/libvirt/driver.py:1990 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2004 +#: nova/virt/libvirt/driver.py:2006 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:2325 +#: nova/virt/libvirt/driver.py:2327 #, python-format msgid "" "Start to_xml instance=%(instance)s network_info=%(network_info)s " @@ -8515,92 +8524,92 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:2340 +#: nova/virt/libvirt/driver.py:2342 #, python-format msgid "End to_xml instance=%(instance)s xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:2357 +#: nova/virt/libvirt/driver.py:2359 #, python-format msgid "" "Error from libvirt while looking up %(instance_name)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:2525 +#: nova/virt/libvirt/driver.py:2527 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:2576 +#: nova/virt/libvirt/driver.py:2578 #, python-format msgid "couldn't obtain the vpu count from domain id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2582 +#: nova/virt/libvirt/driver.py:2584 #, python-format msgid "List of domains returned by libVirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2584 +#: nova/virt/libvirt/driver.py:2586 #, python-format msgid "libVirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2648 +#: nova/virt/libvirt/driver.py:2650 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:2731 +#: nova/virt/libvirt/driver.py:2733 #, fuzzy, python-format msgid "Trying to get stats for the volume %s" msgstr "Obtendo o tamanho da imagem para a imagem %s" -#: nova/virt/libvirt/driver.py:2755 +#: nova/virt/libvirt/driver.py:2757 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2759 +#: nova/virt/libvirt/driver.py:2761 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:2836 +#: nova/virt/libvirt/driver.py:2838 #, python-format msgid "" "Creating tmpfile %s to verify with other compute node that the instance " "is on the same shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2918 +#: nova/virt/libvirt/driver.py:2920 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2926 +#: nova/virt/libvirt/driver.py:2928 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2963 +#: nova/virt/libvirt/driver.py:2965 #, python-format msgid "" "Unable to migrate %(instance_uuid)s: Disk of instance is too " "large(available on destination host:%(available)s < need:%(necessary)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2988 +#: nova/virt/libvirt/driver.py:2990 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:3000 +#: nova/virt/libvirt/driver.py:3002 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -8610,67 +8619,67 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:3017 +#: nova/virt/libvirt/driver.py:3019 #, python-format msgid "" "Creating tmpfile %s to notify to other compute nodes that they should " "mount the same storage." msgstr "" -#: nova/virt/libvirt/driver.py:3065 +#: nova/virt/libvirt/driver.py:3067 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:3137 +#: nova/virt/libvirt/driver.py:3139 #, fuzzy, python-format msgid "Live Migration failure: %(e)s" msgstr "Falha de Autenticação: %s" -#: nova/virt/libvirt/driver.py:3230 +#: nova/virt/libvirt/driver.py:3232 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:3342 +#: nova/virt/libvirt/driver.py:3344 #, python-format msgid "" "Error from libvirt while getting description of %(instance_name)s: [Error" " Code %(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3359 +#: nova/virt/libvirt/driver.py:3361 #, python-format msgid "skipping %(path)s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:3364 +#: nova/virt/libvirt/driver.py:3366 #, python-format msgid "skipping disk for %(instance_name)s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:3405 +#: nova/virt/libvirt/driver.py:3407 #, python-format msgid "Getting disk size of %(i_name)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:3451 +#: nova/virt/libvirt/driver.py:3453 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:3510 +#: nova/virt/libvirt/driver.py:3512 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:3516 +#: nova/virt/libvirt/driver.py:3518 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:3578 +#: nova/virt/libvirt/driver.py:3580 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:3699 +#: nova/virt/libvirt/driver.py:3701 #, python-format msgid "Checking instance files accessability%(instance_path)s" msgstr "" @@ -8962,87 +8971,87 @@ msgid "" "attribute" msgstr "" -#: nova/virt/libvirt/volume.py:237 +#: nova/virt/libvirt/volume.py:238 #, python-format msgid "iSCSI device not found at %s" msgstr "" -#: nova/virt/libvirt/volume.py:240 +#: nova/virt/libvirt/volume.py:241 #, python-format msgid "" "ISCSI volume not yet found at: %(disk_dev)s. Will rescan & retry. Try " "number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:252 +#: nova/virt/libvirt/volume.py:253 #, python-format msgid "Found iSCSI node %(disk_dev)s (after %(tries)s rescans)" msgstr "" -#: nova/virt/libvirt/volume.py:488 nova/virt/libvirt/volume.py:609 +#: nova/virt/libvirt/volume.py:489 nova/virt/libvirt/volume.py:610 #, fuzzy, python-format msgid "%s is already mounted" msgstr "group %s já existe" -#: nova/virt/libvirt/volume.py:544 +#: nova/virt/libvirt/volume.py:545 #, python-format msgid "AoE device not found at %s" msgstr "" -#: nova/virt/libvirt/volume.py:546 +#: nova/virt/libvirt/volume.py:547 #, python-format msgid "AoE volume not yet found at: %(aoedevpath)s. Try number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:560 +#: nova/virt/libvirt/volume.py:561 #, python-format msgid "Found AoE device %(aoedevpath)s (after %(tries)s rediscover)" msgstr "" -#: nova/virt/libvirt/volume.py:688 +#: nova/virt/libvirt/volume.py:689 msgid "We are unable to locate any Fibre Channel devices" msgstr "" -#: nova/virt/libvirt/volume.py:697 +#: nova/virt/libvirt/volume.py:698 #, python-format msgid "Looking for Fibre Channel dev %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:707 +#: nova/virt/libvirt/volume.py:708 msgid "Fibre Channel device not found." msgstr "" -#: nova/virt/libvirt/volume.py:710 +#: nova/virt/libvirt/volume.py:711 #, python-format msgid "" "Fibre volume not yet found at: %(mount_device)s. Will rescan & retry. " "Try number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:726 +#: nova/virt/libvirt/volume.py:727 #, python-format msgid "Found Fibre Channel volume %(mount_device)s (after %(tries)s rescans)" msgstr "" -#: nova/virt/libvirt/volume.py:733 +#: nova/virt/libvirt/volume.py:734 #, python-format msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:799 +#: nova/virt/libvirt/volume.py:800 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:810 +#: nova/virt/libvirt/volume.py:811 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:816 +#: nova/virt/libvirt/volume.py:817 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:831 +#: nova/virt/libvirt/volume.py:832 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -9318,17 +9327,17 @@ msgstr "" msgid "In vmwareapi:_call_method, got this exception: %s" msgstr "" -#: nova/virt/vmwareapi/driver.py:574 +#: nova/virt/vmwareapi/driver.py:575 #, python-format msgid "Task [%(task_name)s] %(task_ref)s status: success" msgstr "" -#: nova/virt/vmwareapi/driver.py:579 +#: nova/virt/vmwareapi/driver.py:580 #, python-format msgid "Task [%(task_name)s] %(task_ref)s status: error %(error_info)s" msgstr "" -#: nova/virt/vmwareapi/driver.py:583 +#: nova/virt/vmwareapi/driver.py:584 #, python-format msgid "In vmwareapi:_poll_task, Got this error %s" msgstr "" @@ -10951,6 +10960,9 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "Invalid value '%s' for force. " +#~ msgid "Periodic task processor sleeping for %.02f seconds" +#~ msgstr "" + +#~ msgid "No backdoor API command for service: %s\n" #~ msgstr "" diff --git a/nova/locale/ru/LC_MESSAGES/nova.po b/nova/locale/ru/LC_MESSAGES/nova.po index c3220257c..7bb673e16 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 <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2013-04-24 00:04+0000\n" +"POT-Creation-Date: 2013-04-26 00:05+0000\n" "PO-Revision-Date: 2012-03-25 09:34+0000\n" "Last-Translator: Eugene Marshal <Unknown>\n" "Language-Team: Russian <ru@li.org>\n" @@ -195,7 +195,7 @@ msgid "" msgstr "" #: nova/exception.py:254 nova/api/ec2/cloud.py:463 -#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2735 +#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2740 msgid "Keypair data is invalid" msgstr "" @@ -1336,27 +1336,27 @@ msgstr "" msgid "Running %(name)s post-hook: %(obj)s" msgstr "" -#: nova/manager.py:172 +#: nova/manager.py:173 #, python-format msgid "Skipping periodic task %(task)s because its interval is negative" msgstr "" -#: nova/manager.py:177 +#: nova/manager.py:178 #, python-format msgid "Skipping periodic task %(task)s because it is disabled" msgstr "" -#: nova/manager.py:238 +#: nova/manager.py:241 #, python-format msgid "Running periodic task %(full_task_name)s" msgstr "Запуск повторяющегося задания %(full_task_name)s" -#: nova/manager.py:246 +#: nova/manager.py:249 #, python-format msgid "Error during %(full_task_name)s: %(e)s" msgstr "Ошибка во время %(full_task_name)s: %(e)s" -#: nova/manager.py:315 +#: nova/manager.py:319 msgid "Notifying Schedulers of capabilities ..." msgstr "" @@ -1402,209 +1402,196 @@ msgstr "" msgid "Rolled back reservations %(reservations)s" msgstr "" -#: nova/service.py:196 +#: nova/service.py:197 #, fuzzy msgid "Full set of CONF:" msgstr "Полный набор ФЛАГОВ:" -#: nova/service.py:203 +#: nova/service.py:204 #, python-format msgid "%(flag)s : FLAG SET " msgstr "" -#: nova/service.py:213 nova/service.py:311 +#: nova/service.py:214 nova/service.py:312 #, fuzzy, python-format msgid "Caught %s, exiting" msgstr "снимок %s: удаление" -#: nova/service.py:257 +#: nova/service.py:258 msgid "Parent process has died unexpectedly, exiting" msgstr "" -#: nova/service.py:293 +#: nova/service.py:294 msgid "Forking too fast, sleeping" msgstr "" -#: nova/service.py:316 +#: nova/service.py:317 msgid "Unhandled exception" msgstr "" -#: nova/service.py:323 +#: nova/service.py:324 #, python-format msgid "Started child %d" msgstr "" -#: nova/service.py:333 +#: nova/service.py:334 #, fuzzy, python-format msgid "Starting %d workers" msgstr "установка сетевого узла" -#: nova/service.py:347 +#: nova/service.py:348 #, python-format msgid "Child %(pid)d killed by signal %(sig)d" msgstr "" -#: nova/service.py:350 +#: nova/service.py:351 #, python-format msgid "Child %(pid)d exited with status %(code)d" msgstr "" -#: nova/service.py:353 +#: nova/service.py:354 #, python-format msgid "pid %d not in child list" msgstr "" -#: nova/service.py:373 +#: nova/service.py:374 #, python-format msgid "Caught %s, stopping children" msgstr "" -#: nova/service.py:384 +#: nova/service.py:385 #, python-format msgid "Waiting on %d children to exit" msgstr "" -#: nova/service.py:426 +#: nova/service.py:427 #, fuzzy, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "Запуск узла сети (версия %(vcs_string)s) %(topic)s" -#: nova/service.py:443 nova/openstack/common/rpc/service.py:47 +#: nova/service.py:444 nova/openstack/common/rpc/service.py:47 #, python-format msgid "Creating Consumer connection for Service %s" msgstr "" -#: nova/service.py:463 +#: nova/service.py:464 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:545 +#: nova/service.py:546 msgid "Service killed that has no database entry" msgstr "Служба завершила работу из-за отсутствия записи базы данных" -#: nova/service.py:580 +#: nova/service.py:581 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:678 +#: nova/service.py:679 msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:145 +#: nova/utils.py:144 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:198 nova/openstack/common/processutils.py:90 +#: nova/utils.py:197 nova/openstack/common/processutils.py:90 #, python-format msgid "Got unknown keyword args to utils.execute: %r" msgstr "Приняты неизвестные аргументы ключевого слова для utils.execute: %r" -#: nova/utils.py:209 nova/openstack/common/processutils.py:99 +#: nova/utils.py:208 nova/openstack/common/processutils.py:99 #, python-format msgid "Running cmd (subprocess): %s" msgstr "Выполнение команды (субпроцесс): %s" -#: nova/utils.py:233 nova/utils.py:311 +#: nova/utils.py:232 nova/utils.py:310 #: nova/openstack/common/processutils.py:114 nova/virt/powervm/common.py:90 #, python-format msgid "Result was %s" msgstr "Результат %s" -#: nova/utils.py:246 nova/openstack/common/processutils.py:128 +#: nova/utils.py:245 nova/openstack/common/processutils.py:128 #, python-format msgid "%r failed. Retrying." msgstr "%r ошибка. Выполняется повтор." -#: nova/utils.py:286 +#: nova/utils.py:285 #, python-format msgid "Running cmd (SSH): %s" msgstr "Выполнение команды (SSH): %s" -#: nova/utils.py:288 +#: nova/utils.py:287 msgid "Environment not supported over SSH" msgstr "Среда не поддерживается с использованием SSH" -#: nova/utils.py:292 +#: nova/utils.py:291 msgid "process_input not supported over SSH" msgstr "process_input не поддерживается с использованием SSH" -#: nova/utils.py:327 +#: nova/utils.py:326 #, python-format msgid "debug in callback: %s" msgstr "отладка в обратном вызове: %s" -#: nova/utils.py:489 +#: nova/utils.py:488 #, python-format msgid "Link Local address is not found.:%s" msgstr "" -#: nova/utils.py:492 +#: nova/utils.py:491 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "" -#: nova/utils.py:531 +#: nova/utils.py:530 #, python-format msgid "Invalid backend: %s" msgstr "Недопустимый внутренний интерфейс: %s" -#: nova/utils.py:603 -msgid "in fixed duration looping call" -msgstr "" - -#: nova/utils.py:638 -#, python-format -msgid "Periodic task processor sleeping for %.02f seconds" -msgstr "" - -#: nova/utils.py:645 -msgid "in dynamic looping call" -msgstr "" - -#: nova/utils.py:699 +#: nova/utils.py:591 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:828 +#: nova/utils.py:720 #, python-format msgid "Expected object of type: %s" msgstr "Ожидался объект типа: %s" -#: nova/utils.py:857 +#: nova/utils.py:749 #, python-format msgid "Invalid server_string: %s" msgstr "Недопустимая server_string: %s" -#: nova/utils.py:1013 +#: nova/utils.py:905 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "timefunc: '%(name)s' заняла %(total_time).2f с." -#: nova/utils.py:1079 +#: nova/utils.py:971 #, fuzzy, python-format msgid "Reloading cached file %s" msgstr "Выгрузка образа %s" -#: nova/utils.py:1211 nova/virt/configdrive.py:177 +#: nova/utils.py:1103 nova/virt/configdrive.py:177 #, fuzzy, python-format msgid "Could not remove tmpdir: %s" msgstr "Ошибка удаления контейнера: %s" -#: nova/utils.py:1363 +#: nova/utils.py:1255 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1367 +#: nova/utils.py:1259 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1372 +#: nova/utils.py:1264 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -2666,7 +2653,7 @@ msgstr "Запросы изменение размера требуют атри #: nova/api/openstack/compute/servers.py:1220 #: nova/api/openstack/compute/contrib/aggregates.py:143 -#: nova/api/openstack/compute/contrib/coverage_ext.py:303 +#: nova/api/openstack/compute/contrib/coverage_ext.py:282 #: nova/api/openstack/compute/contrib/keypairs.py:78 msgid "Invalid request body" msgstr "Недопустимый запрос тела" @@ -2918,48 +2905,43 @@ msgstr "Невозможно использовать глобальные по msgid "Instance not yet ready" msgstr "копия - %s не представлена" -#: nova/api/openstack/compute/contrib/coverage_ext.py:114 +#: nova/api/openstack/compute/contrib/coverage_ext.py:95 #, python-format msgid "Can't connect to service: %s, no portspecified\n" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:117 -#, python-format -msgid "No backdoor API command for service: %s\n" -msgstr "" - -#: nova/api/openstack/compute/contrib/coverage_ext.py:135 +#: nova/api/openstack/compute/contrib/coverage_ext.py:114 msgid "Coverage begin" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:182 +#: nova/api/openstack/compute/contrib/coverage_ext.py:161 #, fuzzy msgid "Coverage not running" msgstr "xvp не выполняется..." -#: nova/api/openstack/compute/contrib/coverage_ext.py:211 +#: nova/api/openstack/compute/contrib/coverage_ext.py:190 #, fuzzy msgid "Invalid path" msgstr "Недопустимый снимок" -#: nova/api/openstack/compute/contrib/coverage_ext.py:215 +#: nova/api/openstack/compute/contrib/coverage_ext.py:194 msgid "No path given for report file" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:222 +#: nova/api/openstack/compute/contrib/coverage_ext.py:201 msgid "You can't use html reports without combining" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:235 +#: nova/api/openstack/compute/contrib/coverage_ext.py:214 #, fuzzy, python-format msgid "Directory conflict: %s already exists" msgstr "Группа безопасности %s уже существует" -#: nova/api/openstack/compute/contrib/coverage_ext.py:293 +#: nova/api/openstack/compute/contrib/coverage_ext.py:272 msgid "Python coverage module is not installed." msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:301 +#: nova/api/openstack/compute/contrib/coverage_ext.py:280 #, python-format msgid "Coverage doesn't have %s action" msgstr "" @@ -3347,6 +3329,16 @@ msgstr "Запуск копии %s" msgid "stop instance" msgstr "Выполнение остановки копий" +#: nova/api/openstack/compute/contrib/services.py:123 +#, fuzzy, python-format +msgid "Unknown action" +msgstr "Неизвестная цепочка: %r" + +#: nova/api/openstack/compute/contrib/services.py:137 +#, fuzzy +msgid "Unknown service" +msgstr "Ошибка аутентификации" + #: nova/api/openstack/compute/contrib/simple_tenant_usage.py:226 msgid "Invalid start time. The start time cannot occur after the end time." msgstr "" @@ -3436,54 +3428,54 @@ msgstr "Выгрузка образа %s" msgid "Error waiting for responses from neighbor cells: %(exc)s" msgstr "" -#: nova/cells/messaging.py:651 +#: nova/cells/messaging.py:652 #, python-format msgid "Unknown method '%(method)s' in compute API" msgstr "" -#: nova/cells/messaging.py:674 +#: nova/cells/messaging.py:675 #, python-format msgid "Received capabilities from child cell %(cell_name)s: %(capabilities)s" msgstr "" -#: nova/cells/messaging.py:683 +#: nova/cells/messaging.py:684 #, python-format msgid "Received capacities from child cell %(cell_name)s: %(capacities)s" msgstr "" -#: nova/cells/messaging.py:795 +#: nova/cells/messaging.py:810 #, fuzzy, python-format msgid "Got update for instance %(instance_uuid)s: %(instance)s" msgstr "Перемещение не найдено для копии %(instance_id)s в состоянии %(status)s." -#: nova/cells/messaging.py:823 +#: nova/cells/messaging.py:838 #, fuzzy, python-format msgid "Got update to delete instance %(instance_uuid)s" msgstr "Не найден том для копии %(instance_id)s." -#: nova/cells/messaging.py:838 +#: nova/cells/messaging.py:853 #, python-format msgid "Got broadcast to %(delete_type)s delete instance" msgstr "" -#: nova/cells/messaging.py:852 +#: nova/cells/messaging.py:867 #, python-format msgid "Got message to create instance fault: %(instance_fault)s" msgstr "" -#: nova/cells/messaging.py:873 +#: nova/cells/messaging.py:888 #, python-format msgid "" "Forcing a sync of instances, project_id=%(projid_str)s, " "updated_since=%(since_str)s" msgstr "" -#: nova/cells/messaging.py:1057 +#: nova/cells/messaging.py:1072 #, python-format msgid "Updating parents with our capabilities: %(capabs)s" msgstr "" -#: nova/cells/messaging.py:1077 +#: nova/cells/messaging.py:1092 #, python-format msgid "Updating parents with our capacities: %(capacities)s" msgstr "" @@ -3917,26 +3909,26 @@ msgstr "" msgid "No nova entries in syslog!" msgstr "" -#: nova/compute/api.py:281 +#: nova/compute/api.py:282 #, fuzzy msgid "Cannot run any more instances of this type." msgstr "" "Превышена квота копий. Вы не можете запустить дополнительные копии этого " "типа." -#: nova/compute/api.py:288 +#: nova/compute/api.py:289 #, fuzzy, python-format msgid "Can only run %s more instances of this type." msgstr "Превышена квота копий. Вы можете запустить только %s копий этого типа." -#: nova/compute/api.py:297 +#: nova/compute/api.py:298 #, fuzzy, python-format msgid "" "%(overs)s quota exceeded for %(pid)s, tried to run %(min_count)s " "instances. %(msg)s" msgstr "Превышена квота для %(pid)s, попытка выполнить %(min_count)s копий" -#: nova/compute/api.py:317 +#: nova/compute/api.py:318 #, python-format msgid "" "Quota exceeded for %(pid)s, tried to set %(num_metadata)s metadata " @@ -3945,97 +3937,97 @@ msgstr "" "Превышена квота для %(pid)s, попытка назначить %(num_metadata)s свойств " "метаданных" -#: nova/compute/api.py:327 +#: nova/compute/api.py:328 msgid "Metadata property key blank" msgstr "" -#: nova/compute/api.py:331 +#: nova/compute/api.py:332 msgid "Metadata property key greater than 255 characters" msgstr "" -#: nova/compute/api.py:335 +#: nova/compute/api.py:336 msgid "Metadata property value greater than 255 characters" msgstr "" -#: nova/compute/api.py:453 +#: nova/compute/api.py:454 msgid "Failed to set instance name using multi_instance_display_name_template." msgstr "" -#: nova/compute/api.py:493 +#: nova/compute/api.py:494 #, fuzzy msgid "Cannot attach one or more volumes to multiple instances" msgstr "Невозможно присоединить том для копии %s" -#: nova/compute/api.py:607 +#: nova/compute/api.py:608 #, python-format msgid "Going to run %s instances..." msgstr "Выполняет запуск %s копий..." -#: nova/compute/api.py:720 +#: nova/compute/api.py:721 #, python-format msgid "bdm %s" msgstr "bdm %s" -#: nova/compute/api.py:747 +#: nova/compute/api.py:748 #, python-format msgid "block_device_mapping %s" msgstr "block_device_mapping %s" -#: nova/compute/api.py:1016 +#: nova/compute/api.py:1017 #, fuzzy msgid "instance termination disabled" msgstr "Выполнение завершения работы копий" -#: nova/compute/api.py:1152 +#: nova/compute/api.py:1153 #, fuzzy, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "Тип копии %(instance_type_id)s не найден." -#: nova/compute/api.py:1158 +#: nova/compute/api.py:1159 #, fuzzy msgid "going to delete a resizing instance" msgstr "Выполнение завершения работы копий" -#: nova/compute/api.py:1168 +#: nova/compute/api.py:1169 #, fuzzy, python-format msgid "instance's host %s is down, deleting from database" msgstr "Отсутствует узел для копии %s, немедленное удаление" -#: nova/compute/api.py:1212 +#: nova/compute/api.py:1213 #, fuzzy msgid "Going to try to soft delete instance" msgstr "Выполнение запуска копий" -#: nova/compute/api.py:1236 +#: nova/compute/api.py:1237 #, fuzzy msgid "Going to try to terminate instance" msgstr "Будет выполнения попытка завершить работу %s" -#: nova/compute/api.py:1286 +#: nova/compute/api.py:1287 #, fuzzy msgid "Going to try to stop instance" msgstr "Попытка остановить %s" -#: nova/compute/api.py:1303 +#: nova/compute/api.py:1304 #, fuzzy msgid "Going to try to start instance" msgstr "Попытка запустить %s" -#: nova/compute/api.py:1376 +#: nova/compute/api.py:1377 #, python-format msgid "Searching by: %s" msgstr "Поиск по: %s" -#: nova/compute/api.py:1613 +#: nova/compute/api.py:1614 #, fuzzy, python-format msgid "snapshot for %s" msgstr "Запуск снимка для ВМ %s" -#: nova/compute/api.py:1964 +#: nova/compute/api.py:1965 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:1973 +#: nova/compute/api.py:1974 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " @@ -4044,62 +4036,62 @@ msgstr "" "Устаревший тип копии %(current_instance_type_name)s, новый тип копии " "%(new_instance_type_name)s" -#: nova/compute/api.py:2015 +#: nova/compute/api.py:2016 #, fuzzy, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "Превышена квота для %(pid)s, попытка выполнить %(min_count)s копий" -#: nova/compute/api.py:2153 +#: nova/compute/api.py:2150 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2260 +#: nova/compute/api.py:2257 msgid "Locking" msgstr "" -#: nova/compute/api.py:2268 +#: nova/compute/api.py:2265 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2337 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2453 +#: nova/compute/api.py:2450 #, fuzzy, python-format msgid "Going to try to live migrate instance to %s" msgstr "Будет выполнения попытка завершить работу %s" -#: nova/compute/api.py:2472 +#: nova/compute/api.py:2469 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2476 +#: nova/compute/api.py:2473 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2715 +#: nova/compute/api.py:2720 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2719 +#: nova/compute/api.py:2724 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2816 +#: nova/compute/api.py:2821 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2819 +#: nova/compute/api.py:2824 #, python-format msgid "Security group %s cannot be empty." msgstr "Группа безопасности %s не может быть пустой." -#: nova/compute/api.py:2827 +#: nova/compute/api.py:2832 #, fuzzy, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " @@ -4108,117 +4100,117 @@ msgstr "" "Значение (%s) для параметра GroupName недопустимо. Длина превышает " "максимально допустимое значение 255." -#: nova/compute/api.py:2833 +#: nova/compute/api.py:2838 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2853 +#: nova/compute/api.py:2858 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2856 +#: nova/compute/api.py:2861 #, python-format msgid "Create Security Group %s" msgstr "Создать группу безопасности %s" -#: nova/compute/api.py:2863 +#: nova/compute/api.py:2868 #, python-format msgid "Security group %s already exists" msgstr "Группа безопасности %s уже существует" -#: nova/compute/api.py:2928 +#: nova/compute/api.py:2933 #, fuzzy, python-format msgid "Unable to delete system group '%s'" msgstr "Невозможно ликвидировать vbd %s" -#: nova/compute/api.py:2933 +#: nova/compute/api.py:2938 #, fuzzy msgid "Security group is still in use" msgstr "Группа безопасности (%s) не найдена" -#: nova/compute/api.py:2941 +#: nova/compute/api.py:2946 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:2944 +#: nova/compute/api.py:2949 #, python-format msgid "Delete security group %s" msgstr "Удалить группу безопасности %s" -#: nova/compute/api.py:3030 nova/compute/api.py:3107 +#: nova/compute/api.py:3035 nova/compute/api.py:3112 #, python-format msgid "Rule (%s) not found" msgstr "Правило (%s) не найдено" -#: nova/compute/api.py:3046 +#: nova/compute/api.py:3051 #, fuzzy msgid "Quota exceeded, too many security group rules." msgstr "Добавление правила группы безопасности: %r" -#: nova/compute/api.py:3049 +#: nova/compute/api.py:3054 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3060 +#: nova/compute/api.py:3065 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3114 +#: nova/compute/api.py:3119 msgid "Security group id should be integer" msgstr "" -#: nova/compute/claims.py:94 nova/compute/claims.py:218 +#: nova/compute/claims.py:91 nova/compute/claims.py:214 #, python-format msgid "Aborting claim: %s" msgstr "" -#: nova/compute/claims.py:116 +#: nova/compute/claims.py:113 #, python-format msgid "" "Attempting claim: memory %(memory_mb)d MB, disk %(disk_gb)d GB, VCPUs " "%(vcpus)d" msgstr "" -#: nova/compute/claims.py:128 +#: nova/compute/claims.py:125 msgid "Claim successful" msgstr "" -#: nova/compute/claims.py:130 +#: nova/compute/claims.py:127 #, fuzzy msgid "Claim failed" msgstr "Выгрузка образа %s" -#: nova/compute/claims.py:135 +#: nova/compute/claims.py:132 msgid "Memory" msgstr "" -#: nova/compute/claims.py:144 +#: nova/compute/claims.py:141 msgid "Disk" msgstr "" -#: nova/compute/claims.py:153 +#: nova/compute/claims.py:150 msgid "CPU" msgstr "" -#: nova/compute/claims.py:165 +#: nova/compute/claims.py:162 #, python-format msgid "Total %(type_)s: %(total)d %(unit)s, used: %(used)d %(unit)s" msgstr "" -#: nova/compute/claims.py:170 +#: nova/compute/claims.py:167 #, python-format msgid "%(type_)s limit not specified, defaulting to unlimited" msgstr "" -#: nova/compute/claims.py:177 +#: nova/compute/claims.py:174 #, python-format msgid "%(type_)s limit: %(limit)d %(unit)s, free: %(free)d %(unit)s" msgstr "" -#: nova/compute/claims.py:184 +#: nova/compute/claims.py:181 #, python-format msgid "" "Unable to claim resources. Free %(type_)s %(free)d %(unit)s < requested " @@ -4354,65 +4346,65 @@ msgstr "" msgid "Checking state" msgstr "" -#: nova/compute/manager.py:743 +#: nova/compute/manager.py:745 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:760 +#: nova/compute/manager.py:762 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:852 +#: nova/compute/manager.py:854 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:861 nova/compute/manager.py:2344 +#: nova/compute/manager.py:863 nova/compute/manager.py:2348 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" -#: nova/compute/manager.py:912 +#: nova/compute/manager.py:914 #, fuzzy msgid "Failed to dealloc network for deleted instance" msgstr "Выполнение запуска копий" -#: nova/compute/manager.py:918 +#: nova/compute/manager.py:920 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:940 +#: nova/compute/manager.py:942 #, fuzzy, python-format msgid "Error: %s" msgstr "Ошибка БД: %s" -#: nova/compute/manager.py:957 +#: nova/compute/manager.py:959 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:982 nova/compute/manager.py:2398 +#: nova/compute/manager.py:984 nova/compute/manager.py:2402 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1000 +#: nova/compute/manager.py:1002 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1007 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1011 +#: nova/compute/manager.py:1013 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1040 +#: nova/compute/manager.py:1042 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1090 +#: nova/compute/manager.py:1092 #, python-format msgid "" "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, " @@ -4421,7 +4413,7 @@ msgstr "" "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, " "allowed_size_bytes=%(allowed_size_bytes)d" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1098 #, python-format msgid "" "Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed " @@ -4430,101 +4422,101 @@ msgstr "" "Образ '%(image_id)s' размером %(size_bytes)d, превышает exceeded " "instance_type допустимый размер %(allowed_size_bytes)d" -#: nova/compute/manager.py:1106 +#: nova/compute/manager.py:1108 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1132 +#: nova/compute/manager.py:1134 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1135 +#: nova/compute/manager.py:1137 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1146 +#: nova/compute/manager.py:1148 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1167 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1216 +#: nova/compute/manager.py:1218 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1287 +#: nova/compute/manager.py:1289 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1303 +#: nova/compute/manager.py:1305 #, fuzzy msgid "Failed to deallocate network for instance." msgstr "Выполнение запуска копий" -#: nova/compute/manager.py:1324 +#: nova/compute/manager.py:1326 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "Пропуск DiskNotFound: %s" -#: nova/compute/manager.py:1327 +#: nova/compute/manager.py:1329 #, fuzzy, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "Пропуск DiskNotFound: %s" -#: nova/compute/manager.py:1334 +#: nova/compute/manager.py:1336 #, python-format msgid "terminating bdm %s" msgstr "завершение работы bdm %s" -#: nova/compute/manager.py:1382 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1435 nova/compute/manager.py:2574 -#: nova/compute/manager.py:4067 +#: nova/compute/manager.py:1437 nova/compute/manager.py:2578 +#: nova/compute/manager.py:4071 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "%s. Установка состояния копии vm_state на ERROR" -#: nova/compute/manager.py:1587 +#: nova/compute/manager.py:1589 #, fuzzy msgid "Rebuilding instance" msgstr "Обновление сборки %s" -#: nova/compute/manager.py:1600 +#: nova/compute/manager.py:1602 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1604 +#: nova/compute/manager.py:1606 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1608 +#: nova/compute/manager.py:1610 #, fuzzy, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "%(path)s располагается на общедоступном накопителе: %(reason)s" -#: nova/compute/manager.py:1692 +#: nova/compute/manager.py:1694 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1724 +#: nova/compute/manager.py:1726 #, fuzzy, python-format msgid "Detaching from volume api: %s" msgstr "Создать снимок из тома %s" -#: nova/compute/manager.py:1742 +#: nova/compute/manager.py:1744 #, fuzzy msgid "Rebooting instance" msgstr "Перезагрузка копии %s" -#: nova/compute/manager.py:1767 +#: nova/compute/manager.py:1769 #, fuzzy, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " @@ -4533,22 +4525,22 @@ msgstr "" "попытка перезагрузки не выполняемой копии: %(instance_uuid)s (состояние: " "%(state)s ожидалось: %(running)s)" -#: nova/compute/manager.py:1783 +#: nova/compute/manager.py:1785 #, fuzzy, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "Обновление сборки %s" -#: nova/compute/manager.py:1796 +#: nova/compute/manager.py:1798 #, fuzzy msgid "Instance disappeared during reboot" msgstr "копия не включена" -#: nova/compute/manager.py:1823 +#: nova/compute/manager.py:1825 #, fuzzy msgid "instance snapshotting" msgstr "копия %s: выполнение снимка" -#: nova/compute/manager.py:1829 +#: nova/compute/manager.py:1831 #, fuzzy, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " @@ -4557,224 +4549,224 @@ msgstr "" "попытка создания снимка не выполняемой копии: %(instance_uuid)s " "(состояние: %(state)s ожидалось: %(running)s)" -#: nova/compute/manager.py:1890 +#: nova/compute/manager.py:1892 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "Найдено %(num_images)d образов (ротация: %(rotation)d)" -#: nova/compute/manager.py:1897 +#: nova/compute/manager.py:1899 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1902 +#: nova/compute/manager.py:1904 #, python-format msgid "Deleting image %s" msgstr "Удаление образа %s" -#: nova/compute/manager.py:1930 +#: nova/compute/manager.py:1932 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "Невозможно назначить пароль администратора. Копия %s не выполняется" -#: nova/compute/manager.py:1937 +#: nova/compute/manager.py:1939 #, fuzzy msgid "Root password set" msgstr "Копия %s: Назначение административного пароля" -#: nova/compute/manager.py:1944 +#: nova/compute/manager.py:1946 #, fuzzy msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "set_admin_password не реализован в этой драйвере." -#: nova/compute/manager.py:1959 +#: nova/compute/manager.py:1961 #, fuzzy, python-format msgid "set_admin_password failed: %s" msgstr "set_admin_password не реализован в этой драйвере." -#: nova/compute/manager.py:1966 +#: nova/compute/manager.py:1968 #, fuzzy msgid "error setting admin password" msgstr "Ошибка назначения пароля администратора" -#: nova/compute/manager.py:1979 +#: nova/compute/manager.py:1981 #, python-format msgid "" "trying to inject a file into a non-running (state: " "%(current_power_state)s expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:1983 +#: nova/compute/manager.py:1985 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:2003 +#: nova/compute/manager.py:2005 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2016 +#: nova/compute/manager.py:2018 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2035 +#: nova/compute/manager.py:2037 #, fuzzy msgid "Error trying to Rescue Instance" msgstr "Ошибка приостановления копии" -#: nova/compute/manager.py:2039 +#: nova/compute/manager.py:2041 #, fuzzy, python-format msgid "Driver Error: %s" msgstr "Ошибка БД: %s" -#: nova/compute/manager.py:2057 +#: nova/compute/manager.py:2059 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2078 +#: nova/compute/manager.py:2080 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2302 +#: nova/compute/manager.py:2306 #, fuzzy msgid "Instance has no source host" msgstr "Копия не существует" -#: nova/compute/manager.py:2308 +#: nova/compute/manager.py:2312 msgid "destination same as source!" msgstr "назначение совпадает с источником!" -#: nova/compute/manager.py:2325 +#: nova/compute/manager.py:2329 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2571 +#: nova/compute/manager.py:2575 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2634 +#: nova/compute/manager.py:2638 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2652 +#: nova/compute/manager.py:2656 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2690 +#: nova/compute/manager.py:2694 #, fuzzy msgid "Retrieving diagnostics" msgstr "копия %s: принятие диагностики" -#: nova/compute/manager.py:2721 +#: nova/compute/manager.py:2725 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2741 +#: nova/compute/manager.py:2745 #, fuzzy msgid "Reset network" msgstr "Восстановление сети" -#: nova/compute/manager.py:2746 +#: nova/compute/manager.py:2750 #, fuzzy msgid "Inject network info" msgstr "установка сетевого узла" -#: nova/compute/manager.py:2749 +#: nova/compute/manager.py:2753 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2766 +#: nova/compute/manager.py:2770 #, fuzzy msgid "Get console output" msgstr "Получить консольный вывод для копии %s" -#: nova/compute/manager.py:2793 +#: nova/compute/manager.py:2797 #, fuzzy msgid "Getting vnc console" msgstr "копия %s: получение консоли vnc" -#: nova/compute/manager.py:2828 +#: nova/compute/manager.py:2832 #, fuzzy msgid "Getting spice console" msgstr "копия %s: получение консоли vnc" -#: nova/compute/manager.py:2875 +#: nova/compute/manager.py:2879 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2926 +#: nova/compute/manager.py:2930 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2935 +#: nova/compute/manager.py:2939 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2950 +#: nova/compute/manager.py:2954 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2980 +#: nova/compute/manager.py:2984 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:2990 +#: nova/compute/manager.py:2994 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "Отсоединение тома от неизвестной копии %s" -#: nova/compute/manager.py:2997 +#: nova/compute/manager.py:3001 #, fuzzy, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "Попытка удаления несуществующей консоли %(console_id)s." -#: nova/compute/manager.py:3021 +#: nova/compute/manager.py:3025 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3059 +#: nova/compute/manager.py:3063 #, fuzzy, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "сетевые распределения для копии %s" -#: nova/compute/manager.py:3079 +#: nova/compute/manager.py:3083 #, fuzzy, python-format msgid "Port %(port_id)s is not attached" msgstr "Сеть %(network_id)s не найдена." -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3097 #, fuzzy, python-format msgid "Host %(host)s not found" msgstr "Узел %(host)s не найден." -#: nova/compute/manager.py:3230 +#: nova/compute/manager.py:3234 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3258 +#: nova/compute/manager.py:3262 #, fuzzy msgid "_post_live_migration() is started.." msgstr "Запущено post_live_migration().." -#: nova/compute/manager.py:3313 +#: nova/compute/manager.py:3317 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3315 +#: nova/compute/manager.py:3319 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." @@ -4783,16 +4775,16 @@ msgstr "" "отсутствует домен с соответствующим именем.\" Эта ошибка может быть " "безопасно пропущена." -#: nova/compute/manager.py:3329 +#: nova/compute/manager.py:3333 #, fuzzy msgid "Post operation of migration started" msgstr "Запущено post_live_migration().." -#: nova/compute/manager.py:3469 +#: nova/compute/manager.py:3473 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3514 +#: nova/compute/manager.py:3518 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " @@ -4801,64 +4793,64 @@ msgstr "" "Найдены %(migration_count)d неподтверждённых перемещений, старше " "%(confirm_window)d секунд" -#: nova/compute/manager.py:3520 +#: nova/compute/manager.py:3524 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3529 +#: nova/compute/manager.py:3533 #, fuzzy, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "Завершение работы ВМ для копии %(instance_uuid)s" -#: nova/compute/manager.py:3536 +#: nova/compute/manager.py:3540 #, fuzzy, python-format msgid "Instance %(instance_uuid)s not found" msgstr "Копия %(instance_id)s не найдена" -#: nova/compute/manager.py:3540 +#: nova/compute/manager.py:3544 #, fuzzy msgid "In ERROR state" msgstr "Ошибка БД: %s" -#: nova/compute/manager.py:3547 +#: nova/compute/manager.py:3551 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3556 +#: nova/compute/manager.py:3560 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3573 +#: nova/compute/manager.py:3577 #, 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:3592 +#: nova/compute/manager.py:3596 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3616 +#: nova/compute/manager.py:3620 msgid "Updating bandwidth usage cache" msgstr "Обновление временных данных использования полосы пропускания" -#: nova/compute/manager.py:3733 +#: nova/compute/manager.py:3737 #, fuzzy msgid "Updating volume usage cache" msgstr "Обновление временных данных использования полосы пропускания" -#: nova/compute/manager.py:3750 +#: nova/compute/manager.py:3754 msgid "Updating host status" msgstr "Обновление состояния узла" -#: nova/compute/manager.py:3777 +#: nova/compute/manager.py:3781 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " @@ -4867,81 +4859,81 @@ msgstr "" "Найдено %(num_db_instances)s в базе данных и %(num_vm_instances)s в " "гипервизоре." -#: nova/compute/manager.py:3782 nova/compute/manager.py:3832 +#: nova/compute/manager.py:3786 nova/compute/manager.py:3836 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3819 +#: nova/compute/manager.py:3823 #, 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:3857 +#: nova/compute/manager.py:3861 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3869 nova/compute/manager.py:3878 -#: nova/compute/manager.py:3908 +#: nova/compute/manager.py:3873 nova/compute/manager.py:3882 +#: nova/compute/manager.py:3912 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3873 +#: nova/compute/manager.py:3877 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3889 +#: nova/compute/manager.py:3893 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3895 +#: nova/compute/manager.py:3899 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3901 +#: nova/compute/manager.py:3905 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3921 #, fuzzy msgid "Instance is not (soft-)deleted." msgstr "копия не включена" -#: nova/compute/manager.py:3925 +#: nova/compute/manager.py:3929 #, fuzzy msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "FLAGS.reclaim_instance_interval <= 0, пропуск..." -#: nova/compute/manager.py:3945 +#: nova/compute/manager.py:3949 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:3972 +#: nova/compute/manager.py:3976 #, fuzzy, python-format msgid "Deleting orphan compute node %s" msgstr "LoggingVolumeDriver: %s" -#: nova/compute/manager.py:3982 nova/compute/resource_tracker.py:314 +#: nova/compute/manager.py:3986 nova/compute/resource_tracker.py:321 #, fuzzy, python-format msgid "No service record for host %s" msgstr "Нет службы для compute ID %s" -#: nova/compute/manager.py:4022 +#: nova/compute/manager.py:4026 #, python-format msgid "" "Detected instance with name label '%(name)s' which is marked as DELETED " "but still present on host." msgstr "" -#: nova/compute/manager.py:4029 +#: nova/compute/manager.py:4033 #, python-format msgid "" "Destroying instance with name label '%(name)s' which is marked as DELETED" " but still present on host." msgstr "" -#: nova/compute/manager.py:4036 +#: nova/compute/manager.py:4040 #, fuzzy, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" @@ -4960,87 +4952,87 @@ msgid "" " claimed." msgstr "" -#: nova/compute/resource_tracker.py:237 +#: nova/compute/resource_tracker.py:244 msgid "Auditing locally available compute resources" msgstr "" -#: nova/compute/resource_tracker.py:242 +#: nova/compute/resource_tracker.py:249 msgid "" "Virt driver does not support 'get_available_resource' Compute tracking " "is disabled." msgstr "" -#: nova/compute/resource_tracker.py:294 +#: nova/compute/resource_tracker.py:301 #, fuzzy, python-format msgid "Compute_service record created for %(host)s:%(node)s" msgstr "Запись Compute_service создана для %s " -#: nova/compute/resource_tracker.py:300 +#: nova/compute/resource_tracker.py:307 #, fuzzy, python-format msgid "Compute_service record updated for %(host)s:%(node)s" msgstr "Запись Compute_service обновлена для %s " -#: nova/compute/resource_tracker.py:324 +#: nova/compute/resource_tracker.py:331 #, python-format msgid "Hypervisor: free ram (MB): %s" msgstr "" -#: nova/compute/resource_tracker.py:325 +#: nova/compute/resource_tracker.py:332 #, python-format msgid "Hypervisor: free disk (GB): %s" msgstr "" -#: nova/compute/resource_tracker.py:330 +#: nova/compute/resource_tracker.py:337 #, python-format msgid "Hypervisor: free VCPUs: %s" msgstr "" -#: nova/compute/resource_tracker.py:332 +#: nova/compute/resource_tracker.py:339 msgid "Hypervisor: VCPU information unavailable" msgstr "" -#: nova/compute/resource_tracker.py:339 +#: nova/compute/resource_tracker.py:346 #, python-format msgid "Free ram (MB): %s" msgstr "" -#: nova/compute/resource_tracker.py:340 +#: nova/compute/resource_tracker.py:347 #, fuzzy, python-format msgid "Free disk (GB): %s" msgstr "Создание пары ключей %s" -#: nova/compute/resource_tracker.py:345 +#: nova/compute/resource_tracker.py:352 #, python-format msgid "Free VCPUS: %s" msgstr "" -#: nova/compute/resource_tracker.py:347 +#: nova/compute/resource_tracker.py:354 msgid "Free VCPU information unavailable" msgstr "" -#: nova/compute/resource_tracker.py:386 +#: nova/compute/resource_tracker.py:383 #, python-format msgid "Updating from migration %s" msgstr "" -#: nova/compute/resource_tracker.py:446 +#: nova/compute/resource_tracker.py:443 #, fuzzy msgid "Instance not resizing, skipping migration." msgstr "ВМ не предоставлена, пропуск выполнения ликвидации..." -#: nova/compute/resource_tracker.py:461 +#: nova/compute/resource_tracker.py:458 #, fuzzy msgid "InstanceType could not be found, skipping migration." msgstr "Копия не найдена" -#: nova/compute/resource_tracker.py:545 +#: nova/compute/resource_tracker.py:542 #, python-format msgid "" "Detected running orphan instance: %(uuid)s (consuming %(memory_mb)s MB " "memory" msgstr "" -#: nova/compute/resource_tracker.py:558 +#: nova/compute/resource_tracker.py:555 #, python-format msgid "Missing keys: %s" msgstr "" @@ -5059,27 +5051,27 @@ msgstr "Невозможно найти узел для копии %s" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:384 +#: nova/conductor/api.py:380 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:88 +#: nova/conductor/manager.py:91 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:257 +#: nova/conductor/manager.py:262 #, fuzzy msgid "Invalid block_device_mapping_destroy invocation" msgstr "block_device_mapping %s" -#: nova/console/manager.py:80 nova/console/vmrc_manager.py:63 +#: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "Добавление консоли" -#: nova/console/manager.py:100 nova/console/vmrc_manager.py:113 +#: nova/console/manager.py:101 nova/console/vmrc_manager.py:113 #, python-format msgid "Tried to remove non-existent console %(console_id)s." msgstr "Попытка удаления несуществующей консоли %(console_id)s." @@ -5137,12 +5129,12 @@ msgstr "xvp не выполняется..." msgid "Failed to run xvp." msgstr "Ошибка возобновления работы сервера" -#: nova/consoleauth/manager.py:88 +#: nova/consoleauth/manager.py:89 #, python-format msgid "Received Token: %(token)s, %(token_dict)s)" msgstr "Полученный токен: %(token)s, %(token_dict)s)" -#: nova/consoleauth/manager.py:112 +#: nova/consoleauth/manager.py:113 #, python-format msgid "Checking Token: %(token)s, %(token_valid)s)" msgstr "Проверка токена: %(token)s, %(token_valid)s)" @@ -5160,11 +5152,11 @@ msgstr "Ошибка перезагрузки копии" msgid "Failed to notify cells of instance info cache update" msgstr "" -#: nova/db/api.py:1428 +#: nova/db/api.py:1446 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1583 +#: nova/db/api.py:1580 #, fuzzy msgid "Failed to notify cells of instance fault" msgstr "Ошибка перезагрузки копии" @@ -5322,7 +5314,7 @@ msgstr "" msgid "Failed storing info cache" msgstr "Ошибка перезагрузки копии" -#: nova/network/api.py:239 +#: nova/network/api.py:235 #, fuzzy, python-format msgid "re-assign floating IP %(address)s from instance %(instance_id)s" msgstr "Присвоить адрес %(public_ip)s копии %(instance_id)s" @@ -5559,31 +5551,31 @@ msgstr "Ошибка отсоединения vif копии '%s'" msgid "Unplugged gateway interface '%s'" msgstr "" -#: nova/network/manager.py:362 +#: nova/network/manager.py:363 #, python-format msgid "Disassociated %s stale fixed ip(s)" msgstr "" -#: nova/network/manager.py:366 +#: nova/network/manager.py:367 msgid "setting network host" msgstr "установка сетевого узла" -#: nova/network/manager.py:493 +#: nova/network/manager.py:494 #, fuzzy msgid "network allocations" msgstr "сетевые распределения для копии %s" -#: nova/network/manager.py:500 +#: nova/network/manager.py:501 #, fuzzy, python-format msgid "networks retrieved for instance: |%(networks_list)s|" msgstr "исключение сетевых распределений для копии |%s|" -#: nova/network/manager.py:548 +#: nova/network/manager.py:549 #, fuzzy msgid "network deallocation for instance" msgstr "исключение сетевых распределений для копии |%s|" -#: nova/network/manager.py:812 +#: nova/network/manager.py:815 #, fuzzy, python-format msgid "" "instance-dns-zone is |%(domain)s|, which is in availability zone " @@ -5594,79 +5586,79 @@ msgstr "" "доступной зоне |%(zone)s|. Копия |%(instance)s| расположена в зоне " "|%(zone2)s|. Запись DNS не будет создана." -#: nova/network/manager.py:838 +#: nova/network/manager.py:841 #, fuzzy, python-format msgid "Quota exceeded for %(pid)s, tried to allocate fixed IP" msgstr "Превышена квота для %s, попытка выделения адреса" -#: nova/network/manager.py:892 +#: nova/network/manager.py:895 #, fuzzy msgid "Failed to update usages deallocating fixed IP" msgstr "Ошибка обновления тома в базе данных" -#: nova/network/manager.py:926 +#: nova/network/manager.py:929 #, python-format msgid "Unable to release %s because vif doesn't exist." msgstr "" -#: nova/network/manager.py:949 +#: nova/network/manager.py:952 #, python-format msgid "Leased IP |%(address)s|" msgstr "Арендованный IP |%(address)s|" -#: nova/network/manager.py:953 +#: nova/network/manager.py:956 #, python-format msgid "IP %s leased that is not associated" msgstr "" -#: nova/network/manager.py:962 +#: nova/network/manager.py:965 #, python-format msgid "IP |%s| leased that isn't allocated" msgstr "" -#: nova/network/manager.py:967 +#: nova/network/manager.py:970 #, python-format msgid "Released IP |%(address)s|" msgstr "Присвоенный IP |%(address)s|" -#: nova/network/manager.py:971 +#: nova/network/manager.py:974 #, python-format msgid "IP %s released that is not associated" msgstr "" -#: nova/network/manager.py:975 +#: nova/network/manager.py:978 #, python-format msgid "IP %s released that was not leased" msgstr "" -#: nova/network/manager.py:994 +#: nova/network/manager.py:997 #, python-format msgid "%s must be an integer" msgstr "" -#: nova/network/manager.py:1018 +#: nova/network/manager.py:1021 msgid "Maximum allowed length for 'label' is 255." msgstr "" -#: nova/network/manager.py:1038 +#: nova/network/manager.py:1041 #, python-format msgid "" "Subnet(s) too large, defaulting to /%s. To override, specify " "network_size flag." msgstr "" -#: nova/network/manager.py:1119 +#: nova/network/manager.py:1122 msgid "cidr already in use" msgstr "cidr уже используется" -#: nova/network/manager.py:1122 +#: nova/network/manager.py:1125 #, python-format msgid "requested cidr (%(cidr)s) conflicts with existing supernet (%(super)s)" msgstr "" "запрошенная cidr (%(cidr)s) конфликтует с существующей супер-сетью " "(%(super)s)" -#: nova/network/manager.py:1133 +#: nova/network/manager.py:1136 #, python-format msgid "" "requested cidr (%(cidr)s) conflicts with existing smaller cidr " @@ -5675,22 +5667,22 @@ msgstr "" "запрошенная cidr (%(cidr)s) конфликтует с существующей, меньшей cidr " "(%(smaller)s)" -#: nova/network/manager.py:1190 +#: nova/network/manager.py:1193 msgid "Network already exists!" msgstr "Сеть уже существует!" -#: nova/network/manager.py:1209 +#: nova/network/manager.py:1212 #, python-format msgid "Network must be disassociated from project %s before delete" msgstr "Сеть должна быть исключена из проекта %s перед удалением" -#: nova/network/manager.py:1805 +#: nova/network/manager.py:1808 msgid "" "The sum between the number of networks and the vlan start cannot be " "greater than 4094" msgstr "" -#: nova/network/manager.py:1812 +#: nova/network/manager.py:1815 #, fuzzy, python-format msgid "" "The network range is not big enough to fit %(num_networks)s networks. " @@ -5943,6 +5935,24 @@ msgstr "" msgid "Fatal call to deprecated config: %(msg)s" msgstr "Класс %(fullname)s устарел: %(msg)s" +#: nova/openstack/common/loopingcall.py:84 +#, python-format +msgid "task run outlasted interval by %s sec" +msgstr "" + +#: nova/openstack/common/loopingcall.py:91 +msgid "in fixed duration looping call" +msgstr "" + +#: nova/openstack/common/loopingcall.py:131 +#, python-format +msgid "Dynamic looping call sleeping for %.02f seconds" +msgstr "" + +#: nova/openstack/common/loopingcall.py:138 +msgid "in dynamic looping call" +msgstr "" + #: nova/openstack/common/policy.py:394 #, python-format msgid "Failed to understand rule %(rule)s" @@ -6460,7 +6470,7 @@ msgstr "Невозможно найти другой compute" msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:210 +#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:211 #, fuzzy, python-format msgid "Setting instance to %(state)s state." msgstr "%s. Установка состояния копии vm_state на ERROR" @@ -6558,7 +6568,7 @@ msgstr "Нет службы для compute ID %s" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:196 +#: nova/scheduler/manager.py:197 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "Ошибка schedule_%(method)s: %(ex)s" @@ -6702,27 +6712,27 @@ msgstr "" msgid "Returns one member of the [%s] group" msgstr "" -#: nova/servicegroup/drivers/db.py:41 +#: nova/servicegroup/drivers/db.py:42 #, python-format msgid "" "DB_Driver: join new ServiceGroup member %(member_id)s to the %(group_id)s" " group, service = %(service)s" msgstr "" -#: nova/servicegroup/drivers/db.py:45 +#: nova/servicegroup/drivers/db.py:46 msgid "service is a mandatory argument for DB based ServiceGroup driver" msgstr "" -#: nova/servicegroup/drivers/db.py:74 +#: nova/servicegroup/drivers/db.py:76 #, python-format msgid "DB_Driver: get_all members of the %s group" msgstr "" -#: nova/servicegroup/drivers/db.py:97 nova/servicegroup/drivers/mc.py:102 +#: nova/servicegroup/drivers/db.py:99 nova/servicegroup/drivers/mc.py:103 msgid "Recovered model server connection!" msgstr "" -#: nova/servicegroup/drivers/db.py:103 nova/servicegroup/drivers/mc.py:108 +#: nova/servicegroup/drivers/db.py:105 nova/servicegroup/drivers/mc.py:109 msgid "model server went away" msgstr "" @@ -6742,7 +6752,7 @@ msgstr "" msgid "service is a mandatory argument for Memcached based ServiceGroup driver" msgstr "" -#: nova/servicegroup/drivers/mc.py:77 +#: nova/servicegroup/drivers/mc.py:78 #, python-format msgid "Memcached_Driver: get_all members of the %s group" msgstr "" @@ -6771,22 +6781,22 @@ msgstr "" msgid "ZooKeeperDriver.leave: %(id)s has not joined to the %(gr)s group" msgstr "" -#: nova/storage/linuxscsi.py:70 +#: nova/storage/linuxscsi.py:71 #, python-format msgid "Trying (%(tries)s) to remove device %(device)s" msgstr "" -#: nova/storage/linuxscsi.py:99 +#: nova/storage/linuxscsi.py:101 #, python-format msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:117 +#: nova/storage/linuxscsi.py:119 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:121 +#: nova/storage/linuxscsi.py:123 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -7145,46 +7155,46 @@ msgstr "" msgid "Baremetal power manager failed to start node for instance %r" msgstr "" -#: nova/virt/baremetal/ipmi.py:85 +#: nova/virt/baremetal/ipmi.py:86 #, fuzzy, python-format msgid "pid file %s does not contain any pid" msgstr "href %s не содержит версию" -#: nova/virt/baremetal/ipmi.py:108 +#: nova/virt/baremetal/ipmi.py:109 msgid "Node id not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:111 +#: nova/virt/baremetal/ipmi.py:112 #, fuzzy msgid "Address not supplied to IPMI" msgstr "Адрес не задан" -#: nova/virt/baremetal/ipmi.py:114 +#: nova/virt/baremetal/ipmi.py:115 msgid "User not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:117 +#: nova/virt/baremetal/ipmi.py:118 msgid "Password not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:134 +#: nova/virt/baremetal/ipmi.py:135 #, fuzzy, python-format msgid "ipmitool stdout: '%(out)s', stderr: '%(err)s'" msgstr "Ответ на имитацию команды в stdout='%(stdout)s' stderr='%(stderr)s'" -#: nova/virt/baremetal/ipmi.py:160 +#: nova/virt/baremetal/ipmi.py:161 msgid "IPMI power on failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:182 +#: nova/virt/baremetal/ipmi.py:183 msgid "IPMI power off failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:192 +#: nova/virt/baremetal/ipmi.py:193 msgid "IPMI set next bootdev failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:197 nova/virt/baremetal/tilera_pdu.py:152 +#: nova/virt/baremetal/ipmi.py:198 nova/virt/baremetal/tilera_pdu.py:152 #, python-format msgid "Activate node called, but node %s is already active" msgstr "" @@ -7848,7 +7858,7 @@ msgstr "Версия агента копии: %s" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:135 nova/virt/libvirt/driver.py:3726 +#: nova/virt/hyperv/hostops.py:135 nova/virt/libvirt/driver.py:3728 #: nova/virt/xenapi/host.py:148 msgid "Updating host stats" msgstr "" @@ -8203,12 +8213,12 @@ msgstr "" msgid "Using config drive for instance: %s" msgstr "Перечень копий" -#: nova/virt/hyperv/vmops.py:226 nova/virt/libvirt/driver.py:1867 +#: nova/virt/hyperv/vmops.py:226 nova/virt/libvirt/driver.py:1869 #, fuzzy, python-format msgid "Creating config drive at %(path)s" msgstr "Невозможно найти конфигурацию по адресу %(path)s" -#: nova/virt/hyperv/vmops.py:234 nova/virt/libvirt/driver.py:1874 +#: nova/virt/hyperv/vmops.py:234 nova/virt/libvirt/driver.py:1876 #, fuzzy, python-format msgid "Creating config drive failed with error: %s" msgstr "Невозможно найти конфигурацию по адресу %(path)s" @@ -8374,7 +8384,7 @@ msgstr "" msgid "Detaching physical disk from instance: %s" msgstr "Создание снимка копии ВМ %s " -#: nova/virt/hyperv/volumeops.py:186 nova/virt/libvirt/driver.py:894 +#: nova/virt/hyperv/volumeops.py:186 nova/virt/libvirt/driver.py:896 msgid "Could not determine iscsi initiator name" msgstr "" @@ -8408,241 +8418,241 @@ msgstr "" msgid "Unable to determine disk bus for '%s'" msgstr "Ошибка поиска vbd для vdi %s" -#: nova/virt/libvirt/driver.py:339 +#: nova/virt/libvirt/driver.py:340 #, python-format msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:545 +#: nova/virt/libvirt/driver.py:546 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:553 +#: nova/virt/libvirt/driver.py:554 #, python-format msgid "Connecting to libvirt: %s" msgstr "Подключение к libvirt: %s" -#: nova/virt/libvirt/driver.py:570 +#: nova/virt/libvirt/driver.py:571 #, fuzzy, python-format msgid "URI %s does not support events" msgstr "том группы %s не существует" -#: nova/virt/libvirt/driver.py:586 +#: nova/virt/libvirt/driver.py:587 msgid "Connection to libvirt broke" msgstr "Неполадка с подключением к libvirt" -#: nova/virt/libvirt/driver.py:608 nova/virt/libvirt/driver.py:611 +#: nova/virt/libvirt/driver.py:609 nova/virt/libvirt/driver.py:612 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:629 +#: nova/virt/libvirt/driver.py:630 #, fuzzy, python-format msgid "Connection to libvirt failed: %s" msgstr "Подключение к libvirt: %s" -#: nova/virt/libvirt/driver.py:720 +#: nova/virt/libvirt/driver.py:721 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:735 +#: nova/virt/libvirt/driver.py:736 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:740 +#: nova/virt/libvirt/driver.py:741 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:751 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:759 +#: nova/virt/libvirt/driver.py:761 #, fuzzy msgid "Going to destroy instance again." msgstr "Выполнение остановки копий" -#: nova/virt/libvirt/driver.py:778 +#: nova/virt/libvirt/driver.py:780 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:794 +#: nova/virt/libvirt/driver.py:796 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:814 +#: nova/virt/libvirt/driver.py:816 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:820 +#: nova/virt/libvirt/driver.py:822 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:848 +#: nova/virt/libvirt/driver.py:850 #, python-format msgid "Deleting instance files %(target)s" msgstr "" -#: nova/virt/libvirt/driver.py:857 +#: nova/virt/libvirt/driver.py:859 #, fuzzy, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "Ошибка schedule_%(method)s: %(ex)s" -#: nova/virt/libvirt/driver.py:900 +#: nova/virt/libvirt/driver.py:902 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:907 +#: nova/virt/libvirt/driver.py:909 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:912 +#: nova/virt/libvirt/driver.py:914 msgid "No Volume Connector found." msgstr "" -#: nova/virt/libvirt/driver.py:1034 +#: nova/virt/libvirt/driver.py:1036 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1058 +#: nova/virt/libvirt/driver.py:1060 #, fuzzy msgid "attaching network adapter failed." msgstr "Сети не определены." -#: nova/virt/libvirt/driver.py:1078 +#: nova/virt/libvirt/driver.py:1080 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1082 +#: nova/virt/libvirt/driver.py:1084 #, fuzzy msgid "detaching network adapter failed." msgstr "Сети не определены." -#: nova/virt/libvirt/driver.py:1171 +#: nova/virt/libvirt/driver.py:1173 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1174 +#: nova/virt/libvirt/driver.py:1176 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1203 +#: nova/virt/libvirt/driver.py:1205 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1215 +#: nova/virt/libvirt/driver.py:1217 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1288 +#: nova/virt/libvirt/driver.py:1290 #, fuzzy msgid "Instance soft rebooted successfully." msgstr "снимок %s: создание завершено" -#: nova/virt/libvirt/driver.py:1292 +#: nova/virt/libvirt/driver.py:1294 #, fuzzy msgid "Failed to soft reboot instance." msgstr "Ошибка перезагрузки копии" -#: nova/virt/libvirt/driver.py:1327 +#: nova/virt/libvirt/driver.py:1329 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1335 +#: nova/virt/libvirt/driver.py:1337 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:1383 +#: nova/virt/libvirt/driver.py:1385 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1530 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:1535 nova/virt/powervm/operator.py:220 +#: nova/virt/libvirt/driver.py:1537 nova/virt/powervm/operator.py:220 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1551 +#: nova/virt/libvirt/driver.py:1553 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:1588 nova/virt/libvirt/driver.py:1614 +#: nova/virt/libvirt/driver.py:1590 nova/virt/libvirt/driver.py:1616 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1603 +#: nova/virt/libvirt/driver.py:1605 #, fuzzy msgid "Guest does not have a console available" msgstr "Пользователь не имеет административных привилегий" -#: nova/virt/libvirt/driver.py:1672 +#: nova/virt/libvirt/driver.py:1674 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:1676 +#: nova/virt/libvirt/driver.py:1678 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:1681 nova/virt/libvirt/driver.py:1686 +#: nova/virt/libvirt/driver.py:1683 nova/virt/libvirt/driver.py:1688 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:1757 +#: nova/virt/libvirt/driver.py:1759 msgid "Creating image" msgstr "Создание изображения" -#: nova/virt/libvirt/driver.py:1858 +#: nova/virt/libvirt/driver.py:1860 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:1907 +#: nova/virt/libvirt/driver.py:1909 #, fuzzy, python-format msgid "Injecting %(inj)s into image %(img_id)s" msgstr "Запрос xapi на приём образа vhd %(image)s" -#: nova/virt/libvirt/driver.py:1917 +#: nova/virt/libvirt/driver.py:1919 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:1974 +#: nova/virt/libvirt/driver.py:1976 #, python-format msgid "" "Config requested an explicit CPU model, but the current libvirt " "hypervisor '%s' does not support selecting CPU models" msgstr "" -#: nova/virt/libvirt/driver.py:1980 +#: nova/virt/libvirt/driver.py:1982 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:1984 +#: nova/virt/libvirt/driver.py:1986 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:1988 +#: nova/virt/libvirt/driver.py:1990 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2004 +#: nova/virt/libvirt/driver.py:2006 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:2325 +#: nova/virt/libvirt/driver.py:2327 #, python-format msgid "" "Start to_xml instance=%(instance)s network_info=%(network_info)s " @@ -8650,12 +8660,12 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:2340 +#: nova/virt/libvirt/driver.py:2342 #, python-format msgid "End to_xml instance=%(instance)s xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:2357 +#: nova/virt/libvirt/driver.py:2359 #, python-format msgid "" "Error from libvirt while looking up %(instance_name)s: [Error Code " @@ -8664,7 +8674,7 @@ msgstr "" "Ошибка libvirt во время поиска %(instance_name)s: [Код ошибки " "%(error_code)s] %(ex)s" -#: nova/virt/libvirt/driver.py:2525 +#: nova/virt/libvirt/driver.py:2527 #, fuzzy msgid "" "Cannot get the number of cpu, because this function is not implemented " @@ -8673,45 +8683,45 @@ msgstr "" "Невозможно получить количество ЦПУ, так как эта возможность не " "реализована для этой платформы. Эту ошибку можно безопасно пропустить." -#: nova/virt/libvirt/driver.py:2576 +#: nova/virt/libvirt/driver.py:2578 #, python-format msgid "couldn't obtain the vpu count from domain id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2582 +#: nova/virt/libvirt/driver.py:2584 #, python-format msgid "List of domains returned by libVirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2584 +#: nova/virt/libvirt/driver.py:2586 #, python-format msgid "libVirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2648 +#: nova/virt/libvirt/driver.py:2650 msgid "libvirt version is too old (does not support getVersion)" msgstr "устаревшая версия libvirt (не поддерживается getVersion)" -#: nova/virt/libvirt/driver.py:2731 +#: nova/virt/libvirt/driver.py:2733 #, fuzzy, python-format msgid "Trying to get stats for the volume %s" msgstr "Получение размера образа для образа %s" -#: nova/virt/libvirt/driver.py:2755 +#: nova/virt/libvirt/driver.py:2757 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2759 +#: nova/virt/libvirt/driver.py:2761 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:2836 +#: nova/virt/libvirt/driver.py:2838 #, fuzzy, python-format msgid "" "Creating tmpfile %s to verify with other compute node that the instance " @@ -8720,29 +8730,29 @@ msgstr "" "Создание временного файла %s для оповещения других узлов сети compute о " "необходимости присоединения того же хранилища." -#: nova/virt/libvirt/driver.py:2918 +#: nova/virt/libvirt/driver.py:2920 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2926 +#: nova/virt/libvirt/driver.py:2928 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2963 +#: nova/virt/libvirt/driver.py:2965 #, python-format msgid "" "Unable to migrate %(instance_uuid)s: Disk of instance is too " "large(available on destination host:%(available)s < need:%(necessary)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2988 +#: nova/virt/libvirt/driver.py:2990 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:3000 +#: nova/virt/libvirt/driver.py:3002 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -8752,7 +8762,7 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:3017 +#: nova/virt/libvirt/driver.py:3019 #, python-format msgid "" "Creating tmpfile %s to notify to other compute nodes that they should " @@ -8761,22 +8771,22 @@ msgstr "" "Создание временного файла %s для оповещения других узлов сети compute о " "необходимости присоединения того же хранилища." -#: nova/virt/libvirt/driver.py:3065 +#: nova/virt/libvirt/driver.py:3067 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:3137 +#: nova/virt/libvirt/driver.py:3139 #, fuzzy, python-format msgid "Live Migration failure: %(e)s" msgstr "Ошибка аутентификации: %s" -#: nova/virt/libvirt/driver.py:3230 +#: nova/virt/libvirt/driver.py:3232 #, fuzzy, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "plug_vifs() ошибка %(cnt)d.До %(max_retry)d попыток для %(hostname)s." -#: nova/virt/libvirt/driver.py:3342 +#: nova/virt/libvirt/driver.py:3344 #, fuzzy, python-format msgid "" "Error from libvirt while getting description of %(instance_name)s: [Error" @@ -8785,39 +8795,39 @@ msgstr "" "Ошибка libvirt во время поиска %(instance_name)s: [Код ошибки " "%(error_code)s] %(ex)s" -#: nova/virt/libvirt/driver.py:3359 +#: nova/virt/libvirt/driver.py:3361 #, python-format msgid "skipping %(path)s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:3364 +#: nova/virt/libvirt/driver.py:3366 #, python-format msgid "skipping disk for %(instance_name)s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:3405 +#: nova/virt/libvirt/driver.py:3407 #, python-format msgid "Getting disk size of %(i_name)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:3451 +#: nova/virt/libvirt/driver.py:3453 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:3510 +#: nova/virt/libvirt/driver.py:3512 #, fuzzy msgid "Instance running successfully." msgstr "Копия %s: выполнение" -#: nova/virt/libvirt/driver.py:3516 +#: nova/virt/libvirt/driver.py:3518 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:3578 +#: nova/virt/libvirt/driver.py:3580 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:3699 +#: nova/virt/libvirt/driver.py:3701 #, python-format msgid "Checking instance files accessability%(instance_path)s" msgstr "" @@ -9112,12 +9122,12 @@ msgid "" "attribute" msgstr "" -#: nova/virt/libvirt/volume.py:237 +#: nova/virt/libvirt/volume.py:238 #, python-format msgid "iSCSI device not found at %s" msgstr "iSCSI-устройство не найдено в %s" -#: nova/virt/libvirt/volume.py:240 +#: nova/virt/libvirt/volume.py:241 #, fuzzy, python-format msgid "" "ISCSI volume not yet found at: %(disk_dev)s. Will rescan & retry. Try " @@ -9126,48 +9136,48 @@ msgstr "" "Том ISCSI не найден в: %(mount_device)s. Будет выполнена повторная " "проверка и попытка. Повторение: %(tries)s" -#: nova/virt/libvirt/volume.py:252 +#: nova/virt/libvirt/volume.py:253 #, fuzzy, python-format msgid "Found iSCSI node %(disk_dev)s (after %(tries)s rescans)" msgstr "Найден узел iSCSI %(mount_device)s (после %(tries)s повторных проверок)" -#: nova/virt/libvirt/volume.py:488 nova/virt/libvirt/volume.py:609 +#: nova/virt/libvirt/volume.py:489 nova/virt/libvirt/volume.py:610 #, fuzzy, python-format msgid "%s is already mounted" msgstr "образ уже присоединён" -#: nova/virt/libvirt/volume.py:544 +#: nova/virt/libvirt/volume.py:545 #, fuzzy, python-format msgid "AoE device not found at %s" msgstr "iSCSI-устройство не найдено в %s" -#: nova/virt/libvirt/volume.py:546 +#: nova/virt/libvirt/volume.py:547 #, fuzzy, python-format msgid "AoE volume not yet found at: %(aoedevpath)s. Try number: %(tries)s" msgstr "" "Том ISCSI не найден в: %(mount_device)s. Будет выполнена повторная " "проверка и попытка. Повторение: %(tries)s" -#: nova/virt/libvirt/volume.py:560 +#: nova/virt/libvirt/volume.py:561 #, fuzzy, python-format msgid "Found AoE device %(aoedevpath)s (after %(tries)s rediscover)" msgstr "Найден узел iSCSI %(mount_device)s (после %(tries)s повторных проверок)" -#: nova/virt/libvirt/volume.py:688 +#: nova/virt/libvirt/volume.py:689 msgid "We are unable to locate any Fibre Channel devices" msgstr "" -#: nova/virt/libvirt/volume.py:697 +#: nova/virt/libvirt/volume.py:698 #, python-format msgid "Looking for Fibre Channel dev %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:707 +#: nova/virt/libvirt/volume.py:708 #, fuzzy msgid "Fibre Channel device not found." msgstr "iSCSI-устройство не найдено в %s" -#: nova/virt/libvirt/volume.py:710 +#: nova/virt/libvirt/volume.py:711 #, fuzzy, python-format msgid "" "Fibre volume not yet found at: %(mount_device)s. Will rescan & retry. " @@ -9176,30 +9186,30 @@ msgstr "" "Том ISCSI не найден в: %(mount_device)s. Будет выполнена повторная " "проверка и попытка. Повторение: %(tries)s" -#: nova/virt/libvirt/volume.py:726 +#: nova/virt/libvirt/volume.py:727 #, fuzzy, python-format msgid "Found Fibre Channel volume %(mount_device)s (after %(tries)s rescans)" msgstr "Найден узел iSCSI %(mount_device)s (после %(tries)s повторных проверок)" -#: nova/virt/libvirt/volume.py:733 +#: nova/virt/libvirt/volume.py:734 #, python-format msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:799 +#: nova/virt/libvirt/volume.py:800 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:810 +#: nova/virt/libvirt/volume.py:811 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:816 +#: nova/virt/libvirt/volume.py:817 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:831 +#: nova/virt/libvirt/volume.py:832 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -9480,17 +9490,17 @@ msgstr "В vmwareapi:_create_session, принято это исключение msgid "In vmwareapi:_call_method, got this exception: %s" msgstr "В vmwareapi:_call_method, принято это исключение: %s" -#: nova/virt/vmwareapi/driver.py:574 +#: nova/virt/vmwareapi/driver.py:575 #, python-format msgid "Task [%(task_name)s] %(task_ref)s status: success" msgstr "Состояние задачи [%(task_name)s] %(task_ref)s: готово" -#: nova/virt/vmwareapi/driver.py:579 +#: nova/virt/vmwareapi/driver.py:580 #, python-format msgid "Task [%(task_name)s] %(task_ref)s status: error %(error_info)s" msgstr "Состояние задачи [%(task_name)s] %(task_ref)s: ошибка %(error_info)s" -#: nova/virt/vmwareapi/driver.py:583 +#: nova/virt/vmwareapi/driver.py:584 #, python-format msgid "In vmwareapi:_poll_task, Got this error %s" msgstr "В vmwareapi:_poll_task, принята эта ошибка %s" @@ -11177,6 +11187,9 @@ msgstr "" msgid "status must be 'available'" msgstr "Образ должен быть доступен" -#~ msgid "Invalid value '%s' for force. " +#~ msgid "Periodic task processor sleeping for %.02f seconds" +#~ msgstr "" + +#~ msgid "No backdoor API command for service: %s\n" #~ msgstr "" diff --git a/nova/locale/tl/LC_MESSAGES/nova.po b/nova/locale/tl/LC_MESSAGES/nova.po index 011da9707..50cd744db 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 <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2013-04-24 00:04+0000\n" +"POT-Creation-Date: 2013-04-26 00:05+0000\n" "PO-Revision-Date: 2011-08-23 11:21+0000\n" "Last-Translator: Thierry Carrez <thierry.carrez+lp@gmail.com>\n" "Language-Team: Tagalog <tl@li.org>\n" @@ -182,7 +182,7 @@ msgid "" msgstr "" #: nova/exception.py:254 nova/api/ec2/cloud.py:463 -#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2735 +#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2740 msgid "Keypair data is invalid" msgstr "" @@ -1298,27 +1298,27 @@ msgstr "" msgid "Running %(name)s post-hook: %(obj)s" msgstr "" -#: nova/manager.py:172 +#: nova/manager.py:173 #, python-format msgid "Skipping periodic task %(task)s because its interval is negative" msgstr "" -#: nova/manager.py:177 +#: nova/manager.py:178 #, python-format msgid "Skipping periodic task %(task)s because it is disabled" msgstr "" -#: nova/manager.py:238 +#: nova/manager.py:241 #, python-format msgid "Running periodic task %(full_task_name)s" msgstr "" -#: nova/manager.py:246 +#: nova/manager.py:249 #, python-format msgid "Error during %(full_task_name)s: %(e)s" msgstr "" -#: nova/manager.py:315 +#: nova/manager.py:319 msgid "Notifying Schedulers of capabilities ..." msgstr "" @@ -1363,208 +1363,195 @@ msgstr "" msgid "Rolled back reservations %(reservations)s" msgstr "" -#: nova/service.py:196 +#: nova/service.py:197 msgid "Full set of CONF:" msgstr "" -#: nova/service.py:203 +#: nova/service.py:204 #, python-format msgid "%(flag)s : FLAG SET " msgstr "" -#: nova/service.py:213 nova/service.py:311 +#: nova/service.py:214 nova/service.py:312 #, python-format msgid "Caught %s, exiting" msgstr "" -#: nova/service.py:257 +#: nova/service.py:258 msgid "Parent process has died unexpectedly, exiting" msgstr "" -#: nova/service.py:293 +#: nova/service.py:294 msgid "Forking too fast, sleeping" msgstr "" -#: nova/service.py:316 +#: nova/service.py:317 msgid "Unhandled exception" msgstr "" -#: nova/service.py:323 +#: nova/service.py:324 #, python-format msgid "Started child %d" msgstr "" -#: nova/service.py:333 +#: nova/service.py:334 #, python-format msgid "Starting %d workers" msgstr "" -#: nova/service.py:347 +#: nova/service.py:348 #, python-format msgid "Child %(pid)d killed by signal %(sig)d" msgstr "" -#: nova/service.py:350 +#: nova/service.py:351 #, python-format msgid "Child %(pid)d exited with status %(code)d" msgstr "" -#: nova/service.py:353 +#: nova/service.py:354 #, python-format msgid "pid %d not in child list" msgstr "" -#: nova/service.py:373 +#: nova/service.py:374 #, python-format msgid "Caught %s, stopping children" msgstr "" -#: nova/service.py:384 +#: nova/service.py:385 #, python-format msgid "Waiting on %d children to exit" msgstr "" -#: nova/service.py:426 +#: nova/service.py:427 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:443 nova/openstack/common/rpc/service.py:47 +#: nova/service.py:444 nova/openstack/common/rpc/service.py:47 #, python-format msgid "Creating Consumer connection for Service %s" msgstr "" -#: nova/service.py:463 +#: nova/service.py:464 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:545 +#: nova/service.py:546 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:580 +#: nova/service.py:581 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:678 +#: nova/service.py:679 msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:145 +#: nova/utils.py:144 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:198 nova/openstack/common/processutils.py:90 +#: nova/utils.py:197 nova/openstack/common/processutils.py:90 #, python-format msgid "Got unknown keyword args to utils.execute: %r" msgstr "" -#: nova/utils.py:209 nova/openstack/common/processutils.py:99 +#: nova/utils.py:208 nova/openstack/common/processutils.py:99 #, python-format msgid "Running cmd (subprocess): %s" msgstr "" -#: nova/utils.py:233 nova/utils.py:311 +#: nova/utils.py:232 nova/utils.py:310 #: nova/openstack/common/processutils.py:114 nova/virt/powervm/common.py:90 #, python-format msgid "Result was %s" msgstr "" -#: nova/utils.py:246 nova/openstack/common/processutils.py:128 +#: nova/utils.py:245 nova/openstack/common/processutils.py:128 #, python-format msgid "%r failed. Retrying." msgstr "" -#: nova/utils.py:286 +#: nova/utils.py:285 #, python-format msgid "Running cmd (SSH): %s" msgstr "" -#: nova/utils.py:288 +#: nova/utils.py:287 msgid "Environment not supported over SSH" msgstr "" -#: nova/utils.py:292 +#: nova/utils.py:291 msgid "process_input not supported over SSH" msgstr "" -#: nova/utils.py:327 +#: nova/utils.py:326 #, python-format msgid "debug in callback: %s" msgstr "" -#: nova/utils.py:489 +#: nova/utils.py:488 #, python-format msgid "Link Local address is not found.:%s" msgstr "" -#: nova/utils.py:492 +#: nova/utils.py:491 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "" -#: nova/utils.py:531 +#: nova/utils.py:530 #, python-format msgid "Invalid backend: %s" msgstr "" -#: nova/utils.py:603 -msgid "in fixed duration looping call" -msgstr "" - -#: nova/utils.py:638 -#, python-format -msgid "Periodic task processor sleeping for %.02f seconds" -msgstr "" - -#: nova/utils.py:645 -msgid "in dynamic looping call" -msgstr "" - -#: nova/utils.py:699 +#: nova/utils.py:591 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:828 +#: nova/utils.py:720 #, python-format msgid "Expected object of type: %s" msgstr "" -#: nova/utils.py:857 +#: nova/utils.py:749 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:1013 +#: nova/utils.py:905 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:1079 +#: nova/utils.py:971 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:1211 nova/virt/configdrive.py:177 +#: nova/utils.py:1103 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1363 +#: nova/utils.py:1255 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1367 +#: nova/utils.py:1259 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1372 +#: nova/utils.py:1264 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -2595,7 +2582,7 @@ msgstr "" #: nova/api/openstack/compute/servers.py:1220 #: nova/api/openstack/compute/contrib/aggregates.py:143 -#: nova/api/openstack/compute/contrib/coverage_ext.py:303 +#: nova/api/openstack/compute/contrib/coverage_ext.py:282 #: nova/api/openstack/compute/contrib/keypairs.py:78 msgid "Invalid request body" msgstr "" @@ -2839,46 +2826,41 @@ msgstr "" msgid "Instance not yet ready" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:114 +#: nova/api/openstack/compute/contrib/coverage_ext.py:95 #, python-format msgid "Can't connect to service: %s, no portspecified\n" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:117 -#, python-format -msgid "No backdoor API command for service: %s\n" -msgstr "" - -#: nova/api/openstack/compute/contrib/coverage_ext.py:135 +#: nova/api/openstack/compute/contrib/coverage_ext.py:114 msgid "Coverage begin" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:182 +#: nova/api/openstack/compute/contrib/coverage_ext.py:161 msgid "Coverage not running" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:211 +#: nova/api/openstack/compute/contrib/coverage_ext.py:190 msgid "Invalid path" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:215 +#: nova/api/openstack/compute/contrib/coverage_ext.py:194 msgid "No path given for report file" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:222 +#: nova/api/openstack/compute/contrib/coverage_ext.py:201 msgid "You can't use html reports without combining" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:235 +#: nova/api/openstack/compute/contrib/coverage_ext.py:214 #, python-format msgid "Directory conflict: %s already exists" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:293 +#: nova/api/openstack/compute/contrib/coverage_ext.py:272 msgid "Python coverage module is not installed." msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:301 +#: nova/api/openstack/compute/contrib/coverage_ext.py:280 #, python-format msgid "Coverage doesn't have %s action" msgstr "" @@ -3249,6 +3231,14 @@ msgstr "" msgid "stop instance" msgstr "" +#: nova/api/openstack/compute/contrib/services.py:123 +msgid "Unknown action" +msgstr "" + +#: nova/api/openstack/compute/contrib/services.py:137 +msgid "Unknown service" +msgstr "" + #: nova/api/openstack/compute/contrib/simple_tenant_usage.py:226 msgid "Invalid start time. The start time cannot occur after the end time." msgstr "" @@ -3338,54 +3328,54 @@ msgstr "" msgid "Error waiting for responses from neighbor cells: %(exc)s" msgstr "" -#: nova/cells/messaging.py:651 +#: nova/cells/messaging.py:652 #, python-format msgid "Unknown method '%(method)s' in compute API" msgstr "" -#: nova/cells/messaging.py:674 +#: nova/cells/messaging.py:675 #, python-format msgid "Received capabilities from child cell %(cell_name)s: %(capabilities)s" msgstr "" -#: nova/cells/messaging.py:683 +#: nova/cells/messaging.py:684 #, python-format msgid "Received capacities from child cell %(cell_name)s: %(capacities)s" msgstr "" -#: nova/cells/messaging.py:795 +#: nova/cells/messaging.py:810 #, python-format msgid "Got update for instance %(instance_uuid)s: %(instance)s" msgstr "" -#: nova/cells/messaging.py:823 +#: nova/cells/messaging.py:838 #, python-format msgid "Got update to delete instance %(instance_uuid)s" msgstr "" -#: nova/cells/messaging.py:838 +#: nova/cells/messaging.py:853 #, python-format msgid "Got broadcast to %(delete_type)s delete instance" msgstr "" -#: nova/cells/messaging.py:852 +#: nova/cells/messaging.py:867 #, python-format msgid "Got message to create instance fault: %(instance_fault)s" msgstr "" -#: nova/cells/messaging.py:873 +#: nova/cells/messaging.py:888 #, python-format msgid "" "Forcing a sync of instances, project_id=%(projid_str)s, " "updated_since=%(since_str)s" msgstr "" -#: nova/cells/messaging.py:1057 +#: nova/cells/messaging.py:1072 #, python-format msgid "Updating parents with our capabilities: %(capabs)s" msgstr "" -#: nova/cells/messaging.py:1077 +#: nova/cells/messaging.py:1092 #, python-format msgid "Updating parents with our capacities: %(capacities)s" msgstr "" @@ -3806,289 +3796,289 @@ msgstr "" msgid "No nova entries in syslog!" msgstr "" -#: nova/compute/api.py:281 +#: nova/compute/api.py:282 msgid "Cannot run any more instances of this type." msgstr "" -#: nova/compute/api.py:288 +#: nova/compute/api.py:289 #, python-format msgid "Can only run %s more instances of this type." msgstr "" -#: nova/compute/api.py:297 +#: nova/compute/api.py:298 #, python-format msgid "" "%(overs)s quota exceeded for %(pid)s, tried to run %(min_count)s " "instances. %(msg)s" msgstr "" -#: nova/compute/api.py:317 +#: nova/compute/api.py:318 #, python-format msgid "" "Quota exceeded for %(pid)s, tried to set %(num_metadata)s metadata " "properties" msgstr "" -#: nova/compute/api.py:327 +#: nova/compute/api.py:328 msgid "Metadata property key blank" msgstr "" -#: nova/compute/api.py:331 +#: nova/compute/api.py:332 msgid "Metadata property key greater than 255 characters" msgstr "" -#: nova/compute/api.py:335 +#: nova/compute/api.py:336 msgid "Metadata property value greater than 255 characters" msgstr "" -#: nova/compute/api.py:453 +#: nova/compute/api.py:454 msgid "Failed to set instance name using multi_instance_display_name_template." msgstr "" -#: nova/compute/api.py:493 +#: nova/compute/api.py:494 msgid "Cannot attach one or more volumes to multiple instances" msgstr "" -#: nova/compute/api.py:607 +#: nova/compute/api.py:608 #, python-format msgid "Going to run %s instances..." msgstr "" -#: nova/compute/api.py:720 +#: nova/compute/api.py:721 #, python-format msgid "bdm %s" msgstr "" -#: nova/compute/api.py:747 +#: nova/compute/api.py:748 #, python-format msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1016 +#: nova/compute/api.py:1017 msgid "instance termination disabled" msgstr "" -#: nova/compute/api.py:1152 +#: nova/compute/api.py:1153 #, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "" -#: nova/compute/api.py:1158 +#: nova/compute/api.py:1159 msgid "going to delete a resizing instance" msgstr "" -#: nova/compute/api.py:1168 +#: nova/compute/api.py:1169 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1212 +#: nova/compute/api.py:1213 msgid "Going to try to soft delete instance" msgstr "" -#: nova/compute/api.py:1236 +#: nova/compute/api.py:1237 msgid "Going to try to terminate instance" msgstr "" -#: nova/compute/api.py:1286 +#: nova/compute/api.py:1287 msgid "Going to try to stop instance" msgstr "" -#: nova/compute/api.py:1303 +#: nova/compute/api.py:1304 msgid "Going to try to start instance" msgstr "" -#: nova/compute/api.py:1376 +#: nova/compute/api.py:1377 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1613 +#: nova/compute/api.py:1614 #, python-format msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:1964 +#: nova/compute/api.py:1965 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:1973 +#: nova/compute/api.py:1974 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2015 +#: nova/compute/api.py:2016 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2153 +#: nova/compute/api.py:2150 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2260 +#: nova/compute/api.py:2257 msgid "Locking" msgstr "" -#: nova/compute/api.py:2268 +#: nova/compute/api.py:2265 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2337 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2453 +#: nova/compute/api.py:2450 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2472 +#: nova/compute/api.py:2469 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2476 +#: nova/compute/api.py:2473 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2715 +#: nova/compute/api.py:2720 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2719 +#: nova/compute/api.py:2724 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2816 +#: nova/compute/api.py:2821 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2819 +#: nova/compute/api.py:2824 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2827 +#: nova/compute/api.py:2832 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2833 +#: nova/compute/api.py:2838 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2853 +#: nova/compute/api.py:2858 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2856 +#: nova/compute/api.py:2861 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:2863 +#: nova/compute/api.py:2868 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2928 +#: nova/compute/api.py:2933 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:2933 +#: nova/compute/api.py:2938 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:2941 +#: nova/compute/api.py:2946 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:2944 +#: nova/compute/api.py:2949 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3030 nova/compute/api.py:3107 +#: nova/compute/api.py:3035 nova/compute/api.py:3112 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3046 +#: nova/compute/api.py:3051 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3049 +#: nova/compute/api.py:3054 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3060 +#: nova/compute/api.py:3065 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3114 +#: nova/compute/api.py:3119 msgid "Security group id should be integer" msgstr "" -#: nova/compute/claims.py:94 nova/compute/claims.py:218 +#: nova/compute/claims.py:91 nova/compute/claims.py:214 #, python-format msgid "Aborting claim: %s" msgstr "" -#: nova/compute/claims.py:116 +#: nova/compute/claims.py:113 #, python-format msgid "" "Attempting claim: memory %(memory_mb)d MB, disk %(disk_gb)d GB, VCPUs " "%(vcpus)d" msgstr "" -#: nova/compute/claims.py:128 +#: nova/compute/claims.py:125 msgid "Claim successful" msgstr "" -#: nova/compute/claims.py:130 +#: nova/compute/claims.py:127 msgid "Claim failed" msgstr "" -#: nova/compute/claims.py:135 +#: nova/compute/claims.py:132 msgid "Memory" msgstr "" -#: nova/compute/claims.py:144 +#: nova/compute/claims.py:141 msgid "Disk" msgstr "" -#: nova/compute/claims.py:153 +#: nova/compute/claims.py:150 msgid "CPU" msgstr "" -#: nova/compute/claims.py:165 +#: nova/compute/claims.py:162 #, python-format msgid "Total %(type_)s: %(total)d %(unit)s, used: %(used)d %(unit)s" msgstr "" -#: nova/compute/claims.py:170 +#: nova/compute/claims.py:167 #, python-format msgid "%(type_)s limit not specified, defaulting to unlimited" msgstr "" -#: nova/compute/claims.py:177 +#: nova/compute/claims.py:174 #, python-format msgid "%(type_)s limit: %(limit)d %(unit)s, free: %(free)d %(unit)s" msgstr "" -#: nova/compute/claims.py:184 +#: nova/compute/claims.py:181 #, python-format msgid "" "Unable to claim resources. Free %(type_)s %(free)d %(unit)s < requested " @@ -4221,555 +4211,555 @@ msgstr "" msgid "Checking state" msgstr "" -#: nova/compute/manager.py:743 +#: nova/compute/manager.py:745 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:760 +#: nova/compute/manager.py:762 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:852 +#: nova/compute/manager.py:854 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:861 nova/compute/manager.py:2344 +#: nova/compute/manager.py:863 nova/compute/manager.py:2348 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" -#: nova/compute/manager.py:912 +#: nova/compute/manager.py:914 msgid "Failed to dealloc network for deleted instance" msgstr "" -#: nova/compute/manager.py:918 +#: nova/compute/manager.py:920 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:940 +#: nova/compute/manager.py:942 #, python-format msgid "Error: %s" msgstr "" -#: nova/compute/manager.py:957 +#: nova/compute/manager.py:959 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:982 nova/compute/manager.py:2398 +#: nova/compute/manager.py:984 nova/compute/manager.py:2402 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1000 +#: nova/compute/manager.py:1002 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1007 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1011 +#: nova/compute/manager.py:1013 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1040 +#: nova/compute/manager.py:1042 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1090 +#: nova/compute/manager.py:1092 #, python-format msgid "" "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, " "allowed_size_bytes=%(allowed_size_bytes)d" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1098 #, python-format msgid "" "Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed " "size %(allowed_size_bytes)d" msgstr "" -#: nova/compute/manager.py:1106 +#: nova/compute/manager.py:1108 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1132 +#: nova/compute/manager.py:1134 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1135 +#: nova/compute/manager.py:1137 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1146 +#: nova/compute/manager.py:1148 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1167 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1216 +#: nova/compute/manager.py:1218 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1287 +#: nova/compute/manager.py:1289 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1303 +#: nova/compute/manager.py:1305 msgid "Failed to deallocate network for instance." msgstr "" -#: nova/compute/manager.py:1324 +#: nova/compute/manager.py:1326 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1327 +#: nova/compute/manager.py:1329 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1334 +#: nova/compute/manager.py:1336 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1382 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1435 nova/compute/manager.py:2574 -#: nova/compute/manager.py:4067 +#: nova/compute/manager.py:1437 nova/compute/manager.py:2578 +#: nova/compute/manager.py:4071 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1587 +#: nova/compute/manager.py:1589 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1600 +#: nova/compute/manager.py:1602 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1604 +#: nova/compute/manager.py:1606 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1608 +#: nova/compute/manager.py:1610 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1692 +#: nova/compute/manager.py:1694 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1724 +#: nova/compute/manager.py:1726 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1742 +#: nova/compute/manager.py:1744 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1767 +#: nova/compute/manager.py:1769 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1783 +#: nova/compute/manager.py:1785 #, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "" -#: nova/compute/manager.py:1796 +#: nova/compute/manager.py:1798 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1823 +#: nova/compute/manager.py:1825 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1829 +#: nova/compute/manager.py:1831 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1890 +#: nova/compute/manager.py:1892 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1897 +#: nova/compute/manager.py:1899 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1902 +#: nova/compute/manager.py:1904 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1930 +#: nova/compute/manager.py:1932 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1937 +#: nova/compute/manager.py:1939 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1944 +#: nova/compute/manager.py:1946 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1959 +#: nova/compute/manager.py:1961 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1966 +#: nova/compute/manager.py:1968 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:1979 +#: nova/compute/manager.py:1981 #, python-format msgid "" "trying to inject a file into a non-running (state: " "%(current_power_state)s expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:1983 +#: nova/compute/manager.py:1985 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:2003 +#: nova/compute/manager.py:2005 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2016 +#: nova/compute/manager.py:2018 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2035 +#: nova/compute/manager.py:2037 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2039 +#: nova/compute/manager.py:2041 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2057 +#: nova/compute/manager.py:2059 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2078 +#: nova/compute/manager.py:2080 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2302 +#: nova/compute/manager.py:2306 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2308 +#: nova/compute/manager.py:2312 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2325 +#: nova/compute/manager.py:2329 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2571 +#: nova/compute/manager.py:2575 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2634 +#: nova/compute/manager.py:2638 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2652 +#: nova/compute/manager.py:2656 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2690 +#: nova/compute/manager.py:2694 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2721 +#: nova/compute/manager.py:2725 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2741 +#: nova/compute/manager.py:2745 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2746 +#: nova/compute/manager.py:2750 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2749 +#: nova/compute/manager.py:2753 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2766 +#: nova/compute/manager.py:2770 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2793 +#: nova/compute/manager.py:2797 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2828 +#: nova/compute/manager.py:2832 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:2875 +#: nova/compute/manager.py:2879 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2926 +#: nova/compute/manager.py:2930 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2935 +#: nova/compute/manager.py:2939 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2950 +#: nova/compute/manager.py:2954 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2980 +#: nova/compute/manager.py:2984 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:2990 +#: nova/compute/manager.py:2994 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:2997 +#: nova/compute/manager.py:3001 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3021 +#: nova/compute/manager.py:3025 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3059 +#: nova/compute/manager.py:3063 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3079 +#: nova/compute/manager.py:3083 #, python-format msgid "Port %(port_id)s is not attached" msgstr "" -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3097 #, python-format msgid "Host %(host)s not found" msgstr "" -#: nova/compute/manager.py:3230 +#: nova/compute/manager.py:3234 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3258 +#: nova/compute/manager.py:3262 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3313 +#: nova/compute/manager.py:3317 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3315 +#: nova/compute/manager.py:3319 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:3329 +#: nova/compute/manager.py:3333 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3469 +#: nova/compute/manager.py:3473 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3514 +#: nova/compute/manager.py:3518 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3520 +#: nova/compute/manager.py:3524 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3529 +#: nova/compute/manager.py:3533 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3536 +#: nova/compute/manager.py:3540 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:3540 +#: nova/compute/manager.py:3544 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3547 +#: nova/compute/manager.py:3551 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3556 +#: nova/compute/manager.py:3560 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3573 +#: nova/compute/manager.py:3577 #, 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:3592 +#: nova/compute/manager.py:3596 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3616 +#: nova/compute/manager.py:3620 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3733 +#: nova/compute/manager.py:3737 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3750 +#: nova/compute/manager.py:3754 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3777 +#: nova/compute/manager.py:3781 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3782 nova/compute/manager.py:3832 +#: nova/compute/manager.py:3786 nova/compute/manager.py:3836 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3819 +#: nova/compute/manager.py:3823 #, 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:3857 +#: nova/compute/manager.py:3861 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3869 nova/compute/manager.py:3878 -#: nova/compute/manager.py:3908 +#: nova/compute/manager.py:3873 nova/compute/manager.py:3882 +#: nova/compute/manager.py:3912 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3873 +#: nova/compute/manager.py:3877 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3889 +#: nova/compute/manager.py:3893 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3895 +#: nova/compute/manager.py:3899 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3901 +#: nova/compute/manager.py:3905 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3921 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:3925 +#: nova/compute/manager.py:3929 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:3945 +#: nova/compute/manager.py:3949 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:3972 +#: nova/compute/manager.py:3976 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:3982 nova/compute/resource_tracker.py:314 +#: nova/compute/manager.py:3986 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4022 +#: nova/compute/manager.py:4026 #, python-format msgid "" "Detected instance with name label '%(name)s' which is marked as DELETED " "but still present on host." msgstr "" -#: nova/compute/manager.py:4029 +#: nova/compute/manager.py:4033 #, python-format msgid "" "Destroying instance with name label '%(name)s' which is marked as DELETED" " but still present on host." msgstr "" -#: nova/compute/manager.py:4036 +#: nova/compute/manager.py:4040 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" @@ -4786,85 +4776,85 @@ msgid "" " claimed." msgstr "" -#: nova/compute/resource_tracker.py:237 +#: nova/compute/resource_tracker.py:244 msgid "Auditing locally available compute resources" msgstr "" -#: nova/compute/resource_tracker.py:242 +#: nova/compute/resource_tracker.py:249 msgid "" "Virt driver does not support 'get_available_resource' Compute tracking " "is disabled." msgstr "" -#: nova/compute/resource_tracker.py:294 +#: nova/compute/resource_tracker.py:301 #, python-format msgid "Compute_service record created for %(host)s:%(node)s" msgstr "" -#: nova/compute/resource_tracker.py:300 +#: nova/compute/resource_tracker.py:307 #, python-format msgid "Compute_service record updated for %(host)s:%(node)s" msgstr "" -#: nova/compute/resource_tracker.py:324 +#: nova/compute/resource_tracker.py:331 #, python-format msgid "Hypervisor: free ram (MB): %s" msgstr "" -#: nova/compute/resource_tracker.py:325 +#: nova/compute/resource_tracker.py:332 #, python-format msgid "Hypervisor: free disk (GB): %s" msgstr "" -#: nova/compute/resource_tracker.py:330 +#: nova/compute/resource_tracker.py:337 #, python-format msgid "Hypervisor: free VCPUs: %s" msgstr "" -#: nova/compute/resource_tracker.py:332 +#: nova/compute/resource_tracker.py:339 msgid "Hypervisor: VCPU information unavailable" msgstr "" -#: nova/compute/resource_tracker.py:339 +#: nova/compute/resource_tracker.py:346 #, python-format msgid "Free ram (MB): %s" msgstr "" -#: nova/compute/resource_tracker.py:340 +#: nova/compute/resource_tracker.py:347 #, python-format msgid "Free disk (GB): %s" msgstr "" -#: nova/compute/resource_tracker.py:345 +#: nova/compute/resource_tracker.py:352 #, python-format msgid "Free VCPUS: %s" msgstr "" -#: nova/compute/resource_tracker.py:347 +#: nova/compute/resource_tracker.py:354 msgid "Free VCPU information unavailable" msgstr "" -#: nova/compute/resource_tracker.py:386 +#: nova/compute/resource_tracker.py:383 #, python-format msgid "Updating from migration %s" msgstr "" -#: nova/compute/resource_tracker.py:446 +#: nova/compute/resource_tracker.py:443 msgid "Instance not resizing, skipping migration." msgstr "" -#: nova/compute/resource_tracker.py:461 +#: nova/compute/resource_tracker.py:458 msgid "InstanceType could not be found, skipping migration." msgstr "" -#: nova/compute/resource_tracker.py:545 +#: nova/compute/resource_tracker.py:542 #, python-format msgid "" "Detected running orphan instance: %(uuid)s (consuming %(memory_mb)s MB " "memory" msgstr "" -#: nova/compute/resource_tracker.py:558 +#: nova/compute/resource_tracker.py:555 #, python-format msgid "Missing keys: %s" msgstr "" @@ -4883,26 +4873,26 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:384 +#: nova/conductor/api.py:380 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:88 +#: nova/conductor/manager.py:91 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:257 +#: nova/conductor/manager.py:262 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/console/manager.py:80 nova/console/vmrc_manager.py:63 +#: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "" -#: nova/console/manager.py:100 nova/console/vmrc_manager.py:113 +#: nova/console/manager.py:101 nova/console/vmrc_manager.py:113 #, python-format msgid "Tried to remove non-existent console %(console_id)s." msgstr "" @@ -4958,12 +4948,12 @@ msgstr "" msgid "Failed to run xvp." msgstr "" -#: nova/consoleauth/manager.py:88 +#: nova/consoleauth/manager.py:89 #, python-format msgid "Received Token: %(token)s, %(token_dict)s)" msgstr "" -#: nova/consoleauth/manager.py:112 +#: nova/consoleauth/manager.py:113 #, python-format msgid "Checking Token: %(token)s, %(token_valid)s)" msgstr "" @@ -4980,11 +4970,11 @@ msgstr "" msgid "Failed to notify cells of instance info cache update" msgstr "" -#: nova/db/api.py:1428 +#: nova/db/api.py:1446 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1583 +#: nova/db/api.py:1580 msgid "Failed to notify cells of instance fault" msgstr "" @@ -5140,7 +5130,7 @@ msgstr "" msgid "Failed storing info cache" msgstr "" -#: nova/network/api.py:239 +#: nova/network/api.py:235 #, python-format msgid "re-assign floating IP %(address)s from instance %(instance_id)s" msgstr "" @@ -5375,29 +5365,29 @@ msgstr "" msgid "Unplugged gateway interface '%s'" msgstr "" -#: nova/network/manager.py:362 +#: nova/network/manager.py:363 #, python-format msgid "Disassociated %s stale fixed ip(s)" msgstr "" -#: nova/network/manager.py:366 +#: nova/network/manager.py:367 msgid "setting network host" msgstr "" -#: nova/network/manager.py:493 +#: nova/network/manager.py:494 msgid "network allocations" msgstr "" -#: nova/network/manager.py:500 +#: nova/network/manager.py:501 #, python-format msgid "networks retrieved for instance: |%(networks_list)s|" msgstr "" -#: nova/network/manager.py:548 +#: nova/network/manager.py:549 msgid "network deallocation for instance" msgstr "" -#: nova/network/manager.py:812 +#: nova/network/manager.py:815 #, python-format msgid "" "instance-dns-zone is |%(domain)s|, which is in availability zone " @@ -5405,98 +5395,98 @@ msgid "" "created." msgstr "" -#: nova/network/manager.py:838 +#: nova/network/manager.py:841 #, python-format msgid "Quota exceeded for %(pid)s, tried to allocate fixed IP" msgstr "" -#: nova/network/manager.py:892 +#: nova/network/manager.py:895 msgid "Failed to update usages deallocating fixed IP" msgstr "" -#: nova/network/manager.py:926 +#: nova/network/manager.py:929 #, python-format msgid "Unable to release %s because vif doesn't exist." msgstr "" -#: nova/network/manager.py:949 +#: nova/network/manager.py:952 #, python-format msgid "Leased IP |%(address)s|" msgstr "" -#: nova/network/manager.py:953 +#: nova/network/manager.py:956 #, python-format msgid "IP %s leased that is not associated" msgstr "" -#: nova/network/manager.py:962 +#: nova/network/manager.py:965 #, python-format msgid "IP |%s| leased that isn't allocated" msgstr "" -#: nova/network/manager.py:967 +#: nova/network/manager.py:970 #, python-format msgid "Released IP |%(address)s|" msgstr "" -#: nova/network/manager.py:971 +#: nova/network/manager.py:974 #, python-format msgid "IP %s released that is not associated" msgstr "" -#: nova/network/manager.py:975 +#: nova/network/manager.py:978 #, python-format msgid "IP %s released that was not leased" msgstr "" -#: nova/network/manager.py:994 +#: nova/network/manager.py:997 #, python-format msgid "%s must be an integer" msgstr "" -#: nova/network/manager.py:1018 +#: nova/network/manager.py:1021 msgid "Maximum allowed length for 'label' is 255." msgstr "" -#: nova/network/manager.py:1038 +#: nova/network/manager.py:1041 #, python-format msgid "" "Subnet(s) too large, defaulting to /%s. To override, specify " "network_size flag." msgstr "" -#: nova/network/manager.py:1119 +#: nova/network/manager.py:1122 msgid "cidr already in use" msgstr "" -#: nova/network/manager.py:1122 +#: nova/network/manager.py:1125 #, python-format msgid "requested cidr (%(cidr)s) conflicts with existing supernet (%(super)s)" msgstr "" -#: nova/network/manager.py:1133 +#: nova/network/manager.py:1136 #, python-format msgid "" "requested cidr (%(cidr)s) conflicts with existing smaller cidr " "(%(smaller)s)" msgstr "" -#: nova/network/manager.py:1190 +#: nova/network/manager.py:1193 msgid "Network already exists!" msgstr "" -#: nova/network/manager.py:1209 +#: nova/network/manager.py:1212 #, python-format msgid "Network must be disassociated from project %s before delete" msgstr "" -#: nova/network/manager.py:1805 +#: nova/network/manager.py:1808 msgid "" "The sum between the number of networks and the vlan start cannot be " "greater than 4094" msgstr "" -#: nova/network/manager.py:1812 +#: nova/network/manager.py:1815 #, python-format msgid "" "The network range is not big enough to fit %(num_networks)s networks. " @@ -5738,6 +5728,24 @@ msgstr "" msgid "Fatal call to deprecated config: %(msg)s" msgstr "" +#: nova/openstack/common/loopingcall.py:84 +#, python-format +msgid "task run outlasted interval by %s sec" +msgstr "" + +#: nova/openstack/common/loopingcall.py:91 +msgid "in fixed duration looping call" +msgstr "" + +#: nova/openstack/common/loopingcall.py:131 +#, python-format +msgid "Dynamic looping call sleeping for %.02f seconds" +msgstr "" + +#: nova/openstack/common/loopingcall.py:138 +msgid "in dynamic looping call" +msgstr "" + #: nova/openstack/common/policy.py:394 #, python-format msgid "Failed to understand rule %(rule)s" @@ -6238,7 +6246,7 @@ msgstr "" msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:210 +#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:211 #, python-format msgid "Setting instance to %(state)s state." msgstr "" @@ -6336,7 +6344,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:196 +#: nova/scheduler/manager.py:197 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -6480,27 +6488,27 @@ msgstr "" msgid "Returns one member of the [%s] group" msgstr "" -#: nova/servicegroup/drivers/db.py:41 +#: nova/servicegroup/drivers/db.py:42 #, python-format msgid "" "DB_Driver: join new ServiceGroup member %(member_id)s to the %(group_id)s" " group, service = %(service)s" msgstr "" -#: nova/servicegroup/drivers/db.py:45 +#: nova/servicegroup/drivers/db.py:46 msgid "service is a mandatory argument for DB based ServiceGroup driver" msgstr "" -#: nova/servicegroup/drivers/db.py:74 +#: nova/servicegroup/drivers/db.py:76 #, python-format msgid "DB_Driver: get_all members of the %s group" msgstr "" -#: nova/servicegroup/drivers/db.py:97 nova/servicegroup/drivers/mc.py:102 +#: nova/servicegroup/drivers/db.py:99 nova/servicegroup/drivers/mc.py:103 msgid "Recovered model server connection!" msgstr "" -#: nova/servicegroup/drivers/db.py:103 nova/servicegroup/drivers/mc.py:108 +#: nova/servicegroup/drivers/db.py:105 nova/servicegroup/drivers/mc.py:109 msgid "model server went away" msgstr "" @@ -6519,7 +6527,7 @@ msgstr "" msgid "service is a mandatory argument for Memcached based ServiceGroup driver" msgstr "" -#: nova/servicegroup/drivers/mc.py:77 +#: nova/servicegroup/drivers/mc.py:78 #, python-format msgid "Memcached_Driver: get_all members of the %s group" msgstr "" @@ -6548,22 +6556,22 @@ msgstr "" msgid "ZooKeeperDriver.leave: %(id)s has not joined to the %(gr)s group" msgstr "" -#: nova/storage/linuxscsi.py:70 +#: nova/storage/linuxscsi.py:71 #, python-format msgid "Trying (%(tries)s) to remove device %(device)s" msgstr "" -#: nova/storage/linuxscsi.py:99 +#: nova/storage/linuxscsi.py:101 #, python-format msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:117 +#: nova/storage/linuxscsi.py:119 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:121 +#: nova/storage/linuxscsi.py:123 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -6916,45 +6924,45 @@ msgstr "" msgid "Baremetal power manager failed to start node for instance %r" msgstr "" -#: nova/virt/baremetal/ipmi.py:85 +#: nova/virt/baremetal/ipmi.py:86 #, python-format msgid "pid file %s does not contain any pid" msgstr "" -#: nova/virt/baremetal/ipmi.py:108 +#: nova/virt/baremetal/ipmi.py:109 msgid "Node id not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:111 +#: nova/virt/baremetal/ipmi.py:112 msgid "Address not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:114 +#: nova/virt/baremetal/ipmi.py:115 msgid "User not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:117 +#: nova/virt/baremetal/ipmi.py:118 msgid "Password not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:134 +#: nova/virt/baremetal/ipmi.py:135 #, python-format msgid "ipmitool stdout: '%(out)s', stderr: '%(err)s'" msgstr "" -#: nova/virt/baremetal/ipmi.py:160 +#: nova/virt/baremetal/ipmi.py:161 msgid "IPMI power on failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:182 +#: nova/virt/baremetal/ipmi.py:183 msgid "IPMI power off failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:192 +#: nova/virt/baremetal/ipmi.py:193 msgid "IPMI set next bootdev failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:197 nova/virt/baremetal/tilera_pdu.py:152 +#: nova/virt/baremetal/ipmi.py:198 nova/virt/baremetal/tilera_pdu.py:152 #, python-format msgid "Activate node called, but node %s is already active" msgstr "" @@ -7612,7 +7620,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:135 nova/virt/libvirt/driver.py:3726 +#: nova/virt/hyperv/hostops.py:135 nova/virt/libvirt/driver.py:3728 #: nova/virt/xenapi/host.py:148 msgid "Updating host stats" msgstr "" @@ -7957,12 +7965,12 @@ msgstr "" msgid "Using config drive for instance: %s" msgstr "" -#: nova/virt/hyperv/vmops.py:226 nova/virt/libvirt/driver.py:1867 +#: nova/virt/hyperv/vmops.py:226 nova/virt/libvirt/driver.py:1869 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:234 nova/virt/libvirt/driver.py:1874 +#: nova/virt/hyperv/vmops.py:234 nova/virt/libvirt/driver.py:1876 #, python-format msgid "Creating config drive failed with error: %s" msgstr "" @@ -8120,7 +8128,7 @@ msgstr "" msgid "Detaching physical disk from instance: %s" msgstr "" -#: nova/virt/hyperv/volumeops.py:186 nova/virt/libvirt/driver.py:894 +#: nova/virt/hyperv/volumeops.py:186 nova/virt/libvirt/driver.py:896 msgid "Could not determine iscsi initiator name" msgstr "" @@ -8154,235 +8162,235 @@ msgstr "" msgid "Unable to determine disk bus for '%s'" msgstr "" -#: nova/virt/libvirt/driver.py:339 +#: nova/virt/libvirt/driver.py:340 #, python-format msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:545 +#: nova/virt/libvirt/driver.py:546 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:553 +#: nova/virt/libvirt/driver.py:554 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:570 +#: nova/virt/libvirt/driver.py:571 #, python-format msgid "URI %s does not support events" msgstr "" -#: nova/virt/libvirt/driver.py:586 +#: nova/virt/libvirt/driver.py:587 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:608 nova/virt/libvirt/driver.py:611 +#: nova/virt/libvirt/driver.py:609 nova/virt/libvirt/driver.py:612 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:629 +#: nova/virt/libvirt/driver.py:630 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:720 +#: nova/virt/libvirt/driver.py:721 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:735 +#: nova/virt/libvirt/driver.py:736 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:740 +#: nova/virt/libvirt/driver.py:741 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:751 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:759 +#: nova/virt/libvirt/driver.py:761 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:778 +#: nova/virt/libvirt/driver.py:780 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:794 +#: nova/virt/libvirt/driver.py:796 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:814 +#: nova/virt/libvirt/driver.py:816 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:820 +#: nova/virt/libvirt/driver.py:822 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:848 +#: nova/virt/libvirt/driver.py:850 #, python-format msgid "Deleting instance files %(target)s" msgstr "" -#: nova/virt/libvirt/driver.py:857 +#: nova/virt/libvirt/driver.py:859 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:900 +#: nova/virt/libvirt/driver.py:902 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:907 +#: nova/virt/libvirt/driver.py:909 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:912 +#: nova/virt/libvirt/driver.py:914 msgid "No Volume Connector found." msgstr "" -#: nova/virt/libvirt/driver.py:1034 +#: nova/virt/libvirt/driver.py:1036 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1058 +#: nova/virt/libvirt/driver.py:1060 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1078 +#: nova/virt/libvirt/driver.py:1080 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1082 +#: nova/virt/libvirt/driver.py:1084 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1171 +#: nova/virt/libvirt/driver.py:1173 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1174 +#: nova/virt/libvirt/driver.py:1176 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1203 +#: nova/virt/libvirt/driver.py:1205 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1215 +#: nova/virt/libvirt/driver.py:1217 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1288 +#: nova/virt/libvirt/driver.py:1290 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1292 +#: nova/virt/libvirt/driver.py:1294 msgid "Failed to soft reboot instance." msgstr "" -#: nova/virt/libvirt/driver.py:1327 +#: nova/virt/libvirt/driver.py:1329 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1335 +#: nova/virt/libvirt/driver.py:1337 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:1383 +#: nova/virt/libvirt/driver.py:1385 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1530 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:1535 nova/virt/powervm/operator.py:220 +#: nova/virt/libvirt/driver.py:1537 nova/virt/powervm/operator.py:220 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1551 +#: nova/virt/libvirt/driver.py:1553 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:1588 nova/virt/libvirt/driver.py:1614 +#: nova/virt/libvirt/driver.py:1590 nova/virt/libvirt/driver.py:1616 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1603 +#: nova/virt/libvirt/driver.py:1605 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:1672 +#: nova/virt/libvirt/driver.py:1674 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:1676 +#: nova/virt/libvirt/driver.py:1678 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:1681 nova/virt/libvirt/driver.py:1686 +#: nova/virt/libvirt/driver.py:1683 nova/virt/libvirt/driver.py:1688 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:1757 +#: nova/virt/libvirt/driver.py:1759 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:1858 +#: nova/virt/libvirt/driver.py:1860 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:1907 +#: nova/virt/libvirt/driver.py:1909 #, python-format msgid "Injecting %(inj)s into image %(img_id)s" msgstr "" -#: nova/virt/libvirt/driver.py:1917 +#: nova/virt/libvirt/driver.py:1919 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:1974 +#: nova/virt/libvirt/driver.py:1976 #, python-format msgid "" "Config requested an explicit CPU model, but the current libvirt " "hypervisor '%s' does not support selecting CPU models" msgstr "" -#: nova/virt/libvirt/driver.py:1980 +#: nova/virt/libvirt/driver.py:1982 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:1984 +#: nova/virt/libvirt/driver.py:1986 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:1988 +#: nova/virt/libvirt/driver.py:1990 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2004 +#: nova/virt/libvirt/driver.py:2006 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:2325 +#: nova/virt/libvirt/driver.py:2327 #, python-format msgid "" "Start to_xml instance=%(instance)s network_info=%(network_info)s " @@ -8390,92 +8398,92 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:2340 +#: nova/virt/libvirt/driver.py:2342 #, python-format msgid "End to_xml instance=%(instance)s xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:2357 +#: nova/virt/libvirt/driver.py:2359 #, python-format msgid "" "Error from libvirt while looking up %(instance_name)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:2525 +#: nova/virt/libvirt/driver.py:2527 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:2576 +#: nova/virt/libvirt/driver.py:2578 #, python-format msgid "couldn't obtain the vpu count from domain id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2582 +#: nova/virt/libvirt/driver.py:2584 #, python-format msgid "List of domains returned by libVirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2584 +#: nova/virt/libvirt/driver.py:2586 #, python-format msgid "libVirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2648 +#: nova/virt/libvirt/driver.py:2650 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:2731 +#: nova/virt/libvirt/driver.py:2733 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:2755 +#: nova/virt/libvirt/driver.py:2757 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2759 +#: nova/virt/libvirt/driver.py:2761 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:2836 +#: nova/virt/libvirt/driver.py:2838 #, python-format msgid "" "Creating tmpfile %s to verify with other compute node that the instance " "is on the same shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2918 +#: nova/virt/libvirt/driver.py:2920 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2926 +#: nova/virt/libvirt/driver.py:2928 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2963 +#: nova/virt/libvirt/driver.py:2965 #, python-format msgid "" "Unable to migrate %(instance_uuid)s: Disk of instance is too " "large(available on destination host:%(available)s < need:%(necessary)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2988 +#: nova/virt/libvirt/driver.py:2990 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:3000 +#: nova/virt/libvirt/driver.py:3002 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -8485,67 +8493,67 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:3017 +#: nova/virt/libvirt/driver.py:3019 #, python-format msgid "" "Creating tmpfile %s to notify to other compute nodes that they should " "mount the same storage." msgstr "" -#: nova/virt/libvirt/driver.py:3065 +#: nova/virt/libvirt/driver.py:3067 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:3137 +#: nova/virt/libvirt/driver.py:3139 #, python-format msgid "Live Migration failure: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:3230 +#: nova/virt/libvirt/driver.py:3232 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:3342 +#: nova/virt/libvirt/driver.py:3344 #, python-format msgid "" "Error from libvirt while getting description of %(instance_name)s: [Error" " Code %(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3359 +#: nova/virt/libvirt/driver.py:3361 #, python-format msgid "skipping %(path)s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:3364 +#: nova/virt/libvirt/driver.py:3366 #, python-format msgid "skipping disk for %(instance_name)s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:3405 +#: nova/virt/libvirt/driver.py:3407 #, python-format msgid "Getting disk size of %(i_name)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:3451 +#: nova/virt/libvirt/driver.py:3453 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:3510 +#: nova/virt/libvirt/driver.py:3512 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:3516 +#: nova/virt/libvirt/driver.py:3518 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:3578 +#: nova/virt/libvirt/driver.py:3580 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:3699 +#: nova/virt/libvirt/driver.py:3701 #, python-format msgid "Checking instance files accessability%(instance_path)s" msgstr "" @@ -8837,87 +8845,87 @@ msgid "" "attribute" msgstr "" -#: nova/virt/libvirt/volume.py:237 +#: nova/virt/libvirt/volume.py:238 #, python-format msgid "iSCSI device not found at %s" msgstr "" -#: nova/virt/libvirt/volume.py:240 +#: nova/virt/libvirt/volume.py:241 #, python-format msgid "" "ISCSI volume not yet found at: %(disk_dev)s. Will rescan & retry. Try " "number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:252 +#: nova/virt/libvirt/volume.py:253 #, python-format msgid "Found iSCSI node %(disk_dev)s (after %(tries)s rescans)" msgstr "" -#: nova/virt/libvirt/volume.py:488 nova/virt/libvirt/volume.py:609 +#: nova/virt/libvirt/volume.py:489 nova/virt/libvirt/volume.py:610 #, python-format msgid "%s is already mounted" msgstr "" -#: nova/virt/libvirt/volume.py:544 +#: nova/virt/libvirt/volume.py:545 #, python-format msgid "AoE device not found at %s" msgstr "" -#: nova/virt/libvirt/volume.py:546 +#: nova/virt/libvirt/volume.py:547 #, python-format msgid "AoE volume not yet found at: %(aoedevpath)s. Try number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:560 +#: nova/virt/libvirt/volume.py:561 #, python-format msgid "Found AoE device %(aoedevpath)s (after %(tries)s rediscover)" msgstr "" -#: nova/virt/libvirt/volume.py:688 +#: nova/virt/libvirt/volume.py:689 msgid "We are unable to locate any Fibre Channel devices" msgstr "" -#: nova/virt/libvirt/volume.py:697 +#: nova/virt/libvirt/volume.py:698 #, python-format msgid "Looking for Fibre Channel dev %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:707 +#: nova/virt/libvirt/volume.py:708 msgid "Fibre Channel device not found." msgstr "" -#: nova/virt/libvirt/volume.py:710 +#: nova/virt/libvirt/volume.py:711 #, python-format msgid "" "Fibre volume not yet found at: %(mount_device)s. Will rescan & retry. " "Try number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:726 +#: nova/virt/libvirt/volume.py:727 #, python-format msgid "Found Fibre Channel volume %(mount_device)s (after %(tries)s rescans)" msgstr "" -#: nova/virt/libvirt/volume.py:733 +#: nova/virt/libvirt/volume.py:734 #, python-format msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:799 +#: nova/virt/libvirt/volume.py:800 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:810 +#: nova/virt/libvirt/volume.py:811 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:816 +#: nova/virt/libvirt/volume.py:817 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:831 +#: nova/virt/libvirt/volume.py:832 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -9191,17 +9199,17 @@ msgstr "" msgid "In vmwareapi:_call_method, got this exception: %s" msgstr "" -#: nova/virt/vmwareapi/driver.py:574 +#: nova/virt/vmwareapi/driver.py:575 #, python-format msgid "Task [%(task_name)s] %(task_ref)s status: success" msgstr "" -#: nova/virt/vmwareapi/driver.py:579 +#: nova/virt/vmwareapi/driver.py:580 #, python-format msgid "Task [%(task_name)s] %(task_ref)s status: error %(error_info)s" msgstr "" -#: nova/virt/vmwareapi/driver.py:583 +#: nova/virt/vmwareapi/driver.py:584 #, python-format msgid "In vmwareapi:_poll_task, Got this error %s" msgstr "" @@ -10805,6 +10813,9 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "Invalid value '%s' for force. " +#~ msgid "Periodic task processor sleeping for %.02f seconds" +#~ msgstr "" + +#~ msgid "No backdoor API command for service: %s\n" #~ msgstr "" diff --git a/nova/locale/tr/LC_MESSAGES/nova.po b/nova/locale/tr/LC_MESSAGES/nova.po index f935fdc09..8c2c7fece 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 <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2013-04-24 00:04+0000\n" +"POT-Creation-Date: 2013-04-26 00:05+0000\n" "PO-Revision-Date: 2011-12-14 18:10+0000\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: Turkish <tr@li.org>\n" @@ -182,7 +182,7 @@ msgid "" msgstr "" #: nova/exception.py:254 nova/api/ec2/cloud.py:463 -#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2735 +#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2740 msgid "Keypair data is invalid" msgstr "" @@ -1298,27 +1298,27 @@ msgstr "" msgid "Running %(name)s post-hook: %(obj)s" msgstr "" -#: nova/manager.py:172 +#: nova/manager.py:173 #, python-format msgid "Skipping periodic task %(task)s because its interval is negative" msgstr "" -#: nova/manager.py:177 +#: nova/manager.py:178 #, python-format msgid "Skipping periodic task %(task)s because it is disabled" msgstr "" -#: nova/manager.py:238 +#: nova/manager.py:241 #, python-format msgid "Running periodic task %(full_task_name)s" msgstr "" -#: nova/manager.py:246 +#: nova/manager.py:249 #, python-format msgid "Error during %(full_task_name)s: %(e)s" msgstr "" -#: nova/manager.py:315 +#: nova/manager.py:319 msgid "Notifying Schedulers of capabilities ..." msgstr "" @@ -1363,208 +1363,195 @@ msgstr "" msgid "Rolled back reservations %(reservations)s" msgstr "" -#: nova/service.py:196 +#: nova/service.py:197 msgid "Full set of CONF:" msgstr "" -#: nova/service.py:203 +#: nova/service.py:204 #, python-format msgid "%(flag)s : FLAG SET " msgstr "" -#: nova/service.py:213 nova/service.py:311 +#: nova/service.py:214 nova/service.py:312 #, python-format msgid "Caught %s, exiting" msgstr "" -#: nova/service.py:257 +#: nova/service.py:258 msgid "Parent process has died unexpectedly, exiting" msgstr "" -#: nova/service.py:293 +#: nova/service.py:294 msgid "Forking too fast, sleeping" msgstr "" -#: nova/service.py:316 +#: nova/service.py:317 msgid "Unhandled exception" msgstr "" -#: nova/service.py:323 +#: nova/service.py:324 #, python-format msgid "Started child %d" msgstr "" -#: nova/service.py:333 +#: nova/service.py:334 #, python-format msgid "Starting %d workers" msgstr "" -#: nova/service.py:347 +#: nova/service.py:348 #, python-format msgid "Child %(pid)d killed by signal %(sig)d" msgstr "" -#: nova/service.py:350 +#: nova/service.py:351 #, python-format msgid "Child %(pid)d exited with status %(code)d" msgstr "" -#: nova/service.py:353 +#: nova/service.py:354 #, python-format msgid "pid %d not in child list" msgstr "" -#: nova/service.py:373 +#: nova/service.py:374 #, python-format msgid "Caught %s, stopping children" msgstr "" -#: nova/service.py:384 +#: nova/service.py:385 #, python-format msgid "Waiting on %d children to exit" msgstr "" -#: nova/service.py:426 +#: nova/service.py:427 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:443 nova/openstack/common/rpc/service.py:47 +#: nova/service.py:444 nova/openstack/common/rpc/service.py:47 #, python-format msgid "Creating Consumer connection for Service %s" msgstr "" -#: nova/service.py:463 +#: nova/service.py:464 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:545 +#: nova/service.py:546 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:580 +#: nova/service.py:581 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:678 +#: nova/service.py:679 msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:145 +#: nova/utils.py:144 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:198 nova/openstack/common/processutils.py:90 +#: nova/utils.py:197 nova/openstack/common/processutils.py:90 #, python-format msgid "Got unknown keyword args to utils.execute: %r" msgstr "" -#: nova/utils.py:209 nova/openstack/common/processutils.py:99 +#: nova/utils.py:208 nova/openstack/common/processutils.py:99 #, python-format msgid "Running cmd (subprocess): %s" msgstr "" -#: nova/utils.py:233 nova/utils.py:311 +#: nova/utils.py:232 nova/utils.py:310 #: nova/openstack/common/processutils.py:114 nova/virt/powervm/common.py:90 #, python-format msgid "Result was %s" msgstr "" -#: nova/utils.py:246 nova/openstack/common/processutils.py:128 +#: nova/utils.py:245 nova/openstack/common/processutils.py:128 #, python-format msgid "%r failed. Retrying." msgstr "" -#: nova/utils.py:286 +#: nova/utils.py:285 #, python-format msgid "Running cmd (SSH): %s" msgstr "" -#: nova/utils.py:288 +#: nova/utils.py:287 msgid "Environment not supported over SSH" msgstr "" -#: nova/utils.py:292 +#: nova/utils.py:291 msgid "process_input not supported over SSH" msgstr "" -#: nova/utils.py:327 +#: nova/utils.py:326 #, python-format msgid "debug in callback: %s" msgstr "" -#: nova/utils.py:489 +#: nova/utils.py:488 #, python-format msgid "Link Local address is not found.:%s" msgstr "" -#: nova/utils.py:492 +#: nova/utils.py:491 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "" -#: nova/utils.py:531 +#: nova/utils.py:530 #, python-format msgid "Invalid backend: %s" msgstr "" -#: nova/utils.py:603 -msgid "in fixed duration looping call" -msgstr "" - -#: nova/utils.py:638 -#, python-format -msgid "Periodic task processor sleeping for %.02f seconds" -msgstr "" - -#: nova/utils.py:645 -msgid "in dynamic looping call" -msgstr "" - -#: nova/utils.py:699 +#: nova/utils.py:591 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:828 +#: nova/utils.py:720 #, python-format msgid "Expected object of type: %s" msgstr "" -#: nova/utils.py:857 +#: nova/utils.py:749 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:1013 +#: nova/utils.py:905 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:1079 +#: nova/utils.py:971 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:1211 nova/virt/configdrive.py:177 +#: nova/utils.py:1103 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1363 +#: nova/utils.py:1255 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1367 +#: nova/utils.py:1259 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1372 +#: nova/utils.py:1264 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -2595,7 +2582,7 @@ msgstr "" #: nova/api/openstack/compute/servers.py:1220 #: nova/api/openstack/compute/contrib/aggregates.py:143 -#: nova/api/openstack/compute/contrib/coverage_ext.py:303 +#: nova/api/openstack/compute/contrib/coverage_ext.py:282 #: nova/api/openstack/compute/contrib/keypairs.py:78 msgid "Invalid request body" msgstr "" @@ -2839,46 +2826,41 @@ msgstr "" msgid "Instance not yet ready" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:114 +#: nova/api/openstack/compute/contrib/coverage_ext.py:95 #, python-format msgid "Can't connect to service: %s, no portspecified\n" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:117 -#, python-format -msgid "No backdoor API command for service: %s\n" -msgstr "" - -#: nova/api/openstack/compute/contrib/coverage_ext.py:135 +#: nova/api/openstack/compute/contrib/coverage_ext.py:114 msgid "Coverage begin" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:182 +#: nova/api/openstack/compute/contrib/coverage_ext.py:161 msgid "Coverage not running" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:211 +#: nova/api/openstack/compute/contrib/coverage_ext.py:190 msgid "Invalid path" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:215 +#: nova/api/openstack/compute/contrib/coverage_ext.py:194 msgid "No path given for report file" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:222 +#: nova/api/openstack/compute/contrib/coverage_ext.py:201 msgid "You can't use html reports without combining" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:235 +#: nova/api/openstack/compute/contrib/coverage_ext.py:214 #, python-format msgid "Directory conflict: %s already exists" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:293 +#: nova/api/openstack/compute/contrib/coverage_ext.py:272 msgid "Python coverage module is not installed." msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:301 +#: nova/api/openstack/compute/contrib/coverage_ext.py:280 #, python-format msgid "Coverage doesn't have %s action" msgstr "" @@ -3249,6 +3231,14 @@ msgstr "" msgid "stop instance" msgstr "" +#: nova/api/openstack/compute/contrib/services.py:123 +msgid "Unknown action" +msgstr "" + +#: nova/api/openstack/compute/contrib/services.py:137 +msgid "Unknown service" +msgstr "" + #: nova/api/openstack/compute/contrib/simple_tenant_usage.py:226 msgid "Invalid start time. The start time cannot occur after the end time." msgstr "" @@ -3338,54 +3328,54 @@ msgstr "" msgid "Error waiting for responses from neighbor cells: %(exc)s" msgstr "" -#: nova/cells/messaging.py:651 +#: nova/cells/messaging.py:652 #, python-format msgid "Unknown method '%(method)s' in compute API" msgstr "" -#: nova/cells/messaging.py:674 +#: nova/cells/messaging.py:675 #, python-format msgid "Received capabilities from child cell %(cell_name)s: %(capabilities)s" msgstr "" -#: nova/cells/messaging.py:683 +#: nova/cells/messaging.py:684 #, python-format msgid "Received capacities from child cell %(cell_name)s: %(capacities)s" msgstr "" -#: nova/cells/messaging.py:795 +#: nova/cells/messaging.py:810 #, python-format msgid "Got update for instance %(instance_uuid)s: %(instance)s" msgstr "" -#: nova/cells/messaging.py:823 +#: nova/cells/messaging.py:838 #, python-format msgid "Got update to delete instance %(instance_uuid)s" msgstr "" -#: nova/cells/messaging.py:838 +#: nova/cells/messaging.py:853 #, python-format msgid "Got broadcast to %(delete_type)s delete instance" msgstr "" -#: nova/cells/messaging.py:852 +#: nova/cells/messaging.py:867 #, python-format msgid "Got message to create instance fault: %(instance_fault)s" msgstr "" -#: nova/cells/messaging.py:873 +#: nova/cells/messaging.py:888 #, python-format msgid "" "Forcing a sync of instances, project_id=%(projid_str)s, " "updated_since=%(since_str)s" msgstr "" -#: nova/cells/messaging.py:1057 +#: nova/cells/messaging.py:1072 #, python-format msgid "Updating parents with our capabilities: %(capabs)s" msgstr "" -#: nova/cells/messaging.py:1077 +#: nova/cells/messaging.py:1092 #, python-format msgid "Updating parents with our capacities: %(capacities)s" msgstr "" @@ -3805,289 +3795,289 @@ msgstr "" msgid "No nova entries in syslog!" msgstr "" -#: nova/compute/api.py:281 +#: nova/compute/api.py:282 msgid "Cannot run any more instances of this type." msgstr "" -#: nova/compute/api.py:288 +#: nova/compute/api.py:289 #, python-format msgid "Can only run %s more instances of this type." msgstr "" -#: nova/compute/api.py:297 +#: nova/compute/api.py:298 #, python-format msgid "" "%(overs)s quota exceeded for %(pid)s, tried to run %(min_count)s " "instances. %(msg)s" msgstr "" -#: nova/compute/api.py:317 +#: nova/compute/api.py:318 #, python-format msgid "" "Quota exceeded for %(pid)s, tried to set %(num_metadata)s metadata " "properties" msgstr "" -#: nova/compute/api.py:327 +#: nova/compute/api.py:328 msgid "Metadata property key blank" msgstr "" -#: nova/compute/api.py:331 +#: nova/compute/api.py:332 msgid "Metadata property key greater than 255 characters" msgstr "" -#: nova/compute/api.py:335 +#: nova/compute/api.py:336 msgid "Metadata property value greater than 255 characters" msgstr "" -#: nova/compute/api.py:453 +#: nova/compute/api.py:454 msgid "Failed to set instance name using multi_instance_display_name_template." msgstr "" -#: nova/compute/api.py:493 +#: nova/compute/api.py:494 msgid "Cannot attach one or more volumes to multiple instances" msgstr "" -#: nova/compute/api.py:607 +#: nova/compute/api.py:608 #, python-format msgid "Going to run %s instances..." msgstr "" -#: nova/compute/api.py:720 +#: nova/compute/api.py:721 #, python-format msgid "bdm %s" msgstr "" -#: nova/compute/api.py:747 +#: nova/compute/api.py:748 #, python-format msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1016 +#: nova/compute/api.py:1017 msgid "instance termination disabled" msgstr "" -#: nova/compute/api.py:1152 +#: nova/compute/api.py:1153 #, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "" -#: nova/compute/api.py:1158 +#: nova/compute/api.py:1159 msgid "going to delete a resizing instance" msgstr "" -#: nova/compute/api.py:1168 +#: nova/compute/api.py:1169 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1212 +#: nova/compute/api.py:1213 msgid "Going to try to soft delete instance" msgstr "" -#: nova/compute/api.py:1236 +#: nova/compute/api.py:1237 msgid "Going to try to terminate instance" msgstr "" -#: nova/compute/api.py:1286 +#: nova/compute/api.py:1287 msgid "Going to try to stop instance" msgstr "" -#: nova/compute/api.py:1303 +#: nova/compute/api.py:1304 msgid "Going to try to start instance" msgstr "" -#: nova/compute/api.py:1376 +#: nova/compute/api.py:1377 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1613 +#: nova/compute/api.py:1614 #, python-format msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:1964 +#: nova/compute/api.py:1965 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:1973 +#: nova/compute/api.py:1974 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2015 +#: nova/compute/api.py:2016 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2153 +#: nova/compute/api.py:2150 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2260 +#: nova/compute/api.py:2257 msgid "Locking" msgstr "" -#: nova/compute/api.py:2268 +#: nova/compute/api.py:2265 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2337 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2453 +#: nova/compute/api.py:2450 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2472 +#: nova/compute/api.py:2469 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2476 +#: nova/compute/api.py:2473 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2715 +#: nova/compute/api.py:2720 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2719 +#: nova/compute/api.py:2724 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2816 +#: nova/compute/api.py:2821 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2819 +#: nova/compute/api.py:2824 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2827 +#: nova/compute/api.py:2832 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2833 +#: nova/compute/api.py:2838 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2853 +#: nova/compute/api.py:2858 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2856 +#: nova/compute/api.py:2861 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:2863 +#: nova/compute/api.py:2868 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2928 +#: nova/compute/api.py:2933 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:2933 +#: nova/compute/api.py:2938 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:2941 +#: nova/compute/api.py:2946 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:2944 +#: nova/compute/api.py:2949 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3030 nova/compute/api.py:3107 +#: nova/compute/api.py:3035 nova/compute/api.py:3112 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3046 +#: nova/compute/api.py:3051 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3049 +#: nova/compute/api.py:3054 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3060 +#: nova/compute/api.py:3065 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3114 +#: nova/compute/api.py:3119 msgid "Security group id should be integer" msgstr "" -#: nova/compute/claims.py:94 nova/compute/claims.py:218 +#: nova/compute/claims.py:91 nova/compute/claims.py:214 #, python-format msgid "Aborting claim: %s" msgstr "" -#: nova/compute/claims.py:116 +#: nova/compute/claims.py:113 #, python-format msgid "" "Attempting claim: memory %(memory_mb)d MB, disk %(disk_gb)d GB, VCPUs " "%(vcpus)d" msgstr "" -#: nova/compute/claims.py:128 +#: nova/compute/claims.py:125 msgid "Claim successful" msgstr "" -#: nova/compute/claims.py:130 +#: nova/compute/claims.py:127 msgid "Claim failed" msgstr "" -#: nova/compute/claims.py:135 +#: nova/compute/claims.py:132 msgid "Memory" msgstr "" -#: nova/compute/claims.py:144 +#: nova/compute/claims.py:141 msgid "Disk" msgstr "" -#: nova/compute/claims.py:153 +#: nova/compute/claims.py:150 msgid "CPU" msgstr "" -#: nova/compute/claims.py:165 +#: nova/compute/claims.py:162 #, python-format msgid "Total %(type_)s: %(total)d %(unit)s, used: %(used)d %(unit)s" msgstr "" -#: nova/compute/claims.py:170 +#: nova/compute/claims.py:167 #, python-format msgid "%(type_)s limit not specified, defaulting to unlimited" msgstr "" -#: nova/compute/claims.py:177 +#: nova/compute/claims.py:174 #, python-format msgid "%(type_)s limit: %(limit)d %(unit)s, free: %(free)d %(unit)s" msgstr "" -#: nova/compute/claims.py:184 +#: nova/compute/claims.py:181 #, python-format msgid "" "Unable to claim resources. Free %(type_)s %(free)d %(unit)s < requested " @@ -4220,555 +4210,555 @@ msgstr "" msgid "Checking state" msgstr "" -#: nova/compute/manager.py:743 +#: nova/compute/manager.py:745 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:760 +#: nova/compute/manager.py:762 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:852 +#: nova/compute/manager.py:854 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:861 nova/compute/manager.py:2344 +#: nova/compute/manager.py:863 nova/compute/manager.py:2348 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" -#: nova/compute/manager.py:912 +#: nova/compute/manager.py:914 msgid "Failed to dealloc network for deleted instance" msgstr "" -#: nova/compute/manager.py:918 +#: nova/compute/manager.py:920 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:940 +#: nova/compute/manager.py:942 #, python-format msgid "Error: %s" msgstr "" -#: nova/compute/manager.py:957 +#: nova/compute/manager.py:959 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:982 nova/compute/manager.py:2398 +#: nova/compute/manager.py:984 nova/compute/manager.py:2402 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1000 +#: nova/compute/manager.py:1002 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1007 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1011 +#: nova/compute/manager.py:1013 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1040 +#: nova/compute/manager.py:1042 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1090 +#: nova/compute/manager.py:1092 #, python-format msgid "" "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, " "allowed_size_bytes=%(allowed_size_bytes)d" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1098 #, python-format msgid "" "Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed " "size %(allowed_size_bytes)d" msgstr "" -#: nova/compute/manager.py:1106 +#: nova/compute/manager.py:1108 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1132 +#: nova/compute/manager.py:1134 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1135 +#: nova/compute/manager.py:1137 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1146 +#: nova/compute/manager.py:1148 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1167 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1216 +#: nova/compute/manager.py:1218 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1287 +#: nova/compute/manager.py:1289 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1303 +#: nova/compute/manager.py:1305 msgid "Failed to deallocate network for instance." msgstr "" -#: nova/compute/manager.py:1324 +#: nova/compute/manager.py:1326 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1327 +#: nova/compute/manager.py:1329 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1334 +#: nova/compute/manager.py:1336 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1382 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1435 nova/compute/manager.py:2574 -#: nova/compute/manager.py:4067 +#: nova/compute/manager.py:1437 nova/compute/manager.py:2578 +#: nova/compute/manager.py:4071 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1587 +#: nova/compute/manager.py:1589 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1600 +#: nova/compute/manager.py:1602 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1604 +#: nova/compute/manager.py:1606 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1608 +#: nova/compute/manager.py:1610 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1692 +#: nova/compute/manager.py:1694 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1724 +#: nova/compute/manager.py:1726 #, python-format msgid "Detaching from volume api: %s" msgstr "" -#: nova/compute/manager.py:1742 +#: nova/compute/manager.py:1744 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1767 +#: nova/compute/manager.py:1769 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1783 +#: nova/compute/manager.py:1785 #, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "" -#: nova/compute/manager.py:1796 +#: nova/compute/manager.py:1798 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1823 +#: nova/compute/manager.py:1825 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1829 +#: nova/compute/manager.py:1831 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1890 +#: nova/compute/manager.py:1892 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1897 +#: nova/compute/manager.py:1899 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1902 +#: nova/compute/manager.py:1904 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1930 +#: nova/compute/manager.py:1932 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1937 +#: nova/compute/manager.py:1939 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1944 +#: nova/compute/manager.py:1946 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1959 +#: nova/compute/manager.py:1961 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1966 +#: nova/compute/manager.py:1968 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:1979 +#: nova/compute/manager.py:1981 #, python-format msgid "" "trying to inject a file into a non-running (state: " "%(current_power_state)s expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:1983 +#: nova/compute/manager.py:1985 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:2003 +#: nova/compute/manager.py:2005 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2016 +#: nova/compute/manager.py:2018 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2035 +#: nova/compute/manager.py:2037 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2039 +#: nova/compute/manager.py:2041 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2057 +#: nova/compute/manager.py:2059 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2078 +#: nova/compute/manager.py:2080 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2302 +#: nova/compute/manager.py:2306 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2308 +#: nova/compute/manager.py:2312 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2325 +#: nova/compute/manager.py:2329 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2571 +#: nova/compute/manager.py:2575 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2634 +#: nova/compute/manager.py:2638 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2652 +#: nova/compute/manager.py:2656 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2690 +#: nova/compute/manager.py:2694 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2721 +#: nova/compute/manager.py:2725 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2741 +#: nova/compute/manager.py:2745 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2746 +#: nova/compute/manager.py:2750 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2749 +#: nova/compute/manager.py:2753 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2766 +#: nova/compute/manager.py:2770 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2793 +#: nova/compute/manager.py:2797 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2828 +#: nova/compute/manager.py:2832 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:2875 +#: nova/compute/manager.py:2879 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2926 +#: nova/compute/manager.py:2930 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2935 +#: nova/compute/manager.py:2939 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2950 +#: nova/compute/manager.py:2954 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2980 +#: nova/compute/manager.py:2984 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:2990 +#: nova/compute/manager.py:2994 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:2997 +#: nova/compute/manager.py:3001 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3021 +#: nova/compute/manager.py:3025 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3059 +#: nova/compute/manager.py:3063 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3079 +#: nova/compute/manager.py:3083 #, python-format msgid "Port %(port_id)s is not attached" msgstr "" -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3097 #, python-format msgid "Host %(host)s not found" msgstr "" -#: nova/compute/manager.py:3230 +#: nova/compute/manager.py:3234 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3258 +#: nova/compute/manager.py:3262 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3313 +#: nova/compute/manager.py:3317 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3315 +#: nova/compute/manager.py:3319 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:3329 +#: nova/compute/manager.py:3333 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3469 +#: nova/compute/manager.py:3473 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3514 +#: nova/compute/manager.py:3518 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3520 +#: nova/compute/manager.py:3524 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3529 +#: nova/compute/manager.py:3533 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3536 +#: nova/compute/manager.py:3540 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:3540 +#: nova/compute/manager.py:3544 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3547 +#: nova/compute/manager.py:3551 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3556 +#: nova/compute/manager.py:3560 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3573 +#: nova/compute/manager.py:3577 #, 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:3592 +#: nova/compute/manager.py:3596 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3616 +#: nova/compute/manager.py:3620 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3733 +#: nova/compute/manager.py:3737 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3750 +#: nova/compute/manager.py:3754 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3777 +#: nova/compute/manager.py:3781 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3782 nova/compute/manager.py:3832 +#: nova/compute/manager.py:3786 nova/compute/manager.py:3836 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3819 +#: nova/compute/manager.py:3823 #, 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:3857 +#: nova/compute/manager.py:3861 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3869 nova/compute/manager.py:3878 -#: nova/compute/manager.py:3908 +#: nova/compute/manager.py:3873 nova/compute/manager.py:3882 +#: nova/compute/manager.py:3912 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3873 +#: nova/compute/manager.py:3877 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3889 +#: nova/compute/manager.py:3893 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3895 +#: nova/compute/manager.py:3899 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3901 +#: nova/compute/manager.py:3905 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3921 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:3925 +#: nova/compute/manager.py:3929 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:3945 +#: nova/compute/manager.py:3949 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:3972 +#: nova/compute/manager.py:3976 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:3982 nova/compute/resource_tracker.py:314 +#: nova/compute/manager.py:3986 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4022 +#: nova/compute/manager.py:4026 #, python-format msgid "" "Detected instance with name label '%(name)s' which is marked as DELETED " "but still present on host." msgstr "" -#: nova/compute/manager.py:4029 +#: nova/compute/manager.py:4033 #, python-format msgid "" "Destroying instance with name label '%(name)s' which is marked as DELETED" " but still present on host." msgstr "" -#: nova/compute/manager.py:4036 +#: nova/compute/manager.py:4040 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" @@ -4785,85 +4775,85 @@ msgid "" " claimed." msgstr "" -#: nova/compute/resource_tracker.py:237 +#: nova/compute/resource_tracker.py:244 msgid "Auditing locally available compute resources" msgstr "" -#: nova/compute/resource_tracker.py:242 +#: nova/compute/resource_tracker.py:249 msgid "" "Virt driver does not support 'get_available_resource' Compute tracking " "is disabled." msgstr "" -#: nova/compute/resource_tracker.py:294 +#: nova/compute/resource_tracker.py:301 #, python-format msgid "Compute_service record created for %(host)s:%(node)s" msgstr "" -#: nova/compute/resource_tracker.py:300 +#: nova/compute/resource_tracker.py:307 #, python-format msgid "Compute_service record updated for %(host)s:%(node)s" msgstr "" -#: nova/compute/resource_tracker.py:324 +#: nova/compute/resource_tracker.py:331 #, python-format msgid "Hypervisor: free ram (MB): %s" msgstr "" -#: nova/compute/resource_tracker.py:325 +#: nova/compute/resource_tracker.py:332 #, python-format msgid "Hypervisor: free disk (GB): %s" msgstr "" -#: nova/compute/resource_tracker.py:330 +#: nova/compute/resource_tracker.py:337 #, python-format msgid "Hypervisor: free VCPUs: %s" msgstr "" -#: nova/compute/resource_tracker.py:332 +#: nova/compute/resource_tracker.py:339 msgid "Hypervisor: VCPU information unavailable" msgstr "" -#: nova/compute/resource_tracker.py:339 +#: nova/compute/resource_tracker.py:346 #, python-format msgid "Free ram (MB): %s" msgstr "" -#: nova/compute/resource_tracker.py:340 +#: nova/compute/resource_tracker.py:347 #, python-format msgid "Free disk (GB): %s" msgstr "" -#: nova/compute/resource_tracker.py:345 +#: nova/compute/resource_tracker.py:352 #, python-format msgid "Free VCPUS: %s" msgstr "" -#: nova/compute/resource_tracker.py:347 +#: nova/compute/resource_tracker.py:354 msgid "Free VCPU information unavailable" msgstr "" -#: nova/compute/resource_tracker.py:386 +#: nova/compute/resource_tracker.py:383 #, python-format msgid "Updating from migration %s" msgstr "" -#: nova/compute/resource_tracker.py:446 +#: nova/compute/resource_tracker.py:443 msgid "Instance not resizing, skipping migration." msgstr "" -#: nova/compute/resource_tracker.py:461 +#: nova/compute/resource_tracker.py:458 msgid "InstanceType could not be found, skipping migration." msgstr "" -#: nova/compute/resource_tracker.py:545 +#: nova/compute/resource_tracker.py:542 #, python-format msgid "" "Detected running orphan instance: %(uuid)s (consuming %(memory_mb)s MB " "memory" msgstr "" -#: nova/compute/resource_tracker.py:558 +#: nova/compute/resource_tracker.py:555 #, python-format msgid "Missing keys: %s" msgstr "" @@ -4882,26 +4872,26 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:384 +#: nova/conductor/api.py:380 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:88 +#: nova/conductor/manager.py:91 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:257 +#: nova/conductor/manager.py:262 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/console/manager.py:80 nova/console/vmrc_manager.py:63 +#: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "" -#: nova/console/manager.py:100 nova/console/vmrc_manager.py:113 +#: nova/console/manager.py:101 nova/console/vmrc_manager.py:113 #, python-format msgid "Tried to remove non-existent console %(console_id)s." msgstr "" @@ -4957,12 +4947,12 @@ msgstr "" msgid "Failed to run xvp." msgstr "" -#: nova/consoleauth/manager.py:88 +#: nova/consoleauth/manager.py:89 #, python-format msgid "Received Token: %(token)s, %(token_dict)s)" msgstr "" -#: nova/consoleauth/manager.py:112 +#: nova/consoleauth/manager.py:113 #, python-format msgid "Checking Token: %(token)s, %(token_valid)s)" msgstr "" @@ -4979,11 +4969,11 @@ msgstr "" msgid "Failed to notify cells of instance info cache update" msgstr "" -#: nova/db/api.py:1428 +#: nova/db/api.py:1446 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1583 +#: nova/db/api.py:1580 msgid "Failed to notify cells of instance fault" msgstr "" @@ -5139,7 +5129,7 @@ msgstr "" msgid "Failed storing info cache" msgstr "" -#: nova/network/api.py:239 +#: nova/network/api.py:235 #, python-format msgid "re-assign floating IP %(address)s from instance %(instance_id)s" msgstr "" @@ -5374,29 +5364,29 @@ msgstr "" msgid "Unplugged gateway interface '%s'" msgstr "" -#: nova/network/manager.py:362 +#: nova/network/manager.py:363 #, python-format msgid "Disassociated %s stale fixed ip(s)" msgstr "" -#: nova/network/manager.py:366 +#: nova/network/manager.py:367 msgid "setting network host" msgstr "" -#: nova/network/manager.py:493 +#: nova/network/manager.py:494 msgid "network allocations" msgstr "" -#: nova/network/manager.py:500 +#: nova/network/manager.py:501 #, python-format msgid "networks retrieved for instance: |%(networks_list)s|" msgstr "" -#: nova/network/manager.py:548 +#: nova/network/manager.py:549 msgid "network deallocation for instance" msgstr "" -#: nova/network/manager.py:812 +#: nova/network/manager.py:815 #, python-format msgid "" "instance-dns-zone is |%(domain)s|, which is in availability zone " @@ -5404,98 +5394,98 @@ msgid "" "created." msgstr "" -#: nova/network/manager.py:838 +#: nova/network/manager.py:841 #, python-format msgid "Quota exceeded for %(pid)s, tried to allocate fixed IP" msgstr "" -#: nova/network/manager.py:892 +#: nova/network/manager.py:895 msgid "Failed to update usages deallocating fixed IP" msgstr "" -#: nova/network/manager.py:926 +#: nova/network/manager.py:929 #, python-format msgid "Unable to release %s because vif doesn't exist." msgstr "" -#: nova/network/manager.py:949 +#: nova/network/manager.py:952 #, python-format msgid "Leased IP |%(address)s|" msgstr "" -#: nova/network/manager.py:953 +#: nova/network/manager.py:956 #, python-format msgid "IP %s leased that is not associated" msgstr "" -#: nova/network/manager.py:962 +#: nova/network/manager.py:965 #, python-format msgid "IP |%s| leased that isn't allocated" msgstr "" -#: nova/network/manager.py:967 +#: nova/network/manager.py:970 #, python-format msgid "Released IP |%(address)s|" msgstr "" -#: nova/network/manager.py:971 +#: nova/network/manager.py:974 #, python-format msgid "IP %s released that is not associated" msgstr "" -#: nova/network/manager.py:975 +#: nova/network/manager.py:978 #, python-format msgid "IP %s released that was not leased" msgstr "" -#: nova/network/manager.py:994 +#: nova/network/manager.py:997 #, python-format msgid "%s must be an integer" msgstr "" -#: nova/network/manager.py:1018 +#: nova/network/manager.py:1021 msgid "Maximum allowed length for 'label' is 255." msgstr "" -#: nova/network/manager.py:1038 +#: nova/network/manager.py:1041 #, python-format msgid "" "Subnet(s) too large, defaulting to /%s. To override, specify " "network_size flag." msgstr "" -#: nova/network/manager.py:1119 +#: nova/network/manager.py:1122 msgid "cidr already in use" msgstr "" -#: nova/network/manager.py:1122 +#: nova/network/manager.py:1125 #, python-format msgid "requested cidr (%(cidr)s) conflicts with existing supernet (%(super)s)" msgstr "" -#: nova/network/manager.py:1133 +#: nova/network/manager.py:1136 #, python-format msgid "" "requested cidr (%(cidr)s) conflicts with existing smaller cidr " "(%(smaller)s)" msgstr "" -#: nova/network/manager.py:1190 +#: nova/network/manager.py:1193 msgid "Network already exists!" msgstr "" -#: nova/network/manager.py:1209 +#: nova/network/manager.py:1212 #, python-format msgid "Network must be disassociated from project %s before delete" msgstr "" -#: nova/network/manager.py:1805 +#: nova/network/manager.py:1808 msgid "" "The sum between the number of networks and the vlan start cannot be " "greater than 4094" msgstr "" -#: nova/network/manager.py:1812 +#: nova/network/manager.py:1815 #, python-format msgid "" "The network range is not big enough to fit %(num_networks)s networks. " @@ -5737,6 +5727,24 @@ msgstr "" msgid "Fatal call to deprecated config: %(msg)s" msgstr "" +#: nova/openstack/common/loopingcall.py:84 +#, python-format +msgid "task run outlasted interval by %s sec" +msgstr "" + +#: nova/openstack/common/loopingcall.py:91 +msgid "in fixed duration looping call" +msgstr "" + +#: nova/openstack/common/loopingcall.py:131 +#, python-format +msgid "Dynamic looping call sleeping for %.02f seconds" +msgstr "" + +#: nova/openstack/common/loopingcall.py:138 +msgid "in dynamic looping call" +msgstr "" + #: nova/openstack/common/policy.py:394 #, python-format msgid "Failed to understand rule %(rule)s" @@ -6237,7 +6245,7 @@ msgstr "" msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:210 +#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:211 #, python-format msgid "Setting instance to %(state)s state." msgstr "" @@ -6335,7 +6343,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:196 +#: nova/scheduler/manager.py:197 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -6479,27 +6487,27 @@ msgstr "" msgid "Returns one member of the [%s] group" msgstr "" -#: nova/servicegroup/drivers/db.py:41 +#: nova/servicegroup/drivers/db.py:42 #, python-format msgid "" "DB_Driver: join new ServiceGroup member %(member_id)s to the %(group_id)s" " group, service = %(service)s" msgstr "" -#: nova/servicegroup/drivers/db.py:45 +#: nova/servicegroup/drivers/db.py:46 msgid "service is a mandatory argument for DB based ServiceGroup driver" msgstr "" -#: nova/servicegroup/drivers/db.py:74 +#: nova/servicegroup/drivers/db.py:76 #, python-format msgid "DB_Driver: get_all members of the %s group" msgstr "" -#: nova/servicegroup/drivers/db.py:97 nova/servicegroup/drivers/mc.py:102 +#: nova/servicegroup/drivers/db.py:99 nova/servicegroup/drivers/mc.py:103 msgid "Recovered model server connection!" msgstr "" -#: nova/servicegroup/drivers/db.py:103 nova/servicegroup/drivers/mc.py:108 +#: nova/servicegroup/drivers/db.py:105 nova/servicegroup/drivers/mc.py:109 msgid "model server went away" msgstr "" @@ -6518,7 +6526,7 @@ msgstr "" msgid "service is a mandatory argument for Memcached based ServiceGroup driver" msgstr "" -#: nova/servicegroup/drivers/mc.py:77 +#: nova/servicegroup/drivers/mc.py:78 #, python-format msgid "Memcached_Driver: get_all members of the %s group" msgstr "" @@ -6547,22 +6555,22 @@ msgstr "" msgid "ZooKeeperDriver.leave: %(id)s has not joined to the %(gr)s group" msgstr "" -#: nova/storage/linuxscsi.py:70 +#: nova/storage/linuxscsi.py:71 #, python-format msgid "Trying (%(tries)s) to remove device %(device)s" msgstr "" -#: nova/storage/linuxscsi.py:99 +#: nova/storage/linuxscsi.py:101 #, python-format msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:117 +#: nova/storage/linuxscsi.py:119 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:121 +#: nova/storage/linuxscsi.py:123 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -6915,45 +6923,45 @@ msgstr "" msgid "Baremetal power manager failed to start node for instance %r" msgstr "" -#: nova/virt/baremetal/ipmi.py:85 +#: nova/virt/baremetal/ipmi.py:86 #, python-format msgid "pid file %s does not contain any pid" msgstr "" -#: nova/virt/baremetal/ipmi.py:108 +#: nova/virt/baremetal/ipmi.py:109 msgid "Node id not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:111 +#: nova/virt/baremetal/ipmi.py:112 msgid "Address not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:114 +#: nova/virt/baremetal/ipmi.py:115 msgid "User not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:117 +#: nova/virt/baremetal/ipmi.py:118 msgid "Password not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:134 +#: nova/virt/baremetal/ipmi.py:135 #, python-format msgid "ipmitool stdout: '%(out)s', stderr: '%(err)s'" msgstr "" -#: nova/virt/baremetal/ipmi.py:160 +#: nova/virt/baremetal/ipmi.py:161 msgid "IPMI power on failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:182 +#: nova/virt/baremetal/ipmi.py:183 msgid "IPMI power off failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:192 +#: nova/virt/baremetal/ipmi.py:193 msgid "IPMI set next bootdev failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:197 nova/virt/baremetal/tilera_pdu.py:152 +#: nova/virt/baremetal/ipmi.py:198 nova/virt/baremetal/tilera_pdu.py:152 #, python-format msgid "Activate node called, but node %s is already active" msgstr "" @@ -7611,7 +7619,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:135 nova/virt/libvirt/driver.py:3726 +#: nova/virt/hyperv/hostops.py:135 nova/virt/libvirt/driver.py:3728 #: nova/virt/xenapi/host.py:148 msgid "Updating host stats" msgstr "" @@ -7956,12 +7964,12 @@ msgstr "" msgid "Using config drive for instance: %s" msgstr "" -#: nova/virt/hyperv/vmops.py:226 nova/virt/libvirt/driver.py:1867 +#: nova/virt/hyperv/vmops.py:226 nova/virt/libvirt/driver.py:1869 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:234 nova/virt/libvirt/driver.py:1874 +#: nova/virt/hyperv/vmops.py:234 nova/virt/libvirt/driver.py:1876 #, python-format msgid "Creating config drive failed with error: %s" msgstr "" @@ -8119,7 +8127,7 @@ msgstr "" msgid "Detaching physical disk from instance: %s" msgstr "" -#: nova/virt/hyperv/volumeops.py:186 nova/virt/libvirt/driver.py:894 +#: nova/virt/hyperv/volumeops.py:186 nova/virt/libvirt/driver.py:896 msgid "Could not determine iscsi initiator name" msgstr "" @@ -8153,235 +8161,235 @@ msgstr "" msgid "Unable to determine disk bus for '%s'" msgstr "" -#: nova/virt/libvirt/driver.py:339 +#: nova/virt/libvirt/driver.py:340 #, python-format msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:545 +#: nova/virt/libvirt/driver.py:546 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:553 +#: nova/virt/libvirt/driver.py:554 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:570 +#: nova/virt/libvirt/driver.py:571 #, python-format msgid "URI %s does not support events" msgstr "" -#: nova/virt/libvirt/driver.py:586 +#: nova/virt/libvirt/driver.py:587 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:608 nova/virt/libvirt/driver.py:611 +#: nova/virt/libvirt/driver.py:609 nova/virt/libvirt/driver.py:612 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:629 +#: nova/virt/libvirt/driver.py:630 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:720 +#: nova/virt/libvirt/driver.py:721 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:735 +#: nova/virt/libvirt/driver.py:736 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:740 +#: nova/virt/libvirt/driver.py:741 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:751 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:759 +#: nova/virt/libvirt/driver.py:761 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:778 +#: nova/virt/libvirt/driver.py:780 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:794 +#: nova/virt/libvirt/driver.py:796 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:814 +#: nova/virt/libvirt/driver.py:816 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:820 +#: nova/virt/libvirt/driver.py:822 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:848 +#: nova/virt/libvirt/driver.py:850 #, python-format msgid "Deleting instance files %(target)s" msgstr "" -#: nova/virt/libvirt/driver.py:857 +#: nova/virt/libvirt/driver.py:859 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:900 +#: nova/virt/libvirt/driver.py:902 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:907 +#: nova/virt/libvirt/driver.py:909 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:912 +#: nova/virt/libvirt/driver.py:914 msgid "No Volume Connector found." msgstr "" -#: nova/virt/libvirt/driver.py:1034 +#: nova/virt/libvirt/driver.py:1036 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1058 +#: nova/virt/libvirt/driver.py:1060 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1078 +#: nova/virt/libvirt/driver.py:1080 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1082 +#: nova/virt/libvirt/driver.py:1084 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1171 +#: nova/virt/libvirt/driver.py:1173 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1174 +#: nova/virt/libvirt/driver.py:1176 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1203 +#: nova/virt/libvirt/driver.py:1205 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1215 +#: nova/virt/libvirt/driver.py:1217 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1288 +#: nova/virt/libvirt/driver.py:1290 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1292 +#: nova/virt/libvirt/driver.py:1294 msgid "Failed to soft reboot instance." msgstr "" -#: nova/virt/libvirt/driver.py:1327 +#: nova/virt/libvirt/driver.py:1329 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1335 +#: nova/virt/libvirt/driver.py:1337 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:1383 +#: nova/virt/libvirt/driver.py:1385 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1530 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:1535 nova/virt/powervm/operator.py:220 +#: nova/virt/libvirt/driver.py:1537 nova/virt/powervm/operator.py:220 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1551 +#: nova/virt/libvirt/driver.py:1553 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:1588 nova/virt/libvirt/driver.py:1614 +#: nova/virt/libvirt/driver.py:1590 nova/virt/libvirt/driver.py:1616 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1603 +#: nova/virt/libvirt/driver.py:1605 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:1672 +#: nova/virt/libvirt/driver.py:1674 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:1676 +#: nova/virt/libvirt/driver.py:1678 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:1681 nova/virt/libvirt/driver.py:1686 +#: nova/virt/libvirt/driver.py:1683 nova/virt/libvirt/driver.py:1688 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:1757 +#: nova/virt/libvirt/driver.py:1759 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:1858 +#: nova/virt/libvirt/driver.py:1860 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:1907 +#: nova/virt/libvirt/driver.py:1909 #, python-format msgid "Injecting %(inj)s into image %(img_id)s" msgstr "" -#: nova/virt/libvirt/driver.py:1917 +#: nova/virt/libvirt/driver.py:1919 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:1974 +#: nova/virt/libvirt/driver.py:1976 #, python-format msgid "" "Config requested an explicit CPU model, but the current libvirt " "hypervisor '%s' does not support selecting CPU models" msgstr "" -#: nova/virt/libvirt/driver.py:1980 +#: nova/virt/libvirt/driver.py:1982 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:1984 +#: nova/virt/libvirt/driver.py:1986 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:1988 +#: nova/virt/libvirt/driver.py:1990 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2004 +#: nova/virt/libvirt/driver.py:2006 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:2325 +#: nova/virt/libvirt/driver.py:2327 #, python-format msgid "" "Start to_xml instance=%(instance)s network_info=%(network_info)s " @@ -8389,92 +8397,92 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:2340 +#: nova/virt/libvirt/driver.py:2342 #, python-format msgid "End to_xml instance=%(instance)s xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:2357 +#: nova/virt/libvirt/driver.py:2359 #, python-format msgid "" "Error from libvirt while looking up %(instance_name)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:2525 +#: nova/virt/libvirt/driver.py:2527 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:2576 +#: nova/virt/libvirt/driver.py:2578 #, python-format msgid "couldn't obtain the vpu count from domain id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2582 +#: nova/virt/libvirt/driver.py:2584 #, python-format msgid "List of domains returned by libVirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2584 +#: nova/virt/libvirt/driver.py:2586 #, python-format msgid "libVirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2648 +#: nova/virt/libvirt/driver.py:2650 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:2731 +#: nova/virt/libvirt/driver.py:2733 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:2755 +#: nova/virt/libvirt/driver.py:2757 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2759 +#: nova/virt/libvirt/driver.py:2761 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:2836 +#: nova/virt/libvirt/driver.py:2838 #, python-format msgid "" "Creating tmpfile %s to verify with other compute node that the instance " "is on the same shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2918 +#: nova/virt/libvirt/driver.py:2920 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2926 +#: nova/virt/libvirt/driver.py:2928 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2963 +#: nova/virt/libvirt/driver.py:2965 #, python-format msgid "" "Unable to migrate %(instance_uuid)s: Disk of instance is too " "large(available on destination host:%(available)s < need:%(necessary)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2988 +#: nova/virt/libvirt/driver.py:2990 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:3000 +#: nova/virt/libvirt/driver.py:3002 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -8484,67 +8492,67 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:3017 +#: nova/virt/libvirt/driver.py:3019 #, python-format msgid "" "Creating tmpfile %s to notify to other compute nodes that they should " "mount the same storage." msgstr "" -#: nova/virt/libvirt/driver.py:3065 +#: nova/virt/libvirt/driver.py:3067 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:3137 +#: nova/virt/libvirt/driver.py:3139 #, python-format msgid "Live Migration failure: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:3230 +#: nova/virt/libvirt/driver.py:3232 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:3342 +#: nova/virt/libvirt/driver.py:3344 #, python-format msgid "" "Error from libvirt while getting description of %(instance_name)s: [Error" " Code %(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3359 +#: nova/virt/libvirt/driver.py:3361 #, python-format msgid "skipping %(path)s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:3364 +#: nova/virt/libvirt/driver.py:3366 #, python-format msgid "skipping disk for %(instance_name)s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:3405 +#: nova/virt/libvirt/driver.py:3407 #, python-format msgid "Getting disk size of %(i_name)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:3451 +#: nova/virt/libvirt/driver.py:3453 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:3510 +#: nova/virt/libvirt/driver.py:3512 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:3516 +#: nova/virt/libvirt/driver.py:3518 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:3578 +#: nova/virt/libvirt/driver.py:3580 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:3699 +#: nova/virt/libvirt/driver.py:3701 #, python-format msgid "Checking instance files accessability%(instance_path)s" msgstr "" @@ -8836,87 +8844,87 @@ msgid "" "attribute" msgstr "" -#: nova/virt/libvirt/volume.py:237 +#: nova/virt/libvirt/volume.py:238 #, python-format msgid "iSCSI device not found at %s" msgstr "" -#: nova/virt/libvirt/volume.py:240 +#: nova/virt/libvirt/volume.py:241 #, python-format msgid "" "ISCSI volume not yet found at: %(disk_dev)s. Will rescan & retry. Try " "number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:252 +#: nova/virt/libvirt/volume.py:253 #, python-format msgid "Found iSCSI node %(disk_dev)s (after %(tries)s rescans)" msgstr "" -#: nova/virt/libvirt/volume.py:488 nova/virt/libvirt/volume.py:609 +#: nova/virt/libvirt/volume.py:489 nova/virt/libvirt/volume.py:610 #, python-format msgid "%s is already mounted" msgstr "" -#: nova/virt/libvirt/volume.py:544 +#: nova/virt/libvirt/volume.py:545 #, python-format msgid "AoE device not found at %s" msgstr "" -#: nova/virt/libvirt/volume.py:546 +#: nova/virt/libvirt/volume.py:547 #, python-format msgid "AoE volume not yet found at: %(aoedevpath)s. Try number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:560 +#: nova/virt/libvirt/volume.py:561 #, python-format msgid "Found AoE device %(aoedevpath)s (after %(tries)s rediscover)" msgstr "" -#: nova/virt/libvirt/volume.py:688 +#: nova/virt/libvirt/volume.py:689 msgid "We are unable to locate any Fibre Channel devices" msgstr "" -#: nova/virt/libvirt/volume.py:697 +#: nova/virt/libvirt/volume.py:698 #, python-format msgid "Looking for Fibre Channel dev %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:707 +#: nova/virt/libvirt/volume.py:708 msgid "Fibre Channel device not found." msgstr "" -#: nova/virt/libvirt/volume.py:710 +#: nova/virt/libvirt/volume.py:711 #, python-format msgid "" "Fibre volume not yet found at: %(mount_device)s. Will rescan & retry. " "Try number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:726 +#: nova/virt/libvirt/volume.py:727 #, python-format msgid "Found Fibre Channel volume %(mount_device)s (after %(tries)s rescans)" msgstr "" -#: nova/virt/libvirt/volume.py:733 +#: nova/virt/libvirt/volume.py:734 #, python-format msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:799 +#: nova/virt/libvirt/volume.py:800 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:810 +#: nova/virt/libvirt/volume.py:811 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:816 +#: nova/virt/libvirt/volume.py:817 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:831 +#: nova/virt/libvirt/volume.py:832 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -9190,17 +9198,17 @@ msgstr "" msgid "In vmwareapi:_call_method, got this exception: %s" msgstr "" -#: nova/virt/vmwareapi/driver.py:574 +#: nova/virt/vmwareapi/driver.py:575 #, python-format msgid "Task [%(task_name)s] %(task_ref)s status: success" msgstr "" -#: nova/virt/vmwareapi/driver.py:579 +#: nova/virt/vmwareapi/driver.py:580 #, python-format msgid "Task [%(task_name)s] %(task_ref)s status: error %(error_info)s" msgstr "" -#: nova/virt/vmwareapi/driver.py:583 +#: nova/virt/vmwareapi/driver.py:584 #, python-format msgid "In vmwareapi:_poll_task, Got this error %s" msgstr "" @@ -10804,6 +10812,9 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "Invalid value '%s' for force. " +#~ msgid "Periodic task processor sleeping for %.02f seconds" +#~ msgstr "" + +#~ msgid "No backdoor API command for service: %s\n" #~ msgstr "" diff --git a/nova/locale/tr_TR/LC_MESSAGES/nova.po b/nova/locale/tr_TR/LC_MESSAGES/nova.po index 5783e02fb..a5687565d 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-04-24 00:04+0000\n" +"POT-Creation-Date: 2013-04-26 00:05+0000\n" "PO-Revision-Date: 2013-02-02 18:03+0000\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Language-Team: en_US <LL@li.org>\n" @@ -186,7 +186,7 @@ msgid "" msgstr "" #: nova/exception.py:254 nova/api/ec2/cloud.py:463 -#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2735 +#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2740 msgid "Keypair data is invalid" msgstr "Anahtar çifti verisi geçersiz" @@ -1330,27 +1330,27 @@ msgstr "" msgid "Running %(name)s post-hook: %(obj)s" msgstr "" -#: nova/manager.py:172 +#: nova/manager.py:173 #, python-format msgid "Skipping periodic task %(task)s because its interval is negative" msgstr "" -#: nova/manager.py:177 +#: nova/manager.py:178 #, python-format msgid "Skipping periodic task %(task)s because it is disabled" msgstr "" -#: nova/manager.py:238 +#: nova/manager.py:241 #, python-format msgid "Running periodic task %(full_task_name)s" msgstr "%(full_task_name)s periyodik görevi çalışıyor" -#: nova/manager.py:246 +#: nova/manager.py:249 #, python-format msgid "Error during %(full_task_name)s: %(e)s" msgstr "%(full_task_name)s sırasında hata: %(e)s" -#: nova/manager.py:315 +#: nova/manager.py:319 msgid "Notifying Schedulers of capabilities ..." msgstr "Yetenekler zamanlayıcısı bildiriliyor ..." @@ -1396,208 +1396,195 @@ msgstr "" msgid "Rolled back reservations %(reservations)s" msgstr "" -#: nova/service.py:196 +#: nova/service.py:197 msgid "Full set of CONF:" msgstr "" -#: nova/service.py:203 +#: nova/service.py:204 #, python-format msgid "%(flag)s : FLAG SET " msgstr "%(flag)s : FLAG SET" -#: nova/service.py:213 nova/service.py:311 +#: nova/service.py:214 nova/service.py:312 #, python-format msgid "Caught %s, exiting" msgstr "" -#: nova/service.py:257 +#: nova/service.py:258 msgid "Parent process has died unexpectedly, exiting" msgstr "" -#: nova/service.py:293 +#: nova/service.py:294 msgid "Forking too fast, sleeping" msgstr "" -#: nova/service.py:316 +#: nova/service.py:317 msgid "Unhandled exception" msgstr "" -#: nova/service.py:323 +#: nova/service.py:324 #, python-format msgid "Started child %d" msgstr "" -#: nova/service.py:333 +#: nova/service.py:334 #, python-format msgid "Starting %d workers" msgstr "" -#: nova/service.py:347 +#: nova/service.py:348 #, python-format msgid "Child %(pid)d killed by signal %(sig)d" msgstr "" -#: nova/service.py:350 +#: nova/service.py:351 #, python-format msgid "Child %(pid)d exited with status %(code)d" msgstr "" -#: nova/service.py:353 +#: nova/service.py:354 #, python-format msgid "pid %d not in child list" msgstr "" -#: nova/service.py:373 +#: nova/service.py:374 #, python-format msgid "Caught %s, stopping children" msgstr "" -#: nova/service.py:384 +#: nova/service.py:385 #, python-format msgid "Waiting on %d children to exit" msgstr "" -#: nova/service.py:426 +#: nova/service.py:427 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:443 nova/openstack/common/rpc/service.py:47 +#: nova/service.py:444 nova/openstack/common/rpc/service.py:47 #, python-format msgid "Creating Consumer connection for Service %s" msgstr "%s servisi için tüketici bağlantısı oluşturuluyor." -#: nova/service.py:463 +#: nova/service.py:464 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:545 +#: nova/service.py:546 msgid "Service killed that has no database entry" msgstr "Servis, hiç veritabanı girdisi olmayanı sonlandırdı." -#: nova/service.py:580 +#: nova/service.py:581 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:678 +#: nova/service.py:679 msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:145 +#: nova/utils.py:144 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:198 nova/openstack/common/processutils.py:90 +#: nova/utils.py:197 nova/openstack/common/processutils.py:90 #, python-format msgid "Got unknown keyword args to utils.execute: %r" msgstr "utils.execute için bilinmeyen anahtar kelime argümanları: %r" -#: nova/utils.py:209 nova/openstack/common/processutils.py:99 +#: nova/utils.py:208 nova/openstack/common/processutils.py:99 #, python-format msgid "Running cmd (subprocess): %s" msgstr "Çalışan komut(alt süreç): %s" -#: nova/utils.py:233 nova/utils.py:311 +#: nova/utils.py:232 nova/utils.py:310 #: nova/openstack/common/processutils.py:114 nova/virt/powervm/common.py:90 #, python-format msgid "Result was %s" msgstr "Sonuç %s" -#: nova/utils.py:246 nova/openstack/common/processutils.py:128 +#: nova/utils.py:245 nova/openstack/common/processutils.py:128 #, python-format msgid "%r failed. Retrying." msgstr "%r hatalı. Yeniden deneniyor." -#: nova/utils.py:286 +#: nova/utils.py:285 #, python-format msgid "Running cmd (SSH): %s" msgstr "Çalışan komut(SSH): %s" -#: nova/utils.py:288 +#: nova/utils.py:287 msgid "Environment not supported over SSH" msgstr "SSH üzerinde ortam desteklenmemektedir." -#: nova/utils.py:292 +#: nova/utils.py:291 msgid "process_input not supported over SSH" msgstr "SSH üzerinde process_input desteklenmemektedir." -#: nova/utils.py:327 +#: nova/utils.py:326 #, python-format msgid "debug in callback: %s" msgstr "" -#: nova/utils.py:489 +#: nova/utils.py:488 #, python-format msgid "Link Local address is not found.:%s" msgstr "Yerel adres bağlantısı bulunamadı.:%s" -#: nova/utils.py:492 +#: nova/utils.py:491 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "Couldn't get Link Local IP of %(interface)s :%(ex)s" -#: nova/utils.py:531 +#: nova/utils.py:530 #, python-format msgid "Invalid backend: %s" msgstr "Geçersiz backend: %s" -#: nova/utils.py:603 -msgid "in fixed duration looping call" -msgstr "" - -#: nova/utils.py:638 -#, python-format -msgid "Periodic task processor sleeping for %.02f seconds" -msgstr "" - -#: nova/utils.py:645 -msgid "in dynamic looping call" -msgstr "" - -#: nova/utils.py:699 +#: nova/utils.py:591 #, fuzzy, python-format msgid "Unknown byte multiplier: %s" msgstr "Bilinmeyen temel dosya: %s" -#: nova/utils.py:828 +#: nova/utils.py:720 #, python-format msgid "Expected object of type: %s" msgstr "Beklenen nesne türü: %s" -#: nova/utils.py:857 +#: nova/utils.py:749 #, python-format msgid "Invalid server_string: %s" msgstr "Geçersiz server_string: %s" -#: nova/utils.py:1013 +#: nova/utils.py:905 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "Zaman Fonksiyonu: %(name)s %(total_time).2f saniye sürdü" -#: nova/utils.py:1079 +#: nova/utils.py:971 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:1211 nova/virt/configdrive.py:177 +#: nova/utils.py:1103 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1363 +#: nova/utils.py:1255 #, fuzzy, python-format msgid "%s is not a string or unicode" msgstr "%s güvenlik grubu string veya unicode değil" -#: nova/utils.py:1367 +#: nova/utils.py:1259 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1372 +#: nova/utils.py:1264 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -2643,7 +2630,7 @@ msgstr "" #: nova/api/openstack/compute/servers.py:1220 #: nova/api/openstack/compute/contrib/aggregates.py:143 -#: nova/api/openstack/compute/contrib/coverage_ext.py:303 +#: nova/api/openstack/compute/contrib/coverage_ext.py:282 #: nova/api/openstack/compute/contrib/keypairs.py:78 msgid "Invalid request body" msgstr "Geçersiz istek gövdesi" @@ -2895,48 +2882,43 @@ msgstr "" msgid "Instance not yet ready" msgstr "Örnek tekrar boyutlandırılacak şekilde ayarlanmadı." -#: nova/api/openstack/compute/contrib/coverage_ext.py:114 +#: nova/api/openstack/compute/contrib/coverage_ext.py:95 #, python-format msgid "Can't connect to service: %s, no portspecified\n" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:117 -#, python-format -msgid "No backdoor API command for service: %s\n" -msgstr "" - -#: nova/api/openstack/compute/contrib/coverage_ext.py:135 +#: nova/api/openstack/compute/contrib/coverage_ext.py:114 msgid "Coverage begin" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:182 +#: nova/api/openstack/compute/contrib/coverage_ext.py:161 #, fuzzy msgid "Coverage not running" msgstr "XVP çalışmıyor..." -#: nova/api/openstack/compute/contrib/coverage_ext.py:211 +#: nova/api/openstack/compute/contrib/coverage_ext.py:190 #, fuzzy msgid "Invalid path" msgstr "Geçersiz metadata" -#: nova/api/openstack/compute/contrib/coverage_ext.py:215 +#: nova/api/openstack/compute/contrib/coverage_ext.py:194 msgid "No path given for report file" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:222 +#: nova/api/openstack/compute/contrib/coverage_ext.py:201 msgid "You can't use html reports without combining" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:235 +#: nova/api/openstack/compute/contrib/coverage_ext.py:214 #, fuzzy, python-format msgid "Directory conflict: %s already exists" msgstr "%s güvenlik grubu zaten var" -#: nova/api/openstack/compute/contrib/coverage_ext.py:293 +#: nova/api/openstack/compute/contrib/coverage_ext.py:272 msgid "Python coverage module is not installed." msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:301 +#: nova/api/openstack/compute/contrib/coverage_ext.py:280 #, fuzzy, python-format msgid "Coverage doesn't have %s action" msgstr "Kümeler %s işlemine sahip değil" @@ -3315,6 +3297,16 @@ msgstr "" msgid "stop instance" msgstr "" +#: nova/api/openstack/compute/contrib/services.py:123 +#, fuzzy, python-format +msgid "Unknown action" +msgstr "Tanınmayan zincir: %r" + +#: nova/api/openstack/compute/contrib/services.py:137 +#, fuzzy +msgid "Unknown service" +msgstr "Kimlik doğrulama hatası" + #: nova/api/openstack/compute/contrib/simple_tenant_usage.py:226 msgid "Invalid start time. The start time cannot occur after the end time." msgstr "" @@ -3404,54 +3396,54 @@ msgstr "" msgid "Error waiting for responses from neighbor cells: %(exc)s" msgstr "" -#: nova/cells/messaging.py:651 +#: nova/cells/messaging.py:652 #, python-format msgid "Unknown method '%(method)s' in compute API" msgstr "" -#: nova/cells/messaging.py:674 +#: nova/cells/messaging.py:675 #, python-format msgid "Received capabilities from child cell %(cell_name)s: %(capabilities)s" msgstr "" -#: nova/cells/messaging.py:683 +#: nova/cells/messaging.py:684 #, python-format msgid "Received capacities from child cell %(cell_name)s: %(capacities)s" msgstr "" -#: nova/cells/messaging.py:795 +#: nova/cells/messaging.py:810 #, fuzzy, python-format msgid "Got update for instance %(instance_uuid)s: %(instance)s" msgstr "%(status)s durumuyla %(instance_id)s örneği için göç bulunamadı." -#: nova/cells/messaging.py:823 +#: nova/cells/messaging.py:838 #, fuzzy, python-format msgid "Got update to delete instance %(instance_uuid)s" msgstr "%(instance_id)s örneği için ağ bulunamadı." -#: nova/cells/messaging.py:838 +#: nova/cells/messaging.py:853 #, python-format msgid "Got broadcast to %(delete_type)s delete instance" msgstr "" -#: nova/cells/messaging.py:852 +#: nova/cells/messaging.py:867 #, python-format msgid "Got message to create instance fault: %(instance_fault)s" msgstr "" -#: nova/cells/messaging.py:873 +#: nova/cells/messaging.py:888 #, python-format msgid "" "Forcing a sync of instances, project_id=%(projid_str)s, " "updated_since=%(since_str)s" msgstr "" -#: nova/cells/messaging.py:1057 +#: nova/cells/messaging.py:1072 #, python-format msgid "Updating parents with our capabilities: %(capabs)s" msgstr "" -#: nova/cells/messaging.py:1077 +#: nova/cells/messaging.py:1092 #, python-format msgid "Updating parents with our capacities: %(capacities)s" msgstr "" @@ -3882,115 +3874,115 @@ msgstr "" msgid "No nova entries in syslog!" msgstr "" -#: nova/compute/api.py:281 +#: nova/compute/api.py:282 msgid "Cannot run any more instances of this type." msgstr "" -#: nova/compute/api.py:288 +#: nova/compute/api.py:289 #, python-format msgid "Can only run %s more instances of this type." msgstr "" -#: nova/compute/api.py:297 +#: nova/compute/api.py:298 #, python-format msgid "" "%(overs)s quota exceeded for %(pid)s, tried to run %(min_count)s " "instances. %(msg)s" msgstr "" -#: nova/compute/api.py:317 +#: nova/compute/api.py:318 #, python-format msgid "" "Quota exceeded for %(pid)s, tried to set %(num_metadata)s metadata " "properties" msgstr "" -#: nova/compute/api.py:327 +#: nova/compute/api.py:328 msgid "Metadata property key blank" msgstr "" -#: nova/compute/api.py:331 +#: nova/compute/api.py:332 msgid "Metadata property key greater than 255 characters" msgstr "" -#: nova/compute/api.py:335 +#: nova/compute/api.py:336 msgid "Metadata property value greater than 255 characters" msgstr "" -#: nova/compute/api.py:453 +#: nova/compute/api.py:454 msgid "Failed to set instance name using multi_instance_display_name_template." msgstr "" -#: nova/compute/api.py:493 +#: nova/compute/api.py:494 msgid "Cannot attach one or more volumes to multiple instances" msgstr "" -#: nova/compute/api.py:607 +#: nova/compute/api.py:608 #, python-format msgid "Going to run %s instances..." msgstr "" -#: nova/compute/api.py:720 +#: nova/compute/api.py:721 #, python-format msgid "bdm %s" msgstr "" -#: nova/compute/api.py:747 +#: nova/compute/api.py:748 #, python-format msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1016 +#: nova/compute/api.py:1017 #, fuzzy msgid "instance termination disabled" msgstr "Örnekleri sonlandırma işlemi başlatılıyor" -#: nova/compute/api.py:1152 +#: nova/compute/api.py:1153 #, fuzzy, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "%(instance_type_id)s örnek türü bulunamadı" -#: nova/compute/api.py:1158 +#: nova/compute/api.py:1159 #, fuzzy msgid "going to delete a resizing instance" msgstr "Örnekleri sonlandırma işlemi başlatılıyor" -#: nova/compute/api.py:1168 +#: nova/compute/api.py:1169 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1212 +#: nova/compute/api.py:1213 msgid "Going to try to soft delete instance" msgstr "" -#: nova/compute/api.py:1236 +#: nova/compute/api.py:1237 msgid "Going to try to terminate instance" msgstr "" -#: nova/compute/api.py:1286 +#: nova/compute/api.py:1287 msgid "Going to try to stop instance" msgstr "" -#: nova/compute/api.py:1303 +#: nova/compute/api.py:1304 msgid "Going to try to start instance" msgstr "" -#: nova/compute/api.py:1376 +#: nova/compute/api.py:1377 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1613 +#: nova/compute/api.py:1614 #, python-format msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:1964 +#: nova/compute/api.py:1965 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:1973 +#: nova/compute/api.py:1974 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " @@ -3999,176 +3991,176 @@ msgstr "" "Eski örnek türü %(current_instance_type_name)s, yeni örnek türü " "%(new_instance_type_name)s" -#: nova/compute/api.py:2015 +#: nova/compute/api.py:2016 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2153 +#: nova/compute/api.py:2150 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2260 +#: nova/compute/api.py:2257 msgid "Locking" msgstr "" -#: nova/compute/api.py:2268 +#: nova/compute/api.py:2265 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2337 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2453 +#: nova/compute/api.py:2450 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2472 +#: nova/compute/api.py:2469 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2476 +#: nova/compute/api.py:2473 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2715 +#: nova/compute/api.py:2720 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2719 +#: nova/compute/api.py:2724 msgid "Keypair name must be between 1 and 255 characters long" msgstr "Anahtar çifti adı 1-255 karakter arası uzunluğunda olmak zorunda" -#: nova/compute/api.py:2816 +#: nova/compute/api.py:2821 #, python-format msgid "Security group %s is not a string or unicode" msgstr "%s güvenlik grubu string veya unicode değil" -#: nova/compute/api.py:2819 +#: nova/compute/api.py:2824 #, python-format msgid "Security group %s cannot be empty." msgstr "%s güvenlik grubu boş bırakılamaz." -#: nova/compute/api.py:2827 +#: nova/compute/api.py:2832 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2833 +#: nova/compute/api.py:2838 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "%s güvenlik grubu 255 karakterden fazla olmamalıdır." -#: nova/compute/api.py:2853 +#: nova/compute/api.py:2858 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2856 +#: nova/compute/api.py:2861 #, python-format msgid "Create Security Group %s" msgstr "%s güvenlik grubunu oluşturunuz" -#: nova/compute/api.py:2863 +#: nova/compute/api.py:2868 #, python-format msgid "Security group %s already exists" msgstr "%s güvenlik grubu zaten var" -#: nova/compute/api.py:2928 +#: nova/compute/api.py:2933 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:2933 +#: nova/compute/api.py:2938 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:2941 +#: nova/compute/api.py:2946 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:2944 +#: nova/compute/api.py:2949 #, python-format msgid "Delete security group %s" msgstr "%s güvenlik grubunu siliniz" -#: nova/compute/api.py:3030 nova/compute/api.py:3107 +#: nova/compute/api.py:3035 nova/compute/api.py:3112 #, python-format msgid "Rule (%s) not found" msgstr "Kural (%s) bulunamadı" -#: nova/compute/api.py:3046 +#: nova/compute/api.py:3051 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3049 +#: nova/compute/api.py:3054 #, python-format msgid "Authorize security group ingress %s" msgstr "Yetkilendirilmiş %s güvenlik grubu girişi" -#: nova/compute/api.py:3060 +#: nova/compute/api.py:3065 #, python-format msgid "Revoke security group ingress %s" msgstr "%s güvenlik grubu girişini iptal et" -#: nova/compute/api.py:3114 +#: nova/compute/api.py:3119 msgid "Security group id should be integer" msgstr "Güvenlik grup id'si integer olmak zorunda" -#: nova/compute/claims.py:94 nova/compute/claims.py:218 +#: nova/compute/claims.py:91 nova/compute/claims.py:214 #, python-format msgid "Aborting claim: %s" msgstr "" -#: nova/compute/claims.py:116 +#: nova/compute/claims.py:113 #, python-format msgid "" "Attempting claim: memory %(memory_mb)d MB, disk %(disk_gb)d GB, VCPUs " "%(vcpus)d" msgstr "" -#: nova/compute/claims.py:128 +#: nova/compute/claims.py:125 msgid "Claim successful" msgstr "" -#: nova/compute/claims.py:130 +#: nova/compute/claims.py:127 msgid "Claim failed" msgstr "" -#: nova/compute/claims.py:135 +#: nova/compute/claims.py:132 msgid "Memory" msgstr "" -#: nova/compute/claims.py:144 +#: nova/compute/claims.py:141 msgid "Disk" msgstr "" -#: nova/compute/claims.py:153 +#: nova/compute/claims.py:150 msgid "CPU" msgstr "" -#: nova/compute/claims.py:165 +#: nova/compute/claims.py:162 #, python-format msgid "Total %(type_)s: %(total)d %(unit)s, used: %(used)d %(unit)s" msgstr "" -#: nova/compute/claims.py:170 +#: nova/compute/claims.py:167 #, python-format msgid "%(type_)s limit not specified, defaulting to unlimited" msgstr "" -#: nova/compute/claims.py:177 +#: nova/compute/claims.py:174 #, python-format msgid "%(type_)s limit: %(limit)d %(unit)s, free: %(free)d %(unit)s" msgstr "" -#: nova/compute/claims.py:184 +#: nova/compute/claims.py:181 #, python-format msgid "" "Unable to claim resources. Free %(type_)s %(free)d %(unit)s < requested " @@ -4303,65 +4295,65 @@ msgstr "" msgid "Checking state" msgstr "Durum kontrol ediliyor" -#: nova/compute/manager.py:743 +#: nova/compute/manager.py:745 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:760 +#: nova/compute/manager.py:762 #, python-format msgid "Setting up bdm %s" msgstr "%s blok aygıt haritalandırması ayarlanıyor" -#: nova/compute/manager.py:852 +#: nova/compute/manager.py:854 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:861 nova/compute/manager.py:2344 +#: nova/compute/manager.py:863 nova/compute/manager.py:2348 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" -#: nova/compute/manager.py:912 +#: nova/compute/manager.py:914 msgid "Failed to dealloc network for deleted instance" msgstr "" -#: nova/compute/manager.py:918 +#: nova/compute/manager.py:920 #, fuzzy msgid "Instance was deleted during spawn." msgstr "Örnek oluşturmada hata" -#: nova/compute/manager.py:940 +#: nova/compute/manager.py:942 #, fuzzy, python-format msgid "Error: %s" msgstr "Veritabanı hatası: %s" -#: nova/compute/manager.py:957 +#: nova/compute/manager.py:959 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:982 nova/compute/manager.py:2398 +#: nova/compute/manager.py:984 nova/compute/manager.py:2402 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1000 +#: nova/compute/manager.py:1002 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1007 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1011 +#: nova/compute/manager.py:1013 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1040 +#: nova/compute/manager.py:1042 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1090 +#: nova/compute/manager.py:1092 #, python-format msgid "" "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, " @@ -4370,7 +4362,7 @@ msgstr "" "İmaj id=%(image_id)s, İmaj boyutu=%(size_bytes)d, İzin verilen " "boyut=%(allowed_size_bytes)d" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1098 #, python-format msgid "" "Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed " @@ -4379,410 +4371,410 @@ msgstr "" "İmaj '%(image_id)s' boyut%(size_bytes)d izin verilen örnek " "%(allowed_size_bytes)d" -#: nova/compute/manager.py:1106 +#: nova/compute/manager.py:1108 msgid "Starting instance..." msgstr "Örnek başlatılıyor.." -#: nova/compute/manager.py:1132 +#: nova/compute/manager.py:1134 msgid "Instance failed network setup" msgstr "Ağ kurulumundaki örnek başarısız" -#: nova/compute/manager.py:1135 +#: nova/compute/manager.py:1137 #, python-format msgid "Instance network_info: |%s|" msgstr "Örnek ağ_bilgisi: |%s|" -#: nova/compute/manager.py:1146 +#: nova/compute/manager.py:1148 msgid "Instance failed block device setup" msgstr "Örnek blok aygıtı kurulumu hatalı" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1167 msgid "Instance failed to spawn" msgstr "Örnek oluşturmada hata" -#: nova/compute/manager.py:1216 +#: nova/compute/manager.py:1218 msgid "Deallocating network for instance" msgstr "Örnek için ağ serbest bırakılıyor" -#: nova/compute/manager.py:1287 +#: nova/compute/manager.py:1289 #, python-format msgid "%(action_str)s instance" msgstr "%(action_str)s örneği" -#: nova/compute/manager.py:1303 +#: nova/compute/manager.py:1305 #, fuzzy msgid "Failed to deallocate network for instance." msgstr "Örnek için ağ serbest bırakılıyor" -#: nova/compute/manager.py:1324 +#: nova/compute/manager.py:1326 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "DiskBulunamadı yok sayılıyor: %s" -#: nova/compute/manager.py:1327 +#: nova/compute/manager.py:1329 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1334 +#: nova/compute/manager.py:1336 #, python-format msgid "terminating bdm %s" msgstr "Blok cihazı haritalandırması kapatılıyor %s" -#: nova/compute/manager.py:1382 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1435 nova/compute/manager.py:2574 -#: nova/compute/manager.py:4067 +#: nova/compute/manager.py:1437 nova/compute/manager.py:2578 +#: nova/compute/manager.py:4071 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1587 +#: nova/compute/manager.py:1589 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1600 +#: nova/compute/manager.py:1602 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1604 +#: nova/compute/manager.py:1606 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1608 +#: nova/compute/manager.py:1610 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1692 +#: nova/compute/manager.py:1694 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1724 +#: nova/compute/manager.py:1726 #, fuzzy, python-format msgid "Detaching from volume api: %s" msgstr "Birimi ayır %s" -#: nova/compute/manager.py:1742 +#: nova/compute/manager.py:1744 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1767 +#: nova/compute/manager.py:1769 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1783 +#: nova/compute/manager.py:1785 #, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "" -#: nova/compute/manager.py:1796 +#: nova/compute/manager.py:1798 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1823 +#: nova/compute/manager.py:1825 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1829 +#: nova/compute/manager.py:1831 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1890 +#: nova/compute/manager.py:1892 #, 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:1897 +#: nova/compute/manager.py:1899 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1902 +#: nova/compute/manager.py:1904 #, python-format msgid "Deleting image %s" msgstr "İmaj siliniyor %s" -#: nova/compute/manager.py:1930 +#: nova/compute/manager.py:1932 #, 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:1937 +#: nova/compute/manager.py:1939 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1944 +#: nova/compute/manager.py:1946 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1959 +#: nova/compute/manager.py:1961 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1966 +#: nova/compute/manager.py:1968 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:1979 +#: nova/compute/manager.py:1981 #, python-format msgid "" "trying to inject a file into a non-running (state: " "%(current_power_state)s expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:1983 +#: nova/compute/manager.py:1985 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:2003 +#: nova/compute/manager.py:2005 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2016 +#: nova/compute/manager.py:2018 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2035 +#: nova/compute/manager.py:2037 #, fuzzy msgid "Error trying to Rescue Instance" msgstr "Örnek kapatmada hata oluştu." -#: nova/compute/manager.py:2039 +#: nova/compute/manager.py:2041 #, fuzzy, python-format msgid "Driver Error: %s" msgstr "Veritabanı hatası: %s" -#: nova/compute/manager.py:2057 +#: nova/compute/manager.py:2059 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2078 +#: nova/compute/manager.py:2080 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2302 +#: nova/compute/manager.py:2306 #, fuzzy msgid "Instance has no source host" msgstr "Örneğin hiç bölümü yok." -#: nova/compute/manager.py:2308 +#: nova/compute/manager.py:2312 msgid "destination same as source!" msgstr "dedef kaynak ile aynı!" -#: nova/compute/manager.py:2325 +#: nova/compute/manager.py:2329 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2571 +#: nova/compute/manager.py:2575 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2634 +#: nova/compute/manager.py:2638 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2652 +#: nova/compute/manager.py:2656 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2690 +#: nova/compute/manager.py:2694 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2721 +#: nova/compute/manager.py:2725 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2741 +#: nova/compute/manager.py:2745 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2746 +#: nova/compute/manager.py:2750 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2749 +#: nova/compute/manager.py:2753 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2766 +#: nova/compute/manager.py:2770 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2793 +#: nova/compute/manager.py:2797 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2828 +#: nova/compute/manager.py:2832 #, fuzzy msgid "Getting spice console" msgstr "Konsol ekleniyor" -#: nova/compute/manager.py:2875 +#: nova/compute/manager.py:2879 #, 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:2926 +#: nova/compute/manager.py:2930 #, 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:2935 +#: nova/compute/manager.py:2939 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2950 +#: nova/compute/manager.py:2954 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2980 +#: nova/compute/manager.py:2984 #, 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:2990 +#: nova/compute/manager.py:2994 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:2997 +#: nova/compute/manager.py:3001 #, 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:3021 +#: nova/compute/manager.py:3025 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3059 +#: nova/compute/manager.py:3063 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3079 +#: nova/compute/manager.py:3083 #, fuzzy, python-format msgid "Port %(port_id)s is not attached" msgstr "%(volume_id)s bölümü hiçbir şeyle ilişkilendirilmedi" -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3097 #, fuzzy, python-format msgid "Host %(host)s not found" msgstr "%(host)s sunucusu bulunamadı." -#: nova/compute/manager.py:3230 +#: nova/compute/manager.py:3234 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "Güncel göç işlemi %(dest)s'da bir hata ile karşılaştı" -#: nova/compute/manager.py:3258 +#: nova/compute/manager.py:3262 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3313 +#: nova/compute/manager.py:3317 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "%(dest)s'a örnek göçü işlemi başarıyla tamamlandı." -#: nova/compute/manager.py:3315 +#: nova/compute/manager.py:3319 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:3329 +#: nova/compute/manager.py:3333 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3469 +#: nova/compute/manager.py:3473 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3514 +#: nova/compute/manager.py:3518 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3520 +#: nova/compute/manager.py:3524 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3529 +#: nova/compute/manager.py:3533 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3536 +#: nova/compute/manager.py:3540 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:3540 +#: nova/compute/manager.py:3544 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3547 +#: nova/compute/manager.py:3551 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3556 +#: nova/compute/manager.py:3560 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3573 +#: nova/compute/manager.py:3577 #, 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:3592 +#: nova/compute/manager.py:3596 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3616 +#: nova/compute/manager.py:3620 msgid "Updating bandwidth usage cache" msgstr "Bant genişliği kullanım önbelleği güncelleniyor" -#: nova/compute/manager.py:3733 +#: nova/compute/manager.py:3737 #, fuzzy msgid "Updating volume usage cache" msgstr "Bant genişliği kullanım önbelleği güncelleniyor" -#: nova/compute/manager.py:3750 +#: nova/compute/manager.py:3754 msgid "Updating host status" msgstr "Sunucu durumu güncelleniyor" -#: nova/compute/manager.py:3777 +#: nova/compute/manager.py:3781 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " @@ -4791,79 +4783,79 @@ msgstr "" "Veritabanında %(num_db_instances)s ve misafir sistemde " "%(num_vm_instances)s bulundu" -#: nova/compute/manager.py:3782 nova/compute/manager.py:3832 +#: nova/compute/manager.py:3786 nova/compute/manager.py:3836 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3819 +#: nova/compute/manager.py:3823 #, 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:3857 +#: nova/compute/manager.py:3861 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3869 nova/compute/manager.py:3878 -#: nova/compute/manager.py:3908 +#: nova/compute/manager.py:3873 nova/compute/manager.py:3882 +#: nova/compute/manager.py:3912 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3873 +#: nova/compute/manager.py:3877 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3889 +#: nova/compute/manager.py:3893 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3895 +#: nova/compute/manager.py:3899 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3901 +#: nova/compute/manager.py:3905 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3921 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:3925 +#: nova/compute/manager.py:3929 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:3945 +#: nova/compute/manager.py:3949 msgid "Reclaiming deleted instance" msgstr "Silinen örnek kurtarılıyor" -#: nova/compute/manager.py:3972 +#: nova/compute/manager.py:3976 #, fuzzy, python-format msgid "Deleting orphan compute node %s" msgstr "İmaj siliniyor %s" -#: nova/compute/manager.py:3982 nova/compute/resource_tracker.py:314 +#: nova/compute/manager.py:3986 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4022 +#: nova/compute/manager.py:4026 #, python-format msgid "" "Detected instance with name label '%(name)s' which is marked as DELETED " "but still present on host." msgstr "" -#: nova/compute/manager.py:4029 +#: nova/compute/manager.py:4033 #, python-format msgid "" "Destroying instance with name label '%(name)s' which is marked as DELETED" " but still present on host." msgstr "" -#: nova/compute/manager.py:4036 +#: nova/compute/manager.py:4040 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" @@ -4880,86 +4872,86 @@ msgid "" " claimed." msgstr "" -#: nova/compute/resource_tracker.py:237 +#: nova/compute/resource_tracker.py:244 msgid "Auditing locally available compute resources" msgstr "" -#: nova/compute/resource_tracker.py:242 +#: nova/compute/resource_tracker.py:249 msgid "" "Virt driver does not support 'get_available_resource' Compute tracking " "is disabled." msgstr "" -#: nova/compute/resource_tracker.py:294 +#: nova/compute/resource_tracker.py:301 #, python-format msgid "Compute_service record created for %(host)s:%(node)s" msgstr "" -#: nova/compute/resource_tracker.py:300 +#: nova/compute/resource_tracker.py:307 #, python-format msgid "Compute_service record updated for %(host)s:%(node)s" msgstr "" -#: nova/compute/resource_tracker.py:324 +#: nova/compute/resource_tracker.py:331 #, python-format msgid "Hypervisor: free ram (MB): %s" msgstr "" -#: nova/compute/resource_tracker.py:325 +#: nova/compute/resource_tracker.py:332 #, python-format msgid "Hypervisor: free disk (GB): %s" msgstr "" -#: nova/compute/resource_tracker.py:330 +#: nova/compute/resource_tracker.py:337 #, python-format msgid "Hypervisor: free VCPUs: %s" msgstr "" -#: nova/compute/resource_tracker.py:332 +#: nova/compute/resource_tracker.py:339 msgid "Hypervisor: VCPU information unavailable" msgstr "" -#: nova/compute/resource_tracker.py:339 +#: nova/compute/resource_tracker.py:346 #, python-format msgid "Free ram (MB): %s" msgstr "" -#: nova/compute/resource_tracker.py:340 +#: nova/compute/resource_tracker.py:347 #, python-format msgid "Free disk (GB): %s" msgstr "" -#: nova/compute/resource_tracker.py:345 +#: nova/compute/resource_tracker.py:352 #, python-format msgid "Free VCPUS: %s" msgstr "" -#: nova/compute/resource_tracker.py:347 +#: nova/compute/resource_tracker.py:354 msgid "Free VCPU information unavailable" msgstr "" -#: nova/compute/resource_tracker.py:386 +#: nova/compute/resource_tracker.py:383 #, python-format msgid "Updating from migration %s" msgstr "" -#: nova/compute/resource_tracker.py:446 +#: nova/compute/resource_tracker.py:443 msgid "Instance not resizing, skipping migration." msgstr "" -#: nova/compute/resource_tracker.py:461 +#: nova/compute/resource_tracker.py:458 #, fuzzy msgid "InstanceType could not be found, skipping migration." msgstr "Örnek bulunamadı." -#: nova/compute/resource_tracker.py:545 +#: nova/compute/resource_tracker.py:542 #, python-format msgid "" "Detected running orphan instance: %(uuid)s (consuming %(memory_mb)s MB " "memory" msgstr "" -#: nova/compute/resource_tracker.py:558 +#: nova/compute/resource_tracker.py:555 #, python-format msgid "Missing keys: %s" msgstr "" @@ -4978,26 +4970,26 @@ msgstr "%s örneği için sunucu bulma başarısız" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:384 +#: nova/conductor/api.py:380 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:88 +#: nova/conductor/manager.py:91 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:257 +#: nova/conductor/manager.py:262 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/console/manager.py:80 nova/console/vmrc_manager.py:63 +#: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "Konsol ekleniyor" -#: nova/console/manager.py:100 nova/console/vmrc_manager.py:113 +#: nova/console/manager.py:101 nova/console/vmrc_manager.py:113 #, python-format msgid "Tried to remove non-existent console %(console_id)s." msgstr "Var olmayan %(console_id)s konsolu kaldırılmaya çalışıldı." @@ -5054,12 +5046,12 @@ msgstr "XVP çalışmıyor..." msgid "Failed to run xvp." msgstr "" -#: nova/consoleauth/manager.py:88 +#: nova/consoleauth/manager.py:89 #, python-format msgid "Received Token: %(token)s, %(token_dict)s)" msgstr "Token alındı: %(token)s, %(token_dict)s)" -#: nova/consoleauth/manager.py:112 +#: nova/consoleauth/manager.py:113 #, python-format msgid "Checking Token: %(token)s, %(token_valid)s)" msgstr "Anahtar kontrol edliyor: %(token)s, %(token_valid)s)" @@ -5077,11 +5069,11 @@ msgstr "Tekrar yükleme örneğinde hata oluştu." msgid "Failed to notify cells of instance info cache update" msgstr "" -#: nova/db/api.py:1428 +#: nova/db/api.py:1446 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1583 +#: nova/db/api.py:1580 #, fuzzy msgid "Failed to notify cells of instance fault" msgstr "Tekrar yükleme örneğinde hata oluştu." @@ -5239,7 +5231,7 @@ msgstr "" msgid "Failed storing info cache" msgstr "Tekrar yükleme örneğinde hata oluştu." -#: nova/network/api.py:239 +#: nova/network/api.py:235 #, python-format msgid "re-assign floating IP %(address)s from instance %(instance_id)s" msgstr "" @@ -5474,29 +5466,29 @@ msgstr "" msgid "Unplugged gateway interface '%s'" msgstr "" -#: nova/network/manager.py:362 +#: nova/network/manager.py:363 #, python-format msgid "Disassociated %s stale fixed ip(s)" msgstr "" -#: nova/network/manager.py:366 +#: nova/network/manager.py:367 msgid "setting network host" msgstr "" -#: nova/network/manager.py:493 +#: nova/network/manager.py:494 msgid "network allocations" msgstr "" -#: nova/network/manager.py:500 +#: nova/network/manager.py:501 #, python-format msgid "networks retrieved for instance: |%(networks_list)s|" msgstr "" -#: nova/network/manager.py:548 +#: nova/network/manager.py:549 msgid "network deallocation for instance" msgstr "" -#: nova/network/manager.py:812 +#: nova/network/manager.py:815 #, python-format msgid "" "instance-dns-zone is |%(domain)s|, which is in availability zone " @@ -5504,98 +5496,98 @@ msgid "" "created." msgstr "" -#: nova/network/manager.py:838 +#: nova/network/manager.py:841 #, python-format msgid "Quota exceeded for %(pid)s, tried to allocate fixed IP" msgstr "" -#: nova/network/manager.py:892 +#: nova/network/manager.py:895 msgid "Failed to update usages deallocating fixed IP" msgstr "" -#: nova/network/manager.py:926 +#: nova/network/manager.py:929 #, python-format msgid "Unable to release %s because vif doesn't exist." msgstr "" -#: nova/network/manager.py:949 +#: nova/network/manager.py:952 #, python-format msgid "Leased IP |%(address)s|" msgstr "" -#: nova/network/manager.py:953 +#: nova/network/manager.py:956 #, python-format msgid "IP %s leased that is not associated" msgstr "" -#: nova/network/manager.py:962 +#: nova/network/manager.py:965 #, python-format msgid "IP |%s| leased that isn't allocated" msgstr "" -#: nova/network/manager.py:967 +#: nova/network/manager.py:970 #, python-format msgid "Released IP |%(address)s|" msgstr "" -#: nova/network/manager.py:971 +#: nova/network/manager.py:974 #, python-format msgid "IP %s released that is not associated" msgstr "" -#: nova/network/manager.py:975 +#: nova/network/manager.py:978 #, python-format msgid "IP %s released that was not leased" msgstr "" -#: nova/network/manager.py:994 +#: nova/network/manager.py:997 #, python-format msgid "%s must be an integer" msgstr "" -#: nova/network/manager.py:1018 +#: nova/network/manager.py:1021 msgid "Maximum allowed length for 'label' is 255." msgstr "" -#: nova/network/manager.py:1038 +#: nova/network/manager.py:1041 #, python-format msgid "" "Subnet(s) too large, defaulting to /%s. To override, specify " "network_size flag." msgstr "" -#: nova/network/manager.py:1119 +#: nova/network/manager.py:1122 msgid "cidr already in use" msgstr "" -#: nova/network/manager.py:1122 +#: nova/network/manager.py:1125 #, python-format msgid "requested cidr (%(cidr)s) conflicts with existing supernet (%(super)s)" msgstr "" -#: nova/network/manager.py:1133 +#: nova/network/manager.py:1136 #, python-format msgid "" "requested cidr (%(cidr)s) conflicts with existing smaller cidr " "(%(smaller)s)" msgstr "" -#: nova/network/manager.py:1190 +#: nova/network/manager.py:1193 msgid "Network already exists!" msgstr "" -#: nova/network/manager.py:1209 +#: nova/network/manager.py:1212 #, python-format msgid "Network must be disassociated from project %s before delete" msgstr "" -#: nova/network/manager.py:1805 +#: nova/network/manager.py:1808 msgid "" "The sum between the number of networks and the vlan start cannot be " "greater than 4094" msgstr "" -#: nova/network/manager.py:1812 +#: nova/network/manager.py:1815 #, python-format msgid "" "The network range is not big enough to fit %(num_networks)s networks. " @@ -5846,6 +5838,24 @@ msgstr "syslog servisi bunlardan biri olmak zorundadır: %s" msgid "Fatal call to deprecated config: %(msg)s" msgstr "" +#: nova/openstack/common/loopingcall.py:84 +#, python-format +msgid "task run outlasted interval by %s sec" +msgstr "" + +#: nova/openstack/common/loopingcall.py:91 +msgid "in fixed duration looping call" +msgstr "" + +#: nova/openstack/common/loopingcall.py:131 +#, python-format +msgid "Dynamic looping call sleeping for %.02f seconds" +msgstr "" + +#: nova/openstack/common/loopingcall.py:138 +msgid "in dynamic looping call" +msgstr "" + #: nova/openstack/common/policy.py:394 #, python-format msgid "Failed to understand rule %(rule)s" @@ -6347,7 +6357,7 @@ msgstr "Başka bir işlem bulunamadı" msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:210 +#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:211 #, python-format msgid "Setting instance to %(state)s state." msgstr "" @@ -6445,7 +6455,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:196 +#: nova/scheduler/manager.py:197 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "%(method)s zamanlaması başarısız: %(ex)s" @@ -6589,27 +6599,27 @@ msgstr "" msgid "Returns one member of the [%s] group" msgstr "" -#: nova/servicegroup/drivers/db.py:41 +#: nova/servicegroup/drivers/db.py:42 #, python-format msgid "" "DB_Driver: join new ServiceGroup member %(member_id)s to the %(group_id)s" " group, service = %(service)s" msgstr "" -#: nova/servicegroup/drivers/db.py:45 +#: nova/servicegroup/drivers/db.py:46 msgid "service is a mandatory argument for DB based ServiceGroup driver" msgstr "" -#: nova/servicegroup/drivers/db.py:74 +#: nova/servicegroup/drivers/db.py:76 #, python-format msgid "DB_Driver: get_all members of the %s group" msgstr "" -#: nova/servicegroup/drivers/db.py:97 nova/servicegroup/drivers/mc.py:102 +#: nova/servicegroup/drivers/db.py:99 nova/servicegroup/drivers/mc.py:103 msgid "Recovered model server connection!" msgstr "Kurtarılmış model sunucu bağlantısı!" -#: nova/servicegroup/drivers/db.py:103 nova/servicegroup/drivers/mc.py:108 +#: nova/servicegroup/drivers/db.py:105 nova/servicegroup/drivers/mc.py:109 msgid "model server went away" msgstr "Model sunucusu gitti." @@ -6629,7 +6639,7 @@ msgstr "" msgid "service is a mandatory argument for Memcached based ServiceGroup driver" msgstr "" -#: nova/servicegroup/drivers/mc.py:77 +#: nova/servicegroup/drivers/mc.py:78 #, python-format msgid "Memcached_Driver: get_all members of the %s group" msgstr "" @@ -6658,22 +6668,22 @@ msgstr "" msgid "ZooKeeperDriver.leave: %(id)s has not joined to the %(gr)s group" msgstr "" -#: nova/storage/linuxscsi.py:70 +#: nova/storage/linuxscsi.py:71 #, python-format msgid "Trying (%(tries)s) to remove device %(device)s" msgstr "" -#: nova/storage/linuxscsi.py:99 +#: nova/storage/linuxscsi.py:101 #, python-format msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:117 +#: nova/storage/linuxscsi.py:119 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:121 +#: nova/storage/linuxscsi.py:123 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -7032,48 +7042,48 @@ msgstr "" msgid "Baremetal power manager failed to start node for instance %r" msgstr "" -#: nova/virt/baremetal/ipmi.py:85 +#: nova/virt/baremetal/ipmi.py:86 #, fuzzy, python-format msgid "pid file %s does not contain any pid" msgstr "%s referansı versiyon içermiyor" -#: nova/virt/baremetal/ipmi.py:108 +#: nova/virt/baremetal/ipmi.py:109 msgid "Node id not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:111 +#: nova/virt/baremetal/ipmi.py:112 #, fuzzy msgid "Address not supplied to IPMI" msgstr "Adres belirtilmedi" -#: nova/virt/baremetal/ipmi.py:114 +#: nova/virt/baremetal/ipmi.py:115 msgid "User not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:117 +#: nova/virt/baremetal/ipmi.py:118 msgid "Password not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:134 +#: nova/virt/baremetal/ipmi.py:135 #, fuzzy, python-format msgid "ipmitool stdout: '%(out)s', stderr: '%(err)s'" msgstr "" "Sahte komuta verilen yanıt: standartçıktı='%(stdout)s' " "standarthata='%(stderr)s'" -#: nova/virt/baremetal/ipmi.py:160 +#: nova/virt/baremetal/ipmi.py:161 msgid "IPMI power on failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:182 +#: nova/virt/baremetal/ipmi.py:183 msgid "IPMI power off failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:192 +#: nova/virt/baremetal/ipmi.py:193 msgid "IPMI set next bootdev failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:197 nova/virt/baremetal/tilera_pdu.py:152 +#: nova/virt/baremetal/ipmi.py:198 nova/virt/baremetal/tilera_pdu.py:152 #, python-format msgid "Activate node called, but node %s is already active" msgstr "" @@ -7733,7 +7743,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:135 nova/virt/libvirt/driver.py:3726 +#: nova/virt/hyperv/hostops.py:135 nova/virt/libvirt/driver.py:3728 #: nova/virt/xenapi/host.py:148 msgid "Updating host stats" msgstr "" @@ -8080,12 +8090,12 @@ msgstr "" msgid "Using config drive for instance: %s" msgstr "|%s| örneği için değişken IP tahsisi" -#: nova/virt/hyperv/vmops.py:226 nova/virt/libvirt/driver.py:1867 +#: nova/virt/hyperv/vmops.py:226 nova/virt/libvirt/driver.py:1869 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:234 nova/virt/libvirt/driver.py:1874 +#: nova/virt/hyperv/vmops.py:234 nova/virt/libvirt/driver.py:1876 #, python-format msgid "Creating config drive failed with error: %s" msgstr "" @@ -8244,7 +8254,7 @@ msgstr "" msgid "Detaching physical disk from instance: %s" msgstr "" -#: nova/virt/hyperv/volumeops.py:186 nova/virt/libvirt/driver.py:894 +#: nova/virt/hyperv/volumeops.py:186 nova/virt/libvirt/driver.py:896 msgid "Could not determine iscsi initiator name" msgstr "" @@ -8278,238 +8288,238 @@ msgstr "" msgid "Unable to determine disk bus for '%s'" msgstr "" -#: nova/virt/libvirt/driver.py:339 +#: nova/virt/libvirt/driver.py:340 #, python-format msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:545 +#: nova/virt/libvirt/driver.py:546 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:553 +#: nova/virt/libvirt/driver.py:554 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:570 +#: nova/virt/libvirt/driver.py:571 #, python-format msgid "URI %s does not support events" msgstr "" -#: nova/virt/libvirt/driver.py:586 +#: nova/virt/libvirt/driver.py:587 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:608 nova/virt/libvirt/driver.py:611 +#: nova/virt/libvirt/driver.py:609 nova/virt/libvirt/driver.py:612 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:629 +#: nova/virt/libvirt/driver.py:630 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:720 +#: nova/virt/libvirt/driver.py:721 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:735 +#: nova/virt/libvirt/driver.py:736 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:740 +#: nova/virt/libvirt/driver.py:741 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:751 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:759 +#: nova/virt/libvirt/driver.py:761 #, fuzzy msgid "Going to destroy instance again." msgstr "Örnekler durdurulacak" -#: nova/virt/libvirt/driver.py:778 +#: nova/virt/libvirt/driver.py:780 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:794 +#: nova/virt/libvirt/driver.py:796 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:814 +#: nova/virt/libvirt/driver.py:816 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:820 +#: nova/virt/libvirt/driver.py:822 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:848 +#: nova/virt/libvirt/driver.py:850 #, python-format msgid "Deleting instance files %(target)s" msgstr "" -#: nova/virt/libvirt/driver.py:857 +#: nova/virt/libvirt/driver.py:859 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:900 +#: nova/virt/libvirt/driver.py:902 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:907 +#: nova/virt/libvirt/driver.py:909 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:912 +#: nova/virt/libvirt/driver.py:914 msgid "No Volume Connector found." msgstr "" -#: nova/virt/libvirt/driver.py:1034 +#: nova/virt/libvirt/driver.py:1036 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1058 +#: nova/virt/libvirt/driver.py:1060 #, fuzzy msgid "attaching network adapter failed." msgstr "Tanımlı bir ağ yok." -#: nova/virt/libvirt/driver.py:1078 +#: nova/virt/libvirt/driver.py:1080 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1082 +#: nova/virt/libvirt/driver.py:1084 #, fuzzy msgid "detaching network adapter failed." msgstr "Tanımlı bir ağ yok." -#: nova/virt/libvirt/driver.py:1171 +#: nova/virt/libvirt/driver.py:1173 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1174 +#: nova/virt/libvirt/driver.py:1176 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1203 +#: nova/virt/libvirt/driver.py:1205 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1215 +#: nova/virt/libvirt/driver.py:1217 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1288 +#: nova/virt/libvirt/driver.py:1290 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1292 +#: nova/virt/libvirt/driver.py:1294 msgid "Failed to soft reboot instance." msgstr "" -#: nova/virt/libvirt/driver.py:1327 +#: nova/virt/libvirt/driver.py:1329 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1335 +#: nova/virt/libvirt/driver.py:1337 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:1383 +#: nova/virt/libvirt/driver.py:1385 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1530 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:1535 nova/virt/powervm/operator.py:220 +#: nova/virt/libvirt/driver.py:1537 nova/virt/powervm/operator.py:220 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1551 +#: nova/virt/libvirt/driver.py:1553 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:1588 nova/virt/libvirt/driver.py:1614 +#: nova/virt/libvirt/driver.py:1590 nova/virt/libvirt/driver.py:1616 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1603 +#: nova/virt/libvirt/driver.py:1605 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:1672 +#: nova/virt/libvirt/driver.py:1674 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:1676 +#: nova/virt/libvirt/driver.py:1678 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:1681 nova/virt/libvirt/driver.py:1686 +#: nova/virt/libvirt/driver.py:1683 nova/virt/libvirt/driver.py:1688 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:1757 +#: nova/virt/libvirt/driver.py:1759 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:1858 +#: nova/virt/libvirt/driver.py:1860 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:1907 +#: nova/virt/libvirt/driver.py:1909 #, python-format msgid "Injecting %(inj)s into image %(img_id)s" msgstr "" -#: nova/virt/libvirt/driver.py:1917 +#: nova/virt/libvirt/driver.py:1919 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:1974 +#: nova/virt/libvirt/driver.py:1976 #, python-format msgid "" "Config requested an explicit CPU model, but the current libvirt " "hypervisor '%s' does not support selecting CPU models" msgstr "" -#: nova/virt/libvirt/driver.py:1980 +#: nova/virt/libvirt/driver.py:1982 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:1984 +#: nova/virt/libvirt/driver.py:1986 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:1988 +#: nova/virt/libvirt/driver.py:1990 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2004 +#: nova/virt/libvirt/driver.py:2006 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:2325 +#: nova/virt/libvirt/driver.py:2327 #, python-format msgid "" "Start to_xml instance=%(instance)s network_info=%(network_info)s " @@ -8517,63 +8527,63 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:2340 +#: nova/virt/libvirt/driver.py:2342 #, python-format msgid "End to_xml instance=%(instance)s xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:2357 +#: nova/virt/libvirt/driver.py:2359 #, python-format msgid "" "Error from libvirt while looking up %(instance_name)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:2525 +#: nova/virt/libvirt/driver.py:2527 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:2576 +#: nova/virt/libvirt/driver.py:2578 #, python-format msgid "couldn't obtain the vpu count from domain id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2582 +#: nova/virt/libvirt/driver.py:2584 #, python-format msgid "List of domains returned by libVirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2584 +#: nova/virt/libvirt/driver.py:2586 #, python-format msgid "libVirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2648 +#: nova/virt/libvirt/driver.py:2650 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:2731 +#: nova/virt/libvirt/driver.py:2733 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:2755 +#: nova/virt/libvirt/driver.py:2757 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2759 +#: nova/virt/libvirt/driver.py:2761 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:2836 +#: nova/virt/libvirt/driver.py:2838 #, fuzzy, python-format msgid "" "Creating tmpfile %s to verify with other compute node that the instance " @@ -8582,29 +8592,29 @@ msgstr "" "Diğer hesaplama düğümlerini haberdar etmek için %s geçici dosyası " "oluşturuluyor. Düğümler aynı belleğe bağlanmalıdır." -#: nova/virt/libvirt/driver.py:2918 +#: nova/virt/libvirt/driver.py:2920 msgid "Block migration can not be used with shared storage." msgstr "Blok göçü paylaşılan hafıza ile kullanılamaz." -#: nova/virt/libvirt/driver.py:2926 +#: nova/virt/libvirt/driver.py:2928 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2963 +#: nova/virt/libvirt/driver.py:2965 #, python-format msgid "" "Unable to migrate %(instance_uuid)s: Disk of instance is too " "large(available on destination host:%(available)s < need:%(necessary)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2988 +#: nova/virt/libvirt/driver.py:2990 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:3000 +#: nova/virt/libvirt/driver.py:3002 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -8619,7 +8629,7 @@ msgstr "" " \n" " Bkz: %(u)s" -#: nova/virt/libvirt/driver.py:3017 +#: nova/virt/libvirt/driver.py:3019 #, python-format msgid "" "Creating tmpfile %s to notify to other compute nodes that they should " @@ -8628,62 +8638,62 @@ msgstr "" "Diğer hesaplama düğümlerini haberdar etmek için %s geçici dosyası " "oluşturuluyor. Düğümler aynı belleğe bağlanmalıdır." -#: nova/virt/libvirt/driver.py:3065 +#: nova/virt/libvirt/driver.py:3067 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:3137 +#: nova/virt/libvirt/driver.py:3139 #, python-format msgid "Live Migration failure: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:3230 +#: nova/virt/libvirt/driver.py:3232 #, fuzzy, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" "plug_vifs() %(cnt)d kez başarısız oldu. %(hostname)s için %(max_retry)d " "denemeye kadar tekrar deneniyor." -#: nova/virt/libvirt/driver.py:3342 +#: nova/virt/libvirt/driver.py:3344 #, python-format msgid "" "Error from libvirt while getting description of %(instance_name)s: [Error" " Code %(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3359 +#: nova/virt/libvirt/driver.py:3361 #, python-format msgid "skipping %(path)s since it looks like volume" msgstr "Birim gibi göründüğünden beri %(path)s atlanıyor" -#: nova/virt/libvirt/driver.py:3364 +#: nova/virt/libvirt/driver.py:3366 #, python-format msgid "skipping disk for %(instance_name)s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:3405 +#: nova/virt/libvirt/driver.py:3407 #, python-format msgid "Getting disk size of %(i_name)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:3451 +#: nova/virt/libvirt/driver.py:3453 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:3510 +#: nova/virt/libvirt/driver.py:3512 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:3516 +#: nova/virt/libvirt/driver.py:3518 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:3578 +#: nova/virt/libvirt/driver.py:3580 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:3699 +#: nova/virt/libvirt/driver.py:3701 #, python-format msgid "Checking instance files accessability%(instance_path)s" msgstr "" @@ -8977,88 +8987,88 @@ msgid "" "attribute" msgstr "" -#: nova/virt/libvirt/volume.py:237 +#: nova/virt/libvirt/volume.py:238 #, python-format msgid "iSCSI device not found at %s" msgstr "%s'de iSCSI cihazı bulunamadı" -#: nova/virt/libvirt/volume.py:240 +#: nova/virt/libvirt/volume.py:241 #, python-format msgid "" "ISCSI volume not yet found at: %(disk_dev)s. Will rescan & retry. Try " "number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:252 +#: nova/virt/libvirt/volume.py:253 #, python-format msgid "Found iSCSI node %(disk_dev)s (after %(tries)s rescans)" msgstr "" -#: nova/virt/libvirt/volume.py:488 nova/virt/libvirt/volume.py:609 +#: nova/virt/libvirt/volume.py:489 nova/virt/libvirt/volume.py:610 #, python-format msgid "%s is already mounted" msgstr "" -#: nova/virt/libvirt/volume.py:544 +#: nova/virt/libvirt/volume.py:545 #, fuzzy, python-format msgid "AoE device not found at %s" msgstr "%s'de iSCSI cihazı bulunamadı" -#: nova/virt/libvirt/volume.py:546 +#: nova/virt/libvirt/volume.py:547 #, python-format msgid "AoE volume not yet found at: %(aoedevpath)s. Try number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:560 +#: nova/virt/libvirt/volume.py:561 #, python-format msgid "Found AoE device %(aoedevpath)s (after %(tries)s rediscover)" msgstr "" -#: nova/virt/libvirt/volume.py:688 +#: nova/virt/libvirt/volume.py:689 msgid "We are unable to locate any Fibre Channel devices" msgstr "" -#: nova/virt/libvirt/volume.py:697 +#: nova/virt/libvirt/volume.py:698 #, python-format msgid "Looking for Fibre Channel dev %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:707 +#: nova/virt/libvirt/volume.py:708 #, fuzzy msgid "Fibre Channel device not found." msgstr "%s'de iSCSI cihazı bulunamadı" -#: nova/virt/libvirt/volume.py:710 +#: nova/virt/libvirt/volume.py:711 #, python-format msgid "" "Fibre volume not yet found at: %(mount_device)s. Will rescan & retry. " "Try number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:726 +#: nova/virt/libvirt/volume.py:727 #, python-format msgid "Found Fibre Channel volume %(mount_device)s (after %(tries)s rescans)" msgstr "" -#: nova/virt/libvirt/volume.py:733 +#: nova/virt/libvirt/volume.py:734 #, python-format msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:799 +#: nova/virt/libvirt/volume.py:800 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:810 +#: nova/virt/libvirt/volume.py:811 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:816 +#: nova/virt/libvirt/volume.py:817 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:831 +#: nova/virt/libvirt/volume.py:832 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -9332,17 +9342,17 @@ msgstr "" msgid "In vmwareapi:_call_method, got this exception: %s" msgstr "" -#: nova/virt/vmwareapi/driver.py:574 +#: nova/virt/vmwareapi/driver.py:575 #, python-format msgid "Task [%(task_name)s] %(task_ref)s status: success" msgstr "" -#: nova/virt/vmwareapi/driver.py:579 +#: nova/virt/vmwareapi/driver.py:580 #, python-format msgid "Task [%(task_name)s] %(task_ref)s status: error %(error_info)s" msgstr "" -#: nova/virt/vmwareapi/driver.py:583 +#: nova/virt/vmwareapi/driver.py:584 #, python-format msgid "In vmwareapi:_poll_task, Got this error %s" msgstr "" @@ -10951,6 +10961,9 @@ msgstr "" msgid "status must be 'available'" msgstr "İmaj müsait olmak zorunda" -#~ msgid "Invalid value '%s' for force. " +#~ msgid "Periodic task processor sleeping for %.02f seconds" +#~ msgstr "" + +#~ msgid "No backdoor API command for service: %s\n" #~ msgstr "" diff --git a/nova/locale/uk/LC_MESSAGES/nova.po b/nova/locale/uk/LC_MESSAGES/nova.po index 3f2197644..261fcf627 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 <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2013-04-24 00:04+0000\n" +"POT-Creation-Date: 2013-04-26 00:05+0000\n" "PO-Revision-Date: 2011-08-23 11:21+0000\n" "Last-Translator: Thierry Carrez <thierry.carrez+lp@gmail.com>\n" "Language-Team: Ukrainian <uk@li.org>\n" @@ -183,7 +183,7 @@ msgid "" msgstr "" #: nova/exception.py:254 nova/api/ec2/cloud.py:463 -#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2735 +#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2740 msgid "Keypair data is invalid" msgstr "" @@ -1299,27 +1299,27 @@ msgstr "" msgid "Running %(name)s post-hook: %(obj)s" msgstr "" -#: nova/manager.py:172 +#: nova/manager.py:173 #, python-format msgid "Skipping periodic task %(task)s because its interval is negative" msgstr "" -#: nova/manager.py:177 +#: nova/manager.py:178 #, python-format msgid "Skipping periodic task %(task)s because it is disabled" msgstr "" -#: nova/manager.py:238 +#: nova/manager.py:241 #, python-format msgid "Running periodic task %(full_task_name)s" msgstr "" -#: nova/manager.py:246 +#: nova/manager.py:249 #, python-format msgid "Error during %(full_task_name)s: %(e)s" msgstr "" -#: nova/manager.py:315 +#: nova/manager.py:319 msgid "Notifying Schedulers of capabilities ..." msgstr "" @@ -1364,208 +1364,195 @@ msgstr "" msgid "Rolled back reservations %(reservations)s" msgstr "" -#: nova/service.py:196 +#: nova/service.py:197 msgid "Full set of CONF:" msgstr "" -#: nova/service.py:203 +#: nova/service.py:204 #, python-format msgid "%(flag)s : FLAG SET " msgstr "" -#: nova/service.py:213 nova/service.py:311 +#: nova/service.py:214 nova/service.py:312 #, python-format msgid "Caught %s, exiting" msgstr "" -#: nova/service.py:257 +#: nova/service.py:258 msgid "Parent process has died unexpectedly, exiting" msgstr "" -#: nova/service.py:293 +#: nova/service.py:294 msgid "Forking too fast, sleeping" msgstr "" -#: nova/service.py:316 +#: nova/service.py:317 msgid "Unhandled exception" msgstr "" -#: nova/service.py:323 +#: nova/service.py:324 #, python-format msgid "Started child %d" msgstr "" -#: nova/service.py:333 +#: nova/service.py:334 #, python-format msgid "Starting %d workers" msgstr "" -#: nova/service.py:347 +#: nova/service.py:348 #, python-format msgid "Child %(pid)d killed by signal %(sig)d" msgstr "" -#: nova/service.py:350 +#: nova/service.py:351 #, python-format msgid "Child %(pid)d exited with status %(code)d" msgstr "" -#: nova/service.py:353 +#: nova/service.py:354 #, python-format msgid "pid %d not in child list" msgstr "" -#: nova/service.py:373 +#: nova/service.py:374 #, python-format msgid "Caught %s, stopping children" msgstr "" -#: nova/service.py:384 +#: nova/service.py:385 #, python-format msgid "Waiting on %d children to exit" msgstr "" -#: nova/service.py:426 +#: nova/service.py:427 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:443 nova/openstack/common/rpc/service.py:47 +#: nova/service.py:444 nova/openstack/common/rpc/service.py:47 #, python-format msgid "Creating Consumer connection for Service %s" msgstr "" -#: nova/service.py:463 +#: nova/service.py:464 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:545 +#: nova/service.py:546 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:580 +#: nova/service.py:581 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:678 +#: nova/service.py:679 msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:145 +#: nova/utils.py:144 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:198 nova/openstack/common/processutils.py:90 +#: nova/utils.py:197 nova/openstack/common/processutils.py:90 #, python-format msgid "Got unknown keyword args to utils.execute: %r" msgstr "" -#: nova/utils.py:209 nova/openstack/common/processutils.py:99 +#: nova/utils.py:208 nova/openstack/common/processutils.py:99 #, python-format msgid "Running cmd (subprocess): %s" msgstr "" -#: nova/utils.py:233 nova/utils.py:311 +#: nova/utils.py:232 nova/utils.py:310 #: nova/openstack/common/processutils.py:114 nova/virt/powervm/common.py:90 #, python-format msgid "Result was %s" msgstr "" -#: nova/utils.py:246 nova/openstack/common/processutils.py:128 +#: nova/utils.py:245 nova/openstack/common/processutils.py:128 #, python-format msgid "%r failed. Retrying." msgstr "" -#: nova/utils.py:286 +#: nova/utils.py:285 #, python-format msgid "Running cmd (SSH): %s" msgstr "" -#: nova/utils.py:288 +#: nova/utils.py:287 msgid "Environment not supported over SSH" msgstr "" -#: nova/utils.py:292 +#: nova/utils.py:291 msgid "process_input not supported over SSH" msgstr "" -#: nova/utils.py:327 +#: nova/utils.py:326 #, python-format msgid "debug in callback: %s" msgstr "" -#: nova/utils.py:489 +#: nova/utils.py:488 #, python-format msgid "Link Local address is not found.:%s" msgstr "" -#: nova/utils.py:492 +#: nova/utils.py:491 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "" -#: nova/utils.py:531 +#: nova/utils.py:530 #, python-format msgid "Invalid backend: %s" msgstr "" -#: nova/utils.py:603 -msgid "in fixed duration looping call" -msgstr "" - -#: nova/utils.py:638 -#, python-format -msgid "Periodic task processor sleeping for %.02f seconds" -msgstr "" - -#: nova/utils.py:645 -msgid "in dynamic looping call" -msgstr "" - -#: nova/utils.py:699 +#: nova/utils.py:591 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:828 +#: nova/utils.py:720 #, python-format msgid "Expected object of type: %s" msgstr "" -#: nova/utils.py:857 +#: nova/utils.py:749 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:1013 +#: nova/utils.py:905 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:1079 +#: nova/utils.py:971 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:1211 nova/virt/configdrive.py:177 +#: nova/utils.py:1103 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1363 +#: nova/utils.py:1255 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1367 +#: nova/utils.py:1259 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1372 +#: nova/utils.py:1264 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -2598,7 +2585,7 @@ msgstr "" #: nova/api/openstack/compute/servers.py:1220 #: nova/api/openstack/compute/contrib/aggregates.py:143 -#: nova/api/openstack/compute/contrib/coverage_ext.py:303 +#: nova/api/openstack/compute/contrib/coverage_ext.py:282 #: nova/api/openstack/compute/contrib/keypairs.py:78 msgid "Invalid request body" msgstr "" @@ -2842,46 +2829,41 @@ msgstr "" msgid "Instance not yet ready" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:114 +#: nova/api/openstack/compute/contrib/coverage_ext.py:95 #, python-format msgid "Can't connect to service: %s, no portspecified\n" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:117 -#, python-format -msgid "No backdoor API command for service: %s\n" -msgstr "" - -#: nova/api/openstack/compute/contrib/coverage_ext.py:135 +#: nova/api/openstack/compute/contrib/coverage_ext.py:114 msgid "Coverage begin" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:182 +#: nova/api/openstack/compute/contrib/coverage_ext.py:161 msgid "Coverage not running" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:211 +#: nova/api/openstack/compute/contrib/coverage_ext.py:190 msgid "Invalid path" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:215 +#: nova/api/openstack/compute/contrib/coverage_ext.py:194 msgid "No path given for report file" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:222 +#: nova/api/openstack/compute/contrib/coverage_ext.py:201 msgid "You can't use html reports without combining" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:235 +#: nova/api/openstack/compute/contrib/coverage_ext.py:214 #, python-format msgid "Directory conflict: %s already exists" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:293 +#: nova/api/openstack/compute/contrib/coverage_ext.py:272 msgid "Python coverage module is not installed." msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:301 +#: nova/api/openstack/compute/contrib/coverage_ext.py:280 #, python-format msgid "Coverage doesn't have %s action" msgstr "" @@ -3253,6 +3235,14 @@ msgstr "" msgid "stop instance" msgstr "" +#: nova/api/openstack/compute/contrib/services.py:123 +msgid "Unknown action" +msgstr "" + +#: nova/api/openstack/compute/contrib/services.py:137 +msgid "Unknown service" +msgstr "" + #: nova/api/openstack/compute/contrib/simple_tenant_usage.py:226 msgid "Invalid start time. The start time cannot occur after the end time." msgstr "" @@ -3342,54 +3332,54 @@ msgstr "" msgid "Error waiting for responses from neighbor cells: %(exc)s" msgstr "" -#: nova/cells/messaging.py:651 +#: nova/cells/messaging.py:652 #, python-format msgid "Unknown method '%(method)s' in compute API" msgstr "" -#: nova/cells/messaging.py:674 +#: nova/cells/messaging.py:675 #, python-format msgid "Received capabilities from child cell %(cell_name)s: %(capabilities)s" msgstr "" -#: nova/cells/messaging.py:683 +#: nova/cells/messaging.py:684 #, python-format msgid "Received capacities from child cell %(cell_name)s: %(capacities)s" msgstr "" -#: nova/cells/messaging.py:795 +#: nova/cells/messaging.py:810 #, python-format msgid "Got update for instance %(instance_uuid)s: %(instance)s" msgstr "" -#: nova/cells/messaging.py:823 +#: nova/cells/messaging.py:838 #, python-format msgid "Got update to delete instance %(instance_uuid)s" msgstr "" -#: nova/cells/messaging.py:838 +#: nova/cells/messaging.py:853 #, python-format msgid "Got broadcast to %(delete_type)s delete instance" msgstr "" -#: nova/cells/messaging.py:852 +#: nova/cells/messaging.py:867 #, python-format msgid "Got message to create instance fault: %(instance_fault)s" msgstr "" -#: nova/cells/messaging.py:873 +#: nova/cells/messaging.py:888 #, python-format msgid "" "Forcing a sync of instances, project_id=%(projid_str)s, " "updated_since=%(since_str)s" msgstr "" -#: nova/cells/messaging.py:1057 +#: nova/cells/messaging.py:1072 #, python-format msgid "Updating parents with our capabilities: %(capabs)s" msgstr "" -#: nova/cells/messaging.py:1077 +#: nova/cells/messaging.py:1092 #, python-format msgid "Updating parents with our capacities: %(capacities)s" msgstr "" @@ -3810,289 +3800,289 @@ msgstr "" msgid "No nova entries in syslog!" msgstr "" -#: nova/compute/api.py:281 +#: nova/compute/api.py:282 msgid "Cannot run any more instances of this type." msgstr "" -#: nova/compute/api.py:288 +#: nova/compute/api.py:289 #, python-format msgid "Can only run %s more instances of this type." msgstr "" -#: nova/compute/api.py:297 +#: nova/compute/api.py:298 #, python-format msgid "" "%(overs)s quota exceeded for %(pid)s, tried to run %(min_count)s " "instances. %(msg)s" msgstr "" -#: nova/compute/api.py:317 +#: nova/compute/api.py:318 #, python-format msgid "" "Quota exceeded for %(pid)s, tried to set %(num_metadata)s metadata " "properties" msgstr "" -#: nova/compute/api.py:327 +#: nova/compute/api.py:328 msgid "Metadata property key blank" msgstr "" -#: nova/compute/api.py:331 +#: nova/compute/api.py:332 msgid "Metadata property key greater than 255 characters" msgstr "" -#: nova/compute/api.py:335 +#: nova/compute/api.py:336 msgid "Metadata property value greater than 255 characters" msgstr "" -#: nova/compute/api.py:453 +#: nova/compute/api.py:454 msgid "Failed to set instance name using multi_instance_display_name_template." msgstr "" -#: nova/compute/api.py:493 +#: nova/compute/api.py:494 msgid "Cannot attach one or more volumes to multiple instances" msgstr "" -#: nova/compute/api.py:607 +#: nova/compute/api.py:608 #, python-format msgid "Going to run %s instances..." msgstr "" -#: nova/compute/api.py:720 +#: nova/compute/api.py:721 #, python-format msgid "bdm %s" msgstr "" -#: nova/compute/api.py:747 +#: nova/compute/api.py:748 #, python-format msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1016 +#: nova/compute/api.py:1017 msgid "instance termination disabled" msgstr "" -#: nova/compute/api.py:1152 +#: nova/compute/api.py:1153 #, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "" -#: nova/compute/api.py:1158 +#: nova/compute/api.py:1159 msgid "going to delete a resizing instance" msgstr "" -#: nova/compute/api.py:1168 +#: nova/compute/api.py:1169 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1212 +#: nova/compute/api.py:1213 msgid "Going to try to soft delete instance" msgstr "" -#: nova/compute/api.py:1236 +#: nova/compute/api.py:1237 msgid "Going to try to terminate instance" msgstr "" -#: nova/compute/api.py:1286 +#: nova/compute/api.py:1287 msgid "Going to try to stop instance" msgstr "" -#: nova/compute/api.py:1303 +#: nova/compute/api.py:1304 msgid "Going to try to start instance" msgstr "" -#: nova/compute/api.py:1376 +#: nova/compute/api.py:1377 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1613 +#: nova/compute/api.py:1614 #, python-format msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:1964 +#: nova/compute/api.py:1965 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:1973 +#: nova/compute/api.py:1974 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2015 +#: nova/compute/api.py:2016 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2153 +#: nova/compute/api.py:2150 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2260 +#: nova/compute/api.py:2257 msgid "Locking" msgstr "" -#: nova/compute/api.py:2268 +#: nova/compute/api.py:2265 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2337 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2453 +#: nova/compute/api.py:2450 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2472 +#: nova/compute/api.py:2469 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2476 +#: nova/compute/api.py:2473 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2715 +#: nova/compute/api.py:2720 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2719 +#: nova/compute/api.py:2724 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2816 +#: nova/compute/api.py:2821 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2819 +#: nova/compute/api.py:2824 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2827 +#: nova/compute/api.py:2832 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2833 +#: nova/compute/api.py:2838 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2853 +#: nova/compute/api.py:2858 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2856 +#: nova/compute/api.py:2861 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:2863 +#: nova/compute/api.py:2868 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2928 +#: nova/compute/api.py:2933 #, python-format msgid "Unable to delete system group '%s'" msgstr "" -#: nova/compute/api.py:2933 +#: nova/compute/api.py:2938 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:2941 +#: nova/compute/api.py:2946 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:2944 +#: nova/compute/api.py:2949 #, python-format msgid "Delete security group %s" msgstr "Вилучити групу безпеки %s" -#: nova/compute/api.py:3030 nova/compute/api.py:3107 +#: nova/compute/api.py:3035 nova/compute/api.py:3112 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3046 +#: nova/compute/api.py:3051 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3049 +#: nova/compute/api.py:3054 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3060 +#: nova/compute/api.py:3065 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3114 +#: nova/compute/api.py:3119 msgid "Security group id should be integer" msgstr "" -#: nova/compute/claims.py:94 nova/compute/claims.py:218 +#: nova/compute/claims.py:91 nova/compute/claims.py:214 #, python-format msgid "Aborting claim: %s" msgstr "" -#: nova/compute/claims.py:116 +#: nova/compute/claims.py:113 #, python-format msgid "" "Attempting claim: memory %(memory_mb)d MB, disk %(disk_gb)d GB, VCPUs " "%(vcpus)d" msgstr "" -#: nova/compute/claims.py:128 +#: nova/compute/claims.py:125 msgid "Claim successful" msgstr "" -#: nova/compute/claims.py:130 +#: nova/compute/claims.py:127 msgid "Claim failed" msgstr "" -#: nova/compute/claims.py:135 +#: nova/compute/claims.py:132 msgid "Memory" msgstr "" -#: nova/compute/claims.py:144 +#: nova/compute/claims.py:141 msgid "Disk" msgstr "" -#: nova/compute/claims.py:153 +#: nova/compute/claims.py:150 msgid "CPU" msgstr "" -#: nova/compute/claims.py:165 +#: nova/compute/claims.py:162 #, python-format msgid "Total %(type_)s: %(total)d %(unit)s, used: %(used)d %(unit)s" msgstr "" -#: nova/compute/claims.py:170 +#: nova/compute/claims.py:167 #, python-format msgid "%(type_)s limit not specified, defaulting to unlimited" msgstr "" -#: nova/compute/claims.py:177 +#: nova/compute/claims.py:174 #, python-format msgid "%(type_)s limit: %(limit)d %(unit)s, free: %(free)d %(unit)s" msgstr "" -#: nova/compute/claims.py:184 +#: nova/compute/claims.py:181 #, python-format msgid "" "Unable to claim resources. Free %(type_)s %(free)d %(unit)s < requested " @@ -4225,556 +4215,556 @@ msgstr "" msgid "Checking state" msgstr "" -#: nova/compute/manager.py:743 +#: nova/compute/manager.py:745 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:760 +#: nova/compute/manager.py:762 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:852 +#: nova/compute/manager.py:854 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:861 nova/compute/manager.py:2344 +#: nova/compute/manager.py:863 nova/compute/manager.py:2348 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" -#: nova/compute/manager.py:912 +#: nova/compute/manager.py:914 msgid "Failed to dealloc network for deleted instance" msgstr "" -#: nova/compute/manager.py:918 +#: nova/compute/manager.py:920 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:940 +#: nova/compute/manager.py:942 #, python-format msgid "Error: %s" msgstr "" -#: nova/compute/manager.py:957 +#: nova/compute/manager.py:959 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:982 nova/compute/manager.py:2398 +#: nova/compute/manager.py:984 nova/compute/manager.py:2402 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1000 +#: nova/compute/manager.py:1002 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1007 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1011 +#: nova/compute/manager.py:1013 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1040 +#: nova/compute/manager.py:1042 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1090 +#: nova/compute/manager.py:1092 #, python-format msgid "" "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, " "allowed_size_bytes=%(allowed_size_bytes)d" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1098 #, python-format msgid "" "Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed " "size %(allowed_size_bytes)d" msgstr "" -#: nova/compute/manager.py:1106 +#: nova/compute/manager.py:1108 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1132 +#: nova/compute/manager.py:1134 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1135 +#: nova/compute/manager.py:1137 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1146 +#: nova/compute/manager.py:1148 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1167 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1216 +#: nova/compute/manager.py:1218 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1287 +#: nova/compute/manager.py:1289 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1303 +#: nova/compute/manager.py:1305 msgid "Failed to deallocate network for instance." msgstr "" -#: nova/compute/manager.py:1324 +#: nova/compute/manager.py:1326 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1327 +#: nova/compute/manager.py:1329 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1334 +#: nova/compute/manager.py:1336 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1382 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1435 nova/compute/manager.py:2574 -#: nova/compute/manager.py:4067 +#: nova/compute/manager.py:1437 nova/compute/manager.py:2578 +#: nova/compute/manager.py:4071 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1587 +#: nova/compute/manager.py:1589 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1600 +#: nova/compute/manager.py:1602 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1604 +#: nova/compute/manager.py:1606 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1608 +#: nova/compute/manager.py:1610 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1692 +#: nova/compute/manager.py:1694 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1724 +#: nova/compute/manager.py:1726 #, fuzzy, python-format msgid "Detaching from volume api: %s" msgstr "Від'єднати том %s" -#: nova/compute/manager.py:1742 +#: nova/compute/manager.py:1744 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1767 +#: nova/compute/manager.py:1769 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1783 +#: nova/compute/manager.py:1785 #, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "" -#: nova/compute/manager.py:1796 +#: nova/compute/manager.py:1798 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1823 +#: nova/compute/manager.py:1825 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1829 +#: nova/compute/manager.py:1831 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1890 +#: nova/compute/manager.py:1892 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1897 +#: nova/compute/manager.py:1899 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1902 +#: nova/compute/manager.py:1904 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1930 +#: nova/compute/manager.py:1932 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1937 +#: nova/compute/manager.py:1939 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1944 +#: nova/compute/manager.py:1946 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1959 +#: nova/compute/manager.py:1961 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1966 +#: nova/compute/manager.py:1968 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:1979 +#: nova/compute/manager.py:1981 #, python-format msgid "" "trying to inject a file into a non-running (state: " "%(current_power_state)s expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:1983 +#: nova/compute/manager.py:1985 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:2003 +#: nova/compute/manager.py:2005 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2016 +#: nova/compute/manager.py:2018 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2035 +#: nova/compute/manager.py:2037 msgid "Error trying to Rescue Instance" msgstr "" -#: nova/compute/manager.py:2039 +#: nova/compute/manager.py:2041 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2057 +#: nova/compute/manager.py:2059 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2078 +#: nova/compute/manager.py:2080 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2302 +#: nova/compute/manager.py:2306 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2308 +#: nova/compute/manager.py:2312 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2325 +#: nova/compute/manager.py:2329 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2571 +#: nova/compute/manager.py:2575 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2634 +#: nova/compute/manager.py:2638 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2652 +#: nova/compute/manager.py:2656 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2690 +#: nova/compute/manager.py:2694 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2721 +#: nova/compute/manager.py:2725 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2741 +#: nova/compute/manager.py:2745 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2746 +#: nova/compute/manager.py:2750 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2749 +#: nova/compute/manager.py:2753 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2766 +#: nova/compute/manager.py:2770 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2793 +#: nova/compute/manager.py:2797 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2828 +#: nova/compute/manager.py:2832 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:2875 +#: nova/compute/manager.py:2879 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2926 +#: nova/compute/manager.py:2930 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2935 +#: nova/compute/manager.py:2939 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2950 +#: nova/compute/manager.py:2954 #, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2980 +#: nova/compute/manager.py:2984 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:2990 +#: nova/compute/manager.py:2994 msgid "Detaching volume from unknown instance" msgstr "" -#: nova/compute/manager.py:2997 +#: nova/compute/manager.py:3001 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" -#: nova/compute/manager.py:3021 +#: nova/compute/manager.py:3025 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3059 +#: nova/compute/manager.py:3063 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3079 +#: nova/compute/manager.py:3083 #, python-format msgid "Port %(port_id)s is not attached" msgstr "" -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3097 #, python-format msgid "Host %(host)s not found" msgstr "" -#: nova/compute/manager.py:3230 +#: nova/compute/manager.py:3234 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3258 +#: nova/compute/manager.py:3262 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3313 +#: nova/compute/manager.py:3317 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3315 +#: nova/compute/manager.py:3319 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:3329 +#: nova/compute/manager.py:3333 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3469 +#: nova/compute/manager.py:3473 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3514 +#: nova/compute/manager.py:3518 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3520 +#: nova/compute/manager.py:3524 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3529 +#: nova/compute/manager.py:3533 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3536 +#: nova/compute/manager.py:3540 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:3540 +#: nova/compute/manager.py:3544 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3547 +#: nova/compute/manager.py:3551 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3556 +#: nova/compute/manager.py:3560 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3573 +#: nova/compute/manager.py:3577 #, 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:3592 +#: nova/compute/manager.py:3596 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3616 +#: nova/compute/manager.py:3620 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3733 +#: nova/compute/manager.py:3737 #, fuzzy msgid "Updating volume usage cache" msgstr "Від'єднати том %s" -#: nova/compute/manager.py:3750 +#: nova/compute/manager.py:3754 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3777 +#: nova/compute/manager.py:3781 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3782 nova/compute/manager.py:3832 +#: nova/compute/manager.py:3786 nova/compute/manager.py:3836 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3819 +#: nova/compute/manager.py:3823 #, 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:3857 +#: nova/compute/manager.py:3861 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3869 nova/compute/manager.py:3878 -#: nova/compute/manager.py:3908 +#: nova/compute/manager.py:3873 nova/compute/manager.py:3882 +#: nova/compute/manager.py:3912 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3873 +#: nova/compute/manager.py:3877 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3889 +#: nova/compute/manager.py:3893 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3895 +#: nova/compute/manager.py:3899 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3901 +#: nova/compute/manager.py:3905 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3921 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:3925 +#: nova/compute/manager.py:3929 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:3945 +#: nova/compute/manager.py:3949 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:3972 +#: nova/compute/manager.py:3976 #, fuzzy, python-format msgid "Deleting orphan compute node %s" msgstr "Від'єднати том %s" -#: nova/compute/manager.py:3982 nova/compute/resource_tracker.py:314 +#: nova/compute/manager.py:3986 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4022 +#: nova/compute/manager.py:4026 #, python-format msgid "" "Detected instance with name label '%(name)s' which is marked as DELETED " "but still present on host." msgstr "" -#: nova/compute/manager.py:4029 +#: nova/compute/manager.py:4033 #, python-format msgid "" "Destroying instance with name label '%(name)s' which is marked as DELETED" " but still present on host." msgstr "" -#: nova/compute/manager.py:4036 +#: nova/compute/manager.py:4040 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" @@ -4791,85 +4781,85 @@ msgid "" " claimed." msgstr "" -#: nova/compute/resource_tracker.py:237 +#: nova/compute/resource_tracker.py:244 msgid "Auditing locally available compute resources" msgstr "" -#: nova/compute/resource_tracker.py:242 +#: nova/compute/resource_tracker.py:249 msgid "" "Virt driver does not support 'get_available_resource' Compute tracking " "is disabled." msgstr "" -#: nova/compute/resource_tracker.py:294 +#: nova/compute/resource_tracker.py:301 #, python-format msgid "Compute_service record created for %(host)s:%(node)s" msgstr "" -#: nova/compute/resource_tracker.py:300 +#: nova/compute/resource_tracker.py:307 #, python-format msgid "Compute_service record updated for %(host)s:%(node)s" msgstr "" -#: nova/compute/resource_tracker.py:324 +#: nova/compute/resource_tracker.py:331 #, python-format msgid "Hypervisor: free ram (MB): %s" msgstr "" -#: nova/compute/resource_tracker.py:325 +#: nova/compute/resource_tracker.py:332 #, python-format msgid "Hypervisor: free disk (GB): %s" msgstr "" -#: nova/compute/resource_tracker.py:330 +#: nova/compute/resource_tracker.py:337 #, python-format msgid "Hypervisor: free VCPUs: %s" msgstr "" -#: nova/compute/resource_tracker.py:332 +#: nova/compute/resource_tracker.py:339 msgid "Hypervisor: VCPU information unavailable" msgstr "" -#: nova/compute/resource_tracker.py:339 +#: nova/compute/resource_tracker.py:346 #, python-format msgid "Free ram (MB): %s" msgstr "" -#: nova/compute/resource_tracker.py:340 +#: nova/compute/resource_tracker.py:347 #, python-format msgid "Free disk (GB): %s" msgstr "" -#: nova/compute/resource_tracker.py:345 +#: nova/compute/resource_tracker.py:352 #, python-format msgid "Free VCPUS: %s" msgstr "" -#: nova/compute/resource_tracker.py:347 +#: nova/compute/resource_tracker.py:354 msgid "Free VCPU information unavailable" msgstr "" -#: nova/compute/resource_tracker.py:386 +#: nova/compute/resource_tracker.py:383 #, python-format msgid "Updating from migration %s" msgstr "" -#: nova/compute/resource_tracker.py:446 +#: nova/compute/resource_tracker.py:443 msgid "Instance not resizing, skipping migration." msgstr "" -#: nova/compute/resource_tracker.py:461 +#: nova/compute/resource_tracker.py:458 msgid "InstanceType could not be found, skipping migration." msgstr "" -#: nova/compute/resource_tracker.py:545 +#: nova/compute/resource_tracker.py:542 #, python-format msgid "" "Detected running orphan instance: %(uuid)s (consuming %(memory_mb)s MB " "memory" msgstr "" -#: nova/compute/resource_tracker.py:558 +#: nova/compute/resource_tracker.py:555 #, python-format msgid "Missing keys: %s" msgstr "" @@ -4888,26 +4878,26 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:384 +#: nova/conductor/api.py:380 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:88 +#: nova/conductor/manager.py:91 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:257 +#: nova/conductor/manager.py:262 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/console/manager.py:80 nova/console/vmrc_manager.py:63 +#: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "" -#: nova/console/manager.py:100 nova/console/vmrc_manager.py:113 +#: nova/console/manager.py:101 nova/console/vmrc_manager.py:113 #, python-format msgid "Tried to remove non-existent console %(console_id)s." msgstr "" @@ -4963,12 +4953,12 @@ msgstr "" msgid "Failed to run xvp." msgstr "" -#: nova/consoleauth/manager.py:88 +#: nova/consoleauth/manager.py:89 #, python-format msgid "Received Token: %(token)s, %(token_dict)s)" msgstr "" -#: nova/consoleauth/manager.py:112 +#: nova/consoleauth/manager.py:113 #, python-format msgid "Checking Token: %(token)s, %(token_valid)s)" msgstr "" @@ -4985,11 +4975,11 @@ msgstr "" msgid "Failed to notify cells of instance info cache update" msgstr "" -#: nova/db/api.py:1428 +#: nova/db/api.py:1446 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1583 +#: nova/db/api.py:1580 msgid "Failed to notify cells of instance fault" msgstr "" @@ -5145,7 +5135,7 @@ msgstr "" msgid "Failed storing info cache" msgstr "" -#: nova/network/api.py:239 +#: nova/network/api.py:235 #, python-format msgid "re-assign floating IP %(address)s from instance %(instance_id)s" msgstr "" @@ -5380,29 +5370,29 @@ msgstr "" msgid "Unplugged gateway interface '%s'" msgstr "" -#: nova/network/manager.py:362 +#: nova/network/manager.py:363 #, python-format msgid "Disassociated %s stale fixed ip(s)" msgstr "" -#: nova/network/manager.py:366 +#: nova/network/manager.py:367 msgid "setting network host" msgstr "" -#: nova/network/manager.py:493 +#: nova/network/manager.py:494 msgid "network allocations" msgstr "" -#: nova/network/manager.py:500 +#: nova/network/manager.py:501 #, python-format msgid "networks retrieved for instance: |%(networks_list)s|" msgstr "" -#: nova/network/manager.py:548 +#: nova/network/manager.py:549 msgid "network deallocation for instance" msgstr "" -#: nova/network/manager.py:812 +#: nova/network/manager.py:815 #, python-format msgid "" "instance-dns-zone is |%(domain)s|, which is in availability zone " @@ -5410,98 +5400,98 @@ msgid "" "created." msgstr "" -#: nova/network/manager.py:838 +#: nova/network/manager.py:841 #, python-format msgid "Quota exceeded for %(pid)s, tried to allocate fixed IP" msgstr "" -#: nova/network/manager.py:892 +#: nova/network/manager.py:895 msgid "Failed to update usages deallocating fixed IP" msgstr "" -#: nova/network/manager.py:926 +#: nova/network/manager.py:929 #, python-format msgid "Unable to release %s because vif doesn't exist." msgstr "" -#: nova/network/manager.py:949 +#: nova/network/manager.py:952 #, python-format msgid "Leased IP |%(address)s|" msgstr "" -#: nova/network/manager.py:953 +#: nova/network/manager.py:956 #, python-format msgid "IP %s leased that is not associated" msgstr "" -#: nova/network/manager.py:962 +#: nova/network/manager.py:965 #, python-format msgid "IP |%s| leased that isn't allocated" msgstr "" -#: nova/network/manager.py:967 +#: nova/network/manager.py:970 #, python-format msgid "Released IP |%(address)s|" msgstr "" -#: nova/network/manager.py:971 +#: nova/network/manager.py:974 #, python-format msgid "IP %s released that is not associated" msgstr "" -#: nova/network/manager.py:975 +#: nova/network/manager.py:978 #, python-format msgid "IP %s released that was not leased" msgstr "" -#: nova/network/manager.py:994 +#: nova/network/manager.py:997 #, python-format msgid "%s must be an integer" msgstr "" -#: nova/network/manager.py:1018 +#: nova/network/manager.py:1021 msgid "Maximum allowed length for 'label' is 255." msgstr "" -#: nova/network/manager.py:1038 +#: nova/network/manager.py:1041 #, python-format msgid "" "Subnet(s) too large, defaulting to /%s. To override, specify " "network_size flag." msgstr "" -#: nova/network/manager.py:1119 +#: nova/network/manager.py:1122 msgid "cidr already in use" msgstr "" -#: nova/network/manager.py:1122 +#: nova/network/manager.py:1125 #, python-format msgid "requested cidr (%(cidr)s) conflicts with existing supernet (%(super)s)" msgstr "" -#: nova/network/manager.py:1133 +#: nova/network/manager.py:1136 #, python-format msgid "" "requested cidr (%(cidr)s) conflicts with existing smaller cidr " "(%(smaller)s)" msgstr "" -#: nova/network/manager.py:1190 +#: nova/network/manager.py:1193 msgid "Network already exists!" msgstr "" -#: nova/network/manager.py:1209 +#: nova/network/manager.py:1212 #, python-format msgid "Network must be disassociated from project %s before delete" msgstr "" -#: nova/network/manager.py:1805 +#: nova/network/manager.py:1808 msgid "" "The sum between the number of networks and the vlan start cannot be " "greater than 4094" msgstr "" -#: nova/network/manager.py:1812 +#: nova/network/manager.py:1815 #, python-format msgid "" "The network range is not big enough to fit %(num_networks)s networks. " @@ -5744,6 +5734,24 @@ msgstr "" msgid "Fatal call to deprecated config: %(msg)s" msgstr "" +#: nova/openstack/common/loopingcall.py:84 +#, python-format +msgid "task run outlasted interval by %s sec" +msgstr "" + +#: nova/openstack/common/loopingcall.py:91 +msgid "in fixed duration looping call" +msgstr "" + +#: nova/openstack/common/loopingcall.py:131 +#, python-format +msgid "Dynamic looping call sleeping for %.02f seconds" +msgstr "" + +#: nova/openstack/common/loopingcall.py:138 +msgid "in dynamic looping call" +msgstr "" + #: nova/openstack/common/policy.py:394 #, python-format msgid "Failed to understand rule %(rule)s" @@ -6244,7 +6252,7 @@ msgstr "" msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:210 +#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:211 #, python-format msgid "Setting instance to %(state)s state." msgstr "" @@ -6342,7 +6350,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:196 +#: nova/scheduler/manager.py:197 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -6486,27 +6494,27 @@ msgstr "" msgid "Returns one member of the [%s] group" msgstr "" -#: nova/servicegroup/drivers/db.py:41 +#: nova/servicegroup/drivers/db.py:42 #, python-format msgid "" "DB_Driver: join new ServiceGroup member %(member_id)s to the %(group_id)s" " group, service = %(service)s" msgstr "" -#: nova/servicegroup/drivers/db.py:45 +#: nova/servicegroup/drivers/db.py:46 msgid "service is a mandatory argument for DB based ServiceGroup driver" msgstr "" -#: nova/servicegroup/drivers/db.py:74 +#: nova/servicegroup/drivers/db.py:76 #, python-format msgid "DB_Driver: get_all members of the %s group" msgstr "" -#: nova/servicegroup/drivers/db.py:97 nova/servicegroup/drivers/mc.py:102 +#: nova/servicegroup/drivers/db.py:99 nova/servicegroup/drivers/mc.py:103 msgid "Recovered model server connection!" msgstr "" -#: nova/servicegroup/drivers/db.py:103 nova/servicegroup/drivers/mc.py:108 +#: nova/servicegroup/drivers/db.py:105 nova/servicegroup/drivers/mc.py:109 msgid "model server went away" msgstr "" @@ -6525,7 +6533,7 @@ msgstr "" msgid "service is a mandatory argument for Memcached based ServiceGroup driver" msgstr "" -#: nova/servicegroup/drivers/mc.py:77 +#: nova/servicegroup/drivers/mc.py:78 #, python-format msgid "Memcached_Driver: get_all members of the %s group" msgstr "" @@ -6554,22 +6562,22 @@ msgstr "" msgid "ZooKeeperDriver.leave: %(id)s has not joined to the %(gr)s group" msgstr "" -#: nova/storage/linuxscsi.py:70 +#: nova/storage/linuxscsi.py:71 #, python-format msgid "Trying (%(tries)s) to remove device %(device)s" msgstr "" -#: nova/storage/linuxscsi.py:99 +#: nova/storage/linuxscsi.py:101 #, python-format msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:117 +#: nova/storage/linuxscsi.py:119 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:121 +#: nova/storage/linuxscsi.py:123 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -6922,45 +6930,45 @@ msgstr "" msgid "Baremetal power manager failed to start node for instance %r" msgstr "" -#: nova/virt/baremetal/ipmi.py:85 +#: nova/virt/baremetal/ipmi.py:86 #, python-format msgid "pid file %s does not contain any pid" msgstr "" -#: nova/virt/baremetal/ipmi.py:108 +#: nova/virt/baremetal/ipmi.py:109 msgid "Node id not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:111 +#: nova/virt/baremetal/ipmi.py:112 msgid "Address not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:114 +#: nova/virt/baremetal/ipmi.py:115 msgid "User not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:117 +#: nova/virt/baremetal/ipmi.py:118 msgid "Password not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:134 +#: nova/virt/baremetal/ipmi.py:135 #, python-format msgid "ipmitool stdout: '%(out)s', stderr: '%(err)s'" msgstr "" -#: nova/virt/baremetal/ipmi.py:160 +#: nova/virt/baremetal/ipmi.py:161 msgid "IPMI power on failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:182 +#: nova/virt/baremetal/ipmi.py:183 msgid "IPMI power off failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:192 +#: nova/virt/baremetal/ipmi.py:193 msgid "IPMI set next bootdev failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:197 nova/virt/baremetal/tilera_pdu.py:152 +#: nova/virt/baremetal/ipmi.py:198 nova/virt/baremetal/tilera_pdu.py:152 #, python-format msgid "Activate node called, but node %s is already active" msgstr "" @@ -7618,7 +7626,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:135 nova/virt/libvirt/driver.py:3726 +#: nova/virt/hyperv/hostops.py:135 nova/virt/libvirt/driver.py:3728 #: nova/virt/xenapi/host.py:148 msgid "Updating host stats" msgstr "" @@ -7963,12 +7971,12 @@ msgstr "" msgid "Using config drive for instance: %s" msgstr "" -#: nova/virt/hyperv/vmops.py:226 nova/virt/libvirt/driver.py:1867 +#: nova/virt/hyperv/vmops.py:226 nova/virt/libvirt/driver.py:1869 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:234 nova/virt/libvirt/driver.py:1874 +#: nova/virt/hyperv/vmops.py:234 nova/virt/libvirt/driver.py:1876 #, python-format msgid "Creating config drive failed with error: %s" msgstr "" @@ -8126,7 +8134,7 @@ msgstr "" msgid "Detaching physical disk from instance: %s" msgstr "" -#: nova/virt/hyperv/volumeops.py:186 nova/virt/libvirt/driver.py:894 +#: nova/virt/hyperv/volumeops.py:186 nova/virt/libvirt/driver.py:896 msgid "Could not determine iscsi initiator name" msgstr "" @@ -8160,235 +8168,235 @@ msgstr "" msgid "Unable to determine disk bus for '%s'" msgstr "" -#: nova/virt/libvirt/driver.py:339 +#: nova/virt/libvirt/driver.py:340 #, python-format msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:545 +#: nova/virt/libvirt/driver.py:546 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:553 +#: nova/virt/libvirt/driver.py:554 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:570 +#: nova/virt/libvirt/driver.py:571 #, python-format msgid "URI %s does not support events" msgstr "" -#: nova/virt/libvirt/driver.py:586 +#: nova/virt/libvirt/driver.py:587 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:608 nova/virt/libvirt/driver.py:611 +#: nova/virt/libvirt/driver.py:609 nova/virt/libvirt/driver.py:612 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:629 +#: nova/virt/libvirt/driver.py:630 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" -#: nova/virt/libvirt/driver.py:720 +#: nova/virt/libvirt/driver.py:721 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:735 +#: nova/virt/libvirt/driver.py:736 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:740 +#: nova/virt/libvirt/driver.py:741 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:751 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:759 +#: nova/virt/libvirt/driver.py:761 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:778 +#: nova/virt/libvirt/driver.py:780 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:794 +#: nova/virt/libvirt/driver.py:796 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:814 +#: nova/virt/libvirt/driver.py:816 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:820 +#: nova/virt/libvirt/driver.py:822 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:848 +#: nova/virt/libvirt/driver.py:850 #, python-format msgid "Deleting instance files %(target)s" msgstr "" -#: nova/virt/libvirt/driver.py:857 +#: nova/virt/libvirt/driver.py:859 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:900 +#: nova/virt/libvirt/driver.py:902 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:907 +#: nova/virt/libvirt/driver.py:909 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:912 +#: nova/virt/libvirt/driver.py:914 msgid "No Volume Connector found." msgstr "" -#: nova/virt/libvirt/driver.py:1034 +#: nova/virt/libvirt/driver.py:1036 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1058 +#: nova/virt/libvirt/driver.py:1060 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1078 +#: nova/virt/libvirt/driver.py:1080 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1082 +#: nova/virt/libvirt/driver.py:1084 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1171 +#: nova/virt/libvirt/driver.py:1173 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1174 +#: nova/virt/libvirt/driver.py:1176 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1203 +#: nova/virt/libvirt/driver.py:1205 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1215 +#: nova/virt/libvirt/driver.py:1217 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1288 +#: nova/virt/libvirt/driver.py:1290 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1292 +#: nova/virt/libvirt/driver.py:1294 msgid "Failed to soft reboot instance." msgstr "" -#: nova/virt/libvirt/driver.py:1327 +#: nova/virt/libvirt/driver.py:1329 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1335 +#: nova/virt/libvirt/driver.py:1337 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:1383 +#: nova/virt/libvirt/driver.py:1385 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1530 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:1535 nova/virt/powervm/operator.py:220 +#: nova/virt/libvirt/driver.py:1537 nova/virt/powervm/operator.py:220 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1551 +#: nova/virt/libvirt/driver.py:1553 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:1588 nova/virt/libvirt/driver.py:1614 +#: nova/virt/libvirt/driver.py:1590 nova/virt/libvirt/driver.py:1616 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1603 +#: nova/virt/libvirt/driver.py:1605 msgid "Guest does not have a console available" msgstr "" -#: nova/virt/libvirt/driver.py:1672 +#: nova/virt/libvirt/driver.py:1674 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:1676 +#: nova/virt/libvirt/driver.py:1678 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:1681 nova/virt/libvirt/driver.py:1686 +#: nova/virt/libvirt/driver.py:1683 nova/virt/libvirt/driver.py:1688 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:1757 +#: nova/virt/libvirt/driver.py:1759 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:1858 +#: nova/virt/libvirt/driver.py:1860 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:1907 +#: nova/virt/libvirt/driver.py:1909 #, python-format msgid "Injecting %(inj)s into image %(img_id)s" msgstr "" -#: nova/virt/libvirt/driver.py:1917 +#: nova/virt/libvirt/driver.py:1919 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:1974 +#: nova/virt/libvirt/driver.py:1976 #, python-format msgid "" "Config requested an explicit CPU model, but the current libvirt " "hypervisor '%s' does not support selecting CPU models" msgstr "" -#: nova/virt/libvirt/driver.py:1980 +#: nova/virt/libvirt/driver.py:1982 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:1984 +#: nova/virt/libvirt/driver.py:1986 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:1988 +#: nova/virt/libvirt/driver.py:1990 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2004 +#: nova/virt/libvirt/driver.py:2006 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:2325 +#: nova/virt/libvirt/driver.py:2327 #, python-format msgid "" "Start to_xml instance=%(instance)s network_info=%(network_info)s " @@ -8396,92 +8404,92 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:2340 +#: nova/virt/libvirt/driver.py:2342 #, python-format msgid "End to_xml instance=%(instance)s xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:2357 +#: nova/virt/libvirt/driver.py:2359 #, python-format msgid "" "Error from libvirt while looking up %(instance_name)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:2525 +#: nova/virt/libvirt/driver.py:2527 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:2576 +#: nova/virt/libvirt/driver.py:2578 #, python-format msgid "couldn't obtain the vpu count from domain id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2582 +#: nova/virt/libvirt/driver.py:2584 #, python-format msgid "List of domains returned by libVirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2584 +#: nova/virt/libvirt/driver.py:2586 #, python-format msgid "libVirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2648 +#: nova/virt/libvirt/driver.py:2650 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:2731 +#: nova/virt/libvirt/driver.py:2733 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" -#: nova/virt/libvirt/driver.py:2755 +#: nova/virt/libvirt/driver.py:2757 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2759 +#: nova/virt/libvirt/driver.py:2761 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:2836 +#: nova/virt/libvirt/driver.py:2838 #, python-format msgid "" "Creating tmpfile %s to verify with other compute node that the instance " "is on the same shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2918 +#: nova/virt/libvirt/driver.py:2920 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2926 +#: nova/virt/libvirt/driver.py:2928 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2963 +#: nova/virt/libvirt/driver.py:2965 #, python-format msgid "" "Unable to migrate %(instance_uuid)s: Disk of instance is too " "large(available on destination host:%(available)s < need:%(necessary)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2988 +#: nova/virt/libvirt/driver.py:2990 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:3000 +#: nova/virt/libvirt/driver.py:3002 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -8491,67 +8499,67 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:3017 +#: nova/virt/libvirt/driver.py:3019 #, python-format msgid "" "Creating tmpfile %s to notify to other compute nodes that they should " "mount the same storage." msgstr "" -#: nova/virt/libvirt/driver.py:3065 +#: nova/virt/libvirt/driver.py:3067 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:3137 +#: nova/virt/libvirt/driver.py:3139 #, python-format msgid "Live Migration failure: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:3230 +#: nova/virt/libvirt/driver.py:3232 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:3342 +#: nova/virt/libvirt/driver.py:3344 #, python-format msgid "" "Error from libvirt while getting description of %(instance_name)s: [Error" " Code %(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3359 +#: nova/virt/libvirt/driver.py:3361 #, python-format msgid "skipping %(path)s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:3364 +#: nova/virt/libvirt/driver.py:3366 #, python-format msgid "skipping disk for %(instance_name)s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:3405 +#: nova/virt/libvirt/driver.py:3407 #, python-format msgid "Getting disk size of %(i_name)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:3451 +#: nova/virt/libvirt/driver.py:3453 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:3510 +#: nova/virt/libvirt/driver.py:3512 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:3516 +#: nova/virt/libvirt/driver.py:3518 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:3578 +#: nova/virt/libvirt/driver.py:3580 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:3699 +#: nova/virt/libvirt/driver.py:3701 #, python-format msgid "Checking instance files accessability%(instance_path)s" msgstr "" @@ -8843,87 +8851,87 @@ msgid "" "attribute" msgstr "" -#: nova/virt/libvirt/volume.py:237 +#: nova/virt/libvirt/volume.py:238 #, python-format msgid "iSCSI device not found at %s" msgstr "" -#: nova/virt/libvirt/volume.py:240 +#: nova/virt/libvirt/volume.py:241 #, python-format msgid "" "ISCSI volume not yet found at: %(disk_dev)s. Will rescan & retry. Try " "number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:252 +#: nova/virt/libvirt/volume.py:253 #, python-format msgid "Found iSCSI node %(disk_dev)s (after %(tries)s rescans)" msgstr "" -#: nova/virt/libvirt/volume.py:488 nova/virt/libvirt/volume.py:609 +#: nova/virt/libvirt/volume.py:489 nova/virt/libvirt/volume.py:610 #, python-format msgid "%s is already mounted" msgstr "" -#: nova/virt/libvirt/volume.py:544 +#: nova/virt/libvirt/volume.py:545 #, python-format msgid "AoE device not found at %s" msgstr "" -#: nova/virt/libvirt/volume.py:546 +#: nova/virt/libvirt/volume.py:547 #, python-format msgid "AoE volume not yet found at: %(aoedevpath)s. Try number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:560 +#: nova/virt/libvirt/volume.py:561 #, python-format msgid "Found AoE device %(aoedevpath)s (after %(tries)s rediscover)" msgstr "" -#: nova/virt/libvirt/volume.py:688 +#: nova/virt/libvirt/volume.py:689 msgid "We are unable to locate any Fibre Channel devices" msgstr "" -#: nova/virt/libvirt/volume.py:697 +#: nova/virt/libvirt/volume.py:698 #, python-format msgid "Looking for Fibre Channel dev %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:707 +#: nova/virt/libvirt/volume.py:708 msgid "Fibre Channel device not found." msgstr "" -#: nova/virt/libvirt/volume.py:710 +#: nova/virt/libvirt/volume.py:711 #, python-format msgid "" "Fibre volume not yet found at: %(mount_device)s. Will rescan & retry. " "Try number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:726 +#: nova/virt/libvirt/volume.py:727 #, python-format msgid "Found Fibre Channel volume %(mount_device)s (after %(tries)s rescans)" msgstr "" -#: nova/virt/libvirt/volume.py:733 +#: nova/virt/libvirt/volume.py:734 #, python-format msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:799 +#: nova/virt/libvirt/volume.py:800 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:810 +#: nova/virt/libvirt/volume.py:811 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:816 +#: nova/virt/libvirt/volume.py:817 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:831 +#: nova/virt/libvirt/volume.py:832 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -9197,17 +9205,17 @@ msgstr "" msgid "In vmwareapi:_call_method, got this exception: %s" msgstr "" -#: nova/virt/vmwareapi/driver.py:574 +#: nova/virt/vmwareapi/driver.py:575 #, python-format msgid "Task [%(task_name)s] %(task_ref)s status: success" msgstr "" -#: nova/virt/vmwareapi/driver.py:579 +#: nova/virt/vmwareapi/driver.py:580 #, python-format msgid "Task [%(task_name)s] %(task_ref)s status: error %(error_info)s" msgstr "" -#: nova/virt/vmwareapi/driver.py:583 +#: nova/virt/vmwareapi/driver.py:584 #, python-format msgid "In vmwareapi:_poll_task, Got this error %s" msgstr "" @@ -10812,6 +10820,9 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "Invalid value '%s' for force. " +#~ msgid "Periodic task processor sleeping for %.02f seconds" +#~ msgstr "" + +#~ msgid "No backdoor API command for service: %s\n" #~ msgstr "" diff --git a/nova/locale/zh_CN/LC_MESSAGES/nova.po b/nova/locale/zh_CN/LC_MESSAGES/nova.po index 69ceb32ae..c904127f4 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 <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2013-04-24 00:04+0000\n" +"POT-Creation-Date: 2013-04-26 00:05+0000\n" "PO-Revision-Date: 2012-05-07 06:51+0000\n" "Last-Translator: Edward <Unknown>\n" "Language-Team: Chinese (Simplified) <zh_CN@li.org>\n" @@ -190,7 +190,7 @@ msgid "" msgstr "" #: nova/exception.py:254 nova/api/ec2/cloud.py:463 -#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2735 +#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2740 msgid "Keypair data is invalid" msgstr "密钥对数据无效" @@ -1320,27 +1320,27 @@ msgstr "" msgid "Running %(name)s post-hook: %(obj)s" msgstr "" -#: nova/manager.py:172 +#: nova/manager.py:173 #, python-format msgid "Skipping periodic task %(task)s because its interval is negative" msgstr "" -#: nova/manager.py:177 +#: nova/manager.py:178 #, python-format msgid "Skipping periodic task %(task)s because it is disabled" msgstr "" -#: nova/manager.py:238 +#: nova/manager.py:241 #, python-format msgid "Running periodic task %(full_task_name)s" msgstr "正在运行周期性任务 %(full_task_name)s" -#: nova/manager.py:246 +#: nova/manager.py:249 #, python-format msgid "Error during %(full_task_name)s: %(e)s" msgstr "在 %(full_task_name)s 期间发生的错误:%(e)s" -#: nova/manager.py:315 +#: nova/manager.py:319 msgid "Notifying Schedulers of capabilities ..." msgstr "向调度器通报能力。" @@ -1386,211 +1386,196 @@ msgstr "" msgid "Rolled back reservations %(reservations)s" msgstr "" -#: nova/service.py:196 +#: nova/service.py:197 #, fuzzy msgid "Full set of CONF:" msgstr "标记全集:" -#: nova/service.py:203 +#: nova/service.py:204 #, python-format msgid "%(flag)s : FLAG SET " msgstr "%(flag)s:标记集合 " -#: nova/service.py:213 nova/service.py:311 +#: nova/service.py:214 nova/service.py:312 #, fuzzy, python-format msgid "Caught %s, exiting" msgstr "快照 %s:正在删除" -#: nova/service.py:257 +#: nova/service.py:258 msgid "Parent process has died unexpectedly, exiting" msgstr "" -#: nova/service.py:293 +#: nova/service.py:294 msgid "Forking too fast, sleeping" msgstr "" -#: nova/service.py:316 +#: nova/service.py:317 msgid "Unhandled exception" msgstr "" -#: nova/service.py:323 +#: nova/service.py:324 #, python-format msgid "Started child %d" msgstr "" -#: nova/service.py:333 +#: nova/service.py:334 #, fuzzy, python-format msgid "Starting %d workers" msgstr "起始地址" -#: nova/service.py:347 +#: nova/service.py:348 #, python-format msgid "Child %(pid)d killed by signal %(sig)d" msgstr "" -#: nova/service.py:350 +#: nova/service.py:351 #, python-format msgid "Child %(pid)d exited with status %(code)d" msgstr "" -#: nova/service.py:353 +#: nova/service.py:354 #, python-format msgid "pid %d not in child list" msgstr "" -#: nova/service.py:373 +#: nova/service.py:374 #, python-format msgid "Caught %s, stopping children" msgstr "" -#: nova/service.py:384 +#: nova/service.py:385 #, python-format msgid "Waiting on %d children to exit" msgstr "" -#: nova/service.py:426 +#: nova/service.py:427 #, fuzzy, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "启动 %(topic)s 节点 (版本 %(vcs_string)s)" -#: nova/service.py:443 nova/openstack/common/rpc/service.py:47 +#: nova/service.py:444 nova/openstack/common/rpc/service.py:47 #, python-format msgid "Creating Consumer connection for Service %s" msgstr "为服务 %s 创建消费者" -#: nova/service.py:463 +#: nova/service.py:464 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:545 +#: nova/service.py:546 msgid "Service killed that has no database entry" msgstr "因无数据库记录,服务已被中止" -#: nova/service.py:580 +#: nova/service.py:581 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:678 +#: nova/service.py:679 msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:145 +#: nova/utils.py:144 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:198 nova/openstack/common/processutils.py:90 +#: nova/utils.py:197 nova/openstack/common/processutils.py:90 #, python-format msgid "Got unknown keyword args to utils.execute: %r" msgstr "发现未知的 utils.execute 关键字参数:%r" -#: nova/utils.py:209 nova/openstack/common/processutils.py:99 +#: nova/utils.py:208 nova/openstack/common/processutils.py:99 #, python-format msgid "Running cmd (subprocess): %s" msgstr "正在运行cmd (subprocess):%s" -#: nova/utils.py:233 nova/utils.py:311 +#: nova/utils.py:232 nova/utils.py:310 #: nova/openstack/common/processutils.py:114 nova/virt/powervm/common.py:90 #, python-format msgid "Result was %s" msgstr "运行结果为 %s" -#: nova/utils.py:246 nova/openstack/common/processutils.py:128 +#: nova/utils.py:245 nova/openstack/common/processutils.py:128 #, python-format msgid "%r failed. Retrying." msgstr "%r 失败,重试。" -#: nova/utils.py:286 +#: nova/utils.py:285 #, python-format msgid "Running cmd (SSH): %s" msgstr "运行cmd (SSH):%s" -#: nova/utils.py:288 +#: nova/utils.py:287 msgid "Environment not supported over SSH" msgstr "SSH上不支持环境变量" -#: nova/utils.py:292 +#: nova/utils.py:291 msgid "process_input not supported over SSH" msgstr "SSH上不支持的进程输入参数。" -#: nova/utils.py:327 +#: nova/utils.py:326 #, python-format msgid "debug in callback: %s" msgstr "回调中debug:%s" -#: nova/utils.py:489 +#: nova/utils.py:488 #, python-format msgid "Link Local address is not found.:%s" msgstr "本地IP地址没有找到:%s" -#: nova/utils.py:492 +#: nova/utils.py:491 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "无法连接到 %(interface)s 的本地IP:%(ex)s" -#: nova/utils.py:531 +#: nova/utils.py:530 #, python-format msgid "Invalid backend: %s" msgstr "无效的后台:%s" -#: nova/utils.py:603 -#, fuzzy -msgid "in fixed duration looping call" -msgstr "循环调用中。" - -#: nova/utils.py:638 -#, python-format -msgid "Periodic task processor sleeping for %.02f seconds" -msgstr "" - -#: nova/utils.py:645 -#, fuzzy -msgid "in dynamic looping call" -msgstr "循环调用中。" - -#: nova/utils.py:699 +#: nova/utils.py:591 #, fuzzy, python-format msgid "Unknown byte multiplier: %s" msgstr "未知的基文件:%s" -#: nova/utils.py:828 +#: nova/utils.py:720 #, python-format msgid "Expected object of type: %s" msgstr "期望的对象类型:%s" -#: nova/utils.py:857 +#: nova/utils.py:749 #, python-format msgid "Invalid server_string: %s" msgstr "不正确的server_string:%s" -#: nova/utils.py:1013 +#: nova/utils.py:905 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "timefunc:'%(name)s' 用了%(total_time).2f 秒" -#: nova/utils.py:1079 +#: nova/utils.py:971 #, fuzzy, python-format msgid "Reloading cached file %s" msgstr "正在删除基文件:%s" -#: nova/utils.py:1211 nova/virt/configdrive.py:177 +#: nova/utils.py:1103 nova/virt/configdrive.py:177 #, fuzzy, python-format msgid "Could not remove tmpdir: %s" msgstr "移除容器失败:%s" -#: nova/utils.py:1363 +#: nova/utils.py:1255 #, fuzzy, python-format msgid "%s is not a string or unicode" msgstr "服务器名称不是字符串或者unicode" -#: nova/utils.py:1367 +#: nova/utils.py:1259 #, fuzzy, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "密钥对名称长度必须在1到255个字符之间" -#: nova/utils.py:1372 +#: nova/utils.py:1264 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -2649,7 +2634,7 @@ msgstr "调整大小请求要求有属性'flavorRef'。" #: nova/api/openstack/compute/servers.py:1220 #: nova/api/openstack/compute/contrib/aggregates.py:143 -#: nova/api/openstack/compute/contrib/coverage_ext.py:303 +#: nova/api/openstack/compute/contrib/coverage_ext.py:282 #: nova/api/openstack/compute/contrib/keypairs.py:78 msgid "Invalid request body" msgstr "无效的请求主体" @@ -2902,48 +2887,43 @@ msgstr "无法使用全局角色 %(role_id)s" msgid "Instance not yet ready" msgstr "实例 %s:没有启动" -#: nova/api/openstack/compute/contrib/coverage_ext.py:114 +#: nova/api/openstack/compute/contrib/coverage_ext.py:95 #, python-format msgid "Can't connect to service: %s, no portspecified\n" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:117 -#, python-format -msgid "No backdoor API command for service: %s\n" -msgstr "" - -#: nova/api/openstack/compute/contrib/coverage_ext.py:135 +#: nova/api/openstack/compute/contrib/coverage_ext.py:114 msgid "Coverage begin" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:182 +#: nova/api/openstack/compute/contrib/coverage_ext.py:161 #, fuzzy msgid "Coverage not running" msgstr "xvp不在运行中" -#: nova/api/openstack/compute/contrib/coverage_ext.py:211 +#: nova/api/openstack/compute/contrib/coverage_ext.py:190 #, fuzzy msgid "Invalid path" msgstr "无效的快照" -#: nova/api/openstack/compute/contrib/coverage_ext.py:215 +#: nova/api/openstack/compute/contrib/coverage_ext.py:194 msgid "No path given for report file" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:222 +#: nova/api/openstack/compute/contrib/coverage_ext.py:201 msgid "You can't use html reports without combining" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:235 +#: nova/api/openstack/compute/contrib/coverage_ext.py:214 #, fuzzy, python-format msgid "Directory conflict: %s already exists" msgstr "安全组 %s 已经存在" -#: nova/api/openstack/compute/contrib/coverage_ext.py:293 +#: nova/api/openstack/compute/contrib/coverage_ext.py:272 msgid "Python coverage module is not installed." msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:301 +#: nova/api/openstack/compute/contrib/coverage_ext.py:280 #, fuzzy, python-format msgid "Coverage doesn't have %s action" msgstr "网络不包含动作 %s" @@ -3334,6 +3314,16 @@ msgstr "启动实例 %r" msgid "stop instance" msgstr "停止实例 %r" +#: nova/api/openstack/compute/contrib/services.py:123 +#, fuzzy, python-format +msgid "Unknown action" +msgstr "未知链:%r" + +#: nova/api/openstack/compute/contrib/services.py:137 +#, fuzzy +msgid "Unknown service" +msgstr "未知的guestmount错误" + #: nova/api/openstack/compute/contrib/simple_tenant_usage.py:226 msgid "Invalid start time. The start time cannot occur after the end time." msgstr "" @@ -3423,54 +3413,54 @@ msgstr "正在删除基文件:%s" msgid "Error waiting for responses from neighbor cells: %(exc)s" msgstr "" -#: nova/cells/messaging.py:651 +#: nova/cells/messaging.py:652 #, fuzzy, python-format msgid "Unknown method '%(method)s' in compute API" msgstr "把“%(method)s”投放在主机 \"%(host)s\"" -#: nova/cells/messaging.py:674 +#: nova/cells/messaging.py:675 #, python-format msgid "Received capabilities from child cell %(cell_name)s: %(capabilities)s" msgstr "" -#: nova/cells/messaging.py:683 +#: nova/cells/messaging.py:684 #, python-format msgid "Received capacities from child cell %(cell_name)s: %(capacities)s" msgstr "" -#: nova/cells/messaging.py:795 +#: nova/cells/messaging.py:810 #, fuzzy, python-format msgid "Got update for instance %(instance_uuid)s: %(instance)s" msgstr "没有为实例 %(instance_id)s 找到迁移其状态为 %(status)s 。" -#: nova/cells/messaging.py:823 +#: nova/cells/messaging.py:838 #, fuzzy, python-format msgid "Got update to delete instance %(instance_uuid)s" msgstr "没有为实例 %(instance_id)s 找到卷。" -#: nova/cells/messaging.py:838 +#: nova/cells/messaging.py:853 #, python-format msgid "Got broadcast to %(delete_type)s delete instance" msgstr "" -#: nova/cells/messaging.py:852 +#: nova/cells/messaging.py:867 #, python-format msgid "Got message to create instance fault: %(instance_fault)s" msgstr "" -#: nova/cells/messaging.py:873 +#: nova/cells/messaging.py:888 #, python-format msgid "" "Forcing a sync of instances, project_id=%(projid_str)s, " "updated_since=%(since_str)s" msgstr "" -#: nova/cells/messaging.py:1057 +#: nova/cells/messaging.py:1072 #, python-format msgid "Updating parents with our capabilities: %(capabs)s" msgstr "" -#: nova/cells/messaging.py:1077 +#: nova/cells/messaging.py:1092 #, python-format msgid "Updating parents with our capacities: %(capacities)s" msgstr "" @@ -3907,302 +3897,302 @@ msgstr "" msgid "No nova entries in syslog!" msgstr "" -#: nova/compute/api.py:281 +#: nova/compute/api.py:282 #, fuzzy msgid "Cannot run any more instances of this type." msgstr "超过实例的配额。您无法运行更多此类型的实例。" -#: nova/compute/api.py:288 +#: nova/compute/api.py:289 #, fuzzy, python-format msgid "Can only run %s more instances of this type." msgstr "超过实例的配额。您只能再运行 %s 个此类型的实例。" -#: nova/compute/api.py:297 +#: nova/compute/api.py:298 #, fuzzy, python-format msgid "" "%(overs)s quota exceeded for %(pid)s, tried to run %(min_count)s " "instances. %(msg)s" msgstr "%(pid)s 已经超过配额,试图运行 %(min_count)s 个实例" -#: nova/compute/api.py:317 +#: nova/compute/api.py:318 #, python-format msgid "" "Quota exceeded for %(pid)s, tried to set %(num_metadata)s metadata " "properties" msgstr "%(pid)s 已经超过配额,试图设置 %(num_metadata)s 个元数据属性" -#: nova/compute/api.py:327 +#: nova/compute/api.py:328 msgid "Metadata property key blank" msgstr "" -#: nova/compute/api.py:331 +#: nova/compute/api.py:332 #, fuzzy msgid "Metadata property key greater than 255 characters" msgstr "安全组 %s 不能比255个字符更长。" -#: nova/compute/api.py:335 +#: nova/compute/api.py:336 #, fuzzy msgid "Metadata property value greater than 255 characters" msgstr "安全组 %s 不能比255个字符更长。" -#: nova/compute/api.py:453 +#: nova/compute/api.py:454 msgid "Failed to set instance name using multi_instance_display_name_template." msgstr "" -#: nova/compute/api.py:493 +#: nova/compute/api.py:494 #, fuzzy msgid "Cannot attach one or more volumes to multiple instances" msgstr "无法附加卷到实例 %s" -#: nova/compute/api.py:607 +#: nova/compute/api.py:608 #, python-format msgid "Going to run %s instances..." msgstr "准备运行 %s 个实例" -#: nova/compute/api.py:720 +#: nova/compute/api.py:721 #, python-format msgid "bdm %s" msgstr "bdm %s" -#: nova/compute/api.py:747 +#: nova/compute/api.py:748 #, python-format msgid "block_device_mapping %s" msgstr "block_device_mapping %s" -#: nova/compute/api.py:1016 +#: nova/compute/api.py:1017 #, fuzzy msgid "instance termination disabled" msgstr "准备开始终止实例" -#: nova/compute/api.py:1152 +#: nova/compute/api.py:1153 #, fuzzy, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "实例类型 %(instance_type_id)s 没有找到。" -#: nova/compute/api.py:1158 +#: nova/compute/api.py:1159 #, fuzzy msgid "going to delete a resizing instance" msgstr "准备开始终止实例" -#: nova/compute/api.py:1168 +#: nova/compute/api.py:1169 #, fuzzy, python-format msgid "instance's host %s is down, deleting from database" msgstr "没有托管实例 %s,立刻删除" -#: nova/compute/api.py:1212 +#: nova/compute/api.py:1213 #, fuzzy msgid "Going to try to soft delete instance" msgstr "准备尝试软删除实例 %s" -#: nova/compute/api.py:1236 +#: nova/compute/api.py:1237 #, fuzzy msgid "Going to try to terminate instance" msgstr "准备尝试终止实例 %s" -#: nova/compute/api.py:1286 +#: nova/compute/api.py:1287 #, fuzzy msgid "Going to try to stop instance" msgstr "准备尝试停止实例 %s" -#: nova/compute/api.py:1303 +#: nova/compute/api.py:1304 #, fuzzy msgid "Going to try to start instance" msgstr "准备尝试启动实例 %s" -#: nova/compute/api.py:1376 +#: nova/compute/api.py:1377 #, python-format msgid "Searching by: %s" msgstr "搜索条件: %s" -#: nova/compute/api.py:1613 +#: nova/compute/api.py:1614 #, fuzzy, python-format msgid "snapshot for %s" msgstr "开始为虚拟机 %s 快照" -#: nova/compute/api.py:1964 +#: nova/compute/api.py:1965 msgid "flavor_id is None. Assuming migration." msgstr "flavor_id为空。假定在迁移。" -#: nova/compute/api.py:1973 +#: nova/compute/api.py:1974 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "旧的实例类型 %(current_instance_type_name)s,新的实例类型 %(new_instance_type_name)s" -#: nova/compute/api.py:2015 +#: nova/compute/api.py:2016 #, fuzzy, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "%(pid)s 已经超过配额,试图运行 %(min_count)s 个实例" -#: nova/compute/api.py:2153 +#: nova/compute/api.py:2150 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2260 +#: nova/compute/api.py:2257 msgid "Locking" msgstr "" -#: nova/compute/api.py:2268 +#: nova/compute/api.py:2265 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2337 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2453 +#: nova/compute/api.py:2450 #, fuzzy, python-format msgid "Going to try to live migrate instance to %s" msgstr "准备尝试终止实例 %s" -#: nova/compute/api.py:2472 +#: nova/compute/api.py:2469 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2476 +#: nova/compute/api.py:2473 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2715 +#: nova/compute/api.py:2720 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2719 +#: nova/compute/api.py:2724 msgid "Keypair name must be between 1 and 255 characters long" msgstr "密钥对名称长度必须在1到255个字符之间" -#: nova/compute/api.py:2816 +#: nova/compute/api.py:2821 #, python-format msgid "Security group %s is not a string or unicode" msgstr "安全组 %s 既不是字符串也不是unicode" -#: nova/compute/api.py:2819 +#: nova/compute/api.py:2824 #, python-format msgid "Security group %s cannot be empty." msgstr "安全组 %s 不能为空。" -#: nova/compute/api.py:2827 +#: nova/compute/api.py:2832 #, fuzzy, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "参数GroupName的值 (%s) 无效。长度超过了上限255。" -#: nova/compute/api.py:2833 +#: nova/compute/api.py:2838 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "安全组 %s 不能比255个字符更长。" -#: nova/compute/api.py:2853 +#: nova/compute/api.py:2858 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2856 +#: nova/compute/api.py:2861 #, python-format msgid "Create Security Group %s" msgstr "创建安全组 %s" -#: nova/compute/api.py:2863 +#: nova/compute/api.py:2868 #, python-format msgid "Security group %s already exists" msgstr "安全组 %s 已经存在" -#: nova/compute/api.py:2928 +#: nova/compute/api.py:2933 #, fuzzy, python-format msgid "Unable to delete system group '%s'" msgstr "无法销毁VBD %s" -#: nova/compute/api.py:2933 +#: nova/compute/api.py:2938 #, fuzzy msgid "Security group is still in use" msgstr "安全组id应该是整数" -#: nova/compute/api.py:2941 +#: nova/compute/api.py:2946 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:2944 +#: nova/compute/api.py:2949 #, python-format msgid "Delete security group %s" msgstr "删除安全组 %s" -#: nova/compute/api.py:3030 nova/compute/api.py:3107 +#: nova/compute/api.py:3035 nova/compute/api.py:3112 #, python-format msgid "Rule (%s) not found" msgstr "没有找到规则 (%s)" -#: nova/compute/api.py:3046 +#: nova/compute/api.py:3051 #, fuzzy msgid "Quota exceeded, too many security group rules." msgstr "添加安全组规则:%r" -#: nova/compute/api.py:3049 +#: nova/compute/api.py:3054 #, python-format msgid "Authorize security group ingress %s" msgstr "授权 %s 安全组入口权限" -#: nova/compute/api.py:3060 +#: nova/compute/api.py:3065 #, python-format msgid "Revoke security group ingress %s" msgstr "撤销 %s 安全组入口权限" -#: nova/compute/api.py:3114 +#: nova/compute/api.py:3119 msgid "Security group id should be integer" msgstr "安全组id应该是整数" -#: nova/compute/claims.py:94 nova/compute/claims.py:218 +#: nova/compute/claims.py:91 nova/compute/claims.py:214 #, fuzzy, python-format msgid "Aborting claim: %s" msgstr "实例的network_info:|%s|" -#: nova/compute/claims.py:116 +#: nova/compute/claims.py:113 #, python-format msgid "" "Attempting claim: memory %(memory_mb)d MB, disk %(disk_gb)d GB, VCPUs " "%(vcpus)d" msgstr "" -#: nova/compute/claims.py:128 +#: nova/compute/claims.py:125 msgid "Claim successful" msgstr "" -#: nova/compute/claims.py:130 +#: nova/compute/claims.py:127 #, fuzzy msgid "Claim failed" msgstr "正在删除基文件:%s" -#: nova/compute/claims.py:135 +#: nova/compute/claims.py:132 msgid "Memory" msgstr "" -#: nova/compute/claims.py:144 +#: nova/compute/claims.py:141 msgid "Disk" msgstr "" -#: nova/compute/claims.py:153 +#: nova/compute/claims.py:150 msgid "CPU" msgstr "" -#: nova/compute/claims.py:165 +#: nova/compute/claims.py:162 #, python-format msgid "Total %(type_)s: %(total)d %(unit)s, used: %(used)d %(unit)s" msgstr "" -#: nova/compute/claims.py:170 +#: nova/compute/claims.py:167 #, python-format msgid "%(type_)s limit not specified, defaulting to unlimited" msgstr "" -#: nova/compute/claims.py:177 +#: nova/compute/claims.py:174 #, python-format msgid "%(type_)s limit: %(limit)d %(unit)s, free: %(free)d %(unit)s" msgstr "" -#: nova/compute/claims.py:184 +#: nova/compute/claims.py:181 #, python-format msgid "" "Unable to claim resources. Free %(type_)s %(free)d %(unit)s < requested " @@ -4339,66 +4329,66 @@ msgstr "" msgid "Checking state" msgstr "正在检查状态" -#: nova/compute/manager.py:743 +#: nova/compute/manager.py:745 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:760 +#: nova/compute/manager.py:762 #, python-format msgid "Setting up bdm %s" msgstr "正在设置 bdm %s" -#: nova/compute/manager.py:852 +#: nova/compute/manager.py:854 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:861 nova/compute/manager.py:2344 +#: nova/compute/manager.py:863 nova/compute/manager.py:2348 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" -#: nova/compute/manager.py:912 +#: nova/compute/manager.py:914 #, fuzzy msgid "Failed to dealloc network for deleted instance" msgstr "释放实例的网络" -#: nova/compute/manager.py:918 +#: nova/compute/manager.py:920 #, fuzzy msgid "Instance was deleted during spawn." msgstr "实例生产失败" -#: nova/compute/manager.py:940 +#: nova/compute/manager.py:942 #, fuzzy, python-format msgid "Error: %s" msgstr "数据库错误:%s" -#: nova/compute/manager.py:957 +#: nova/compute/manager.py:959 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:982 nova/compute/manager.py:2398 +#: nova/compute/manager.py:984 nova/compute/manager.py:2402 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1000 +#: nova/compute/manager.py:1002 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1007 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1011 +#: nova/compute/manager.py:1013 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1040 +#: nova/compute/manager.py:1042 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1090 +#: nova/compute/manager.py:1092 #, python-format msgid "" "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, " @@ -4407,7 +4397,7 @@ msgstr "" "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, " "allowed_size_bytes=%(allowed_size_bytes)d" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1098 #, python-format msgid "" "Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed " @@ -4416,170 +4406,170 @@ msgstr "" "镜像 '%(image_id)s' 的大小为 %(size_bytes)d ,超过实例类型 instance_type 所允许的大小 " "%(allowed_size_bytes)d" -#: nova/compute/manager.py:1106 +#: nova/compute/manager.py:1108 msgid "Starting instance..." msgstr "正在启动虚拟机" -#: nova/compute/manager.py:1132 +#: nova/compute/manager.py:1134 msgid "Instance failed network setup" msgstr "实例网络设置失败" -#: nova/compute/manager.py:1135 +#: nova/compute/manager.py:1137 #, python-format msgid "Instance network_info: |%s|" msgstr "实例的network_info:|%s|" -#: nova/compute/manager.py:1146 +#: nova/compute/manager.py:1148 msgid "Instance failed block device setup" msgstr "实例块设备设置失败" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1167 msgid "Instance failed to spawn" msgstr "实例生产失败" -#: nova/compute/manager.py:1216 +#: nova/compute/manager.py:1218 msgid "Deallocating network for instance" msgstr "释放实例的网络" -#: nova/compute/manager.py:1287 +#: nova/compute/manager.py:1289 #, python-format msgid "%(action_str)s instance" msgstr "%(action_str)s 实例" -#: nova/compute/manager.py:1303 +#: nova/compute/manager.py:1305 #, fuzzy msgid "Failed to deallocate network for instance." msgstr "释放实例的网络" -#: nova/compute/manager.py:1324 +#: nova/compute/manager.py:1326 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "忽略异常 DiskNotFound: %s" -#: nova/compute/manager.py:1327 +#: nova/compute/manager.py:1329 #, fuzzy, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "忽略异常 DiskNotFound: %s" -#: nova/compute/manager.py:1334 +#: nova/compute/manager.py:1336 #, python-format msgid "terminating bdm %s" msgstr "终止bdm %s" -#: nova/compute/manager.py:1382 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1435 nova/compute/manager.py:2574 -#: nova/compute/manager.py:4067 +#: nova/compute/manager.py:1437 nova/compute/manager.py:2578 +#: nova/compute/manager.py:4071 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "%s。把实例的 vm_state设置为ERROR" -#: nova/compute/manager.py:1587 +#: nova/compute/manager.py:1589 #, fuzzy msgid "Rebuilding instance" msgstr "正在重新创建实例 %s" -#: nova/compute/manager.py:1600 +#: nova/compute/manager.py:1602 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1604 +#: nova/compute/manager.py:1606 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1608 +#: nova/compute/manager.py:1610 #, fuzzy, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "%(path)s 在共享存储上:%(reason)s" -#: nova/compute/manager.py:1692 +#: nova/compute/manager.py:1694 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1724 +#: nova/compute/manager.py:1726 #, fuzzy, python-format msgid "Detaching from volume api: %s" msgstr "为卷 %s 创建快照" -#: nova/compute/manager.py:1742 +#: nova/compute/manager.py:1744 #, fuzzy msgid "Rebooting instance" msgstr "正在重启虚拟机 %s" -#: nova/compute/manager.py:1767 +#: nova/compute/manager.py:1769 #, 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:1783 +#: nova/compute/manager.py:1785 #, fuzzy, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "无法重新创建实例 [%(instance_uuid)s]: %(exc)s" -#: nova/compute/manager.py:1796 +#: nova/compute/manager.py:1798 #, fuzzy msgid "Instance disappeared during reboot" msgstr "实例 %s:重启" -#: nova/compute/manager.py:1823 +#: nova/compute/manager.py:1825 #, fuzzy msgid "instance snapshotting" msgstr "实例 %s: 快照中" -#: nova/compute/manager.py:1829 +#: nova/compute/manager.py:1831 #, 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:1890 +#: nova/compute/manager.py:1892 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "找到 %(num_images)d 个镜像 (rotation: %(rotation)d)" -#: nova/compute/manager.py:1897 +#: nova/compute/manager.py:1899 #, python-format msgid "Rotating out %d backups" msgstr "轮换出%d个备份" -#: nova/compute/manager.py:1902 +#: nova/compute/manager.py:1904 #, python-format msgid "Deleting image %s" msgstr "正在删除镜像 %s" -#: nova/compute/manager.py:1930 +#: nova/compute/manager.py:1932 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "设置管理员密码失败。实例 %s 没有运行" -#: nova/compute/manager.py:1937 +#: nova/compute/manager.py:1939 #, fuzzy msgid "Root password set" msgstr "实例 %s:Root密码已设置" -#: nova/compute/manager.py:1944 +#: nova/compute/manager.py:1946 #, fuzzy msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "该驱动不能执行set_admin_password。" -#: nova/compute/manager.py:1959 +#: nova/compute/manager.py:1961 #, fuzzy, python-format msgid "set_admin_password failed: %s" msgstr "该驱动不能执行set_admin_password。" -#: nova/compute/manager.py:1966 +#: nova/compute/manager.py:1968 #, fuzzy msgid "error setting admin password" msgstr "设置管理员密码出错" -#: nova/compute/manager.py:1979 +#: nova/compute/manager.py:1981 #, fuzzy, python-format msgid "" "trying to inject a file into a non-running (state: " @@ -4588,179 +4578,179 @@ msgstr "" "试图把一个文件注入到没有运行的实例:%(instance_uuid)s (状态: %(current_power_state)s 预计: " "%(expected_state)s)" -#: nova/compute/manager.py:1983 +#: nova/compute/manager.py:1985 #, fuzzy, python-format msgid "injecting file to %(path)s" msgstr "注入文件路径:'%s'" -#: nova/compute/manager.py:2003 +#: nova/compute/manager.py:2005 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2016 +#: nova/compute/manager.py:2018 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2035 +#: nova/compute/manager.py:2037 #, fuzzy msgid "Error trying to Rescue Instance" msgstr "挂起实例失败" -#: nova/compute/manager.py:2039 +#: nova/compute/manager.py:2041 #, fuzzy, python-format msgid "Driver Error: %s" msgstr "数据库错误:%s" -#: nova/compute/manager.py:2057 +#: nova/compute/manager.py:2059 #, fuzzy msgid "Unrescuing" msgstr "实例 %s:取消救援" -#: nova/compute/manager.py:2078 +#: nova/compute/manager.py:2080 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2302 +#: nova/compute/manager.py:2306 #, fuzzy msgid "Instance has no source host" msgstr "实例没有卷。" -#: nova/compute/manager.py:2308 +#: nova/compute/manager.py:2312 msgid "destination same as source!" msgstr "目标与来源一样。" -#: nova/compute/manager.py:2325 +#: nova/compute/manager.py:2329 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2571 +#: nova/compute/manager.py:2575 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2634 +#: nova/compute/manager.py:2638 #, fuzzy msgid "Pausing" msgstr "正在更新。" -#: nova/compute/manager.py:2652 +#: nova/compute/manager.py:2656 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2690 +#: nova/compute/manager.py:2694 #, fuzzy msgid "Retrieving diagnostics" msgstr "实例 %s :获取诊断" -#: nova/compute/manager.py:2721 +#: nova/compute/manager.py:2725 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2741 +#: nova/compute/manager.py:2745 #, fuzzy msgid "Reset network" msgstr "重置网络" -#: nova/compute/manager.py:2746 +#: nova/compute/manager.py:2750 #, fuzzy msgid "Inject network info" msgstr "实例 %s:注入网络信息" -#: nova/compute/manager.py:2749 +#: nova/compute/manager.py:2753 #, python-format msgid "network_info to inject: |%s|" msgstr "将注入的network_info:|%s|" -#: nova/compute/manager.py:2766 +#: nova/compute/manager.py:2770 #, fuzzy msgid "Get console output" msgstr "获取实例 %s 控制台输出" -#: nova/compute/manager.py:2793 +#: nova/compute/manager.py:2797 #, fuzzy msgid "Getting vnc console" msgstr "实例 %s:正在获得VNC控制台" -#: nova/compute/manager.py:2828 +#: nova/compute/manager.py:2832 #, fuzzy msgid "Getting spice console" msgstr "实例 %s:正在获得VNC控制台" -#: nova/compute/manager.py:2875 +#: nova/compute/manager.py:2879 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "卷 %(volume_id)s 正在 %(mountpoint)s 上启动" -#: nova/compute/manager.py:2926 +#: nova/compute/manager.py:2930 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "正在把卷 %(volume_id)s 附加到 %(mountpoint)s" -#: nova/compute/manager.py:2935 +#: nova/compute/manager.py:2939 #, 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:2950 +#: nova/compute/manager.py:2954 #, fuzzy, python-format msgid "Failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "正在把卷 %(volume_id)s 附加到 %(mountpoint)s" -#: nova/compute/manager.py:2980 +#: nova/compute/manager.py:2984 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "卷 %(volume_id)s 从挂载点 %(mp)s 分离" -#: nova/compute/manager.py:2990 +#: nova/compute/manager.py:2994 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "从未知实例%s中分离卷" -#: nova/compute/manager.py:2997 +#: nova/compute/manager.py:3001 #, fuzzy, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "正在把卷 %(volume_id)s 附加到 %(mountpoint)s" -#: nova/compute/manager.py:3021 +#: nova/compute/manager.py:3025 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3059 +#: nova/compute/manager.py:3063 #, fuzzy, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "实例 %s 的网络分配" -#: nova/compute/manager.py:3079 +#: nova/compute/manager.py:3083 #, fuzzy, python-format msgid "Port %(port_id)s is not attached" msgstr "网络 %(network_id)s 没有找到。" -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3097 #, fuzzy, python-format msgid "Host %(host)s not found" msgstr "主机 %(host)s 没有找到。" -#: nova/compute/manager.py:3230 +#: nova/compute/manager.py:3234 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "预在线迁移在%(dest)s失败" -#: nova/compute/manager.py:3258 +#: nova/compute/manager.py:3262 #, fuzzy msgid "_post_live_migration() is started.." msgstr "post_live_migration()已经启动。" -#: nova/compute/manager.py:3313 +#: nova/compute/manager.py:3317 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "把实例迁移到 %(dest)s 成功完成。" -#: nova/compute/manager.py:3315 +#: nova/compute/manager.py:3319 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." @@ -4768,161 +4758,161 @@ msgstr "" "你会看到错误“libvirt: QEMU error: Domain not found: no domain with matching " "name。”这个错误可以放心的忽略。" -#: nova/compute/manager.py:3329 +#: nova/compute/manager.py:3333 #, fuzzy msgid "Post operation of migration started" msgstr "迁移后操作启动" -#: nova/compute/manager.py:3469 +#: nova/compute/manager.py:3473 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3514 +#: nova/compute/manager.py:3518 #, 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:3520 +#: nova/compute/manager.py:3524 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3529 +#: nova/compute/manager.py:3533 #, fuzzy, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "为实例 %(instance_uuid)s 关闭虚拟机" -#: nova/compute/manager.py:3536 +#: nova/compute/manager.py:3540 #, fuzzy, python-format msgid "Instance %(instance_uuid)s not found" msgstr "没有找到实例 %(instance_id)s" -#: nova/compute/manager.py:3540 +#: nova/compute/manager.py:3544 #, fuzzy msgid "In ERROR state" msgstr "节点处于未知的错误状态。" -#: nova/compute/manager.py:3547 +#: nova/compute/manager.py:3551 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3556 +#: nova/compute/manager.py:3560 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3573 +#: nova/compute/manager.py:3577 #, 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:3592 +#: nova/compute/manager.py:3596 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3616 +#: nova/compute/manager.py:3620 msgid "Updating bandwidth usage cache" msgstr "更新带宽使用缓存" -#: nova/compute/manager.py:3733 +#: nova/compute/manager.py:3737 #, fuzzy msgid "Updating volume usage cache" msgstr "更新带宽使用缓存" -#: nova/compute/manager.py:3750 +#: nova/compute/manager.py:3754 msgid "Updating host status" msgstr "更新主机状态" -#: nova/compute/manager.py:3777 +#: nova/compute/manager.py:3781 #, 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:3782 nova/compute/manager.py:3832 +#: nova/compute/manager.py:3786 nova/compute/manager.py:3836 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3819 +#: nova/compute/manager.py:3823 #, 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:3857 +#: nova/compute/manager.py:3861 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3869 nova/compute/manager.py:3878 -#: nova/compute/manager.py:3908 +#: nova/compute/manager.py:3873 nova/compute/manager.py:3882 +#: nova/compute/manager.py:3912 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3873 +#: nova/compute/manager.py:3877 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3889 +#: nova/compute/manager.py:3893 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3895 +#: nova/compute/manager.py:3899 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3901 +#: nova/compute/manager.py:3905 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3921 #, fuzzy msgid "Instance is not (soft-)deleted." msgstr "实例未启动" -#: nova/compute/manager.py:3925 +#: nova/compute/manager.py:3929 #, fuzzy msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "FLAGS.reclaim_instance_interval <= 0,跳过..." -#: nova/compute/manager.py:3945 +#: nova/compute/manager.py:3949 msgid "Reclaiming deleted instance" msgstr "回收删除的实例" -#: nova/compute/manager.py:3972 +#: nova/compute/manager.py:3976 #, fuzzy, python-format msgid "Deleting orphan compute node %s" msgstr "LoggingVolumeDriver: %s" -#: nova/compute/manager.py:3982 nova/compute/resource_tracker.py:314 +#: nova/compute/manager.py:3986 nova/compute/resource_tracker.py:321 #, fuzzy, python-format msgid "No service record for host %s" msgstr "计算节点 %s 没有服务" -#: nova/compute/manager.py:4022 +#: nova/compute/manager.py:4026 #, fuzzy, python-format msgid "" "Detected instance with name label '%(name)s' which is marked as DELETED " "but still present on host." msgstr "检测标签名为 '%(name_label)s' 的实例,这些实例被标识为DELETED却仍然存在于主机上。" -#: nova/compute/manager.py:4029 +#: nova/compute/manager.py:4033 #, fuzzy, python-format msgid "" "Destroying instance with name label '%(name)s' which is marked as DELETED" " but still present on host." msgstr "销毁标签名为 '%(name_label)s' 的实例,这些实例被标识为DELETED却仍然存在于主机上。" -#: nova/compute/manager.py:4036 +#: nova/compute/manager.py:4040 #, fuzzy, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "无法识别的FLAGS.running_deleted_instance_action的取值 '%(action)s'" @@ -4939,87 +4929,87 @@ msgid "" " claimed." msgstr "" -#: nova/compute/resource_tracker.py:237 +#: nova/compute/resource_tracker.py:244 msgid "Auditing locally available compute resources" msgstr "" -#: nova/compute/resource_tracker.py:242 +#: nova/compute/resource_tracker.py:249 msgid "" "Virt driver does not support 'get_available_resource' Compute tracking " "is disabled." msgstr "" -#: nova/compute/resource_tracker.py:294 +#: nova/compute/resource_tracker.py:301 #, fuzzy, python-format msgid "Compute_service record created for %(host)s:%(node)s" msgstr "Compute_service记录为 %s 创建 " -#: nova/compute/resource_tracker.py:300 +#: nova/compute/resource_tracker.py:307 #, fuzzy, python-format msgid "Compute_service record updated for %(host)s:%(node)s" msgstr "Compute_service记录为 %s 更新 " -#: nova/compute/resource_tracker.py:324 +#: nova/compute/resource_tracker.py:331 #, python-format msgid "Hypervisor: free ram (MB): %s" msgstr "" -#: nova/compute/resource_tracker.py:325 +#: nova/compute/resource_tracker.py:332 #, python-format msgid "Hypervisor: free disk (GB): %s" msgstr "" -#: nova/compute/resource_tracker.py:330 +#: nova/compute/resource_tracker.py:337 #, python-format msgid "Hypervisor: free VCPUs: %s" msgstr "" -#: nova/compute/resource_tracker.py:332 +#: nova/compute/resource_tracker.py:339 msgid "Hypervisor: VCPU information unavailable" msgstr "" -#: nova/compute/resource_tracker.py:339 +#: nova/compute/resource_tracker.py:346 #, python-format msgid "Free ram (MB): %s" msgstr "" -#: nova/compute/resource_tracker.py:340 +#: nova/compute/resource_tracker.py:347 #, fuzzy, python-format msgid "Free disk (GB): %s" msgstr "创建密钥对 %s" -#: nova/compute/resource_tracker.py:345 +#: nova/compute/resource_tracker.py:352 #, python-format msgid "Free VCPUS: %s" msgstr "" -#: nova/compute/resource_tracker.py:347 +#: nova/compute/resource_tracker.py:354 msgid "Free VCPU information unavailable" msgstr "" -#: nova/compute/resource_tracker.py:386 +#: nova/compute/resource_tracker.py:383 #, fuzzy, python-format msgid "Updating from migration %s" msgstr "实例 %s:开始执行 finish_migration" -#: nova/compute/resource_tracker.py:446 +#: nova/compute/resource_tracker.py:443 #, fuzzy msgid "Instance not resizing, skipping migration." msgstr "虚拟机不存在,跳过销毁..." -#: nova/compute/resource_tracker.py:461 +#: nova/compute/resource_tracker.py:458 #, fuzzy msgid "InstanceType could not be found, skipping migration." msgstr "无法找到实例" -#: nova/compute/resource_tracker.py:545 +#: nova/compute/resource_tracker.py:542 #, python-format msgid "" "Detected running orphan instance: %(uuid)s (consuming %(memory_mb)s MB " "memory" msgstr "" -#: nova/compute/resource_tracker.py:558 +#: nova/compute/resource_tracker.py:555 #, python-format msgid "Missing keys: %s" msgstr "" @@ -5038,27 +5028,27 @@ msgstr "无法找到实例 %s 的宿主机" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:384 +#: nova/conductor/api.py:380 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:88 +#: nova/conductor/manager.py:91 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:257 +#: nova/conductor/manager.py:262 #, fuzzy msgid "Invalid block_device_mapping_destroy invocation" msgstr "block_device_mapping %s" -#: nova/console/manager.py:80 nova/console/vmrc_manager.py:63 +#: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "正在添加控制台" -#: nova/console/manager.py:100 nova/console/vmrc_manager.py:113 +#: nova/console/manager.py:101 nova/console/vmrc_manager.py:113 #, python-format msgid "Tried to remove non-existent console %(console_id)s." msgstr "尝试删除不存在的控制台%(console_id)s。" @@ -5116,12 +5106,12 @@ msgstr "xvp不在运行中" msgid "Failed to run xvp." msgstr "服务器恢复失败" -#: nova/consoleauth/manager.py:88 +#: nova/consoleauth/manager.py:89 #, python-format msgid "Received Token: %(token)s, %(token_dict)s)" msgstr "接收到令牌:%(token)s, %(token_dict)s)" -#: nova/consoleauth/manager.py:112 +#: nova/consoleauth/manager.py:113 #, python-format msgid "Checking Token: %(token)s, %(token_valid)s)" msgstr "检查令牌:%(token)s, %(token_valid)s)" @@ -5139,11 +5129,11 @@ msgstr "重新启动实例失败" msgid "Failed to notify cells of instance info cache update" msgstr "" -#: nova/db/api.py:1428 +#: nova/db/api.py:1446 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1583 +#: nova/db/api.py:1580 #, fuzzy msgid "Failed to notify cells of instance fault" msgstr "重新启动实例失败" @@ -5302,7 +5292,7 @@ msgstr "" msgid "Failed storing info cache" msgstr "重新启动实例失败" -#: nova/network/api.py:239 +#: nova/network/api.py:235 #, fuzzy, python-format msgid "re-assign floating IP %(address)s from instance %(instance_id)s" msgstr "把地址 %(public_ip)s 关联到实例 %(instance_id)s" @@ -5538,31 +5528,31 @@ msgstr "移除实例”%s“的虚拟网络设备时失败" msgid "Unplugged gateway interface '%s'" msgstr "" -#: nova/network/manager.py:362 +#: nova/network/manager.py:363 #, python-format msgid "Disassociated %s stale fixed ip(s)" msgstr "解除 %s 过期固定ip的关联" -#: nova/network/manager.py:366 +#: nova/network/manager.py:367 msgid "setting network host" msgstr "设置网络主机" -#: nova/network/manager.py:493 +#: nova/network/manager.py:494 #, fuzzy msgid "network allocations" msgstr "实例 %s 的网络分配" -#: nova/network/manager.py:500 +#: nova/network/manager.py:501 #, fuzzy, python-format msgid "networks retrieved for instance: |%(networks_list)s|" msgstr "为实例 |%(instance_id)s| 获取的网络:|%(networks)s|" -#: nova/network/manager.py:548 +#: nova/network/manager.py:549 #, fuzzy msgid "network deallocation for instance" msgstr "为实例 |%s| 解除网络分配" -#: nova/network/manager.py:812 +#: nova/network/manager.py:815 #, fuzzy, python-format msgid "" "instance-dns-zone is |%(domain)s|, which is in availability zone " @@ -5572,99 +5562,99 @@ msgstr "" "instance-dns-zone是 |%(domain)s|,该域位于区域 |%(zone)s| 中。实例|%(instance)s| 在区域 " "|%(zone2)s| 里。没有DNS记录将创建。" -#: nova/network/manager.py:838 +#: nova/network/manager.py:841 #, fuzzy, python-format msgid "Quota exceeded for %(pid)s, tried to allocate fixed IP" msgstr "%s 的配额超出,尝试分配地址" -#: nova/network/manager.py:892 +#: nova/network/manager.py:895 #, fuzzy msgid "Failed to update usages deallocating fixed IP" msgstr "在数据库更新卷失败" -#: nova/network/manager.py:926 +#: nova/network/manager.py:929 #, python-format msgid "Unable to release %s because vif doesn't exist." msgstr "" -#: nova/network/manager.py:949 +#: nova/network/manager.py:952 #, python-format msgid "Leased IP |%(address)s|" msgstr "租用的IP |%(address)s|" -#: nova/network/manager.py:953 +#: nova/network/manager.py:956 #, python-format msgid "IP %s leased that is not associated" msgstr "没有关联的IP %s 被租用了" -#: nova/network/manager.py:962 +#: nova/network/manager.py:965 #, python-format msgid "IP |%s| leased that isn't allocated" msgstr "没有分配的IP |%s| 被租用了" -#: nova/network/manager.py:967 +#: nova/network/manager.py:970 #, python-format msgid "Released IP |%(address)s|" msgstr "释放的IP |%(address)s|" -#: nova/network/manager.py:971 +#: nova/network/manager.py:974 #, python-format msgid "IP %s released that is not associated" msgstr "没有关联的IP %s 被释放了" -#: nova/network/manager.py:975 +#: nova/network/manager.py:978 #, python-format msgid "IP %s released that was not leased" msgstr "没有租用的IP %s 被释放了" -#: nova/network/manager.py:994 +#: nova/network/manager.py:997 #, fuzzy, python-format msgid "%s must be an integer" msgstr "offset 参数必须是整数" -#: nova/network/manager.py:1018 +#: nova/network/manager.py:1021 msgid "Maximum allowed length for 'label' is 255." msgstr "" -#: nova/network/manager.py:1038 +#: nova/network/manager.py:1041 #, python-format msgid "" "Subnet(s) too large, defaulting to /%s. To override, specify " "network_size flag." msgstr "" -#: nova/network/manager.py:1119 +#: nova/network/manager.py:1122 msgid "cidr already in use" msgstr "cidr 已经在使用" -#: nova/network/manager.py:1122 +#: nova/network/manager.py:1125 #, python-format msgid "requested cidr (%(cidr)s) conflicts with existing supernet (%(super)s)" msgstr "请求的cidr (%(cidr)s) 与已存在的超网络 (%(super)s) 冲突" -#: nova/network/manager.py:1133 +#: nova/network/manager.py:1136 #, python-format msgid "" "requested cidr (%(cidr)s) conflicts with existing smaller cidr " "(%(smaller)s)" msgstr "请求的cidr (%(cidr)s) 与已存在的较小的cidr (%(smaller)s) 冲突" -#: nova/network/manager.py:1190 +#: nova/network/manager.py:1193 msgid "Network already exists!" msgstr "网络已经存在。" -#: nova/network/manager.py:1209 +#: nova/network/manager.py:1212 #, python-format msgid "Network must be disassociated from project %s before delete" msgstr "网路在删除前必须与项目 %s 解除关联" -#: nova/network/manager.py:1805 +#: nova/network/manager.py:1808 msgid "" "The sum between the number of networks and the vlan start cannot be " "greater than 4094" msgstr "网络数量与VLAN起始数之和不能大于4049" -#: nova/network/manager.py:1812 +#: nova/network/manager.py:1815 #, fuzzy, python-format msgid "" "The network range is not big enough to fit %(num_networks)s networks. " @@ -5911,6 +5901,26 @@ msgstr "syslog设备必须作为一个 %s 。" msgid "Fatal call to deprecated config: %(msg)s" msgstr "类 %(fullname)s 是不推荐的:%(msg)s" +#: nova/openstack/common/loopingcall.py:84 +#, python-format +msgid "task run outlasted interval by %s sec" +msgstr "" + +#: nova/openstack/common/loopingcall.py:91 +#, fuzzy +msgid "in fixed duration looping call" +msgstr "循环调用中。" + +#: nova/openstack/common/loopingcall.py:131 +#, python-format +msgid "Dynamic looping call sleeping for %.02f seconds" +msgstr "" + +#: nova/openstack/common/loopingcall.py:138 +#, fuzzy +msgid "in dynamic looping call" +msgstr "循环调用中。" + #: nova/openstack/common/policy.py:394 #, fuzzy, python-format msgid "Failed to understand rule %(rule)s" @@ -6424,7 +6434,7 @@ msgstr "无法找到另一个计算节点" msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:210 +#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:211 #, fuzzy, python-format msgid "Setting instance to %(state)s state." msgstr "设置实例 %(instance_uuid)s 至 ERROR 状态" @@ -6522,7 +6532,7 @@ msgstr "计算节点 %s 没有服务" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:196 +#: nova/scheduler/manager.py:197 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "schedule_%(method)s 失败:%(ex)s" @@ -6666,27 +6676,27 @@ msgstr "" msgid "Returns one member of the [%s] group" msgstr "" -#: nova/servicegroup/drivers/db.py:41 +#: nova/servicegroup/drivers/db.py:42 #, python-format msgid "" "DB_Driver: join new ServiceGroup member %(member_id)s to the %(group_id)s" " group, service = %(service)s" msgstr "" -#: nova/servicegroup/drivers/db.py:45 +#: nova/servicegroup/drivers/db.py:46 msgid "service is a mandatory argument for DB based ServiceGroup driver" msgstr "" -#: nova/servicegroup/drivers/db.py:74 +#: nova/servicegroup/drivers/db.py:76 #, python-format msgid "DB_Driver: get_all members of the %s group" msgstr "" -#: nova/servicegroup/drivers/db.py:97 nova/servicegroup/drivers/mc.py:102 +#: nova/servicegroup/drivers/db.py:99 nova/servicegroup/drivers/mc.py:103 msgid "Recovered model server connection!" msgstr "与模型服务器(model server)的连接已恢复!" -#: nova/servicegroup/drivers/db.py:103 nova/servicegroup/drivers/mc.py:108 +#: nova/servicegroup/drivers/db.py:105 nova/servicegroup/drivers/mc.py:109 msgid "model server went away" msgstr "失去与模型服务器的连接" @@ -6706,7 +6716,7 @@ msgstr "" msgid "service is a mandatory argument for Memcached based ServiceGroup driver" msgstr "" -#: nova/servicegroup/drivers/mc.py:77 +#: nova/servicegroup/drivers/mc.py:78 #, python-format msgid "Memcached_Driver: get_all members of the %s group" msgstr "" @@ -6735,22 +6745,22 @@ msgstr "" msgid "ZooKeeperDriver.leave: %(id)s has not joined to the %(gr)s group" msgstr "" -#: nova/storage/linuxscsi.py:70 +#: nova/storage/linuxscsi.py:71 #, python-format msgid "Trying (%(tries)s) to remove device %(device)s" msgstr "" -#: nova/storage/linuxscsi.py:99 +#: nova/storage/linuxscsi.py:101 #, python-format msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:117 +#: nova/storage/linuxscsi.py:119 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:121 +#: nova/storage/linuxscsi.py:123 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -7111,48 +7121,48 @@ msgstr "" msgid "Baremetal power manager failed to start node for instance %r" msgstr "" -#: nova/virt/baremetal/ipmi.py:85 +#: nova/virt/baremetal/ipmi.py:86 #, fuzzy, python-format msgid "pid file %s does not contain any pid" msgstr "href %s 不包含版本" -#: nova/virt/baremetal/ipmi.py:108 +#: nova/virt/baremetal/ipmi.py:109 msgid "Node id not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:111 +#: nova/virt/baremetal/ipmi.py:112 #, fuzzy msgid "Address not supplied to IPMI" msgstr "地址没有指定" -#: nova/virt/baremetal/ipmi.py:114 +#: nova/virt/baremetal/ipmi.py:115 #, fuzzy msgid "User not supplied to IPMI" msgstr "vmwareapi 不支持暂停" -#: nova/virt/baremetal/ipmi.py:117 +#: nova/virt/baremetal/ipmi.py:118 #, fuzzy msgid "Password not supplied to IPMI" msgstr "vmwareapi 不支持暂停" -#: nova/virt/baremetal/ipmi.py:134 +#: nova/virt/baremetal/ipmi.py:135 #, fuzzy, python-format msgid "ipmitool stdout: '%(out)s', stderr: '%(err)s'" msgstr "伪命令的标准输出stdout='%(stdout)s' 标准错误输出 stderr='%(stderr)s'" -#: nova/virt/baremetal/ipmi.py:160 +#: nova/virt/baremetal/ipmi.py:161 msgid "IPMI power on failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:182 +#: nova/virt/baremetal/ipmi.py:183 msgid "IPMI power off failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:192 +#: nova/virt/baremetal/ipmi.py:193 msgid "IPMI set next bootdev failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:197 nova/virt/baremetal/tilera_pdu.py:152 +#: nova/virt/baremetal/ipmi.py:198 nova/virt/baremetal/tilera_pdu.py:152 #, python-format msgid "Activate node called, but node %s is already active" msgstr "" @@ -7819,7 +7829,7 @@ msgstr "实例代理版本:%s" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:135 nova/virt/libvirt/driver.py:3726 +#: nova/virt/hyperv/hostops.py:135 nova/virt/libvirt/driver.py:3728 #: nova/virt/xenapi/host.py:148 msgid "Updating host stats" msgstr "正在更新主机状态" @@ -8178,12 +8188,12 @@ msgstr "" msgid "Using config drive for instance: %s" msgstr "为实例 |%s| 分配浮动IP" -#: nova/virt/hyperv/vmops.py:226 nova/virt/libvirt/driver.py:1867 +#: nova/virt/hyperv/vmops.py:226 nova/virt/libvirt/driver.py:1869 #, fuzzy, python-format msgid "Creating config drive at %(path)s" msgstr "注入文件路径:'%s'" -#: nova/virt/hyperv/vmops.py:234 nova/virt/libvirt/driver.py:1874 +#: nova/virt/hyperv/vmops.py:234 nova/virt/libvirt/driver.py:1876 #, fuzzy, python-format msgid "Creating config drive failed with error: %s" msgstr "注入文件路径:'%s'" @@ -8349,7 +8359,7 @@ msgstr "Attach_volume: %(connection_info)s, %(instance_name)s, %(mountpoint)s" msgid "Detaching physical disk from instance: %s" msgstr "正在创建虚拟机实例快照 %s " -#: nova/virt/hyperv/volumeops.py:186 nova/virt/libvirt/driver.py:894 +#: nova/virt/hyperv/volumeops.py:186 nova/virt/libvirt/driver.py:896 msgid "Could not determine iscsi initiator name" msgstr "无法确定iscsi initiator名字" @@ -8383,247 +8393,247 @@ msgstr "" msgid "Unable to determine disk bus for '%s'" msgstr "无法为VDI %s 找到VBD" -#: nova/virt/libvirt/driver.py:339 +#: nova/virt/libvirt/driver.py:340 #, python-format msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:545 +#: nova/virt/libvirt/driver.py:546 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:553 +#: nova/virt/libvirt/driver.py:554 #, python-format msgid "Connecting to libvirt: %s" msgstr "正在连接 libvirt:%s" -#: nova/virt/libvirt/driver.py:570 +#: nova/virt/libvirt/driver.py:571 #, fuzzy, python-format msgid "URI %s does not support events" msgstr "卷组 %s 不存在" -#: nova/virt/libvirt/driver.py:586 +#: nova/virt/libvirt/driver.py:587 msgid "Connection to libvirt broke" msgstr "连接 libvirt 失败" -#: nova/virt/libvirt/driver.py:608 nova/virt/libvirt/driver.py:611 +#: nova/virt/libvirt/driver.py:609 nova/virt/libvirt/driver.py:612 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:629 +#: nova/virt/libvirt/driver.py:630 #, fuzzy, python-format msgid "Connection to libvirt failed: %s" msgstr "正在连接 libvirt:%s" -#: nova/virt/libvirt/driver.py:720 +#: nova/virt/libvirt/driver.py:721 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "销毁时发生错误。Code=%(errcode)s Error=%(e)s" -#: nova/virt/libvirt/driver.py:735 +#: nova/virt/libvirt/driver.py:736 #, fuzzy msgid "During wait destroy, instance disappeared." msgstr "%s 在运行中消失了。" -#: nova/virt/libvirt/driver.py:740 +#: nova/virt/libvirt/driver.py:741 msgid "Instance destroyed successfully." msgstr "实例销毁成功。" -#: nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:751 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:759 +#: nova/virt/libvirt/driver.py:761 #, fuzzy msgid "Going to destroy instance again." msgstr "准备停止实例" -#: nova/virt/libvirt/driver.py:778 +#: nova/virt/libvirt/driver.py:780 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:794 +#: nova/virt/libvirt/driver.py:796 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "在 undefine 时 libvirt 发生错误。Code=%(errcode)s Error=%(e)s" -#: nova/virt/libvirt/driver.py:814 +#: nova/virt/libvirt/driver.py:816 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:820 +#: nova/virt/libvirt/driver.py:822 #, fuzzy, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "在 undefine 时 libvirt 发生错误。Code=%(errcode)s Error=%(e)s" -#: nova/virt/libvirt/driver.py:848 +#: nova/virt/libvirt/driver.py:850 #, python-format msgid "Deleting instance files %(target)s" msgstr "删除实例文件 %(target)s" -#: nova/virt/libvirt/driver.py:857 +#: nova/virt/libvirt/driver.py:859 #, fuzzy, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "schedule_%(method)s 失败:%(ex)s" -#: nova/virt/libvirt/driver.py:900 +#: nova/virt/libvirt/driver.py:902 #, fuzzy msgid "Could not determine fibre channel world wide node names" msgstr "无法确定iscsi initiator名字" -#: nova/virt/libvirt/driver.py:907 +#: nova/virt/libvirt/driver.py:909 #, fuzzy msgid "Could not determine fibre channel world wide port names" msgstr "无法确定iscsi initiator名字" -#: nova/virt/libvirt/driver.py:912 +#: nova/virt/libvirt/driver.py:914 msgid "No Volume Connector found." msgstr "" -#: nova/virt/libvirt/driver.py:1034 +#: nova/virt/libvirt/driver.py:1036 #, fuzzy msgid "During detach_volume, instance disappeared." msgstr "%s 在运行中消失了。" -#: nova/virt/libvirt/driver.py:1058 +#: nova/virt/libvirt/driver.py:1060 #, fuzzy msgid "attaching network adapter failed." msgstr "没有网络定义。" -#: nova/virt/libvirt/driver.py:1078 +#: nova/virt/libvirt/driver.py:1080 #, fuzzy msgid "During detach_interface, instance disappeared." msgstr "%s 在运行中消失了。" -#: nova/virt/libvirt/driver.py:1082 +#: nova/virt/libvirt/driver.py:1084 #, fuzzy msgid "detaching network adapter failed." msgstr "没有网络定义。" -#: nova/virt/libvirt/driver.py:1171 +#: nova/virt/libvirt/driver.py:1173 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1174 +#: nova/virt/libvirt/driver.py:1176 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1203 +#: nova/virt/libvirt/driver.py:1205 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1215 +#: nova/virt/libvirt/driver.py:1217 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1288 +#: nova/virt/libvirt/driver.py:1290 #, fuzzy msgid "Instance soft rebooted successfully." msgstr "实例成功重启。" -#: nova/virt/libvirt/driver.py:1292 +#: nova/virt/libvirt/driver.py:1294 #, fuzzy msgid "Failed to soft reboot instance." msgstr "重新启动实例失败" -#: nova/virt/libvirt/driver.py:1327 +#: nova/virt/libvirt/driver.py:1329 #, fuzzy msgid "Instance shutdown successfully." msgstr "实例成功生产。" -#: nova/virt/libvirt/driver.py:1335 +#: nova/virt/libvirt/driver.py:1337 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:1383 +#: nova/virt/libvirt/driver.py:1385 msgid "Instance rebooted successfully." msgstr "实例成功重启。" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1530 msgid "Instance is running" msgstr "实例在运行" -#: nova/virt/libvirt/driver.py:1535 nova/virt/powervm/operator.py:220 +#: nova/virt/libvirt/driver.py:1537 nova/virt/powervm/operator.py:220 msgid "Instance spawned successfully." msgstr "实例成功生产。" -#: nova/virt/libvirt/driver.py:1551 +#: nova/virt/libvirt/driver.py:1553 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "data:%(data)r, fpath: %(fpath)r" -#: nova/virt/libvirt/driver.py:1588 nova/virt/libvirt/driver.py:1614 +#: nova/virt/libvirt/driver.py:1590 nova/virt/libvirt/driver.py:1616 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1603 +#: nova/virt/libvirt/driver.py:1605 #, fuzzy msgid "Guest does not have a console available" msgstr "用户没有管理员权限" -#: nova/virt/libvirt/driver.py:1672 +#: nova/virt/libvirt/driver.py:1674 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:1676 +#: nova/virt/libvirt/driver.py:1678 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:1681 nova/virt/libvirt/driver.py:1686 +#: nova/virt/libvirt/driver.py:1683 nova/virt/libvirt/driver.py:1688 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:1757 +#: nova/virt/libvirt/driver.py:1759 msgid "Creating image" msgstr "正在创建镜像" -#: nova/virt/libvirt/driver.py:1858 +#: nova/virt/libvirt/driver.py:1860 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:1907 +#: nova/virt/libvirt/driver.py:1909 #, fuzzy, python-format msgid "Injecting %(inj)s into image %(img_id)s" msgstr "将 %(injection)s 注入到镜像 %(img_id)s" -#: nova/virt/libvirt/driver.py:1917 +#: nova/virt/libvirt/driver.py:1919 #, fuzzy, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "忽略向镜像 %(img_id)s 注入的数据的错误 (%(e)s)" -#: nova/virt/libvirt/driver.py:1974 +#: nova/virt/libvirt/driver.py:1976 #, python-format msgid "" "Config requested an explicit CPU model, but the current libvirt " "hypervisor '%s' does not support selecting CPU models" msgstr "" -#: nova/virt/libvirt/driver.py:1980 +#: nova/virt/libvirt/driver.py:1982 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:1984 +#: nova/virt/libvirt/driver.py:1986 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:1988 +#: nova/virt/libvirt/driver.py:1990 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2004 +#: nova/virt/libvirt/driver.py:2006 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:2325 +#: nova/virt/libvirt/driver.py:2327 #, python-format msgid "" "Start to_xml instance=%(instance)s network_info=%(network_info)s " @@ -8631,80 +8641,80 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:2340 +#: nova/virt/libvirt/driver.py:2342 #, python-format msgid "End to_xml instance=%(instance)s xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:2357 +#: nova/virt/libvirt/driver.py:2359 #, python-format msgid "" "Error from libvirt while looking up %(instance_name)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "查找 %(instance_name)s时libvirt出错:[错误代码 %(error_code)s] %(ex)s" -#: nova/virt/libvirt/driver.py:2525 +#: nova/virt/libvirt/driver.py:2527 #, fuzzy msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "无法得到CPU的数目,因为这个函数不是给这个平台执行的。这个错误可以被放心忽略。" -#: nova/virt/libvirt/driver.py:2576 +#: nova/virt/libvirt/driver.py:2578 #, python-format msgid "couldn't obtain the vpu count from domain id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2582 +#: nova/virt/libvirt/driver.py:2584 #, python-format msgid "List of domains returned by libVirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2584 +#: nova/virt/libvirt/driver.py:2586 #, python-format msgid "libVirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2648 +#: nova/virt/libvirt/driver.py:2650 msgid "libvirt version is too old (does not support getVersion)" msgstr "libvirt版本过旧(不支持getVersion)" -#: nova/virt/libvirt/driver.py:2731 +#: nova/virt/libvirt/driver.py:2733 #, fuzzy, python-format msgid "Trying to get stats for the volume %s" msgstr "正在获取镜像 %s 的大小" -#: nova/virt/libvirt/driver.py:2755 +#: nova/virt/libvirt/driver.py:2757 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2759 +#: nova/virt/libvirt/driver.py:2761 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:2836 +#: nova/virt/libvirt/driver.py:2838 #, fuzzy, python-format msgid "" "Creating tmpfile %s to verify with other compute node that the instance " "is on the same shared storage." msgstr "创建tmpfile %s 来通知其他的计算节点需要挂载相同的存储。" -#: nova/virt/libvirt/driver.py:2918 +#: nova/virt/libvirt/driver.py:2920 msgid "Block migration can not be used with shared storage." msgstr "块存储迁移无法在共享存储使用" -#: nova/virt/libvirt/driver.py:2926 +#: nova/virt/libvirt/driver.py:2928 #, fuzzy msgid "Live migration can not be used without shared storage." msgstr "块存储迁移无法在共享存储使用" -#: nova/virt/libvirt/driver.py:2963 +#: nova/virt/libvirt/driver.py:2965 #, fuzzy, python-format msgid "" "Unable to migrate %(instance_uuid)s: Disk of instance is too " @@ -8713,7 +8723,7 @@ msgstr "" "无法迁移%(instance_id)s 到 %(dest)s 上:缺少磁盘(主机:%(available)s <= " "实例:%(necessary)s)" -#: nova/virt/libvirt/driver.py:2988 +#: nova/virt/libvirt/driver.py:2990 #, python-format msgid "" "Instance launched has CPU info:\n" @@ -8722,7 +8732,7 @@ msgstr "" "已启动实例的CPU信息:\n" "%s" -#: nova/virt/libvirt/driver.py:3000 +#: nova/virt/libvirt/driver.py:3002 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -8737,71 +8747,71 @@ msgstr "" "\n" "参考 %(u)s" -#: nova/virt/libvirt/driver.py:3017 +#: nova/virt/libvirt/driver.py:3019 #, python-format msgid "" "Creating tmpfile %s to notify to other compute nodes that they should " "mount the same storage." msgstr "创建tmpfile %s 来通知其他的计算节点需要挂载相同的存储。" -#: nova/virt/libvirt/driver.py:3065 +#: nova/virt/libvirt/driver.py:3067 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:3137 +#: nova/virt/libvirt/driver.py:3139 #, fuzzy, python-format msgid "Live Migration failure: %(e)s" msgstr "预在线迁移在%(dest)s失败" -#: nova/virt/libvirt/driver.py:3230 +#: nova/virt/libvirt/driver.py:3232 #, fuzzy, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "plug_vifs() 失败%(cnt)d 次。最多重新尝试 %(max_retry)d 次在主机 %(hostname)s。" -#: nova/virt/libvirt/driver.py:3342 +#: nova/virt/libvirt/driver.py:3344 #, fuzzy, python-format msgid "" "Error from libvirt while getting description of %(instance_name)s: [Error" " Code %(error_code)s] %(ex)s" msgstr "查找 %(instance_name)s时libvirt出错:[错误代码 %(error_code)s] %(ex)s" -#: nova/virt/libvirt/driver.py:3359 +#: nova/virt/libvirt/driver.py:3361 #, python-format msgid "skipping %(path)s since it looks like volume" msgstr "因它像卷,所以跳过 %(path)s" -#: nova/virt/libvirt/driver.py:3364 +#: nova/virt/libvirt/driver.py:3366 #, python-format msgid "skipping disk for %(instance_name)s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:3405 +#: nova/virt/libvirt/driver.py:3407 #, python-format msgid "Getting disk size of %(i_name)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:3451 +#: nova/virt/libvirt/driver.py:3453 #, fuzzy msgid "Starting migrate_disk_and_power_off" msgstr "实例 %s:开始执行 migrate_disk_and_power_off" -#: nova/virt/libvirt/driver.py:3510 +#: nova/virt/libvirt/driver.py:3512 #, fuzzy msgid "Instance running successfully." msgstr "实例 %s 成功运行。" -#: nova/virt/libvirt/driver.py:3516 +#: nova/virt/libvirt/driver.py:3518 #, fuzzy msgid "Starting finish_migration" msgstr "实例 %s:开始执行 finish_migration" -#: nova/virt/libvirt/driver.py:3578 +#: nova/virt/libvirt/driver.py:3580 #, fuzzy msgid "Starting finish_revert_migration" msgstr "实例 %s:开始执行 finish_revert_migration" -#: nova/virt/libvirt/driver.py:3699 +#: nova/virt/libvirt/driver.py:3701 #, fuzzy, python-format msgid "Checking instance files accessability%(instance_path)s" msgstr "删除实例文件 %(target)s" @@ -9098,88 +9108,88 @@ msgid "" "attribute" msgstr "" -#: nova/virt/libvirt/volume.py:237 +#: nova/virt/libvirt/volume.py:238 #, python-format msgid "iSCSI device not found at %s" msgstr "在 %s 未找到iSCSI设备" -#: nova/virt/libvirt/volume.py:240 +#: nova/virt/libvirt/volume.py:241 #, fuzzy, python-format msgid "" "ISCSI volume not yet found at: %(disk_dev)s. Will rescan & retry. Try " "number: %(tries)s" msgstr "在 %(mount_device)s 上还没有找到iSCSI卷。将再次扫描并重试。尝试次数:%(tries)s" -#: nova/virt/libvirt/volume.py:252 +#: nova/virt/libvirt/volume.py:253 #, fuzzy, python-format msgid "Found iSCSI node %(disk_dev)s (after %(tries)s rescans)" msgstr "找到iSCSI节点 %(mount_device)s (经过%(tries)s 次再扫描)" -#: nova/virt/libvirt/volume.py:488 nova/virt/libvirt/volume.py:609 +#: nova/virt/libvirt/volume.py:489 nova/virt/libvirt/volume.py:610 #, fuzzy, python-format msgid "%s is already mounted" msgstr "镜像已经挂载" -#: nova/virt/libvirt/volume.py:544 +#: nova/virt/libvirt/volume.py:545 #, fuzzy, python-format msgid "AoE device not found at %s" msgstr "在 %s 未找到iSCSI设备" -#: nova/virt/libvirt/volume.py:546 +#: nova/virt/libvirt/volume.py:547 #, fuzzy, python-format msgid "AoE volume not yet found at: %(aoedevpath)s. Try number: %(tries)s" msgstr "在 %(mount_device)s 上还没有找到iSCSI卷。将再次扫描并重试。尝试次数:%(tries)s" -#: nova/virt/libvirt/volume.py:560 +#: nova/virt/libvirt/volume.py:561 #, fuzzy, python-format msgid "Found AoE device %(aoedevpath)s (after %(tries)s rediscover)" msgstr "找到iSCSI节点 %(mount_device)s (经过%(tries)s 次再扫描)" -#: nova/virt/libvirt/volume.py:688 +#: nova/virt/libvirt/volume.py:689 msgid "We are unable to locate any Fibre Channel devices" msgstr "" -#: nova/virt/libvirt/volume.py:697 +#: nova/virt/libvirt/volume.py:698 #, python-format msgid "Looking for Fibre Channel dev %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:707 +#: nova/virt/libvirt/volume.py:708 #, fuzzy msgid "Fibre Channel device not found." msgstr "在 %s 未找到iSCSI设备" -#: nova/virt/libvirt/volume.py:710 +#: nova/virt/libvirt/volume.py:711 #, fuzzy, python-format msgid "" "Fibre volume not yet found at: %(mount_device)s. Will rescan & retry. " "Try number: %(tries)s" msgstr "在 %(mount_device)s 上还没有找到iSCSI卷。将再次扫描并重试。尝试次数:%(tries)s" -#: nova/virt/libvirt/volume.py:726 +#: nova/virt/libvirt/volume.py:727 #, fuzzy, python-format msgid "Found Fibre Channel volume %(mount_device)s (after %(tries)s rescans)" msgstr "找到iSCSI节点 %(mount_device)s (经过%(tries)s 次再扫描)" -#: nova/virt/libvirt/volume.py:733 +#: nova/virt/libvirt/volume.py:734 #, python-format msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:799 +#: nova/virt/libvirt/volume.py:800 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:810 +#: nova/virt/libvirt/volume.py:811 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:816 +#: nova/virt/libvirt/volume.py:817 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:831 +#: nova/virt/libvirt/volume.py:832 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -9459,17 +9469,17 @@ msgstr "在vmwareapi:_create_session,得到这个异常:%s" msgid "In vmwareapi:_call_method, got this exception: %s" msgstr "在vmwareapi:_call_method,得到这个异常:%s" -#: nova/virt/vmwareapi/driver.py:574 +#: nova/virt/vmwareapi/driver.py:575 #, python-format msgid "Task [%(task_name)s] %(task_ref)s status: success" msgstr "任务 [%(task_name)s] %(task_ref)s 状态:成功" -#: nova/virt/vmwareapi/driver.py:579 +#: nova/virt/vmwareapi/driver.py:580 #, python-format msgid "Task [%(task_name)s] %(task_ref)s status: error %(error_info)s" msgstr "任务 [%(task_name)s] %(task_ref)s 状态:错误 %(error_info)s" -#: nova/virt/vmwareapi/driver.py:583 +#: nova/virt/vmwareapi/driver.py:584 #, python-format msgid "In vmwareapi:_poll_task, Got this error %s" msgstr "在vmwareapi:_poll_task,得到这个错误 %s" @@ -11150,6 +11160,9 @@ msgstr "" msgid "status must be 'available'" msgstr "状态必须可用" -#~ msgid "Invalid value '%s' for force. " +#~ msgid "Periodic task processor sleeping for %.02f seconds" +#~ msgstr "" + +#~ msgid "No backdoor API command for service: %s\n" #~ msgstr "" diff --git a/nova/locale/zh_TW/LC_MESSAGES/nova.po b/nova/locale/zh_TW/LC_MESSAGES/nova.po index a57823017..f530c5eeb 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 <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2013-04-24 00:04+0000\n" +"POT-Creation-Date: 2013-04-26 00:05+0000\n" "PO-Revision-Date: 2012-03-07 02:00+0000\n" "Last-Translator: Charles Hsu <charles0126+openstack@gmail.com>\n" "Language-Team: Chinese (Traditional) <zh_TW@li.org>\n" @@ -187,7 +187,7 @@ msgid "" msgstr "" #: nova/exception.py:254 nova/api/ec2/cloud.py:463 -#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2735 +#: nova/api/openstack/compute/contrib/keypairs.py:98 nova/compute/api.py:2740 msgid "Keypair data is invalid" msgstr "無效的Keypair" @@ -1304,27 +1304,27 @@ msgstr "" msgid "Running %(name)s post-hook: %(obj)s" msgstr "" -#: nova/manager.py:172 +#: nova/manager.py:173 #, python-format msgid "Skipping periodic task %(task)s because its interval is negative" msgstr "" -#: nova/manager.py:177 +#: nova/manager.py:178 #, python-format msgid "Skipping periodic task %(task)s because it is disabled" msgstr "" -#: nova/manager.py:238 +#: nova/manager.py:241 #, python-format msgid "Running periodic task %(full_task_name)s" msgstr "" -#: nova/manager.py:246 +#: nova/manager.py:249 #, python-format msgid "Error during %(full_task_name)s: %(e)s" msgstr "" -#: nova/manager.py:315 +#: nova/manager.py:319 msgid "Notifying Schedulers of capabilities ..." msgstr "" @@ -1369,208 +1369,195 @@ msgstr "" msgid "Rolled back reservations %(reservations)s" msgstr "" -#: nova/service.py:196 +#: nova/service.py:197 msgid "Full set of CONF:" msgstr "" -#: nova/service.py:203 +#: nova/service.py:204 #, python-format msgid "%(flag)s : FLAG SET " msgstr "" -#: nova/service.py:213 nova/service.py:311 +#: nova/service.py:214 nova/service.py:312 #, python-format msgid "Caught %s, exiting" msgstr "" -#: nova/service.py:257 +#: nova/service.py:258 msgid "Parent process has died unexpectedly, exiting" msgstr "" -#: nova/service.py:293 +#: nova/service.py:294 msgid "Forking too fast, sleeping" msgstr "" -#: nova/service.py:316 +#: nova/service.py:317 msgid "Unhandled exception" msgstr "" -#: nova/service.py:323 +#: nova/service.py:324 #, python-format msgid "Started child %d" msgstr "" -#: nova/service.py:333 +#: nova/service.py:334 #, python-format msgid "Starting %d workers" msgstr "" -#: nova/service.py:347 +#: nova/service.py:348 #, python-format msgid "Child %(pid)d killed by signal %(sig)d" msgstr "" -#: nova/service.py:350 +#: nova/service.py:351 #, python-format msgid "Child %(pid)d exited with status %(code)d" msgstr "" -#: nova/service.py:353 +#: nova/service.py:354 #, python-format msgid "pid %d not in child list" msgstr "" -#: nova/service.py:373 +#: nova/service.py:374 #, python-format msgid "Caught %s, stopping children" msgstr "" -#: nova/service.py:384 +#: nova/service.py:385 #, python-format msgid "Waiting on %d children to exit" msgstr "" -#: nova/service.py:426 +#: nova/service.py:427 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" -#: nova/service.py:443 nova/openstack/common/rpc/service.py:47 +#: nova/service.py:444 nova/openstack/common/rpc/service.py:47 #, python-format msgid "Creating Consumer connection for Service %s" msgstr "" -#: nova/service.py:463 +#: nova/service.py:464 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" -#: nova/service.py:545 +#: nova/service.py:546 msgid "Service killed that has no database entry" msgstr "" -#: nova/service.py:580 +#: nova/service.py:581 #, python-format msgid "Temporary directory is invalid: %s" msgstr "" -#: nova/service.py:678 +#: nova/service.py:679 msgid "serve() can only be called once" msgstr "" -#: nova/utils.py:145 +#: nova/utils.py:144 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" -#: nova/utils.py:198 nova/openstack/common/processutils.py:90 +#: nova/utils.py:197 nova/openstack/common/processutils.py:90 #, python-format msgid "Got unknown keyword args to utils.execute: %r" msgstr "" -#: nova/utils.py:209 nova/openstack/common/processutils.py:99 +#: nova/utils.py:208 nova/openstack/common/processutils.py:99 #, python-format msgid "Running cmd (subprocess): %s" msgstr "" -#: nova/utils.py:233 nova/utils.py:311 +#: nova/utils.py:232 nova/utils.py:310 #: nova/openstack/common/processutils.py:114 nova/virt/powervm/common.py:90 #, python-format msgid "Result was %s" msgstr "" -#: nova/utils.py:246 nova/openstack/common/processutils.py:128 +#: nova/utils.py:245 nova/openstack/common/processutils.py:128 #, python-format msgid "%r failed. Retrying." msgstr "" -#: nova/utils.py:286 +#: nova/utils.py:285 #, python-format msgid "Running cmd (SSH): %s" msgstr "" -#: nova/utils.py:288 +#: nova/utils.py:287 msgid "Environment not supported over SSH" msgstr "" -#: nova/utils.py:292 +#: nova/utils.py:291 msgid "process_input not supported over SSH" msgstr "" -#: nova/utils.py:327 +#: nova/utils.py:326 #, python-format msgid "debug in callback: %s" msgstr "" -#: nova/utils.py:489 +#: nova/utils.py:488 #, python-format msgid "Link Local address is not found.:%s" msgstr "" -#: nova/utils.py:492 +#: nova/utils.py:491 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "" -#: nova/utils.py:531 +#: nova/utils.py:530 #, python-format msgid "Invalid backend: %s" msgstr "" -#: nova/utils.py:603 -msgid "in fixed duration looping call" -msgstr "" - -#: nova/utils.py:638 -#, python-format -msgid "Periodic task processor sleeping for %.02f seconds" -msgstr "" - -#: nova/utils.py:645 -msgid "in dynamic looping call" -msgstr "" - -#: nova/utils.py:699 +#: nova/utils.py:591 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" -#: nova/utils.py:828 +#: nova/utils.py:720 #, python-format msgid "Expected object of type: %s" msgstr "" -#: nova/utils.py:857 +#: nova/utils.py:749 #, python-format msgid "Invalid server_string: %s" msgstr "" -#: nova/utils.py:1013 +#: nova/utils.py:905 #, python-format msgid "timefunc: '%(name)s' took %(total_time).2f secs" msgstr "" -#: nova/utils.py:1079 +#: nova/utils.py:971 #, python-format msgid "Reloading cached file %s" msgstr "" -#: nova/utils.py:1211 nova/virt/configdrive.py:177 +#: nova/utils.py:1103 nova/virt/configdrive.py:177 #, python-format msgid "Could not remove tmpdir: %s" msgstr "" -#: nova/utils.py:1363 +#: nova/utils.py:1255 #, python-format msgid "%s is not a string or unicode" msgstr "" -#: nova/utils.py:1367 +#: nova/utils.py:1259 #, python-format msgid "%(name)s has less than %(min_length)s characters." msgstr "" -#: nova/utils.py:1372 +#: nova/utils.py:1264 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" @@ -2602,7 +2589,7 @@ msgstr "" #: nova/api/openstack/compute/servers.py:1220 #: nova/api/openstack/compute/contrib/aggregates.py:143 -#: nova/api/openstack/compute/contrib/coverage_ext.py:303 +#: nova/api/openstack/compute/contrib/coverage_ext.py:282 #: nova/api/openstack/compute/contrib/keypairs.py:78 msgid "Invalid request body" msgstr "" @@ -2848,47 +2835,42 @@ msgstr "無法卸載 Volume %s" msgid "Instance not yet ready" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:114 +#: nova/api/openstack/compute/contrib/coverage_ext.py:95 #, python-format msgid "Can't connect to service: %s, no portspecified\n" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:117 -#, python-format -msgid "No backdoor API command for service: %s\n" -msgstr "" - -#: nova/api/openstack/compute/contrib/coverage_ext.py:135 +#: nova/api/openstack/compute/contrib/coverage_ext.py:114 msgid "Coverage begin" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:182 +#: nova/api/openstack/compute/contrib/coverage_ext.py:161 msgid "Coverage not running" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:211 +#: nova/api/openstack/compute/contrib/coverage_ext.py:190 #, fuzzy msgid "Invalid path" msgstr "無效的快照(snapshot)" -#: nova/api/openstack/compute/contrib/coverage_ext.py:215 +#: nova/api/openstack/compute/contrib/coverage_ext.py:194 msgid "No path given for report file" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:222 +#: nova/api/openstack/compute/contrib/coverage_ext.py:201 msgid "You can't use html reports without combining" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:235 +#: nova/api/openstack/compute/contrib/coverage_ext.py:214 #, python-format msgid "Directory conflict: %s already exists" msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:293 +#: nova/api/openstack/compute/contrib/coverage_ext.py:272 msgid "Python coverage module is not installed." msgstr "" -#: nova/api/openstack/compute/contrib/coverage_ext.py:301 +#: nova/api/openstack/compute/contrib/coverage_ext.py:280 #, python-format msgid "Coverage doesn't have %s action" msgstr "" @@ -3259,6 +3241,15 @@ msgstr "" msgid "stop instance" msgstr "" +#: nova/api/openstack/compute/contrib/services.py:123 +#, fuzzy, python-format +msgid "Unknown action" +msgstr "發生一個未知例外" + +#: nova/api/openstack/compute/contrib/services.py:137 +msgid "Unknown service" +msgstr "" + #: nova/api/openstack/compute/contrib/simple_tenant_usage.py:226 msgid "Invalid start time. The start time cannot occur after the end time." msgstr "" @@ -3348,54 +3339,54 @@ msgstr "" msgid "Error waiting for responses from neighbor cells: %(exc)s" msgstr "" -#: nova/cells/messaging.py:651 +#: nova/cells/messaging.py:652 #, python-format msgid "Unknown method '%(method)s' in compute API" msgstr "" -#: nova/cells/messaging.py:674 +#: nova/cells/messaging.py:675 #, python-format msgid "Received capabilities from child cell %(cell_name)s: %(capabilities)s" msgstr "" -#: nova/cells/messaging.py:683 +#: nova/cells/messaging.py:684 #, python-format msgid "Received capacities from child cell %(cell_name)s: %(capacities)s" msgstr "" -#: nova/cells/messaging.py:795 +#: nova/cells/messaging.py:810 #, fuzzy, python-format msgid "Got update for instance %(instance_uuid)s: %(instance)s" msgstr "掛載點 %(mountpoint)s 掛載到虛擬機器 %(instance_name)s" -#: nova/cells/messaging.py:823 +#: nova/cells/messaging.py:838 #, fuzzy, python-format msgid "Got update to delete instance %(instance_uuid)s" msgstr "掛載點 %(mountpoint)s 掛載到虛擬機器 %(instance_name)s" -#: nova/cells/messaging.py:838 +#: nova/cells/messaging.py:853 #, python-format msgid "Got broadcast to %(delete_type)s delete instance" msgstr "" -#: nova/cells/messaging.py:852 +#: nova/cells/messaging.py:867 #, python-format msgid "Got message to create instance fault: %(instance_fault)s" msgstr "" -#: nova/cells/messaging.py:873 +#: nova/cells/messaging.py:888 #, python-format msgid "" "Forcing a sync of instances, project_id=%(projid_str)s, " "updated_since=%(since_str)s" msgstr "" -#: nova/cells/messaging.py:1057 +#: nova/cells/messaging.py:1072 #, python-format msgid "Updating parents with our capabilities: %(capabs)s" msgstr "" -#: nova/cells/messaging.py:1077 +#: nova/cells/messaging.py:1092 #, python-format msgid "Updating parents with our capacities: %(capacities)s" msgstr "" @@ -3815,291 +3806,291 @@ msgstr "" msgid "No nova entries in syslog!" msgstr "" -#: nova/compute/api.py:281 +#: nova/compute/api.py:282 msgid "Cannot run any more instances of this type." msgstr "" -#: nova/compute/api.py:288 +#: nova/compute/api.py:289 #, python-format msgid "Can only run %s more instances of this type." msgstr "" -#: nova/compute/api.py:297 +#: nova/compute/api.py:298 #, python-format msgid "" "%(overs)s quota exceeded for %(pid)s, tried to run %(min_count)s " "instances. %(msg)s" msgstr "" -#: nova/compute/api.py:317 +#: nova/compute/api.py:318 #, python-format msgid "" "Quota exceeded for %(pid)s, tried to set %(num_metadata)s metadata " "properties" msgstr "" -#: nova/compute/api.py:327 +#: nova/compute/api.py:328 msgid "Metadata property key blank" msgstr "" -#: nova/compute/api.py:331 +#: nova/compute/api.py:332 msgid "Metadata property key greater than 255 characters" msgstr "" -#: nova/compute/api.py:335 +#: nova/compute/api.py:336 msgid "Metadata property value greater than 255 characters" msgstr "" -#: nova/compute/api.py:453 +#: nova/compute/api.py:454 msgid "Failed to set instance name using multi_instance_display_name_template." msgstr "" -#: nova/compute/api.py:493 +#: nova/compute/api.py:494 #, fuzzy msgid "Cannot attach one or more volumes to multiple instances" msgstr "無法掛載Volume 到虛擬機器 %s" -#: nova/compute/api.py:607 +#: nova/compute/api.py:608 #, python-format msgid "Going to run %s instances..." msgstr "" -#: nova/compute/api.py:720 +#: nova/compute/api.py:721 #, python-format msgid "bdm %s" msgstr "" -#: nova/compute/api.py:747 +#: nova/compute/api.py:748 #, python-format msgid "block_device_mapping %s" msgstr "" -#: nova/compute/api.py:1016 +#: nova/compute/api.py:1017 #, fuzzy msgid "instance termination disabled" msgstr "建立虛擬介面失敗" -#: nova/compute/api.py:1152 +#: nova/compute/api.py:1153 #, python-format msgid "instance type %(old_inst_type_id)d not found" msgstr "" -#: nova/compute/api.py:1158 +#: nova/compute/api.py:1159 msgid "going to delete a resizing instance" msgstr "" -#: nova/compute/api.py:1168 +#: nova/compute/api.py:1169 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" -#: nova/compute/api.py:1212 +#: nova/compute/api.py:1213 msgid "Going to try to soft delete instance" msgstr "" -#: nova/compute/api.py:1236 +#: nova/compute/api.py:1237 msgid "Going to try to terminate instance" msgstr "" -#: nova/compute/api.py:1286 +#: nova/compute/api.py:1287 msgid "Going to try to stop instance" msgstr "" -#: nova/compute/api.py:1303 +#: nova/compute/api.py:1304 msgid "Going to try to start instance" msgstr "" -#: nova/compute/api.py:1376 +#: nova/compute/api.py:1377 #, python-format msgid "Searching by: %s" msgstr "" -#: nova/compute/api.py:1613 +#: nova/compute/api.py:1614 #, python-format msgid "snapshot for %s" msgstr "" -#: nova/compute/api.py:1964 +#: nova/compute/api.py:1965 msgid "flavor_id is None. Assuming migration." msgstr "" -#: nova/compute/api.py:1973 +#: nova/compute/api.py:1974 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" -#: nova/compute/api.py:2015 +#: nova/compute/api.py:2016 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" -#: nova/compute/api.py:2153 +#: nova/compute/api.py:2150 msgid "Cannot rescue a volume-backed instance" msgstr "" -#: nova/compute/api.py:2260 +#: nova/compute/api.py:2257 msgid "Locking" msgstr "" -#: nova/compute/api.py:2268 +#: nova/compute/api.py:2265 msgid "Unlocking" msgstr "" -#: nova/compute/api.py:2340 +#: nova/compute/api.py:2337 msgid "Volume must be attached in order to detach." msgstr "" -#: nova/compute/api.py:2453 +#: nova/compute/api.py:2450 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" -#: nova/compute/api.py:2472 +#: nova/compute/api.py:2469 msgid "vm evacuation scheduled" msgstr "" -#: nova/compute/api.py:2476 +#: nova/compute/api.py:2473 #, python-format msgid "" "Instance compute service state on %(inst_host)s expected to be down, but " "it was up." msgstr "" -#: nova/compute/api.py:2715 +#: nova/compute/api.py:2720 msgid "Keypair name contains unsafe characters" msgstr "" -#: nova/compute/api.py:2719 +#: nova/compute/api.py:2724 msgid "Keypair name must be between 1 and 255 characters long" msgstr "" -#: nova/compute/api.py:2816 +#: nova/compute/api.py:2821 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" -#: nova/compute/api.py:2819 +#: nova/compute/api.py:2824 #, python-format msgid "Security group %s cannot be empty." msgstr "" -#: nova/compute/api.py:2827 +#: nova/compute/api.py:2832 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)'." msgstr "" -#: nova/compute/api.py:2833 +#: nova/compute/api.py:2838 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "" -#: nova/compute/api.py:2853 +#: nova/compute/api.py:2858 msgid "Quota exceeded, too many security groups." msgstr "" -#: nova/compute/api.py:2856 +#: nova/compute/api.py:2861 #, python-format msgid "Create Security Group %s" msgstr "" -#: nova/compute/api.py:2863 +#: nova/compute/api.py:2868 #, python-format msgid "Security group %s already exists" msgstr "" -#: nova/compute/api.py:2928 +#: nova/compute/api.py:2933 #, fuzzy, python-format msgid "Unable to delete system group '%s'" msgstr "找不到Volume %s" -#: nova/compute/api.py:2933 +#: nova/compute/api.py:2938 msgid "Security group is still in use" msgstr "" -#: nova/compute/api.py:2941 +#: nova/compute/api.py:2946 msgid "Failed to update usages deallocating security group" msgstr "" -#: nova/compute/api.py:2944 +#: nova/compute/api.py:2949 #, python-format msgid "Delete security group %s" msgstr "" -#: nova/compute/api.py:3030 nova/compute/api.py:3107 +#: nova/compute/api.py:3035 nova/compute/api.py:3112 #, python-format msgid "Rule (%s) not found" msgstr "" -#: nova/compute/api.py:3046 +#: nova/compute/api.py:3051 msgid "Quota exceeded, too many security group rules." msgstr "" -#: nova/compute/api.py:3049 +#: nova/compute/api.py:3054 #, python-format msgid "Authorize security group ingress %s" msgstr "" -#: nova/compute/api.py:3060 +#: nova/compute/api.py:3065 #, python-format msgid "Revoke security group ingress %s" msgstr "" -#: nova/compute/api.py:3114 +#: nova/compute/api.py:3119 msgid "Security group id should be integer" msgstr "" -#: nova/compute/claims.py:94 nova/compute/claims.py:218 +#: nova/compute/claims.py:91 nova/compute/claims.py:214 #, python-format msgid "Aborting claim: %s" msgstr "" -#: nova/compute/claims.py:116 +#: nova/compute/claims.py:113 #, python-format msgid "" "Attempting claim: memory %(memory_mb)d MB, disk %(disk_gb)d GB, VCPUs " "%(vcpus)d" msgstr "" -#: nova/compute/claims.py:128 +#: nova/compute/claims.py:125 msgid "Claim successful" msgstr "" -#: nova/compute/claims.py:130 +#: nova/compute/claims.py:127 msgid "Claim failed" msgstr "" -#: nova/compute/claims.py:135 +#: nova/compute/claims.py:132 msgid "Memory" msgstr "" -#: nova/compute/claims.py:144 +#: nova/compute/claims.py:141 msgid "Disk" msgstr "" -#: nova/compute/claims.py:153 +#: nova/compute/claims.py:150 msgid "CPU" msgstr "" -#: nova/compute/claims.py:165 +#: nova/compute/claims.py:162 #, python-format msgid "Total %(type_)s: %(total)d %(unit)s, used: %(used)d %(unit)s" msgstr "" -#: nova/compute/claims.py:170 +#: nova/compute/claims.py:167 #, python-format msgid "%(type_)s limit not specified, defaulting to unlimited" msgstr "" -#: nova/compute/claims.py:177 +#: nova/compute/claims.py:174 #, python-format msgid "%(type_)s limit: %(limit)d %(unit)s, free: %(free)d %(unit)s" msgstr "" -#: nova/compute/claims.py:184 +#: nova/compute/claims.py:181 #, python-format msgid "" "Unable to claim resources. Free %(type_)s %(free)d %(unit)s < requested " @@ -4233,557 +4224,557 @@ msgstr "" msgid "Checking state" msgstr "" -#: nova/compute/manager.py:743 +#: nova/compute/manager.py:745 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" -#: nova/compute/manager.py:760 +#: nova/compute/manager.py:762 #, python-format msgid "Setting up bdm %s" msgstr "" -#: nova/compute/manager.py:852 +#: nova/compute/manager.py:854 msgid "Instance disappeared before we could start it" msgstr "" -#: nova/compute/manager.py:861 nova/compute/manager.py:2344 +#: nova/compute/manager.py:863 nova/compute/manager.py:2348 #, python-format msgid "No node specified, defaulting to %(node)s" msgstr "" -#: nova/compute/manager.py:912 +#: nova/compute/manager.py:914 msgid "Failed to dealloc network for deleted instance" msgstr "" -#: nova/compute/manager.py:918 +#: nova/compute/manager.py:920 msgid "Instance was deleted during spawn." msgstr "" -#: nova/compute/manager.py:940 +#: nova/compute/manager.py:942 #, python-format msgid "Error: %s" msgstr "" -#: nova/compute/manager.py:957 +#: nova/compute/manager.py:959 msgid "Clean up resource before rescheduling." msgstr "" -#: nova/compute/manager.py:982 nova/compute/manager.py:2398 +#: nova/compute/manager.py:984 nova/compute/manager.py:2402 msgid "Error trying to reschedule" msgstr "" -#: nova/compute/manager.py:1000 +#: nova/compute/manager.py:1002 msgid "Retry info not present, will not reschedule" msgstr "" -#: nova/compute/manager.py:1005 +#: nova/compute/manager.py:1007 msgid "No request spec, will not reschedule" msgstr "" -#: nova/compute/manager.py:1011 +#: nova/compute/manager.py:1013 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" -#: nova/compute/manager.py:1040 +#: nova/compute/manager.py:1042 msgid "Instance build timed out. Set to error state." msgstr "" -#: nova/compute/manager.py:1090 +#: nova/compute/manager.py:1092 #, python-format msgid "" "image_id=%(image_id)s, image_size_bytes=%(size_bytes)d, " "allowed_size_bytes=%(allowed_size_bytes)d" msgstr "" -#: nova/compute/manager.py:1096 +#: nova/compute/manager.py:1098 #, python-format msgid "" "Image '%(image_id)s' size %(size_bytes)d exceeded instance_type allowed " "size %(allowed_size_bytes)d" msgstr "" -#: nova/compute/manager.py:1106 +#: nova/compute/manager.py:1108 msgid "Starting instance..." msgstr "" -#: nova/compute/manager.py:1132 +#: nova/compute/manager.py:1134 msgid "Instance failed network setup" msgstr "" -#: nova/compute/manager.py:1135 +#: nova/compute/manager.py:1137 #, python-format msgid "Instance network_info: |%s|" msgstr "" -#: nova/compute/manager.py:1146 +#: nova/compute/manager.py:1148 msgid "Instance failed block device setup" msgstr "" -#: nova/compute/manager.py:1165 +#: nova/compute/manager.py:1167 msgid "Instance failed to spawn" msgstr "" -#: nova/compute/manager.py:1216 +#: nova/compute/manager.py:1218 msgid "Deallocating network for instance" msgstr "" -#: nova/compute/manager.py:1287 +#: nova/compute/manager.py:1289 #, python-format msgid "%(action_str)s instance" msgstr "" -#: nova/compute/manager.py:1303 +#: nova/compute/manager.py:1305 msgid "Failed to deallocate network for instance." msgstr "" -#: nova/compute/manager.py:1324 +#: nova/compute/manager.py:1326 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "" -#: nova/compute/manager.py:1327 +#: nova/compute/manager.py:1329 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" -#: nova/compute/manager.py:1334 +#: nova/compute/manager.py:1336 #, python-format msgid "terminating bdm %s" msgstr "" -#: nova/compute/manager.py:1382 +#: nova/compute/manager.py:1384 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" -#: nova/compute/manager.py:1435 nova/compute/manager.py:2574 -#: nova/compute/manager.py:4067 +#: nova/compute/manager.py:1437 nova/compute/manager.py:2578 +#: nova/compute/manager.py:4071 #, python-format msgid "%s. Setting instance vm_state to ERROR" msgstr "" -#: nova/compute/manager.py:1587 +#: nova/compute/manager.py:1589 msgid "Rebuilding instance" msgstr "" -#: nova/compute/manager.py:1600 +#: nova/compute/manager.py:1602 msgid "Invalid state of instance files on shared storage" msgstr "" -#: nova/compute/manager.py:1604 +#: nova/compute/manager.py:1606 msgid "disk on shared storage, recreating using existing disk" msgstr "" -#: nova/compute/manager.py:1608 +#: nova/compute/manager.py:1610 #, python-format msgid "disk not on shared storagerebuilding from: '%s'" msgstr "" -#: nova/compute/manager.py:1692 +#: nova/compute/manager.py:1694 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" -#: nova/compute/manager.py:1724 +#: nova/compute/manager.py:1726 #, fuzzy, python-format msgid "Detaching from volume api: %s" msgstr "無法卸載 Volume %s" -#: nova/compute/manager.py:1742 +#: nova/compute/manager.py:1744 msgid "Rebooting instance" msgstr "" -#: nova/compute/manager.py:1767 +#: nova/compute/manager.py:1769 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1783 +#: nova/compute/manager.py:1785 #, fuzzy, python-format msgid "Cannot reboot instance: %(exc)s" msgstr "無法掛載Volume 到虛擬機器 %s" -#: nova/compute/manager.py:1796 +#: nova/compute/manager.py:1798 msgid "Instance disappeared during reboot" msgstr "" -#: nova/compute/manager.py:1823 +#: nova/compute/manager.py:1825 msgid "instance snapshotting" msgstr "" -#: nova/compute/manager.py:1829 +#: nova/compute/manager.py:1831 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" -#: nova/compute/manager.py:1890 +#: nova/compute/manager.py:1892 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "" -#: nova/compute/manager.py:1897 +#: nova/compute/manager.py:1899 #, python-format msgid "Rotating out %d backups" msgstr "" -#: nova/compute/manager.py:1902 +#: nova/compute/manager.py:1904 #, python-format msgid "Deleting image %s" msgstr "" -#: nova/compute/manager.py:1930 +#: nova/compute/manager.py:1932 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "" -#: nova/compute/manager.py:1937 +#: nova/compute/manager.py:1939 msgid "Root password set" msgstr "" -#: nova/compute/manager.py:1944 +#: nova/compute/manager.py:1946 msgid "set_admin_password is not implemented by this driver or guest instance." msgstr "" -#: nova/compute/manager.py:1959 +#: nova/compute/manager.py:1961 #, python-format msgid "set_admin_password failed: %s" msgstr "" -#: nova/compute/manager.py:1966 +#: nova/compute/manager.py:1968 msgid "error setting admin password" msgstr "" -#: nova/compute/manager.py:1979 +#: nova/compute/manager.py:1981 #, python-format msgid "" "trying to inject a file into a non-running (state: " "%(current_power_state)s expected: %(expected_state)s)" msgstr "" -#: nova/compute/manager.py:1983 +#: nova/compute/manager.py:1985 #, python-format msgid "injecting file to %(path)s" msgstr "" -#: nova/compute/manager.py:2003 +#: nova/compute/manager.py:2005 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" -#: nova/compute/manager.py:2016 +#: nova/compute/manager.py:2018 msgid "Rescuing" msgstr "" -#: nova/compute/manager.py:2035 +#: nova/compute/manager.py:2037 #, fuzzy msgid "Error trying to Rescue Instance" msgstr "無法掛載Volume 到虛擬機器 %s" -#: nova/compute/manager.py:2039 +#: nova/compute/manager.py:2041 #, python-format msgid "Driver Error: %s" msgstr "" -#: nova/compute/manager.py:2057 +#: nova/compute/manager.py:2059 msgid "Unrescuing" msgstr "" -#: nova/compute/manager.py:2078 +#: nova/compute/manager.py:2080 #, python-format msgid "Changing instance metadata according to %(diff)r" msgstr "" -#: nova/compute/manager.py:2302 +#: nova/compute/manager.py:2306 msgid "Instance has no source host" msgstr "" -#: nova/compute/manager.py:2308 +#: nova/compute/manager.py:2312 msgid "destination same as source!" msgstr "" -#: nova/compute/manager.py:2325 +#: nova/compute/manager.py:2329 msgid "Migrating" msgstr "" -#: nova/compute/manager.py:2571 +#: nova/compute/manager.py:2575 #, python-format msgid "Failed to rollback quota for failed finish_resize: %(qr_error)s" msgstr "" -#: nova/compute/manager.py:2634 +#: nova/compute/manager.py:2638 msgid "Pausing" msgstr "" -#: nova/compute/manager.py:2652 +#: nova/compute/manager.py:2656 msgid "Unpausing" msgstr "" -#: nova/compute/manager.py:2690 +#: nova/compute/manager.py:2694 msgid "Retrieving diagnostics" msgstr "" -#: nova/compute/manager.py:2721 +#: nova/compute/manager.py:2725 msgid "Resuming" msgstr "" -#: nova/compute/manager.py:2741 +#: nova/compute/manager.py:2745 msgid "Reset network" msgstr "" -#: nova/compute/manager.py:2746 +#: nova/compute/manager.py:2750 msgid "Inject network info" msgstr "" -#: nova/compute/manager.py:2749 +#: nova/compute/manager.py:2753 #, python-format msgid "network_info to inject: |%s|" msgstr "" -#: nova/compute/manager.py:2766 +#: nova/compute/manager.py:2770 msgid "Get console output" msgstr "" -#: nova/compute/manager.py:2793 +#: nova/compute/manager.py:2797 msgid "Getting vnc console" msgstr "" -#: nova/compute/manager.py:2828 +#: nova/compute/manager.py:2832 msgid "Getting spice console" msgstr "" -#: nova/compute/manager.py:2875 +#: nova/compute/manager.py:2879 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2926 +#: nova/compute/manager.py:2930 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2935 +#: nova/compute/manager.py:2939 #, python-format msgid "" "Failed to connect to volume %(volume_id)s while attaching at " "%(mountpoint)s" msgstr "" -#: nova/compute/manager.py:2950 +#: nova/compute/manager.py:2954 #, 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:2980 +#: nova/compute/manager.py:2984 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "" -#: nova/compute/manager.py:2990 +#: nova/compute/manager.py:2994 #, fuzzy msgid "Detaching volume from unknown instance" msgstr "無法掛載Volume 到虛擬機器 %s" -#: nova/compute/manager.py:2997 +#: nova/compute/manager.py:3001 #, 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:3021 +#: nova/compute/manager.py:3025 msgid "Updating volume usage cache with totals" msgstr "" -#: nova/compute/manager.py:3059 +#: nova/compute/manager.py:3063 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" -#: nova/compute/manager.py:3079 +#: nova/compute/manager.py:3083 #, python-format msgid "Port %(port_id)s is not attached" msgstr "" -#: nova/compute/manager.py:3093 +#: nova/compute/manager.py:3097 #, python-format msgid "Host %(host)s not found" msgstr "" -#: nova/compute/manager.py:3230 +#: nova/compute/manager.py:3234 #, python-format msgid "Pre live migration failed at %(dest)s" msgstr "" -#: nova/compute/manager.py:3258 +#: nova/compute/manager.py:3262 msgid "_post_live_migration() is started.." msgstr "" -#: nova/compute/manager.py:3313 +#: nova/compute/manager.py:3317 #, python-format msgid "Migrating instance to %(dest)s finished successfully." msgstr "" -#: nova/compute/manager.py:3315 +#: nova/compute/manager.py:3319 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:3329 +#: nova/compute/manager.py:3333 msgid "Post operation of migration started" msgstr "" -#: nova/compute/manager.py:3469 +#: nova/compute/manager.py:3473 msgid "Updated the info_cache for instance" msgstr "" -#: nova/compute/manager.py:3514 +#: nova/compute/manager.py:3518 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" -#: nova/compute/manager.py:3520 +#: nova/compute/manager.py:3524 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" -#: nova/compute/manager.py:3529 +#: nova/compute/manager.py:3533 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" -#: nova/compute/manager.py:3536 +#: nova/compute/manager.py:3540 #, python-format msgid "Instance %(instance_uuid)s not found" msgstr "" -#: nova/compute/manager.py:3540 +#: nova/compute/manager.py:3544 msgid "In ERROR state" msgstr "" -#: nova/compute/manager.py:3547 +#: nova/compute/manager.py:3551 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" -#: nova/compute/manager.py:3556 +#: nova/compute/manager.py:3560 #, python-format msgid "Error auto-confirming resize: %(e)s. Will retry later." msgstr "" -#: nova/compute/manager.py:3573 +#: nova/compute/manager.py:3577 #, 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:3592 +#: nova/compute/manager.py:3596 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" -#: nova/compute/manager.py:3616 +#: nova/compute/manager.py:3620 msgid "Updating bandwidth usage cache" msgstr "" -#: nova/compute/manager.py:3733 +#: nova/compute/manager.py:3737 msgid "Updating volume usage cache" msgstr "" -#: nova/compute/manager.py:3750 +#: nova/compute/manager.py:3754 msgid "Updating host status" msgstr "" -#: nova/compute/manager.py:3777 +#: nova/compute/manager.py:3781 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on " "the hypervisor." msgstr "" -#: nova/compute/manager.py:3782 nova/compute/manager.py:3832 +#: nova/compute/manager.py:3786 nova/compute/manager.py:3836 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" -#: nova/compute/manager.py:3819 +#: nova/compute/manager.py:3823 #, 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:3857 +#: nova/compute/manager.py:3861 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3869 nova/compute/manager.py:3878 -#: nova/compute/manager.py:3908 +#: nova/compute/manager.py:3873 nova/compute/manager.py:3882 +#: nova/compute/manager.py:3912 msgid "error during stop() in sync_power_state." msgstr "" -#: nova/compute/manager.py:3873 +#: nova/compute/manager.py:3877 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3889 +#: nova/compute/manager.py:3893 msgid "Instance is paused unexpectedly. Ignore." msgstr "" -#: nova/compute/manager.py:3895 +#: nova/compute/manager.py:3899 msgid "Instance is unexpectedly not found. Ignore." msgstr "" -#: nova/compute/manager.py:3901 +#: nova/compute/manager.py:3905 msgid "Instance is not stopped. Calling the stop API." msgstr "" -#: nova/compute/manager.py:3917 +#: nova/compute/manager.py:3921 msgid "Instance is not (soft-)deleted." msgstr "" -#: nova/compute/manager.py:3925 +#: nova/compute/manager.py:3929 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" -#: nova/compute/manager.py:3945 +#: nova/compute/manager.py:3949 msgid "Reclaiming deleted instance" msgstr "" -#: nova/compute/manager.py:3972 +#: nova/compute/manager.py:3976 #, python-format msgid "Deleting orphan compute node %s" msgstr "" -#: nova/compute/manager.py:3982 nova/compute/resource_tracker.py:314 +#: nova/compute/manager.py:3986 nova/compute/resource_tracker.py:321 #, python-format msgid "No service record for host %s" msgstr "" -#: nova/compute/manager.py:4022 +#: nova/compute/manager.py:4026 #, python-format msgid "" "Detected instance with name label '%(name)s' which is marked as DELETED " "but still present on host." msgstr "" -#: nova/compute/manager.py:4029 +#: nova/compute/manager.py:4033 #, python-format msgid "" "Destroying instance with name label '%(name)s' which is marked as DELETED" " but still present on host." msgstr "" -#: nova/compute/manager.py:4036 +#: nova/compute/manager.py:4040 #, python-format msgid "Unrecognized value '%(action)s' for CONF.running_deleted_instance_action" msgstr "" @@ -4800,85 +4791,85 @@ msgid "" " claimed." msgstr "" -#: nova/compute/resource_tracker.py:237 +#: nova/compute/resource_tracker.py:244 msgid "Auditing locally available compute resources" msgstr "" -#: nova/compute/resource_tracker.py:242 +#: nova/compute/resource_tracker.py:249 msgid "" "Virt driver does not support 'get_available_resource' Compute tracking " "is disabled." msgstr "" -#: nova/compute/resource_tracker.py:294 +#: nova/compute/resource_tracker.py:301 #, python-format msgid "Compute_service record created for %(host)s:%(node)s" msgstr "" -#: nova/compute/resource_tracker.py:300 +#: nova/compute/resource_tracker.py:307 #, python-format msgid "Compute_service record updated for %(host)s:%(node)s" msgstr "" -#: nova/compute/resource_tracker.py:324 +#: nova/compute/resource_tracker.py:331 #, python-format msgid "Hypervisor: free ram (MB): %s" msgstr "" -#: nova/compute/resource_tracker.py:325 +#: nova/compute/resource_tracker.py:332 #, python-format msgid "Hypervisor: free disk (GB): %s" msgstr "" -#: nova/compute/resource_tracker.py:330 +#: nova/compute/resource_tracker.py:337 #, python-format msgid "Hypervisor: free VCPUs: %s" msgstr "" -#: nova/compute/resource_tracker.py:332 +#: nova/compute/resource_tracker.py:339 msgid "Hypervisor: VCPU information unavailable" msgstr "" -#: nova/compute/resource_tracker.py:339 +#: nova/compute/resource_tracker.py:346 #, python-format msgid "Free ram (MB): %s" msgstr "" -#: nova/compute/resource_tracker.py:340 +#: nova/compute/resource_tracker.py:347 #, python-format msgid "Free disk (GB): %s" msgstr "" -#: nova/compute/resource_tracker.py:345 +#: nova/compute/resource_tracker.py:352 #, python-format msgid "Free VCPUS: %s" msgstr "" -#: nova/compute/resource_tracker.py:347 +#: nova/compute/resource_tracker.py:354 msgid "Free VCPU information unavailable" msgstr "" -#: nova/compute/resource_tracker.py:386 +#: nova/compute/resource_tracker.py:383 #, python-format msgid "Updating from migration %s" msgstr "" -#: nova/compute/resource_tracker.py:446 +#: nova/compute/resource_tracker.py:443 msgid "Instance not resizing, skipping migration." msgstr "" -#: nova/compute/resource_tracker.py:461 +#: nova/compute/resource_tracker.py:458 msgid "InstanceType could not be found, skipping migration." msgstr "" -#: nova/compute/resource_tracker.py:545 +#: nova/compute/resource_tracker.py:542 #, python-format msgid "" "Detected running orphan instance: %(uuid)s (consuming %(memory_mb)s MB " "memory" msgstr "" -#: nova/compute/resource_tracker.py:558 +#: nova/compute/resource_tracker.py:555 #, python-format msgid "Missing keys: %s" msgstr "" @@ -4897,26 +4888,26 @@ msgstr "" msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" -#: nova/conductor/api.py:384 +#: nova/conductor/api.py:380 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" -#: nova/conductor/manager.py:88 +#: nova/conductor/manager.py:91 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" -#: nova/conductor/manager.py:257 +#: nova/conductor/manager.py:262 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" -#: nova/console/manager.py:80 nova/console/vmrc_manager.py:63 +#: nova/console/manager.py:81 nova/console/vmrc_manager.py:63 msgid "Adding console" msgstr "" -#: nova/console/manager.py:100 nova/console/vmrc_manager.py:113 +#: nova/console/manager.py:101 nova/console/vmrc_manager.py:113 #, python-format msgid "Tried to remove non-existent console %(console_id)s." msgstr "" @@ -4972,12 +4963,12 @@ msgstr "" msgid "Failed to run xvp." msgstr "" -#: nova/consoleauth/manager.py:88 +#: nova/consoleauth/manager.py:89 #, python-format msgid "Received Token: %(token)s, %(token_dict)s)" msgstr "" -#: nova/consoleauth/manager.py:112 +#: nova/consoleauth/manager.py:113 #, python-format msgid "Checking Token: %(token)s, %(token_valid)s)" msgstr "" @@ -4994,11 +4985,11 @@ msgstr "" msgid "Failed to notify cells of instance info cache update" msgstr "" -#: nova/db/api.py:1428 +#: nova/db/api.py:1446 msgid "Failed to notify cells of bw_usage update" msgstr "" -#: nova/db/api.py:1583 +#: nova/db/api.py:1580 msgid "Failed to notify cells of instance fault" msgstr "" @@ -5154,7 +5145,7 @@ msgstr "" msgid "Failed storing info cache" msgstr "" -#: nova/network/api.py:239 +#: nova/network/api.py:235 #, python-format msgid "re-assign floating IP %(address)s from instance %(instance_id)s" msgstr "" @@ -5389,29 +5380,29 @@ msgstr "" msgid "Unplugged gateway interface '%s'" msgstr "" -#: nova/network/manager.py:362 +#: nova/network/manager.py:363 #, python-format msgid "Disassociated %s stale fixed ip(s)" msgstr "" -#: nova/network/manager.py:366 +#: nova/network/manager.py:367 msgid "setting network host" msgstr "" -#: nova/network/manager.py:493 +#: nova/network/manager.py:494 msgid "network allocations" msgstr "" -#: nova/network/manager.py:500 +#: nova/network/manager.py:501 #, python-format msgid "networks retrieved for instance: |%(networks_list)s|" msgstr "" -#: nova/network/manager.py:548 +#: nova/network/manager.py:549 msgid "network deallocation for instance" msgstr "" -#: nova/network/manager.py:812 +#: nova/network/manager.py:815 #, python-format msgid "" "instance-dns-zone is |%(domain)s|, which is in availability zone " @@ -5419,98 +5410,98 @@ msgid "" "created." msgstr "" -#: nova/network/manager.py:838 +#: nova/network/manager.py:841 #, python-format msgid "Quota exceeded for %(pid)s, tried to allocate fixed IP" msgstr "" -#: nova/network/manager.py:892 +#: nova/network/manager.py:895 msgid "Failed to update usages deallocating fixed IP" msgstr "" -#: nova/network/manager.py:926 +#: nova/network/manager.py:929 #, python-format msgid "Unable to release %s because vif doesn't exist." msgstr "" -#: nova/network/manager.py:949 +#: nova/network/manager.py:952 #, python-format msgid "Leased IP |%(address)s|" msgstr "" -#: nova/network/manager.py:953 +#: nova/network/manager.py:956 #, python-format msgid "IP %s leased that is not associated" msgstr "" -#: nova/network/manager.py:962 +#: nova/network/manager.py:965 #, python-format msgid "IP |%s| leased that isn't allocated" msgstr "" -#: nova/network/manager.py:967 +#: nova/network/manager.py:970 #, python-format msgid "Released IP |%(address)s|" msgstr "" -#: nova/network/manager.py:971 +#: nova/network/manager.py:974 #, python-format msgid "IP %s released that is not associated" msgstr "" -#: nova/network/manager.py:975 +#: nova/network/manager.py:978 #, python-format msgid "IP %s released that was not leased" msgstr "" -#: nova/network/manager.py:994 +#: nova/network/manager.py:997 #, python-format msgid "%s must be an integer" msgstr "" -#: nova/network/manager.py:1018 +#: nova/network/manager.py:1021 msgid "Maximum allowed length for 'label' is 255." msgstr "" -#: nova/network/manager.py:1038 +#: nova/network/manager.py:1041 #, python-format msgid "" "Subnet(s) too large, defaulting to /%s. To override, specify " "network_size flag." msgstr "" -#: nova/network/manager.py:1119 +#: nova/network/manager.py:1122 msgid "cidr already in use" msgstr "" -#: nova/network/manager.py:1122 +#: nova/network/manager.py:1125 #, python-format msgid "requested cidr (%(cidr)s) conflicts with existing supernet (%(super)s)" msgstr "" -#: nova/network/manager.py:1133 +#: nova/network/manager.py:1136 #, python-format msgid "" "requested cidr (%(cidr)s) conflicts with existing smaller cidr " "(%(smaller)s)" msgstr "" -#: nova/network/manager.py:1190 +#: nova/network/manager.py:1193 msgid "Network already exists!" msgstr "" -#: nova/network/manager.py:1209 +#: nova/network/manager.py:1212 #, python-format msgid "Network must be disassociated from project %s before delete" msgstr "" -#: nova/network/manager.py:1805 +#: nova/network/manager.py:1808 msgid "" "The sum between the number of networks and the vlan start cannot be " "greater than 4094" msgstr "" -#: nova/network/manager.py:1812 +#: nova/network/manager.py:1815 #, python-format msgid "" "The network range is not big enough to fit %(num_networks)s networks. " @@ -5753,6 +5744,24 @@ msgstr "" msgid "Fatal call to deprecated config: %(msg)s" msgstr "" +#: nova/openstack/common/loopingcall.py:84 +#, python-format +msgid "task run outlasted interval by %s sec" +msgstr "" + +#: nova/openstack/common/loopingcall.py:91 +msgid "in fixed duration looping call" +msgstr "" + +#: nova/openstack/common/loopingcall.py:131 +#, python-format +msgid "Dynamic looping call sleeping for %.02f seconds" +msgstr "" + +#: nova/openstack/common/loopingcall.py:138 +msgid "in dynamic looping call" +msgstr "" + #: nova/openstack/common/policy.py:394 #, python-format msgid "Failed to understand rule %(rule)s" @@ -6255,7 +6264,7 @@ msgstr "" msgid "Exception during scheduler.run_instance" msgstr "" -#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:210 +#: nova/scheduler/driver.py:63 nova/scheduler/manager.py:211 #, python-format msgid "Setting instance to %(state)s state." msgstr "" @@ -6353,7 +6362,7 @@ msgstr "" msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" -#: nova/scheduler/manager.py:196 +#: nova/scheduler/manager.py:197 #, python-format msgid "Failed to schedule_%(method)s: %(ex)s" msgstr "" @@ -6497,27 +6506,27 @@ msgstr "" msgid "Returns one member of the [%s] group" msgstr "" -#: nova/servicegroup/drivers/db.py:41 +#: nova/servicegroup/drivers/db.py:42 #, python-format msgid "" "DB_Driver: join new ServiceGroup member %(member_id)s to the %(group_id)s" " group, service = %(service)s" msgstr "" -#: nova/servicegroup/drivers/db.py:45 +#: nova/servicegroup/drivers/db.py:46 msgid "service is a mandatory argument for DB based ServiceGroup driver" msgstr "" -#: nova/servicegroup/drivers/db.py:74 +#: nova/servicegroup/drivers/db.py:76 #, python-format msgid "DB_Driver: get_all members of the %s group" msgstr "" -#: nova/servicegroup/drivers/db.py:97 nova/servicegroup/drivers/mc.py:102 +#: nova/servicegroup/drivers/db.py:99 nova/servicegroup/drivers/mc.py:103 msgid "Recovered model server connection!" msgstr "" -#: nova/servicegroup/drivers/db.py:103 nova/servicegroup/drivers/mc.py:108 +#: nova/servicegroup/drivers/db.py:105 nova/servicegroup/drivers/mc.py:109 msgid "model server went away" msgstr "" @@ -6536,7 +6545,7 @@ msgstr "" msgid "service is a mandatory argument for Memcached based ServiceGroup driver" msgstr "" -#: nova/servicegroup/drivers/mc.py:77 +#: nova/servicegroup/drivers/mc.py:78 #, python-format msgid "Memcached_Driver: get_all members of the %s group" msgstr "" @@ -6565,22 +6574,22 @@ msgstr "" msgid "ZooKeeperDriver.leave: %(id)s has not joined to the %(gr)s group" msgstr "" -#: nova/storage/linuxscsi.py:70 +#: nova/storage/linuxscsi.py:71 #, python-format msgid "Trying (%(tries)s) to remove device %(device)s" msgstr "" -#: nova/storage/linuxscsi.py:99 +#: nova/storage/linuxscsi.py:101 #, python-format msgid "Multipath call failed exit (%(code)s)" msgstr "" -#: nova/storage/linuxscsi.py:117 +#: nova/storage/linuxscsi.py:119 #, python-format msgid "Couldn't find multipath device %(line)s" msgstr "" -#: nova/storage/linuxscsi.py:121 +#: nova/storage/linuxscsi.py:123 #, python-format msgid "Found multipath device = %(mdev)s" msgstr "" @@ -6933,28 +6942,28 @@ msgstr "" msgid "Baremetal power manager failed to start node for instance %r" msgstr "" -#: nova/virt/baremetal/ipmi.py:85 +#: nova/virt/baremetal/ipmi.py:86 #, python-format msgid "pid file %s does not contain any pid" msgstr "" -#: nova/virt/baremetal/ipmi.py:108 +#: nova/virt/baremetal/ipmi.py:109 msgid "Node id not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:111 +#: nova/virt/baremetal/ipmi.py:112 msgid "Address not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:114 +#: nova/virt/baremetal/ipmi.py:115 msgid "User not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:117 +#: nova/virt/baremetal/ipmi.py:118 msgid "Password not supplied to IPMI" msgstr "" -#: nova/virt/baremetal/ipmi.py:134 +#: nova/virt/baremetal/ipmi.py:135 #, fuzzy, python-format msgid "ipmitool stdout: '%(out)s', stderr: '%(err)s'" msgstr "" @@ -6964,19 +6973,19 @@ msgstr "" "標準輸出: %(stdout)r\n" "標準錯誤輸出: %(stderr)r" -#: nova/virt/baremetal/ipmi.py:160 +#: nova/virt/baremetal/ipmi.py:161 msgid "IPMI power on failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:182 +#: nova/virt/baremetal/ipmi.py:183 msgid "IPMI power off failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:192 +#: nova/virt/baremetal/ipmi.py:193 msgid "IPMI set next bootdev failed" msgstr "" -#: nova/virt/baremetal/ipmi.py:197 nova/virt/baremetal/tilera_pdu.py:152 +#: nova/virt/baremetal/ipmi.py:198 nova/virt/baremetal/tilera_pdu.py:152 #, python-format msgid "Activate node called, but node %s is already active" msgstr "" @@ -7634,7 +7643,7 @@ msgstr "" msgid "get_available_resource called" msgstr "" -#: nova/virt/hyperv/hostops.py:135 nova/virt/libvirt/driver.py:3726 +#: nova/virt/hyperv/hostops.py:135 nova/virt/libvirt/driver.py:3728 #: nova/virt/xenapi/host.py:148 msgid "Updating host stats" msgstr "" @@ -7979,12 +7988,12 @@ msgstr "" msgid "Using config drive for instance: %s" msgstr "無法掛載Volume 到虛擬機器 %s" -#: nova/virt/hyperv/vmops.py:226 nova/virt/libvirt/driver.py:1867 +#: nova/virt/hyperv/vmops.py:226 nova/virt/libvirt/driver.py:1869 #, python-format msgid "Creating config drive at %(path)s" msgstr "" -#: nova/virt/hyperv/vmops.py:234 nova/virt/libvirt/driver.py:1874 +#: nova/virt/hyperv/vmops.py:234 nova/virt/libvirt/driver.py:1876 #, python-format msgid "Creating config drive failed with error: %s" msgstr "" @@ -8143,7 +8152,7 @@ msgstr "卸載_Volume: %(instance_name)s, %(mountpoint)s" msgid "Detaching physical disk from instance: %s" msgstr "無法掛載Volume 到虛擬機器 %s" -#: nova/virt/hyperv/volumeops.py:186 nova/virt/libvirt/driver.py:894 +#: nova/virt/hyperv/volumeops.py:186 nova/virt/libvirt/driver.py:896 msgid "Could not determine iscsi initiator name" msgstr "" @@ -8177,236 +8186,236 @@ msgstr "" msgid "Unable to determine disk bus for '%s'" msgstr "" -#: nova/virt/libvirt/driver.py:339 +#: nova/virt/libvirt/driver.py:340 #, python-format msgid "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" -#: nova/virt/libvirt/driver.py:545 +#: nova/virt/libvirt/driver.py:546 #, python-format msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" -#: nova/virt/libvirt/driver.py:553 +#: nova/virt/libvirt/driver.py:554 #, python-format msgid "Connecting to libvirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:570 +#: nova/virt/libvirt/driver.py:571 #, python-format msgid "URI %s does not support events" msgstr "" -#: nova/virt/libvirt/driver.py:586 +#: nova/virt/libvirt/driver.py:587 msgid "Connection to libvirt broke" msgstr "" -#: nova/virt/libvirt/driver.py:608 nova/virt/libvirt/driver.py:611 +#: nova/virt/libvirt/driver.py:609 nova/virt/libvirt/driver.py:612 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" -#: nova/virt/libvirt/driver.py:629 +#: nova/virt/libvirt/driver.py:630 #, fuzzy, python-format msgid "Connection to libvirt failed: %s" msgstr "連接到glance失敗" -#: nova/virt/libvirt/driver.py:720 +#: nova/virt/libvirt/driver.py:721 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:735 +#: nova/virt/libvirt/driver.py:736 msgid "During wait destroy, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:740 +#: nova/virt/libvirt/driver.py:741 msgid "Instance destroyed successfully." msgstr "" -#: nova/virt/libvirt/driver.py:750 +#: nova/virt/libvirt/driver.py:751 msgid "Instance may be started again." msgstr "" -#: nova/virt/libvirt/driver.py:759 +#: nova/virt/libvirt/driver.py:761 msgid "Going to destroy instance again." msgstr "" -#: nova/virt/libvirt/driver.py:778 +#: nova/virt/libvirt/driver.py:780 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" -#: nova/virt/libvirt/driver.py:794 +#: nova/virt/libvirt/driver.py:796 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:814 +#: nova/virt/libvirt/driver.py:816 msgid "Instance may be still running, destroy it again." msgstr "" -#: nova/virt/libvirt/driver.py:820 +#: nova/virt/libvirt/driver.py:822 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:848 +#: nova/virt/libvirt/driver.py:850 #, python-format msgid "Deleting instance files %(target)s" msgstr "" -#: nova/virt/libvirt/driver.py:857 +#: nova/virt/libvirt/driver.py:859 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:900 +#: nova/virt/libvirt/driver.py:902 msgid "Could not determine fibre channel world wide node names" msgstr "" -#: nova/virt/libvirt/driver.py:907 +#: nova/virt/libvirt/driver.py:909 msgid "Could not determine fibre channel world wide port names" msgstr "" -#: nova/virt/libvirt/driver.py:912 +#: nova/virt/libvirt/driver.py:914 msgid "No Volume Connector found." msgstr "" -#: nova/virt/libvirt/driver.py:1034 +#: nova/virt/libvirt/driver.py:1036 msgid "During detach_volume, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1058 +#: nova/virt/libvirt/driver.py:1060 msgid "attaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1078 +#: nova/virt/libvirt/driver.py:1080 msgid "During detach_interface, instance disappeared." msgstr "" -#: nova/virt/libvirt/driver.py:1082 +#: nova/virt/libvirt/driver.py:1084 msgid "detaching network adapter failed." msgstr "" -#: nova/virt/libvirt/driver.py:1171 +#: nova/virt/libvirt/driver.py:1173 msgid "Beginning live snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1174 +#: nova/virt/libvirt/driver.py:1176 msgid "Beginning cold snapshot process" msgstr "" -#: nova/virt/libvirt/driver.py:1203 +#: nova/virt/libvirt/driver.py:1205 msgid "Snapshot extracted, beginning image upload" msgstr "" -#: nova/virt/libvirt/driver.py:1215 +#: nova/virt/libvirt/driver.py:1217 msgid "Snapshot image upload complete" msgstr "" -#: nova/virt/libvirt/driver.py:1288 +#: nova/virt/libvirt/driver.py:1290 msgid "Instance soft rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1292 +#: nova/virt/libvirt/driver.py:1294 msgid "Failed to soft reboot instance." msgstr "" -#: nova/virt/libvirt/driver.py:1327 +#: nova/virt/libvirt/driver.py:1329 msgid "Instance shutdown successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1335 +#: nova/virt/libvirt/driver.py:1337 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" -#: nova/virt/libvirt/driver.py:1383 +#: nova/virt/libvirt/driver.py:1385 msgid "Instance rebooted successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1528 +#: nova/virt/libvirt/driver.py:1530 msgid "Instance is running" msgstr "" -#: nova/virt/libvirt/driver.py:1535 nova/virt/powervm/operator.py:220 +#: nova/virt/libvirt/driver.py:1537 nova/virt/powervm/operator.py:220 msgid "Instance spawned successfully." msgstr "" -#: nova/virt/libvirt/driver.py:1551 +#: nova/virt/libvirt/driver.py:1553 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "" -#: nova/virt/libvirt/driver.py:1588 nova/virt/libvirt/driver.py:1614 +#: nova/virt/libvirt/driver.py:1590 nova/virt/libvirt/driver.py:1616 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" -#: nova/virt/libvirt/driver.py:1603 +#: nova/virt/libvirt/driver.py:1605 #, fuzzy msgid "Guest does not have a console available" msgstr "使用者並沒有管理者權力" -#: nova/virt/libvirt/driver.py:1672 +#: nova/virt/libvirt/driver.py:1674 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" -#: nova/virt/libvirt/driver.py:1676 +#: nova/virt/libvirt/driver.py:1678 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:1681 nova/virt/libvirt/driver.py:1686 +#: nova/virt/libvirt/driver.py:1683 nova/virt/libvirt/driver.py:1688 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" -#: nova/virt/libvirt/driver.py:1757 +#: nova/virt/libvirt/driver.py:1759 msgid "Creating image" msgstr "" -#: nova/virt/libvirt/driver.py:1858 +#: nova/virt/libvirt/driver.py:1860 msgid "Using config drive" msgstr "" -#: nova/virt/libvirt/driver.py:1907 +#: nova/virt/libvirt/driver.py:1909 #, python-format msgid "Injecting %(inj)s into image %(img_id)s" msgstr "" -#: nova/virt/libvirt/driver.py:1917 +#: nova/virt/libvirt/driver.py:1919 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" -#: nova/virt/libvirt/driver.py:1974 +#: nova/virt/libvirt/driver.py:1976 #, python-format msgid "" "Config requested an explicit CPU model, but the current libvirt " "hypervisor '%s' does not support selecting CPU models" msgstr "" -#: nova/virt/libvirt/driver.py:1980 +#: nova/virt/libvirt/driver.py:1982 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" -#: nova/virt/libvirt/driver.py:1984 +#: nova/virt/libvirt/driver.py:1986 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" -#: nova/virt/libvirt/driver.py:1988 +#: nova/virt/libvirt/driver.py:1990 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" -#: nova/virt/libvirt/driver.py:2004 +#: nova/virt/libvirt/driver.py:2006 msgid "" "Passthrough of the host CPU was requested but this libvirt version does " "not support this feature" msgstr "" -#: nova/virt/libvirt/driver.py:2325 +#: nova/virt/libvirt/driver.py:2327 #, python-format msgid "" "Start to_xml instance=%(instance)s network_info=%(network_info)s " @@ -8414,92 +8423,92 @@ msgid "" "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" -#: nova/virt/libvirt/driver.py:2340 +#: nova/virt/libvirt/driver.py:2342 #, python-format msgid "End to_xml instance=%(instance)s xml=%(xml)s" msgstr "" -#: nova/virt/libvirt/driver.py:2357 +#: nova/virt/libvirt/driver.py:2359 #, python-format msgid "" "Error from libvirt while looking up %(instance_name)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:2525 +#: nova/virt/libvirt/driver.py:2527 msgid "" "Cannot get the number of cpu, because this function is not implemented " "for this platform. " msgstr "" -#: nova/virt/libvirt/driver.py:2576 +#: nova/virt/libvirt/driver.py:2578 #, python-format msgid "couldn't obtain the vpu count from domain id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2582 +#: nova/virt/libvirt/driver.py:2584 #, python-format msgid "List of domains returned by libVirt: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2584 +#: nova/virt/libvirt/driver.py:2586 #, python-format msgid "libVirt can't find a domain with id: %s" msgstr "" -#: nova/virt/libvirt/driver.py:2648 +#: nova/virt/libvirt/driver.py:2650 msgid "libvirt version is too old (does not support getVersion)" msgstr "" -#: nova/virt/libvirt/driver.py:2731 +#: nova/virt/libvirt/driver.py:2733 #, fuzzy, python-format msgid "Trying to get stats for the volume %s" msgstr "無法卸載 Volume %s" -#: nova/virt/libvirt/driver.py:2755 +#: nova/virt/libvirt/driver.py:2757 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Code=%(errcode)s Error=%(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:2759 +#: nova/virt/libvirt/driver.py:2761 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats " "for device" msgstr "" -#: nova/virt/libvirt/driver.py:2836 +#: nova/virt/libvirt/driver.py:2838 #, python-format msgid "" "Creating tmpfile %s to verify with other compute node that the instance " "is on the same shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2918 +#: nova/virt/libvirt/driver.py:2920 msgid "Block migration can not be used with shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2926 +#: nova/virt/libvirt/driver.py:2928 msgid "Live migration can not be used without shared storage." msgstr "" -#: nova/virt/libvirt/driver.py:2963 +#: nova/virt/libvirt/driver.py:2965 #, python-format msgid "" "Unable to migrate %(instance_uuid)s: Disk of instance is too " "large(available on destination host:%(available)s < need:%(necessary)s)" msgstr "" -#: nova/virt/libvirt/driver.py:2988 +#: nova/virt/libvirt/driver.py:2990 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" -#: nova/virt/libvirt/driver.py:3000 +#: nova/virt/libvirt/driver.py:3002 #, python-format msgid "" "CPU doesn't have compatibility.\n" @@ -8509,67 +8518,67 @@ msgid "" "Refer to %(u)s" msgstr "" -#: nova/virt/libvirt/driver.py:3017 +#: nova/virt/libvirt/driver.py:3019 #, python-format msgid "" "Creating tmpfile %s to notify to other compute nodes that they should " "mount the same storage." msgstr "" -#: nova/virt/libvirt/driver.py:3065 +#: nova/virt/libvirt/driver.py:3067 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" -#: nova/virt/libvirt/driver.py:3137 +#: nova/virt/libvirt/driver.py:3139 #, python-format msgid "Live Migration failure: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:3230 +#: nova/virt/libvirt/driver.py:3232 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" -#: nova/virt/libvirt/driver.py:3342 +#: nova/virt/libvirt/driver.py:3344 #, python-format msgid "" "Error from libvirt while getting description of %(instance_name)s: [Error" " Code %(error_code)s] %(ex)s" msgstr "" -#: nova/virt/libvirt/driver.py:3359 +#: nova/virt/libvirt/driver.py:3361 #, python-format msgid "skipping %(path)s since it looks like volume" msgstr "" -#: nova/virt/libvirt/driver.py:3364 +#: nova/virt/libvirt/driver.py:3366 #, python-format msgid "skipping disk for %(instance_name)s as it does not have a path" msgstr "" -#: nova/virt/libvirt/driver.py:3405 +#: nova/virt/libvirt/driver.py:3407 #, python-format msgid "Getting disk size of %(i_name)s: %(e)s" msgstr "" -#: nova/virt/libvirt/driver.py:3451 +#: nova/virt/libvirt/driver.py:3453 msgid "Starting migrate_disk_and_power_off" msgstr "" -#: nova/virt/libvirt/driver.py:3510 +#: nova/virt/libvirt/driver.py:3512 msgid "Instance running successfully." msgstr "" -#: nova/virt/libvirt/driver.py:3516 +#: nova/virt/libvirt/driver.py:3518 msgid "Starting finish_migration" msgstr "" -#: nova/virt/libvirt/driver.py:3578 +#: nova/virt/libvirt/driver.py:3580 msgid "Starting finish_revert_migration" msgstr "" -#: nova/virt/libvirt/driver.py:3699 +#: nova/virt/libvirt/driver.py:3701 #, python-format msgid "Checking instance files accessability%(instance_path)s" msgstr "" @@ -8861,87 +8870,87 @@ msgid "" "attribute" msgstr "" -#: nova/virt/libvirt/volume.py:237 +#: nova/virt/libvirt/volume.py:238 #, python-format msgid "iSCSI device not found at %s" msgstr "" -#: nova/virt/libvirt/volume.py:240 +#: nova/virt/libvirt/volume.py:241 #, python-format msgid "" "ISCSI volume not yet found at: %(disk_dev)s. Will rescan & retry. Try " "number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:252 +#: nova/virt/libvirt/volume.py:253 #, python-format msgid "Found iSCSI node %(disk_dev)s (after %(tries)s rescans)" msgstr "" -#: nova/virt/libvirt/volume.py:488 nova/virt/libvirt/volume.py:609 +#: nova/virt/libvirt/volume.py:489 nova/virt/libvirt/volume.py:610 #, python-format msgid "%s is already mounted" msgstr "" -#: nova/virt/libvirt/volume.py:544 +#: nova/virt/libvirt/volume.py:545 #, python-format msgid "AoE device not found at %s" msgstr "" -#: nova/virt/libvirt/volume.py:546 +#: nova/virt/libvirt/volume.py:547 #, python-format msgid "AoE volume not yet found at: %(aoedevpath)s. Try number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:560 +#: nova/virt/libvirt/volume.py:561 #, python-format msgid "Found AoE device %(aoedevpath)s (after %(tries)s rediscover)" msgstr "" -#: nova/virt/libvirt/volume.py:688 +#: nova/virt/libvirt/volume.py:689 msgid "We are unable to locate any Fibre Channel devices" msgstr "" -#: nova/virt/libvirt/volume.py:697 +#: nova/virt/libvirt/volume.py:698 #, python-format msgid "Looking for Fibre Channel dev %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:707 +#: nova/virt/libvirt/volume.py:708 msgid "Fibre Channel device not found." msgstr "" -#: nova/virt/libvirt/volume.py:710 +#: nova/virt/libvirt/volume.py:711 #, python-format msgid "" "Fibre volume not yet found at: %(mount_device)s. Will rescan & retry. " "Try number: %(tries)s" msgstr "" -#: nova/virt/libvirt/volume.py:726 +#: nova/virt/libvirt/volume.py:727 #, python-format msgid "Found Fibre Channel volume %(mount_device)s (after %(tries)s rescans)" msgstr "" -#: nova/virt/libvirt/volume.py:733 +#: nova/virt/libvirt/volume.py:734 #, python-format msgid "Multipath device discovered %(device)s" msgstr "" -#: nova/virt/libvirt/volume.py:799 +#: nova/virt/libvirt/volume.py:800 msgid "Value required for 'scality_sofs_config'" msgstr "" -#: nova/virt/libvirt/volume.py:810 +#: nova/virt/libvirt/volume.py:811 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" -#: nova/virt/libvirt/volume.py:816 +#: nova/virt/libvirt/volume.py:817 msgid "Cannot execute /sbin/mount.sofs" msgstr "" -#: nova/virt/libvirt/volume.py:831 +#: nova/virt/libvirt/volume.py:832 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" @@ -9218,17 +9227,17 @@ msgstr "" msgid "In vmwareapi:_call_method, got this exception: %s" msgstr "" -#: nova/virt/vmwareapi/driver.py:574 +#: nova/virt/vmwareapi/driver.py:575 #, python-format msgid "Task [%(task_name)s] %(task_ref)s status: success" msgstr "" -#: nova/virt/vmwareapi/driver.py:579 +#: nova/virt/vmwareapi/driver.py:580 #, python-format msgid "Task [%(task_name)s] %(task_ref)s status: error %(error_info)s" msgstr "" -#: nova/virt/vmwareapi/driver.py:583 +#: nova/virt/vmwareapi/driver.py:584 #, python-format msgid "In vmwareapi:_poll_task, Got this error %s" msgstr "" @@ -10834,6 +10843,9 @@ msgstr "" msgid "status must be 'available'" msgstr "" -#~ msgid "Invalid value '%s' for force. " +#~ msgid "Periodic task processor sleeping for %.02f seconds" +#~ msgstr "" + +#~ msgid "No backdoor API command for service: %s\n" #~ msgstr "" |
